@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,4675 +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 DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
7
- import { CSS } from './lib/stitches.config.js';
8
-
9
- declare const DropdownMenu: react.FC<DropdownMenuPrimitive.DropdownMenuProps>;
10
- declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuTriggerProps & react.RefAttributes<HTMLButtonElement>>;
11
- declare const DropdownMenuContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
12
- bp1: string;
13
- bp2: string;
14
- bp3: string;
15
- bp4: string;
16
- motion: string;
17
- hover: string;
18
- dark: string;
19
- light: string;
20
- }, _stitches_react_types_css_util.CSS<{
21
- bp1: string;
22
- bp2: string;
23
- bp3: string;
24
- bp4: string;
25
- motion: string;
26
- hover: string;
27
- dark: string;
28
- light: string;
29
- }, {
30
- borderWidths: unknown;
31
- borderStyles: unknown;
32
- colors: unknown;
33
- fonts: {
34
- 'fallback-mono': string;
35
- 'fallback-sans': string;
36
- 'fallback-serif': string;
37
- mono: string;
38
- sans: string;
39
- serif: string;
40
- };
41
- fontSizes: {
42
- 1: string;
43
- 2: string;
44
- 3: string;
45
- 4: string;
46
- 5: string;
47
- 6: string;
48
- 7: string;
49
- 8: string;
50
- 9: string;
51
- };
52
- fontWeights: {
53
- 1: string;
54
- 2: string;
55
- 3: string;
56
- 4: string;
57
- 5: string;
58
- 6: string;
59
- 7: string;
60
- 8: string;
61
- 9: string;
62
- };
63
- letterSpacings: unknown;
64
- lineHeights: unknown;
65
- radii: {
66
- 0: string;
67
- 1: string;
68
- 2: string;
69
- 3: string;
70
- 4: string;
71
- pill: string;
72
- round: string;
73
- };
74
- shadows: {
75
- 0: string;
76
- 1: string;
77
- 2: string;
78
- 3: string;
79
- toast: string;
80
- };
81
- sizes: {
82
- 0: string;
83
- 1: string;
84
- 2: string;
85
- 3: string;
86
- 4: string;
87
- 5: string;
88
- 6: string;
89
- 7: string;
90
- 8: string;
91
- 9: string;
92
- };
93
- space: {
94
- 0: string;
95
- 1: string;
96
- 2: string;
97
- 3: string;
98
- 4: string;
99
- 5: string;
100
- 6: string;
101
- 7: string;
102
- 8: string;
103
- 9: string;
104
- 10: string;
105
- 11: string;
106
- 12: string;
107
- 13: string;
108
- 14: string;
109
- 15: string;
110
- 16: string;
111
- };
112
- transitions: unknown;
113
- zIndices: {
114
- 0: string;
115
- 1: string;
116
- 2: string;
117
- 3: string;
118
- 4: string;
119
- max: string;
120
- toast: string;
121
- };
122
- foo: {
123
- bar: string;
124
- };
125
- }, _stitches_react_types_config.DefaultThemeMap, {
126
- p: (value: string | number | {
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 DropdownMenuSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSeparatorProps & 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 DropdownMenuItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuItemProps & 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 DialogMenuRadioItemPrimitiveProps = ComponentProps<typeof DropdownMenuPrimitive.RadioItem>;
1281
- declare type DialogMenuRadioItemProps = DialogMenuRadioItemPrimitiveProps & {
1282
- css?: CSS;
1283
- };
1284
- declare const DropdownMenuRadioItem: react.ForwardRefExoticComponent<Pick<DialogMenuRadioItemProps, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "asChild" | "disabled" | "textValue"> & react.RefAttributes<HTMLDivElement>>;
1285
- declare type DialogMenuCheckboxItemPrimitiveProps = ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>;
1286
- declare type DialogMenuCheckboxItemProps = DialogMenuCheckboxItemPrimitiveProps & {
1287
- css?: CSS;
1288
- };
1289
- declare const DropdownMenuCheckboxItem: react.ForwardRefExoticComponent<Pick<DialogMenuCheckboxItemProps, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "asChild" | "disabled" | "checked" | "onCheckedChange" | "textValue"> & react.RefAttributes<HTMLDivElement>>;
1290
- declare const DropdownMenuItemIndicator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuItemIndicatorProps & react.RefAttributes<HTMLSpanElement>>, {}, {
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 DropdownMenuSub: _stitches_react_types_styled_component.StyledComponent<react.FC<DropdownMenuPrimitive.DropdownMenuSubProps>, {}, {
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 DropdownMenuSubContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSubContentProps & 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
- declare const DropdownMenuSubTrigger: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>>, {}, {
2560
- bp1: string;
2561
- bp2: string;
2562
- bp3: string;
2563
- bp4: string;
2564
- motion: string;
2565
- hover: string;
2566
- dark: string;
2567
- light: string;
2568
- }, _stitches_react_types_css_util.CSS<{
2569
- bp1: string;
2570
- bp2: string;
2571
- bp3: string;
2572
- bp4: string;
2573
- motion: string;
2574
- hover: string;
2575
- dark: string;
2576
- light: string;
2577
- }, {
2578
- borderWidths: unknown;
2579
- borderStyles: unknown;
2580
- colors: unknown;
2581
- fonts: {
2582
- 'fallback-mono': string;
2583
- 'fallback-sans': string;
2584
- 'fallback-serif': string;
2585
- mono: string;
2586
- sans: string;
2587
- serif: string;
2588
- };
2589
- fontSizes: {
2590
- 1: string;
2591
- 2: string;
2592
- 3: string;
2593
- 4: string;
2594
- 5: string;
2595
- 6: string;
2596
- 7: string;
2597
- 8: string;
2598
- 9: string;
2599
- };
2600
- fontWeights: {
2601
- 1: string;
2602
- 2: string;
2603
- 3: string;
2604
- 4: string;
2605
- 5: string;
2606
- 6: string;
2607
- 7: string;
2608
- 8: string;
2609
- 9: string;
2610
- };
2611
- letterSpacings: unknown;
2612
- lineHeights: unknown;
2613
- radii: {
2614
- 0: string;
2615
- 1: string;
2616
- 2: string;
2617
- 3: string;
2618
- 4: string;
2619
- pill: string;
2620
- round: string;
2621
- };
2622
- shadows: {
2623
- 0: string;
2624
- 1: string;
2625
- 2: string;
2626
- 3: string;
2627
- toast: string;
2628
- };
2629
- sizes: {
2630
- 0: string;
2631
- 1: string;
2632
- 2: string;
2633
- 3: string;
2634
- 4: string;
2635
- 5: string;
2636
- 6: string;
2637
- 7: string;
2638
- 8: string;
2639
- 9: string;
2640
- };
2641
- space: {
2642
- 0: string;
2643
- 1: string;
2644
- 2: string;
2645
- 3: string;
2646
- 4: string;
2647
- 5: string;
2648
- 6: string;
2649
- 7: string;
2650
- 8: string;
2651
- 9: string;
2652
- 10: string;
2653
- 11: string;
2654
- 12: string;
2655
- 13: string;
2656
- 14: string;
2657
- 15: string;
2658
- 16: string;
2659
- };
2660
- transitions: unknown;
2661
- zIndices: {
2662
- 0: string;
2663
- 1: string;
2664
- 2: string;
2665
- 3: string;
2666
- 4: string;
2667
- max: string;
2668
- toast: string;
2669
- };
2670
- foo: {
2671
- bar: string;
2672
- };
2673
- }, _stitches_react_types_config.DefaultThemeMap, {
2674
- p: (value: string | number | {
2675
- readonly [$$ScaleValue]: "padding";
2676
- }) => {
2677
- padding: string | number | {
2678
- readonly [$$ScaleValue]: "padding";
2679
- };
2680
- };
2681
- pt: (value: string | number | {
2682
- readonly [$$ScaleValue]: "paddingTop";
2683
- }) => {
2684
- paddingTop: string | number | {
2685
- readonly [$$ScaleValue]: "paddingTop";
2686
- };
2687
- };
2688
- pr: (value: string | number | {
2689
- readonly [$$ScaleValue]: "paddingRight";
2690
- }) => {
2691
- paddingRight: string | number | {
2692
- readonly [$$ScaleValue]: "paddingRight";
2693
- };
2694
- };
2695
- pb: (value: string | number | {
2696
- readonly [$$ScaleValue]: "paddingBottom";
2697
- }) => {
2698
- paddingBottom: string | number | {
2699
- readonly [$$ScaleValue]: "paddingBottom";
2700
- };
2701
- };
2702
- pl: (value: string | number | {
2703
- readonly [$$ScaleValue]: "paddingLeft";
2704
- }) => {
2705
- paddingLeft: string | number | {
2706
- readonly [$$ScaleValue]: "paddingLeft";
2707
- };
2708
- };
2709
- px: (value: string | number | {
2710
- readonly [$$ScaleValue]: "paddingLeft";
2711
- }) => {
2712
- paddingLeft: string | number | {
2713
- readonly [$$ScaleValue]: "paddingLeft";
2714
- };
2715
- paddingRight: string | number | {
2716
- readonly [$$ScaleValue]: "paddingLeft";
2717
- };
2718
- };
2719
- py: (value: string | number | {
2720
- readonly [$$ScaleValue]: "paddingTop";
2721
- }) => {
2722
- paddingTop: string | number | {
2723
- readonly [$$ScaleValue]: "paddingTop";
2724
- };
2725
- paddingBottom: string | number | {
2726
- readonly [$$ScaleValue]: "paddingTop";
2727
- };
2728
- };
2729
- m: (value: string | number | {
2730
- readonly [$$ScaleValue]: "margin";
2731
- }) => {
2732
- margin: string | number | {
2733
- readonly [$$ScaleValue]: "margin";
2734
- };
2735
- };
2736
- mt: (value: string | number | {
2737
- readonly [$$ScaleValue]: "marginTop";
2738
- }) => {
2739
- marginTop: string | number | {
2740
- readonly [$$ScaleValue]: "marginTop";
2741
- };
2742
- };
2743
- mr: (value: string | number | {
2744
- readonly [$$ScaleValue]: "marginRight";
2745
- }) => {
2746
- marginRight: string | number | {
2747
- readonly [$$ScaleValue]: "marginRight";
2748
- };
2749
- };
2750
- mb: (value: string | number | {
2751
- readonly [$$ScaleValue]: "marginBottom";
2752
- }) => {
2753
- marginBottom: string | number | {
2754
- readonly [$$ScaleValue]: "marginBottom";
2755
- };
2756
- };
2757
- ml: (value: string | number | {
2758
- readonly [$$ScaleValue]: "marginLeft";
2759
- }) => {
2760
- marginLeft: string | number | {
2761
- readonly [$$ScaleValue]: "marginLeft";
2762
- };
2763
- };
2764
- mx: (value: string | number | {
2765
- readonly [$$ScaleValue]: "marginLeft";
2766
- }) => {
2767
- marginLeft: string | number | {
2768
- readonly [$$ScaleValue]: "marginLeft";
2769
- };
2770
- marginRight: string | number | {
2771
- readonly [$$ScaleValue]: "marginLeft";
2772
- };
2773
- };
2774
- my: (value: string | number | {
2775
- readonly [$$ScaleValue]: "marginTop";
2776
- }) => {
2777
- marginTop: string | number | {
2778
- readonly [$$ScaleValue]: "marginTop";
2779
- };
2780
- marginBottom: string | number | {
2781
- readonly [$$ScaleValue]: "marginTop";
2782
- };
2783
- };
2784
- ta: (value: string | number | {
2785
- readonly [$$ScaleValue]: "textAlign";
2786
- }) => {
2787
- textAlign: string | number | {
2788
- readonly [$$ScaleValue]: "textAlign";
2789
- };
2790
- };
2791
- fd: (value: string | number | {
2792
- readonly [$$ScaleValue]: "flexDirection";
2793
- }) => {
2794
- flexDirection: string | number | {
2795
- readonly [$$ScaleValue]: "flexDirection";
2796
- };
2797
- };
2798
- fw: (value: string | number | {
2799
- readonly [$$ScaleValue]: "flexWrap";
2800
- }) => {
2801
- flexWrap: string | number | {
2802
- readonly [$$ScaleValue]: "flexWrap";
2803
- };
2804
- };
2805
- ai: (value: string | number | {
2806
- readonly [$$ScaleValue]: "alignItems";
2807
- }) => {
2808
- alignItems: string | number | {
2809
- readonly [$$ScaleValue]: "alignItems";
2810
- };
2811
- };
2812
- ac: (value: string | number | {
2813
- readonly [$$ScaleValue]: "alignContent";
2814
- }) => {
2815
- alignContent: string | number | {
2816
- readonly [$$ScaleValue]: "alignContent";
2817
- };
2818
- };
2819
- jc: (value: string | number | {
2820
- readonly [$$ScaleValue]: "justifyContent";
2821
- }) => {
2822
- justifyContent: string | number | {
2823
- readonly [$$ScaleValue]: "justifyContent";
2824
- };
2825
- };
2826
- as: (value: string | number | {
2827
- readonly [$$ScaleValue]: "alignSelf";
2828
- }) => {
2829
- alignSelf: string | number | {
2830
- readonly [$$ScaleValue]: "alignSelf";
2831
- };
2832
- };
2833
- fg: (value: string | number | {
2834
- readonly [$$ScaleValue]: "flexGrow";
2835
- }) => {
2836
- flexGrow: string | number | {
2837
- readonly [$$ScaleValue]: "flexGrow";
2838
- };
2839
- };
2840
- fs: (value: string | number | {
2841
- readonly [$$ScaleValue]: "flexShrink";
2842
- }) => {
2843
- flexShrink: string | number | {
2844
- readonly [$$ScaleValue]: "flexShrink";
2845
- };
2846
- };
2847
- fb: (value: string | number | {
2848
- readonly [$$ScaleValue]: "flexBasis";
2849
- }) => {
2850
- flexBasis: string | number | {
2851
- readonly [$$ScaleValue]: "flexBasis";
2852
- };
2853
- };
2854
- bc: (value: string | number | {
2855
- readonly [$$ScaleValue]: "backgroundColor";
2856
- }) => {
2857
- backgroundColor: string | number | {
2858
- readonly [$$ScaleValue]: "backgroundColor";
2859
- };
2860
- };
2861
- br: (value: string | number | {
2862
- readonly [$$ScaleValue]: "borderRadius";
2863
- }) => {
2864
- borderRadius: string | number | {
2865
- readonly [$$ScaleValue]: "borderRadius";
2866
- };
2867
- };
2868
- btrr: (value: string | number | {
2869
- readonly [$$ScaleValue]: "borderTopRightRadius";
2870
- }) => {
2871
- borderTopRightRadius: string | number | {
2872
- readonly [$$ScaleValue]: "borderTopRightRadius";
2873
- };
2874
- };
2875
- bbrr: (value: string | number | {
2876
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2877
- }) => {
2878
- borderBottomRightRadius: string | number | {
2879
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2880
- };
2881
- };
2882
- bblr: (value: string | number | {
2883
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2884
- }) => {
2885
- borderBottomLeftRadius: string | number | {
2886
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2887
- };
2888
- };
2889
- btlr: (value: string | number | {
2890
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2891
- }) => {
2892
- borderTopLeftRadius: string | number | {
2893
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2894
- };
2895
- };
2896
- bs: (value: string | number | {
2897
- readonly [$$ScaleValue]: "boxShadow";
2898
- }) => {
2899
- boxShadow: string | number | {
2900
- readonly [$$ScaleValue]: "boxShadow";
2901
- };
2902
- };
2903
- lh: (value: string | number | {
2904
- readonly [$$ScaleValue]: "lineHeight";
2905
- }) => {
2906
- lineHeight: string | number | {
2907
- readonly [$$ScaleValue]: "lineHeight";
2908
- };
2909
- };
2910
- ox: (value: string | number | {
2911
- readonly [$$ScaleValue]: "overflowX";
2912
- }) => {
2913
- overflowX: string | number | {
2914
- readonly [$$ScaleValue]: "overflowX";
2915
- };
2916
- };
2917
- oy: (value: string | number | {
2918
- readonly [$$ScaleValue]: "overflowY";
2919
- }) => {
2920
- overflowY: string | number | {
2921
- readonly [$$ScaleValue]: "overflowY";
2922
- };
2923
- };
2924
- pe: (value: string | number | {
2925
- readonly [$$ScaleValue]: "pointerEvents";
2926
- }) => {
2927
- pointerEvents: string | number | {
2928
- readonly [$$ScaleValue]: "pointerEvents";
2929
- };
2930
- };
2931
- us: (value: string | number | {
2932
- readonly [$$ScaleValue]: "userSelect";
2933
- }) => {
2934
- WebkitUserSelect: string | number | {
2935
- readonly [$$ScaleValue]: "userSelect";
2936
- };
2937
- userSelect: string | number | {
2938
- readonly [$$ScaleValue]: "userSelect";
2939
- };
2940
- };
2941
- userSelect: (value: string | number | {
2942
- readonly [$$ScaleValue]: "userSelect";
2943
- }) => {
2944
- WebkitUserSelect: string | number | {
2945
- readonly [$$ScaleValue]: "userSelect";
2946
- };
2947
- userSelect: string | number | {
2948
- readonly [$$ScaleValue]: "userSelect";
2949
- };
2950
- };
2951
- size: (value: string | number | {
2952
- readonly [$$ScaleValue]: "width";
2953
- }) => {
2954
- width: string | number | {
2955
- readonly [$$ScaleValue]: "width";
2956
- };
2957
- height: string | number | {
2958
- readonly [$$ScaleValue]: "width";
2959
- };
2960
- };
2961
- appearance: (value: string | number | {
2962
- readonly [$$ScaleValue]: "appearance";
2963
- }) => {
2964
- WebkitAppearance: string | number | {
2965
- readonly [$$ScaleValue]: "appearance";
2966
- };
2967
- appearance: string | number | {
2968
- readonly [$$ScaleValue]: "appearance";
2969
- };
2970
- };
2971
- backgroundClip: (value: string | number | {
2972
- readonly [$$ScaleValue]: "backgroundClip";
2973
- }) => {
2974
- WebkitBackgroundClip: string | number | {
2975
- readonly [$$ScaleValue]: "backgroundClip";
2976
- };
2977
- backgroundClip: string | number | {
2978
- readonly [$$ScaleValue]: "backgroundClip";
2979
- };
2980
- };
2981
- }>>;
2982
- declare const DropdownMenuArrow: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuArrowProps & react.RefAttributes<SVGSVGElement>>, {}, {
2983
- bp1: string;
2984
- bp2: string;
2985
- bp3: string;
2986
- bp4: string;
2987
- motion: string;
2988
- hover: string;
2989
- dark: string;
2990
- light: string;
2991
- }, _stitches_react_types_css_util.CSS<{
2992
- bp1: string;
2993
- bp2: string;
2994
- bp3: string;
2995
- bp4: string;
2996
- motion: string;
2997
- hover: string;
2998
- dark: string;
2999
- light: string;
3000
- }, {
3001
- borderWidths: unknown;
3002
- borderStyles: unknown;
3003
- colors: unknown;
3004
- fonts: {
3005
- 'fallback-mono': string;
3006
- 'fallback-sans': string;
3007
- 'fallback-serif': string;
3008
- mono: string;
3009
- sans: string;
3010
- serif: string;
3011
- };
3012
- fontSizes: {
3013
- 1: string;
3014
- 2: string;
3015
- 3: string;
3016
- 4: string;
3017
- 5: string;
3018
- 6: string;
3019
- 7: string;
3020
- 8: string;
3021
- 9: string;
3022
- };
3023
- fontWeights: {
3024
- 1: string;
3025
- 2: string;
3026
- 3: string;
3027
- 4: string;
3028
- 5: string;
3029
- 6: string;
3030
- 7: string;
3031
- 8: string;
3032
- 9: string;
3033
- };
3034
- letterSpacings: unknown;
3035
- lineHeights: unknown;
3036
- radii: {
3037
- 0: string;
3038
- 1: string;
3039
- 2: string;
3040
- 3: string;
3041
- 4: string;
3042
- pill: string;
3043
- round: string;
3044
- };
3045
- shadows: {
3046
- 0: string;
3047
- 1: string;
3048
- 2: string;
3049
- 3: string;
3050
- toast: string;
3051
- };
3052
- sizes: {
3053
- 0: string;
3054
- 1: string;
3055
- 2: string;
3056
- 3: string;
3057
- 4: string;
3058
- 5: string;
3059
- 6: string;
3060
- 7: string;
3061
- 8: string;
3062
- 9: string;
3063
- };
3064
- space: {
3065
- 0: string;
3066
- 1: string;
3067
- 2: string;
3068
- 3: string;
3069
- 4: string;
3070
- 5: string;
3071
- 6: string;
3072
- 7: string;
3073
- 8: string;
3074
- 9: string;
3075
- 10: string;
3076
- 11: string;
3077
- 12: string;
3078
- 13: string;
3079
- 14: string;
3080
- 15: string;
3081
- 16: string;
3082
- };
3083
- transitions: unknown;
3084
- zIndices: {
3085
- 0: string;
3086
- 1: string;
3087
- 2: string;
3088
- 3: string;
3089
- 4: string;
3090
- max: string;
3091
- toast: string;
3092
- };
3093
- foo: {
3094
- bar: string;
3095
- };
3096
- }, _stitches_react_types_config.DefaultThemeMap, {
3097
- p: (value: string | number | {
3098
- readonly [$$ScaleValue]: "padding";
3099
- }) => {
3100
- padding: string | number | {
3101
- readonly [$$ScaleValue]: "padding";
3102
- };
3103
- };
3104
- pt: (value: string | number | {
3105
- readonly [$$ScaleValue]: "paddingTop";
3106
- }) => {
3107
- paddingTop: string | number | {
3108
- readonly [$$ScaleValue]: "paddingTop";
3109
- };
3110
- };
3111
- pr: (value: string | number | {
3112
- readonly [$$ScaleValue]: "paddingRight";
3113
- }) => {
3114
- paddingRight: string | number | {
3115
- readonly [$$ScaleValue]: "paddingRight";
3116
- };
3117
- };
3118
- pb: (value: string | number | {
3119
- readonly [$$ScaleValue]: "paddingBottom";
3120
- }) => {
3121
- paddingBottom: string | number | {
3122
- readonly [$$ScaleValue]: "paddingBottom";
3123
- };
3124
- };
3125
- pl: (value: string | number | {
3126
- readonly [$$ScaleValue]: "paddingLeft";
3127
- }) => {
3128
- paddingLeft: string | number | {
3129
- readonly [$$ScaleValue]: "paddingLeft";
3130
- };
3131
- };
3132
- px: (value: string | number | {
3133
- readonly [$$ScaleValue]: "paddingLeft";
3134
- }) => {
3135
- paddingLeft: string | number | {
3136
- readonly [$$ScaleValue]: "paddingLeft";
3137
- };
3138
- paddingRight: string | number | {
3139
- readonly [$$ScaleValue]: "paddingLeft";
3140
- };
3141
- };
3142
- py: (value: string | number | {
3143
- readonly [$$ScaleValue]: "paddingTop";
3144
- }) => {
3145
- paddingTop: string | number | {
3146
- readonly [$$ScaleValue]: "paddingTop";
3147
- };
3148
- paddingBottom: string | number | {
3149
- readonly [$$ScaleValue]: "paddingTop";
3150
- };
3151
- };
3152
- m: (value: string | number | {
3153
- readonly [$$ScaleValue]: "margin";
3154
- }) => {
3155
- margin: string | number | {
3156
- readonly [$$ScaleValue]: "margin";
3157
- };
3158
- };
3159
- mt: (value: string | number | {
3160
- readonly [$$ScaleValue]: "marginTop";
3161
- }) => {
3162
- marginTop: string | number | {
3163
- readonly [$$ScaleValue]: "marginTop";
3164
- };
3165
- };
3166
- mr: (value: string | number | {
3167
- readonly [$$ScaleValue]: "marginRight";
3168
- }) => {
3169
- marginRight: string | number | {
3170
- readonly [$$ScaleValue]: "marginRight";
3171
- };
3172
- };
3173
- mb: (value: string | number | {
3174
- readonly [$$ScaleValue]: "marginBottom";
3175
- }) => {
3176
- marginBottom: string | number | {
3177
- readonly [$$ScaleValue]: "marginBottom";
3178
- };
3179
- };
3180
- ml: (value: string | number | {
3181
- readonly [$$ScaleValue]: "marginLeft";
3182
- }) => {
3183
- marginLeft: string | number | {
3184
- readonly [$$ScaleValue]: "marginLeft";
3185
- };
3186
- };
3187
- mx: (value: string | number | {
3188
- readonly [$$ScaleValue]: "marginLeft";
3189
- }) => {
3190
- marginLeft: string | number | {
3191
- readonly [$$ScaleValue]: "marginLeft";
3192
- };
3193
- marginRight: string | number | {
3194
- readonly [$$ScaleValue]: "marginLeft";
3195
- };
3196
- };
3197
- my: (value: string | number | {
3198
- readonly [$$ScaleValue]: "marginTop";
3199
- }) => {
3200
- marginTop: string | number | {
3201
- readonly [$$ScaleValue]: "marginTop";
3202
- };
3203
- marginBottom: string | number | {
3204
- readonly [$$ScaleValue]: "marginTop";
3205
- };
3206
- };
3207
- ta: (value: string | number | {
3208
- readonly [$$ScaleValue]: "textAlign";
3209
- }) => {
3210
- textAlign: string | number | {
3211
- readonly [$$ScaleValue]: "textAlign";
3212
- };
3213
- };
3214
- fd: (value: string | number | {
3215
- readonly [$$ScaleValue]: "flexDirection";
3216
- }) => {
3217
- flexDirection: string | number | {
3218
- readonly [$$ScaleValue]: "flexDirection";
3219
- };
3220
- };
3221
- fw: (value: string | number | {
3222
- readonly [$$ScaleValue]: "flexWrap";
3223
- }) => {
3224
- flexWrap: string | number | {
3225
- readonly [$$ScaleValue]: "flexWrap";
3226
- };
3227
- };
3228
- ai: (value: string | number | {
3229
- readonly [$$ScaleValue]: "alignItems";
3230
- }) => {
3231
- alignItems: string | number | {
3232
- readonly [$$ScaleValue]: "alignItems";
3233
- };
3234
- };
3235
- ac: (value: string | number | {
3236
- readonly [$$ScaleValue]: "alignContent";
3237
- }) => {
3238
- alignContent: string | number | {
3239
- readonly [$$ScaleValue]: "alignContent";
3240
- };
3241
- };
3242
- jc: (value: string | number | {
3243
- readonly [$$ScaleValue]: "justifyContent";
3244
- }) => {
3245
- justifyContent: string | number | {
3246
- readonly [$$ScaleValue]: "justifyContent";
3247
- };
3248
- };
3249
- as: (value: string | number | {
3250
- readonly [$$ScaleValue]: "alignSelf";
3251
- }) => {
3252
- alignSelf: string | number | {
3253
- readonly [$$ScaleValue]: "alignSelf";
3254
- };
3255
- };
3256
- fg: (value: string | number | {
3257
- readonly [$$ScaleValue]: "flexGrow";
3258
- }) => {
3259
- flexGrow: string | number | {
3260
- readonly [$$ScaleValue]: "flexGrow";
3261
- };
3262
- };
3263
- fs: (value: string | number | {
3264
- readonly [$$ScaleValue]: "flexShrink";
3265
- }) => {
3266
- flexShrink: string | number | {
3267
- readonly [$$ScaleValue]: "flexShrink";
3268
- };
3269
- };
3270
- fb: (value: string | number | {
3271
- readonly [$$ScaleValue]: "flexBasis";
3272
- }) => {
3273
- flexBasis: string | number | {
3274
- readonly [$$ScaleValue]: "flexBasis";
3275
- };
3276
- };
3277
- bc: (value: string | number | {
3278
- readonly [$$ScaleValue]: "backgroundColor";
3279
- }) => {
3280
- backgroundColor: string | number | {
3281
- readonly [$$ScaleValue]: "backgroundColor";
3282
- };
3283
- };
3284
- br: (value: string | number | {
3285
- readonly [$$ScaleValue]: "borderRadius";
3286
- }) => {
3287
- borderRadius: string | number | {
3288
- readonly [$$ScaleValue]: "borderRadius";
3289
- };
3290
- };
3291
- btrr: (value: string | number | {
3292
- readonly [$$ScaleValue]: "borderTopRightRadius";
3293
- }) => {
3294
- borderTopRightRadius: string | number | {
3295
- readonly [$$ScaleValue]: "borderTopRightRadius";
3296
- };
3297
- };
3298
- bbrr: (value: string | number | {
3299
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3300
- }) => {
3301
- borderBottomRightRadius: string | number | {
3302
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3303
- };
3304
- };
3305
- bblr: (value: string | number | {
3306
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3307
- }) => {
3308
- borderBottomLeftRadius: string | number | {
3309
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3310
- };
3311
- };
3312
- btlr: (value: string | number | {
3313
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3314
- }) => {
3315
- borderTopLeftRadius: string | number | {
3316
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3317
- };
3318
- };
3319
- bs: (value: string | number | {
3320
- readonly [$$ScaleValue]: "boxShadow";
3321
- }) => {
3322
- boxShadow: string | number | {
3323
- readonly [$$ScaleValue]: "boxShadow";
3324
- };
3325
- };
3326
- lh: (value: string | number | {
3327
- readonly [$$ScaleValue]: "lineHeight";
3328
- }) => {
3329
- lineHeight: string | number | {
3330
- readonly [$$ScaleValue]: "lineHeight";
3331
- };
3332
- };
3333
- ox: (value: string | number | {
3334
- readonly [$$ScaleValue]: "overflowX";
3335
- }) => {
3336
- overflowX: string | number | {
3337
- readonly [$$ScaleValue]: "overflowX";
3338
- };
3339
- };
3340
- oy: (value: string | number | {
3341
- readonly [$$ScaleValue]: "overflowY";
3342
- }) => {
3343
- overflowY: string | number | {
3344
- readonly [$$ScaleValue]: "overflowY";
3345
- };
3346
- };
3347
- pe: (value: string | number | {
3348
- readonly [$$ScaleValue]: "pointerEvents";
3349
- }) => {
3350
- pointerEvents: string | number | {
3351
- readonly [$$ScaleValue]: "pointerEvents";
3352
- };
3353
- };
3354
- us: (value: string | number | {
3355
- readonly [$$ScaleValue]: "userSelect";
3356
- }) => {
3357
- WebkitUserSelect: string | number | {
3358
- readonly [$$ScaleValue]: "userSelect";
3359
- };
3360
- userSelect: string | number | {
3361
- readonly [$$ScaleValue]: "userSelect";
3362
- };
3363
- };
3364
- userSelect: (value: string | number | {
3365
- readonly [$$ScaleValue]: "userSelect";
3366
- }) => {
3367
- WebkitUserSelect: string | number | {
3368
- readonly [$$ScaleValue]: "userSelect";
3369
- };
3370
- userSelect: string | number | {
3371
- readonly [$$ScaleValue]: "userSelect";
3372
- };
3373
- };
3374
- size: (value: string | number | {
3375
- readonly [$$ScaleValue]: "width";
3376
- }) => {
3377
- width: string | number | {
3378
- readonly [$$ScaleValue]: "width";
3379
- };
3380
- height: string | number | {
3381
- readonly [$$ScaleValue]: "width";
3382
- };
3383
- };
3384
- appearance: (value: string | number | {
3385
- readonly [$$ScaleValue]: "appearance";
3386
- }) => {
3387
- WebkitAppearance: string | number | {
3388
- readonly [$$ScaleValue]: "appearance";
3389
- };
3390
- appearance: string | number | {
3391
- readonly [$$ScaleValue]: "appearance";
3392
- };
3393
- };
3394
- backgroundClip: (value: string | number | {
3395
- readonly [$$ScaleValue]: "backgroundClip";
3396
- }) => {
3397
- WebkitBackgroundClip: string | number | {
3398
- readonly [$$ScaleValue]: "backgroundClip";
3399
- };
3400
- backgroundClip: string | number | {
3401
- readonly [$$ScaleValue]: "backgroundClip";
3402
- };
3403
- };
3404
- }>>;
3405
- declare const DropdownMenuLabel: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement>>, {}, {
3406
- bp1: string;
3407
- bp2: string;
3408
- bp3: string;
3409
- bp4: string;
3410
- motion: string;
3411
- hover: string;
3412
- dark: string;
3413
- light: string;
3414
- }, _stitches_react_types_css_util.CSS<{
3415
- bp1: string;
3416
- bp2: string;
3417
- bp3: string;
3418
- bp4: string;
3419
- motion: string;
3420
- hover: string;
3421
- dark: string;
3422
- light: string;
3423
- }, {
3424
- borderWidths: unknown;
3425
- borderStyles: unknown;
3426
- colors: unknown;
3427
- fonts: {
3428
- 'fallback-mono': string;
3429
- 'fallback-sans': string;
3430
- 'fallback-serif': string;
3431
- mono: string;
3432
- sans: string;
3433
- serif: string;
3434
- };
3435
- fontSizes: {
3436
- 1: string;
3437
- 2: string;
3438
- 3: string;
3439
- 4: string;
3440
- 5: string;
3441
- 6: string;
3442
- 7: string;
3443
- 8: string;
3444
- 9: string;
3445
- };
3446
- fontWeights: {
3447
- 1: string;
3448
- 2: string;
3449
- 3: string;
3450
- 4: string;
3451
- 5: string;
3452
- 6: string;
3453
- 7: string;
3454
- 8: string;
3455
- 9: string;
3456
- };
3457
- letterSpacings: unknown;
3458
- lineHeights: unknown;
3459
- radii: {
3460
- 0: string;
3461
- 1: string;
3462
- 2: string;
3463
- 3: string;
3464
- 4: string;
3465
- pill: string;
3466
- round: string;
3467
- };
3468
- shadows: {
3469
- 0: string;
3470
- 1: string;
3471
- 2: string;
3472
- 3: string;
3473
- toast: string;
3474
- };
3475
- sizes: {
3476
- 0: string;
3477
- 1: string;
3478
- 2: string;
3479
- 3: string;
3480
- 4: string;
3481
- 5: string;
3482
- 6: string;
3483
- 7: string;
3484
- 8: string;
3485
- 9: string;
3486
- };
3487
- space: {
3488
- 0: string;
3489
- 1: string;
3490
- 2: string;
3491
- 3: string;
3492
- 4: string;
3493
- 5: string;
3494
- 6: string;
3495
- 7: string;
3496
- 8: string;
3497
- 9: string;
3498
- 10: string;
3499
- 11: string;
3500
- 12: string;
3501
- 13: string;
3502
- 14: string;
3503
- 15: string;
3504
- 16: string;
3505
- };
3506
- transitions: unknown;
3507
- zIndices: {
3508
- 0: string;
3509
- 1: string;
3510
- 2: string;
3511
- 3: string;
3512
- 4: string;
3513
- max: string;
3514
- toast: string;
3515
- };
3516
- foo: {
3517
- bar: string;
3518
- };
3519
- }, _stitches_react_types_config.DefaultThemeMap, {
3520
- p: (value: string | number | {
3521
- readonly [$$ScaleValue]: "padding";
3522
- }) => {
3523
- padding: string | number | {
3524
- readonly [$$ScaleValue]: "padding";
3525
- };
3526
- };
3527
- pt: (value: string | number | {
3528
- readonly [$$ScaleValue]: "paddingTop";
3529
- }) => {
3530
- paddingTop: string | number | {
3531
- readonly [$$ScaleValue]: "paddingTop";
3532
- };
3533
- };
3534
- pr: (value: string | number | {
3535
- readonly [$$ScaleValue]: "paddingRight";
3536
- }) => {
3537
- paddingRight: string | number | {
3538
- readonly [$$ScaleValue]: "paddingRight";
3539
- };
3540
- };
3541
- pb: (value: string | number | {
3542
- readonly [$$ScaleValue]: "paddingBottom";
3543
- }) => {
3544
- paddingBottom: string | number | {
3545
- readonly [$$ScaleValue]: "paddingBottom";
3546
- };
3547
- };
3548
- pl: (value: string | number | {
3549
- readonly [$$ScaleValue]: "paddingLeft";
3550
- }) => {
3551
- paddingLeft: string | number | {
3552
- readonly [$$ScaleValue]: "paddingLeft";
3553
- };
3554
- };
3555
- px: (value: string | number | {
3556
- readonly [$$ScaleValue]: "paddingLeft";
3557
- }) => {
3558
- paddingLeft: string | number | {
3559
- readonly [$$ScaleValue]: "paddingLeft";
3560
- };
3561
- paddingRight: string | number | {
3562
- readonly [$$ScaleValue]: "paddingLeft";
3563
- };
3564
- };
3565
- py: (value: string | number | {
3566
- readonly [$$ScaleValue]: "paddingTop";
3567
- }) => {
3568
- paddingTop: string | number | {
3569
- readonly [$$ScaleValue]: "paddingTop";
3570
- };
3571
- paddingBottom: string | number | {
3572
- readonly [$$ScaleValue]: "paddingTop";
3573
- };
3574
- };
3575
- m: (value: string | number | {
3576
- readonly [$$ScaleValue]: "margin";
3577
- }) => {
3578
- margin: string | number | {
3579
- readonly [$$ScaleValue]: "margin";
3580
- };
3581
- };
3582
- mt: (value: string | number | {
3583
- readonly [$$ScaleValue]: "marginTop";
3584
- }) => {
3585
- marginTop: string | number | {
3586
- readonly [$$ScaleValue]: "marginTop";
3587
- };
3588
- };
3589
- mr: (value: string | number | {
3590
- readonly [$$ScaleValue]: "marginRight";
3591
- }) => {
3592
- marginRight: string | number | {
3593
- readonly [$$ScaleValue]: "marginRight";
3594
- };
3595
- };
3596
- mb: (value: string | number | {
3597
- readonly [$$ScaleValue]: "marginBottom";
3598
- }) => {
3599
- marginBottom: string | number | {
3600
- readonly [$$ScaleValue]: "marginBottom";
3601
- };
3602
- };
3603
- ml: (value: string | number | {
3604
- readonly [$$ScaleValue]: "marginLeft";
3605
- }) => {
3606
- marginLeft: string | number | {
3607
- readonly [$$ScaleValue]: "marginLeft";
3608
- };
3609
- };
3610
- mx: (value: string | number | {
3611
- readonly [$$ScaleValue]: "marginLeft";
3612
- }) => {
3613
- marginLeft: string | number | {
3614
- readonly [$$ScaleValue]: "marginLeft";
3615
- };
3616
- marginRight: string | number | {
3617
- readonly [$$ScaleValue]: "marginLeft";
3618
- };
3619
- };
3620
- my: (value: string | number | {
3621
- readonly [$$ScaleValue]: "marginTop";
3622
- }) => {
3623
- marginTop: string | number | {
3624
- readonly [$$ScaleValue]: "marginTop";
3625
- };
3626
- marginBottom: string | number | {
3627
- readonly [$$ScaleValue]: "marginTop";
3628
- };
3629
- };
3630
- ta: (value: string | number | {
3631
- readonly [$$ScaleValue]: "textAlign";
3632
- }) => {
3633
- textAlign: string | number | {
3634
- readonly [$$ScaleValue]: "textAlign";
3635
- };
3636
- };
3637
- fd: (value: string | number | {
3638
- readonly [$$ScaleValue]: "flexDirection";
3639
- }) => {
3640
- flexDirection: string | number | {
3641
- readonly [$$ScaleValue]: "flexDirection";
3642
- };
3643
- };
3644
- fw: (value: string | number | {
3645
- readonly [$$ScaleValue]: "flexWrap";
3646
- }) => {
3647
- flexWrap: string | number | {
3648
- readonly [$$ScaleValue]: "flexWrap";
3649
- };
3650
- };
3651
- ai: (value: string | number | {
3652
- readonly [$$ScaleValue]: "alignItems";
3653
- }) => {
3654
- alignItems: string | number | {
3655
- readonly [$$ScaleValue]: "alignItems";
3656
- };
3657
- };
3658
- ac: (value: string | number | {
3659
- readonly [$$ScaleValue]: "alignContent";
3660
- }) => {
3661
- alignContent: string | number | {
3662
- readonly [$$ScaleValue]: "alignContent";
3663
- };
3664
- };
3665
- jc: (value: string | number | {
3666
- readonly [$$ScaleValue]: "justifyContent";
3667
- }) => {
3668
- justifyContent: string | number | {
3669
- readonly [$$ScaleValue]: "justifyContent";
3670
- };
3671
- };
3672
- as: (value: string | number | {
3673
- readonly [$$ScaleValue]: "alignSelf";
3674
- }) => {
3675
- alignSelf: string | number | {
3676
- readonly [$$ScaleValue]: "alignSelf";
3677
- };
3678
- };
3679
- fg: (value: string | number | {
3680
- readonly [$$ScaleValue]: "flexGrow";
3681
- }) => {
3682
- flexGrow: string | number | {
3683
- readonly [$$ScaleValue]: "flexGrow";
3684
- };
3685
- };
3686
- fs: (value: string | number | {
3687
- readonly [$$ScaleValue]: "flexShrink";
3688
- }) => {
3689
- flexShrink: string | number | {
3690
- readonly [$$ScaleValue]: "flexShrink";
3691
- };
3692
- };
3693
- fb: (value: string | number | {
3694
- readonly [$$ScaleValue]: "flexBasis";
3695
- }) => {
3696
- flexBasis: string | number | {
3697
- readonly [$$ScaleValue]: "flexBasis";
3698
- };
3699
- };
3700
- bc: (value: string | number | {
3701
- readonly [$$ScaleValue]: "backgroundColor";
3702
- }) => {
3703
- backgroundColor: string | number | {
3704
- readonly [$$ScaleValue]: "backgroundColor";
3705
- };
3706
- };
3707
- br: (value: string | number | {
3708
- readonly [$$ScaleValue]: "borderRadius";
3709
- }) => {
3710
- borderRadius: string | number | {
3711
- readonly [$$ScaleValue]: "borderRadius";
3712
- };
3713
- };
3714
- btrr: (value: string | number | {
3715
- readonly [$$ScaleValue]: "borderTopRightRadius";
3716
- }) => {
3717
- borderTopRightRadius: string | number | {
3718
- readonly [$$ScaleValue]: "borderTopRightRadius";
3719
- };
3720
- };
3721
- bbrr: (value: string | number | {
3722
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3723
- }) => {
3724
- borderBottomRightRadius: string | number | {
3725
- readonly [$$ScaleValue]: "borderBottomRightRadius";
3726
- };
3727
- };
3728
- bblr: (value: string | number | {
3729
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3730
- }) => {
3731
- borderBottomLeftRadius: string | number | {
3732
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
3733
- };
3734
- };
3735
- btlr: (value: string | number | {
3736
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3737
- }) => {
3738
- borderTopLeftRadius: string | number | {
3739
- readonly [$$ScaleValue]: "borderTopLeftRadius";
3740
- };
3741
- };
3742
- bs: (value: string | number | {
3743
- readonly [$$ScaleValue]: "boxShadow";
3744
- }) => {
3745
- boxShadow: string | number | {
3746
- readonly [$$ScaleValue]: "boxShadow";
3747
- };
3748
- };
3749
- lh: (value: string | number | {
3750
- readonly [$$ScaleValue]: "lineHeight";
3751
- }) => {
3752
- lineHeight: string | number | {
3753
- readonly [$$ScaleValue]: "lineHeight";
3754
- };
3755
- };
3756
- ox: (value: string | number | {
3757
- readonly [$$ScaleValue]: "overflowX";
3758
- }) => {
3759
- overflowX: string | number | {
3760
- readonly [$$ScaleValue]: "overflowX";
3761
- };
3762
- };
3763
- oy: (value: string | number | {
3764
- readonly [$$ScaleValue]: "overflowY";
3765
- }) => {
3766
- overflowY: string | number | {
3767
- readonly [$$ScaleValue]: "overflowY";
3768
- };
3769
- };
3770
- pe: (value: string | number | {
3771
- readonly [$$ScaleValue]: "pointerEvents";
3772
- }) => {
3773
- pointerEvents: string | number | {
3774
- readonly [$$ScaleValue]: "pointerEvents";
3775
- };
3776
- };
3777
- us: (value: string | number | {
3778
- readonly [$$ScaleValue]: "userSelect";
3779
- }) => {
3780
- WebkitUserSelect: string | number | {
3781
- readonly [$$ScaleValue]: "userSelect";
3782
- };
3783
- userSelect: string | number | {
3784
- readonly [$$ScaleValue]: "userSelect";
3785
- };
3786
- };
3787
- userSelect: (value: string | number | {
3788
- readonly [$$ScaleValue]: "userSelect";
3789
- }) => {
3790
- WebkitUserSelect: string | number | {
3791
- readonly [$$ScaleValue]: "userSelect";
3792
- };
3793
- userSelect: string | number | {
3794
- readonly [$$ScaleValue]: "userSelect";
3795
- };
3796
- };
3797
- size: (value: string | number | {
3798
- readonly [$$ScaleValue]: "width";
3799
- }) => {
3800
- width: string | number | {
3801
- readonly [$$ScaleValue]: "width";
3802
- };
3803
- height: string | number | {
3804
- readonly [$$ScaleValue]: "width";
3805
- };
3806
- };
3807
- appearance: (value: string | number | {
3808
- readonly [$$ScaleValue]: "appearance";
3809
- }) => {
3810
- WebkitAppearance: string | number | {
3811
- readonly [$$ScaleValue]: "appearance";
3812
- };
3813
- appearance: string | number | {
3814
- readonly [$$ScaleValue]: "appearance";
3815
- };
3816
- };
3817
- backgroundClip: (value: string | number | {
3818
- readonly [$$ScaleValue]: "backgroundClip";
3819
- }) => {
3820
- WebkitBackgroundClip: string | number | {
3821
- readonly [$$ScaleValue]: "backgroundClip";
3822
- };
3823
- backgroundClip: string | number | {
3824
- readonly [$$ScaleValue]: "backgroundClip";
3825
- };
3826
- };
3827
- }>>;
3828
- declare const DropdownMenuRadioGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuRadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
3829
- bp1: string;
3830
- bp2: string;
3831
- bp3: string;
3832
- bp4: string;
3833
- motion: string;
3834
- hover: string;
3835
- dark: string;
3836
- light: string;
3837
- }, _stitches_react_types_css_util.CSS<{
3838
- bp1: string;
3839
- bp2: string;
3840
- bp3: string;
3841
- bp4: string;
3842
- motion: string;
3843
- hover: string;
3844
- dark: string;
3845
- light: string;
3846
- }, {
3847
- borderWidths: unknown;
3848
- borderStyles: unknown;
3849
- colors: unknown;
3850
- fonts: {
3851
- 'fallback-mono': string;
3852
- 'fallback-sans': string;
3853
- 'fallback-serif': string;
3854
- mono: string;
3855
- sans: string;
3856
- serif: string;
3857
- };
3858
- fontSizes: {
3859
- 1: string;
3860
- 2: string;
3861
- 3: string;
3862
- 4: string;
3863
- 5: string;
3864
- 6: string;
3865
- 7: string;
3866
- 8: string;
3867
- 9: string;
3868
- };
3869
- fontWeights: {
3870
- 1: string;
3871
- 2: string;
3872
- 3: string;
3873
- 4: string;
3874
- 5: string;
3875
- 6: string;
3876
- 7: string;
3877
- 8: string;
3878
- 9: string;
3879
- };
3880
- letterSpacings: unknown;
3881
- lineHeights: unknown;
3882
- radii: {
3883
- 0: string;
3884
- 1: string;
3885
- 2: string;
3886
- 3: string;
3887
- 4: string;
3888
- pill: string;
3889
- round: string;
3890
- };
3891
- shadows: {
3892
- 0: string;
3893
- 1: string;
3894
- 2: string;
3895
- 3: string;
3896
- toast: string;
3897
- };
3898
- sizes: {
3899
- 0: string;
3900
- 1: string;
3901
- 2: string;
3902
- 3: string;
3903
- 4: string;
3904
- 5: string;
3905
- 6: string;
3906
- 7: string;
3907
- 8: string;
3908
- 9: string;
3909
- };
3910
- space: {
3911
- 0: string;
3912
- 1: string;
3913
- 2: string;
3914
- 3: string;
3915
- 4: string;
3916
- 5: string;
3917
- 6: string;
3918
- 7: string;
3919
- 8: string;
3920
- 9: string;
3921
- 10: string;
3922
- 11: string;
3923
- 12: string;
3924
- 13: string;
3925
- 14: string;
3926
- 15: string;
3927
- 16: string;
3928
- };
3929
- transitions: unknown;
3930
- zIndices: {
3931
- 0: string;
3932
- 1: string;
3933
- 2: string;
3934
- 3: string;
3935
- 4: string;
3936
- max: string;
3937
- toast: string;
3938
- };
3939
- foo: {
3940
- bar: string;
3941
- };
3942
- }, _stitches_react_types_config.DefaultThemeMap, {
3943
- p: (value: string | number | {
3944
- readonly [$$ScaleValue]: "padding";
3945
- }) => {
3946
- padding: string | number | {
3947
- readonly [$$ScaleValue]: "padding";
3948
- };
3949
- };
3950
- pt: (value: string | number | {
3951
- readonly [$$ScaleValue]: "paddingTop";
3952
- }) => {
3953
- paddingTop: string | number | {
3954
- readonly [$$ScaleValue]: "paddingTop";
3955
- };
3956
- };
3957
- pr: (value: string | number | {
3958
- readonly [$$ScaleValue]: "paddingRight";
3959
- }) => {
3960
- paddingRight: string | number | {
3961
- readonly [$$ScaleValue]: "paddingRight";
3962
- };
3963
- };
3964
- pb: (value: string | number | {
3965
- readonly [$$ScaleValue]: "paddingBottom";
3966
- }) => {
3967
- paddingBottom: string | number | {
3968
- readonly [$$ScaleValue]: "paddingBottom";
3969
- };
3970
- };
3971
- pl: (value: string | number | {
3972
- readonly [$$ScaleValue]: "paddingLeft";
3973
- }) => {
3974
- paddingLeft: string | number | {
3975
- readonly [$$ScaleValue]: "paddingLeft";
3976
- };
3977
- };
3978
- px: (value: string | number | {
3979
- readonly [$$ScaleValue]: "paddingLeft";
3980
- }) => {
3981
- paddingLeft: string | number | {
3982
- readonly [$$ScaleValue]: "paddingLeft";
3983
- };
3984
- paddingRight: string | number | {
3985
- readonly [$$ScaleValue]: "paddingLeft";
3986
- };
3987
- };
3988
- py: (value: string | number | {
3989
- readonly [$$ScaleValue]: "paddingTop";
3990
- }) => {
3991
- paddingTop: string | number | {
3992
- readonly [$$ScaleValue]: "paddingTop";
3993
- };
3994
- paddingBottom: string | number | {
3995
- readonly [$$ScaleValue]: "paddingTop";
3996
- };
3997
- };
3998
- m: (value: string | number | {
3999
- readonly [$$ScaleValue]: "margin";
4000
- }) => {
4001
- margin: string | number | {
4002
- readonly [$$ScaleValue]: "margin";
4003
- };
4004
- };
4005
- mt: (value: string | number | {
4006
- readonly [$$ScaleValue]: "marginTop";
4007
- }) => {
4008
- marginTop: string | number | {
4009
- readonly [$$ScaleValue]: "marginTop";
4010
- };
4011
- };
4012
- mr: (value: string | number | {
4013
- readonly [$$ScaleValue]: "marginRight";
4014
- }) => {
4015
- marginRight: string | number | {
4016
- readonly [$$ScaleValue]: "marginRight";
4017
- };
4018
- };
4019
- mb: (value: string | number | {
4020
- readonly [$$ScaleValue]: "marginBottom";
4021
- }) => {
4022
- marginBottom: string | number | {
4023
- readonly [$$ScaleValue]: "marginBottom";
4024
- };
4025
- };
4026
- ml: (value: string | number | {
4027
- readonly [$$ScaleValue]: "marginLeft";
4028
- }) => {
4029
- marginLeft: string | number | {
4030
- readonly [$$ScaleValue]: "marginLeft";
4031
- };
4032
- };
4033
- mx: (value: string | number | {
4034
- readonly [$$ScaleValue]: "marginLeft";
4035
- }) => {
4036
- marginLeft: string | number | {
4037
- readonly [$$ScaleValue]: "marginLeft";
4038
- };
4039
- marginRight: string | number | {
4040
- readonly [$$ScaleValue]: "marginLeft";
4041
- };
4042
- };
4043
- my: (value: string | number | {
4044
- readonly [$$ScaleValue]: "marginTop";
4045
- }) => {
4046
- marginTop: string | number | {
4047
- readonly [$$ScaleValue]: "marginTop";
4048
- };
4049
- marginBottom: string | number | {
4050
- readonly [$$ScaleValue]: "marginTop";
4051
- };
4052
- };
4053
- ta: (value: string | number | {
4054
- readonly [$$ScaleValue]: "textAlign";
4055
- }) => {
4056
- textAlign: string | number | {
4057
- readonly [$$ScaleValue]: "textAlign";
4058
- };
4059
- };
4060
- fd: (value: string | number | {
4061
- readonly [$$ScaleValue]: "flexDirection";
4062
- }) => {
4063
- flexDirection: string | number | {
4064
- readonly [$$ScaleValue]: "flexDirection";
4065
- };
4066
- };
4067
- fw: (value: string | number | {
4068
- readonly [$$ScaleValue]: "flexWrap";
4069
- }) => {
4070
- flexWrap: string | number | {
4071
- readonly [$$ScaleValue]: "flexWrap";
4072
- };
4073
- };
4074
- ai: (value: string | number | {
4075
- readonly [$$ScaleValue]: "alignItems";
4076
- }) => {
4077
- alignItems: string | number | {
4078
- readonly [$$ScaleValue]: "alignItems";
4079
- };
4080
- };
4081
- ac: (value: string | number | {
4082
- readonly [$$ScaleValue]: "alignContent";
4083
- }) => {
4084
- alignContent: string | number | {
4085
- readonly [$$ScaleValue]: "alignContent";
4086
- };
4087
- };
4088
- jc: (value: string | number | {
4089
- readonly [$$ScaleValue]: "justifyContent";
4090
- }) => {
4091
- justifyContent: string | number | {
4092
- readonly [$$ScaleValue]: "justifyContent";
4093
- };
4094
- };
4095
- as: (value: string | number | {
4096
- readonly [$$ScaleValue]: "alignSelf";
4097
- }) => {
4098
- alignSelf: string | number | {
4099
- readonly [$$ScaleValue]: "alignSelf";
4100
- };
4101
- };
4102
- fg: (value: string | number | {
4103
- readonly [$$ScaleValue]: "flexGrow";
4104
- }) => {
4105
- flexGrow: string | number | {
4106
- readonly [$$ScaleValue]: "flexGrow";
4107
- };
4108
- };
4109
- fs: (value: string | number | {
4110
- readonly [$$ScaleValue]: "flexShrink";
4111
- }) => {
4112
- flexShrink: string | number | {
4113
- readonly [$$ScaleValue]: "flexShrink";
4114
- };
4115
- };
4116
- fb: (value: string | number | {
4117
- readonly [$$ScaleValue]: "flexBasis";
4118
- }) => {
4119
- flexBasis: string | number | {
4120
- readonly [$$ScaleValue]: "flexBasis";
4121
- };
4122
- };
4123
- bc: (value: string | number | {
4124
- readonly [$$ScaleValue]: "backgroundColor";
4125
- }) => {
4126
- backgroundColor: string | number | {
4127
- readonly [$$ScaleValue]: "backgroundColor";
4128
- };
4129
- };
4130
- br: (value: string | number | {
4131
- readonly [$$ScaleValue]: "borderRadius";
4132
- }) => {
4133
- borderRadius: string | number | {
4134
- readonly [$$ScaleValue]: "borderRadius";
4135
- };
4136
- };
4137
- btrr: (value: string | number | {
4138
- readonly [$$ScaleValue]: "borderTopRightRadius";
4139
- }) => {
4140
- borderTopRightRadius: string | number | {
4141
- readonly [$$ScaleValue]: "borderTopRightRadius";
4142
- };
4143
- };
4144
- bbrr: (value: string | number | {
4145
- readonly [$$ScaleValue]: "borderBottomRightRadius";
4146
- }) => {
4147
- borderBottomRightRadius: string | number | {
4148
- readonly [$$ScaleValue]: "borderBottomRightRadius";
4149
- };
4150
- };
4151
- bblr: (value: string | number | {
4152
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
4153
- }) => {
4154
- borderBottomLeftRadius: string | number | {
4155
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
4156
- };
4157
- };
4158
- btlr: (value: string | number | {
4159
- readonly [$$ScaleValue]: "borderTopLeftRadius";
4160
- }) => {
4161
- borderTopLeftRadius: string | number | {
4162
- readonly [$$ScaleValue]: "borderTopLeftRadius";
4163
- };
4164
- };
4165
- bs: (value: string | number | {
4166
- readonly [$$ScaleValue]: "boxShadow";
4167
- }) => {
4168
- boxShadow: string | number | {
4169
- readonly [$$ScaleValue]: "boxShadow";
4170
- };
4171
- };
4172
- lh: (value: string | number | {
4173
- readonly [$$ScaleValue]: "lineHeight";
4174
- }) => {
4175
- lineHeight: string | number | {
4176
- readonly [$$ScaleValue]: "lineHeight";
4177
- };
4178
- };
4179
- ox: (value: string | number | {
4180
- readonly [$$ScaleValue]: "overflowX";
4181
- }) => {
4182
- overflowX: string | number | {
4183
- readonly [$$ScaleValue]: "overflowX";
4184
- };
4185
- };
4186
- oy: (value: string | number | {
4187
- readonly [$$ScaleValue]: "overflowY";
4188
- }) => {
4189
- overflowY: string | number | {
4190
- readonly [$$ScaleValue]: "overflowY";
4191
- };
4192
- };
4193
- pe: (value: string | number | {
4194
- readonly [$$ScaleValue]: "pointerEvents";
4195
- }) => {
4196
- pointerEvents: string | number | {
4197
- readonly [$$ScaleValue]: "pointerEvents";
4198
- };
4199
- };
4200
- us: (value: string | number | {
4201
- readonly [$$ScaleValue]: "userSelect";
4202
- }) => {
4203
- WebkitUserSelect: string | number | {
4204
- readonly [$$ScaleValue]: "userSelect";
4205
- };
4206
- userSelect: string | number | {
4207
- readonly [$$ScaleValue]: "userSelect";
4208
- };
4209
- };
4210
- userSelect: (value: string | number | {
4211
- readonly [$$ScaleValue]: "userSelect";
4212
- }) => {
4213
- WebkitUserSelect: string | number | {
4214
- readonly [$$ScaleValue]: "userSelect";
4215
- };
4216
- userSelect: string | number | {
4217
- readonly [$$ScaleValue]: "userSelect";
4218
- };
4219
- };
4220
- size: (value: string | number | {
4221
- readonly [$$ScaleValue]: "width";
4222
- }) => {
4223
- width: string | number | {
4224
- readonly [$$ScaleValue]: "width";
4225
- };
4226
- height: string | number | {
4227
- readonly [$$ScaleValue]: "width";
4228
- };
4229
- };
4230
- appearance: (value: string | number | {
4231
- readonly [$$ScaleValue]: "appearance";
4232
- }) => {
4233
- WebkitAppearance: string | number | {
4234
- readonly [$$ScaleValue]: "appearance";
4235
- };
4236
- appearance: string | number | {
4237
- readonly [$$ScaleValue]: "appearance";
4238
- };
4239
- };
4240
- backgroundClip: (value: string | number | {
4241
- readonly [$$ScaleValue]: "backgroundClip";
4242
- }) => {
4243
- WebkitBackgroundClip: string | number | {
4244
- readonly [$$ScaleValue]: "backgroundClip";
4245
- };
4246
- backgroundClip: string | number | {
4247
- readonly [$$ScaleValue]: "backgroundClip";
4248
- };
4249
- };
4250
- }>>;
4251
- declare const DropdownMenuGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<DropdownMenuPrimitive.DropdownMenuGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
4252
- bp1: string;
4253
- bp2: string;
4254
- bp3: string;
4255
- bp4: string;
4256
- motion: string;
4257
- hover: string;
4258
- dark: string;
4259
- light: string;
4260
- }, _stitches_react_types_css_util.CSS<{
4261
- bp1: string;
4262
- bp2: string;
4263
- bp3: string;
4264
- bp4: string;
4265
- motion: string;
4266
- hover: string;
4267
- dark: string;
4268
- light: string;
4269
- }, {
4270
- borderWidths: unknown;
4271
- borderStyles: unknown;
4272
- colors: unknown;
4273
- fonts: {
4274
- 'fallback-mono': string;
4275
- 'fallback-sans': string;
4276
- 'fallback-serif': string;
4277
- mono: string;
4278
- sans: string;
4279
- serif: string;
4280
- };
4281
- fontSizes: {
4282
- 1: string;
4283
- 2: string;
4284
- 3: string;
4285
- 4: string;
4286
- 5: string;
4287
- 6: string;
4288
- 7: string;
4289
- 8: string;
4290
- 9: string;
4291
- };
4292
- fontWeights: {
4293
- 1: string;
4294
- 2: string;
4295
- 3: string;
4296
- 4: string;
4297
- 5: string;
4298
- 6: string;
4299
- 7: string;
4300
- 8: string;
4301
- 9: string;
4302
- };
4303
- letterSpacings: unknown;
4304
- lineHeights: unknown;
4305
- radii: {
4306
- 0: string;
4307
- 1: string;
4308
- 2: string;
4309
- 3: string;
4310
- 4: string;
4311
- pill: string;
4312
- round: string;
4313
- };
4314
- shadows: {
4315
- 0: string;
4316
- 1: string;
4317
- 2: string;
4318
- 3: string;
4319
- toast: string;
4320
- };
4321
- sizes: {
4322
- 0: string;
4323
- 1: string;
4324
- 2: string;
4325
- 3: string;
4326
- 4: string;
4327
- 5: string;
4328
- 6: string;
4329
- 7: string;
4330
- 8: string;
4331
- 9: string;
4332
- };
4333
- space: {
4334
- 0: string;
4335
- 1: string;
4336
- 2: string;
4337
- 3: string;
4338
- 4: string;
4339
- 5: string;
4340
- 6: string;
4341
- 7: string;
4342
- 8: string;
4343
- 9: string;
4344
- 10: string;
4345
- 11: string;
4346
- 12: string;
4347
- 13: string;
4348
- 14: string;
4349
- 15: string;
4350
- 16: string;
4351
- };
4352
- transitions: unknown;
4353
- zIndices: {
4354
- 0: string;
4355
- 1: string;
4356
- 2: string;
4357
- 3: string;
4358
- 4: string;
4359
- max: string;
4360
- toast: string;
4361
- };
4362
- foo: {
4363
- bar: string;
4364
- };
4365
- }, _stitches_react_types_config.DefaultThemeMap, {
4366
- p: (value: string | number | {
4367
- readonly [$$ScaleValue]: "padding";
4368
- }) => {
4369
- padding: string | number | {
4370
- readonly [$$ScaleValue]: "padding";
4371
- };
4372
- };
4373
- pt: (value: string | number | {
4374
- readonly [$$ScaleValue]: "paddingTop";
4375
- }) => {
4376
- paddingTop: string | number | {
4377
- readonly [$$ScaleValue]: "paddingTop";
4378
- };
4379
- };
4380
- pr: (value: string | number | {
4381
- readonly [$$ScaleValue]: "paddingRight";
4382
- }) => {
4383
- paddingRight: string | number | {
4384
- readonly [$$ScaleValue]: "paddingRight";
4385
- };
4386
- };
4387
- pb: (value: string | number | {
4388
- readonly [$$ScaleValue]: "paddingBottom";
4389
- }) => {
4390
- paddingBottom: string | number | {
4391
- readonly [$$ScaleValue]: "paddingBottom";
4392
- };
4393
- };
4394
- pl: (value: string | number | {
4395
- readonly [$$ScaleValue]: "paddingLeft";
4396
- }) => {
4397
- paddingLeft: string | number | {
4398
- readonly [$$ScaleValue]: "paddingLeft";
4399
- };
4400
- };
4401
- px: (value: string | number | {
4402
- readonly [$$ScaleValue]: "paddingLeft";
4403
- }) => {
4404
- paddingLeft: string | number | {
4405
- readonly [$$ScaleValue]: "paddingLeft";
4406
- };
4407
- paddingRight: string | number | {
4408
- readonly [$$ScaleValue]: "paddingLeft";
4409
- };
4410
- };
4411
- py: (value: string | number | {
4412
- readonly [$$ScaleValue]: "paddingTop";
4413
- }) => {
4414
- paddingTop: string | number | {
4415
- readonly [$$ScaleValue]: "paddingTop";
4416
- };
4417
- paddingBottom: string | number | {
4418
- readonly [$$ScaleValue]: "paddingTop";
4419
- };
4420
- };
4421
- m: (value: string | number | {
4422
- readonly [$$ScaleValue]: "margin";
4423
- }) => {
4424
- margin: string | number | {
4425
- readonly [$$ScaleValue]: "margin";
4426
- };
4427
- };
4428
- mt: (value: string | number | {
4429
- readonly [$$ScaleValue]: "marginTop";
4430
- }) => {
4431
- marginTop: string | number | {
4432
- readonly [$$ScaleValue]: "marginTop";
4433
- };
4434
- };
4435
- mr: (value: string | number | {
4436
- readonly [$$ScaleValue]: "marginRight";
4437
- }) => {
4438
- marginRight: string | number | {
4439
- readonly [$$ScaleValue]: "marginRight";
4440
- };
4441
- };
4442
- mb: (value: string | number | {
4443
- readonly [$$ScaleValue]: "marginBottom";
4444
- }) => {
4445
- marginBottom: string | number | {
4446
- readonly [$$ScaleValue]: "marginBottom";
4447
- };
4448
- };
4449
- ml: (value: string | number | {
4450
- readonly [$$ScaleValue]: "marginLeft";
4451
- }) => {
4452
- marginLeft: string | number | {
4453
- readonly [$$ScaleValue]: "marginLeft";
4454
- };
4455
- };
4456
- mx: (value: string | number | {
4457
- readonly [$$ScaleValue]: "marginLeft";
4458
- }) => {
4459
- marginLeft: string | number | {
4460
- readonly [$$ScaleValue]: "marginLeft";
4461
- };
4462
- marginRight: string | number | {
4463
- readonly [$$ScaleValue]: "marginLeft";
4464
- };
4465
- };
4466
- my: (value: string | number | {
4467
- readonly [$$ScaleValue]: "marginTop";
4468
- }) => {
4469
- marginTop: string | number | {
4470
- readonly [$$ScaleValue]: "marginTop";
4471
- };
4472
- marginBottom: string | number | {
4473
- readonly [$$ScaleValue]: "marginTop";
4474
- };
4475
- };
4476
- ta: (value: string | number | {
4477
- readonly [$$ScaleValue]: "textAlign";
4478
- }) => {
4479
- textAlign: string | number | {
4480
- readonly [$$ScaleValue]: "textAlign";
4481
- };
4482
- };
4483
- fd: (value: string | number | {
4484
- readonly [$$ScaleValue]: "flexDirection";
4485
- }) => {
4486
- flexDirection: string | number | {
4487
- readonly [$$ScaleValue]: "flexDirection";
4488
- };
4489
- };
4490
- fw: (value: string | number | {
4491
- readonly [$$ScaleValue]: "flexWrap";
4492
- }) => {
4493
- flexWrap: string | number | {
4494
- readonly [$$ScaleValue]: "flexWrap";
4495
- };
4496
- };
4497
- ai: (value: string | number | {
4498
- readonly [$$ScaleValue]: "alignItems";
4499
- }) => {
4500
- alignItems: string | number | {
4501
- readonly [$$ScaleValue]: "alignItems";
4502
- };
4503
- };
4504
- ac: (value: string | number | {
4505
- readonly [$$ScaleValue]: "alignContent";
4506
- }) => {
4507
- alignContent: string | number | {
4508
- readonly [$$ScaleValue]: "alignContent";
4509
- };
4510
- };
4511
- jc: (value: string | number | {
4512
- readonly [$$ScaleValue]: "justifyContent";
4513
- }) => {
4514
- justifyContent: string | number | {
4515
- readonly [$$ScaleValue]: "justifyContent";
4516
- };
4517
- };
4518
- as: (value: string | number | {
4519
- readonly [$$ScaleValue]: "alignSelf";
4520
- }) => {
4521
- alignSelf: string | number | {
4522
- readonly [$$ScaleValue]: "alignSelf";
4523
- };
4524
- };
4525
- fg: (value: string | number | {
4526
- readonly [$$ScaleValue]: "flexGrow";
4527
- }) => {
4528
- flexGrow: string | number | {
4529
- readonly [$$ScaleValue]: "flexGrow";
4530
- };
4531
- };
4532
- fs: (value: string | number | {
4533
- readonly [$$ScaleValue]: "flexShrink";
4534
- }) => {
4535
- flexShrink: string | number | {
4536
- readonly [$$ScaleValue]: "flexShrink";
4537
- };
4538
- };
4539
- fb: (value: string | number | {
4540
- readonly [$$ScaleValue]: "flexBasis";
4541
- }) => {
4542
- flexBasis: string | number | {
4543
- readonly [$$ScaleValue]: "flexBasis";
4544
- };
4545
- };
4546
- bc: (value: string | number | {
4547
- readonly [$$ScaleValue]: "backgroundColor";
4548
- }) => {
4549
- backgroundColor: string | number | {
4550
- readonly [$$ScaleValue]: "backgroundColor";
4551
- };
4552
- };
4553
- br: (value: string | number | {
4554
- readonly [$$ScaleValue]: "borderRadius";
4555
- }) => {
4556
- borderRadius: string | number | {
4557
- readonly [$$ScaleValue]: "borderRadius";
4558
- };
4559
- };
4560
- btrr: (value: string | number | {
4561
- readonly [$$ScaleValue]: "borderTopRightRadius";
4562
- }) => {
4563
- borderTopRightRadius: string | number | {
4564
- readonly [$$ScaleValue]: "borderTopRightRadius";
4565
- };
4566
- };
4567
- bbrr: (value: string | number | {
4568
- readonly [$$ScaleValue]: "borderBottomRightRadius";
4569
- }) => {
4570
- borderBottomRightRadius: string | number | {
4571
- readonly [$$ScaleValue]: "borderBottomRightRadius";
4572
- };
4573
- };
4574
- bblr: (value: string | number | {
4575
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
4576
- }) => {
4577
- borderBottomLeftRadius: string | number | {
4578
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
4579
- };
4580
- };
4581
- btlr: (value: string | number | {
4582
- readonly [$$ScaleValue]: "borderTopLeftRadius";
4583
- }) => {
4584
- borderTopLeftRadius: string | number | {
4585
- readonly [$$ScaleValue]: "borderTopLeftRadius";
4586
- };
4587
- };
4588
- bs: (value: string | number | {
4589
- readonly [$$ScaleValue]: "boxShadow";
4590
- }) => {
4591
- boxShadow: string | number | {
4592
- readonly [$$ScaleValue]: "boxShadow";
4593
- };
4594
- };
4595
- lh: (value: string | number | {
4596
- readonly [$$ScaleValue]: "lineHeight";
4597
- }) => {
4598
- lineHeight: string | number | {
4599
- readonly [$$ScaleValue]: "lineHeight";
4600
- };
4601
- };
4602
- ox: (value: string | number | {
4603
- readonly [$$ScaleValue]: "overflowX";
4604
- }) => {
4605
- overflowX: string | number | {
4606
- readonly [$$ScaleValue]: "overflowX";
4607
- };
4608
- };
4609
- oy: (value: string | number | {
4610
- readonly [$$ScaleValue]: "overflowY";
4611
- }) => {
4612
- overflowY: string | number | {
4613
- readonly [$$ScaleValue]: "overflowY";
4614
- };
4615
- };
4616
- pe: (value: string | number | {
4617
- readonly [$$ScaleValue]: "pointerEvents";
4618
- }) => {
4619
- pointerEvents: string | number | {
4620
- readonly [$$ScaleValue]: "pointerEvents";
4621
- };
4622
- };
4623
- us: (value: string | number | {
4624
- readonly [$$ScaleValue]: "userSelect";
4625
- }) => {
4626
- WebkitUserSelect: string | number | {
4627
- readonly [$$ScaleValue]: "userSelect";
4628
- };
4629
- userSelect: string | number | {
4630
- readonly [$$ScaleValue]: "userSelect";
4631
- };
4632
- };
4633
- userSelect: (value: string | number | {
4634
- readonly [$$ScaleValue]: "userSelect";
4635
- }) => {
4636
- WebkitUserSelect: string | number | {
4637
- readonly [$$ScaleValue]: "userSelect";
4638
- };
4639
- userSelect: string | number | {
4640
- readonly [$$ScaleValue]: "userSelect";
4641
- };
4642
- };
4643
- size: (value: string | number | {
4644
- readonly [$$ScaleValue]: "width";
4645
- }) => {
4646
- width: string | number | {
4647
- readonly [$$ScaleValue]: "width";
4648
- };
4649
- height: string | number | {
4650
- readonly [$$ScaleValue]: "width";
4651
- };
4652
- };
4653
- appearance: (value: string | number | {
4654
- readonly [$$ScaleValue]: "appearance";
4655
- }) => {
4656
- WebkitAppearance: string | number | {
4657
- readonly [$$ScaleValue]: "appearance";
4658
- };
4659
- appearance: string | number | {
4660
- readonly [$$ScaleValue]: "appearance";
4661
- };
4662
- };
4663
- backgroundClip: (value: string | number | {
4664
- readonly [$$ScaleValue]: "backgroundClip";
4665
- }) => {
4666
- WebkitBackgroundClip: string | number | {
4667
- readonly [$$ScaleValue]: "backgroundClip";
4668
- };
4669
- backgroundClip: string | number | {
4670
- readonly [$$ScaleValue]: "backgroundClip";
4671
- };
4672
- };
4673
- }>>;
4674
-
4675
- export { DropdownMenu as D, DropdownMenuArrow as a, DropdownMenuCheckboxItem as b, DropdownMenuContent as c, DropdownMenuGroup as d, DropdownMenuItem as e, DropdownMenuItemIndicator as f, DropdownMenuLabel as g, DropdownMenuRadioGroup as h, DropdownMenuRadioItem as i, DropdownMenuSeparator as j, DropdownMenuTrigger as k, DropdownMenuSub as l, DropdownMenuSubContent as m, DropdownMenuSubTrigger as n };