@jeromefitz/design-system 4.1.5 → 4.1.7

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