@jeromefitz/design-system 4.1.4 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) 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/Hero/index.js +1 -1
  133. package/custom/Tooltip/index.d.ts +256 -612
  134. package/custom/index.d.ts +1 -1
  135. package/index.d.ts +66 -67
  136. package/lib/stitches.config.d.ts +1099 -2145
  137. package/package.json +43 -43
  138. package/Accordion-07ffdde8.d.ts +0 -861
  139. package/Alert-2d248f02.d.ts +0 -475
  140. package/AppBar-45d359b4.d.ts +0 -502
  141. package/Badge-85f0a03c.d.ts +0 -535
  142. package/Banner-8bdcae08.d.ts +0 -481
  143. package/Box-0145a25b.d.ts +0 -429
  144. package/BoxGrab-f2016450.d.ts +0 -429
  145. package/BoxLink-01e0e0e1.d.ts +0 -429
  146. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  147. package/Card-12bdd1c0.d.ts +0 -522
  148. package/Carousel-9d6beddc.d.ts +0 -434
  149. package/Code-918ddbd0.d.ts +0 -438
  150. package/CommandMenu-f09be95e.d.ts +0 -5540
  151. package/Container-c9493c19.d.ts +0 -465
  152. package/ContextMenu-59566c09.d.ts +0 -2560
  153. package/ControlGroup-598bde73.d.ts +0 -429
  154. package/DropdownMenu-fc93debb.d.ts +0 -4675
  155. package/Flex-28440ec4.d.ts +0 -525
  156. package/FocusArea-bd1379f7.d.ts +0 -434
  157. package/Grid-2a6c3e8b.d.ts +0 -589
  158. package/Icon.types-cf2e7181.d.ts +0 -555
  159. package/IconButton-61b70df5.d.ts +0 -560
  160. package/Image-7a9c2ac8.d.ts +0 -429
  161. package/Kbd-ee11e8ee.d.ts +0 -490
  162. package/Label-aac2b752.d.ts +0 -987
  163. package/LoadingDots-b37f3f06.d.ts +0 -480
  164. package/Menu-6ad1af6d.d.ts +0 -2558
  165. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  166. package/Overlay.styles-150e1ce9.d.ts +0 -853
  167. package/Panel.styles-9141abd2.d.ts +0 -853
  168. package/Radio-a6652eb7.d.ts +0 -920
  169. package/RadioCard-0e8131d2.d.ts +0 -440
  170. package/RadioGrid-734a21f7.d.ts +0 -854
  171. package/Section-38d29a05.d.ts +0 -456
  172. package/Select-a9a6f30f.d.ts +0 -3820
  173. package/Separator-190f52e3.d.ts +0 -506
  174. package/Sheet-147a6bea.d.ts +0 -1346
  175. package/Skeleton-b7ef8d20.d.ts +0 -499
  176. package/Slider-2071e096.d.ts +0 -438
  177. package/Spotify-cac6fde2.d.ts +0 -6257
  178. package/Status-d976a923.d.ts +0 -465
  179. package/Sub-cd08549a.d.ts +0 -429
  180. package/Sup-51406ef7.d.ts +0 -429
  181. package/TabLink-f14dc0e4.d.ts +0 -468
  182. package/Table-feea8caf.d.ts +0 -3467
  183. package/Tabs.styles-4ab28890.d.ts +0 -1286
  184. package/Text-2b3df7ba.d.ts +0 -559
  185. package/TextArea-0a415aa1.d.ts +0 -525
  186. package/TextField-a4255bc3.d.ts +0 -559
  187. package/Toaster-f1d90e57.d.ts +0 -2629
  188. package/Toggle-021765b2.d.ts +0 -490
  189. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  190. package/Toolbar-0f13fcab.d.ts +0 -2546
  191. package/TreeItem-7624f862.d.ts +0 -452
  192. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,2218 @@
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 | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
124
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
125
+ };
126
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
127
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
128
+ };
129
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
130
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
131
+ };
132
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
133
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
134
+ };
135
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
136
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
137
+ };
138
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
139
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
140
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
141
+ };
142
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
143
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
144
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
145
+ };
146
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
147
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
148
+ };
149
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
150
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
151
+ };
152
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
153
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
154
+ };
155
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
156
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
157
+ };
158
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
159
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
160
+ };
161
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
162
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
163
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
164
+ };
165
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
166
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
167
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
168
+ };
169
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
170
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
171
+ };
172
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
173
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
174
+ };
175
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
176
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
177
+ };
178
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
179
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
180
+ };
181
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
182
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
183
+ };
184
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
185
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
186
+ };
187
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
188
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
189
+ };
190
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
191
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
192
+ };
193
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
194
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
195
+ };
196
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
197
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
198
+ };
199
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
200
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
201
+ };
202
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
203
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
204
+ };
205
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
206
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
207
+ };
208
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
209
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
210
+ };
211
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
212
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
213
+ };
214
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
215
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
216
+ };
217
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
218
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
219
+ };
220
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
221
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
222
+ };
223
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
224
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
225
+ };
226
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
227
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
228
+ };
229
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
230
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
231
+ };
232
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
233
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
234
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
235
+ };
236
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
237
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
238
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
239
+ };
240
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
241
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
242
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
243
+ };
244
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
245
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
246
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
247
+ };
248
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
249
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
250
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
251
+ };
252
+ }>>;
253
+ declare const SelectValue: react.ForwardRefExoticComponent<SelectPrimitive.SelectValueProps & react.RefAttributes<HTMLSpanElement>>;
254
+ declare const SelectIcon: react.ForwardRefExoticComponent<SelectPrimitive.SelectIconProps & react.RefAttributes<HTMLSpanElement>>;
255
+ declare const SelectContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
256
+ bp1: string;
257
+ bp2: string;
258
+ bp3: string;
259
+ bp4: string;
260
+ motion: string;
261
+ hover: string;
262
+ dark: string;
263
+ light: string;
264
+ }, _stitches_react_types_css_util.CSS<{
265
+ bp1: string;
266
+ bp2: string;
267
+ bp3: string;
268
+ bp4: string;
269
+ motion: string;
270
+ hover: string;
271
+ dark: string;
272
+ light: string;
273
+ }, {
274
+ borderWidths: unknown;
275
+ borderStyles: unknown;
276
+ colors: unknown;
277
+ fonts: {
278
+ 'fallback-mono': string;
279
+ 'fallback-sans': string;
280
+ 'fallback-serif': string;
281
+ mono: string;
282
+ sans: string;
283
+ serif: string;
284
+ };
285
+ fontSizes: {
286
+ 1: string;
287
+ 2: string;
288
+ 3: string;
289
+ 4: string;
290
+ 5: string;
291
+ 6: string;
292
+ 7: string;
293
+ 8: string;
294
+ 9: string;
295
+ };
296
+ fontWeights: {
297
+ 1: string;
298
+ 2: string;
299
+ 3: string;
300
+ 4: string;
301
+ 5: string;
302
+ 6: string;
303
+ 7: string;
304
+ 8: string;
305
+ 9: string;
306
+ };
307
+ letterSpacings: unknown;
308
+ lineHeights: unknown;
309
+ radii: {
310
+ 0: string;
311
+ 1: string;
312
+ 2: string;
313
+ 3: string;
314
+ 4: string;
315
+ pill: string;
316
+ round: string;
317
+ };
318
+ shadows: {
319
+ 0: string;
320
+ 1: string;
321
+ 2: string;
322
+ 3: string;
323
+ toast: string;
324
+ };
325
+ sizes: {
326
+ 0: string;
327
+ 1: string;
328
+ 2: string;
329
+ 3: string;
330
+ 4: string;
331
+ 5: string;
332
+ 6: string;
333
+ 7: string;
334
+ 8: string;
335
+ 9: string;
336
+ };
337
+ space: {
338
+ 0: string;
339
+ 1: string;
340
+ 2: string;
341
+ 3: string;
342
+ 4: string;
343
+ 5: string;
344
+ 6: string;
345
+ 7: string;
346
+ 8: string;
347
+ 9: string;
348
+ 10: string;
349
+ 11: string;
350
+ 12: string;
351
+ 13: string;
352
+ 14: string;
353
+ 15: string;
354
+ 16: string;
355
+ };
356
+ transitions: unknown;
357
+ zIndices: {
358
+ 0: string;
359
+ 1: string;
360
+ 2: string;
361
+ 3: string;
362
+ 4: string;
363
+ max: string;
364
+ toast: string;
365
+ };
366
+ foo: {
367
+ bar: string;
368
+ };
369
+ }, _stitches_react_types_config.DefaultThemeMap, {
370
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
371
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
372
+ };
373
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
374
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
375
+ };
376
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
377
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
378
+ };
379
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
380
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
381
+ };
382
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
383
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
384
+ };
385
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
386
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
387
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
388
+ };
389
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
390
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
391
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
392
+ };
393
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
394
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
395
+ };
396
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
397
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
398
+ };
399
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
400
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
401
+ };
402
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
403
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
404
+ };
405
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
406
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
407
+ };
408
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
409
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
410
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
411
+ };
412
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
413
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
414
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
415
+ };
416
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
417
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
418
+ };
419
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
420
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
421
+ };
422
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
423
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
424
+ };
425
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
426
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
427
+ };
428
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
429
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
430
+ };
431
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
432
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
433
+ };
434
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
435
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
436
+ };
437
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
438
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
439
+ };
440
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
441
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
442
+ };
443
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
444
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
445
+ };
446
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
447
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
448
+ };
449
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
450
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
451
+ };
452
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
453
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
454
+ };
455
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
456
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
457
+ };
458
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
459
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
460
+ };
461
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
462
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
463
+ };
464
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
465
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
466
+ };
467
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
468
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
469
+ };
470
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
471
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
472
+ };
473
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
474
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
475
+ };
476
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
477
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
478
+ };
479
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
480
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
481
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
482
+ };
483
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
484
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
485
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
486
+ };
487
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
488
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
489
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
490
+ };
491
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
492
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
493
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
494
+ };
495
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
496
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
497
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
498
+ };
499
+ }>>;
500
+ declare const SelectViewport: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectViewportProps & react.RefAttributes<HTMLDivElement>>, {}, {
501
+ bp1: string;
502
+ bp2: string;
503
+ bp3: string;
504
+ bp4: string;
505
+ motion: string;
506
+ hover: string;
507
+ dark: string;
508
+ light: string;
509
+ }, _stitches_react_types_css_util.CSS<{
510
+ bp1: string;
511
+ bp2: string;
512
+ bp3: string;
513
+ bp4: string;
514
+ motion: string;
515
+ hover: string;
516
+ dark: string;
517
+ light: string;
518
+ }, {
519
+ borderWidths: unknown;
520
+ borderStyles: unknown;
521
+ colors: unknown;
522
+ fonts: {
523
+ 'fallback-mono': string;
524
+ 'fallback-sans': string;
525
+ 'fallback-serif': string;
526
+ mono: string;
527
+ sans: string;
528
+ serif: string;
529
+ };
530
+ fontSizes: {
531
+ 1: string;
532
+ 2: string;
533
+ 3: string;
534
+ 4: string;
535
+ 5: string;
536
+ 6: string;
537
+ 7: string;
538
+ 8: string;
539
+ 9: string;
540
+ };
541
+ fontWeights: {
542
+ 1: string;
543
+ 2: string;
544
+ 3: string;
545
+ 4: string;
546
+ 5: string;
547
+ 6: string;
548
+ 7: string;
549
+ 8: string;
550
+ 9: string;
551
+ };
552
+ letterSpacings: unknown;
553
+ lineHeights: unknown;
554
+ radii: {
555
+ 0: string;
556
+ 1: string;
557
+ 2: string;
558
+ 3: string;
559
+ 4: string;
560
+ pill: string;
561
+ round: string;
562
+ };
563
+ shadows: {
564
+ 0: string;
565
+ 1: string;
566
+ 2: string;
567
+ 3: string;
568
+ toast: string;
569
+ };
570
+ sizes: {
571
+ 0: string;
572
+ 1: string;
573
+ 2: string;
574
+ 3: string;
575
+ 4: string;
576
+ 5: string;
577
+ 6: string;
578
+ 7: string;
579
+ 8: string;
580
+ 9: string;
581
+ };
582
+ space: {
583
+ 0: string;
584
+ 1: string;
585
+ 2: string;
586
+ 3: string;
587
+ 4: string;
588
+ 5: string;
589
+ 6: string;
590
+ 7: string;
591
+ 8: string;
592
+ 9: string;
593
+ 10: string;
594
+ 11: string;
595
+ 12: string;
596
+ 13: string;
597
+ 14: string;
598
+ 15: string;
599
+ 16: string;
600
+ };
601
+ transitions: unknown;
602
+ zIndices: {
603
+ 0: string;
604
+ 1: string;
605
+ 2: string;
606
+ 3: string;
607
+ 4: string;
608
+ max: string;
609
+ toast: string;
610
+ };
611
+ foo: {
612
+ bar: string;
613
+ };
614
+ }, _stitches_react_types_config.DefaultThemeMap, {
615
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
616
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
617
+ };
618
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
619
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
620
+ };
621
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
622
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
623
+ };
624
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
625
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
626
+ };
627
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
628
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
629
+ };
630
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
631
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
632
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
633
+ };
634
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
635
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
636
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
637
+ };
638
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
639
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
640
+ };
641
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
642
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
643
+ };
644
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
645
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
646
+ };
647
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
648
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
649
+ };
650
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
651
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
652
+ };
653
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
654
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
655
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
656
+ };
657
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
658
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
659
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
660
+ };
661
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
662
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
663
+ };
664
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
665
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
666
+ };
667
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
668
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
669
+ };
670
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
671
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
672
+ };
673
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
674
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
675
+ };
676
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
677
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
678
+ };
679
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
680
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
681
+ };
682
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
683
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
684
+ };
685
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
686
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
687
+ };
688
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
689
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
690
+ };
691
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
692
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
693
+ };
694
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
695
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
696
+ };
697
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
698
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
699
+ };
700
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
701
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
702
+ };
703
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
704
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
705
+ };
706
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
707
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
708
+ };
709
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
710
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
711
+ };
712
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
713
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
714
+ };
715
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
716
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
717
+ };
718
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
719
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
720
+ };
721
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
722
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
723
+ };
724
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
725
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
726
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
727
+ };
728
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
729
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
730
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
731
+ };
732
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
733
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
734
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
735
+ };
736
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
737
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
738
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
739
+ };
740
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
741
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
742
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
743
+ };
744
+ }>>;
745
+ declare const SelectGroup: react.ForwardRefExoticComponent<SelectPrimitive.SelectGroupProps & react.RefAttributes<HTMLDivElement>>;
746
+ declare const SelectItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectItemProps & react.RefAttributes<HTMLDivElement>>, {}, {
747
+ bp1: string;
748
+ bp2: string;
749
+ bp3: string;
750
+ bp4: string;
751
+ motion: string;
752
+ hover: string;
753
+ dark: string;
754
+ light: string;
755
+ }, _stitches_react_types_css_util.CSS<{
756
+ bp1: string;
757
+ bp2: string;
758
+ bp3: string;
759
+ bp4: string;
760
+ motion: string;
761
+ hover: string;
762
+ dark: string;
763
+ light: string;
764
+ }, {
765
+ borderWidths: unknown;
766
+ borderStyles: unknown;
767
+ colors: unknown;
768
+ fonts: {
769
+ 'fallback-mono': string;
770
+ 'fallback-sans': string;
771
+ 'fallback-serif': string;
772
+ mono: string;
773
+ sans: string;
774
+ serif: string;
775
+ };
776
+ fontSizes: {
777
+ 1: string;
778
+ 2: string;
779
+ 3: string;
780
+ 4: string;
781
+ 5: string;
782
+ 6: string;
783
+ 7: string;
784
+ 8: string;
785
+ 9: string;
786
+ };
787
+ fontWeights: {
788
+ 1: string;
789
+ 2: string;
790
+ 3: string;
791
+ 4: string;
792
+ 5: string;
793
+ 6: string;
794
+ 7: string;
795
+ 8: string;
796
+ 9: string;
797
+ };
798
+ letterSpacings: unknown;
799
+ lineHeights: unknown;
800
+ radii: {
801
+ 0: string;
802
+ 1: string;
803
+ 2: string;
804
+ 3: string;
805
+ 4: string;
806
+ pill: string;
807
+ round: string;
808
+ };
809
+ shadows: {
810
+ 0: string;
811
+ 1: string;
812
+ 2: string;
813
+ 3: string;
814
+ toast: string;
815
+ };
816
+ sizes: {
817
+ 0: string;
818
+ 1: string;
819
+ 2: string;
820
+ 3: string;
821
+ 4: string;
822
+ 5: string;
823
+ 6: string;
824
+ 7: string;
825
+ 8: string;
826
+ 9: string;
827
+ };
828
+ space: {
829
+ 0: string;
830
+ 1: string;
831
+ 2: string;
832
+ 3: string;
833
+ 4: string;
834
+ 5: string;
835
+ 6: string;
836
+ 7: string;
837
+ 8: string;
838
+ 9: string;
839
+ 10: string;
840
+ 11: string;
841
+ 12: string;
842
+ 13: string;
843
+ 14: string;
844
+ 15: string;
845
+ 16: string;
846
+ };
847
+ transitions: unknown;
848
+ zIndices: {
849
+ 0: string;
850
+ 1: string;
851
+ 2: string;
852
+ 3: string;
853
+ 4: string;
854
+ max: string;
855
+ toast: string;
856
+ };
857
+ foo: {
858
+ bar: string;
859
+ };
860
+ }, _stitches_react_types_config.DefaultThemeMap, {
861
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
862
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
863
+ };
864
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
865
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
866
+ };
867
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
868
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
869
+ };
870
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
871
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
872
+ };
873
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
874
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
875
+ };
876
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
877
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
878
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
879
+ };
880
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
881
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
882
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
883
+ };
884
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
885
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
886
+ };
887
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
888
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
889
+ };
890
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
891
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
892
+ };
893
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
894
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
895
+ };
896
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
897
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
898
+ };
899
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
900
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
901
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
902
+ };
903
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
904
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
905
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
906
+ };
907
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
908
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
909
+ };
910
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
911
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
912
+ };
913
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
914
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
915
+ };
916
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
917
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
918
+ };
919
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
920
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
921
+ };
922
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
923
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
924
+ };
925
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
926
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
927
+ };
928
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
929
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
930
+ };
931
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
932
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
933
+ };
934
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
935
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
936
+ };
937
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
938
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
939
+ };
940
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
941
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
942
+ };
943
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
944
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
945
+ };
946
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
947
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
948
+ };
949
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
950
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
951
+ };
952
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
953
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
954
+ };
955
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
956
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
957
+ };
958
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
959
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
960
+ };
961
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
962
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
963
+ };
964
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
965
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
966
+ };
967
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
968
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
969
+ };
970
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
971
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
972
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
973
+ };
974
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
975
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
976
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
977
+ };
978
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
979
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
980
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
981
+ };
982
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
983
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
984
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
985
+ };
986
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
987
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
988
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
989
+ };
990
+ }>>;
991
+ declare const SelectItemText: react.ForwardRefExoticComponent<SelectPrimitive.SelectItemTextProps & react.RefAttributes<HTMLSpanElement>>;
992
+ declare const SelectItemIndicator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectItemIndicatorProps & react.RefAttributes<HTMLSpanElement>>, {}, {
993
+ bp1: string;
994
+ bp2: string;
995
+ bp3: string;
996
+ bp4: string;
997
+ motion: string;
998
+ hover: string;
999
+ dark: string;
1000
+ light: string;
1001
+ }, _stitches_react_types_css_util.CSS<{
1002
+ bp1: string;
1003
+ bp2: string;
1004
+ bp3: string;
1005
+ bp4: string;
1006
+ motion: string;
1007
+ hover: string;
1008
+ dark: string;
1009
+ light: string;
1010
+ }, {
1011
+ borderWidths: unknown;
1012
+ borderStyles: unknown;
1013
+ colors: unknown;
1014
+ fonts: {
1015
+ 'fallback-mono': string;
1016
+ 'fallback-sans': string;
1017
+ 'fallback-serif': string;
1018
+ mono: string;
1019
+ sans: string;
1020
+ serif: string;
1021
+ };
1022
+ fontSizes: {
1023
+ 1: string;
1024
+ 2: string;
1025
+ 3: string;
1026
+ 4: string;
1027
+ 5: string;
1028
+ 6: string;
1029
+ 7: string;
1030
+ 8: string;
1031
+ 9: string;
1032
+ };
1033
+ fontWeights: {
1034
+ 1: string;
1035
+ 2: string;
1036
+ 3: string;
1037
+ 4: string;
1038
+ 5: string;
1039
+ 6: string;
1040
+ 7: string;
1041
+ 8: string;
1042
+ 9: string;
1043
+ };
1044
+ letterSpacings: unknown;
1045
+ lineHeights: unknown;
1046
+ radii: {
1047
+ 0: string;
1048
+ 1: string;
1049
+ 2: string;
1050
+ 3: string;
1051
+ 4: string;
1052
+ pill: string;
1053
+ round: string;
1054
+ };
1055
+ shadows: {
1056
+ 0: string;
1057
+ 1: string;
1058
+ 2: string;
1059
+ 3: string;
1060
+ toast: string;
1061
+ };
1062
+ sizes: {
1063
+ 0: string;
1064
+ 1: string;
1065
+ 2: string;
1066
+ 3: string;
1067
+ 4: string;
1068
+ 5: string;
1069
+ 6: string;
1070
+ 7: string;
1071
+ 8: string;
1072
+ 9: string;
1073
+ };
1074
+ space: {
1075
+ 0: string;
1076
+ 1: string;
1077
+ 2: string;
1078
+ 3: string;
1079
+ 4: string;
1080
+ 5: string;
1081
+ 6: string;
1082
+ 7: string;
1083
+ 8: string;
1084
+ 9: string;
1085
+ 10: string;
1086
+ 11: string;
1087
+ 12: string;
1088
+ 13: string;
1089
+ 14: string;
1090
+ 15: string;
1091
+ 16: string;
1092
+ };
1093
+ transitions: unknown;
1094
+ zIndices: {
1095
+ 0: string;
1096
+ 1: string;
1097
+ 2: string;
1098
+ 3: string;
1099
+ 4: string;
1100
+ max: string;
1101
+ toast: string;
1102
+ };
1103
+ foo: {
1104
+ bar: string;
1105
+ };
1106
+ }, _stitches_react_types_config.DefaultThemeMap, {
1107
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1108
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1109
+ };
1110
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1111
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1112
+ };
1113
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1114
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1115
+ };
1116
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1117
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1118
+ };
1119
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1120
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1121
+ };
1122
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1123
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1124
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1125
+ };
1126
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1127
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1128
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1129
+ };
1130
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1131
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1132
+ };
1133
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1134
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1135
+ };
1136
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1137
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1138
+ };
1139
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1140
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1141
+ };
1142
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1143
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1144
+ };
1145
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1146
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1147
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1148
+ };
1149
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1150
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1151
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1152
+ };
1153
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1154
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1155
+ };
1156
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1157
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1158
+ };
1159
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1160
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1161
+ };
1162
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1163
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1164
+ };
1165
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1166
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1167
+ };
1168
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1169
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1170
+ };
1171
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1172
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1173
+ };
1174
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1175
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1176
+ };
1177
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1178
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1179
+ };
1180
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1181
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1182
+ };
1183
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1184
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1185
+ };
1186
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1187
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1188
+ };
1189
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1190
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1191
+ };
1192
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1193
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1194
+ };
1195
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1196
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1197
+ };
1198
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1199
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1200
+ };
1201
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1202
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1203
+ };
1204
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1205
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1206
+ };
1207
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1208
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1209
+ };
1210
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1211
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1212
+ };
1213
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1214
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1215
+ };
1216
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1217
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1218
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1219
+ };
1220
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1221
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1222
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1223
+ };
1224
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1225
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1226
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1227
+ };
1228
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1229
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1230
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1231
+ };
1232
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1233
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1234
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1235
+ };
1236
+ }>>;
1237
+ declare const SelectLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
1238
+ bp1: string;
1239
+ bp2: string;
1240
+ bp3: string;
1241
+ bp4: string;
1242
+ motion: string;
1243
+ hover: string;
1244
+ dark: string;
1245
+ light: string;
1246
+ }, _stitches_react_types_css_util.CSS<{
1247
+ bp1: string;
1248
+ bp2: string;
1249
+ bp3: string;
1250
+ bp4: string;
1251
+ motion: string;
1252
+ hover: string;
1253
+ dark: string;
1254
+ light: string;
1255
+ }, {
1256
+ borderWidths: unknown;
1257
+ borderStyles: unknown;
1258
+ colors: unknown;
1259
+ fonts: {
1260
+ 'fallback-mono': string;
1261
+ 'fallback-sans': string;
1262
+ 'fallback-serif': string;
1263
+ mono: string;
1264
+ sans: string;
1265
+ serif: string;
1266
+ };
1267
+ fontSizes: {
1268
+ 1: string;
1269
+ 2: string;
1270
+ 3: string;
1271
+ 4: string;
1272
+ 5: string;
1273
+ 6: string;
1274
+ 7: string;
1275
+ 8: string;
1276
+ 9: string;
1277
+ };
1278
+ fontWeights: {
1279
+ 1: string;
1280
+ 2: string;
1281
+ 3: string;
1282
+ 4: string;
1283
+ 5: string;
1284
+ 6: string;
1285
+ 7: string;
1286
+ 8: string;
1287
+ 9: string;
1288
+ };
1289
+ letterSpacings: unknown;
1290
+ lineHeights: unknown;
1291
+ radii: {
1292
+ 0: string;
1293
+ 1: string;
1294
+ 2: string;
1295
+ 3: string;
1296
+ 4: string;
1297
+ pill: string;
1298
+ round: string;
1299
+ };
1300
+ shadows: {
1301
+ 0: string;
1302
+ 1: string;
1303
+ 2: string;
1304
+ 3: string;
1305
+ toast: string;
1306
+ };
1307
+ sizes: {
1308
+ 0: string;
1309
+ 1: string;
1310
+ 2: string;
1311
+ 3: string;
1312
+ 4: string;
1313
+ 5: string;
1314
+ 6: string;
1315
+ 7: string;
1316
+ 8: string;
1317
+ 9: string;
1318
+ };
1319
+ space: {
1320
+ 0: string;
1321
+ 1: string;
1322
+ 2: string;
1323
+ 3: string;
1324
+ 4: string;
1325
+ 5: string;
1326
+ 6: string;
1327
+ 7: string;
1328
+ 8: string;
1329
+ 9: string;
1330
+ 10: string;
1331
+ 11: string;
1332
+ 12: string;
1333
+ 13: string;
1334
+ 14: string;
1335
+ 15: string;
1336
+ 16: string;
1337
+ };
1338
+ transitions: unknown;
1339
+ zIndices: {
1340
+ 0: string;
1341
+ 1: string;
1342
+ 2: string;
1343
+ 3: string;
1344
+ 4: string;
1345
+ max: string;
1346
+ toast: string;
1347
+ };
1348
+ foo: {
1349
+ bar: string;
1350
+ };
1351
+ }, _stitches_react_types_config.DefaultThemeMap, {
1352
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1353
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1354
+ };
1355
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1356
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1357
+ };
1358
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1359
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1360
+ };
1361
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1362
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1363
+ };
1364
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1365
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1366
+ };
1367
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1368
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1369
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1370
+ };
1371
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1372
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1373
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1374
+ };
1375
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1376
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1377
+ };
1378
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1379
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1380
+ };
1381
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1382
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1383
+ };
1384
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1385
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1386
+ };
1387
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1388
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1389
+ };
1390
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1391
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1392
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1393
+ };
1394
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1395
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1396
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1397
+ };
1398
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1399
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1400
+ };
1401
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1402
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1403
+ };
1404
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1405
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1406
+ };
1407
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1408
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1409
+ };
1410
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1411
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1412
+ };
1413
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1414
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1415
+ };
1416
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1417
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1418
+ };
1419
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1420
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1421
+ };
1422
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1423
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1424
+ };
1425
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1426
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1427
+ };
1428
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1429
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1430
+ };
1431
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1432
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1433
+ };
1434
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1435
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1436
+ };
1437
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1438
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1439
+ };
1440
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1441
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1442
+ };
1443
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1444
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1445
+ };
1446
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1447
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1448
+ };
1449
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1450
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1451
+ };
1452
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1453
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1454
+ };
1455
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1456
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1457
+ };
1458
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1459
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1460
+ };
1461
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1462
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1463
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1464
+ };
1465
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1466
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1467
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1468
+ };
1469
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1470
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1471
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1472
+ };
1473
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1474
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1475
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1476
+ };
1477
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1478
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1479
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1480
+ };
1481
+ }>>;
1482
+ declare const SelectSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
1483
+ bp1: string;
1484
+ bp2: string;
1485
+ bp3: string;
1486
+ bp4: string;
1487
+ motion: string;
1488
+ hover: string;
1489
+ dark: string;
1490
+ light: string;
1491
+ }, _stitches_react_types_css_util.CSS<{
1492
+ bp1: string;
1493
+ bp2: string;
1494
+ bp3: string;
1495
+ bp4: string;
1496
+ motion: string;
1497
+ hover: string;
1498
+ dark: string;
1499
+ light: string;
1500
+ }, {
1501
+ borderWidths: unknown;
1502
+ borderStyles: unknown;
1503
+ colors: unknown;
1504
+ fonts: {
1505
+ 'fallback-mono': string;
1506
+ 'fallback-sans': string;
1507
+ 'fallback-serif': string;
1508
+ mono: string;
1509
+ sans: string;
1510
+ serif: string;
1511
+ };
1512
+ fontSizes: {
1513
+ 1: string;
1514
+ 2: string;
1515
+ 3: string;
1516
+ 4: string;
1517
+ 5: string;
1518
+ 6: string;
1519
+ 7: string;
1520
+ 8: string;
1521
+ 9: string;
1522
+ };
1523
+ fontWeights: {
1524
+ 1: string;
1525
+ 2: string;
1526
+ 3: string;
1527
+ 4: string;
1528
+ 5: string;
1529
+ 6: string;
1530
+ 7: string;
1531
+ 8: string;
1532
+ 9: string;
1533
+ };
1534
+ letterSpacings: unknown;
1535
+ lineHeights: unknown;
1536
+ radii: {
1537
+ 0: string;
1538
+ 1: string;
1539
+ 2: string;
1540
+ 3: string;
1541
+ 4: string;
1542
+ pill: string;
1543
+ round: string;
1544
+ };
1545
+ shadows: {
1546
+ 0: string;
1547
+ 1: string;
1548
+ 2: string;
1549
+ 3: string;
1550
+ toast: string;
1551
+ };
1552
+ sizes: {
1553
+ 0: string;
1554
+ 1: string;
1555
+ 2: string;
1556
+ 3: string;
1557
+ 4: string;
1558
+ 5: string;
1559
+ 6: string;
1560
+ 7: string;
1561
+ 8: string;
1562
+ 9: string;
1563
+ };
1564
+ space: {
1565
+ 0: string;
1566
+ 1: string;
1567
+ 2: string;
1568
+ 3: string;
1569
+ 4: string;
1570
+ 5: string;
1571
+ 6: string;
1572
+ 7: string;
1573
+ 8: string;
1574
+ 9: string;
1575
+ 10: string;
1576
+ 11: string;
1577
+ 12: string;
1578
+ 13: string;
1579
+ 14: string;
1580
+ 15: string;
1581
+ 16: string;
1582
+ };
1583
+ transitions: unknown;
1584
+ zIndices: {
1585
+ 0: string;
1586
+ 1: string;
1587
+ 2: string;
1588
+ 3: string;
1589
+ 4: string;
1590
+ max: string;
1591
+ toast: string;
1592
+ };
1593
+ foo: {
1594
+ bar: string;
1595
+ };
1596
+ }, _stitches_react_types_config.DefaultThemeMap, {
1597
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1598
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1599
+ };
1600
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1601
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1602
+ };
1603
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1604
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1605
+ };
1606
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1607
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1608
+ };
1609
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1610
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1611
+ };
1612
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1613
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1614
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1615
+ };
1616
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1617
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1618
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1619
+ };
1620
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1621
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1622
+ };
1623
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1624
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1625
+ };
1626
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1627
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1628
+ };
1629
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1630
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1631
+ };
1632
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1633
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1634
+ };
1635
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1636
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1637
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1638
+ };
1639
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1640
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1641
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1642
+ };
1643
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1644
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1645
+ };
1646
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1647
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1648
+ };
1649
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1650
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1651
+ };
1652
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1653
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1654
+ };
1655
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1656
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1657
+ };
1658
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1659
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1660
+ };
1661
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1662
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1663
+ };
1664
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1665
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1666
+ };
1667
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1668
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1669
+ };
1670
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1671
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1672
+ };
1673
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1674
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1675
+ };
1676
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1677
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1678
+ };
1679
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1680
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1681
+ };
1682
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1683
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1684
+ };
1685
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1686
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1687
+ };
1688
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1689
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1690
+ };
1691
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1692
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1693
+ };
1694
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1695
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1696
+ };
1697
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1698
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1699
+ };
1700
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1701
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1702
+ };
1703
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1704
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1705
+ };
1706
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1707
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1708
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1709
+ };
1710
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1711
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1712
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1713
+ };
1714
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1715
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1716
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1717
+ };
1718
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1719
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1720
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1721
+ };
1722
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1723
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1724
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1725
+ };
1726
+ }>>;
1727
+ declare const SelectScrollUpButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectScrollUpButtonProps & react.RefAttributes<HTMLDivElement>>, {}, {
1728
+ bp1: string;
1729
+ bp2: string;
1730
+ bp3: string;
1731
+ bp4: string;
1732
+ motion: string;
1733
+ hover: string;
1734
+ dark: string;
1735
+ light: string;
1736
+ }, _stitches_react_types_css_util.CSS<{
1737
+ bp1: string;
1738
+ bp2: string;
1739
+ bp3: string;
1740
+ bp4: string;
1741
+ motion: string;
1742
+ hover: string;
1743
+ dark: string;
1744
+ light: string;
1745
+ }, {
1746
+ borderWidths: unknown;
1747
+ borderStyles: unknown;
1748
+ colors: unknown;
1749
+ fonts: {
1750
+ 'fallback-mono': string;
1751
+ 'fallback-sans': string;
1752
+ 'fallback-serif': string;
1753
+ mono: string;
1754
+ sans: string;
1755
+ serif: string;
1756
+ };
1757
+ fontSizes: {
1758
+ 1: string;
1759
+ 2: string;
1760
+ 3: string;
1761
+ 4: string;
1762
+ 5: string;
1763
+ 6: string;
1764
+ 7: string;
1765
+ 8: string;
1766
+ 9: string;
1767
+ };
1768
+ fontWeights: {
1769
+ 1: string;
1770
+ 2: string;
1771
+ 3: string;
1772
+ 4: string;
1773
+ 5: string;
1774
+ 6: string;
1775
+ 7: string;
1776
+ 8: string;
1777
+ 9: string;
1778
+ };
1779
+ letterSpacings: unknown;
1780
+ lineHeights: unknown;
1781
+ radii: {
1782
+ 0: string;
1783
+ 1: string;
1784
+ 2: string;
1785
+ 3: string;
1786
+ 4: string;
1787
+ pill: string;
1788
+ round: string;
1789
+ };
1790
+ shadows: {
1791
+ 0: string;
1792
+ 1: string;
1793
+ 2: string;
1794
+ 3: string;
1795
+ toast: string;
1796
+ };
1797
+ sizes: {
1798
+ 0: string;
1799
+ 1: string;
1800
+ 2: string;
1801
+ 3: string;
1802
+ 4: string;
1803
+ 5: string;
1804
+ 6: string;
1805
+ 7: string;
1806
+ 8: string;
1807
+ 9: string;
1808
+ };
1809
+ space: {
1810
+ 0: string;
1811
+ 1: string;
1812
+ 2: string;
1813
+ 3: string;
1814
+ 4: string;
1815
+ 5: string;
1816
+ 6: string;
1817
+ 7: string;
1818
+ 8: string;
1819
+ 9: string;
1820
+ 10: string;
1821
+ 11: string;
1822
+ 12: string;
1823
+ 13: string;
1824
+ 14: string;
1825
+ 15: string;
1826
+ 16: string;
1827
+ };
1828
+ transitions: unknown;
1829
+ zIndices: {
1830
+ 0: string;
1831
+ 1: string;
1832
+ 2: string;
1833
+ 3: string;
1834
+ 4: string;
1835
+ max: string;
1836
+ toast: string;
1837
+ };
1838
+ foo: {
1839
+ bar: string;
1840
+ };
1841
+ }, _stitches_react_types_config.DefaultThemeMap, {
1842
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1843
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1844
+ };
1845
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1846
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1847
+ };
1848
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1849
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1850
+ };
1851
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1852
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1853
+ };
1854
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1855
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1856
+ };
1857
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1858
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1859
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1860
+ };
1861
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1862
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1863
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1864
+ };
1865
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1866
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1867
+ };
1868
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1869
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1870
+ };
1871
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1872
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1873
+ };
1874
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1875
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1876
+ };
1877
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1878
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1879
+ };
1880
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1881
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1882
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1883
+ };
1884
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1885
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1886
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1887
+ };
1888
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1889
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1890
+ };
1891
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1892
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1893
+ };
1894
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1895
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1896
+ };
1897
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1898
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1899
+ };
1900
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1901
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1902
+ };
1903
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1904
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1905
+ };
1906
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1907
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1908
+ };
1909
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1910
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1911
+ };
1912
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1913
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1914
+ };
1915
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1916
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1917
+ };
1918
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1919
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1920
+ };
1921
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1922
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1923
+ };
1924
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1925
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1926
+ };
1927
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1928
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1929
+ };
1930
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1931
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1932
+ };
1933
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1934
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1935
+ };
1936
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1937
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1938
+ };
1939
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1940
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1941
+ };
1942
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1943
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1944
+ };
1945
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1946
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1947
+ };
1948
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1949
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1950
+ };
1951
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1952
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1953
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1954
+ };
1955
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1956
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1957
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1958
+ };
1959
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1960
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1961
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1962
+ };
1963
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1964
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1965
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1966
+ };
1967
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1968
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1969
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1970
+ };
1971
+ }>>;
1972
+ declare const SelectScrollDownButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<SelectPrimitive.SelectScrollDownButtonProps & react.RefAttributes<HTMLDivElement>>, {}, {
1973
+ bp1: string;
1974
+ bp2: string;
1975
+ bp3: string;
1976
+ bp4: string;
1977
+ motion: string;
1978
+ hover: string;
1979
+ dark: string;
1980
+ light: string;
1981
+ }, _stitches_react_types_css_util.CSS<{
1982
+ bp1: string;
1983
+ bp2: string;
1984
+ bp3: string;
1985
+ bp4: string;
1986
+ motion: string;
1987
+ hover: string;
1988
+ dark: string;
1989
+ light: string;
1990
+ }, {
1991
+ borderWidths: unknown;
1992
+ borderStyles: unknown;
1993
+ colors: unknown;
1994
+ fonts: {
1995
+ 'fallback-mono': string;
1996
+ 'fallback-sans': string;
1997
+ 'fallback-serif': string;
1998
+ mono: string;
1999
+ sans: string;
2000
+ serif: string;
2001
+ };
2002
+ fontSizes: {
2003
+ 1: string;
2004
+ 2: string;
2005
+ 3: string;
2006
+ 4: string;
2007
+ 5: string;
2008
+ 6: string;
2009
+ 7: string;
2010
+ 8: string;
2011
+ 9: string;
2012
+ };
2013
+ fontWeights: {
2014
+ 1: string;
2015
+ 2: string;
2016
+ 3: string;
2017
+ 4: string;
2018
+ 5: string;
2019
+ 6: string;
2020
+ 7: string;
2021
+ 8: string;
2022
+ 9: string;
2023
+ };
2024
+ letterSpacings: unknown;
2025
+ lineHeights: unknown;
2026
+ radii: {
2027
+ 0: string;
2028
+ 1: string;
2029
+ 2: string;
2030
+ 3: string;
2031
+ 4: string;
2032
+ pill: string;
2033
+ round: string;
2034
+ };
2035
+ shadows: {
2036
+ 0: string;
2037
+ 1: string;
2038
+ 2: string;
2039
+ 3: string;
2040
+ toast: string;
2041
+ };
2042
+ sizes: {
2043
+ 0: string;
2044
+ 1: string;
2045
+ 2: string;
2046
+ 3: string;
2047
+ 4: string;
2048
+ 5: string;
2049
+ 6: string;
2050
+ 7: string;
2051
+ 8: string;
2052
+ 9: string;
2053
+ };
2054
+ space: {
2055
+ 0: string;
2056
+ 1: string;
2057
+ 2: string;
2058
+ 3: string;
2059
+ 4: string;
2060
+ 5: string;
2061
+ 6: string;
2062
+ 7: string;
2063
+ 8: string;
2064
+ 9: string;
2065
+ 10: string;
2066
+ 11: string;
2067
+ 12: string;
2068
+ 13: string;
2069
+ 14: string;
2070
+ 15: string;
2071
+ 16: string;
2072
+ };
2073
+ transitions: unknown;
2074
+ zIndices: {
2075
+ 0: string;
2076
+ 1: string;
2077
+ 2: string;
2078
+ 3: string;
2079
+ 4: string;
2080
+ max: string;
2081
+ toast: string;
2082
+ };
2083
+ foo: {
2084
+ bar: string;
2085
+ };
2086
+ }, _stitches_react_types_config.DefaultThemeMap, {
2087
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2088
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2089
+ };
2090
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2091
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2092
+ };
2093
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2094
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2095
+ };
2096
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2097
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2098
+ };
2099
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2100
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2101
+ };
2102
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2103
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2104
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2105
+ };
2106
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2107
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2108
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2109
+ };
2110
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2111
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2112
+ };
2113
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2114
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2115
+ };
2116
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2117
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2118
+ };
2119
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2120
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2121
+ };
2122
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2123
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2124
+ };
2125
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2126
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2127
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2128
+ };
2129
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2130
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2131
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2132
+ };
2133
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2134
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2135
+ };
2136
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2137
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2138
+ };
2139
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2140
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2141
+ };
2142
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2143
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2144
+ };
2145
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2146
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2147
+ };
2148
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2149
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2150
+ };
2151
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2152
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2153
+ };
2154
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2155
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2156
+ };
2157
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2158
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2159
+ };
2160
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2161
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2162
+ };
2163
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2164
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2165
+ };
2166
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2167
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2168
+ };
2169
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2170
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2171
+ };
2172
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2173
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2174
+ };
2175
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2176
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2177
+ };
2178
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2179
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2180
+ };
2181
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2182
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2183
+ };
2184
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2185
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2186
+ };
2187
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2188
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2189
+ };
2190
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2191
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2192
+ };
2193
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2194
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2195
+ };
2196
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2197
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2198
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2199
+ };
2200
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2201
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2202
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2203
+ };
2204
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2205
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2206
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2207
+ };
2208
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2209
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2210
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2211
+ };
2212
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2213
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2214
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2215
+ };
2216
+ }>>;
2217
+
2218
+ 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 };