@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
@@ -0,0 +1,1478 @@
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 | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
123
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
124
+ };
125
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
126
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
127
+ };
128
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
129
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
130
+ };
131
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
132
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
133
+ };
134
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
135
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
136
+ };
137
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
138
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
139
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
140
+ };
141
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
142
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
143
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
144
+ };
145
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
146
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
147
+ };
148
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
149
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
150
+ };
151
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
152
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
153
+ };
154
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
155
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
156
+ };
157
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
158
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
159
+ };
160
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
161
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
162
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
163
+ };
164
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
165
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
166
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
167
+ };
168
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
169
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
170
+ };
171
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
172
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
173
+ };
174
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
175
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
176
+ };
177
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
178
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
179
+ };
180
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
181
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
182
+ };
183
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
184
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
185
+ };
186
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
187
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
188
+ };
189
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
190
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
191
+ };
192
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
193
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
194
+ };
195
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
196
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
197
+ };
198
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
199
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
200
+ };
201
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
202
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
203
+ };
204
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
205
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
206
+ };
207
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
208
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
209
+ };
210
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
211
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
212
+ };
213
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
214
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
215
+ };
216
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
217
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
218
+ };
219
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
220
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
221
+ };
222
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
223
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
224
+ };
225
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
226
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
227
+ };
228
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
229
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
230
+ };
231
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
232
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
233
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
234
+ };
235
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
236
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
237
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
238
+ };
239
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
240
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
241
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
242
+ };
243
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
244
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
245
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
246
+ };
247
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
248
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
249
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
250
+ };
251
+ }>>;
252
+ declare const ToolbarButton: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToolbarPrimitive.ToolbarButtonProps & react.RefAttributes<HTMLButtonElement>>, {}, {
253
+ bp1: string;
254
+ bp2: string;
255
+ bp3: string;
256
+ bp4: string;
257
+ motion: string;
258
+ hover: string;
259
+ dark: string;
260
+ light: string;
261
+ }, _stitches_react_types_css_util.CSS<{
262
+ bp1: string;
263
+ bp2: string;
264
+ bp3: string;
265
+ bp4: string;
266
+ motion: string;
267
+ hover: string;
268
+ dark: string;
269
+ light: string;
270
+ }, {
271
+ borderWidths: unknown;
272
+ borderStyles: unknown;
273
+ colors: unknown;
274
+ fonts: {
275
+ 'fallback-mono': string;
276
+ 'fallback-sans': string;
277
+ 'fallback-serif': string;
278
+ mono: string;
279
+ sans: string;
280
+ serif: string;
281
+ };
282
+ fontSizes: {
283
+ 1: string;
284
+ 2: string;
285
+ 3: string;
286
+ 4: string;
287
+ 5: string;
288
+ 6: string;
289
+ 7: string;
290
+ 8: string;
291
+ 9: string;
292
+ };
293
+ fontWeights: {
294
+ 1: string;
295
+ 2: string;
296
+ 3: string;
297
+ 4: string;
298
+ 5: string;
299
+ 6: string;
300
+ 7: string;
301
+ 8: string;
302
+ 9: string;
303
+ };
304
+ letterSpacings: unknown;
305
+ lineHeights: unknown;
306
+ radii: {
307
+ 0: string;
308
+ 1: string;
309
+ 2: string;
310
+ 3: string;
311
+ 4: string;
312
+ pill: string;
313
+ round: string;
314
+ };
315
+ shadows: {
316
+ 0: string;
317
+ 1: string;
318
+ 2: string;
319
+ 3: string;
320
+ toast: string;
321
+ };
322
+ sizes: {
323
+ 0: string;
324
+ 1: string;
325
+ 2: string;
326
+ 3: string;
327
+ 4: string;
328
+ 5: string;
329
+ 6: string;
330
+ 7: string;
331
+ 8: string;
332
+ 9: string;
333
+ };
334
+ space: {
335
+ 0: string;
336
+ 1: string;
337
+ 2: string;
338
+ 3: string;
339
+ 4: string;
340
+ 5: string;
341
+ 6: string;
342
+ 7: string;
343
+ 8: string;
344
+ 9: string;
345
+ 10: string;
346
+ 11: string;
347
+ 12: string;
348
+ 13: string;
349
+ 14: string;
350
+ 15: string;
351
+ 16: string;
352
+ };
353
+ transitions: unknown;
354
+ zIndices: {
355
+ 0: string;
356
+ 1: string;
357
+ 2: string;
358
+ 3: string;
359
+ 4: string;
360
+ max: string;
361
+ toast: string;
362
+ };
363
+ foo: {
364
+ bar: string;
365
+ };
366
+ }, _stitches_react_types_config.DefaultThemeMap, {
367
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
368
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
369
+ };
370
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
371
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
372
+ };
373
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
374
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
375
+ };
376
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
377
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
378
+ };
379
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
380
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
381
+ };
382
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
383
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
384
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
385
+ };
386
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
387
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
388
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
389
+ };
390
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
391
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
392
+ };
393
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
394
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
395
+ };
396
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
397
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
398
+ };
399
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
400
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
401
+ };
402
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
403
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
404
+ };
405
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
406
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
407
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
408
+ };
409
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
410
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
411
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
412
+ };
413
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
414
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
415
+ };
416
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
417
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
418
+ };
419
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
420
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
421
+ };
422
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
423
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
424
+ };
425
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
426
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
427
+ };
428
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
429
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
430
+ };
431
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
432
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
433
+ };
434
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
435
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
436
+ };
437
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
438
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
439
+ };
440
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
441
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
442
+ };
443
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
444
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
445
+ };
446
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
447
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
448
+ };
449
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
450
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
451
+ };
452
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
453
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
454
+ };
455
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
456
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
457
+ };
458
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
459
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
460
+ };
461
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
462
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
463
+ };
464
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
465
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
466
+ };
467
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
468
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
469
+ };
470
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
471
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
472
+ };
473
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
474
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
475
+ };
476
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
477
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
478
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
479
+ };
480
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
481
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
482
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
483
+ };
484
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
485
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
486
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
487
+ };
488
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
489
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
490
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
491
+ };
492
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
493
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
494
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
495
+ };
496
+ }>>;
497
+ declare const ToolbarSeparator: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToolbarPrimitive.ToolbarSeparatorProps & react.RefAttributes<HTMLDivElement>>, {}, {
498
+ bp1: string;
499
+ bp2: string;
500
+ bp3: string;
501
+ bp4: string;
502
+ motion: string;
503
+ hover: string;
504
+ dark: string;
505
+ light: string;
506
+ }, _stitches_react_types_css_util.CSS<{
507
+ bp1: string;
508
+ bp2: string;
509
+ bp3: string;
510
+ bp4: string;
511
+ motion: string;
512
+ hover: string;
513
+ dark: string;
514
+ light: string;
515
+ }, {
516
+ borderWidths: unknown;
517
+ borderStyles: unknown;
518
+ colors: unknown;
519
+ fonts: {
520
+ 'fallback-mono': string;
521
+ 'fallback-sans': string;
522
+ 'fallback-serif': string;
523
+ mono: string;
524
+ sans: string;
525
+ serif: string;
526
+ };
527
+ fontSizes: {
528
+ 1: string;
529
+ 2: string;
530
+ 3: string;
531
+ 4: string;
532
+ 5: string;
533
+ 6: string;
534
+ 7: string;
535
+ 8: string;
536
+ 9: string;
537
+ };
538
+ fontWeights: {
539
+ 1: string;
540
+ 2: string;
541
+ 3: string;
542
+ 4: string;
543
+ 5: string;
544
+ 6: string;
545
+ 7: string;
546
+ 8: string;
547
+ 9: string;
548
+ };
549
+ letterSpacings: unknown;
550
+ lineHeights: unknown;
551
+ radii: {
552
+ 0: string;
553
+ 1: string;
554
+ 2: string;
555
+ 3: string;
556
+ 4: string;
557
+ pill: string;
558
+ round: string;
559
+ };
560
+ shadows: {
561
+ 0: string;
562
+ 1: string;
563
+ 2: string;
564
+ 3: string;
565
+ toast: string;
566
+ };
567
+ sizes: {
568
+ 0: string;
569
+ 1: string;
570
+ 2: string;
571
+ 3: string;
572
+ 4: string;
573
+ 5: string;
574
+ 6: string;
575
+ 7: string;
576
+ 8: string;
577
+ 9: string;
578
+ };
579
+ space: {
580
+ 0: string;
581
+ 1: string;
582
+ 2: string;
583
+ 3: string;
584
+ 4: string;
585
+ 5: string;
586
+ 6: string;
587
+ 7: string;
588
+ 8: string;
589
+ 9: string;
590
+ 10: string;
591
+ 11: string;
592
+ 12: string;
593
+ 13: string;
594
+ 14: string;
595
+ 15: string;
596
+ 16: string;
597
+ };
598
+ transitions: unknown;
599
+ zIndices: {
600
+ 0: string;
601
+ 1: string;
602
+ 2: string;
603
+ 3: string;
604
+ 4: string;
605
+ max: string;
606
+ toast: string;
607
+ };
608
+ foo: {
609
+ bar: string;
610
+ };
611
+ }, _stitches_react_types_config.DefaultThemeMap, {
612
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
613
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
614
+ };
615
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
616
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
617
+ };
618
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
619
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
620
+ };
621
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
622
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
623
+ };
624
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
625
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
626
+ };
627
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
628
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
629
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
630
+ };
631
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
632
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
633
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
634
+ };
635
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
636
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
637
+ };
638
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
639
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
640
+ };
641
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
642
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
643
+ };
644
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
645
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
646
+ };
647
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
648
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
649
+ };
650
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
651
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
652
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
653
+ };
654
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
655
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
656
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
657
+ };
658
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
659
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
660
+ };
661
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
662
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
663
+ };
664
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
665
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
666
+ };
667
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
668
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
669
+ };
670
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
671
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
672
+ };
673
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
674
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
675
+ };
676
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
677
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
678
+ };
679
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
680
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
681
+ };
682
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
683
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
684
+ };
685
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
686
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
687
+ };
688
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
689
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
690
+ };
691
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
692
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
693
+ };
694
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
695
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
696
+ };
697
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
698
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
699
+ };
700
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
701
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
702
+ };
703
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
704
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
705
+ };
706
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
707
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
708
+ };
709
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
710
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
711
+ };
712
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
713
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
714
+ };
715
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
716
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
717
+ };
718
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
719
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
720
+ };
721
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
722
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
723
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
724
+ };
725
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
726
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
727
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
728
+ };
729
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
730
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
731
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
732
+ };
733
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
734
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
735
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
736
+ };
737
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
738
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
739
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
740
+ };
741
+ }>>;
742
+ declare const ToolbarLink: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToolbarPrimitive.ToolbarLinkProps & react.RefAttributes<HTMLAnchorElement>>, {}, {
743
+ bp1: string;
744
+ bp2: string;
745
+ bp3: string;
746
+ bp4: string;
747
+ motion: string;
748
+ hover: string;
749
+ dark: string;
750
+ light: string;
751
+ }, _stitches_react_types_css_util.CSS<{
752
+ bp1: string;
753
+ bp2: string;
754
+ bp3: string;
755
+ bp4: string;
756
+ motion: string;
757
+ hover: string;
758
+ dark: string;
759
+ light: string;
760
+ }, {
761
+ borderWidths: unknown;
762
+ borderStyles: unknown;
763
+ colors: unknown;
764
+ fonts: {
765
+ 'fallback-mono': string;
766
+ 'fallback-sans': string;
767
+ 'fallback-serif': string;
768
+ mono: string;
769
+ sans: string;
770
+ serif: string;
771
+ };
772
+ fontSizes: {
773
+ 1: string;
774
+ 2: string;
775
+ 3: string;
776
+ 4: string;
777
+ 5: string;
778
+ 6: string;
779
+ 7: string;
780
+ 8: string;
781
+ 9: string;
782
+ };
783
+ fontWeights: {
784
+ 1: string;
785
+ 2: string;
786
+ 3: string;
787
+ 4: string;
788
+ 5: string;
789
+ 6: string;
790
+ 7: string;
791
+ 8: string;
792
+ 9: string;
793
+ };
794
+ letterSpacings: unknown;
795
+ lineHeights: unknown;
796
+ radii: {
797
+ 0: string;
798
+ 1: string;
799
+ 2: string;
800
+ 3: string;
801
+ 4: string;
802
+ pill: string;
803
+ round: string;
804
+ };
805
+ shadows: {
806
+ 0: string;
807
+ 1: string;
808
+ 2: string;
809
+ 3: string;
810
+ toast: string;
811
+ };
812
+ sizes: {
813
+ 0: string;
814
+ 1: string;
815
+ 2: string;
816
+ 3: string;
817
+ 4: string;
818
+ 5: string;
819
+ 6: string;
820
+ 7: string;
821
+ 8: string;
822
+ 9: string;
823
+ };
824
+ space: {
825
+ 0: string;
826
+ 1: string;
827
+ 2: string;
828
+ 3: string;
829
+ 4: string;
830
+ 5: string;
831
+ 6: string;
832
+ 7: string;
833
+ 8: string;
834
+ 9: string;
835
+ 10: string;
836
+ 11: string;
837
+ 12: string;
838
+ 13: string;
839
+ 14: string;
840
+ 15: string;
841
+ 16: string;
842
+ };
843
+ transitions: unknown;
844
+ zIndices: {
845
+ 0: string;
846
+ 1: string;
847
+ 2: string;
848
+ 3: string;
849
+ 4: string;
850
+ max: string;
851
+ toast: string;
852
+ };
853
+ foo: {
854
+ bar: string;
855
+ };
856
+ }, _stitches_react_types_config.DefaultThemeMap, {
857
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
858
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
859
+ };
860
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
861
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
862
+ };
863
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
864
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
865
+ };
866
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
867
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
868
+ };
869
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
870
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
871
+ };
872
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
873
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
874
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
875
+ };
876
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
877
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
878
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
879
+ };
880
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
881
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
882
+ };
883
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
884
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
885
+ };
886
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
887
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
888
+ };
889
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
890
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
891
+ };
892
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
893
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
894
+ };
895
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
896
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
897
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
898
+ };
899
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
900
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
901
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
902
+ };
903
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
904
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
905
+ };
906
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
907
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
908
+ };
909
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
910
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
911
+ };
912
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
913
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
914
+ };
915
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
916
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
917
+ };
918
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
919
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
920
+ };
921
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
922
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
923
+ };
924
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
925
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
926
+ };
927
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
928
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
929
+ };
930
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
931
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
932
+ };
933
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
934
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
935
+ };
936
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
937
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
938
+ };
939
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
940
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
941
+ };
942
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
943
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
944
+ };
945
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
946
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
947
+ };
948
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
949
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
950
+ };
951
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
952
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
953
+ };
954
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
955
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
956
+ };
957
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
958
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
959
+ };
960
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
961
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
962
+ };
963
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
964
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
965
+ };
966
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
967
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
968
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
969
+ };
970
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
971
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
972
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
973
+ };
974
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
975
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
976
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
977
+ };
978
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
979
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
980
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
981
+ };
982
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
983
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
984
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
985
+ };
986
+ }>>;
987
+ declare const ToolbarToggleGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<(ToolbarPrimitive.ToolbarToggleGroupSingleProps | ToolbarPrimitive.ToolbarToggleGroupMultipleProps) & react.RefAttributes<HTMLDivElement>>, {}, {
988
+ bp1: string;
989
+ bp2: string;
990
+ bp3: string;
991
+ bp4: string;
992
+ motion: string;
993
+ hover: string;
994
+ dark: string;
995
+ light: string;
996
+ }, _stitches_react_types_css_util.CSS<{
997
+ bp1: string;
998
+ bp2: string;
999
+ bp3: string;
1000
+ bp4: string;
1001
+ motion: string;
1002
+ hover: string;
1003
+ dark: string;
1004
+ light: string;
1005
+ }, {
1006
+ borderWidths: unknown;
1007
+ borderStyles: unknown;
1008
+ colors: unknown;
1009
+ fonts: {
1010
+ 'fallback-mono': string;
1011
+ 'fallback-sans': string;
1012
+ 'fallback-serif': string;
1013
+ mono: string;
1014
+ sans: string;
1015
+ serif: string;
1016
+ };
1017
+ fontSizes: {
1018
+ 1: string;
1019
+ 2: string;
1020
+ 3: string;
1021
+ 4: string;
1022
+ 5: string;
1023
+ 6: string;
1024
+ 7: string;
1025
+ 8: string;
1026
+ 9: string;
1027
+ };
1028
+ fontWeights: {
1029
+ 1: string;
1030
+ 2: string;
1031
+ 3: string;
1032
+ 4: string;
1033
+ 5: string;
1034
+ 6: string;
1035
+ 7: string;
1036
+ 8: string;
1037
+ 9: string;
1038
+ };
1039
+ letterSpacings: unknown;
1040
+ lineHeights: unknown;
1041
+ radii: {
1042
+ 0: string;
1043
+ 1: string;
1044
+ 2: string;
1045
+ 3: string;
1046
+ 4: string;
1047
+ pill: string;
1048
+ round: string;
1049
+ };
1050
+ shadows: {
1051
+ 0: string;
1052
+ 1: string;
1053
+ 2: string;
1054
+ 3: string;
1055
+ toast: string;
1056
+ };
1057
+ sizes: {
1058
+ 0: string;
1059
+ 1: string;
1060
+ 2: string;
1061
+ 3: string;
1062
+ 4: string;
1063
+ 5: string;
1064
+ 6: string;
1065
+ 7: string;
1066
+ 8: string;
1067
+ 9: string;
1068
+ };
1069
+ space: {
1070
+ 0: string;
1071
+ 1: string;
1072
+ 2: string;
1073
+ 3: string;
1074
+ 4: string;
1075
+ 5: string;
1076
+ 6: string;
1077
+ 7: string;
1078
+ 8: string;
1079
+ 9: string;
1080
+ 10: string;
1081
+ 11: string;
1082
+ 12: string;
1083
+ 13: string;
1084
+ 14: string;
1085
+ 15: string;
1086
+ 16: string;
1087
+ };
1088
+ transitions: unknown;
1089
+ zIndices: {
1090
+ 0: string;
1091
+ 1: string;
1092
+ 2: string;
1093
+ 3: string;
1094
+ 4: string;
1095
+ max: string;
1096
+ toast: string;
1097
+ };
1098
+ foo: {
1099
+ bar: string;
1100
+ };
1101
+ }, _stitches_react_types_config.DefaultThemeMap, {
1102
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1103
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1104
+ };
1105
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1106
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1107
+ };
1108
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1109
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1110
+ };
1111
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1112
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1113
+ };
1114
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1115
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1116
+ };
1117
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1118
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1119
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1120
+ };
1121
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1122
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1123
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1124
+ };
1125
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1126
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1127
+ };
1128
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1129
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1130
+ };
1131
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1132
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1133
+ };
1134
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1135
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1136
+ };
1137
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1138
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1139
+ };
1140
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1141
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1142
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1143
+ };
1144
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1145
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1146
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1147
+ };
1148
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1149
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1150
+ };
1151
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1152
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1153
+ };
1154
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1155
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1156
+ };
1157
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1158
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1159
+ };
1160
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1161
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1162
+ };
1163
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1164
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1165
+ };
1166
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1167
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1168
+ };
1169
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1170
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1171
+ };
1172
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1173
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1174
+ };
1175
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1176
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1177
+ };
1178
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1179
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1180
+ };
1181
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1182
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1183
+ };
1184
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1185
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1186
+ };
1187
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1188
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1189
+ };
1190
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1191
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1192
+ };
1193
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1194
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1195
+ };
1196
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1197
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1198
+ };
1199
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1200
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1201
+ };
1202
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1203
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1204
+ };
1205
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1206
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1207
+ };
1208
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1209
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1210
+ };
1211
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1212
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1213
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1214
+ };
1215
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1216
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1217
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1218
+ };
1219
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1220
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1221
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1222
+ };
1223
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1224
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1225
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1226
+ };
1227
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1228
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1229
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1230
+ };
1231
+ }>>;
1232
+ declare const ToolbarToggleItem: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<ToolbarPrimitive.ToolbarToggleItemProps & react.RefAttributes<HTMLButtonElement>>, {}, {
1233
+ bp1: string;
1234
+ bp2: string;
1235
+ bp3: string;
1236
+ bp4: string;
1237
+ motion: string;
1238
+ hover: string;
1239
+ dark: string;
1240
+ light: string;
1241
+ }, _stitches_react_types_css_util.CSS<{
1242
+ bp1: string;
1243
+ bp2: string;
1244
+ bp3: string;
1245
+ bp4: string;
1246
+ motion: string;
1247
+ hover: string;
1248
+ dark: string;
1249
+ light: string;
1250
+ }, {
1251
+ borderWidths: unknown;
1252
+ borderStyles: unknown;
1253
+ colors: unknown;
1254
+ fonts: {
1255
+ 'fallback-mono': string;
1256
+ 'fallback-sans': string;
1257
+ 'fallback-serif': string;
1258
+ mono: string;
1259
+ sans: string;
1260
+ serif: string;
1261
+ };
1262
+ fontSizes: {
1263
+ 1: string;
1264
+ 2: string;
1265
+ 3: string;
1266
+ 4: string;
1267
+ 5: string;
1268
+ 6: string;
1269
+ 7: string;
1270
+ 8: string;
1271
+ 9: string;
1272
+ };
1273
+ fontWeights: {
1274
+ 1: string;
1275
+ 2: string;
1276
+ 3: string;
1277
+ 4: string;
1278
+ 5: string;
1279
+ 6: string;
1280
+ 7: string;
1281
+ 8: string;
1282
+ 9: string;
1283
+ };
1284
+ letterSpacings: unknown;
1285
+ lineHeights: unknown;
1286
+ radii: {
1287
+ 0: string;
1288
+ 1: string;
1289
+ 2: string;
1290
+ 3: string;
1291
+ 4: string;
1292
+ pill: string;
1293
+ round: string;
1294
+ };
1295
+ shadows: {
1296
+ 0: string;
1297
+ 1: string;
1298
+ 2: string;
1299
+ 3: string;
1300
+ toast: string;
1301
+ };
1302
+ sizes: {
1303
+ 0: string;
1304
+ 1: string;
1305
+ 2: string;
1306
+ 3: string;
1307
+ 4: string;
1308
+ 5: string;
1309
+ 6: string;
1310
+ 7: string;
1311
+ 8: string;
1312
+ 9: string;
1313
+ };
1314
+ space: {
1315
+ 0: string;
1316
+ 1: string;
1317
+ 2: string;
1318
+ 3: string;
1319
+ 4: string;
1320
+ 5: string;
1321
+ 6: string;
1322
+ 7: string;
1323
+ 8: string;
1324
+ 9: string;
1325
+ 10: string;
1326
+ 11: string;
1327
+ 12: string;
1328
+ 13: string;
1329
+ 14: string;
1330
+ 15: string;
1331
+ 16: string;
1332
+ };
1333
+ transitions: unknown;
1334
+ zIndices: {
1335
+ 0: string;
1336
+ 1: string;
1337
+ 2: string;
1338
+ 3: string;
1339
+ 4: string;
1340
+ max: string;
1341
+ toast: string;
1342
+ };
1343
+ foo: {
1344
+ bar: string;
1345
+ };
1346
+ }, _stitches_react_types_config.DefaultThemeMap, {
1347
+ p: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">) => {
1348
+ padding: string | number | _stitches_react_types_css_util.WithScaleValue<"padding">;
1349
+ };
1350
+ pt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1351
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1352
+ };
1353
+ pr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">) => {
1354
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingRight">;
1355
+ };
1356
+ pb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">) => {
1357
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingBottom">;
1358
+ };
1359
+ pl: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1360
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1361
+ };
1362
+ px: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">) => {
1363
+ paddingLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1364
+ paddingRight: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingLeft">;
1365
+ };
1366
+ py: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">) => {
1367
+ paddingTop: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1368
+ paddingBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"paddingTop">;
1369
+ };
1370
+ m: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">) => {
1371
+ margin: string | number | _stitches_react_types_css_util.WithScaleValue<"margin">;
1372
+ };
1373
+ mt: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1374
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1375
+ };
1376
+ mr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">) => {
1377
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginRight">;
1378
+ };
1379
+ mb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">) => {
1380
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginBottom">;
1381
+ };
1382
+ ml: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1383
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1384
+ };
1385
+ mx: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">) => {
1386
+ marginLeft: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1387
+ marginRight: string | number | _stitches_react_types_css_util.WithScaleValue<"marginLeft">;
1388
+ };
1389
+ my: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">) => {
1390
+ marginTop: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1391
+ marginBottom: string | number | _stitches_react_types_css_util.WithScaleValue<"marginTop">;
1392
+ };
1393
+ ta: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">) => {
1394
+ textAlign: string | number | _stitches_react_types_css_util.WithScaleValue<"textAlign">;
1395
+ };
1396
+ fd: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">) => {
1397
+ flexDirection: string | number | _stitches_react_types_css_util.WithScaleValue<"flexDirection">;
1398
+ };
1399
+ fw: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">) => {
1400
+ flexWrap: string | number | _stitches_react_types_css_util.WithScaleValue<"flexWrap">;
1401
+ };
1402
+ ai: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">) => {
1403
+ alignItems: string | number | _stitches_react_types_css_util.WithScaleValue<"alignItems">;
1404
+ };
1405
+ ac: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">) => {
1406
+ alignContent: string | number | _stitches_react_types_css_util.WithScaleValue<"alignContent">;
1407
+ };
1408
+ jc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">) => {
1409
+ justifyContent: string | number | _stitches_react_types_css_util.WithScaleValue<"justifyContent">;
1410
+ };
1411
+ as: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">) => {
1412
+ alignSelf: string | number | _stitches_react_types_css_util.WithScaleValue<"alignSelf">;
1413
+ };
1414
+ fg: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">) => {
1415
+ flexGrow: string | number | _stitches_react_types_css_util.WithScaleValue<"flexGrow">;
1416
+ };
1417
+ fs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">) => {
1418
+ flexShrink: string | number | _stitches_react_types_css_util.WithScaleValue<"flexShrink">;
1419
+ };
1420
+ fb: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">) => {
1421
+ flexBasis: string | number | _stitches_react_types_css_util.WithScaleValue<"flexBasis">;
1422
+ };
1423
+ bc: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">) => {
1424
+ backgroundColor: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundColor">;
1425
+ };
1426
+ br: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">) => {
1427
+ borderRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderRadius">;
1428
+ };
1429
+ btrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">) => {
1430
+ borderTopRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopRightRadius">;
1431
+ };
1432
+ bbrr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">) => {
1433
+ borderBottomRightRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomRightRadius">;
1434
+ };
1435
+ bblr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">) => {
1436
+ borderBottomLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderBottomLeftRadius">;
1437
+ };
1438
+ btlr: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">) => {
1439
+ borderTopLeftRadius: string | number | _stitches_react_types_css_util.WithScaleValue<"borderTopLeftRadius">;
1440
+ };
1441
+ bs: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">) => {
1442
+ boxShadow: string | number | _stitches_react_types_css_util.WithScaleValue<"boxShadow">;
1443
+ };
1444
+ lh: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">) => {
1445
+ lineHeight: string | number | _stitches_react_types_css_util.WithScaleValue<"lineHeight">;
1446
+ };
1447
+ ox: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">) => {
1448
+ overflowX: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowX">;
1449
+ };
1450
+ oy: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">) => {
1451
+ overflowY: string | number | _stitches_react_types_css_util.WithScaleValue<"overflowY">;
1452
+ };
1453
+ pe: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">) => {
1454
+ pointerEvents: string | number | _stitches_react_types_css_util.WithScaleValue<"pointerEvents">;
1455
+ };
1456
+ us: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1457
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1458
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1459
+ };
1460
+ userSelect: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">) => {
1461
+ WebkitUserSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1462
+ userSelect: string | number | _stitches_react_types_css_util.WithScaleValue<"userSelect">;
1463
+ };
1464
+ size: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"width">) => {
1465
+ width: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1466
+ height: string | number | _stitches_react_types_css_util.WithScaleValue<"width">;
1467
+ };
1468
+ appearance: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">) => {
1469
+ WebkitAppearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1470
+ appearance: string | number | _stitches_react_types_css_util.WithScaleValue<"appearance">;
1471
+ };
1472
+ backgroundClip: (value: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">) => {
1473
+ WebkitBackgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1474
+ backgroundClip: string | number | _stitches_react_types_css_util.WithScaleValue<"backgroundClip">;
1475
+ };
1476
+ }>>;
1477
+
1478
+ export { Toolbar as T, ToolbarButton as a, ToolbarSeparator as b, ToolbarLink as c, ToolbarToggleGroup as d, ToolbarToggleItem as e };