@jeromefitz/design-system 4.1.4 → 4.1.6

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