@jeromefitz/design-system 4.1.4 → 4.1.6

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