@jeromefitz/design-system 4.1.5 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (191) hide show
  1. package/Accordion-4ee18be8.d.ts +505 -0
  2. package/Alert-6851b974.d.ts +297 -0
  3. package/AppBar-be17f0ce.d.ts +324 -0
  4. package/{Avatar-9592d3fc.d.ts → Avatar-49ac7d8e.d.ts} +90 -268
  5. package/Badge-af0370f8.d.ts +357 -0
  6. package/Banner-031e4193.d.ts +303 -0
  7. package/Box-ed161a2b.d.ts +251 -0
  8. package/BoxGrab-a0c6b58f.d.ts +251 -0
  9. package/BoxLink-593cc24a.d.ts +251 -0
  10. package/ButtonDemo-dbc35fc7.d.ts +1512 -0
  11. package/Card-15a6c6fc.d.ts +344 -0
  12. package/Carousel-f585a32b.d.ts +256 -0
  13. package/{Checkbox-891cb9bb.d.ts → Checkbox-c10d0f40.d.ts} +90 -268
  14. package/Code-c14ea67d.d.ts +260 -0
  15. package/CommandMenu-c2cfe342.d.ts +3226 -0
  16. package/Container-38fb7e49.d.ts +287 -0
  17. package/ContextMenu-7b2e548d.d.ts +1492 -0
  18. package/ControlGroup-597b643e.d.ts +251 -0
  19. package/DropdownMenu-8cb36b6a.d.ts +2717 -0
  20. package/Flex-77b8491f.d.ts +347 -0
  21. package/FocusArea-d47ba521.d.ts +256 -0
  22. package/Grid-2f151d59.d.ts +411 -0
  23. package/{Heading-b0b8205b.d.ts → Heading-848dbcb9.d.ts} +1 -1
  24. package/{Icon-d48f2f08.d.ts → Icon-b62f4b89.d.ts} +1 -1
  25. package/Icon.types-1480d456.d.ts +377 -0
  26. package/IconButton-899aa9ab.d.ts +382 -0
  27. package/Image-143403e3.d.ts +251 -0
  28. package/Kbd-149a6f3e.d.ts +312 -0
  29. package/Label-5f1c67ba.d.ts +631 -0
  30. package/{Link-9d116ca4.d.ts → Link-426db150.d.ts} +89 -267
  31. package/LoadingDots-fed943e9.d.ts +302 -0
  32. package/Menu-7fe13437.d.ts +1490 -0
  33. package/NavigationMenu-e84374c2.d.ts +4122 -0
  34. package/Overlay.styles-82fedffb.d.ts +497 -0
  35. package/{PageHeading-9c87c946.d.ts → PageHeading-e146e00e.d.ts} +1 -1
  36. package/Panel.styles-bbc4bfaf.d.ts +497 -0
  37. package/{Paragraph-83414284.d.ts → Paragraph-d411737b.d.ts} +1 -1
  38. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-54ab648b.d.ts} +1 -1
  39. package/{Popover-0dff553f.d.ts → Popover-eac2ec74.d.ts} +0 -0
  40. package/{ProgressBar-049c4e95.d.ts → ProgressBar-68a880e5.d.ts} +89 -267
  41. package/Radio-6cefaf19.d.ts +564 -0
  42. package/RadioCard-93a59685.d.ts +262 -0
  43. package/RadioGrid-c8b16e70.d.ts +498 -0
  44. package/Section-b6b35443.d.ts +278 -0
  45. package/Select-e64dce51.d.ts +2218 -0
  46. package/Separator-6659e651.d.ts +328 -0
  47. package/Sheet-fa50617e.d.ts +812 -0
  48. package/Skeleton-14d91960.d.ts +321 -0
  49. package/Slider-f0baefc6.d.ts +260 -0
  50. package/Spotify-dcc9c8c5.d.ts +3765 -0
  51. package/Status-a3815aad.d.ts +287 -0
  52. package/Sub-6a33bd8d.d.ts +251 -0
  53. package/Sup-c826d72c.d.ts +251 -0
  54. package/{SwitchIcon-fff8c972.d.ts → SwitchIcon-7347591b.d.ts} +91 -269
  55. package/TabLink-a331612d.d.ts +290 -0
  56. package/Table-7a405813.d.ts +2043 -0
  57. package/Tabs.styles-13527893.d.ts +752 -0
  58. package/Text-faee46ac.d.ts +381 -0
  59. package/TextArea-d25fb2b3.d.ts +347 -0
  60. package/TextField-f7adffeb.d.ts +381 -0
  61. package/Toaster-e13e0dcc.d.ts +1561 -0
  62. package/Toggle-0ce8252c.d.ts +312 -0
  63. package/ToggleGroup-c29f3012.d.ts +498 -0
  64. package/Toolbar-8397da4c.d.ts +1478 -0
  65. package/TreeItem-6b0fb009.d.ts +274 -0
  66. package/VerifiedBadge-ffb77b5d.d.ts +607 -0
  67. package/components/Accordion/index.d.ts +1 -1
  68. package/components/Alert/index.d.ts +1 -1
  69. package/components/AppBar/index.d.ts +1 -1
  70. package/components/Avatar/index.d.ts +4 -5
  71. package/components/Badge/index.d.ts +1 -1
  72. package/components/Banner/index.d.ts +1 -1
  73. package/components/Box/index.d.ts +1 -1
  74. package/components/BoxGrab/index.d.ts +1 -1
  75. package/components/BoxLink/index.d.ts +1 -1
  76. package/components/Button/index.d.ts +1 -1
  77. package/components/Card/index.d.ts +1 -1
  78. package/components/Carousel/index.d.ts +1 -1
  79. package/components/Checkbox/index.d.ts +3 -4
  80. package/components/Code/index.d.ts +1 -1
  81. package/components/CommandMenu/index.d.ts +1 -1
  82. package/components/Container/index.d.ts +1 -1
  83. package/components/ContextMenu/index.d.ts +1 -2
  84. package/components/ControlGroup/index.d.ts +1 -1
  85. package/components/DropdownMenu/index.d.ts +1 -2
  86. package/components/Flex/index.d.ts +1 -1
  87. package/components/FocusArea/index.d.ts +1 -1
  88. package/components/Grid/index.d.ts +1 -1
  89. package/components/Heading/index.d.ts +4 -5
  90. package/components/Icon/index.d.ts +4 -5
  91. package/components/IconButton/index.d.ts +1 -1
  92. package/components/Image/index.d.ts +1 -1
  93. package/components/Kbd/index.d.ts +1 -1
  94. package/components/Label/index.d.ts +1 -1
  95. package/components/Link/index.d.ts +1 -1
  96. package/components/LoadingDots/index.d.ts +1 -1
  97. package/components/Menu/index.d.ts +1 -2
  98. package/components/NavigationMenu/index.d.ts +4 -5
  99. package/components/Overlay/index.d.ts +1 -1
  100. package/components/PageHeading/index.d.ts +5 -6
  101. package/components/Panel/index.d.ts +1 -1
  102. package/components/Paragraph/index.d.ts +5 -6
  103. package/components/Popover/index.d.ts +2 -4
  104. package/components/ProgressBar/index.d.ts +1 -2
  105. package/components/Radio/index.d.ts +3 -4
  106. package/components/RadioCard/index.d.ts +1 -2
  107. package/components/RadioGrid/index.d.ts +1 -1
  108. package/components/Section/index.d.ts +1 -1
  109. package/components/Select/index.d.ts +1 -1
  110. package/components/Separator/index.d.ts +1 -1
  111. package/components/Sheet/index.d.ts +3 -4
  112. package/components/Skeleton/index.d.ts +1 -1
  113. package/components/Slider/index.d.ts +1 -2
  114. package/components/Status/index.d.ts +1 -1
  115. package/components/Sub/index.d.ts +1 -1
  116. package/components/Sup/index.d.ts +1 -1
  117. package/components/Switch/index.d.ts +3 -4
  118. package/components/TabLink/index.d.ts +1 -1
  119. package/components/Table/index.d.ts +1 -1
  120. package/components/Tabs/index.d.ts +3 -4
  121. package/components/Text/index.d.ts +1 -1
  122. package/components/TextArea/index.d.ts +1 -1
  123. package/components/TextField/index.d.ts +1 -1
  124. package/components/Toast/index.d.ts +1 -1
  125. package/components/Toggle/index.d.ts +1 -1
  126. package/components/ToggleGroup/index.d.ts +1 -1
  127. package/components/Toolbar/index.d.ts +1 -1
  128. package/components/TreeItem/index.d.ts +1 -1
  129. package/components/VerifiedBadge/index.d.ts +1 -2
  130. package/components/index.d.ts +65 -66
  131. package/custom/Card/index.d.ts +1 -1
  132. package/custom/Tooltip/index.d.ts +256 -612
  133. package/custom/index.d.ts +1 -1
  134. package/index.d.ts +66 -67
  135. package/lib/stitches.config.d.ts +1099 -2145
  136. package/package.json +3 -3
  137. package/Accordion-07ffdde8.d.ts +0 -861
  138. package/Alert-2d248f02.d.ts +0 -475
  139. package/AppBar-45d359b4.d.ts +0 -502
  140. package/Badge-85f0a03c.d.ts +0 -535
  141. package/Banner-8bdcae08.d.ts +0 -481
  142. package/Box-0145a25b.d.ts +0 -429
  143. package/BoxGrab-f2016450.d.ts +0 -429
  144. package/BoxLink-01e0e0e1.d.ts +0 -429
  145. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  146. package/Card-12bdd1c0.d.ts +0 -522
  147. package/Carousel-9d6beddc.d.ts +0 -434
  148. package/Code-918ddbd0.d.ts +0 -438
  149. package/CommandMenu-f09be95e.d.ts +0 -5540
  150. package/Container-c9493c19.d.ts +0 -465
  151. package/ContextMenu-59566c09.d.ts +0 -2560
  152. package/ControlGroup-598bde73.d.ts +0 -429
  153. package/DropdownMenu-fc93debb.d.ts +0 -4675
  154. package/Flex-28440ec4.d.ts +0 -525
  155. package/FocusArea-bd1379f7.d.ts +0 -434
  156. package/Grid-2a6c3e8b.d.ts +0 -589
  157. package/Icon.types-cf2e7181.d.ts +0 -555
  158. package/IconButton-61b70df5.d.ts +0 -560
  159. package/Image-7a9c2ac8.d.ts +0 -429
  160. package/Kbd-ee11e8ee.d.ts +0 -490
  161. package/Label-62941c9d.d.ts +0 -987
  162. package/LoadingDots-b37f3f06.d.ts +0 -480
  163. package/Menu-6ad1af6d.d.ts +0 -2558
  164. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  165. package/Overlay.styles-150e1ce9.d.ts +0 -853
  166. package/Panel.styles-9141abd2.d.ts +0 -853
  167. package/Radio-a6652eb7.d.ts +0 -920
  168. package/RadioCard-0e8131d2.d.ts +0 -440
  169. package/RadioGrid-734a21f7.d.ts +0 -854
  170. package/Section-38d29a05.d.ts +0 -456
  171. package/Select-a9a6f30f.d.ts +0 -3820
  172. package/Separator-190f52e3.d.ts +0 -506
  173. package/Sheet-147a6bea.d.ts +0 -1346
  174. package/Skeleton-b7ef8d20.d.ts +0 -499
  175. package/Slider-0f202bd6.d.ts +0 -438
  176. package/Spotify-cac6fde2.d.ts +0 -6257
  177. package/Status-d976a923.d.ts +0 -465
  178. package/Sub-cd08549a.d.ts +0 -429
  179. package/Sup-51406ef7.d.ts +0 -429
  180. package/TabLink-f14dc0e4.d.ts +0 -468
  181. package/Table-feea8caf.d.ts +0 -3467
  182. package/Tabs.styles-4ab28890.d.ts +0 -1286
  183. package/Text-2b3df7ba.d.ts +0 -559
  184. package/TextArea-0a415aa1.d.ts +0 -525
  185. package/TextField-a4255bc3.d.ts +0 -559
  186. package/Toaster-f1d90e57.d.ts +0 -2629
  187. package/Toggle-021765b2.d.ts +0 -490
  188. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  189. package/Toolbar-0f13fcab.d.ts +0 -2546
  190. package/TreeItem-7624f862.d.ts +0 -452
  191. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -0,0 +1,1490 @@
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 { ComponentProps } from 'react';
6
+ import * as MenuPrimitive from '@radix-ui/react-menu';
7
+ import { CSS } from './lib/stitches.config.js';
8
+
9
+ declare const Menu: _stitches_react_types_styled_component.StyledComponent<react.FC<MenuPrimitive.MenuProps>, {}, {
10
+ bp1: string;
11
+ bp2: string;
12
+ bp3: string;
13
+ bp4: string;
14
+ motion: string;
15
+ hover: string;
16
+ dark: string;
17
+ light: string;
18
+ }, _stitches_react_types_css_util.CSS<{
19
+ bp1: string;
20
+ bp2: string;
21
+ bp3: string;
22
+ bp4: string;
23
+ motion: string;
24
+ hover: string;
25
+ dark: string;
26
+ light: string;
27
+ }, {
28
+ borderWidths: unknown;
29
+ borderStyles: unknown;
30
+ colors: unknown;
31
+ fonts: {
32
+ 'fallback-mono': string;
33
+ 'fallback-sans': string;
34
+ 'fallback-serif': string;
35
+ mono: string;
36
+ sans: string;
37
+ serif: string;
38
+ };
39
+ fontSizes: {
40
+ 1: string;
41
+ 2: string;
42
+ 3: string;
43
+ 4: string;
44
+ 5: string;
45
+ 6: string;
46
+ 7: string;
47
+ 8: string;
48
+ 9: string;
49
+ };
50
+ fontWeights: {
51
+ 1: string;
52
+ 2: string;
53
+ 3: string;
54
+ 4: string;
55
+ 5: string;
56
+ 6: string;
57
+ 7: string;
58
+ 8: string;
59
+ 9: string;
60
+ };
61
+ letterSpacings: unknown;
62
+ lineHeights: unknown;
63
+ radii: {
64
+ 0: string;
65
+ 1: string;
66
+ 2: string;
67
+ 3: string;
68
+ 4: string;
69
+ pill: string;
70
+ round: string;
71
+ };
72
+ shadows: {
73
+ 0: string;
74
+ 1: string;
75
+ 2: string;
76
+ 3: string;
77
+ toast: string;
78
+ };
79
+ sizes: {
80
+ 0: string;
81
+ 1: string;
82
+ 2: string;
83
+ 3: string;
84
+ 4: string;
85
+ 5: string;
86
+ 6: string;
87
+ 7: string;
88
+ 8: string;
89
+ 9: string;
90
+ };
91
+ space: {
92
+ 0: string;
93
+ 1: string;
94
+ 2: string;
95
+ 3: string;
96
+ 4: string;
97
+ 5: string;
98
+ 6: string;
99
+ 7: string;
100
+ 8: string;
101
+ 9: string;
102
+ 10: string;
103
+ 11: string;
104
+ 12: string;
105
+ 13: string;
106
+ 14: string;
107
+ 15: string;
108
+ 16: string;
109
+ };
110
+ transitions: unknown;
111
+ zIndices: {
112
+ 0: string;
113
+ 1: string;
114
+ 2: string;
115
+ 3: string;
116
+ 4: string;
117
+ max: string;
118
+ toast: string;
119
+ };
120
+ foo: {
121
+ bar: string;
122
+ };
123
+ }, _stitches_react_types_config.DefaultThemeMap, {
124
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
125
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
126
+ };
127
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
128
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
129
+ };
130
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
131
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
132
+ };
133
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
134
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
135
+ };
136
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
137
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
138
+ };
139
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
140
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
141
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
142
+ };
143
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
144
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
145
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
146
+ };
147
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
148
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
149
+ };
150
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
151
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
152
+ };
153
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
154
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
155
+ };
156
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
157
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
158
+ };
159
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
160
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
161
+ };
162
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
163
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
164
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
165
+ };
166
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
167
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
168
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
169
+ };
170
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
171
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
172
+ };
173
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
174
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
175
+ };
176
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
177
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
178
+ };
179
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
180
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
181
+ };
182
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
183
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
184
+ };
185
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
186
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
187
+ };
188
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
189
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
190
+ };
191
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
192
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
193
+ };
194
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
195
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
196
+ };
197
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
198
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
199
+ };
200
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
201
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
202
+ };
203
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
204
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
205
+ };
206
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
207
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
208
+ };
209
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
210
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
211
+ };
212
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
213
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
214
+ };
215
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
216
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
217
+ };
218
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
219
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
220
+ };
221
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
222
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
223
+ };
224
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
225
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
226
+ };
227
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
228
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
229
+ };
230
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
231
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
232
+ };
233
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
234
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
235
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
236
+ };
237
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
238
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
239
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
240
+ };
241
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
242
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
243
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
244
+ };
245
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
246
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
247
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
248
+ };
249
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
250
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
251
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
252
+ };
253
+ }>>;
254
+ declare const MenuSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<MenuPrimitive.MenuSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
255
+ bp1: string;
256
+ bp2: string;
257
+ bp3: string;
258
+ bp4: string;
259
+ motion: string;
260
+ hover: string;
261
+ dark: string;
262
+ light: string;
263
+ }, _stitches_react_types_css_util.CSS<{
264
+ bp1: string;
265
+ bp2: string;
266
+ bp3: string;
267
+ bp4: string;
268
+ motion: string;
269
+ hover: string;
270
+ dark: string;
271
+ light: string;
272
+ }, {
273
+ borderWidths: unknown;
274
+ borderStyles: unknown;
275
+ colors: unknown;
276
+ fonts: {
277
+ 'fallback-mono': string;
278
+ 'fallback-sans': string;
279
+ 'fallback-serif': string;
280
+ mono: string;
281
+ sans: string;
282
+ serif: string;
283
+ };
284
+ fontSizes: {
285
+ 1: string;
286
+ 2: string;
287
+ 3: string;
288
+ 4: string;
289
+ 5: string;
290
+ 6: string;
291
+ 7: string;
292
+ 8: string;
293
+ 9: string;
294
+ };
295
+ fontWeights: {
296
+ 1: string;
297
+ 2: string;
298
+ 3: string;
299
+ 4: string;
300
+ 5: string;
301
+ 6: string;
302
+ 7: string;
303
+ 8: string;
304
+ 9: string;
305
+ };
306
+ letterSpacings: unknown;
307
+ lineHeights: unknown;
308
+ radii: {
309
+ 0: string;
310
+ 1: string;
311
+ 2: string;
312
+ 3: string;
313
+ 4: string;
314
+ pill: string;
315
+ round: string;
316
+ };
317
+ shadows: {
318
+ 0: string;
319
+ 1: string;
320
+ 2: string;
321
+ 3: string;
322
+ toast: string;
323
+ };
324
+ sizes: {
325
+ 0: string;
326
+ 1: string;
327
+ 2: string;
328
+ 3: string;
329
+ 4: string;
330
+ 5: string;
331
+ 6: string;
332
+ 7: string;
333
+ 8: string;
334
+ 9: string;
335
+ };
336
+ space: {
337
+ 0: string;
338
+ 1: string;
339
+ 2: string;
340
+ 3: string;
341
+ 4: string;
342
+ 5: string;
343
+ 6: string;
344
+ 7: string;
345
+ 8: string;
346
+ 9: string;
347
+ 10: string;
348
+ 11: string;
349
+ 12: string;
350
+ 13: string;
351
+ 14: string;
352
+ 15: string;
353
+ 16: string;
354
+ };
355
+ transitions: unknown;
356
+ zIndices: {
357
+ 0: string;
358
+ 1: string;
359
+ 2: string;
360
+ 3: string;
361
+ 4: string;
362
+ max: string;
363
+ toast: string;
364
+ };
365
+ foo: {
366
+ bar: string;
367
+ };
368
+ }, _stitches_react_types_config.DefaultThemeMap, {
369
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
370
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
371
+ };
372
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
373
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
374
+ };
375
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
376
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
377
+ };
378
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
379
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
380
+ };
381
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
382
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
383
+ };
384
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
385
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
386
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
387
+ };
388
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
389
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
390
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
391
+ };
392
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
393
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
394
+ };
395
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
396
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
397
+ };
398
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
399
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
400
+ };
401
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
402
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
403
+ };
404
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
405
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
406
+ };
407
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
408
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
409
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
410
+ };
411
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
412
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
413
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
414
+ };
415
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
416
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
417
+ };
418
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
419
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
420
+ };
421
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
422
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
423
+ };
424
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
425
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
426
+ };
427
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
428
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
429
+ };
430
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
431
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
432
+ };
433
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
434
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
435
+ };
436
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
437
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
438
+ };
439
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
440
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
441
+ };
442
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
443
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
444
+ };
445
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
446
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
447
+ };
448
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
449
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
450
+ };
451
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
452
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
453
+ };
454
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
455
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
456
+ };
457
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
458
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
459
+ };
460
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
461
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
462
+ };
463
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
464
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
465
+ };
466
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
467
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
468
+ };
469
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
470
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
471
+ };
472
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
473
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
474
+ };
475
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
476
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
477
+ };
478
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
479
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
480
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
481
+ };
482
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
483
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
484
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
485
+ };
486
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
487
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
488
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
489
+ };
490
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
491
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
492
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
493
+ };
494
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
495
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
496
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
497
+ };
498
+ }>>;
499
+ declare const MenuItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<MenuPrimitive.MenuItemProps & react.RefAttributes<HTMLDivElement>>, {}, {
500
+ bp1: string;
501
+ bp2: string;
502
+ bp3: string;
503
+ bp4: string;
504
+ motion: string;
505
+ hover: string;
506
+ dark: string;
507
+ light: string;
508
+ }, _stitches_react_types_css_util.CSS<{
509
+ bp1: string;
510
+ bp2: string;
511
+ bp3: string;
512
+ bp4: string;
513
+ motion: string;
514
+ hover: string;
515
+ dark: string;
516
+ light: string;
517
+ }, {
518
+ borderWidths: unknown;
519
+ borderStyles: unknown;
520
+ colors: unknown;
521
+ fonts: {
522
+ 'fallback-mono': string;
523
+ 'fallback-sans': string;
524
+ 'fallback-serif': string;
525
+ mono: string;
526
+ sans: string;
527
+ serif: string;
528
+ };
529
+ fontSizes: {
530
+ 1: string;
531
+ 2: string;
532
+ 3: string;
533
+ 4: string;
534
+ 5: string;
535
+ 6: string;
536
+ 7: string;
537
+ 8: string;
538
+ 9: string;
539
+ };
540
+ fontWeights: {
541
+ 1: string;
542
+ 2: string;
543
+ 3: string;
544
+ 4: string;
545
+ 5: string;
546
+ 6: string;
547
+ 7: string;
548
+ 8: string;
549
+ 9: string;
550
+ };
551
+ letterSpacings: unknown;
552
+ lineHeights: unknown;
553
+ radii: {
554
+ 0: string;
555
+ 1: string;
556
+ 2: string;
557
+ 3: string;
558
+ 4: string;
559
+ pill: string;
560
+ round: string;
561
+ };
562
+ shadows: {
563
+ 0: string;
564
+ 1: string;
565
+ 2: string;
566
+ 3: string;
567
+ toast: string;
568
+ };
569
+ sizes: {
570
+ 0: string;
571
+ 1: string;
572
+ 2: string;
573
+ 3: string;
574
+ 4: string;
575
+ 5: string;
576
+ 6: string;
577
+ 7: string;
578
+ 8: string;
579
+ 9: string;
580
+ };
581
+ space: {
582
+ 0: string;
583
+ 1: string;
584
+ 2: string;
585
+ 3: string;
586
+ 4: string;
587
+ 5: string;
588
+ 6: string;
589
+ 7: string;
590
+ 8: string;
591
+ 9: string;
592
+ 10: string;
593
+ 11: string;
594
+ 12: string;
595
+ 13: string;
596
+ 14: string;
597
+ 15: string;
598
+ 16: string;
599
+ };
600
+ transitions: unknown;
601
+ zIndices: {
602
+ 0: string;
603
+ 1: string;
604
+ 2: string;
605
+ 3: string;
606
+ 4: string;
607
+ max: string;
608
+ toast: string;
609
+ };
610
+ foo: {
611
+ bar: string;
612
+ };
613
+ }, _stitches_react_types_config.DefaultThemeMap, {
614
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
615
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
616
+ };
617
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
618
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
619
+ };
620
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
621
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
622
+ };
623
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
624
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
625
+ };
626
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
627
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
628
+ };
629
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
630
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
631
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
632
+ };
633
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
634
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
635
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
636
+ };
637
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
638
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
639
+ };
640
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
641
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
642
+ };
643
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
644
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
645
+ };
646
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
647
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
648
+ };
649
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
650
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
651
+ };
652
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
653
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
654
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
655
+ };
656
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
657
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
658
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
659
+ };
660
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
661
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
662
+ };
663
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
664
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
665
+ };
666
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
667
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
668
+ };
669
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
670
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
671
+ };
672
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
673
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
674
+ };
675
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
676
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
677
+ };
678
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
679
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
680
+ };
681
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
682
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
683
+ };
684
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
685
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
686
+ };
687
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
688
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
689
+ };
690
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
691
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
692
+ };
693
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
694
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
695
+ };
696
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
697
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
698
+ };
699
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
700
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
701
+ };
702
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
703
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
704
+ };
705
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
706
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
707
+ };
708
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
709
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
710
+ };
711
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
712
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
713
+ };
714
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
715
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
716
+ };
717
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
718
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
719
+ };
720
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
721
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
722
+ };
723
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
724
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
725
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
726
+ };
727
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
728
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
729
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
730
+ };
731
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
732
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
733
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
734
+ };
735
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
736
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
737
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
738
+ };
739
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
740
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
741
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
742
+ };
743
+ }>>;
744
+ declare type MenuRadioItemPrimitiveProps = ComponentProps<typeof MenuPrimitive.RadioItem>;
745
+ declare type MenuRadioItemProps = MenuRadioItemPrimitiveProps & {
746
+ css?: CSS;
747
+ };
748
+ declare const MenuRadioItem: react.ForwardRefExoticComponent<Pick<MenuRadioItemProps, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "asChild" | "disabled" | "textValue"> & react.RefAttributes<HTMLDivElement>>;
749
+ declare type MenuCheckboxItemPrimitiveProps = ComponentProps<typeof MenuPrimitive.CheckboxItem>;
750
+ declare type MenuCheckboxItemProps = MenuCheckboxItemPrimitiveProps & {
751
+ css?: CSS;
752
+ };
753
+ declare const MenuCheckboxItem: react.ForwardRefExoticComponent<Pick<MenuCheckboxItemProps, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "asChild" | "disabled" | "checked" | "onCheckedChange" | "textValue"> & react.RefAttributes<HTMLDivElement>>;
754
+ declare const MenuLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<MenuPrimitive.MenuLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
755
+ bp1: string;
756
+ bp2: string;
757
+ bp3: string;
758
+ bp4: string;
759
+ motion: string;
760
+ hover: string;
761
+ dark: string;
762
+ light: string;
763
+ }, _stitches_react_types_css_util.CSS<{
764
+ bp1: string;
765
+ bp2: string;
766
+ bp3: string;
767
+ bp4: string;
768
+ motion: string;
769
+ hover: string;
770
+ dark: string;
771
+ light: string;
772
+ }, {
773
+ borderWidths: unknown;
774
+ borderStyles: unknown;
775
+ colors: unknown;
776
+ fonts: {
777
+ 'fallback-mono': string;
778
+ 'fallback-sans': string;
779
+ 'fallback-serif': string;
780
+ mono: string;
781
+ sans: string;
782
+ serif: string;
783
+ };
784
+ fontSizes: {
785
+ 1: string;
786
+ 2: string;
787
+ 3: string;
788
+ 4: string;
789
+ 5: string;
790
+ 6: string;
791
+ 7: string;
792
+ 8: string;
793
+ 9: string;
794
+ };
795
+ fontWeights: {
796
+ 1: string;
797
+ 2: string;
798
+ 3: string;
799
+ 4: string;
800
+ 5: string;
801
+ 6: string;
802
+ 7: string;
803
+ 8: string;
804
+ 9: string;
805
+ };
806
+ letterSpacings: unknown;
807
+ lineHeights: unknown;
808
+ radii: {
809
+ 0: string;
810
+ 1: string;
811
+ 2: string;
812
+ 3: string;
813
+ 4: string;
814
+ pill: string;
815
+ round: string;
816
+ };
817
+ shadows: {
818
+ 0: string;
819
+ 1: string;
820
+ 2: string;
821
+ 3: string;
822
+ toast: string;
823
+ };
824
+ sizes: {
825
+ 0: string;
826
+ 1: string;
827
+ 2: string;
828
+ 3: string;
829
+ 4: string;
830
+ 5: string;
831
+ 6: string;
832
+ 7: string;
833
+ 8: string;
834
+ 9: string;
835
+ };
836
+ space: {
837
+ 0: string;
838
+ 1: string;
839
+ 2: string;
840
+ 3: string;
841
+ 4: string;
842
+ 5: string;
843
+ 6: string;
844
+ 7: string;
845
+ 8: string;
846
+ 9: string;
847
+ 10: string;
848
+ 11: string;
849
+ 12: string;
850
+ 13: string;
851
+ 14: string;
852
+ 15: string;
853
+ 16: string;
854
+ };
855
+ transitions: unknown;
856
+ zIndices: {
857
+ 0: string;
858
+ 1: string;
859
+ 2: string;
860
+ 3: string;
861
+ 4: string;
862
+ max: string;
863
+ toast: string;
864
+ };
865
+ foo: {
866
+ bar: string;
867
+ };
868
+ }, _stitches_react_types_config.DefaultThemeMap, {
869
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
870
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
871
+ };
872
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
873
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
874
+ };
875
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
876
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
877
+ };
878
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
879
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
880
+ };
881
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
882
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
883
+ };
884
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
885
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
886
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
887
+ };
888
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
889
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
890
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
891
+ };
892
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
893
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
894
+ };
895
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
896
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
897
+ };
898
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
899
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
900
+ };
901
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
902
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
903
+ };
904
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
905
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
906
+ };
907
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
908
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
909
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
910
+ };
911
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
912
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
913
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
914
+ };
915
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
916
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
917
+ };
918
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
919
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
920
+ };
921
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
922
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
923
+ };
924
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
925
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
926
+ };
927
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
928
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
929
+ };
930
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
931
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
932
+ };
933
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
934
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
935
+ };
936
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
937
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
938
+ };
939
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
940
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
941
+ };
942
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
943
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
944
+ };
945
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
946
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
947
+ };
948
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
949
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
950
+ };
951
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
952
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
953
+ };
954
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
955
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
956
+ };
957
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
958
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
959
+ };
960
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
961
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
962
+ };
963
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
964
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
965
+ };
966
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
967
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
968
+ };
969
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
970
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
971
+ };
972
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
973
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
974
+ };
975
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
976
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
977
+ };
978
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
979
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
980
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
981
+ };
982
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
983
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
984
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
985
+ };
986
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
987
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
988
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
989
+ };
990
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
991
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
992
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
993
+ };
994
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
995
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
996
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
997
+ };
998
+ }>>;
999
+ declare const MenuRadioGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<MenuPrimitive.MenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
1000
+ bp1: string;
1001
+ bp2: string;
1002
+ bp3: string;
1003
+ bp4: string;
1004
+ motion: string;
1005
+ hover: string;
1006
+ dark: string;
1007
+ light: string;
1008
+ }, _stitches_react_types_css_util.CSS<{
1009
+ bp1: string;
1010
+ bp2: string;
1011
+ bp3: string;
1012
+ bp4: string;
1013
+ motion: string;
1014
+ hover: string;
1015
+ dark: string;
1016
+ light: string;
1017
+ }, {
1018
+ borderWidths: unknown;
1019
+ borderStyles: unknown;
1020
+ colors: unknown;
1021
+ fonts: {
1022
+ 'fallback-mono': string;
1023
+ 'fallback-sans': string;
1024
+ 'fallback-serif': string;
1025
+ mono: string;
1026
+ sans: string;
1027
+ serif: string;
1028
+ };
1029
+ fontSizes: {
1030
+ 1: string;
1031
+ 2: string;
1032
+ 3: string;
1033
+ 4: string;
1034
+ 5: string;
1035
+ 6: string;
1036
+ 7: string;
1037
+ 8: string;
1038
+ 9: string;
1039
+ };
1040
+ fontWeights: {
1041
+ 1: string;
1042
+ 2: string;
1043
+ 3: string;
1044
+ 4: string;
1045
+ 5: string;
1046
+ 6: string;
1047
+ 7: string;
1048
+ 8: string;
1049
+ 9: string;
1050
+ };
1051
+ letterSpacings: unknown;
1052
+ lineHeights: unknown;
1053
+ radii: {
1054
+ 0: string;
1055
+ 1: string;
1056
+ 2: string;
1057
+ 3: string;
1058
+ 4: string;
1059
+ pill: string;
1060
+ round: string;
1061
+ };
1062
+ shadows: {
1063
+ 0: string;
1064
+ 1: string;
1065
+ 2: string;
1066
+ 3: string;
1067
+ toast: string;
1068
+ };
1069
+ sizes: {
1070
+ 0: string;
1071
+ 1: string;
1072
+ 2: string;
1073
+ 3: string;
1074
+ 4: string;
1075
+ 5: string;
1076
+ 6: string;
1077
+ 7: string;
1078
+ 8: string;
1079
+ 9: string;
1080
+ };
1081
+ space: {
1082
+ 0: string;
1083
+ 1: string;
1084
+ 2: string;
1085
+ 3: string;
1086
+ 4: string;
1087
+ 5: string;
1088
+ 6: string;
1089
+ 7: string;
1090
+ 8: string;
1091
+ 9: string;
1092
+ 10: string;
1093
+ 11: string;
1094
+ 12: string;
1095
+ 13: string;
1096
+ 14: string;
1097
+ 15: string;
1098
+ 16: string;
1099
+ };
1100
+ transitions: unknown;
1101
+ zIndices: {
1102
+ 0: string;
1103
+ 1: string;
1104
+ 2: string;
1105
+ 3: string;
1106
+ 4: string;
1107
+ max: string;
1108
+ toast: string;
1109
+ };
1110
+ foo: {
1111
+ bar: string;
1112
+ };
1113
+ }, _stitches_react_types_config.DefaultThemeMap, {
1114
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1115
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1116
+ };
1117
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1118
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1119
+ };
1120
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1121
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1122
+ };
1123
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1124
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1125
+ };
1126
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1127
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1128
+ };
1129
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1130
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1131
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1132
+ };
1133
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1134
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1135
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1136
+ };
1137
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1138
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1139
+ };
1140
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1141
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1142
+ };
1143
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1144
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1145
+ };
1146
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1147
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1148
+ };
1149
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1150
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1151
+ };
1152
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1153
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1154
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1155
+ };
1156
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1157
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1158
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1159
+ };
1160
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1161
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1162
+ };
1163
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1164
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1165
+ };
1166
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1167
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1168
+ };
1169
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1170
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1171
+ };
1172
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1173
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1174
+ };
1175
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1176
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1177
+ };
1178
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1179
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1180
+ };
1181
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1182
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1183
+ };
1184
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1185
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1186
+ };
1187
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1188
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1189
+ };
1190
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1191
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1192
+ };
1193
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1194
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1195
+ };
1196
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1197
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1198
+ };
1199
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1200
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1201
+ };
1202
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1203
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1204
+ };
1205
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1206
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1207
+ };
1208
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1209
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1210
+ };
1211
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1212
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1213
+ };
1214
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1215
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1216
+ };
1217
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1218
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1219
+ };
1220
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1221
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1222
+ };
1223
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1224
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1225
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1226
+ };
1227
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1228
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1229
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1230
+ };
1231
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1232
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1233
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1234
+ };
1235
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1236
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1237
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1238
+ };
1239
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1240
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1241
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1242
+ };
1243
+ }>>;
1244
+ declare const MenuGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<MenuPrimitive.MenuGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
1245
+ bp1: string;
1246
+ bp2: string;
1247
+ bp3: string;
1248
+ bp4: string;
1249
+ motion: string;
1250
+ hover: string;
1251
+ dark: string;
1252
+ light: string;
1253
+ }, _stitches_react_types_css_util.CSS<{
1254
+ bp1: string;
1255
+ bp2: string;
1256
+ bp3: string;
1257
+ bp4: string;
1258
+ motion: string;
1259
+ hover: string;
1260
+ dark: string;
1261
+ light: string;
1262
+ }, {
1263
+ borderWidths: unknown;
1264
+ borderStyles: unknown;
1265
+ colors: unknown;
1266
+ fonts: {
1267
+ 'fallback-mono': string;
1268
+ 'fallback-sans': string;
1269
+ 'fallback-serif': string;
1270
+ mono: string;
1271
+ sans: string;
1272
+ serif: string;
1273
+ };
1274
+ fontSizes: {
1275
+ 1: string;
1276
+ 2: string;
1277
+ 3: string;
1278
+ 4: string;
1279
+ 5: string;
1280
+ 6: string;
1281
+ 7: string;
1282
+ 8: string;
1283
+ 9: string;
1284
+ };
1285
+ fontWeights: {
1286
+ 1: string;
1287
+ 2: string;
1288
+ 3: string;
1289
+ 4: string;
1290
+ 5: string;
1291
+ 6: string;
1292
+ 7: string;
1293
+ 8: string;
1294
+ 9: string;
1295
+ };
1296
+ letterSpacings: unknown;
1297
+ lineHeights: unknown;
1298
+ radii: {
1299
+ 0: string;
1300
+ 1: string;
1301
+ 2: string;
1302
+ 3: string;
1303
+ 4: string;
1304
+ pill: string;
1305
+ round: string;
1306
+ };
1307
+ shadows: {
1308
+ 0: string;
1309
+ 1: string;
1310
+ 2: string;
1311
+ 3: string;
1312
+ toast: string;
1313
+ };
1314
+ sizes: {
1315
+ 0: string;
1316
+ 1: string;
1317
+ 2: string;
1318
+ 3: string;
1319
+ 4: string;
1320
+ 5: string;
1321
+ 6: string;
1322
+ 7: string;
1323
+ 8: string;
1324
+ 9: string;
1325
+ };
1326
+ space: {
1327
+ 0: string;
1328
+ 1: string;
1329
+ 2: string;
1330
+ 3: string;
1331
+ 4: string;
1332
+ 5: string;
1333
+ 6: string;
1334
+ 7: string;
1335
+ 8: string;
1336
+ 9: string;
1337
+ 10: string;
1338
+ 11: string;
1339
+ 12: string;
1340
+ 13: string;
1341
+ 14: string;
1342
+ 15: string;
1343
+ 16: string;
1344
+ };
1345
+ transitions: unknown;
1346
+ zIndices: {
1347
+ 0: string;
1348
+ 1: string;
1349
+ 2: string;
1350
+ 3: string;
1351
+ 4: string;
1352
+ max: string;
1353
+ toast: string;
1354
+ };
1355
+ foo: {
1356
+ bar: string;
1357
+ };
1358
+ }, _stitches_react_types_config.DefaultThemeMap, {
1359
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1360
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1361
+ };
1362
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1363
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1364
+ };
1365
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1366
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1367
+ };
1368
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1369
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1370
+ };
1371
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1372
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1373
+ };
1374
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1375
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1376
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1377
+ };
1378
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1379
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1380
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1381
+ };
1382
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1383
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1384
+ };
1385
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1386
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1387
+ };
1388
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1389
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1390
+ };
1391
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1392
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1393
+ };
1394
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1395
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1396
+ };
1397
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1398
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1399
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1400
+ };
1401
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1402
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1403
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1404
+ };
1405
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1406
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1407
+ };
1408
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1409
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1410
+ };
1411
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1412
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1413
+ };
1414
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1415
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1416
+ };
1417
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1418
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1419
+ };
1420
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1421
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1422
+ };
1423
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1424
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1425
+ };
1426
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1427
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1428
+ };
1429
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1430
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1431
+ };
1432
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1433
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1434
+ };
1435
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1436
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1437
+ };
1438
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1439
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1440
+ };
1441
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1442
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1443
+ };
1444
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1445
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1446
+ };
1447
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1448
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1449
+ };
1450
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1451
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1452
+ };
1453
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1454
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1455
+ };
1456
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1457
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1458
+ };
1459
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1460
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1461
+ };
1462
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1463
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1464
+ };
1465
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1466
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1467
+ };
1468
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1469
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1470
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1471
+ };
1472
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1473
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1474
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1475
+ };
1476
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1477
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1478
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1479
+ };
1480
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1481
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1482
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1483
+ };
1484
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1485
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1486
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1487
+ };
1488
+ }>>;
1489
+
1490
+ export { Menu as M, MenuCheckboxItem as a, MenuGroup as b, MenuItem as c, MenuLabel as d, MenuRadioGroup as e, MenuRadioItem as f, MenuSeparator as g };