@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,3820 +0,0 @@
1
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
2
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
3
- import * as _stitches_react_types_config from '@stitches/react/types/config';
4
- import * as react from 'react';
5
- import * as SelectPrimitive from '@radix-ui/react-select';
6
-
7
- declare const Select: react.FC<SelectPrimitive.SelectProps>;
8
- declare const SelectTrigger: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {
9
- bp1: string;
10
- bp2: string;
11
- bp3: string;
12
- bp4: string;
13
- motion: string;
14
- hover: string;
15
- dark: string;
16
- light: string;
17
- }, _stitches_react_types_css_util.CSS<{
18
- bp1: string;
19
- bp2: string;
20
- bp3: string;
21
- bp4: string;
22
- motion: string;
23
- hover: string;
24
- dark: string;
25
- light: string;
26
- }, {
27
- borderWidths: unknown;
28
- borderStyles: unknown;
29
- colors: unknown;
30
- fonts: {
31
- 'fallback-mono': string;
32
- 'fallback-sans': string;
33
- 'fallback-serif': string;
34
- mono: string;
35
- sans: string;
36
- serif: string;
37
- };
38
- fontSizes: {
39
- 1: string;
40
- 2: string;
41
- 3: string;
42
- 4: string;
43
- 5: string;
44
- 6: string;
45
- 7: string;
46
- 8: string;
47
- 9: string;
48
- };
49
- fontWeights: {
50
- 1: string;
51
- 2: string;
52
- 3: string;
53
- 4: string;
54
- 5: string;
55
- 6: string;
56
- 7: string;
57
- 8: string;
58
- 9: string;
59
- };
60
- letterSpacings: unknown;
61
- lineHeights: unknown;
62
- radii: {
63
- 0: string;
64
- 1: string;
65
- 2: string;
66
- 3: string;
67
- 4: string;
68
- pill: string;
69
- round: string;
70
- };
71
- shadows: {
72
- 0: string;
73
- 1: string;
74
- 2: string;
75
- 3: string;
76
- toast: string;
77
- };
78
- sizes: {
79
- 0: string;
80
- 1: string;
81
- 2: string;
82
- 3: string;
83
- 4: string;
84
- 5: string;
85
- 6: string;
86
- 7: string;
87
- 8: string;
88
- 9: string;
89
- };
90
- space: {
91
- 0: string;
92
- 1: string;
93
- 2: string;
94
- 3: string;
95
- 4: string;
96
- 5: string;
97
- 6: string;
98
- 7: string;
99
- 8: string;
100
- 9: string;
101
- 10: string;
102
- 11: string;
103
- 12: string;
104
- 13: string;
105
- 14: string;
106
- 15: string;
107
- 16: string;
108
- };
109
- transitions: unknown;
110
- zIndices: {
111
- 0: string;
112
- 1: string;
113
- 2: string;
114
- 3: string;
115
- 4: string;
116
- max: string;
117
- toast: string;
118
- };
119
- foo: {
120
- bar: string;
121
- };
122
- }, _stitches_react_types_config.DefaultThemeMap, {
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
- };
429
- };
430
- }>>;
431
- declare const SelectValue: react.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & react.RefAttributes<HTMLSpanElement>>;
432
- declare const SelectIcon: react.ForwardRefExoticComponent<SelectPrimitive.SelectIconProps & react.RefAttributes<HTMLSpanElement>>;
433
- declare const SelectContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
434
- bp1: string;
435
- bp2: string;
436
- bp3: string;
437
- bp4: string;
438
- motion: string;
439
- hover: string;
440
- dark: string;
441
- light: string;
442
- }, _stitches_react_types_css_util.CSS<{
443
- bp1: string;
444
- bp2: string;
445
- bp3: string;
446
- bp4: string;
447
- motion: string;
448
- hover: string;
449
- dark: string;
450
- light: string;
451
- }, {
452
- borderWidths: unknown;
453
- borderStyles: unknown;
454
- colors: unknown;
455
- fonts: {
456
- 'fallback-mono': string;
457
- 'fallback-sans': string;
458
- 'fallback-serif': string;
459
- mono: string;
460
- sans: string;
461
- serif: string;
462
- };
463
- fontSizes: {
464
- 1: string;
465
- 2: string;
466
- 3: string;
467
- 4: string;
468
- 5: string;
469
- 6: string;
470
- 7: string;
471
- 8: string;
472
- 9: string;
473
- };
474
- fontWeights: {
475
- 1: string;
476
- 2: string;
477
- 3: string;
478
- 4: string;
479
- 5: string;
480
- 6: string;
481
- 7: string;
482
- 8: string;
483
- 9: string;
484
- };
485
- letterSpacings: unknown;
486
- lineHeights: unknown;
487
- radii: {
488
- 0: string;
489
- 1: string;
490
- 2: string;
491
- 3: string;
492
- 4: string;
493
- pill: string;
494
- round: string;
495
- };
496
- shadows: {
497
- 0: string;
498
- 1: string;
499
- 2: string;
500
- 3: string;
501
- toast: string;
502
- };
503
- sizes: {
504
- 0: string;
505
- 1: string;
506
- 2: string;
507
- 3: string;
508
- 4: string;
509
- 5: string;
510
- 6: string;
511
- 7: string;
512
- 8: string;
513
- 9: string;
514
- };
515
- space: {
516
- 0: string;
517
- 1: string;
518
- 2: string;
519
- 3: string;
520
- 4: string;
521
- 5: string;
522
- 6: string;
523
- 7: string;
524
- 8: string;
525
- 9: string;
526
- 10: string;
527
- 11: string;
528
- 12: string;
529
- 13: string;
530
- 14: string;
531
- 15: string;
532
- 16: string;
533
- };
534
- transitions: unknown;
535
- zIndices: {
536
- 0: string;
537
- 1: string;
538
- 2: string;
539
- 3: string;
540
- 4: string;
541
- max: string;
542
- toast: string;
543
- };
544
- foo: {
545
- bar: string;
546
- };
547
- }, _stitches_react_types_config.DefaultThemeMap, {
548
- p: (value: string | number | {
549
- readonly [$$ScaleValue]: "padding";
550
- }) => {
551
- padding: string | number | {
552
- readonly [$$ScaleValue]: "padding";
553
- };
554
- };
555
- pt: (value: string | number | {
556
- readonly [$$ScaleValue]: "paddingTop";
557
- }) => {
558
- paddingTop: string | number | {
559
- readonly [$$ScaleValue]: "paddingTop";
560
- };
561
- };
562
- pr: (value: string | number | {
563
- readonly [$$ScaleValue]: "paddingRight";
564
- }) => {
565
- paddingRight: string | number | {
566
- readonly [$$ScaleValue]: "paddingRight";
567
- };
568
- };
569
- pb: (value: string | number | {
570
- readonly [$$ScaleValue]: "paddingBottom";
571
- }) => {
572
- paddingBottom: string | number | {
573
- readonly [$$ScaleValue]: "paddingBottom";
574
- };
575
- };
576
- pl: (value: string | number | {
577
- readonly [$$ScaleValue]: "paddingLeft";
578
- }) => {
579
- paddingLeft: string | number | {
580
- readonly [$$ScaleValue]: "paddingLeft";
581
- };
582
- };
583
- px: (value: string | number | {
584
- readonly [$$ScaleValue]: "paddingLeft";
585
- }) => {
586
- paddingLeft: string | number | {
587
- readonly [$$ScaleValue]: "paddingLeft";
588
- };
589
- paddingRight: string | number | {
590
- readonly [$$ScaleValue]: "paddingLeft";
591
- };
592
- };
593
- py: (value: string | number | {
594
- readonly [$$ScaleValue]: "paddingTop";
595
- }) => {
596
- paddingTop: string | number | {
597
- readonly [$$ScaleValue]: "paddingTop";
598
- };
599
- paddingBottom: string | number | {
600
- readonly [$$ScaleValue]: "paddingTop";
601
- };
602
- };
603
- m: (value: string | number | {
604
- readonly [$$ScaleValue]: "margin";
605
- }) => {
606
- margin: string | number | {
607
- readonly [$$ScaleValue]: "margin";
608
- };
609
- };
610
- mt: (value: string | number | {
611
- readonly [$$ScaleValue]: "marginTop";
612
- }) => {
613
- marginTop: string | number | {
614
- readonly [$$ScaleValue]: "marginTop";
615
- };
616
- };
617
- mr: (value: string | number | {
618
- readonly [$$ScaleValue]: "marginRight";
619
- }) => {
620
- marginRight: string | number | {
621
- readonly [$$ScaleValue]: "marginRight";
622
- };
623
- };
624
- mb: (value: string | number | {
625
- readonly [$$ScaleValue]: "marginBottom";
626
- }) => {
627
- marginBottom: string | number | {
628
- readonly [$$ScaleValue]: "marginBottom";
629
- };
630
- };
631
- ml: (value: string | number | {
632
- readonly [$$ScaleValue]: "marginLeft";
633
- }) => {
634
- marginLeft: string | number | {
635
- readonly [$$ScaleValue]: "marginLeft";
636
- };
637
- };
638
- mx: (value: string | number | {
639
- readonly [$$ScaleValue]: "marginLeft";
640
- }) => {
641
- marginLeft: string | number | {
642
- readonly [$$ScaleValue]: "marginLeft";
643
- };
644
- marginRight: string | number | {
645
- readonly [$$ScaleValue]: "marginLeft";
646
- };
647
- };
648
- my: (value: string | number | {
649
- readonly [$$ScaleValue]: "marginTop";
650
- }) => {
651
- marginTop: string | number | {
652
- readonly [$$ScaleValue]: "marginTop";
653
- };
654
- marginBottom: string | number | {
655
- readonly [$$ScaleValue]: "marginTop";
656
- };
657
- };
658
- ta: (value: string | number | {
659
- readonly [$$ScaleValue]: "textAlign";
660
- }) => {
661
- textAlign: string | number | {
662
- readonly [$$ScaleValue]: "textAlign";
663
- };
664
- };
665
- fd: (value: string | number | {
666
- readonly [$$ScaleValue]: "flexDirection";
667
- }) => {
668
- flexDirection: string | number | {
669
- readonly [$$ScaleValue]: "flexDirection";
670
- };
671
- };
672
- fw: (value: string | number | {
673
- readonly [$$ScaleValue]: "flexWrap";
674
- }) => {
675
- flexWrap: string | number | {
676
- readonly [$$ScaleValue]: "flexWrap";
677
- };
678
- };
679
- ai: (value: string | number | {
680
- readonly [$$ScaleValue]: "alignItems";
681
- }) => {
682
- alignItems: string | number | {
683
- readonly [$$ScaleValue]: "alignItems";
684
- };
685
- };
686
- ac: (value: string | number | {
687
- readonly [$$ScaleValue]: "alignContent";
688
- }) => {
689
- alignContent: string | number | {
690
- readonly [$$ScaleValue]: "alignContent";
691
- };
692
- };
693
- jc: (value: string | number | {
694
- readonly [$$ScaleValue]: "justifyContent";
695
- }) => {
696
- justifyContent: string | number | {
697
- readonly [$$ScaleValue]: "justifyContent";
698
- };
699
- };
700
- as: (value: string | number | {
701
- readonly [$$ScaleValue]: "alignSelf";
702
- }) => {
703
- alignSelf: string | number | {
704
- readonly [$$ScaleValue]: "alignSelf";
705
- };
706
- };
707
- fg: (value: string | number | {
708
- readonly [$$ScaleValue]: "flexGrow";
709
- }) => {
710
- flexGrow: string | number | {
711
- readonly [$$ScaleValue]: "flexGrow";
712
- };
713
- };
714
- fs: (value: string | number | {
715
- readonly [$$ScaleValue]: "flexShrink";
716
- }) => {
717
- flexShrink: string | number | {
718
- readonly [$$ScaleValue]: "flexShrink";
719
- };
720
- };
721
- fb: (value: string | number | {
722
- readonly [$$ScaleValue]: "flexBasis";
723
- }) => {
724
- flexBasis: string | number | {
725
- readonly [$$ScaleValue]: "flexBasis";
726
- };
727
- };
728
- bc: (value: string | number | {
729
- readonly [$$ScaleValue]: "backgroundColor";
730
- }) => {
731
- backgroundColor: string | number | {
732
- readonly [$$ScaleValue]: "backgroundColor";
733
- };
734
- };
735
- br: (value: string | number | {
736
- readonly [$$ScaleValue]: "borderRadius";
737
- }) => {
738
- borderRadius: string | number | {
739
- readonly [$$ScaleValue]: "borderRadius";
740
- };
741
- };
742
- btrr: (value: string | number | {
743
- readonly [$$ScaleValue]: "borderTopRightRadius";
744
- }) => {
745
- borderTopRightRadius: string | number | {
746
- readonly [$$ScaleValue]: "borderTopRightRadius";
747
- };
748
- };
749
- bbrr: (value: string | number | {
750
- readonly [$$ScaleValue]: "borderBottomRightRadius";
751
- }) => {
752
- borderBottomRightRadius: string | number | {
753
- readonly [$$ScaleValue]: "borderBottomRightRadius";
754
- };
755
- };
756
- bblr: (value: string | number | {
757
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
758
- }) => {
759
- borderBottomLeftRadius: string | number | {
760
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
761
- };
762
- };
763
- btlr: (value: string | number | {
764
- readonly [$$ScaleValue]: "borderTopLeftRadius";
765
- }) => {
766
- borderTopLeftRadius: string | number | {
767
- readonly [$$ScaleValue]: "borderTopLeftRadius";
768
- };
769
- };
770
- bs: (value: string | number | {
771
- readonly [$$ScaleValue]: "boxShadow";
772
- }) => {
773
- boxShadow: string | number | {
774
- readonly [$$ScaleValue]: "boxShadow";
775
- };
776
- };
777
- lh: (value: string | number | {
778
- readonly [$$ScaleValue]: "lineHeight";
779
- }) => {
780
- lineHeight: string | number | {
781
- readonly [$$ScaleValue]: "lineHeight";
782
- };
783
- };
784
- ox: (value: string | number | {
785
- readonly [$$ScaleValue]: "overflowX";
786
- }) => {
787
- overflowX: string | number | {
788
- readonly [$$ScaleValue]: "overflowX";
789
- };
790
- };
791
- oy: (value: string | number | {
792
- readonly [$$ScaleValue]: "overflowY";
793
- }) => {
794
- overflowY: string | number | {
795
- readonly [$$ScaleValue]: "overflowY";
796
- };
797
- };
798
- pe: (value: string | number | {
799
- readonly [$$ScaleValue]: "pointerEvents";
800
- }) => {
801
- pointerEvents: string | number | {
802
- readonly [$$ScaleValue]: "pointerEvents";
803
- };
804
- };
805
- us: (value: string | number | {
806
- readonly [$$ScaleValue]: "userSelect";
807
- }) => {
808
- WebkitUserSelect: string | number | {
809
- readonly [$$ScaleValue]: "userSelect";
810
- };
811
- userSelect: string | number | {
812
- readonly [$$ScaleValue]: "userSelect";
813
- };
814
- };
815
- userSelect: (value: string | number | {
816
- readonly [$$ScaleValue]: "userSelect";
817
- }) => {
818
- WebkitUserSelect: string | number | {
819
- readonly [$$ScaleValue]: "userSelect";
820
- };
821
- userSelect: string | number | {
822
- readonly [$$ScaleValue]: "userSelect";
823
- };
824
- };
825
- size: (value: string | number | {
826
- readonly [$$ScaleValue]: "width";
827
- }) => {
828
- width: string | number | {
829
- readonly [$$ScaleValue]: "width";
830
- };
831
- height: string | number | {
832
- readonly [$$ScaleValue]: "width";
833
- };
834
- };
835
- appearance: (value: string | number | {
836
- readonly [$$ScaleValue]: "appearance";
837
- }) => {
838
- WebkitAppearance: string | number | {
839
- readonly [$$ScaleValue]: "appearance";
840
- };
841
- appearance: string | number | {
842
- readonly [$$ScaleValue]: "appearance";
843
- };
844
- };
845
- backgroundClip: (value: string | number | {
846
- readonly [$$ScaleValue]: "backgroundClip";
847
- }) => {
848
- WebkitBackgroundClip: string | number | {
849
- readonly [$$ScaleValue]: "backgroundClip";
850
- };
851
- backgroundClip: string | number | {
852
- readonly [$$ScaleValue]: "backgroundClip";
853
- };
854
- };
855
- }>>;
856
- declare const SelectViewport: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectViewportProps & react.RefAttributes<HTMLDivElement>>, {}, {
857
- bp1: string;
858
- bp2: string;
859
- bp3: string;
860
- bp4: string;
861
- motion: string;
862
- hover: string;
863
- dark: string;
864
- light: string;
865
- }, _stitches_react_types_css_util.CSS<{
866
- bp1: string;
867
- bp2: string;
868
- bp3: string;
869
- bp4: string;
870
- motion: string;
871
- hover: string;
872
- dark: string;
873
- light: string;
874
- }, {
875
- borderWidths: unknown;
876
- borderStyles: unknown;
877
- colors: unknown;
878
- fonts: {
879
- 'fallback-mono': string;
880
- 'fallback-sans': string;
881
- 'fallback-serif': string;
882
- mono: string;
883
- sans: string;
884
- serif: string;
885
- };
886
- fontSizes: {
887
- 1: string;
888
- 2: string;
889
- 3: string;
890
- 4: string;
891
- 5: string;
892
- 6: string;
893
- 7: string;
894
- 8: string;
895
- 9: string;
896
- };
897
- fontWeights: {
898
- 1: string;
899
- 2: string;
900
- 3: string;
901
- 4: string;
902
- 5: string;
903
- 6: string;
904
- 7: string;
905
- 8: string;
906
- 9: string;
907
- };
908
- letterSpacings: unknown;
909
- lineHeights: unknown;
910
- radii: {
911
- 0: string;
912
- 1: string;
913
- 2: string;
914
- 3: string;
915
- 4: string;
916
- pill: string;
917
- round: string;
918
- };
919
- shadows: {
920
- 0: string;
921
- 1: string;
922
- 2: string;
923
- 3: string;
924
- toast: string;
925
- };
926
- sizes: {
927
- 0: string;
928
- 1: string;
929
- 2: string;
930
- 3: string;
931
- 4: string;
932
- 5: string;
933
- 6: string;
934
- 7: string;
935
- 8: string;
936
- 9: string;
937
- };
938
- space: {
939
- 0: string;
940
- 1: string;
941
- 2: string;
942
- 3: string;
943
- 4: string;
944
- 5: string;
945
- 6: string;
946
- 7: string;
947
- 8: string;
948
- 9: string;
949
- 10: string;
950
- 11: string;
951
- 12: string;
952
- 13: string;
953
- 14: string;
954
- 15: string;
955
- 16: string;
956
- };
957
- transitions: unknown;
958
- zIndices: {
959
- 0: string;
960
- 1: string;
961
- 2: string;
962
- 3: string;
963
- 4: string;
964
- max: string;
965
- toast: string;
966
- };
967
- foo: {
968
- bar: string;
969
- };
970
- }, _stitches_react_types_config.DefaultThemeMap, {
971
- p: (value: string | number | {
972
- readonly [$$ScaleValue]: "padding";
973
- }) => {
974
- padding: string | number | {
975
- readonly [$$ScaleValue]: "padding";
976
- };
977
- };
978
- pt: (value: string | number | {
979
- readonly [$$ScaleValue]: "paddingTop";
980
- }) => {
981
- paddingTop: string | number | {
982
- readonly [$$ScaleValue]: "paddingTop";
983
- };
984
- };
985
- pr: (value: string | number | {
986
- readonly [$$ScaleValue]: "paddingRight";
987
- }) => {
988
- paddingRight: string | number | {
989
- readonly [$$ScaleValue]: "paddingRight";
990
- };
991
- };
992
- pb: (value: string | number | {
993
- readonly [$$ScaleValue]: "paddingBottom";
994
- }) => {
995
- paddingBottom: string | number | {
996
- readonly [$$ScaleValue]: "paddingBottom";
997
- };
998
- };
999
- pl: (value: string | number | {
1000
- readonly [$$ScaleValue]: "paddingLeft";
1001
- }) => {
1002
- paddingLeft: string | number | {
1003
- readonly [$$ScaleValue]: "paddingLeft";
1004
- };
1005
- };
1006
- px: (value: string | number | {
1007
- readonly [$$ScaleValue]: "paddingLeft";
1008
- }) => {
1009
- paddingLeft: string | number | {
1010
- readonly [$$ScaleValue]: "paddingLeft";
1011
- };
1012
- paddingRight: string | number | {
1013
- readonly [$$ScaleValue]: "paddingLeft";
1014
- };
1015
- };
1016
- py: (value: string | number | {
1017
- readonly [$$ScaleValue]: "paddingTop";
1018
- }) => {
1019
- paddingTop: string | number | {
1020
- readonly [$$ScaleValue]: "paddingTop";
1021
- };
1022
- paddingBottom: string | number | {
1023
- readonly [$$ScaleValue]: "paddingTop";
1024
- };
1025
- };
1026
- m: (value: string | number | {
1027
- readonly [$$ScaleValue]: "margin";
1028
- }) => {
1029
- margin: string | number | {
1030
- readonly [$$ScaleValue]: "margin";
1031
- };
1032
- };
1033
- mt: (value: string | number | {
1034
- readonly [$$ScaleValue]: "marginTop";
1035
- }) => {
1036
- marginTop: string | number | {
1037
- readonly [$$ScaleValue]: "marginTop";
1038
- };
1039
- };
1040
- mr: (value: string | number | {
1041
- readonly [$$ScaleValue]: "marginRight";
1042
- }) => {
1043
- marginRight: string | number | {
1044
- readonly [$$ScaleValue]: "marginRight";
1045
- };
1046
- };
1047
- mb: (value: string | number | {
1048
- readonly [$$ScaleValue]: "marginBottom";
1049
- }) => {
1050
- marginBottom: string | number | {
1051
- readonly [$$ScaleValue]: "marginBottom";
1052
- };
1053
- };
1054
- ml: (value: string | number | {
1055
- readonly [$$ScaleValue]: "marginLeft";
1056
- }) => {
1057
- marginLeft: string | number | {
1058
- readonly [$$ScaleValue]: "marginLeft";
1059
- };
1060
- };
1061
- mx: (value: string | number | {
1062
- readonly [$$ScaleValue]: "marginLeft";
1063
- }) => {
1064
- marginLeft: string | number | {
1065
- readonly [$$ScaleValue]: "marginLeft";
1066
- };
1067
- marginRight: string | number | {
1068
- readonly [$$ScaleValue]: "marginLeft";
1069
- };
1070
- };
1071
- my: (value: string | number | {
1072
- readonly [$$ScaleValue]: "marginTop";
1073
- }) => {
1074
- marginTop: string | number | {
1075
- readonly [$$ScaleValue]: "marginTop";
1076
- };
1077
- marginBottom: string | number | {
1078
- readonly [$$ScaleValue]: "marginTop";
1079
- };
1080
- };
1081
- ta: (value: string | number | {
1082
- readonly [$$ScaleValue]: "textAlign";
1083
- }) => {
1084
- textAlign: string | number | {
1085
- readonly [$$ScaleValue]: "textAlign";
1086
- };
1087
- };
1088
- fd: (value: string | number | {
1089
- readonly [$$ScaleValue]: "flexDirection";
1090
- }) => {
1091
- flexDirection: string | number | {
1092
- readonly [$$ScaleValue]: "flexDirection";
1093
- };
1094
- };
1095
- fw: (value: string | number | {
1096
- readonly [$$ScaleValue]: "flexWrap";
1097
- }) => {
1098
- flexWrap: string | number | {
1099
- readonly [$$ScaleValue]: "flexWrap";
1100
- };
1101
- };
1102
- ai: (value: string | number | {
1103
- readonly [$$ScaleValue]: "alignItems";
1104
- }) => {
1105
- alignItems: string | number | {
1106
- readonly [$$ScaleValue]: "alignItems";
1107
- };
1108
- };
1109
- ac: (value: string | number | {
1110
- readonly [$$ScaleValue]: "alignContent";
1111
- }) => {
1112
- alignContent: string | number | {
1113
- readonly [$$ScaleValue]: "alignContent";
1114
- };
1115
- };
1116
- jc: (value: string | number | {
1117
- readonly [$$ScaleValue]: "justifyContent";
1118
- }) => {
1119
- justifyContent: string | number | {
1120
- readonly [$$ScaleValue]: "justifyContent";
1121
- };
1122
- };
1123
- as: (value: string | number | {
1124
- readonly [$$ScaleValue]: "alignSelf";
1125
- }) => {
1126
- alignSelf: string | number | {
1127
- readonly [$$ScaleValue]: "alignSelf";
1128
- };
1129
- };
1130
- fg: (value: string | number | {
1131
- readonly [$$ScaleValue]: "flexGrow";
1132
- }) => {
1133
- flexGrow: string | number | {
1134
- readonly [$$ScaleValue]: "flexGrow";
1135
- };
1136
- };
1137
- fs: (value: string | number | {
1138
- readonly [$$ScaleValue]: "flexShrink";
1139
- }) => {
1140
- flexShrink: string | number | {
1141
- readonly [$$ScaleValue]: "flexShrink";
1142
- };
1143
- };
1144
- fb: (value: string | number | {
1145
- readonly [$$ScaleValue]: "flexBasis";
1146
- }) => {
1147
- flexBasis: string | number | {
1148
- readonly [$$ScaleValue]: "flexBasis";
1149
- };
1150
- };
1151
- bc: (value: string | number | {
1152
- readonly [$$ScaleValue]: "backgroundColor";
1153
- }) => {
1154
- backgroundColor: string | number | {
1155
- readonly [$$ScaleValue]: "backgroundColor";
1156
- };
1157
- };
1158
- br: (value: string | number | {
1159
- readonly [$$ScaleValue]: "borderRadius";
1160
- }) => {
1161
- borderRadius: string | number | {
1162
- readonly [$$ScaleValue]: "borderRadius";
1163
- };
1164
- };
1165
- btrr: (value: string | number | {
1166
- readonly [$$ScaleValue]: "borderTopRightRadius";
1167
- }) => {
1168
- borderTopRightRadius: string | number | {
1169
- readonly [$$ScaleValue]: "borderTopRightRadius";
1170
- };
1171
- };
1172
- bbrr: (value: string | number | {
1173
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1174
- }) => {
1175
- borderBottomRightRadius: string | number | {
1176
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1177
- };
1178
- };
1179
- bblr: (value: string | number | {
1180
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1181
- }) => {
1182
- borderBottomLeftRadius: string | number | {
1183
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1184
- };
1185
- };
1186
- btlr: (value: string | number | {
1187
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1188
- }) => {
1189
- borderTopLeftRadius: string | number | {
1190
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1191
- };
1192
- };
1193
- bs: (value: string | number | {
1194
- readonly [$$ScaleValue]: "boxShadow";
1195
- }) => {
1196
- boxShadow: string | number | {
1197
- readonly [$$ScaleValue]: "boxShadow";
1198
- };
1199
- };
1200
- lh: (value: string | number | {
1201
- readonly [$$ScaleValue]: "lineHeight";
1202
- }) => {
1203
- lineHeight: string | number | {
1204
- readonly [$$ScaleValue]: "lineHeight";
1205
- };
1206
- };
1207
- ox: (value: string | number | {
1208
- readonly [$$ScaleValue]: "overflowX";
1209
- }) => {
1210
- overflowX: string | number | {
1211
- readonly [$$ScaleValue]: "overflowX";
1212
- };
1213
- };
1214
- oy: (value: string | number | {
1215
- readonly [$$ScaleValue]: "overflowY";
1216
- }) => {
1217
- overflowY: string | number | {
1218
- readonly [$$ScaleValue]: "overflowY";
1219
- };
1220
- };
1221
- pe: (value: string | number | {
1222
- readonly [$$ScaleValue]: "pointerEvents";
1223
- }) => {
1224
- pointerEvents: string | number | {
1225
- readonly [$$ScaleValue]: "pointerEvents";
1226
- };
1227
- };
1228
- us: (value: string | number | {
1229
- readonly [$$ScaleValue]: "userSelect";
1230
- }) => {
1231
- WebkitUserSelect: string | number | {
1232
- readonly [$$ScaleValue]: "userSelect";
1233
- };
1234
- userSelect: string | number | {
1235
- readonly [$$ScaleValue]: "userSelect";
1236
- };
1237
- };
1238
- userSelect: (value: string | number | {
1239
- readonly [$$ScaleValue]: "userSelect";
1240
- }) => {
1241
- WebkitUserSelect: string | number | {
1242
- readonly [$$ScaleValue]: "userSelect";
1243
- };
1244
- userSelect: string | number | {
1245
- readonly [$$ScaleValue]: "userSelect";
1246
- };
1247
- };
1248
- size: (value: string | number | {
1249
- readonly [$$ScaleValue]: "width";
1250
- }) => {
1251
- width: string | number | {
1252
- readonly [$$ScaleValue]: "width";
1253
- };
1254
- height: string | number | {
1255
- readonly [$$ScaleValue]: "width";
1256
- };
1257
- };
1258
- appearance: (value: string | number | {
1259
- readonly [$$ScaleValue]: "appearance";
1260
- }) => {
1261
- WebkitAppearance: string | number | {
1262
- readonly [$$ScaleValue]: "appearance";
1263
- };
1264
- appearance: string | number | {
1265
- readonly [$$ScaleValue]: "appearance";
1266
- };
1267
- };
1268
- backgroundClip: (value: string | number | {
1269
- readonly [$$ScaleValue]: "backgroundClip";
1270
- }) => {
1271
- WebkitBackgroundClip: string | number | {
1272
- readonly [$$ScaleValue]: "backgroundClip";
1273
- };
1274
- backgroundClip: string | number | {
1275
- readonly [$$ScaleValue]: "backgroundClip";
1276
- };
1277
- };
1278
- }>>;
1279
- declare const SelectGroup: react.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & react.RefAttributes<HTMLDivElement>>;
1280
- declare const SelectItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectItemProps & react.RefAttributes<HTMLDivElement>>, {}, {
1281
- bp1: string;
1282
- bp2: string;
1283
- bp3: string;
1284
- bp4: string;
1285
- motion: string;
1286
- hover: string;
1287
- dark: string;
1288
- light: string;
1289
- }, _stitches_react_types_css_util.CSS<{
1290
- bp1: string;
1291
- bp2: string;
1292
- bp3: string;
1293
- bp4: string;
1294
- motion: string;
1295
- hover: string;
1296
- dark: string;
1297
- light: string;
1298
- }, {
1299
- borderWidths: unknown;
1300
- borderStyles: unknown;
1301
- colors: unknown;
1302
- fonts: {
1303
- 'fallback-mono': string;
1304
- 'fallback-sans': string;
1305
- 'fallback-serif': string;
1306
- mono: string;
1307
- sans: string;
1308
- serif: string;
1309
- };
1310
- fontSizes: {
1311
- 1: string;
1312
- 2: string;
1313
- 3: string;
1314
- 4: string;
1315
- 5: string;
1316
- 6: string;
1317
- 7: string;
1318
- 8: string;
1319
- 9: string;
1320
- };
1321
- fontWeights: {
1322
- 1: string;
1323
- 2: string;
1324
- 3: string;
1325
- 4: string;
1326
- 5: string;
1327
- 6: string;
1328
- 7: string;
1329
- 8: string;
1330
- 9: string;
1331
- };
1332
- letterSpacings: unknown;
1333
- lineHeights: unknown;
1334
- radii: {
1335
- 0: string;
1336
- 1: string;
1337
- 2: string;
1338
- 3: string;
1339
- 4: string;
1340
- pill: string;
1341
- round: string;
1342
- };
1343
- shadows: {
1344
- 0: string;
1345
- 1: string;
1346
- 2: string;
1347
- 3: string;
1348
- toast: string;
1349
- };
1350
- sizes: {
1351
- 0: string;
1352
- 1: string;
1353
- 2: string;
1354
- 3: string;
1355
- 4: string;
1356
- 5: string;
1357
- 6: string;
1358
- 7: string;
1359
- 8: string;
1360
- 9: string;
1361
- };
1362
- space: {
1363
- 0: string;
1364
- 1: string;
1365
- 2: string;
1366
- 3: string;
1367
- 4: string;
1368
- 5: string;
1369
- 6: string;
1370
- 7: string;
1371
- 8: string;
1372
- 9: string;
1373
- 10: string;
1374
- 11: string;
1375
- 12: string;
1376
- 13: string;
1377
- 14: string;
1378
- 15: string;
1379
- 16: string;
1380
- };
1381
- transitions: unknown;
1382
- zIndices: {
1383
- 0: string;
1384
- 1: string;
1385
- 2: string;
1386
- 3: string;
1387
- 4: string;
1388
- max: string;
1389
- toast: string;
1390
- };
1391
- foo: {
1392
- bar: string;
1393
- };
1394
- }, _stitches_react_types_config.DefaultThemeMap, {
1395
- p: (value: string | number | {
1396
- readonly [$$ScaleValue]: "padding";
1397
- }) => {
1398
- padding: string | number | {
1399
- readonly [$$ScaleValue]: "padding";
1400
- };
1401
- };
1402
- pt: (value: string | number | {
1403
- readonly [$$ScaleValue]: "paddingTop";
1404
- }) => {
1405
- paddingTop: string | number | {
1406
- readonly [$$ScaleValue]: "paddingTop";
1407
- };
1408
- };
1409
- pr: (value: string | number | {
1410
- readonly [$$ScaleValue]: "paddingRight";
1411
- }) => {
1412
- paddingRight: string | number | {
1413
- readonly [$$ScaleValue]: "paddingRight";
1414
- };
1415
- };
1416
- pb: (value: string | number | {
1417
- readonly [$$ScaleValue]: "paddingBottom";
1418
- }) => {
1419
- paddingBottom: string | number | {
1420
- readonly [$$ScaleValue]: "paddingBottom";
1421
- };
1422
- };
1423
- pl: (value: string | number | {
1424
- readonly [$$ScaleValue]: "paddingLeft";
1425
- }) => {
1426
- paddingLeft: string | number | {
1427
- readonly [$$ScaleValue]: "paddingLeft";
1428
- };
1429
- };
1430
- px: (value: string | number | {
1431
- readonly [$$ScaleValue]: "paddingLeft";
1432
- }) => {
1433
- paddingLeft: string | number | {
1434
- readonly [$$ScaleValue]: "paddingLeft";
1435
- };
1436
- paddingRight: string | number | {
1437
- readonly [$$ScaleValue]: "paddingLeft";
1438
- };
1439
- };
1440
- py: (value: string | number | {
1441
- readonly [$$ScaleValue]: "paddingTop";
1442
- }) => {
1443
- paddingTop: string | number | {
1444
- readonly [$$ScaleValue]: "paddingTop";
1445
- };
1446
- paddingBottom: string | number | {
1447
- readonly [$$ScaleValue]: "paddingTop";
1448
- };
1449
- };
1450
- m: (value: string | number | {
1451
- readonly [$$ScaleValue]: "margin";
1452
- }) => {
1453
- margin: string | number | {
1454
- readonly [$$ScaleValue]: "margin";
1455
- };
1456
- };
1457
- mt: (value: string | number | {
1458
- readonly [$$ScaleValue]: "marginTop";
1459
- }) => {
1460
- marginTop: string | number | {
1461
- readonly [$$ScaleValue]: "marginTop";
1462
- };
1463
- };
1464
- mr: (value: string | number | {
1465
- readonly [$$ScaleValue]: "marginRight";
1466
- }) => {
1467
- marginRight: string | number | {
1468
- readonly [$$ScaleValue]: "marginRight";
1469
- };
1470
- };
1471
- mb: (value: string | number | {
1472
- readonly [$$ScaleValue]: "marginBottom";
1473
- }) => {
1474
- marginBottom: string | number | {
1475
- readonly [$$ScaleValue]: "marginBottom";
1476
- };
1477
- };
1478
- ml: (value: string | number | {
1479
- readonly [$$ScaleValue]: "marginLeft";
1480
- }) => {
1481
- marginLeft: string | number | {
1482
- readonly [$$ScaleValue]: "marginLeft";
1483
- };
1484
- };
1485
- mx: (value: string | number | {
1486
- readonly [$$ScaleValue]: "marginLeft";
1487
- }) => {
1488
- marginLeft: string | number | {
1489
- readonly [$$ScaleValue]: "marginLeft";
1490
- };
1491
- marginRight: string | number | {
1492
- readonly [$$ScaleValue]: "marginLeft";
1493
- };
1494
- };
1495
- my: (value: string | number | {
1496
- readonly [$$ScaleValue]: "marginTop";
1497
- }) => {
1498
- marginTop: string | number | {
1499
- readonly [$$ScaleValue]: "marginTop";
1500
- };
1501
- marginBottom: string | number | {
1502
- readonly [$$ScaleValue]: "marginTop";
1503
- };
1504
- };
1505
- ta: (value: string | number | {
1506
- readonly [$$ScaleValue]: "textAlign";
1507
- }) => {
1508
- textAlign: string | number | {
1509
- readonly [$$ScaleValue]: "textAlign";
1510
- };
1511
- };
1512
- fd: (value: string | number | {
1513
- readonly [$$ScaleValue]: "flexDirection";
1514
- }) => {
1515
- flexDirection: string | number | {
1516
- readonly [$$ScaleValue]: "flexDirection";
1517
- };
1518
- };
1519
- fw: (value: string | number | {
1520
- readonly [$$ScaleValue]: "flexWrap";
1521
- }) => {
1522
- flexWrap: string | number | {
1523
- readonly [$$ScaleValue]: "flexWrap";
1524
- };
1525
- };
1526
- ai: (value: string | number | {
1527
- readonly [$$ScaleValue]: "alignItems";
1528
- }) => {
1529
- alignItems: string | number | {
1530
- readonly [$$ScaleValue]: "alignItems";
1531
- };
1532
- };
1533
- ac: (value: string | number | {
1534
- readonly [$$ScaleValue]: "alignContent";
1535
- }) => {
1536
- alignContent: string | number | {
1537
- readonly [$$ScaleValue]: "alignContent";
1538
- };
1539
- };
1540
- jc: (value: string | number | {
1541
- readonly [$$ScaleValue]: "justifyContent";
1542
- }) => {
1543
- justifyContent: string | number | {
1544
- readonly [$$ScaleValue]: "justifyContent";
1545
- };
1546
- };
1547
- as: (value: string | number | {
1548
- readonly [$$ScaleValue]: "alignSelf";
1549
- }) => {
1550
- alignSelf: string | number | {
1551
- readonly [$$ScaleValue]: "alignSelf";
1552
- };
1553
- };
1554
- fg: (value: string | number | {
1555
- readonly [$$ScaleValue]: "flexGrow";
1556
- }) => {
1557
- flexGrow: string | number | {
1558
- readonly [$$ScaleValue]: "flexGrow";
1559
- };
1560
- };
1561
- fs: (value: string | number | {
1562
- readonly [$$ScaleValue]: "flexShrink";
1563
- }) => {
1564
- flexShrink: string | number | {
1565
- readonly [$$ScaleValue]: "flexShrink";
1566
- };
1567
- };
1568
- fb: (value: string | number | {
1569
- readonly [$$ScaleValue]: "flexBasis";
1570
- }) => {
1571
- flexBasis: string | number | {
1572
- readonly [$$ScaleValue]: "flexBasis";
1573
- };
1574
- };
1575
- bc: (value: string | number | {
1576
- readonly [$$ScaleValue]: "backgroundColor";
1577
- }) => {
1578
- backgroundColor: string | number | {
1579
- readonly [$$ScaleValue]: "backgroundColor";
1580
- };
1581
- };
1582
- br: (value: string | number | {
1583
- readonly [$$ScaleValue]: "borderRadius";
1584
- }) => {
1585
- borderRadius: string | number | {
1586
- readonly [$$ScaleValue]: "borderRadius";
1587
- };
1588
- };
1589
- btrr: (value: string | number | {
1590
- readonly [$$ScaleValue]: "borderTopRightRadius";
1591
- }) => {
1592
- borderTopRightRadius: string | number | {
1593
- readonly [$$ScaleValue]: "borderTopRightRadius";
1594
- };
1595
- };
1596
- bbrr: (value: string | number | {
1597
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1598
- }) => {
1599
- borderBottomRightRadius: string | number | {
1600
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1601
- };
1602
- };
1603
- bblr: (value: string | number | {
1604
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1605
- }) => {
1606
- borderBottomLeftRadius: string | number | {
1607
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1608
- };
1609
- };
1610
- btlr: (value: string | number | {
1611
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1612
- }) => {
1613
- borderTopLeftRadius: string | number | {
1614
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1615
- };
1616
- };
1617
- bs: (value: string | number | {
1618
- readonly [$$ScaleValue]: "boxShadow";
1619
- }) => {
1620
- boxShadow: string | number | {
1621
- readonly [$$ScaleValue]: "boxShadow";
1622
- };
1623
- };
1624
- lh: (value: string | number | {
1625
- readonly [$$ScaleValue]: "lineHeight";
1626
- }) => {
1627
- lineHeight: string | number | {
1628
- readonly [$$ScaleValue]: "lineHeight";
1629
- };
1630
- };
1631
- ox: (value: string | number | {
1632
- readonly [$$ScaleValue]: "overflowX";
1633
- }) => {
1634
- overflowX: string | number | {
1635
- readonly [$$ScaleValue]: "overflowX";
1636
- };
1637
- };
1638
- oy: (value: string | number | {
1639
- readonly [$$ScaleValue]: "overflowY";
1640
- }) => {
1641
- overflowY: string | number | {
1642
- readonly [$$ScaleValue]: "overflowY";
1643
- };
1644
- };
1645
- pe: (value: string | number | {
1646
- readonly [$$ScaleValue]: "pointerEvents";
1647
- }) => {
1648
- pointerEvents: string | number | {
1649
- readonly [$$ScaleValue]: "pointerEvents";
1650
- };
1651
- };
1652
- us: (value: string | number | {
1653
- readonly [$$ScaleValue]: "userSelect";
1654
- }) => {
1655
- WebkitUserSelect: string | number | {
1656
- readonly [$$ScaleValue]: "userSelect";
1657
- };
1658
- userSelect: string | number | {
1659
- readonly [$$ScaleValue]: "userSelect";
1660
- };
1661
- };
1662
- userSelect: (value: string | number | {
1663
- readonly [$$ScaleValue]: "userSelect";
1664
- }) => {
1665
- WebkitUserSelect: string | number | {
1666
- readonly [$$ScaleValue]: "userSelect";
1667
- };
1668
- userSelect: string | number | {
1669
- readonly [$$ScaleValue]: "userSelect";
1670
- };
1671
- };
1672
- size: (value: string | number | {
1673
- readonly [$$ScaleValue]: "width";
1674
- }) => {
1675
- width: string | number | {
1676
- readonly [$$ScaleValue]: "width";
1677
- };
1678
- height: string | number | {
1679
- readonly [$$ScaleValue]: "width";
1680
- };
1681
- };
1682
- appearance: (value: string | number | {
1683
- readonly [$$ScaleValue]: "appearance";
1684
- }) => {
1685
- WebkitAppearance: string | number | {
1686
- readonly [$$ScaleValue]: "appearance";
1687
- };
1688
- appearance: string | number | {
1689
- readonly [$$ScaleValue]: "appearance";
1690
- };
1691
- };
1692
- backgroundClip: (value: string | number | {
1693
- readonly [$$ScaleValue]: "backgroundClip";
1694
- }) => {
1695
- WebkitBackgroundClip: string | number | {
1696
- readonly [$$ScaleValue]: "backgroundClip";
1697
- };
1698
- backgroundClip: string | number | {
1699
- readonly [$$ScaleValue]: "backgroundClip";
1700
- };
1701
- };
1702
- }>>;
1703
- declare const SelectItemText: react.ForwardRefExoticComponent<SelectPrimitive.SelectItemTextProps & react.RefAttributes<HTMLSpanElement>>;
1704
- declare const SelectItemIndicator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectItemIndicatorProps & react.RefAttributes<HTMLSpanElement>>, {}, {
1705
- bp1: string;
1706
- bp2: string;
1707
- bp3: string;
1708
- bp4: string;
1709
- motion: string;
1710
- hover: string;
1711
- dark: string;
1712
- light: string;
1713
- }, _stitches_react_types_css_util.CSS<{
1714
- bp1: string;
1715
- bp2: string;
1716
- bp3: string;
1717
- bp4: string;
1718
- motion: string;
1719
- hover: string;
1720
- dark: string;
1721
- light: string;
1722
- }, {
1723
- borderWidths: unknown;
1724
- borderStyles: unknown;
1725
- colors: unknown;
1726
- fonts: {
1727
- 'fallback-mono': string;
1728
- 'fallback-sans': string;
1729
- 'fallback-serif': string;
1730
- mono: string;
1731
- sans: string;
1732
- serif: string;
1733
- };
1734
- fontSizes: {
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
- };
1745
- fontWeights: {
1746
- 1: string;
1747
- 2: string;
1748
- 3: string;
1749
- 4: string;
1750
- 5: string;
1751
- 6: string;
1752
- 7: string;
1753
- 8: string;
1754
- 9: string;
1755
- };
1756
- letterSpacings: unknown;
1757
- lineHeights: unknown;
1758
- radii: {
1759
- 0: string;
1760
- 1: string;
1761
- 2: string;
1762
- 3: string;
1763
- 4: string;
1764
- pill: string;
1765
- round: string;
1766
- };
1767
- shadows: {
1768
- 0: string;
1769
- 1: string;
1770
- 2: string;
1771
- 3: string;
1772
- toast: string;
1773
- };
1774
- sizes: {
1775
- 0: string;
1776
- 1: string;
1777
- 2: string;
1778
- 3: string;
1779
- 4: string;
1780
- 5: string;
1781
- 6: string;
1782
- 7: string;
1783
- 8: string;
1784
- 9: string;
1785
- };
1786
- space: {
1787
- 0: string;
1788
- 1: string;
1789
- 2: string;
1790
- 3: string;
1791
- 4: string;
1792
- 5: string;
1793
- 6: string;
1794
- 7: string;
1795
- 8: string;
1796
- 9: string;
1797
- 10: string;
1798
- 11: string;
1799
- 12: string;
1800
- 13: string;
1801
- 14: string;
1802
- 15: string;
1803
- 16: string;
1804
- };
1805
- transitions: unknown;
1806
- zIndices: {
1807
- 0: string;
1808
- 1: string;
1809
- 2: string;
1810
- 3: string;
1811
- 4: string;
1812
- max: string;
1813
- toast: string;
1814
- };
1815
- foo: {
1816
- bar: string;
1817
- };
1818
- }, _stitches_react_types_config.DefaultThemeMap, {
1819
- p: (value: string | number | {
1820
- readonly [$$ScaleValue]: "padding";
1821
- }) => {
1822
- padding: string | number | {
1823
- readonly [$$ScaleValue]: "padding";
1824
- };
1825
- };
1826
- pt: (value: string | number | {
1827
- readonly [$$ScaleValue]: "paddingTop";
1828
- }) => {
1829
- paddingTop: string | number | {
1830
- readonly [$$ScaleValue]: "paddingTop";
1831
- };
1832
- };
1833
- pr: (value: string | number | {
1834
- readonly [$$ScaleValue]: "paddingRight";
1835
- }) => {
1836
- paddingRight: string | number | {
1837
- readonly [$$ScaleValue]: "paddingRight";
1838
- };
1839
- };
1840
- pb: (value: string | number | {
1841
- readonly [$$ScaleValue]: "paddingBottom";
1842
- }) => {
1843
- paddingBottom: string | number | {
1844
- readonly [$$ScaleValue]: "paddingBottom";
1845
- };
1846
- };
1847
- pl: (value: string | number | {
1848
- readonly [$$ScaleValue]: "paddingLeft";
1849
- }) => {
1850
- paddingLeft: string | number | {
1851
- readonly [$$ScaleValue]: "paddingLeft";
1852
- };
1853
- };
1854
- px: (value: string | number | {
1855
- readonly [$$ScaleValue]: "paddingLeft";
1856
- }) => {
1857
- paddingLeft: string | number | {
1858
- readonly [$$ScaleValue]: "paddingLeft";
1859
- };
1860
- paddingRight: string | number | {
1861
- readonly [$$ScaleValue]: "paddingLeft";
1862
- };
1863
- };
1864
- py: (value: string | number | {
1865
- readonly [$$ScaleValue]: "paddingTop";
1866
- }) => {
1867
- paddingTop: string | number | {
1868
- readonly [$$ScaleValue]: "paddingTop";
1869
- };
1870
- paddingBottom: string | number | {
1871
- readonly [$$ScaleValue]: "paddingTop";
1872
- };
1873
- };
1874
- m: (value: string | number | {
1875
- readonly [$$ScaleValue]: "margin";
1876
- }) => {
1877
- margin: string | number | {
1878
- readonly [$$ScaleValue]: "margin";
1879
- };
1880
- };
1881
- mt: (value: string | number | {
1882
- readonly [$$ScaleValue]: "marginTop";
1883
- }) => {
1884
- marginTop: string | number | {
1885
- readonly [$$ScaleValue]: "marginTop";
1886
- };
1887
- };
1888
- mr: (value: string | number | {
1889
- readonly [$$ScaleValue]: "marginRight";
1890
- }) => {
1891
- marginRight: string | number | {
1892
- readonly [$$ScaleValue]: "marginRight";
1893
- };
1894
- };
1895
- mb: (value: string | number | {
1896
- readonly [$$ScaleValue]: "marginBottom";
1897
- }) => {
1898
- marginBottom: string | number | {
1899
- readonly [$$ScaleValue]: "marginBottom";
1900
- };
1901
- };
1902
- ml: (value: string | number | {
1903
- readonly [$$ScaleValue]: "marginLeft";
1904
- }) => {
1905
- marginLeft: string | number | {
1906
- readonly [$$ScaleValue]: "marginLeft";
1907
- };
1908
- };
1909
- mx: (value: string | number | {
1910
- readonly [$$ScaleValue]: "marginLeft";
1911
- }) => {
1912
- marginLeft: string | number | {
1913
- readonly [$$ScaleValue]: "marginLeft";
1914
- };
1915
- marginRight: string | number | {
1916
- readonly [$$ScaleValue]: "marginLeft";
1917
- };
1918
- };
1919
- my: (value: string | number | {
1920
- readonly [$$ScaleValue]: "marginTop";
1921
- }) => {
1922
- marginTop: string | number | {
1923
- readonly [$$ScaleValue]: "marginTop";
1924
- };
1925
- marginBottom: string | number | {
1926
- readonly [$$ScaleValue]: "marginTop";
1927
- };
1928
- };
1929
- ta: (value: string | number | {
1930
- readonly [$$ScaleValue]: "textAlign";
1931
- }) => {
1932
- textAlign: string | number | {
1933
- readonly [$$ScaleValue]: "textAlign";
1934
- };
1935
- };
1936
- fd: (value: string | number | {
1937
- readonly [$$ScaleValue]: "flexDirection";
1938
- }) => {
1939
- flexDirection: string | number | {
1940
- readonly [$$ScaleValue]: "flexDirection";
1941
- };
1942
- };
1943
- fw: (value: string | number | {
1944
- readonly [$$ScaleValue]: "flexWrap";
1945
- }) => {
1946
- flexWrap: string | number | {
1947
- readonly [$$ScaleValue]: "flexWrap";
1948
- };
1949
- };
1950
- ai: (value: string | number | {
1951
- readonly [$$ScaleValue]: "alignItems";
1952
- }) => {
1953
- alignItems: string | number | {
1954
- readonly [$$ScaleValue]: "alignItems";
1955
- };
1956
- };
1957
- ac: (value: string | number | {
1958
- readonly [$$ScaleValue]: "alignContent";
1959
- }) => {
1960
- alignContent: string | number | {
1961
- readonly [$$ScaleValue]: "alignContent";
1962
- };
1963
- };
1964
- jc: (value: string | number | {
1965
- readonly [$$ScaleValue]: "justifyContent";
1966
- }) => {
1967
- justifyContent: string | number | {
1968
- readonly [$$ScaleValue]: "justifyContent";
1969
- };
1970
- };
1971
- as: (value: string | number | {
1972
- readonly [$$ScaleValue]: "alignSelf";
1973
- }) => {
1974
- alignSelf: string | number | {
1975
- readonly [$$ScaleValue]: "alignSelf";
1976
- };
1977
- };
1978
- fg: (value: string | number | {
1979
- readonly [$$ScaleValue]: "flexGrow";
1980
- }) => {
1981
- flexGrow: string | number | {
1982
- readonly [$$ScaleValue]: "flexGrow";
1983
- };
1984
- };
1985
- fs: (value: string | number | {
1986
- readonly [$$ScaleValue]: "flexShrink";
1987
- }) => {
1988
- flexShrink: string | number | {
1989
- readonly [$$ScaleValue]: "flexShrink";
1990
- };
1991
- };
1992
- fb: (value: string | number | {
1993
- readonly [$$ScaleValue]: "flexBasis";
1994
- }) => {
1995
- flexBasis: string | number | {
1996
- readonly [$$ScaleValue]: "flexBasis";
1997
- };
1998
- };
1999
- bc: (value: string | number | {
2000
- readonly [$$ScaleValue]: "backgroundColor";
2001
- }) => {
2002
- backgroundColor: string | number | {
2003
- readonly [$$ScaleValue]: "backgroundColor";
2004
- };
2005
- };
2006
- br: (value: string | number | {
2007
- readonly [$$ScaleValue]: "borderRadius";
2008
- }) => {
2009
- borderRadius: string | number | {
2010
- readonly [$$ScaleValue]: "borderRadius";
2011
- };
2012
- };
2013
- btrr: (value: string | number | {
2014
- readonly [$$ScaleValue]: "borderTopRightRadius";
2015
- }) => {
2016
- borderTopRightRadius: string | number | {
2017
- readonly [$$ScaleValue]: "borderTopRightRadius";
2018
- };
2019
- };
2020
- bbrr: (value: string | number | {
2021
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2022
- }) => {
2023
- borderBottomRightRadius: string | number | {
2024
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2025
- };
2026
- };
2027
- bblr: (value: string | number | {
2028
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2029
- }) => {
2030
- borderBottomLeftRadius: string | number | {
2031
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2032
- };
2033
- };
2034
- btlr: (value: string | number | {
2035
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2036
- }) => {
2037
- borderTopLeftRadius: string | number | {
2038
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2039
- };
2040
- };
2041
- bs: (value: string | number | {
2042
- readonly [$$ScaleValue]: "boxShadow";
2043
- }) => {
2044
- boxShadow: string | number | {
2045
- readonly [$$ScaleValue]: "boxShadow";
2046
- };
2047
- };
2048
- lh: (value: string | number | {
2049
- readonly [$$ScaleValue]: "lineHeight";
2050
- }) => {
2051
- lineHeight: string | number | {
2052
- readonly [$$ScaleValue]: "lineHeight";
2053
- };
2054
- };
2055
- ox: (value: string | number | {
2056
- readonly [$$ScaleValue]: "overflowX";
2057
- }) => {
2058
- overflowX: string | number | {
2059
- readonly [$$ScaleValue]: "overflowX";
2060
- };
2061
- };
2062
- oy: (value: string | number | {
2063
- readonly [$$ScaleValue]: "overflowY";
2064
- }) => {
2065
- overflowY: string | number | {
2066
- readonly [$$ScaleValue]: "overflowY";
2067
- };
2068
- };
2069
- pe: (value: string | number | {
2070
- readonly [$$ScaleValue]: "pointerEvents";
2071
- }) => {
2072
- pointerEvents: string | number | {
2073
- readonly [$$ScaleValue]: "pointerEvents";
2074
- };
2075
- };
2076
- us: (value: string | number | {
2077
- readonly [$$ScaleValue]: "userSelect";
2078
- }) => {
2079
- WebkitUserSelect: string | number | {
2080
- readonly [$$ScaleValue]: "userSelect";
2081
- };
2082
- userSelect: string | number | {
2083
- readonly [$$ScaleValue]: "userSelect";
2084
- };
2085
- };
2086
- userSelect: (value: string | number | {
2087
- readonly [$$ScaleValue]: "userSelect";
2088
- }) => {
2089
- WebkitUserSelect: string | number | {
2090
- readonly [$$ScaleValue]: "userSelect";
2091
- };
2092
- userSelect: string | number | {
2093
- readonly [$$ScaleValue]: "userSelect";
2094
- };
2095
- };
2096
- size: (value: string | number | {
2097
- readonly [$$ScaleValue]: "width";
2098
- }) => {
2099
- width: string | number | {
2100
- readonly [$$ScaleValue]: "width";
2101
- };
2102
- height: string | number | {
2103
- readonly [$$ScaleValue]: "width";
2104
- };
2105
- };
2106
- appearance: (value: string | number | {
2107
- readonly [$$ScaleValue]: "appearance";
2108
- }) => {
2109
- WebkitAppearance: string | number | {
2110
- readonly [$$ScaleValue]: "appearance";
2111
- };
2112
- appearance: string | number | {
2113
- readonly [$$ScaleValue]: "appearance";
2114
- };
2115
- };
2116
- backgroundClip: (value: string | number | {
2117
- readonly [$$ScaleValue]: "backgroundClip";
2118
- }) => {
2119
- WebkitBackgroundClip: string | number | {
2120
- readonly [$$ScaleValue]: "backgroundClip";
2121
- };
2122
- backgroundClip: string | number | {
2123
- readonly [$$ScaleValue]: "backgroundClip";
2124
- };
2125
- };
2126
- }>>;
2127
- declare const SelectLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
2128
- bp1: string;
2129
- bp2: string;
2130
- bp3: string;
2131
- bp4: string;
2132
- motion: string;
2133
- hover: string;
2134
- dark: string;
2135
- light: string;
2136
- }, _stitches_react_types_css_util.CSS<{
2137
- bp1: string;
2138
- bp2: string;
2139
- bp3: string;
2140
- bp4: string;
2141
- motion: string;
2142
- hover: string;
2143
- dark: string;
2144
- light: string;
2145
- }, {
2146
- borderWidths: unknown;
2147
- borderStyles: unknown;
2148
- colors: unknown;
2149
- fonts: {
2150
- 'fallback-mono': string;
2151
- 'fallback-sans': string;
2152
- 'fallback-serif': string;
2153
- mono: string;
2154
- sans: string;
2155
- serif: string;
2156
- };
2157
- fontSizes: {
2158
- 1: string;
2159
- 2: string;
2160
- 3: string;
2161
- 4: string;
2162
- 5: string;
2163
- 6: string;
2164
- 7: string;
2165
- 8: string;
2166
- 9: string;
2167
- };
2168
- fontWeights: {
2169
- 1: string;
2170
- 2: string;
2171
- 3: string;
2172
- 4: string;
2173
- 5: string;
2174
- 6: string;
2175
- 7: string;
2176
- 8: string;
2177
- 9: string;
2178
- };
2179
- letterSpacings: unknown;
2180
- lineHeights: unknown;
2181
- radii: {
2182
- 0: string;
2183
- 1: string;
2184
- 2: string;
2185
- 3: string;
2186
- 4: string;
2187
- pill: string;
2188
- round: string;
2189
- };
2190
- shadows: {
2191
- 0: string;
2192
- 1: string;
2193
- 2: string;
2194
- 3: string;
2195
- toast: string;
2196
- };
2197
- sizes: {
2198
- 0: string;
2199
- 1: string;
2200
- 2: string;
2201
- 3: string;
2202
- 4: string;
2203
- 5: string;
2204
- 6: string;
2205
- 7: string;
2206
- 8: string;
2207
- 9: string;
2208
- };
2209
- space: {
2210
- 0: string;
2211
- 1: string;
2212
- 2: string;
2213
- 3: string;
2214
- 4: string;
2215
- 5: string;
2216
- 6: string;
2217
- 7: string;
2218
- 8: string;
2219
- 9: string;
2220
- 10: string;
2221
- 11: string;
2222
- 12: string;
2223
- 13: string;
2224
- 14: string;
2225
- 15: string;
2226
- 16: string;
2227
- };
2228
- transitions: unknown;
2229
- zIndices: {
2230
- 0: string;
2231
- 1: string;
2232
- 2: string;
2233
- 3: string;
2234
- 4: string;
2235
- max: string;
2236
- toast: string;
2237
- };
2238
- foo: {
2239
- bar: string;
2240
- };
2241
- }, _stitches_react_types_config.DefaultThemeMap, {
2242
- p: (value: string | number | {
2243
- readonly [$$ScaleValue]: "padding";
2244
- }) => {
2245
- padding: string | number | {
2246
- readonly [$$ScaleValue]: "padding";
2247
- };
2248
- };
2249
- pt: (value: string | number | {
2250
- readonly [$$ScaleValue]: "paddingTop";
2251
- }) => {
2252
- paddingTop: string | number | {
2253
- readonly [$$ScaleValue]: "paddingTop";
2254
- };
2255
- };
2256
- pr: (value: string | number | {
2257
- readonly [$$ScaleValue]: "paddingRight";
2258
- }) => {
2259
- paddingRight: string | number | {
2260
- readonly [$$ScaleValue]: "paddingRight";
2261
- };
2262
- };
2263
- pb: (value: string | number | {
2264
- readonly [$$ScaleValue]: "paddingBottom";
2265
- }) => {
2266
- paddingBottom: string | number | {
2267
- readonly [$$ScaleValue]: "paddingBottom";
2268
- };
2269
- };
2270
- pl: (value: string | number | {
2271
- readonly [$$ScaleValue]: "paddingLeft";
2272
- }) => {
2273
- paddingLeft: string | number | {
2274
- readonly [$$ScaleValue]: "paddingLeft";
2275
- };
2276
- };
2277
- px: (value: string | number | {
2278
- readonly [$$ScaleValue]: "paddingLeft";
2279
- }) => {
2280
- paddingLeft: string | number | {
2281
- readonly [$$ScaleValue]: "paddingLeft";
2282
- };
2283
- paddingRight: string | number | {
2284
- readonly [$$ScaleValue]: "paddingLeft";
2285
- };
2286
- };
2287
- py: (value: string | number | {
2288
- readonly [$$ScaleValue]: "paddingTop";
2289
- }) => {
2290
- paddingTop: string | number | {
2291
- readonly [$$ScaleValue]: "paddingTop";
2292
- };
2293
- paddingBottom: string | number | {
2294
- readonly [$$ScaleValue]: "paddingTop";
2295
- };
2296
- };
2297
- m: (value: string | number | {
2298
- readonly [$$ScaleValue]: "margin";
2299
- }) => {
2300
- margin: string | number | {
2301
- readonly [$$ScaleValue]: "margin";
2302
- };
2303
- };
2304
- mt: (value: string | number | {
2305
- readonly [$$ScaleValue]: "marginTop";
2306
- }) => {
2307
- marginTop: string | number | {
2308
- readonly [$$ScaleValue]: "marginTop";
2309
- };
2310
- };
2311
- mr: (value: string | number | {
2312
- readonly [$$ScaleValue]: "marginRight";
2313
- }) => {
2314
- marginRight: string | number | {
2315
- readonly [$$ScaleValue]: "marginRight";
2316
- };
2317
- };
2318
- mb: (value: string | number | {
2319
- readonly [$$ScaleValue]: "marginBottom";
2320
- }) => {
2321
- marginBottom: string | number | {
2322
- readonly [$$ScaleValue]: "marginBottom";
2323
- };
2324
- };
2325
- ml: (value: string | number | {
2326
- readonly [$$ScaleValue]: "marginLeft";
2327
- }) => {
2328
- marginLeft: string | number | {
2329
- readonly [$$ScaleValue]: "marginLeft";
2330
- };
2331
- };
2332
- mx: (value: string | number | {
2333
- readonly [$$ScaleValue]: "marginLeft";
2334
- }) => {
2335
- marginLeft: string | number | {
2336
- readonly [$$ScaleValue]: "marginLeft";
2337
- };
2338
- marginRight: string | number | {
2339
- readonly [$$ScaleValue]: "marginLeft";
2340
- };
2341
- };
2342
- my: (value: string | number | {
2343
- readonly [$$ScaleValue]: "marginTop";
2344
- }) => {
2345
- marginTop: string | number | {
2346
- readonly [$$ScaleValue]: "marginTop";
2347
- };
2348
- marginBottom: string | number | {
2349
- readonly [$$ScaleValue]: "marginTop";
2350
- };
2351
- };
2352
- ta: (value: string | number | {
2353
- readonly [$$ScaleValue]: "textAlign";
2354
- }) => {
2355
- textAlign: string | number | {
2356
- readonly [$$ScaleValue]: "textAlign";
2357
- };
2358
- };
2359
- fd: (value: string | number | {
2360
- readonly [$$ScaleValue]: "flexDirection";
2361
- }) => {
2362
- flexDirection: string | number | {
2363
- readonly [$$ScaleValue]: "flexDirection";
2364
- };
2365
- };
2366
- fw: (value: string | number | {
2367
- readonly [$$ScaleValue]: "flexWrap";
2368
- }) => {
2369
- flexWrap: string | number | {
2370
- readonly [$$ScaleValue]: "flexWrap";
2371
- };
2372
- };
2373
- ai: (value: string | number | {
2374
- readonly [$$ScaleValue]: "alignItems";
2375
- }) => {
2376
- alignItems: string | number | {
2377
- readonly [$$ScaleValue]: "alignItems";
2378
- };
2379
- };
2380
- ac: (value: string | number | {
2381
- readonly [$$ScaleValue]: "alignContent";
2382
- }) => {
2383
- alignContent: string | number | {
2384
- readonly [$$ScaleValue]: "alignContent";
2385
- };
2386
- };
2387
- jc: (value: string | number | {
2388
- readonly [$$ScaleValue]: "justifyContent";
2389
- }) => {
2390
- justifyContent: string | number | {
2391
- readonly [$$ScaleValue]: "justifyContent";
2392
- };
2393
- };
2394
- as: (value: string | number | {
2395
- readonly [$$ScaleValue]: "alignSelf";
2396
- }) => {
2397
- alignSelf: string | number | {
2398
- readonly [$$ScaleValue]: "alignSelf";
2399
- };
2400
- };
2401
- fg: (value: string | number | {
2402
- readonly [$$ScaleValue]: "flexGrow";
2403
- }) => {
2404
- flexGrow: string | number | {
2405
- readonly [$$ScaleValue]: "flexGrow";
2406
- };
2407
- };
2408
- fs: (value: string | number | {
2409
- readonly [$$ScaleValue]: "flexShrink";
2410
- }) => {
2411
- flexShrink: string | number | {
2412
- readonly [$$ScaleValue]: "flexShrink";
2413
- };
2414
- };
2415
- fb: (value: string | number | {
2416
- readonly [$$ScaleValue]: "flexBasis";
2417
- }) => {
2418
- flexBasis: string | number | {
2419
- readonly [$$ScaleValue]: "flexBasis";
2420
- };
2421
- };
2422
- bc: (value: string | number | {
2423
- readonly [$$ScaleValue]: "backgroundColor";
2424
- }) => {
2425
- backgroundColor: string | number | {
2426
- readonly [$$ScaleValue]: "backgroundColor";
2427
- };
2428
- };
2429
- br: (value: string | number | {
2430
- readonly [$$ScaleValue]: "borderRadius";
2431
- }) => {
2432
- borderRadius: string | number | {
2433
- readonly [$$ScaleValue]: "borderRadius";
2434
- };
2435
- };
2436
- btrr: (value: string | number | {
2437
- readonly [$$ScaleValue]: "borderTopRightRadius";
2438
- }) => {
2439
- borderTopRightRadius: string | number | {
2440
- readonly [$$ScaleValue]: "borderTopRightRadius";
2441
- };
2442
- };
2443
- bbrr: (value: string | number | {
2444
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2445
- }) => {
2446
- borderBottomRightRadius: string | number | {
2447
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2448
- };
2449
- };
2450
- bblr: (value: string | number | {
2451
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2452
- }) => {
2453
- borderBottomLeftRadius: string | number | {
2454
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2455
- };
2456
- };
2457
- btlr: (value: string | number | {
2458
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2459
- }) => {
2460
- borderTopLeftRadius: string | number | {
2461
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2462
- };
2463
- };
2464
- bs: (value: string | number | {
2465
- readonly [$$ScaleValue]: "boxShadow";
2466
- }) => {
2467
- boxShadow: string | number | {
2468
- readonly [$$ScaleValue]: "boxShadow";
2469
- };
2470
- };
2471
- lh: (value: string | number | {
2472
- readonly [$$ScaleValue]: "lineHeight";
2473
- }) => {
2474
- lineHeight: string | number | {
2475
- readonly [$$ScaleValue]: "lineHeight";
2476
- };
2477
- };
2478
- ox: (value: string | number | {
2479
- readonly [$$ScaleValue]: "overflowX";
2480
- }) => {
2481
- overflowX: string | number | {
2482
- readonly [$$ScaleValue]: "overflowX";
2483
- };
2484
- };
2485
- oy: (value: string | number | {
2486
- readonly [$$ScaleValue]: "overflowY";
2487
- }) => {
2488
- overflowY: string | number | {
2489
- readonly [$$ScaleValue]: "overflowY";
2490
- };
2491
- };
2492
- pe: (value: string | number | {
2493
- readonly [$$ScaleValue]: "pointerEvents";
2494
- }) => {
2495
- pointerEvents: string | number | {
2496
- readonly [$$ScaleValue]: "pointerEvents";
2497
- };
2498
- };
2499
- us: (value: string | number | {
2500
- readonly [$$ScaleValue]: "userSelect";
2501
- }) => {
2502
- WebkitUserSelect: string | number | {
2503
- readonly [$$ScaleValue]: "userSelect";
2504
- };
2505
- userSelect: string | number | {
2506
- readonly [$$ScaleValue]: "userSelect";
2507
- };
2508
- };
2509
- userSelect: (value: string | number | {
2510
- readonly [$$ScaleValue]: "userSelect";
2511
- }) => {
2512
- WebkitUserSelect: string | number | {
2513
- readonly [$$ScaleValue]: "userSelect";
2514
- };
2515
- userSelect: string | number | {
2516
- readonly [$$ScaleValue]: "userSelect";
2517
- };
2518
- };
2519
- size: (value: string | number | {
2520
- readonly [$$ScaleValue]: "width";
2521
- }) => {
2522
- width: string | number | {
2523
- readonly [$$ScaleValue]: "width";
2524
- };
2525
- height: string | number | {
2526
- readonly [$$ScaleValue]: "width";
2527
- };
2528
- };
2529
- appearance: (value: string | number | {
2530
- readonly [$$ScaleValue]: "appearance";
2531
- }) => {
2532
- WebkitAppearance: string | number | {
2533
- readonly [$$ScaleValue]: "appearance";
2534
- };
2535
- appearance: string | number | {
2536
- readonly [$$ScaleValue]: "appearance";
2537
- };
2538
- };
2539
- backgroundClip: (value: string | number | {
2540
- readonly [$$ScaleValue]: "backgroundClip";
2541
- }) => {
2542
- WebkitBackgroundClip: string | number | {
2543
- readonly [$$ScaleValue]: "backgroundClip";
2544
- };
2545
- backgroundClip: string | number | {
2546
- readonly [$$ScaleValue]: "backgroundClip";
2547
- };
2548
- };
2549
- }>>;
2550
- declare const SelectSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
2551
- bp1: string;
2552
- bp2: string;
2553
- bp3: string;
2554
- bp4: string;
2555
- motion: string;
2556
- hover: string;
2557
- dark: string;
2558
- light: string;
2559
- }, _stitches_react_types_css_util.CSS<{
2560
- bp1: string;
2561
- bp2: string;
2562
- bp3: string;
2563
- bp4: string;
2564
- motion: string;
2565
- hover: string;
2566
- dark: string;
2567
- light: string;
2568
- }, {
2569
- borderWidths: unknown;
2570
- borderStyles: unknown;
2571
- colors: unknown;
2572
- fonts: {
2573
- 'fallback-mono': string;
2574
- 'fallback-sans': string;
2575
- 'fallback-serif': string;
2576
- mono: string;
2577
- sans: string;
2578
- serif: string;
2579
- };
2580
- fontSizes: {
2581
- 1: string;
2582
- 2: string;
2583
- 3: string;
2584
- 4: string;
2585
- 5: string;
2586
- 6: string;
2587
- 7: string;
2588
- 8: string;
2589
- 9: string;
2590
- };
2591
- fontWeights: {
2592
- 1: string;
2593
- 2: string;
2594
- 3: string;
2595
- 4: string;
2596
- 5: string;
2597
- 6: string;
2598
- 7: string;
2599
- 8: string;
2600
- 9: string;
2601
- };
2602
- letterSpacings: unknown;
2603
- lineHeights: unknown;
2604
- radii: {
2605
- 0: string;
2606
- 1: string;
2607
- 2: string;
2608
- 3: string;
2609
- 4: string;
2610
- pill: string;
2611
- round: string;
2612
- };
2613
- shadows: {
2614
- 0: string;
2615
- 1: string;
2616
- 2: string;
2617
- 3: string;
2618
- toast: string;
2619
- };
2620
- sizes: {
2621
- 0: string;
2622
- 1: string;
2623
- 2: string;
2624
- 3: string;
2625
- 4: string;
2626
- 5: string;
2627
- 6: string;
2628
- 7: string;
2629
- 8: string;
2630
- 9: string;
2631
- };
2632
- space: {
2633
- 0: string;
2634
- 1: string;
2635
- 2: string;
2636
- 3: string;
2637
- 4: string;
2638
- 5: string;
2639
- 6: string;
2640
- 7: string;
2641
- 8: string;
2642
- 9: string;
2643
- 10: string;
2644
- 11: string;
2645
- 12: string;
2646
- 13: string;
2647
- 14: string;
2648
- 15: string;
2649
- 16: string;
2650
- };
2651
- transitions: unknown;
2652
- zIndices: {
2653
- 0: string;
2654
- 1: string;
2655
- 2: string;
2656
- 3: string;
2657
- 4: string;
2658
- max: string;
2659
- toast: string;
2660
- };
2661
- foo: {
2662
- bar: string;
2663
- };
2664
- }, _stitches_react_types_config.DefaultThemeMap, {
2665
- p: (value: string | number | {
2666
- readonly [$$ScaleValue]: "padding";
2667
- }) => {
2668
- padding: string | number | {
2669
- readonly [$$ScaleValue]: "padding";
2670
- };
2671
- };
2672
- pt: (value: string | number | {
2673
- readonly [$$ScaleValue]: "paddingTop";
2674
- }) => {
2675
- paddingTop: string | number | {
2676
- readonly [$$ScaleValue]: "paddingTop";
2677
- };
2678
- };
2679
- pr: (value: string | number | {
2680
- readonly [$$ScaleValue]: "paddingRight";
2681
- }) => {
2682
- paddingRight: string | number | {
2683
- readonly [$$ScaleValue]: "paddingRight";
2684
- };
2685
- };
2686
- pb: (value: string | number | {
2687
- readonly [$$ScaleValue]: "paddingBottom";
2688
- }) => {
2689
- paddingBottom: string | number | {
2690
- readonly [$$ScaleValue]: "paddingBottom";
2691
- };
2692
- };
2693
- pl: (value: string | number | {
2694
- readonly [$$ScaleValue]: "paddingLeft";
2695
- }) => {
2696
- paddingLeft: string | number | {
2697
- readonly [$$ScaleValue]: "paddingLeft";
2698
- };
2699
- };
2700
- px: (value: string | number | {
2701
- readonly [$$ScaleValue]: "paddingLeft";
2702
- }) => {
2703
- paddingLeft: string | number | {
2704
- readonly [$$ScaleValue]: "paddingLeft";
2705
- };
2706
- paddingRight: string | number | {
2707
- readonly [$$ScaleValue]: "paddingLeft";
2708
- };
2709
- };
2710
- py: (value: string | number | {
2711
- readonly [$$ScaleValue]: "paddingTop";
2712
- }) => {
2713
- paddingTop: string | number | {
2714
- readonly [$$ScaleValue]: "paddingTop";
2715
- };
2716
- paddingBottom: string | number | {
2717
- readonly [$$ScaleValue]: "paddingTop";
2718
- };
2719
- };
2720
- m: (value: string | number | {
2721
- readonly [$$ScaleValue]: "margin";
2722
- }) => {
2723
- margin: string | number | {
2724
- readonly [$$ScaleValue]: "margin";
2725
- };
2726
- };
2727
- mt: (value: string | number | {
2728
- readonly [$$ScaleValue]: "marginTop";
2729
- }) => {
2730
- marginTop: string | number | {
2731
- readonly [$$ScaleValue]: "marginTop";
2732
- };
2733
- };
2734
- mr: (value: string | number | {
2735
- readonly [$$ScaleValue]: "marginRight";
2736
- }) => {
2737
- marginRight: string | number | {
2738
- readonly [$$ScaleValue]: "marginRight";
2739
- };
2740
- };
2741
- mb: (value: string | number | {
2742
- readonly [$$ScaleValue]: "marginBottom";
2743
- }) => {
2744
- marginBottom: string | number | {
2745
- readonly [$$ScaleValue]: "marginBottom";
2746
- };
2747
- };
2748
- ml: (value: string | number | {
2749
- readonly [$$ScaleValue]: "marginLeft";
2750
- }) => {
2751
- marginLeft: string | number | {
2752
- readonly [$$ScaleValue]: "marginLeft";
2753
- };
2754
- };
2755
- mx: (value: string | number | {
2756
- readonly [$$ScaleValue]: "marginLeft";
2757
- }) => {
2758
- marginLeft: string | number | {
2759
- readonly [$$ScaleValue]: "marginLeft";
2760
- };
2761
- marginRight: string | number | {
2762
- readonly [$$ScaleValue]: "marginLeft";
2763
- };
2764
- };
2765
- my: (value: string | number | {
2766
- readonly [$$ScaleValue]: "marginTop";
2767
- }) => {
2768
- marginTop: string | number | {
2769
- readonly [$$ScaleValue]: "marginTop";
2770
- };
2771
- marginBottom: string | number | {
2772
- readonly [$$ScaleValue]: "marginTop";
2773
- };
2774
- };
2775
- ta: (value: string | number | {
2776
- readonly [$$ScaleValue]: "textAlign";
2777
- }) => {
2778
- textAlign: string | number | {
2779
- readonly [$$ScaleValue]: "textAlign";
2780
- };
2781
- };
2782
- fd: (value: string | number | {
2783
- readonly [$$ScaleValue]: "flexDirection";
2784
- }) => {
2785
- flexDirection: string | number | {
2786
- readonly [$$ScaleValue]: "flexDirection";
2787
- };
2788
- };
2789
- fw: (value: string | number | {
2790
- readonly [$$ScaleValue]: "flexWrap";
2791
- }) => {
2792
- flexWrap: string | number | {
2793
- readonly [$$ScaleValue]: "flexWrap";
2794
- };
2795
- };
2796
- ai: (value: string | number | {
2797
- readonly [$$ScaleValue]: "alignItems";
2798
- }) => {
2799
- alignItems: string | number | {
2800
- readonly [$$ScaleValue]: "alignItems";
2801
- };
2802
- };
2803
- ac: (value: string | number | {
2804
- readonly [$$ScaleValue]: "alignContent";
2805
- }) => {
2806
- alignContent: string | number | {
2807
- readonly [$$ScaleValue]: "alignContent";
2808
- };
2809
- };
2810
- jc: (value: string | number | {
2811
- readonly [$$ScaleValue]: "justifyContent";
2812
- }) => {
2813
- justifyContent: string | number | {
2814
- readonly [$$ScaleValue]: "justifyContent";
2815
- };
2816
- };
2817
- as: (value: string | number | {
2818
- readonly [$$ScaleValue]: "alignSelf";
2819
- }) => {
2820
- alignSelf: string | number | {
2821
- readonly [$$ScaleValue]: "alignSelf";
2822
- };
2823
- };
2824
- fg: (value: string | number | {
2825
- readonly [$$ScaleValue]: "flexGrow";
2826
- }) => {
2827
- flexGrow: string | number | {
2828
- readonly [$$ScaleValue]: "flexGrow";
2829
- };
2830
- };
2831
- fs: (value: string | number | {
2832
- readonly [$$ScaleValue]: "flexShrink";
2833
- }) => {
2834
- flexShrink: string | number | {
2835
- readonly [$$ScaleValue]: "flexShrink";
2836
- };
2837
- };
2838
- fb: (value: string | number | {
2839
- readonly [$$ScaleValue]: "flexBasis";
2840
- }) => {
2841
- flexBasis: string | number | {
2842
- readonly [$$ScaleValue]: "flexBasis";
2843
- };
2844
- };
2845
- bc: (value: string | number | {
2846
- readonly [$$ScaleValue]: "backgroundColor";
2847
- }) => {
2848
- backgroundColor: string | number | {
2849
- readonly [$$ScaleValue]: "backgroundColor";
2850
- };
2851
- };
2852
- br: (value: string | number | {
2853
- readonly [$$ScaleValue]: "borderRadius";
2854
- }) => {
2855
- borderRadius: string | number | {
2856
- readonly [$$ScaleValue]: "borderRadius";
2857
- };
2858
- };
2859
- btrr: (value: string | number | {
2860
- readonly [$$ScaleValue]: "borderTopRightRadius";
2861
- }) => {
2862
- borderTopRightRadius: string | number | {
2863
- readonly [$$ScaleValue]: "borderTopRightRadius";
2864
- };
2865
- };
2866
- bbrr: (value: string | number | {
2867
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2868
- }) => {
2869
- borderBottomRightRadius: string | number | {
2870
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2871
- };
2872
- };
2873
- bblr: (value: string | number | {
2874
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2875
- }) => {
2876
- borderBottomLeftRadius: string | number | {
2877
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2878
- };
2879
- };
2880
- btlr: (value: string | number | {
2881
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2882
- }) => {
2883
- borderTopLeftRadius: string | number | {
2884
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2885
- };
2886
- };
2887
- bs: (value: string | number | {
2888
- readonly [$$ScaleValue]: "boxShadow";
2889
- }) => {
2890
- boxShadow: string | number | {
2891
- readonly [$$ScaleValue]: "boxShadow";
2892
- };
2893
- };
2894
- lh: (value: string | number | {
2895
- readonly [$$ScaleValue]: "lineHeight";
2896
- }) => {
2897
- lineHeight: string | number | {
2898
- readonly [$$ScaleValue]: "lineHeight";
2899
- };
2900
- };
2901
- ox: (value: string | number | {
2902
- readonly [$$ScaleValue]: "overflowX";
2903
- }) => {
2904
- overflowX: string | number | {
2905
- readonly [$$ScaleValue]: "overflowX";
2906
- };
2907
- };
2908
- oy: (value: string | number | {
2909
- readonly [$$ScaleValue]: "overflowY";
2910
- }) => {
2911
- overflowY: string | number | {
2912
- readonly [$$ScaleValue]: "overflowY";
2913
- };
2914
- };
2915
- pe: (value: string | number | {
2916
- readonly [$$ScaleValue]: "pointerEvents";
2917
- }) => {
2918
- pointerEvents: string | number | {
2919
- readonly [$$ScaleValue]: "pointerEvents";
2920
- };
2921
- };
2922
- us: (value: string | number | {
2923
- readonly [$$ScaleValue]: "userSelect";
2924
- }) => {
2925
- WebkitUserSelect: string | number | {
2926
- readonly [$$ScaleValue]: "userSelect";
2927
- };
2928
- userSelect: string | number | {
2929
- readonly [$$ScaleValue]: "userSelect";
2930
- };
2931
- };
2932
- userSelect: (value: string | number | {
2933
- readonly [$$ScaleValue]: "userSelect";
2934
- }) => {
2935
- WebkitUserSelect: string | number | {
2936
- readonly [$$ScaleValue]: "userSelect";
2937
- };
2938
- userSelect: string | number | {
2939
- readonly [$$ScaleValue]: "userSelect";
2940
- };
2941
- };
2942
- size: (value: string | number | {
2943
- readonly [$$ScaleValue]: "width";
2944
- }) => {
2945
- width: string | number | {
2946
- readonly [$$ScaleValue]: "width";
2947
- };
2948
- height: string | number | {
2949
- readonly [$$ScaleValue]: "width";
2950
- };
2951
- };
2952
- appearance: (value: string | number | {
2953
- readonly [$$ScaleValue]: "appearance";
2954
- }) => {
2955
- WebkitAppearance: string | number | {
2956
- readonly [$$ScaleValue]: "appearance";
2957
- };
2958
- appearance: string | number | {
2959
- readonly [$$ScaleValue]: "appearance";
2960
- };
2961
- };
2962
- backgroundClip: (value: string | number | {
2963
- readonly [$$ScaleValue]: "backgroundClip";
2964
- }) => {
2965
- WebkitBackgroundClip: string | number | {
2966
- readonly [$$ScaleValue]: "backgroundClip";
2967
- };
2968
- backgroundClip: string | number | {
2969
- readonly [$$ScaleValue]: "backgroundClip";
2970
- };
2971
- };
2972
- }>>;
2973
- declare const SelectScrollUpButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectScrollUpButtonProps & react.RefAttributes<HTMLDivElement>>, {}, {
2974
- bp1: string;
2975
- bp2: string;
2976
- bp3: string;
2977
- bp4: string;
2978
- motion: string;
2979
- hover: string;
2980
- dark: string;
2981
- light: string;
2982
- }, _stitches_react_types_css_util.CSS<{
2983
- bp1: string;
2984
- bp2: string;
2985
- bp3: string;
2986
- bp4: string;
2987
- motion: string;
2988
- hover: string;
2989
- dark: string;
2990
- light: string;
2991
- }, {
2992
- borderWidths: unknown;
2993
- borderStyles: unknown;
2994
- colors: unknown;
2995
- fonts: {
2996
- 'fallback-mono': string;
2997
- 'fallback-sans': string;
2998
- 'fallback-serif': string;
2999
- mono: string;
3000
- sans: string;
3001
- serif: string;
3002
- };
3003
- fontSizes: {
3004
- 1: string;
3005
- 2: string;
3006
- 3: string;
3007
- 4: string;
3008
- 5: string;
3009
- 6: string;
3010
- 7: string;
3011
- 8: string;
3012
- 9: string;
3013
- };
3014
- fontWeights: {
3015
- 1: string;
3016
- 2: string;
3017
- 3: string;
3018
- 4: string;
3019
- 5: string;
3020
- 6: string;
3021
- 7: string;
3022
- 8: string;
3023
- 9: string;
3024
- };
3025
- letterSpacings: unknown;
3026
- lineHeights: unknown;
3027
- radii: {
3028
- 0: string;
3029
- 1: string;
3030
- 2: string;
3031
- 3: string;
3032
- 4: string;
3033
- pill: string;
3034
- round: string;
3035
- };
3036
- shadows: {
3037
- 0: string;
3038
- 1: string;
3039
- 2: string;
3040
- 3: string;
3041
- toast: string;
3042
- };
3043
- sizes: {
3044
- 0: string;
3045
- 1: string;
3046
- 2: string;
3047
- 3: string;
3048
- 4: string;
3049
- 5: string;
3050
- 6: string;
3051
- 7: string;
3052
- 8: string;
3053
- 9: string;
3054
- };
3055
- space: {
3056
- 0: string;
3057
- 1: string;
3058
- 2: string;
3059
- 3: string;
3060
- 4: string;
3061
- 5: string;
3062
- 6: string;
3063
- 7: string;
3064
- 8: string;
3065
- 9: string;
3066
- 10: string;
3067
- 11: string;
3068
- 12: string;
3069
- 13: string;
3070
- 14: string;
3071
- 15: string;
3072
- 16: string;
3073
- };
3074
- transitions: unknown;
3075
- zIndices: {
3076
- 0: string;
3077
- 1: string;
3078
- 2: string;
3079
- 3: string;
3080
- 4: string;
3081
- max: string;
3082
- toast: string;
3083
- };
3084
- foo: {
3085
- bar: string;
3086
- };
3087
- }, _stitches_react_types_config.DefaultThemeMap, {
3088
- p: (value: string | number | {
3089
- readonly [$$ScaleValue]: "padding";
3090
- }) => {
3091
- padding: string | number | {
3092
- readonly [$$ScaleValue]: "padding";
3093
- };
3094
- };
3095
- pt: (value: string | number | {
3096
- readonly [$$ScaleValue]: "paddingTop";
3097
- }) => {
3098
- paddingTop: string | number | {
3099
- readonly [$$ScaleValue]: "paddingTop";
3100
- };
3101
- };
3102
- pr: (value: string | number | {
3103
- readonly [$$ScaleValue]: "paddingRight";
3104
- }) => {
3105
- paddingRight: string | number | {
3106
- readonly [$$ScaleValue]: "paddingRight";
3107
- };
3108
- };
3109
- pb: (value: string | number | {
3110
- readonly [$$ScaleValue]: "paddingBottom";
3111
- }) => {
3112
- paddingBottom: string | number | {
3113
- readonly [$$ScaleValue]: "paddingBottom";
3114
- };
3115
- };
3116
- pl: (value: string | number | {
3117
- readonly [$$ScaleValue]: "paddingLeft";
3118
- }) => {
3119
- paddingLeft: string | number | {
3120
- readonly [$$ScaleValue]: "paddingLeft";
3121
- };
3122
- };
3123
- px: (value: string | number | {
3124
- readonly [$$ScaleValue]: "paddingLeft";
3125
- }) => {
3126
- paddingLeft: string | number | {
3127
- readonly [$$ScaleValue]: "paddingLeft";
3128
- };
3129
- paddingRight: string | number | {
3130
- readonly [$$ScaleValue]: "paddingLeft";
3131
- };
3132
- };
3133
- py: (value: string | number | {
3134
- readonly [$$ScaleValue]: "paddingTop";
3135
- }) => {
3136
- paddingTop: string | number | {
3137
- readonly [$$ScaleValue]: "paddingTop";
3138
- };
3139
- paddingBottom: string | number | {
3140
- readonly [$$ScaleValue]: "paddingTop";
3141
- };
3142
- };
3143
- m: (value: string | number | {
3144
- readonly [$$ScaleValue]: "margin";
3145
- }) => {
3146
- margin: string | number | {
3147
- readonly [$$ScaleValue]: "margin";
3148
- };
3149
- };
3150
- mt: (value: string | number | {
3151
- readonly [$$ScaleValue]: "marginTop";
3152
- }) => {
3153
- marginTop: string | number | {
3154
- readonly [$$ScaleValue]: "marginTop";
3155
- };
3156
- };
3157
- mr: (value: string | number | {
3158
- readonly [$$ScaleValue]: "marginRight";
3159
- }) => {
3160
- marginRight: string | number | {
3161
- readonly [$$ScaleValue]: "marginRight";
3162
- };
3163
- };
3164
- mb: (value: string | number | {
3165
- readonly [$$ScaleValue]: "marginBottom";
3166
- }) => {
3167
- marginBottom: string | number | {
3168
- readonly [$$ScaleValue]: "marginBottom";
3169
- };
3170
- };
3171
- ml: (value: string | number | {
3172
- readonly [$$ScaleValue]: "marginLeft";
3173
- }) => {
3174
- marginLeft: string | number | {
3175
- readonly [$$ScaleValue]: "marginLeft";
3176
- };
3177
- };
3178
- mx: (value: string | number | {
3179
- readonly [$$ScaleValue]: "marginLeft";
3180
- }) => {
3181
- marginLeft: string | number | {
3182
- readonly [$$ScaleValue]: "marginLeft";
3183
- };
3184
- marginRight: string | number | {
3185
- readonly [$$ScaleValue]: "marginLeft";
3186
- };
3187
- };
3188
- my: (value: string | number | {
3189
- readonly [$$ScaleValue]: "marginTop";
3190
- }) => {
3191
- marginTop: string | number | {
3192
- readonly [$$ScaleValue]: "marginTop";
3193
- };
3194
- marginBottom: string | number | {
3195
- readonly [$$ScaleValue]: "marginTop";
3196
- };
3197
- };
3198
- ta: (value: string | number | {
3199
- readonly [$$ScaleValue]: "textAlign";
3200
- }) => {
3201
- textAlign: string | number | {
3202
- readonly [$$ScaleValue]: "textAlign";
3203
- };
3204
- };
3205
- fd: (value: string | number | {
3206
- readonly [$$ScaleValue]: "flexDirection";
3207
- }) => {
3208
- flexDirection: string | number | {
3209
- readonly [$$ScaleValue]: "flexDirection";
3210
- };
3211
- };
3212
- fw: (value: string | number | {
3213
- readonly [$$ScaleValue]: "flexWrap";
3214
- }) => {
3215
- flexWrap: string | number | {
3216
- readonly [$$ScaleValue]: "flexWrap";
3217
- };
3218
- };
3219
- ai: (value: string | number | {
3220
- readonly [$$ScaleValue]: "alignItems";
3221
- }) => {
3222
- alignItems: string | number | {
3223
- readonly [$$ScaleValue]: "alignItems";
3224
- };
3225
- };
3226
- ac: (value: string | number | {
3227
- readonly [$$ScaleValue]: "alignContent";
3228
- }) => {
3229
- alignContent: string | number | {
3230
- readonly [$$ScaleValue]: "alignContent";
3231
- };
3232
- };
3233
- jc: (value: string | number | {
3234
- readonly [$$ScaleValue]: "justifyContent";
3235
- }) => {
3236
- justifyContent: string | number | {
3237
- readonly [$$ScaleValue]: "justifyContent";
3238
- };
3239
- };
3240
- as: (value: string | number | {
3241
- readonly [$$ScaleValue]: "alignSelf";
3242
- }) => {
3243
- alignSelf: string | number | {
3244
- readonly [$$ScaleValue]: "alignSelf";
3245
- };
3246
- };
3247
- fg: (value: string | number | {
3248
- readonly [$$ScaleValue]: "flexGrow";
3249
- }) => {
3250
- flexGrow: string | number | {
3251
- readonly [$$ScaleValue]: "flexGrow";
3252
- };
3253
- };
3254
- fs: (value: string | number | {
3255
- readonly [$$ScaleValue]: "flexShrink";
3256
- }) => {
3257
- flexShrink: string | number | {
3258
- readonly [$$ScaleValue]: "flexShrink";
3259
- };
3260
- };
3261
- fb: (value: string | number | {
3262
- readonly [$$ScaleValue]: "flexBasis";
3263
- }) => {
3264
- flexBasis: string | number | {
3265
- readonly [$$ScaleValue]: "flexBasis";
3266
- };
3267
- };
3268
- bc: (value: string | number | {
3269
- readonly [$$ScaleValue]: "backgroundColor";
3270
- }) => {
3271
- backgroundColor: string | number | {
3272
- readonly [$$ScaleValue]: "backgroundColor";
3273
- };
3274
- };
3275
- br: (value: string | number | {
3276
- readonly [$$ScaleValue]: "borderRadius";
3277
- }) => {
3278
- borderRadius: string | number | {
3279
- readonly [$$ScaleValue]: "borderRadius";
3280
- };
3281
- };
3282
- btrr: (value: string | number | {
3283
- readonly [$$ScaleValue]: "borderTopRightRadius";
3284
- }) => {
3285
- borderTopRightRadius: string | number | {
3286
- readonly [$$ScaleValue]: "borderTopRightRadius";
3287
- };
3288
- };
3289
- bbrr: (value: string | number | {
3290
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3291
- }) => {
3292
- borderBottomRightRadius: string | number | {
3293
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3294
- };
3295
- };
3296
- bblr: (value: string | number | {
3297
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3298
- }) => {
3299
- borderBottomLeftRadius: string | number | {
3300
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3301
- };
3302
- };
3303
- btlr: (value: string | number | {
3304
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3305
- }) => {
3306
- borderTopLeftRadius: string | number | {
3307
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3308
- };
3309
- };
3310
- bs: (value: string | number | {
3311
- readonly [$$ScaleValue]: "boxShadow";
3312
- }) => {
3313
- boxShadow: string | number | {
3314
- readonly [$$ScaleValue]: "boxShadow";
3315
- };
3316
- };
3317
- lh: (value: string | number | {
3318
- readonly [$$ScaleValue]: "lineHeight";
3319
- }) => {
3320
- lineHeight: string | number | {
3321
- readonly [$$ScaleValue]: "lineHeight";
3322
- };
3323
- };
3324
- ox: (value: string | number | {
3325
- readonly [$$ScaleValue]: "overflowX";
3326
- }) => {
3327
- overflowX: string | number | {
3328
- readonly [$$ScaleValue]: "overflowX";
3329
- };
3330
- };
3331
- oy: (value: string | number | {
3332
- readonly [$$ScaleValue]: "overflowY";
3333
- }) => {
3334
- overflowY: string | number | {
3335
- readonly [$$ScaleValue]: "overflowY";
3336
- };
3337
- };
3338
- pe: (value: string | number | {
3339
- readonly [$$ScaleValue]: "pointerEvents";
3340
- }) => {
3341
- pointerEvents: string | number | {
3342
- readonly [$$ScaleValue]: "pointerEvents";
3343
- };
3344
- };
3345
- us: (value: string | number | {
3346
- readonly [$$ScaleValue]: "userSelect";
3347
- }) => {
3348
- WebkitUserSelect: string | number | {
3349
- readonly [$$ScaleValue]: "userSelect";
3350
- };
3351
- userSelect: string | number | {
3352
- readonly [$$ScaleValue]: "userSelect";
3353
- };
3354
- };
3355
- userSelect: (value: string | number | {
3356
- readonly [$$ScaleValue]: "userSelect";
3357
- }) => {
3358
- WebkitUserSelect: string | number | {
3359
- readonly [$$ScaleValue]: "userSelect";
3360
- };
3361
- userSelect: string | number | {
3362
- readonly [$$ScaleValue]: "userSelect";
3363
- };
3364
- };
3365
- size: (value: string | number | {
3366
- readonly [$$ScaleValue]: "width";
3367
- }) => {
3368
- width: string | number | {
3369
- readonly [$$ScaleValue]: "width";
3370
- };
3371
- height: string | number | {
3372
- readonly [$$ScaleValue]: "width";
3373
- };
3374
- };
3375
- appearance: (value: string | number | {
3376
- readonly [$$ScaleValue]: "appearance";
3377
- }) => {
3378
- WebkitAppearance: string | number | {
3379
- readonly [$$ScaleValue]: "appearance";
3380
- };
3381
- appearance: string | number | {
3382
- readonly [$$ScaleValue]: "appearance";
3383
- };
3384
- };
3385
- backgroundClip: (value: string | number | {
3386
- readonly [$$ScaleValue]: "backgroundClip";
3387
- }) => {
3388
- WebkitBackgroundClip: string | number | {
3389
- readonly [$$ScaleValue]: "backgroundClip";
3390
- };
3391
- backgroundClip: string | number | {
3392
- readonly [$$ScaleValue]: "backgroundClip";
3393
- };
3394
- };
3395
- }>>;
3396
- declare const SelectScrollDownButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectScrollDownButtonProps & react.RefAttributes<HTMLDivElement>>, {}, {
3397
- bp1: string;
3398
- bp2: string;
3399
- bp3: string;
3400
- bp4: string;
3401
- motion: string;
3402
- hover: string;
3403
- dark: string;
3404
- light: string;
3405
- }, _stitches_react_types_css_util.CSS<{
3406
- bp1: string;
3407
- bp2: string;
3408
- bp3: string;
3409
- bp4: string;
3410
- motion: string;
3411
- hover: string;
3412
- dark: string;
3413
- light: string;
3414
- }, {
3415
- borderWidths: unknown;
3416
- borderStyles: unknown;
3417
- colors: unknown;
3418
- fonts: {
3419
- 'fallback-mono': string;
3420
- 'fallback-sans': string;
3421
- 'fallback-serif': string;
3422
- mono: string;
3423
- sans: string;
3424
- serif: string;
3425
- };
3426
- fontSizes: {
3427
- 1: string;
3428
- 2: string;
3429
- 3: string;
3430
- 4: string;
3431
- 5: string;
3432
- 6: string;
3433
- 7: string;
3434
- 8: string;
3435
- 9: string;
3436
- };
3437
- fontWeights: {
3438
- 1: string;
3439
- 2: string;
3440
- 3: string;
3441
- 4: string;
3442
- 5: string;
3443
- 6: string;
3444
- 7: string;
3445
- 8: string;
3446
- 9: string;
3447
- };
3448
- letterSpacings: unknown;
3449
- lineHeights: unknown;
3450
- radii: {
3451
- 0: string;
3452
- 1: string;
3453
- 2: string;
3454
- 3: string;
3455
- 4: string;
3456
- pill: string;
3457
- round: string;
3458
- };
3459
- shadows: {
3460
- 0: string;
3461
- 1: string;
3462
- 2: string;
3463
- 3: string;
3464
- toast: string;
3465
- };
3466
- sizes: {
3467
- 0: string;
3468
- 1: string;
3469
- 2: string;
3470
- 3: string;
3471
- 4: string;
3472
- 5: string;
3473
- 6: string;
3474
- 7: string;
3475
- 8: string;
3476
- 9: string;
3477
- };
3478
- space: {
3479
- 0: string;
3480
- 1: string;
3481
- 2: string;
3482
- 3: string;
3483
- 4: string;
3484
- 5: string;
3485
- 6: string;
3486
- 7: string;
3487
- 8: string;
3488
- 9: string;
3489
- 10: string;
3490
- 11: string;
3491
- 12: string;
3492
- 13: string;
3493
- 14: string;
3494
- 15: string;
3495
- 16: string;
3496
- };
3497
- transitions: unknown;
3498
- zIndices: {
3499
- 0: string;
3500
- 1: string;
3501
- 2: string;
3502
- 3: string;
3503
- 4: string;
3504
- max: string;
3505
- toast: string;
3506
- };
3507
- foo: {
3508
- bar: string;
3509
- };
3510
- }, _stitches_react_types_config.DefaultThemeMap, {
3511
- p: (value: string | number | {
3512
- readonly [$$ScaleValue]: "padding";
3513
- }) => {
3514
- padding: string | number | {
3515
- readonly [$$ScaleValue]: "padding";
3516
- };
3517
- };
3518
- pt: (value: string | number | {
3519
- readonly [$$ScaleValue]: "paddingTop";
3520
- }) => {
3521
- paddingTop: string | number | {
3522
- readonly [$$ScaleValue]: "paddingTop";
3523
- };
3524
- };
3525
- pr: (value: string | number | {
3526
- readonly [$$ScaleValue]: "paddingRight";
3527
- }) => {
3528
- paddingRight: string | number | {
3529
- readonly [$$ScaleValue]: "paddingRight";
3530
- };
3531
- };
3532
- pb: (value: string | number | {
3533
- readonly [$$ScaleValue]: "paddingBottom";
3534
- }) => {
3535
- paddingBottom: string | number | {
3536
- readonly [$$ScaleValue]: "paddingBottom";
3537
- };
3538
- };
3539
- pl: (value: string | number | {
3540
- readonly [$$ScaleValue]: "paddingLeft";
3541
- }) => {
3542
- paddingLeft: string | number | {
3543
- readonly [$$ScaleValue]: "paddingLeft";
3544
- };
3545
- };
3546
- px: (value: string | number | {
3547
- readonly [$$ScaleValue]: "paddingLeft";
3548
- }) => {
3549
- paddingLeft: string | number | {
3550
- readonly [$$ScaleValue]: "paddingLeft";
3551
- };
3552
- paddingRight: string | number | {
3553
- readonly [$$ScaleValue]: "paddingLeft";
3554
- };
3555
- };
3556
- py: (value: string | number | {
3557
- readonly [$$ScaleValue]: "paddingTop";
3558
- }) => {
3559
- paddingTop: string | number | {
3560
- readonly [$$ScaleValue]: "paddingTop";
3561
- };
3562
- paddingBottom: string | number | {
3563
- readonly [$$ScaleValue]: "paddingTop";
3564
- };
3565
- };
3566
- m: (value: string | number | {
3567
- readonly [$$ScaleValue]: "margin";
3568
- }) => {
3569
- margin: string | number | {
3570
- readonly [$$ScaleValue]: "margin";
3571
- };
3572
- };
3573
- mt: (value: string | number | {
3574
- readonly [$$ScaleValue]: "marginTop";
3575
- }) => {
3576
- marginTop: string | number | {
3577
- readonly [$$ScaleValue]: "marginTop";
3578
- };
3579
- };
3580
- mr: (value: string | number | {
3581
- readonly [$$ScaleValue]: "marginRight";
3582
- }) => {
3583
- marginRight: string | number | {
3584
- readonly [$$ScaleValue]: "marginRight";
3585
- };
3586
- };
3587
- mb: (value: string | number | {
3588
- readonly [$$ScaleValue]: "marginBottom";
3589
- }) => {
3590
- marginBottom: string | number | {
3591
- readonly [$$ScaleValue]: "marginBottom";
3592
- };
3593
- };
3594
- ml: (value: string | number | {
3595
- readonly [$$ScaleValue]: "marginLeft";
3596
- }) => {
3597
- marginLeft: string | number | {
3598
- readonly [$$ScaleValue]: "marginLeft";
3599
- };
3600
- };
3601
- mx: (value: string | number | {
3602
- readonly [$$ScaleValue]: "marginLeft";
3603
- }) => {
3604
- marginLeft: string | number | {
3605
- readonly [$$ScaleValue]: "marginLeft";
3606
- };
3607
- marginRight: string | number | {
3608
- readonly [$$ScaleValue]: "marginLeft";
3609
- };
3610
- };
3611
- my: (value: string | number | {
3612
- readonly [$$ScaleValue]: "marginTop";
3613
- }) => {
3614
- marginTop: string | number | {
3615
- readonly [$$ScaleValue]: "marginTop";
3616
- };
3617
- marginBottom: string | number | {
3618
- readonly [$$ScaleValue]: "marginTop";
3619
- };
3620
- };
3621
- ta: (value: string | number | {
3622
- readonly [$$ScaleValue]: "textAlign";
3623
- }) => {
3624
- textAlign: string | number | {
3625
- readonly [$$ScaleValue]: "textAlign";
3626
- };
3627
- };
3628
- fd: (value: string | number | {
3629
- readonly [$$ScaleValue]: "flexDirection";
3630
- }) => {
3631
- flexDirection: string | number | {
3632
- readonly [$$ScaleValue]: "flexDirection";
3633
- };
3634
- };
3635
- fw: (value: string | number | {
3636
- readonly [$$ScaleValue]: "flexWrap";
3637
- }) => {
3638
- flexWrap: string | number | {
3639
- readonly [$$ScaleValue]: "flexWrap";
3640
- };
3641
- };
3642
- ai: (value: string | number | {
3643
- readonly [$$ScaleValue]: "alignItems";
3644
- }) => {
3645
- alignItems: string | number | {
3646
- readonly [$$ScaleValue]: "alignItems";
3647
- };
3648
- };
3649
- ac: (value: string | number | {
3650
- readonly [$$ScaleValue]: "alignContent";
3651
- }) => {
3652
- alignContent: string | number | {
3653
- readonly [$$ScaleValue]: "alignContent";
3654
- };
3655
- };
3656
- jc: (value: string | number | {
3657
- readonly [$$ScaleValue]: "justifyContent";
3658
- }) => {
3659
- justifyContent: string | number | {
3660
- readonly [$$ScaleValue]: "justifyContent";
3661
- };
3662
- };
3663
- as: (value: string | number | {
3664
- readonly [$$ScaleValue]: "alignSelf";
3665
- }) => {
3666
- alignSelf: string | number | {
3667
- readonly [$$ScaleValue]: "alignSelf";
3668
- };
3669
- };
3670
- fg: (value: string | number | {
3671
- readonly [$$ScaleValue]: "flexGrow";
3672
- }) => {
3673
- flexGrow: string | number | {
3674
- readonly [$$ScaleValue]: "flexGrow";
3675
- };
3676
- };
3677
- fs: (value: string | number | {
3678
- readonly [$$ScaleValue]: "flexShrink";
3679
- }) => {
3680
- flexShrink: string | number | {
3681
- readonly [$$ScaleValue]: "flexShrink";
3682
- };
3683
- };
3684
- fb: (value: string | number | {
3685
- readonly [$$ScaleValue]: "flexBasis";
3686
- }) => {
3687
- flexBasis: string | number | {
3688
- readonly [$$ScaleValue]: "flexBasis";
3689
- };
3690
- };
3691
- bc: (value: string | number | {
3692
- readonly [$$ScaleValue]: "backgroundColor";
3693
- }) => {
3694
- backgroundColor: string | number | {
3695
- readonly [$$ScaleValue]: "backgroundColor";
3696
- };
3697
- };
3698
- br: (value: string | number | {
3699
- readonly [$$ScaleValue]: "borderRadius";
3700
- }) => {
3701
- borderRadius: string | number | {
3702
- readonly [$$ScaleValue]: "borderRadius";
3703
- };
3704
- };
3705
- btrr: (value: string | number | {
3706
- readonly [$$ScaleValue]: "borderTopRightRadius";
3707
- }) => {
3708
- borderTopRightRadius: string | number | {
3709
- readonly [$$ScaleValue]: "borderTopRightRadius";
3710
- };
3711
- };
3712
- bbrr: (value: string | number | {
3713
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3714
- }) => {
3715
- borderBottomRightRadius: string | number | {
3716
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3717
- };
3718
- };
3719
- bblr: (value: string | number | {
3720
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3721
- }) => {
3722
- borderBottomLeftRadius: string | number | {
3723
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3724
- };
3725
- };
3726
- btlr: (value: string | number | {
3727
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3728
- }) => {
3729
- borderTopLeftRadius: string | number | {
3730
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3731
- };
3732
- };
3733
- bs: (value: string | number | {
3734
- readonly [$$ScaleValue]: "boxShadow";
3735
- }) => {
3736
- boxShadow: string | number | {
3737
- readonly [$$ScaleValue]: "boxShadow";
3738
- };
3739
- };
3740
- lh: (value: string | number | {
3741
- readonly [$$ScaleValue]: "lineHeight";
3742
- }) => {
3743
- lineHeight: string | number | {
3744
- readonly [$$ScaleValue]: "lineHeight";
3745
- };
3746
- };
3747
- ox: (value: string | number | {
3748
- readonly [$$ScaleValue]: "overflowX";
3749
- }) => {
3750
- overflowX: string | number | {
3751
- readonly [$$ScaleValue]: "overflowX";
3752
- };
3753
- };
3754
- oy: (value: string | number | {
3755
- readonly [$$ScaleValue]: "overflowY";
3756
- }) => {
3757
- overflowY: string | number | {
3758
- readonly [$$ScaleValue]: "overflowY";
3759
- };
3760
- };
3761
- pe: (value: string | number | {
3762
- readonly [$$ScaleValue]: "pointerEvents";
3763
- }) => {
3764
- pointerEvents: string | number | {
3765
- readonly [$$ScaleValue]: "pointerEvents";
3766
- };
3767
- };
3768
- us: (value: string | number | {
3769
- readonly [$$ScaleValue]: "userSelect";
3770
- }) => {
3771
- WebkitUserSelect: string | number | {
3772
- readonly [$$ScaleValue]: "userSelect";
3773
- };
3774
- userSelect: string | number | {
3775
- readonly [$$ScaleValue]: "userSelect";
3776
- };
3777
- };
3778
- userSelect: (value: string | number | {
3779
- readonly [$$ScaleValue]: "userSelect";
3780
- }) => {
3781
- WebkitUserSelect: string | number | {
3782
- readonly [$$ScaleValue]: "userSelect";
3783
- };
3784
- userSelect: string | number | {
3785
- readonly [$$ScaleValue]: "userSelect";
3786
- };
3787
- };
3788
- size: (value: string | number | {
3789
- readonly [$$ScaleValue]: "width";
3790
- }) => {
3791
- width: string | number | {
3792
- readonly [$$ScaleValue]: "width";
3793
- };
3794
- height: string | number | {
3795
- readonly [$$ScaleValue]: "width";
3796
- };
3797
- };
3798
- appearance: (value: string | number | {
3799
- readonly [$$ScaleValue]: "appearance";
3800
- }) => {
3801
- WebkitAppearance: string | number | {
3802
- readonly [$$ScaleValue]: "appearance";
3803
- };
3804
- appearance: string | number | {
3805
- readonly [$$ScaleValue]: "appearance";
3806
- };
3807
- };
3808
- backgroundClip: (value: string | number | {
3809
- readonly [$$ScaleValue]: "backgroundClip";
3810
- }) => {
3811
- WebkitBackgroundClip: string | number | {
3812
- readonly [$$ScaleValue]: "backgroundClip";
3813
- };
3814
- backgroundClip: string | number | {
3815
- readonly [$$ScaleValue]: "backgroundClip";
3816
- };
3817
- };
3818
- }>>;
3819
-
3820
- export { Select as S, SelectTrigger as a, SelectValue as b, SelectIcon as c, SelectContent as d, SelectViewport as e, SelectGroup as f, SelectItem as g, SelectItemText as h, SelectItemIndicator as i, SelectLabel as j, SelectSeparator as k, SelectScrollUpButton as l, SelectScrollDownButton as m };