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