@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,2717 @@
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 DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
7
+ import { CSS } from './lib/stitches.config.js';
8
+
9
+ declare const DropdownMenu: react.FC<DropdownMenuPrimitive.DropdownMenuProps>;
10
+ declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & react.RefAttributes<HTMLButtonElement>>;
11
+ declare const DropdownMenuContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
12
+ bp1: string;
13
+ bp2: string;
14
+ bp3: string;
15
+ bp4: string;
16
+ motion: string;
17
+ hover: string;
18
+ dark: string;
19
+ light: string;
20
+ }, _stitches_react_types_css_util.CSS<{
21
+ bp1: string;
22
+ bp2: string;
23
+ bp3: string;
24
+ bp4: string;
25
+ motion: string;
26
+ hover: string;
27
+ dark: string;
28
+ light: string;
29
+ }, {
30
+ borderWidths: unknown;
31
+ borderStyles: unknown;
32
+ colors: unknown;
33
+ fonts: {
34
+ 'fallback-mono': string;
35
+ 'fallback-sans': string;
36
+ 'fallback-serif': string;
37
+ mono: string;
38
+ sans: string;
39
+ serif: string;
40
+ };
41
+ fontSizes: {
42
+ 1: string;
43
+ 2: string;
44
+ 3: string;
45
+ 4: string;
46
+ 5: string;
47
+ 6: string;
48
+ 7: string;
49
+ 8: string;
50
+ 9: string;
51
+ };
52
+ fontWeights: {
53
+ 1: string;
54
+ 2: string;
55
+ 3: string;
56
+ 4: string;
57
+ 5: string;
58
+ 6: string;
59
+ 7: string;
60
+ 8: string;
61
+ 9: string;
62
+ };
63
+ letterSpacings: unknown;
64
+ lineHeights: unknown;
65
+ radii: {
66
+ 0: string;
67
+ 1: string;
68
+ 2: string;
69
+ 3: string;
70
+ 4: string;
71
+ pill: string;
72
+ round: string;
73
+ };
74
+ shadows: {
75
+ 0: string;
76
+ 1: string;
77
+ 2: string;
78
+ 3: string;
79
+ toast: string;
80
+ };
81
+ sizes: {
82
+ 0: string;
83
+ 1: string;
84
+ 2: string;
85
+ 3: string;
86
+ 4: string;
87
+ 5: string;
88
+ 6: string;
89
+ 7: string;
90
+ 8: string;
91
+ 9: string;
92
+ };
93
+ space: {
94
+ 0: string;
95
+ 1: string;
96
+ 2: string;
97
+ 3: string;
98
+ 4: string;
99
+ 5: string;
100
+ 6: string;
101
+ 7: string;
102
+ 8: string;
103
+ 9: string;
104
+ 10: string;
105
+ 11: string;
106
+ 12: string;
107
+ 13: string;
108
+ 14: string;
109
+ 15: string;
110
+ 16: string;
111
+ };
112
+ transitions: unknown;
113
+ zIndices: {
114
+ 0: string;
115
+ 1: string;
116
+ 2: string;
117
+ 3: string;
118
+ 4: string;
119
+ max: string;
120
+ toast: string;
121
+ };
122
+ foo: {
123
+ bar: string;
124
+ };
125
+ }, _stitches_react_types_config.DefaultThemeMap, {
126
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
127
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
128
+ };
129
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
130
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
131
+ };
132
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
133
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
134
+ };
135
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
136
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
137
+ };
138
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
139
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
140
+ };
141
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
142
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
143
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
144
+ };
145
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
146
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
147
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
148
+ };
149
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
150
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
151
+ };
152
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
153
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
154
+ };
155
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
156
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
157
+ };
158
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
159
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
160
+ };
161
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
162
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
163
+ };
164
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
165
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
166
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
167
+ };
168
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
169
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
170
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
171
+ };
172
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
173
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
174
+ };
175
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
176
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
177
+ };
178
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
179
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
180
+ };
181
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
182
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
183
+ };
184
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
185
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
186
+ };
187
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
188
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
189
+ };
190
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
191
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
192
+ };
193
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
194
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
195
+ };
196
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
197
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
198
+ };
199
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
200
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
201
+ };
202
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
203
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
204
+ };
205
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
206
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
207
+ };
208
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
209
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
210
+ };
211
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
212
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
213
+ };
214
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
215
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
216
+ };
217
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
218
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
219
+ };
220
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
221
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
222
+ };
223
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
224
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
225
+ };
226
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
227
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
228
+ };
229
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
230
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
231
+ };
232
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
233
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
234
+ };
235
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
236
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
237
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
238
+ };
239
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
240
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
241
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
242
+ };
243
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
244
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
245
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
246
+ };
247
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
248
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
249
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
250
+ };
251
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
252
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
253
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
254
+ };
255
+ }>>;
256
+ declare const DropdownMenuSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
257
+ bp1: string;
258
+ bp2: string;
259
+ bp3: string;
260
+ bp4: string;
261
+ motion: string;
262
+ hover: string;
263
+ dark: string;
264
+ light: string;
265
+ }, _stitches_react_types_css_util.CSS<{
266
+ bp1: string;
267
+ bp2: string;
268
+ bp3: string;
269
+ bp4: string;
270
+ motion: string;
271
+ hover: string;
272
+ dark: string;
273
+ light: string;
274
+ }, {
275
+ borderWidths: unknown;
276
+ borderStyles: unknown;
277
+ colors: unknown;
278
+ fonts: {
279
+ 'fallback-mono': string;
280
+ 'fallback-sans': string;
281
+ 'fallback-serif': string;
282
+ mono: string;
283
+ sans: string;
284
+ serif: string;
285
+ };
286
+ fontSizes: {
287
+ 1: string;
288
+ 2: string;
289
+ 3: string;
290
+ 4: string;
291
+ 5: string;
292
+ 6: string;
293
+ 7: string;
294
+ 8: string;
295
+ 9: string;
296
+ };
297
+ fontWeights: {
298
+ 1: string;
299
+ 2: string;
300
+ 3: string;
301
+ 4: string;
302
+ 5: string;
303
+ 6: string;
304
+ 7: string;
305
+ 8: string;
306
+ 9: string;
307
+ };
308
+ letterSpacings: unknown;
309
+ lineHeights: unknown;
310
+ radii: {
311
+ 0: string;
312
+ 1: string;
313
+ 2: string;
314
+ 3: string;
315
+ 4: string;
316
+ pill: string;
317
+ round: string;
318
+ };
319
+ shadows: {
320
+ 0: string;
321
+ 1: string;
322
+ 2: string;
323
+ 3: string;
324
+ toast: string;
325
+ };
326
+ sizes: {
327
+ 0: string;
328
+ 1: string;
329
+ 2: string;
330
+ 3: string;
331
+ 4: string;
332
+ 5: string;
333
+ 6: string;
334
+ 7: string;
335
+ 8: string;
336
+ 9: string;
337
+ };
338
+ space: {
339
+ 0: string;
340
+ 1: string;
341
+ 2: string;
342
+ 3: string;
343
+ 4: string;
344
+ 5: string;
345
+ 6: string;
346
+ 7: string;
347
+ 8: string;
348
+ 9: string;
349
+ 10: string;
350
+ 11: string;
351
+ 12: string;
352
+ 13: string;
353
+ 14: string;
354
+ 15: string;
355
+ 16: string;
356
+ };
357
+ transitions: unknown;
358
+ zIndices: {
359
+ 0: string;
360
+ 1: string;
361
+ 2: string;
362
+ 3: string;
363
+ 4: string;
364
+ max: string;
365
+ toast: string;
366
+ };
367
+ foo: {
368
+ bar: string;
369
+ };
370
+ }, _stitches_react_types_config.DefaultThemeMap, {
371
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
372
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
373
+ };
374
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
375
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
376
+ };
377
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
378
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
379
+ };
380
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
381
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
382
+ };
383
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
384
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
385
+ };
386
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
387
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
388
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
389
+ };
390
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
391
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
392
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
393
+ };
394
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
395
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
396
+ };
397
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
398
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
399
+ };
400
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
401
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
402
+ };
403
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
404
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
405
+ };
406
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
407
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
408
+ };
409
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
410
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
411
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
412
+ };
413
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
414
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
415
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
416
+ };
417
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
418
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
419
+ };
420
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
421
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
422
+ };
423
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
424
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
425
+ };
426
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
427
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
428
+ };
429
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
430
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
431
+ };
432
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
433
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
434
+ };
435
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
436
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
437
+ };
438
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
439
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
440
+ };
441
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
442
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
443
+ };
444
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
445
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
446
+ };
447
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
448
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
449
+ };
450
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
451
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
452
+ };
453
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
454
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
455
+ };
456
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
457
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
458
+ };
459
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
460
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
461
+ };
462
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
463
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
464
+ };
465
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
466
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
467
+ };
468
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
469
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
470
+ };
471
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
472
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
473
+ };
474
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
475
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
476
+ };
477
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
478
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
479
+ };
480
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
481
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
482
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
483
+ };
484
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
485
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
486
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
487
+ };
488
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
489
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
490
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
491
+ };
492
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
493
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
494
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
495
+ };
496
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
497
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
498
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
499
+ };
500
+ }>>;
501
+ declare const DropdownMenuItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuItemProps & react.RefAttributes<HTMLDivElement>>, {}, {
502
+ bp1: string;
503
+ bp2: string;
504
+ bp3: string;
505
+ bp4: string;
506
+ motion: string;
507
+ hover: string;
508
+ dark: string;
509
+ light: string;
510
+ }, _stitches_react_types_css_util.CSS<{
511
+ bp1: string;
512
+ bp2: string;
513
+ bp3: string;
514
+ bp4: string;
515
+ motion: string;
516
+ hover: string;
517
+ dark: string;
518
+ light: string;
519
+ }, {
520
+ borderWidths: unknown;
521
+ borderStyles: unknown;
522
+ colors: unknown;
523
+ fonts: {
524
+ 'fallback-mono': string;
525
+ 'fallback-sans': string;
526
+ 'fallback-serif': string;
527
+ mono: string;
528
+ sans: string;
529
+ serif: string;
530
+ };
531
+ fontSizes: {
532
+ 1: string;
533
+ 2: string;
534
+ 3: string;
535
+ 4: string;
536
+ 5: string;
537
+ 6: string;
538
+ 7: string;
539
+ 8: string;
540
+ 9: string;
541
+ };
542
+ fontWeights: {
543
+ 1: string;
544
+ 2: string;
545
+ 3: string;
546
+ 4: string;
547
+ 5: string;
548
+ 6: string;
549
+ 7: string;
550
+ 8: string;
551
+ 9: string;
552
+ };
553
+ letterSpacings: unknown;
554
+ lineHeights: unknown;
555
+ radii: {
556
+ 0: string;
557
+ 1: string;
558
+ 2: string;
559
+ 3: string;
560
+ 4: string;
561
+ pill: string;
562
+ round: string;
563
+ };
564
+ shadows: {
565
+ 0: string;
566
+ 1: string;
567
+ 2: string;
568
+ 3: string;
569
+ toast: string;
570
+ };
571
+ sizes: {
572
+ 0: string;
573
+ 1: string;
574
+ 2: string;
575
+ 3: string;
576
+ 4: string;
577
+ 5: string;
578
+ 6: string;
579
+ 7: string;
580
+ 8: string;
581
+ 9: string;
582
+ };
583
+ space: {
584
+ 0: string;
585
+ 1: string;
586
+ 2: string;
587
+ 3: string;
588
+ 4: string;
589
+ 5: string;
590
+ 6: string;
591
+ 7: string;
592
+ 8: string;
593
+ 9: string;
594
+ 10: string;
595
+ 11: string;
596
+ 12: string;
597
+ 13: string;
598
+ 14: string;
599
+ 15: string;
600
+ 16: string;
601
+ };
602
+ transitions: unknown;
603
+ zIndices: {
604
+ 0: string;
605
+ 1: string;
606
+ 2: string;
607
+ 3: string;
608
+ 4: string;
609
+ max: string;
610
+ toast: string;
611
+ };
612
+ foo: {
613
+ bar: string;
614
+ };
615
+ }, _stitches_react_types_config.DefaultThemeMap, {
616
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
617
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
618
+ };
619
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
620
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
621
+ };
622
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
623
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
624
+ };
625
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
626
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
627
+ };
628
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
629
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
630
+ };
631
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
632
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
633
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
634
+ };
635
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
636
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
637
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
638
+ };
639
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
640
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
641
+ };
642
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
643
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
644
+ };
645
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
646
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
647
+ };
648
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
649
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
650
+ };
651
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
652
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
653
+ };
654
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
655
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
656
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
657
+ };
658
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
659
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
660
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
661
+ };
662
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
663
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
664
+ };
665
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
666
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
667
+ };
668
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
669
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
670
+ };
671
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
672
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
673
+ };
674
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
675
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
676
+ };
677
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
678
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
679
+ };
680
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
681
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
682
+ };
683
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
684
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
685
+ };
686
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
687
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
688
+ };
689
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
690
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
691
+ };
692
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
693
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
694
+ };
695
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
696
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
697
+ };
698
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
699
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
700
+ };
701
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
702
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
703
+ };
704
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
705
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
706
+ };
707
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
708
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
709
+ };
710
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
711
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
712
+ };
713
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
714
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
715
+ };
716
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
717
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
718
+ };
719
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
720
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
721
+ };
722
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
723
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
724
+ };
725
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
726
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
727
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
728
+ };
729
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
730
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
731
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
732
+ };
733
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
734
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
735
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
736
+ };
737
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
738
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
739
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
740
+ };
741
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
742
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
743
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
744
+ };
745
+ }>>;
746
+ declare type DialogMenuRadioItemPrimitiveProps = ComponentProps<typeof DropdownMenuPrimitive.RadioItem>;
747
+ declare type DialogMenuRadioItemProps = DialogMenuRadioItemPrimitiveProps & {
748
+ css?: CSS;
749
+ };
750
+ declare const DropdownMenuRadioItem: react.ForwardRefExoticComponent<Pick<DialogMenuRadioItemProps, "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>>;
751
+ declare type DialogMenuCheckboxItemPrimitiveProps = ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>;
752
+ declare type DialogMenuCheckboxItemProps = DialogMenuCheckboxItemPrimitiveProps & {
753
+ css?: CSS;
754
+ };
755
+ declare const DropdownMenuCheckboxItem: react.ForwardRefExoticComponent<Pick<DialogMenuCheckboxItemProps, "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>>;
756
+ declare const DropdownMenuItemIndicator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuItemIndicatorProps & react.RefAttributes<HTMLSpanElement>>, {}, {
757
+ bp1: string;
758
+ bp2: string;
759
+ bp3: string;
760
+ bp4: string;
761
+ motion: string;
762
+ hover: string;
763
+ dark: string;
764
+ light: string;
765
+ }, _stitches_react_types_css_util.CSS<{
766
+ bp1: string;
767
+ bp2: string;
768
+ bp3: string;
769
+ bp4: string;
770
+ motion: string;
771
+ hover: string;
772
+ dark: string;
773
+ light: string;
774
+ }, {
775
+ borderWidths: unknown;
776
+ borderStyles: unknown;
777
+ colors: unknown;
778
+ fonts: {
779
+ 'fallback-mono': string;
780
+ 'fallback-sans': string;
781
+ 'fallback-serif': string;
782
+ mono: string;
783
+ sans: string;
784
+ serif: string;
785
+ };
786
+ fontSizes: {
787
+ 1: string;
788
+ 2: string;
789
+ 3: string;
790
+ 4: string;
791
+ 5: string;
792
+ 6: string;
793
+ 7: string;
794
+ 8: string;
795
+ 9: string;
796
+ };
797
+ fontWeights: {
798
+ 1: string;
799
+ 2: string;
800
+ 3: string;
801
+ 4: string;
802
+ 5: string;
803
+ 6: string;
804
+ 7: string;
805
+ 8: string;
806
+ 9: string;
807
+ };
808
+ letterSpacings: unknown;
809
+ lineHeights: unknown;
810
+ radii: {
811
+ 0: string;
812
+ 1: string;
813
+ 2: string;
814
+ 3: string;
815
+ 4: string;
816
+ pill: string;
817
+ round: string;
818
+ };
819
+ shadows: {
820
+ 0: string;
821
+ 1: string;
822
+ 2: string;
823
+ 3: string;
824
+ toast: string;
825
+ };
826
+ sizes: {
827
+ 0: string;
828
+ 1: string;
829
+ 2: string;
830
+ 3: string;
831
+ 4: string;
832
+ 5: string;
833
+ 6: string;
834
+ 7: string;
835
+ 8: string;
836
+ 9: string;
837
+ };
838
+ space: {
839
+ 0: string;
840
+ 1: string;
841
+ 2: string;
842
+ 3: string;
843
+ 4: string;
844
+ 5: string;
845
+ 6: string;
846
+ 7: string;
847
+ 8: string;
848
+ 9: string;
849
+ 10: string;
850
+ 11: string;
851
+ 12: string;
852
+ 13: string;
853
+ 14: string;
854
+ 15: string;
855
+ 16: string;
856
+ };
857
+ transitions: unknown;
858
+ zIndices: {
859
+ 0: string;
860
+ 1: string;
861
+ 2: string;
862
+ 3: string;
863
+ 4: string;
864
+ max: string;
865
+ toast: string;
866
+ };
867
+ foo: {
868
+ bar: string;
869
+ };
870
+ }, _stitches_react_types_config.DefaultThemeMap, {
871
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
872
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
873
+ };
874
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
875
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
876
+ };
877
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
878
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
879
+ };
880
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
881
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
882
+ };
883
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
884
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
885
+ };
886
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
887
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
888
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
889
+ };
890
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
891
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
892
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
893
+ };
894
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
895
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
896
+ };
897
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
898
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
899
+ };
900
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
901
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
902
+ };
903
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
904
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
905
+ };
906
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
907
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
908
+ };
909
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
910
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
911
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
912
+ };
913
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
914
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
915
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
916
+ };
917
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
918
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
919
+ };
920
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
921
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
922
+ };
923
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
924
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
925
+ };
926
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
927
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
928
+ };
929
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
930
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
931
+ };
932
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
933
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
934
+ };
935
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
936
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
937
+ };
938
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
939
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
940
+ };
941
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
942
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
943
+ };
944
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
945
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
946
+ };
947
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
948
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
949
+ };
950
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
951
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
952
+ };
953
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
954
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
955
+ };
956
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
957
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
958
+ };
959
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
960
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
961
+ };
962
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
963
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
964
+ };
965
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
966
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
967
+ };
968
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
969
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
970
+ };
971
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
972
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
973
+ };
974
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
975
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
976
+ };
977
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
978
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
979
+ };
980
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
981
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
982
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
983
+ };
984
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
985
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
986
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
987
+ };
988
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
989
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
990
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
991
+ };
992
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
993
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
994
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
995
+ };
996
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
997
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
998
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
999
+ };
1000
+ }>>;
1001
+ declare const DropdownMenuSub: _stitches_react_types_styled_component.StyledComponent<react.FC<DropdownMenuPrimitive.DropdownMenuSubProps>, {}, {
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
+ }, _stitches_react_types_css_util.CSS<{
1011
+ bp1: string;
1012
+ bp2: string;
1013
+ bp3: string;
1014
+ bp4: string;
1015
+ motion: string;
1016
+ hover: string;
1017
+ dark: string;
1018
+ light: string;
1019
+ }, {
1020
+ borderWidths: unknown;
1021
+ borderStyles: unknown;
1022
+ colors: unknown;
1023
+ fonts: {
1024
+ 'fallback-mono': string;
1025
+ 'fallback-sans': string;
1026
+ 'fallback-serif': string;
1027
+ mono: string;
1028
+ sans: string;
1029
+ serif: string;
1030
+ };
1031
+ fontSizes: {
1032
+ 1: string;
1033
+ 2: string;
1034
+ 3: string;
1035
+ 4: string;
1036
+ 5: string;
1037
+ 6: string;
1038
+ 7: string;
1039
+ 8: string;
1040
+ 9: string;
1041
+ };
1042
+ fontWeights: {
1043
+ 1: string;
1044
+ 2: string;
1045
+ 3: string;
1046
+ 4: string;
1047
+ 5: string;
1048
+ 6: string;
1049
+ 7: string;
1050
+ 8: string;
1051
+ 9: string;
1052
+ };
1053
+ letterSpacings: unknown;
1054
+ lineHeights: unknown;
1055
+ radii: {
1056
+ 0: string;
1057
+ 1: string;
1058
+ 2: string;
1059
+ 3: string;
1060
+ 4: string;
1061
+ pill: string;
1062
+ round: string;
1063
+ };
1064
+ shadows: {
1065
+ 0: string;
1066
+ 1: string;
1067
+ 2: string;
1068
+ 3: string;
1069
+ toast: string;
1070
+ };
1071
+ sizes: {
1072
+ 0: string;
1073
+ 1: string;
1074
+ 2: string;
1075
+ 3: string;
1076
+ 4: string;
1077
+ 5: string;
1078
+ 6: string;
1079
+ 7: string;
1080
+ 8: string;
1081
+ 9: string;
1082
+ };
1083
+ space: {
1084
+ 0: string;
1085
+ 1: string;
1086
+ 2: string;
1087
+ 3: string;
1088
+ 4: string;
1089
+ 5: string;
1090
+ 6: string;
1091
+ 7: string;
1092
+ 8: string;
1093
+ 9: string;
1094
+ 10: string;
1095
+ 11: string;
1096
+ 12: string;
1097
+ 13: string;
1098
+ 14: string;
1099
+ 15: string;
1100
+ 16: string;
1101
+ };
1102
+ transitions: unknown;
1103
+ zIndices: {
1104
+ 0: string;
1105
+ 1: string;
1106
+ 2: string;
1107
+ 3: string;
1108
+ 4: string;
1109
+ max: string;
1110
+ toast: string;
1111
+ };
1112
+ foo: {
1113
+ bar: string;
1114
+ };
1115
+ }, _stitches_react_types_config.DefaultThemeMap, {
1116
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1117
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1118
+ };
1119
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1120
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1121
+ };
1122
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1123
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1124
+ };
1125
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1126
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1127
+ };
1128
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1129
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1130
+ };
1131
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1132
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1133
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1134
+ };
1135
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1136
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1137
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1138
+ };
1139
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1140
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1141
+ };
1142
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1143
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1144
+ };
1145
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1146
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1147
+ };
1148
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1149
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1150
+ };
1151
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1152
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1153
+ };
1154
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1155
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1156
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1157
+ };
1158
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1159
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1160
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1161
+ };
1162
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1163
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1164
+ };
1165
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1166
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1167
+ };
1168
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1169
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1170
+ };
1171
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1172
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1173
+ };
1174
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1175
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1176
+ };
1177
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1178
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1179
+ };
1180
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1181
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1182
+ };
1183
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1184
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1185
+ };
1186
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1187
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1188
+ };
1189
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1190
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1191
+ };
1192
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1193
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1194
+ };
1195
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1196
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1197
+ };
1198
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1199
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1200
+ };
1201
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1202
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1203
+ };
1204
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1205
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1206
+ };
1207
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1208
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1209
+ };
1210
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1211
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1212
+ };
1213
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1214
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1215
+ };
1216
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1217
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1218
+ };
1219
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1220
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1221
+ };
1222
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1223
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1224
+ };
1225
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1226
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1227
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1228
+ };
1229
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1230
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1231
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1232
+ };
1233
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1234
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1235
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1236
+ };
1237
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1238
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1239
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1240
+ };
1241
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1242
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1243
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1244
+ };
1245
+ }>>;
1246
+ declare const DropdownMenuSubContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSubContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
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
+ }, _stitches_react_types_css_util.CSS<{
1256
+ bp1: string;
1257
+ bp2: string;
1258
+ bp3: string;
1259
+ bp4: string;
1260
+ motion: string;
1261
+ hover: string;
1262
+ dark: string;
1263
+ light: string;
1264
+ }, {
1265
+ borderWidths: unknown;
1266
+ borderStyles: unknown;
1267
+ colors: unknown;
1268
+ fonts: {
1269
+ 'fallback-mono': string;
1270
+ 'fallback-sans': string;
1271
+ 'fallback-serif': string;
1272
+ mono: string;
1273
+ sans: string;
1274
+ serif: string;
1275
+ };
1276
+ fontSizes: {
1277
+ 1: string;
1278
+ 2: string;
1279
+ 3: string;
1280
+ 4: string;
1281
+ 5: string;
1282
+ 6: string;
1283
+ 7: string;
1284
+ 8: string;
1285
+ 9: string;
1286
+ };
1287
+ fontWeights: {
1288
+ 1: string;
1289
+ 2: string;
1290
+ 3: string;
1291
+ 4: string;
1292
+ 5: string;
1293
+ 6: string;
1294
+ 7: string;
1295
+ 8: string;
1296
+ 9: string;
1297
+ };
1298
+ letterSpacings: unknown;
1299
+ lineHeights: unknown;
1300
+ radii: {
1301
+ 0: string;
1302
+ 1: string;
1303
+ 2: string;
1304
+ 3: string;
1305
+ 4: string;
1306
+ pill: string;
1307
+ round: string;
1308
+ };
1309
+ shadows: {
1310
+ 0: string;
1311
+ 1: string;
1312
+ 2: string;
1313
+ 3: string;
1314
+ toast: string;
1315
+ };
1316
+ sizes: {
1317
+ 0: string;
1318
+ 1: string;
1319
+ 2: string;
1320
+ 3: string;
1321
+ 4: string;
1322
+ 5: string;
1323
+ 6: string;
1324
+ 7: string;
1325
+ 8: string;
1326
+ 9: string;
1327
+ };
1328
+ space: {
1329
+ 0: string;
1330
+ 1: string;
1331
+ 2: string;
1332
+ 3: string;
1333
+ 4: string;
1334
+ 5: string;
1335
+ 6: string;
1336
+ 7: string;
1337
+ 8: string;
1338
+ 9: string;
1339
+ 10: string;
1340
+ 11: string;
1341
+ 12: string;
1342
+ 13: string;
1343
+ 14: string;
1344
+ 15: string;
1345
+ 16: string;
1346
+ };
1347
+ transitions: unknown;
1348
+ zIndices: {
1349
+ 0: string;
1350
+ 1: string;
1351
+ 2: string;
1352
+ 3: string;
1353
+ 4: string;
1354
+ max: string;
1355
+ toast: string;
1356
+ };
1357
+ foo: {
1358
+ bar: string;
1359
+ };
1360
+ }, _stitches_react_types_config.DefaultThemeMap, {
1361
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1362
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1363
+ };
1364
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1365
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1366
+ };
1367
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1368
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1369
+ };
1370
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1371
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1372
+ };
1373
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1374
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1375
+ };
1376
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1377
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1378
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1379
+ };
1380
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1381
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1382
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1383
+ };
1384
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1385
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1386
+ };
1387
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1388
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1389
+ };
1390
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1391
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1392
+ };
1393
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1394
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1395
+ };
1396
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1397
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1398
+ };
1399
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1400
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1401
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1402
+ };
1403
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1404
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1405
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1406
+ };
1407
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1408
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1409
+ };
1410
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1411
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1412
+ };
1413
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1414
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1415
+ };
1416
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1417
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1418
+ };
1419
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1420
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1421
+ };
1422
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1423
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1424
+ };
1425
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1426
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1427
+ };
1428
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1429
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1430
+ };
1431
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1432
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1433
+ };
1434
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1435
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1436
+ };
1437
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1438
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1439
+ };
1440
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1441
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1442
+ };
1443
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1444
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1445
+ };
1446
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1447
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1448
+ };
1449
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1450
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1451
+ };
1452
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1453
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1454
+ };
1455
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1456
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1457
+ };
1458
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1459
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1460
+ };
1461
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1462
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1463
+ };
1464
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1465
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1466
+ };
1467
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1468
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1469
+ };
1470
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1471
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1472
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1473
+ };
1474
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1475
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1476
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1477
+ };
1478
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1479
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1480
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1481
+ };
1482
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1483
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1484
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1485
+ };
1486
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1487
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1488
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1489
+ };
1490
+ }>>;
1491
+ declare const DropdownMenuSubTrigger: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>>, {}, {
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
+ }, _stitches_react_types_css_util.CSS<{
1501
+ bp1: string;
1502
+ bp2: string;
1503
+ bp3: string;
1504
+ bp4: string;
1505
+ motion: string;
1506
+ hover: string;
1507
+ dark: string;
1508
+ light: string;
1509
+ }, {
1510
+ borderWidths: unknown;
1511
+ borderStyles: unknown;
1512
+ colors: unknown;
1513
+ fonts: {
1514
+ 'fallback-mono': string;
1515
+ 'fallback-sans': string;
1516
+ 'fallback-serif': string;
1517
+ mono: string;
1518
+ sans: string;
1519
+ serif: string;
1520
+ };
1521
+ fontSizes: {
1522
+ 1: string;
1523
+ 2: string;
1524
+ 3: string;
1525
+ 4: string;
1526
+ 5: string;
1527
+ 6: string;
1528
+ 7: string;
1529
+ 8: string;
1530
+ 9: string;
1531
+ };
1532
+ fontWeights: {
1533
+ 1: string;
1534
+ 2: string;
1535
+ 3: string;
1536
+ 4: string;
1537
+ 5: string;
1538
+ 6: string;
1539
+ 7: string;
1540
+ 8: string;
1541
+ 9: string;
1542
+ };
1543
+ letterSpacings: unknown;
1544
+ lineHeights: unknown;
1545
+ radii: {
1546
+ 0: string;
1547
+ 1: string;
1548
+ 2: string;
1549
+ 3: string;
1550
+ 4: string;
1551
+ pill: string;
1552
+ round: string;
1553
+ };
1554
+ shadows: {
1555
+ 0: string;
1556
+ 1: string;
1557
+ 2: string;
1558
+ 3: string;
1559
+ toast: string;
1560
+ };
1561
+ sizes: {
1562
+ 0: string;
1563
+ 1: string;
1564
+ 2: string;
1565
+ 3: string;
1566
+ 4: string;
1567
+ 5: string;
1568
+ 6: string;
1569
+ 7: string;
1570
+ 8: string;
1571
+ 9: string;
1572
+ };
1573
+ space: {
1574
+ 0: string;
1575
+ 1: string;
1576
+ 2: string;
1577
+ 3: string;
1578
+ 4: string;
1579
+ 5: string;
1580
+ 6: string;
1581
+ 7: string;
1582
+ 8: string;
1583
+ 9: string;
1584
+ 10: string;
1585
+ 11: string;
1586
+ 12: string;
1587
+ 13: string;
1588
+ 14: string;
1589
+ 15: string;
1590
+ 16: string;
1591
+ };
1592
+ transitions: unknown;
1593
+ zIndices: {
1594
+ 0: string;
1595
+ 1: string;
1596
+ 2: string;
1597
+ 3: string;
1598
+ 4: string;
1599
+ max: string;
1600
+ toast: string;
1601
+ };
1602
+ foo: {
1603
+ bar: string;
1604
+ };
1605
+ }, _stitches_react_types_config.DefaultThemeMap, {
1606
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1607
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1608
+ };
1609
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1610
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1611
+ };
1612
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1613
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1614
+ };
1615
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1616
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1617
+ };
1618
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1619
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1620
+ };
1621
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1622
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1623
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1624
+ };
1625
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1626
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1627
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1628
+ };
1629
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1630
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1631
+ };
1632
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1633
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1634
+ };
1635
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1636
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1637
+ };
1638
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1639
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1640
+ };
1641
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1642
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1643
+ };
1644
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1645
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1646
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1647
+ };
1648
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1649
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1650
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1651
+ };
1652
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1653
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1654
+ };
1655
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1656
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1657
+ };
1658
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1659
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1660
+ };
1661
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1662
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1663
+ };
1664
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1665
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1666
+ };
1667
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1668
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1669
+ };
1670
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1671
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1672
+ };
1673
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1674
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1675
+ };
1676
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1677
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1678
+ };
1679
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1680
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1681
+ };
1682
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1683
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1684
+ };
1685
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1686
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1687
+ };
1688
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1689
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1690
+ };
1691
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1692
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1693
+ };
1694
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1695
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1696
+ };
1697
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1698
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1699
+ };
1700
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1701
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1702
+ };
1703
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1704
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1705
+ };
1706
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1707
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1708
+ };
1709
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1710
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1711
+ };
1712
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1713
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1714
+ };
1715
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1716
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1717
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1718
+ };
1719
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1720
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1721
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1722
+ };
1723
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1724
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1725
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1726
+ };
1727
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1728
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1729
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1730
+ };
1731
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1732
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1733
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1734
+ };
1735
+ }>>;
1736
+ declare const DropdownMenuArrow: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuArrowProps & react.RefAttributes<SVGSVGElement>>, {}, {
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
+ }, _stitches_react_types_css_util.CSS<{
1746
+ bp1: string;
1747
+ bp2: string;
1748
+ bp3: string;
1749
+ bp4: string;
1750
+ motion: string;
1751
+ hover: string;
1752
+ dark: string;
1753
+ light: string;
1754
+ }, {
1755
+ borderWidths: unknown;
1756
+ borderStyles: unknown;
1757
+ colors: unknown;
1758
+ fonts: {
1759
+ 'fallback-mono': string;
1760
+ 'fallback-sans': string;
1761
+ 'fallback-serif': string;
1762
+ mono: string;
1763
+ sans: string;
1764
+ serif: string;
1765
+ };
1766
+ fontSizes: {
1767
+ 1: string;
1768
+ 2: string;
1769
+ 3: string;
1770
+ 4: string;
1771
+ 5: string;
1772
+ 6: string;
1773
+ 7: string;
1774
+ 8: string;
1775
+ 9: string;
1776
+ };
1777
+ fontWeights: {
1778
+ 1: string;
1779
+ 2: string;
1780
+ 3: string;
1781
+ 4: string;
1782
+ 5: string;
1783
+ 6: string;
1784
+ 7: string;
1785
+ 8: string;
1786
+ 9: string;
1787
+ };
1788
+ letterSpacings: unknown;
1789
+ lineHeights: unknown;
1790
+ radii: {
1791
+ 0: string;
1792
+ 1: string;
1793
+ 2: string;
1794
+ 3: string;
1795
+ 4: string;
1796
+ pill: string;
1797
+ round: string;
1798
+ };
1799
+ shadows: {
1800
+ 0: string;
1801
+ 1: string;
1802
+ 2: string;
1803
+ 3: string;
1804
+ toast: string;
1805
+ };
1806
+ sizes: {
1807
+ 0: string;
1808
+ 1: string;
1809
+ 2: string;
1810
+ 3: string;
1811
+ 4: string;
1812
+ 5: string;
1813
+ 6: string;
1814
+ 7: string;
1815
+ 8: string;
1816
+ 9: string;
1817
+ };
1818
+ space: {
1819
+ 0: string;
1820
+ 1: string;
1821
+ 2: string;
1822
+ 3: string;
1823
+ 4: string;
1824
+ 5: string;
1825
+ 6: string;
1826
+ 7: string;
1827
+ 8: string;
1828
+ 9: string;
1829
+ 10: string;
1830
+ 11: string;
1831
+ 12: string;
1832
+ 13: string;
1833
+ 14: string;
1834
+ 15: string;
1835
+ 16: string;
1836
+ };
1837
+ transitions: unknown;
1838
+ zIndices: {
1839
+ 0: string;
1840
+ 1: string;
1841
+ 2: string;
1842
+ 3: string;
1843
+ 4: string;
1844
+ max: string;
1845
+ toast: string;
1846
+ };
1847
+ foo: {
1848
+ bar: string;
1849
+ };
1850
+ }, _stitches_react_types_config.DefaultThemeMap, {
1851
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1852
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1853
+ };
1854
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1855
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1856
+ };
1857
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1858
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1859
+ };
1860
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1861
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1862
+ };
1863
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1864
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1865
+ };
1866
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1867
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1868
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1869
+ };
1870
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1871
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1872
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1873
+ };
1874
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1875
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1876
+ };
1877
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1878
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1879
+ };
1880
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1881
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1882
+ };
1883
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1884
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1885
+ };
1886
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1887
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1888
+ };
1889
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1890
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1891
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1892
+ };
1893
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1894
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1895
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1896
+ };
1897
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1898
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1899
+ };
1900
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1901
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1902
+ };
1903
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1904
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1905
+ };
1906
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1907
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1908
+ };
1909
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1910
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1911
+ };
1912
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1913
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1914
+ };
1915
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1916
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1917
+ };
1918
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1919
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1920
+ };
1921
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1922
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1923
+ };
1924
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1925
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1926
+ };
1927
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1928
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1929
+ };
1930
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1931
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1932
+ };
1933
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1934
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1935
+ };
1936
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1937
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1938
+ };
1939
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1940
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1941
+ };
1942
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1943
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1944
+ };
1945
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1946
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1947
+ };
1948
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1949
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1950
+ };
1951
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1952
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1953
+ };
1954
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1955
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1956
+ };
1957
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1958
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1959
+ };
1960
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1961
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1962
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1963
+ };
1964
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1965
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1966
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1967
+ };
1968
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1969
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1970
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1971
+ };
1972
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1973
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1974
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1975
+ };
1976
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1977
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1978
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1979
+ };
1980
+ }>>;
1981
+ declare const DropdownMenuLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
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
+ }, _stitches_react_types_css_util.CSS<{
1991
+ bp1: string;
1992
+ bp2: string;
1993
+ bp3: string;
1994
+ bp4: string;
1995
+ motion: string;
1996
+ hover: string;
1997
+ dark: string;
1998
+ light: string;
1999
+ }, {
2000
+ borderWidths: unknown;
2001
+ borderStyles: unknown;
2002
+ colors: unknown;
2003
+ fonts: {
2004
+ 'fallback-mono': string;
2005
+ 'fallback-sans': string;
2006
+ 'fallback-serif': string;
2007
+ mono: string;
2008
+ sans: string;
2009
+ serif: string;
2010
+ };
2011
+ fontSizes: {
2012
+ 1: string;
2013
+ 2: string;
2014
+ 3: string;
2015
+ 4: string;
2016
+ 5: string;
2017
+ 6: string;
2018
+ 7: string;
2019
+ 8: string;
2020
+ 9: string;
2021
+ };
2022
+ fontWeights: {
2023
+ 1: string;
2024
+ 2: string;
2025
+ 3: string;
2026
+ 4: string;
2027
+ 5: string;
2028
+ 6: string;
2029
+ 7: string;
2030
+ 8: string;
2031
+ 9: string;
2032
+ };
2033
+ letterSpacings: unknown;
2034
+ lineHeights: unknown;
2035
+ radii: {
2036
+ 0: string;
2037
+ 1: string;
2038
+ 2: string;
2039
+ 3: string;
2040
+ 4: string;
2041
+ pill: string;
2042
+ round: string;
2043
+ };
2044
+ shadows: {
2045
+ 0: string;
2046
+ 1: string;
2047
+ 2: string;
2048
+ 3: string;
2049
+ toast: string;
2050
+ };
2051
+ sizes: {
2052
+ 0: string;
2053
+ 1: string;
2054
+ 2: string;
2055
+ 3: string;
2056
+ 4: string;
2057
+ 5: string;
2058
+ 6: string;
2059
+ 7: string;
2060
+ 8: string;
2061
+ 9: string;
2062
+ };
2063
+ space: {
2064
+ 0: string;
2065
+ 1: string;
2066
+ 2: string;
2067
+ 3: string;
2068
+ 4: string;
2069
+ 5: string;
2070
+ 6: string;
2071
+ 7: string;
2072
+ 8: string;
2073
+ 9: string;
2074
+ 10: string;
2075
+ 11: string;
2076
+ 12: string;
2077
+ 13: string;
2078
+ 14: string;
2079
+ 15: string;
2080
+ 16: string;
2081
+ };
2082
+ transitions: unknown;
2083
+ zIndices: {
2084
+ 0: string;
2085
+ 1: string;
2086
+ 2: string;
2087
+ 3: string;
2088
+ 4: string;
2089
+ max: string;
2090
+ toast: string;
2091
+ };
2092
+ foo: {
2093
+ bar: string;
2094
+ };
2095
+ }, _stitches_react_types_config.DefaultThemeMap, {
2096
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2097
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2098
+ };
2099
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2100
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2101
+ };
2102
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2103
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2104
+ };
2105
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2106
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2107
+ };
2108
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2109
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2110
+ };
2111
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2112
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2113
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2114
+ };
2115
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2116
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2117
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2118
+ };
2119
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2120
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2121
+ };
2122
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2123
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2124
+ };
2125
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2126
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2127
+ };
2128
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2129
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2130
+ };
2131
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2132
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2133
+ };
2134
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2135
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2136
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2137
+ };
2138
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2139
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2140
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2141
+ };
2142
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2143
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2144
+ };
2145
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2146
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2147
+ };
2148
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2149
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2150
+ };
2151
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2152
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2153
+ };
2154
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2155
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2156
+ };
2157
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2158
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2159
+ };
2160
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2161
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2162
+ };
2163
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2164
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2165
+ };
2166
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2167
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2168
+ };
2169
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2170
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2171
+ };
2172
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2173
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2174
+ };
2175
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2176
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2177
+ };
2178
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2179
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2180
+ };
2181
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2182
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2183
+ };
2184
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2185
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2186
+ };
2187
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2188
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2189
+ };
2190
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2191
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2192
+ };
2193
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2194
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2195
+ };
2196
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2197
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2198
+ };
2199
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2200
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2201
+ };
2202
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2203
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2204
+ };
2205
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2206
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2207
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2208
+ };
2209
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2210
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2211
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2212
+ };
2213
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2214
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2215
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2216
+ };
2217
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2218
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2219
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2220
+ };
2221
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2222
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2223
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2224
+ };
2225
+ }>>;
2226
+ declare const DropdownMenuRadioGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
2227
+ bp1: string;
2228
+ bp2: string;
2229
+ bp3: string;
2230
+ bp4: string;
2231
+ motion: string;
2232
+ hover: string;
2233
+ dark: string;
2234
+ light: string;
2235
+ }, _stitches_react_types_css_util.CSS<{
2236
+ bp1: string;
2237
+ bp2: string;
2238
+ bp3: string;
2239
+ bp4: string;
2240
+ motion: string;
2241
+ hover: string;
2242
+ dark: string;
2243
+ light: string;
2244
+ }, {
2245
+ borderWidths: unknown;
2246
+ borderStyles: unknown;
2247
+ colors: unknown;
2248
+ fonts: {
2249
+ 'fallback-mono': string;
2250
+ 'fallback-sans': string;
2251
+ 'fallback-serif': string;
2252
+ mono: string;
2253
+ sans: string;
2254
+ serif: string;
2255
+ };
2256
+ fontSizes: {
2257
+ 1: string;
2258
+ 2: string;
2259
+ 3: string;
2260
+ 4: string;
2261
+ 5: string;
2262
+ 6: string;
2263
+ 7: string;
2264
+ 8: string;
2265
+ 9: string;
2266
+ };
2267
+ fontWeights: {
2268
+ 1: string;
2269
+ 2: string;
2270
+ 3: string;
2271
+ 4: string;
2272
+ 5: string;
2273
+ 6: string;
2274
+ 7: string;
2275
+ 8: string;
2276
+ 9: string;
2277
+ };
2278
+ letterSpacings: unknown;
2279
+ lineHeights: unknown;
2280
+ radii: {
2281
+ 0: string;
2282
+ 1: string;
2283
+ 2: string;
2284
+ 3: string;
2285
+ 4: string;
2286
+ pill: string;
2287
+ round: string;
2288
+ };
2289
+ shadows: {
2290
+ 0: string;
2291
+ 1: string;
2292
+ 2: string;
2293
+ 3: string;
2294
+ toast: string;
2295
+ };
2296
+ sizes: {
2297
+ 0: string;
2298
+ 1: string;
2299
+ 2: string;
2300
+ 3: string;
2301
+ 4: string;
2302
+ 5: string;
2303
+ 6: string;
2304
+ 7: string;
2305
+ 8: string;
2306
+ 9: string;
2307
+ };
2308
+ space: {
2309
+ 0: string;
2310
+ 1: string;
2311
+ 2: string;
2312
+ 3: string;
2313
+ 4: string;
2314
+ 5: string;
2315
+ 6: string;
2316
+ 7: string;
2317
+ 8: string;
2318
+ 9: string;
2319
+ 10: string;
2320
+ 11: string;
2321
+ 12: string;
2322
+ 13: string;
2323
+ 14: string;
2324
+ 15: string;
2325
+ 16: string;
2326
+ };
2327
+ transitions: unknown;
2328
+ zIndices: {
2329
+ 0: string;
2330
+ 1: string;
2331
+ 2: string;
2332
+ 3: string;
2333
+ 4: string;
2334
+ max: string;
2335
+ toast: string;
2336
+ };
2337
+ foo: {
2338
+ bar: string;
2339
+ };
2340
+ }, _stitches_react_types_config.DefaultThemeMap, {
2341
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2342
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2343
+ };
2344
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2345
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2346
+ };
2347
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2348
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2349
+ };
2350
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2351
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2352
+ };
2353
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2354
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2355
+ };
2356
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2357
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2358
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2359
+ };
2360
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2361
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2362
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2363
+ };
2364
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2365
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2366
+ };
2367
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2368
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2369
+ };
2370
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2371
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2372
+ };
2373
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2374
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2375
+ };
2376
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2377
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2378
+ };
2379
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2380
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2381
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2382
+ };
2383
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2384
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2385
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2386
+ };
2387
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2388
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2389
+ };
2390
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2391
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2392
+ };
2393
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2394
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2395
+ };
2396
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2397
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2398
+ };
2399
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2400
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2401
+ };
2402
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2403
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2404
+ };
2405
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2406
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2407
+ };
2408
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2409
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2410
+ };
2411
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2412
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2413
+ };
2414
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2415
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2416
+ };
2417
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2418
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2419
+ };
2420
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2421
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2422
+ };
2423
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2424
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2425
+ };
2426
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2427
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2428
+ };
2429
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2430
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2431
+ };
2432
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2433
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2434
+ };
2435
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2436
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2437
+ };
2438
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2439
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2440
+ };
2441
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2442
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2443
+ };
2444
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2445
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2446
+ };
2447
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2448
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2449
+ };
2450
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2451
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2452
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2453
+ };
2454
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2455
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2456
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2457
+ };
2458
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2459
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2460
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2461
+ };
2462
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2463
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2464
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2465
+ };
2466
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2467
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2468
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2469
+ };
2470
+ }>>;
2471
+ declare const DropdownMenuGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
2472
+ bp1: string;
2473
+ bp2: string;
2474
+ bp3: string;
2475
+ bp4: string;
2476
+ motion: string;
2477
+ hover: string;
2478
+ dark: string;
2479
+ light: string;
2480
+ }, _stitches_react_types_css_util.CSS<{
2481
+ bp1: string;
2482
+ bp2: string;
2483
+ bp3: string;
2484
+ bp4: string;
2485
+ motion: string;
2486
+ hover: string;
2487
+ dark: string;
2488
+ light: string;
2489
+ }, {
2490
+ borderWidths: unknown;
2491
+ borderStyles: unknown;
2492
+ colors: unknown;
2493
+ fonts: {
2494
+ 'fallback-mono': string;
2495
+ 'fallback-sans': string;
2496
+ 'fallback-serif': string;
2497
+ mono: string;
2498
+ sans: string;
2499
+ serif: string;
2500
+ };
2501
+ fontSizes: {
2502
+ 1: string;
2503
+ 2: string;
2504
+ 3: string;
2505
+ 4: string;
2506
+ 5: string;
2507
+ 6: string;
2508
+ 7: string;
2509
+ 8: string;
2510
+ 9: string;
2511
+ };
2512
+ fontWeights: {
2513
+ 1: string;
2514
+ 2: string;
2515
+ 3: string;
2516
+ 4: string;
2517
+ 5: string;
2518
+ 6: string;
2519
+ 7: string;
2520
+ 8: string;
2521
+ 9: string;
2522
+ };
2523
+ letterSpacings: unknown;
2524
+ lineHeights: unknown;
2525
+ radii: {
2526
+ 0: string;
2527
+ 1: string;
2528
+ 2: string;
2529
+ 3: string;
2530
+ 4: string;
2531
+ pill: string;
2532
+ round: string;
2533
+ };
2534
+ shadows: {
2535
+ 0: string;
2536
+ 1: string;
2537
+ 2: string;
2538
+ 3: string;
2539
+ toast: string;
2540
+ };
2541
+ sizes: {
2542
+ 0: string;
2543
+ 1: string;
2544
+ 2: string;
2545
+ 3: string;
2546
+ 4: string;
2547
+ 5: string;
2548
+ 6: string;
2549
+ 7: string;
2550
+ 8: string;
2551
+ 9: string;
2552
+ };
2553
+ space: {
2554
+ 0: string;
2555
+ 1: string;
2556
+ 2: string;
2557
+ 3: string;
2558
+ 4: string;
2559
+ 5: string;
2560
+ 6: string;
2561
+ 7: string;
2562
+ 8: string;
2563
+ 9: string;
2564
+ 10: string;
2565
+ 11: string;
2566
+ 12: string;
2567
+ 13: string;
2568
+ 14: string;
2569
+ 15: string;
2570
+ 16: string;
2571
+ };
2572
+ transitions: unknown;
2573
+ zIndices: {
2574
+ 0: string;
2575
+ 1: string;
2576
+ 2: string;
2577
+ 3: string;
2578
+ 4: string;
2579
+ max: string;
2580
+ toast: string;
2581
+ };
2582
+ foo: {
2583
+ bar: string;
2584
+ };
2585
+ }, _stitches_react_types_config.DefaultThemeMap, {
2586
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
2587
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
2588
+ };
2589
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2590
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2591
+ };
2592
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
2593
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
2594
+ };
2595
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
2596
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
2597
+ };
2598
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2599
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2600
+ };
2601
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
2602
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2603
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
2604
+ };
2605
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
2606
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2607
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
2608
+ };
2609
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
2610
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
2611
+ };
2612
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2613
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2614
+ };
2615
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
2616
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
2617
+ };
2618
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
2619
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
2620
+ };
2621
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2622
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2623
+ };
2624
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
2625
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2626
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
2627
+ };
2628
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
2629
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2630
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
2631
+ };
2632
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
2633
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
2634
+ };
2635
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
2636
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
2637
+ };
2638
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
2639
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
2640
+ };
2641
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
2642
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
2643
+ };
2644
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
2645
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
2646
+ };
2647
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
2648
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
2649
+ };
2650
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
2651
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
2652
+ };
2653
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
2654
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
2655
+ };
2656
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
2657
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
2658
+ };
2659
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
2660
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
2661
+ };
2662
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
2663
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
2664
+ };
2665
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
2666
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
2667
+ };
2668
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
2669
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
2670
+ };
2671
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
2672
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
2673
+ };
2674
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
2675
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
2676
+ };
2677
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
2678
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
2679
+ };
2680
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
2681
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
2682
+ };
2683
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
2684
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
2685
+ };
2686
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
2687
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
2688
+ };
2689
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
2690
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
2691
+ };
2692
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
2693
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
2694
+ };
2695
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2696
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2697
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2698
+ };
2699
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
2700
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2701
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
2702
+ };
2703
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
2704
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2705
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
2706
+ };
2707
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
2708
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2709
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
2710
+ };
2711
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
2712
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2713
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
2714
+ };
2715
+ }>>;
2716
+
2717
+ export { DropdownMenu as D, DropdownMenuArrow as a, DropdownMenuCheckboxItem as b, DropdownMenuContent as c, DropdownMenuGroup as d, DropdownMenuItem as e, DropdownMenuItemIndicator as f, DropdownMenuLabel as g, DropdownMenuRadioGroup as h, DropdownMenuRadioItem as i, DropdownMenuSeparator as j, DropdownMenuTrigger as k, DropdownMenuSub as l, DropdownMenuSubContent as m, DropdownMenuSubTrigger as n };