@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,1492 @@
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 ContextMenuPrimitive from '@radix-ui/react-context-menu';
7
+ import { CSS } from './lib/stitches.config.js';
8
+
9
+ declare const ContextMenu: react.FC<ContextMenuPrimitive.ContextMenuProps>;
10
+ declare const ContextMenuTrigger: react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuTriggerProps & react.RefAttributes<HTMLSpanElement>>;
11
+ declare const ContextMenuContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuContentProps & 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 ContextMenuSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuSeparatorProps & 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 ContextMenuItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuItemProps & 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 ContextMenuRadioItemPrimitiveProps = ComponentProps<typeof ContextMenuPrimitive.RadioItem>;
747
+ declare type ContextMenuRadioItemProps = ContextMenuRadioItemPrimitiveProps & {
748
+ css?: CSS;
749
+ };
750
+ declare const ContextMenuRadioItem: react.ForwardRefExoticComponent<Pick<ContextMenuRadioItemProps, "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 ContextMenuCheckboxItemPrimitiveProps = ComponentProps<typeof ContextMenuPrimitive.CheckboxItem>;
752
+ declare type ContextMenuCheckboxItemProps = ContextMenuCheckboxItemPrimitiveProps & {
753
+ css?: CSS;
754
+ };
755
+ declare const ContextMenuCheckboxItem: react.ForwardRefExoticComponent<Pick<ContextMenuCheckboxItemProps, "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 ContextMenuLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
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 ContextMenuRadioGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
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 ContextMenuGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ContextMenuPrimitive.ContextMenuGroupProps & 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
+
1492
+ export { ContextMenu as C, ContextMenuTrigger as a, ContextMenuContent as b, ContextMenuCheckboxItem as c, ContextMenuGroup as d, ContextMenuItem as e, ContextMenuLabel as f, ContextMenuRadioGroup as g, ContextMenuRadioItem as h, ContextMenuSeparator as i };