@jeromefitz/design-system 4.1.5 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. package/Accordion-2fc6cca7.d.ts +505 -0
  2. package/Alert-d01e69ba.d.ts +297 -0
  3. package/{AlertDialog-7967fb73.d.ts → AlertDialog-ee362b59.d.ts} +0 -0
  4. package/{Announce-f95e763b.d.ts → Announce-94b08fcf.d.ts} +0 -0
  5. package/AppBar-70930f32.d.ts +324 -0
  6. package/Avatar-840f24ab.d.ts +395 -0
  7. package/Badge-3a6b6459.d.ts +357 -0
  8. package/Banner-78d9e930.d.ts +303 -0
  9. package/{Blockquote-34128060.d.ts → Blockquote-c154ceba.d.ts} +0 -0
  10. package/Box-7ec1f514.d.ts +251 -0
  11. package/BoxGrab-b64a04f7.d.ts +251 -0
  12. package/BoxLink-3c2ff9e5.d.ts +251 -0
  13. package/ButtonDemo-a5d1e7b7.d.ts +1512 -0
  14. package/{Callout-5c413ba3.d.ts → Callout-a91a41d8.d.ts} +0 -0
  15. package/{Caption-71fee953.d.ts → Caption-5bdd1afc.d.ts} +0 -0
  16. package/Card-44490af0.d.ts +344 -0
  17. package/Carousel-f81083b2.d.ts +256 -0
  18. package/Checkbox-0e4d444d.d.ts +376 -0
  19. package/Code-1425e777.d.ts +260 -0
  20. package/CommandMenu-bb0d6311.d.ts +3226 -0
  21. package/Container-b8b6e81c.d.ts +287 -0
  22. package/ContextMenu-7ae22435.d.ts +1492 -0
  23. package/ControlGroup-d06f4b62.d.ts +251 -0
  24. package/{Dialog-70ba5b69.d.ts → Dialog-12f5f63b.d.ts} +0 -0
  25. package/DropdownMenu-4c8b0fa0.d.ts +2717 -0
  26. package/{EmojiParser-5356b7d1.d.ts → EmojiParser-36ff1262.d.ts} +0 -0
  27. package/Flex-497e7617.d.ts +347 -0
  28. package/FocusArea-63e74682.d.ts +256 -0
  29. package/Grid-6c8e8ecf.d.ts +411 -0
  30. package/{Heading-b0b8205b.d.ts → Heading-acb5c14a.d.ts} +1 -1
  31. package/{Icon-d48f2f08.d.ts → Icon-464faa80.d.ts} +1 -1
  32. package/Icon.types-48a13108.d.ts +377 -0
  33. package/IconButton-f8ef5575.d.ts +382 -0
  34. package/Image-cb60725d.d.ts +251 -0
  35. package/Kbd-b8d2683e.d.ts +312 -0
  36. package/LICENSE +1 -1
  37. package/Label-2f40709b.d.ts +631 -0
  38. package/{Link-9d116ca4.d.ts → Link-bf26a1c6.d.ts} +89 -267
  39. package/LoadingDots-22b6de1b.d.ts +302 -0
  40. package/Menu-0f6ade87.d.ts +1490 -0
  41. package/NavigationMenu-51086c89.d.ts +4122 -0
  42. package/{Note-98a3e810.d.ts → Note-d2764283.d.ts} +0 -0
  43. package/Overlay.styles-6a4dd3e8.d.ts +497 -0
  44. package/{PageHeading-9c87c946.d.ts → PageHeading-c0cd9afd.d.ts} +1 -1
  45. package/Panel.styles-491728d4.d.ts +497 -0
  46. package/{Paragraph-83414284.d.ts → Paragraph-5fda2152.d.ts} +1 -1
  47. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-e041945f.d.ts} +1 -1
  48. package/{Popover-0dff553f.d.ts → Popover-ef09b48e.d.ts} +1 -1
  49. package/ProgressBar-1a395fe3.d.ts +305 -0
  50. package/Radio-5b3425e5.d.ts +564 -0
  51. package/RadioCard-9a968b1a.d.ts +262 -0
  52. package/RadioGrid-0c70db77.d.ts +498 -0
  53. package/{ScrollArea-92343052.d.ts → ScrollArea-14b2feb8.d.ts} +0 -0
  54. package/Section-67cd986f.d.ts +278 -0
  55. package/Select-b2d8960c.d.ts +2218 -0
  56. package/Separator-37db30e4.d.ts +328 -0
  57. package/Sheet-9edd474c.d.ts +812 -0
  58. package/Skeleton-5eaa4deb.d.ts +321 -0
  59. package/Slider-5b835ecd.d.ts +260 -0
  60. package/{Spacer-180a9f56.d.ts → Spacer-94122963.d.ts} +0 -0
  61. package/Spotify-c2a68dcf.d.ts +3765 -0
  62. package/Status-ae56d1a8.d.ts +287 -0
  63. package/Sub-56bbbc86.d.ts +251 -0
  64. package/Sup-a3e3aed8.d.ts +251 -0
  65. package/SwitchIcon-bad5e1f8.d.ts +324 -0
  66. package/TabLink-70d91718.d.ts +290 -0
  67. package/Table-221e70b2.d.ts +2043 -0
  68. package/Tabs.styles-0af0d84b.d.ts +752 -0
  69. package/Text-b4dbb448.d.ts +381 -0
  70. package/TextArea-c7fb6f33.d.ts +347 -0
  71. package/TextField-80821346.d.ts +381 -0
  72. package/Toaster-1976c1c0.d.ts +1561 -0
  73. package/Toggle-ac0f0a19.d.ts +312 -0
  74. package/ToggleGroup-0ae0974e.d.ts +498 -0
  75. package/Toolbar-bd80eb25.d.ts +1478 -0
  76. package/{Tooltip-8f61f203.d.ts → Tooltip-0d809b6c.d.ts} +0 -0
  77. package/TreeItem-7179ad4b.d.ts +274 -0
  78. package/VerifiedBadge-8a8364f4.d.ts +607 -0
  79. package/{VisuallyHidden-1c35e2d2.d.ts → VisuallyHidden-25ba8420.d.ts} +0 -0
  80. package/components/Accordion/index.d.ts +1 -1
  81. package/components/Alert/index.d.ts +1 -1
  82. package/components/AlertDialog/index.d.ts +1 -1
  83. package/components/Announce/index.d.ts +1 -1
  84. package/components/AppBar/index.d.ts +1 -1
  85. package/components/Avatar/index.d.ts +4 -5
  86. package/components/Badge/index.d.ts +1 -1
  87. package/components/Banner/index.d.ts +1 -1
  88. package/components/Blockquote/index.d.ts +1 -1
  89. package/components/Box/index.d.ts +1 -1
  90. package/components/BoxGrab/index.d.ts +1 -1
  91. package/components/BoxLink/index.d.ts +1 -1
  92. package/components/Button/index.d.ts +1 -1
  93. package/components/Callout/index.d.ts +1 -1
  94. package/components/Caption/index.d.ts +1 -1
  95. package/components/Card/index.d.ts +1 -1
  96. package/components/Carousel/index.d.ts +1 -1
  97. package/components/Checkbox/index.d.ts +3 -4
  98. package/components/Code/index.d.ts +1 -1
  99. package/components/CommandMenu/index.d.ts +1 -1
  100. package/components/Container/index.d.ts +1 -1
  101. package/components/ContextMenu/index.d.ts +1 -2
  102. package/components/ControlGroup/index.d.ts +1 -1
  103. package/components/Dialog/index.d.ts +1 -1
  104. package/components/DropdownMenu/index.d.ts +1 -2
  105. package/components/Flex/index.d.ts +1 -1
  106. package/components/FocusArea/index.d.ts +1 -1
  107. package/components/Grid/index.d.ts +1 -1
  108. package/components/Heading/index.d.ts +4 -5
  109. package/components/Icon/index.d.ts +4 -5
  110. package/components/IconButton/index.d.ts +1 -1
  111. package/components/Image/index.d.ts +1 -1
  112. package/components/Kbd/index.d.ts +1 -1
  113. package/components/Label/index.d.ts +1 -1
  114. package/components/Link/index.d.ts +1 -1
  115. package/components/LoadingDots/index.d.ts +1 -1
  116. package/components/Menu/index.d.ts +1 -2
  117. package/components/NavigationMenu/index.d.ts +4 -5
  118. package/components/Note/index.d.ts +1 -1
  119. package/components/Overlay/index.d.ts +1 -1
  120. package/components/PageHeading/index.d.ts +5 -6
  121. package/components/Panel/index.d.ts +1 -1
  122. package/components/Paragraph/index.d.ts +5 -6
  123. package/components/Popover/index.d.ts +2 -4
  124. package/components/ProgressBar/index.d.ts +1 -2
  125. package/components/Radio/index.d.ts +3 -4
  126. package/components/RadioCard/index.d.ts +1 -2
  127. package/components/RadioGrid/index.d.ts +1 -1
  128. package/components/ScrollArea/index.d.ts +1 -1
  129. package/components/Section/index.d.ts +1 -1
  130. package/components/Select/index.d.ts +1 -1
  131. package/components/Separator/index.d.ts +1 -1
  132. package/components/Sheet/index.d.ts +3 -4
  133. package/components/Skeleton/index.d.ts +1 -1
  134. package/components/Slider/index.d.ts +1 -2
  135. package/components/Spacer/index.d.ts +1 -1
  136. package/components/Status/index.d.ts +1 -1
  137. package/components/Sub/index.d.ts +1 -1
  138. package/components/Sup/index.d.ts +1 -1
  139. package/components/Switch/index.d.ts +3 -4
  140. package/components/TabLink/index.d.ts +1 -1
  141. package/components/Table/index.d.ts +1 -1
  142. package/components/Tabs/index.d.ts +3 -4
  143. package/components/Text/index.d.ts +1 -1
  144. package/components/TextArea/index.d.ts +1 -1
  145. package/components/TextField/index.d.ts +1 -1
  146. package/components/Toast/index.d.ts +1 -1
  147. package/components/Toggle/index.d.ts +1 -1
  148. package/components/ToggleGroup/index.d.ts +1 -1
  149. package/components/Toolbar/index.d.ts +1 -1
  150. package/components/Tooltip/index.d.ts +1 -1
  151. package/components/TreeItem/index.d.ts +1 -1
  152. package/components/VerifiedBadge/index.d.ts +1 -2
  153. package/components/VisuallyHidden/index.d.ts +1 -1
  154. package/components/index.d.ts +76 -77
  155. package/custom/Card/index.d.ts +1 -1
  156. package/custom/Emoji/index.d.ts +1 -1
  157. package/custom/Tooltip/index.d.ts +256 -612
  158. package/custom/index.d.ts +2 -2
  159. package/index.d.ts +78 -79
  160. package/lib/stitches.config.d.ts +1099 -2145
  161. package/package.json +23 -23
  162. package/Accordion-07ffdde8.d.ts +0 -861
  163. package/Alert-2d248f02.d.ts +0 -475
  164. package/AppBar-45d359b4.d.ts +0 -502
  165. package/Avatar-9592d3fc.d.ts +0 -573
  166. package/Badge-85f0a03c.d.ts +0 -535
  167. package/Banner-8bdcae08.d.ts +0 -481
  168. package/Box-0145a25b.d.ts +0 -429
  169. package/BoxGrab-f2016450.d.ts +0 -429
  170. package/BoxLink-01e0e0e1.d.ts +0 -429
  171. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  172. package/Card-12bdd1c0.d.ts +0 -522
  173. package/Carousel-9d6beddc.d.ts +0 -434
  174. package/Checkbox-891cb9bb.d.ts +0 -554
  175. package/Code-918ddbd0.d.ts +0 -438
  176. package/CommandMenu-f09be95e.d.ts +0 -5540
  177. package/Container-c9493c19.d.ts +0 -465
  178. package/ContextMenu-59566c09.d.ts +0 -2560
  179. package/ControlGroup-598bde73.d.ts +0 -429
  180. package/DropdownMenu-fc93debb.d.ts +0 -4675
  181. package/Flex-28440ec4.d.ts +0 -525
  182. package/FocusArea-bd1379f7.d.ts +0 -434
  183. package/Grid-2a6c3e8b.d.ts +0 -589
  184. package/Icon.types-cf2e7181.d.ts +0 -555
  185. package/IconButton-61b70df5.d.ts +0 -560
  186. package/Image-7a9c2ac8.d.ts +0 -429
  187. package/Kbd-ee11e8ee.d.ts +0 -490
  188. package/Label-62941c9d.d.ts +0 -987
  189. package/LoadingDots-b37f3f06.d.ts +0 -480
  190. package/Menu-6ad1af6d.d.ts +0 -2558
  191. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  192. package/Overlay.styles-150e1ce9.d.ts +0 -853
  193. package/Panel.styles-9141abd2.d.ts +0 -853
  194. package/ProgressBar-049c4e95.d.ts +0 -483
  195. package/Radio-a6652eb7.d.ts +0 -920
  196. package/RadioCard-0e8131d2.d.ts +0 -440
  197. package/RadioGrid-734a21f7.d.ts +0 -854
  198. package/Section-38d29a05.d.ts +0 -456
  199. package/Select-a9a6f30f.d.ts +0 -3820
  200. package/Separator-190f52e3.d.ts +0 -506
  201. package/Sheet-147a6bea.d.ts +0 -1346
  202. package/Skeleton-b7ef8d20.d.ts +0 -499
  203. package/Slider-0f202bd6.d.ts +0 -438
  204. package/Spotify-cac6fde2.d.ts +0 -6257
  205. package/Status-d976a923.d.ts +0 -465
  206. package/Sub-cd08549a.d.ts +0 -429
  207. package/Sup-51406ef7.d.ts +0 -429
  208. package/SwitchIcon-fff8c972.d.ts +0 -502
  209. package/TabLink-f14dc0e4.d.ts +0 -468
  210. package/Table-feea8caf.d.ts +0 -3467
  211. package/Tabs.styles-4ab28890.d.ts +0 -1286
  212. package/Text-2b3df7ba.d.ts +0 -559
  213. package/TextArea-0a415aa1.d.ts +0 -525
  214. package/TextField-a4255bc3.d.ts +0 -559
  215. package/Toaster-f1d90e57.d.ts +0 -2629
  216. package/Toggle-021765b2.d.ts +0 -490
  217. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  218. package/Toolbar-0f13fcab.d.ts +0 -2546
  219. package/TreeItem-7624f862.d.ts +0 -452
  220. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,2224 +0,0 @@
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 | {
345
- readonly [$$ScaleValue]: "padding";
346
- }) => {
347
- padding: string | number | {
348
- readonly [$$ScaleValue]: "padding";
349
- };
350
- };
351
- pt: (value: string | number | {
352
- readonly [$$ScaleValue]: "paddingTop";
353
- }) => {
354
- paddingTop: string | number | {
355
- readonly [$$ScaleValue]: "paddingTop";
356
- };
357
- };
358
- pr: (value: string | number | {
359
- readonly [$$ScaleValue]: "paddingRight";
360
- }) => {
361
- paddingRight: string | number | {
362
- readonly [$$ScaleValue]: "paddingRight";
363
- };
364
- };
365
- pb: (value: string | number | {
366
- readonly [$$ScaleValue]: "paddingBottom";
367
- }) => {
368
- paddingBottom: string | number | {
369
- readonly [$$ScaleValue]: "paddingBottom";
370
- };
371
- };
372
- pl: (value: string | number | {
373
- readonly [$$ScaleValue]: "paddingLeft";
374
- }) => {
375
- paddingLeft: string | number | {
376
- readonly [$$ScaleValue]: "paddingLeft";
377
- };
378
- };
379
- px: (value: string | number | {
380
- readonly [$$ScaleValue]: "paddingLeft";
381
- }) => {
382
- paddingLeft: string | number | {
383
- readonly [$$ScaleValue]: "paddingLeft";
384
- };
385
- paddingRight: string | number | {
386
- readonly [$$ScaleValue]: "paddingLeft";
387
- };
388
- };
389
- py: (value: string | number | {
390
- readonly [$$ScaleValue]: "paddingTop";
391
- }) => {
392
- paddingTop: string | number | {
393
- readonly [$$ScaleValue]: "paddingTop";
394
- };
395
- paddingBottom: string | number | {
396
- readonly [$$ScaleValue]: "paddingTop";
397
- };
398
- };
399
- m: (value: string | number | {
400
- readonly [$$ScaleValue]: "margin";
401
- }) => {
402
- margin: string | number | {
403
- readonly [$$ScaleValue]: "margin";
404
- };
405
- };
406
- mt: (value: string | number | {
407
- readonly [$$ScaleValue]: "marginTop";
408
- }) => {
409
- marginTop: string | number | {
410
- readonly [$$ScaleValue]: "marginTop";
411
- };
412
- };
413
- mr: (value: string | number | {
414
- readonly [$$ScaleValue]: "marginRight";
415
- }) => {
416
- marginRight: string | number | {
417
- readonly [$$ScaleValue]: "marginRight";
418
- };
419
- };
420
- mb: (value: string | number | {
421
- readonly [$$ScaleValue]: "marginBottom";
422
- }) => {
423
- marginBottom: string | number | {
424
- readonly [$$ScaleValue]: "marginBottom";
425
- };
426
- };
427
- ml: (value: string | number | {
428
- readonly [$$ScaleValue]: "marginLeft";
429
- }) => {
430
- marginLeft: string | number | {
431
- readonly [$$ScaleValue]: "marginLeft";
432
- };
433
- };
434
- mx: (value: string | number | {
435
- readonly [$$ScaleValue]: "marginLeft";
436
- }) => {
437
- marginLeft: string | number | {
438
- readonly [$$ScaleValue]: "marginLeft";
439
- };
440
- marginRight: string | number | {
441
- readonly [$$ScaleValue]: "marginLeft";
442
- };
443
- };
444
- my: (value: string | number | {
445
- readonly [$$ScaleValue]: "marginTop";
446
- }) => {
447
- marginTop: string | number | {
448
- readonly [$$ScaleValue]: "marginTop";
449
- };
450
- marginBottom: string | number | {
451
- readonly [$$ScaleValue]: "marginTop";
452
- };
453
- };
454
- ta: (value: string | number | {
455
- readonly [$$ScaleValue]: "textAlign";
456
- }) => {
457
- textAlign: string | number | {
458
- readonly [$$ScaleValue]: "textAlign";
459
- };
460
- };
461
- fd: (value: string | number | {
462
- readonly [$$ScaleValue]: "flexDirection";
463
- }) => {
464
- flexDirection: string | number | {
465
- readonly [$$ScaleValue]: "flexDirection";
466
- };
467
- };
468
- fw: (value: string | number | {
469
- readonly [$$ScaleValue]: "flexWrap";
470
- }) => {
471
- flexWrap: string | number | {
472
- readonly [$$ScaleValue]: "flexWrap";
473
- };
474
- };
475
- ai: (value: string | number | {
476
- readonly [$$ScaleValue]: "alignItems";
477
- }) => {
478
- alignItems: string | number | {
479
- readonly [$$ScaleValue]: "alignItems";
480
- };
481
- };
482
- ac: (value: string | number | {
483
- readonly [$$ScaleValue]: "alignContent";
484
- }) => {
485
- alignContent: string | number | {
486
- readonly [$$ScaleValue]: "alignContent";
487
- };
488
- };
489
- jc: (value: string | number | {
490
- readonly [$$ScaleValue]: "justifyContent";
491
- }) => {
492
- justifyContent: string | number | {
493
- readonly [$$ScaleValue]: "justifyContent";
494
- };
495
- };
496
- as: (value: string | number | {
497
- readonly [$$ScaleValue]: "alignSelf";
498
- }) => {
499
- alignSelf: string | number | {
500
- readonly [$$ScaleValue]: "alignSelf";
501
- };
502
- };
503
- fg: (value: string | number | {
504
- readonly [$$ScaleValue]: "flexGrow";
505
- }) => {
506
- flexGrow: string | number | {
507
- readonly [$$ScaleValue]: "flexGrow";
508
- };
509
- };
510
- fs: (value: string | number | {
511
- readonly [$$ScaleValue]: "flexShrink";
512
- }) => {
513
- flexShrink: string | number | {
514
- readonly [$$ScaleValue]: "flexShrink";
515
- };
516
- };
517
- fb: (value: string | number | {
518
- readonly [$$ScaleValue]: "flexBasis";
519
- }) => {
520
- flexBasis: string | number | {
521
- readonly [$$ScaleValue]: "flexBasis";
522
- };
523
- };
524
- bc: (value: string | number | {
525
- readonly [$$ScaleValue]: "backgroundColor";
526
- }) => {
527
- backgroundColor: string | number | {
528
- readonly [$$ScaleValue]: "backgroundColor";
529
- };
530
- };
531
- br: (value: string | number | {
532
- readonly [$$ScaleValue]: "borderRadius";
533
- }) => {
534
- borderRadius: string | number | {
535
- readonly [$$ScaleValue]: "borderRadius";
536
- };
537
- };
538
- btrr: (value: string | number | {
539
- readonly [$$ScaleValue]: "borderTopRightRadius";
540
- }) => {
541
- borderTopRightRadius: string | number | {
542
- readonly [$$ScaleValue]: "borderTopRightRadius";
543
- };
544
- };
545
- bbrr: (value: string | number | {
546
- readonly [$$ScaleValue]: "borderBottomRightRadius";
547
- }) => {
548
- borderBottomRightRadius: string | number | {
549
- readonly [$$ScaleValue]: "borderBottomRightRadius";
550
- };
551
- };
552
- bblr: (value: string | number | {
553
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
554
- }) => {
555
- borderBottomLeftRadius: string | number | {
556
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
557
- };
558
- };
559
- btlr: (value: string | number | {
560
- readonly [$$ScaleValue]: "borderTopLeftRadius";
561
- }) => {
562
- borderTopLeftRadius: string | number | {
563
- readonly [$$ScaleValue]: "borderTopLeftRadius";
564
- };
565
- };
566
- bs: (value: string | number | {
567
- readonly [$$ScaleValue]: "boxShadow";
568
- }) => {
569
- boxShadow: string | number | {
570
- readonly [$$ScaleValue]: "boxShadow";
571
- };
572
- };
573
- lh: (value: string | number | {
574
- readonly [$$ScaleValue]: "lineHeight";
575
- }) => {
576
- lineHeight: string | number | {
577
- readonly [$$ScaleValue]: "lineHeight";
578
- };
579
- };
580
- ox: (value: string | number | {
581
- readonly [$$ScaleValue]: "overflowX";
582
- }) => {
583
- overflowX: string | number | {
584
- readonly [$$ScaleValue]: "overflowX";
585
- };
586
- };
587
- oy: (value: string | number | {
588
- readonly [$$ScaleValue]: "overflowY";
589
- }) => {
590
- overflowY: string | number | {
591
- readonly [$$ScaleValue]: "overflowY";
592
- };
593
- };
594
- pe: (value: string | number | {
595
- readonly [$$ScaleValue]: "pointerEvents";
596
- }) => {
597
- pointerEvents: string | number | {
598
- readonly [$$ScaleValue]: "pointerEvents";
599
- };
600
- };
601
- us: (value: string | number | {
602
- readonly [$$ScaleValue]: "userSelect";
603
- }) => {
604
- WebkitUserSelect: string | number | {
605
- readonly [$$ScaleValue]: "userSelect";
606
- };
607
- userSelect: string | number | {
608
- readonly [$$ScaleValue]: "userSelect";
609
- };
610
- };
611
- userSelect: (value: string | number | {
612
- readonly [$$ScaleValue]: "userSelect";
613
- }) => {
614
- WebkitUserSelect: string | number | {
615
- readonly [$$ScaleValue]: "userSelect";
616
- };
617
- userSelect: string | number | {
618
- readonly [$$ScaleValue]: "userSelect";
619
- };
620
- };
621
- size: (value: string | number | {
622
- readonly [$$ScaleValue]: "width";
623
- }) => {
624
- width: string | number | {
625
- readonly [$$ScaleValue]: "width";
626
- };
627
- height: string | number | {
628
- readonly [$$ScaleValue]: "width";
629
- };
630
- };
631
- appearance: (value: string | number | {
632
- readonly [$$ScaleValue]: "appearance";
633
- }) => {
634
- WebkitAppearance: string | number | {
635
- readonly [$$ScaleValue]: "appearance";
636
- };
637
- appearance: string | number | {
638
- readonly [$$ScaleValue]: "appearance";
639
- };
640
- };
641
- backgroundClip: (value: string | number | {
642
- readonly [$$ScaleValue]: "backgroundClip";
643
- }) => {
644
- WebkitBackgroundClip: string | number | {
645
- readonly [$$ScaleValue]: "backgroundClip";
646
- };
647
- backgroundClip: string | number | {
648
- readonly [$$ScaleValue]: "backgroundClip";
649
- };
650
- };
651
- }>>;
652
-
653
- declare const ButtonIcon: _stitches_react_types_styled_component.StyledComponent<"button", _stitches_react_types_styled_component.StyledComponentProps<[{
654
- alignItems: string;
655
- appearance: string;
656
- borderWidth: string;
657
- boxSizing: string;
658
- display: string;
659
- flexShrink: number;
660
- fontFamily: string;
661
- fontSize: string;
662
- justifyContent: string;
663
- lineHeight: string;
664
- outline: string;
665
- padding: string;
666
- textDecoration: string;
667
- userSelect: string;
668
- WebkitTapHighlightColor: string;
669
- color: string;
670
- '&::before': {
671
- boxSizing: string;
672
- };
673
- '&::after': {
674
- boxSizing: string;
675
- };
676
- backgroundColor: string;
677
- border: string;
678
- '@hover': {
679
- '&:hover': {
680
- borderColor: string;
681
- };
682
- };
683
- '&:active': {
684
- backgroundColor: string;
685
- };
686
- '&:focus': {
687
- borderColor: string;
688
- boxShadow: string;
689
- };
690
- '&:disabled': {
691
- pointerEvents: string;
692
- backgroundColor: string;
693
- color: string;
694
- };
695
- variants: {
696
- cursor: {
697
- arrow: {
698
- cursor: string;
699
- };
700
- pointer: {
701
- cursor: string;
702
- };
703
- };
704
- size: {
705
- '1': {
706
- borderRadius: string;
707
- height: string;
708
- width: string;
709
- };
710
- '2': {
711
- borderRadius: string;
712
- height: string;
713
- width: string;
714
- };
715
- '3': {
716
- borderRadius: string;
717
- height: string;
718
- width: string;
719
- };
720
- '4': {
721
- borderRadius: string;
722
- height: string;
723
- width: string;
724
- };
725
- };
726
- variant: {
727
- ghost: {
728
- backgroundColor: string;
729
- borderWidth: string;
730
- '@hover': {
731
- '&:hover': {
732
- backgroundColor: string;
733
- };
734
- };
735
- '&:focus': {
736
- borderRadius: string;
737
- boxShadow: string;
738
- };
739
- '&:active': {
740
- backgroundColor: string;
741
- };
742
- '&[data-radix-popover-trigger][data-state="open"], &[data-radix-dropdown-menu-trigger][data-state="open"]': {
743
- backgroundColor: string;
744
- };
745
- };
746
- raised: {
747
- boxShadow: string;
748
- '@hover': {
749
- '&:hover': {
750
- boxShadow: string;
751
- };
752
- };
753
- '&:focus': {
754
- borderColor: string;
755
- boxShadow: string;
756
- };
757
- '&:active': {
758
- backgroundColor: string;
759
- };
760
- };
761
- };
762
- state: {
763
- active: {
764
- backgroundColor: string;
765
- boxShadow: string;
766
- '@hover': {
767
- '&:hover': {
768
- boxShadow: string;
769
- };
770
- };
771
- '&:active': {
772
- backgroundColor: string;
773
- };
774
- };
775
- waiting: {
776
- backgroundColor: string;
777
- boxShadow: string;
778
- '@hover': {
779
- '&:hover': {
780
- boxShadow: string;
781
- };
782
- };
783
- '&:active': {
784
- backgroundColor: string;
785
- };
786
- };
787
- };
788
- };
789
- defaultVariants: {
790
- cursor: "arrow";
791
- size: "1";
792
- variant: "ghost";
793
- };
794
- }]>, {
795
- bp1: string;
796
- bp2: string;
797
- bp3: string;
798
- bp4: string;
799
- motion: string;
800
- hover: string;
801
- dark: string;
802
- light: string;
803
- }, _stitches_react_types_css_util.CSS<{
804
- bp1: string;
805
- bp2: string;
806
- bp3: string;
807
- bp4: string;
808
- motion: string;
809
- hover: string;
810
- dark: string;
811
- light: string;
812
- }, {
813
- borderWidths: unknown;
814
- borderStyles: unknown;
815
- colors: unknown;
816
- fonts: {
817
- 'fallback-mono': string;
818
- 'fallback-sans': string;
819
- 'fallback-serif': string;
820
- mono: string;
821
- sans: string;
822
- serif: string;
823
- };
824
- fontSizes: {
825
- 1: string;
826
- 2: string;
827
- 3: string;
828
- 4: string;
829
- 5: string;
830
- 6: string;
831
- 7: string;
832
- 8: string;
833
- 9: string;
834
- };
835
- fontWeights: {
836
- 1: string;
837
- 2: string;
838
- 3: string;
839
- 4: string;
840
- 5: string;
841
- 6: string;
842
- 7: string;
843
- 8: string;
844
- 9: string;
845
- };
846
- letterSpacings: unknown;
847
- lineHeights: unknown;
848
- radii: {
849
- 0: string;
850
- 1: string;
851
- 2: string;
852
- 3: string;
853
- 4: string;
854
- pill: string;
855
- round: string;
856
- };
857
- shadows: {
858
- 0: string;
859
- 1: string;
860
- 2: string;
861
- 3: string;
862
- toast: string;
863
- };
864
- sizes: {
865
- 0: string;
866
- 1: string;
867
- 2: string;
868
- 3: string;
869
- 4: string;
870
- 5: string;
871
- 6: string;
872
- 7: string;
873
- 8: string;
874
- 9: string;
875
- };
876
- space: {
877
- 0: string;
878
- 1: string;
879
- 2: string;
880
- 3: string;
881
- 4: string;
882
- 5: string;
883
- 6: string;
884
- 7: string;
885
- 8: string;
886
- 9: string;
887
- 10: string;
888
- 11: string;
889
- 12: string;
890
- 13: string;
891
- 14: string;
892
- 15: string;
893
- 16: string;
894
- };
895
- transitions: unknown;
896
- zIndices: {
897
- 0: string;
898
- 1: string;
899
- 2: string;
900
- 3: string;
901
- 4: string;
902
- max: string;
903
- toast: string;
904
- };
905
- foo: {
906
- bar: string;
907
- };
908
- }, _stitches_react_types_config.DefaultThemeMap, {
909
- p: (value: string | number | {
910
- readonly [$$ScaleValue]: "padding";
911
- }) => {
912
- padding: string | number | {
913
- readonly [$$ScaleValue]: "padding";
914
- };
915
- };
916
- pt: (value: string | number | {
917
- readonly [$$ScaleValue]: "paddingTop";
918
- }) => {
919
- paddingTop: string | number | {
920
- readonly [$$ScaleValue]: "paddingTop";
921
- };
922
- };
923
- pr: (value: string | number | {
924
- readonly [$$ScaleValue]: "paddingRight";
925
- }) => {
926
- paddingRight: string | number | {
927
- readonly [$$ScaleValue]: "paddingRight";
928
- };
929
- };
930
- pb: (value: string | number | {
931
- readonly [$$ScaleValue]: "paddingBottom";
932
- }) => {
933
- paddingBottom: string | number | {
934
- readonly [$$ScaleValue]: "paddingBottom";
935
- };
936
- };
937
- pl: (value: string | number | {
938
- readonly [$$ScaleValue]: "paddingLeft";
939
- }) => {
940
- paddingLeft: string | number | {
941
- readonly [$$ScaleValue]: "paddingLeft";
942
- };
943
- };
944
- px: (value: string | number | {
945
- readonly [$$ScaleValue]: "paddingLeft";
946
- }) => {
947
- paddingLeft: string | number | {
948
- readonly [$$ScaleValue]: "paddingLeft";
949
- };
950
- paddingRight: string | number | {
951
- readonly [$$ScaleValue]: "paddingLeft";
952
- };
953
- };
954
- py: (value: string | number | {
955
- readonly [$$ScaleValue]: "paddingTop";
956
- }) => {
957
- paddingTop: string | number | {
958
- readonly [$$ScaleValue]: "paddingTop";
959
- };
960
- paddingBottom: string | number | {
961
- readonly [$$ScaleValue]: "paddingTop";
962
- };
963
- };
964
- m: (value: string | number | {
965
- readonly [$$ScaleValue]: "margin";
966
- }) => {
967
- margin: string | number | {
968
- readonly [$$ScaleValue]: "margin";
969
- };
970
- };
971
- mt: (value: string | number | {
972
- readonly [$$ScaleValue]: "marginTop";
973
- }) => {
974
- marginTop: string | number | {
975
- readonly [$$ScaleValue]: "marginTop";
976
- };
977
- };
978
- mr: (value: string | number | {
979
- readonly [$$ScaleValue]: "marginRight";
980
- }) => {
981
- marginRight: string | number | {
982
- readonly [$$ScaleValue]: "marginRight";
983
- };
984
- };
985
- mb: (value: string | number | {
986
- readonly [$$ScaleValue]: "marginBottom";
987
- }) => {
988
- marginBottom: string | number | {
989
- readonly [$$ScaleValue]: "marginBottom";
990
- };
991
- };
992
- ml: (value: string | number | {
993
- readonly [$$ScaleValue]: "marginLeft";
994
- }) => {
995
- marginLeft: string | number | {
996
- readonly [$$ScaleValue]: "marginLeft";
997
- };
998
- };
999
- mx: (value: string | number | {
1000
- readonly [$$ScaleValue]: "marginLeft";
1001
- }) => {
1002
- marginLeft: string | number | {
1003
- readonly [$$ScaleValue]: "marginLeft";
1004
- };
1005
- marginRight: string | number | {
1006
- readonly [$$ScaleValue]: "marginLeft";
1007
- };
1008
- };
1009
- my: (value: string | number | {
1010
- readonly [$$ScaleValue]: "marginTop";
1011
- }) => {
1012
- marginTop: string | number | {
1013
- readonly [$$ScaleValue]: "marginTop";
1014
- };
1015
- marginBottom: string | number | {
1016
- readonly [$$ScaleValue]: "marginTop";
1017
- };
1018
- };
1019
- ta: (value: string | number | {
1020
- readonly [$$ScaleValue]: "textAlign";
1021
- }) => {
1022
- textAlign: string | number | {
1023
- readonly [$$ScaleValue]: "textAlign";
1024
- };
1025
- };
1026
- fd: (value: string | number | {
1027
- readonly [$$ScaleValue]: "flexDirection";
1028
- }) => {
1029
- flexDirection: string | number | {
1030
- readonly [$$ScaleValue]: "flexDirection";
1031
- };
1032
- };
1033
- fw: (value: string | number | {
1034
- readonly [$$ScaleValue]: "flexWrap";
1035
- }) => {
1036
- flexWrap: string | number | {
1037
- readonly [$$ScaleValue]: "flexWrap";
1038
- };
1039
- };
1040
- ai: (value: string | number | {
1041
- readonly [$$ScaleValue]: "alignItems";
1042
- }) => {
1043
- alignItems: string | number | {
1044
- readonly [$$ScaleValue]: "alignItems";
1045
- };
1046
- };
1047
- ac: (value: string | number | {
1048
- readonly [$$ScaleValue]: "alignContent";
1049
- }) => {
1050
- alignContent: string | number | {
1051
- readonly [$$ScaleValue]: "alignContent";
1052
- };
1053
- };
1054
- jc: (value: string | number | {
1055
- readonly [$$ScaleValue]: "justifyContent";
1056
- }) => {
1057
- justifyContent: string | number | {
1058
- readonly [$$ScaleValue]: "justifyContent";
1059
- };
1060
- };
1061
- as: (value: string | number | {
1062
- readonly [$$ScaleValue]: "alignSelf";
1063
- }) => {
1064
- alignSelf: string | number | {
1065
- readonly [$$ScaleValue]: "alignSelf";
1066
- };
1067
- };
1068
- fg: (value: string | number | {
1069
- readonly [$$ScaleValue]: "flexGrow";
1070
- }) => {
1071
- flexGrow: string | number | {
1072
- readonly [$$ScaleValue]: "flexGrow";
1073
- };
1074
- };
1075
- fs: (value: string | number | {
1076
- readonly [$$ScaleValue]: "flexShrink";
1077
- }) => {
1078
- flexShrink: string | number | {
1079
- readonly [$$ScaleValue]: "flexShrink";
1080
- };
1081
- };
1082
- fb: (value: string | number | {
1083
- readonly [$$ScaleValue]: "flexBasis";
1084
- }) => {
1085
- flexBasis: string | number | {
1086
- readonly [$$ScaleValue]: "flexBasis";
1087
- };
1088
- };
1089
- bc: (value: string | number | {
1090
- readonly [$$ScaleValue]: "backgroundColor";
1091
- }) => {
1092
- backgroundColor: string | number | {
1093
- readonly [$$ScaleValue]: "backgroundColor";
1094
- };
1095
- };
1096
- br: (value: string | number | {
1097
- readonly [$$ScaleValue]: "borderRadius";
1098
- }) => {
1099
- borderRadius: string | number | {
1100
- readonly [$$ScaleValue]: "borderRadius";
1101
- };
1102
- };
1103
- btrr: (value: string | number | {
1104
- readonly [$$ScaleValue]: "borderTopRightRadius";
1105
- }) => {
1106
- borderTopRightRadius: string | number | {
1107
- readonly [$$ScaleValue]: "borderTopRightRadius";
1108
- };
1109
- };
1110
- bbrr: (value: string | number | {
1111
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1112
- }) => {
1113
- borderBottomRightRadius: string | number | {
1114
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1115
- };
1116
- };
1117
- bblr: (value: string | number | {
1118
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1119
- }) => {
1120
- borderBottomLeftRadius: string | number | {
1121
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1122
- };
1123
- };
1124
- btlr: (value: string | number | {
1125
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1126
- }) => {
1127
- borderTopLeftRadius: string | number | {
1128
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1129
- };
1130
- };
1131
- bs: (value: string | number | {
1132
- readonly [$$ScaleValue]: "boxShadow";
1133
- }) => {
1134
- boxShadow: string | number | {
1135
- readonly [$$ScaleValue]: "boxShadow";
1136
- };
1137
- };
1138
- lh: (value: string | number | {
1139
- readonly [$$ScaleValue]: "lineHeight";
1140
- }) => {
1141
- lineHeight: string | number | {
1142
- readonly [$$ScaleValue]: "lineHeight";
1143
- };
1144
- };
1145
- ox: (value: string | number | {
1146
- readonly [$$ScaleValue]: "overflowX";
1147
- }) => {
1148
- overflowX: string | number | {
1149
- readonly [$$ScaleValue]: "overflowX";
1150
- };
1151
- };
1152
- oy: (value: string | number | {
1153
- readonly [$$ScaleValue]: "overflowY";
1154
- }) => {
1155
- overflowY: string | number | {
1156
- readonly [$$ScaleValue]: "overflowY";
1157
- };
1158
- };
1159
- pe: (value: string | number | {
1160
- readonly [$$ScaleValue]: "pointerEvents";
1161
- }) => {
1162
- pointerEvents: string | number | {
1163
- readonly [$$ScaleValue]: "pointerEvents";
1164
- };
1165
- };
1166
- us: (value: string | number | {
1167
- readonly [$$ScaleValue]: "userSelect";
1168
- }) => {
1169
- WebkitUserSelect: string | number | {
1170
- readonly [$$ScaleValue]: "userSelect";
1171
- };
1172
- userSelect: string | number | {
1173
- readonly [$$ScaleValue]: "userSelect";
1174
- };
1175
- };
1176
- userSelect: (value: string | number | {
1177
- readonly [$$ScaleValue]: "userSelect";
1178
- }) => {
1179
- WebkitUserSelect: string | number | {
1180
- readonly [$$ScaleValue]: "userSelect";
1181
- };
1182
- userSelect: string | number | {
1183
- readonly [$$ScaleValue]: "userSelect";
1184
- };
1185
- };
1186
- size: (value: string | number | {
1187
- readonly [$$ScaleValue]: "width";
1188
- }) => {
1189
- width: string | number | {
1190
- readonly [$$ScaleValue]: "width";
1191
- };
1192
- height: string | number | {
1193
- readonly [$$ScaleValue]: "width";
1194
- };
1195
- };
1196
- appearance: (value: string | number | {
1197
- readonly [$$ScaleValue]: "appearance";
1198
- }) => {
1199
- WebkitAppearance: string | number | {
1200
- readonly [$$ScaleValue]: "appearance";
1201
- };
1202
- appearance: string | number | {
1203
- readonly [$$ScaleValue]: "appearance";
1204
- };
1205
- };
1206
- backgroundClip: (value: string | number | {
1207
- readonly [$$ScaleValue]: "backgroundClip";
1208
- }) => {
1209
- WebkitBackgroundClip: string | number | {
1210
- readonly [$$ScaleValue]: "backgroundClip";
1211
- };
1212
- backgroundClip: string | number | {
1213
- readonly [$$ScaleValue]: "backgroundClip";
1214
- };
1215
- };
1216
- }>>;
1217
-
1218
- declare const StyledButton: _stitches_react_types_styled_component.StyledComponent<"button", _stitches_react_types_styled_component.StyledComponentProps<[{
1219
- all: string;
1220
- alignItems: string;
1221
- boxSizing: string;
1222
- userSelect: string;
1223
- display: string;
1224
- WebkitTapHighlightColor: string;
1225
- height: string;
1226
- px: string;
1227
- fontFamily: string;
1228
- fontVariationSettings: string;
1229
- fontWeight: string;
1230
- borderRadius: string;
1231
- fontSize: string;
1232
- lineHeight: string;
1233
- '&:disabled': {
1234
- bc: string;
1235
- boxShadow: string;
1236
- color: string;
1237
- pointerEvents: string;
1238
- };
1239
- '&[href]': {
1240
- cursor: string;
1241
- };
1242
- variants: {
1243
- variant: {
1244
- contrast: {
1245
- [x: string]: string | {
1246
- '&:hover': {
1247
- opacity: number;
1248
- };
1249
- opacity?: undefined;
1250
- boxShadow?: undefined;
1251
- color?: undefined;
1252
- bc?: undefined;
1253
- '&:focus'?: undefined;
1254
- '&:focus:not(:focus-visible)'?: undefined;
1255
- } | {
1256
- opacity: number;
1257
- '&:hover'?: undefined;
1258
- boxShadow?: undefined;
1259
- color?: undefined;
1260
- bc?: undefined;
1261
- '&:focus'?: undefined;
1262
- '&:focus:not(:focus-visible)'?: undefined;
1263
- } | {
1264
- boxShadow: string;
1265
- '&:hover'?: undefined;
1266
- opacity?: undefined;
1267
- color?: undefined;
1268
- bc?: undefined;
1269
- '&:focus'?: undefined;
1270
- '&:focus:not(:focus-visible)'?: undefined;
1271
- } | {
1272
- color: string;
1273
- bc: string;
1274
- '&:focus': {
1275
- boxShadow: string;
1276
- };
1277
- '&:focus:not(:focus-visible)': {
1278
- boxShadow: string;
1279
- };
1280
- '&:hover'?: undefined;
1281
- opacity?: undefined;
1282
- boxShadow?: undefined;
1283
- };
1284
- bc: string;
1285
- color: string;
1286
- '@hover': {
1287
- '&:hover': {
1288
- opacity: number;
1289
- };
1290
- };
1291
- '&:active': {
1292
- opacity: number;
1293
- };
1294
- '&:focus': {
1295
- boxShadow: string;
1296
- };
1297
- '&:focus:not(:focus-visible)': {
1298
- boxShadow: string;
1299
- };
1300
- $$backlight: string;
1301
- boxShadow: string;
1302
- };
1303
- };
1304
- };
1305
- defaultVariants: {
1306
- variant: "contrast";
1307
- };
1308
- }]>, {
1309
- bp1: string;
1310
- bp2: string;
1311
- bp3: string;
1312
- bp4: string;
1313
- motion: string;
1314
- hover: string;
1315
- dark: string;
1316
- light: string;
1317
- }, _stitches_react_types_css_util.CSS<{
1318
- bp1: string;
1319
- bp2: string;
1320
- bp3: string;
1321
- bp4: string;
1322
- motion: string;
1323
- hover: string;
1324
- dark: string;
1325
- light: string;
1326
- }, {
1327
- borderWidths: unknown;
1328
- borderStyles: unknown;
1329
- colors: unknown;
1330
- fonts: {
1331
- 'fallback-mono': string;
1332
- 'fallback-sans': string;
1333
- 'fallback-serif': string;
1334
- mono: string;
1335
- sans: string;
1336
- serif: string;
1337
- };
1338
- fontSizes: {
1339
- 1: string;
1340
- 2: string;
1341
- 3: string;
1342
- 4: string;
1343
- 5: string;
1344
- 6: string;
1345
- 7: string;
1346
- 8: string;
1347
- 9: string;
1348
- };
1349
- fontWeights: {
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
- };
1360
- letterSpacings: unknown;
1361
- lineHeights: unknown;
1362
- radii: {
1363
- 0: string;
1364
- 1: string;
1365
- 2: string;
1366
- 3: string;
1367
- 4: string;
1368
- pill: string;
1369
- round: string;
1370
- };
1371
- shadows: {
1372
- 0: string;
1373
- 1: string;
1374
- 2: string;
1375
- 3: string;
1376
- toast: string;
1377
- };
1378
- sizes: {
1379
- 0: string;
1380
- 1: string;
1381
- 2: string;
1382
- 3: string;
1383
- 4: string;
1384
- 5: string;
1385
- 6: string;
1386
- 7: string;
1387
- 8: string;
1388
- 9: string;
1389
- };
1390
- space: {
1391
- 0: string;
1392
- 1: string;
1393
- 2: string;
1394
- 3: string;
1395
- 4: string;
1396
- 5: string;
1397
- 6: string;
1398
- 7: string;
1399
- 8: string;
1400
- 9: string;
1401
- 10: string;
1402
- 11: string;
1403
- 12: string;
1404
- 13: string;
1405
- 14: string;
1406
- 15: string;
1407
- 16: string;
1408
- };
1409
- transitions: unknown;
1410
- zIndices: {
1411
- 0: string;
1412
- 1: string;
1413
- 2: string;
1414
- 3: string;
1415
- 4: string;
1416
- max: string;
1417
- toast: string;
1418
- };
1419
- foo: {
1420
- bar: string;
1421
- };
1422
- }, _stitches_react_types_config.DefaultThemeMap, {
1423
- p: (value: string | number | {
1424
- readonly [$$ScaleValue]: "padding";
1425
- }) => {
1426
- padding: string | number | {
1427
- readonly [$$ScaleValue]: "padding";
1428
- };
1429
- };
1430
- pt: (value: string | number | {
1431
- readonly [$$ScaleValue]: "paddingTop";
1432
- }) => {
1433
- paddingTop: string | number | {
1434
- readonly [$$ScaleValue]: "paddingTop";
1435
- };
1436
- };
1437
- pr: (value: string | number | {
1438
- readonly [$$ScaleValue]: "paddingRight";
1439
- }) => {
1440
- paddingRight: string | number | {
1441
- readonly [$$ScaleValue]: "paddingRight";
1442
- };
1443
- };
1444
- pb: (value: string | number | {
1445
- readonly [$$ScaleValue]: "paddingBottom";
1446
- }) => {
1447
- paddingBottom: string | number | {
1448
- readonly [$$ScaleValue]: "paddingBottom";
1449
- };
1450
- };
1451
- pl: (value: string | number | {
1452
- readonly [$$ScaleValue]: "paddingLeft";
1453
- }) => {
1454
- paddingLeft: string | number | {
1455
- readonly [$$ScaleValue]: "paddingLeft";
1456
- };
1457
- };
1458
- px: (value: string | number | {
1459
- readonly [$$ScaleValue]: "paddingLeft";
1460
- }) => {
1461
- paddingLeft: string | number | {
1462
- readonly [$$ScaleValue]: "paddingLeft";
1463
- };
1464
- paddingRight: string | number | {
1465
- readonly [$$ScaleValue]: "paddingLeft";
1466
- };
1467
- };
1468
- py: (value: string | number | {
1469
- readonly [$$ScaleValue]: "paddingTop";
1470
- }) => {
1471
- paddingTop: string | number | {
1472
- readonly [$$ScaleValue]: "paddingTop";
1473
- };
1474
- paddingBottom: string | number | {
1475
- readonly [$$ScaleValue]: "paddingTop";
1476
- };
1477
- };
1478
- m: (value: string | number | {
1479
- readonly [$$ScaleValue]: "margin";
1480
- }) => {
1481
- margin: string | number | {
1482
- readonly [$$ScaleValue]: "margin";
1483
- };
1484
- };
1485
- mt: (value: string | number | {
1486
- readonly [$$ScaleValue]: "marginTop";
1487
- }) => {
1488
- marginTop: string | number | {
1489
- readonly [$$ScaleValue]: "marginTop";
1490
- };
1491
- };
1492
- mr: (value: string | number | {
1493
- readonly [$$ScaleValue]: "marginRight";
1494
- }) => {
1495
- marginRight: string | number | {
1496
- readonly [$$ScaleValue]: "marginRight";
1497
- };
1498
- };
1499
- mb: (value: string | number | {
1500
- readonly [$$ScaleValue]: "marginBottom";
1501
- }) => {
1502
- marginBottom: string | number | {
1503
- readonly [$$ScaleValue]: "marginBottom";
1504
- };
1505
- };
1506
- ml: (value: string | number | {
1507
- readonly [$$ScaleValue]: "marginLeft";
1508
- }) => {
1509
- marginLeft: string | number | {
1510
- readonly [$$ScaleValue]: "marginLeft";
1511
- };
1512
- };
1513
- mx: (value: string | number | {
1514
- readonly [$$ScaleValue]: "marginLeft";
1515
- }) => {
1516
- marginLeft: string | number | {
1517
- readonly [$$ScaleValue]: "marginLeft";
1518
- };
1519
- marginRight: string | number | {
1520
- readonly [$$ScaleValue]: "marginLeft";
1521
- };
1522
- };
1523
- my: (value: string | number | {
1524
- readonly [$$ScaleValue]: "marginTop";
1525
- }) => {
1526
- marginTop: string | number | {
1527
- readonly [$$ScaleValue]: "marginTop";
1528
- };
1529
- marginBottom: string | number | {
1530
- readonly [$$ScaleValue]: "marginTop";
1531
- };
1532
- };
1533
- ta: (value: string | number | {
1534
- readonly [$$ScaleValue]: "textAlign";
1535
- }) => {
1536
- textAlign: string | number | {
1537
- readonly [$$ScaleValue]: "textAlign";
1538
- };
1539
- };
1540
- fd: (value: string | number | {
1541
- readonly [$$ScaleValue]: "flexDirection";
1542
- }) => {
1543
- flexDirection: string | number | {
1544
- readonly [$$ScaleValue]: "flexDirection";
1545
- };
1546
- };
1547
- fw: (value: string | number | {
1548
- readonly [$$ScaleValue]: "flexWrap";
1549
- }) => {
1550
- flexWrap: string | number | {
1551
- readonly [$$ScaleValue]: "flexWrap";
1552
- };
1553
- };
1554
- ai: (value: string | number | {
1555
- readonly [$$ScaleValue]: "alignItems";
1556
- }) => {
1557
- alignItems: string | number | {
1558
- readonly [$$ScaleValue]: "alignItems";
1559
- };
1560
- };
1561
- ac: (value: string | number | {
1562
- readonly [$$ScaleValue]: "alignContent";
1563
- }) => {
1564
- alignContent: string | number | {
1565
- readonly [$$ScaleValue]: "alignContent";
1566
- };
1567
- };
1568
- jc: (value: string | number | {
1569
- readonly [$$ScaleValue]: "justifyContent";
1570
- }) => {
1571
- justifyContent: string | number | {
1572
- readonly [$$ScaleValue]: "justifyContent";
1573
- };
1574
- };
1575
- as: (value: string | number | {
1576
- readonly [$$ScaleValue]: "alignSelf";
1577
- }) => {
1578
- alignSelf: string | number | {
1579
- readonly [$$ScaleValue]: "alignSelf";
1580
- };
1581
- };
1582
- fg: (value: string | number | {
1583
- readonly [$$ScaleValue]: "flexGrow";
1584
- }) => {
1585
- flexGrow: string | number | {
1586
- readonly [$$ScaleValue]: "flexGrow";
1587
- };
1588
- };
1589
- fs: (value: string | number | {
1590
- readonly [$$ScaleValue]: "flexShrink";
1591
- }) => {
1592
- flexShrink: string | number | {
1593
- readonly [$$ScaleValue]: "flexShrink";
1594
- };
1595
- };
1596
- fb: (value: string | number | {
1597
- readonly [$$ScaleValue]: "flexBasis";
1598
- }) => {
1599
- flexBasis: string | number | {
1600
- readonly [$$ScaleValue]: "flexBasis";
1601
- };
1602
- };
1603
- bc: (value: string | number | {
1604
- readonly [$$ScaleValue]: "backgroundColor";
1605
- }) => {
1606
- backgroundColor: string | number | {
1607
- readonly [$$ScaleValue]: "backgroundColor";
1608
- };
1609
- };
1610
- br: (value: string | number | {
1611
- readonly [$$ScaleValue]: "borderRadius";
1612
- }) => {
1613
- borderRadius: string | number | {
1614
- readonly [$$ScaleValue]: "borderRadius";
1615
- };
1616
- };
1617
- btrr: (value: string | number | {
1618
- readonly [$$ScaleValue]: "borderTopRightRadius";
1619
- }) => {
1620
- borderTopRightRadius: string | number | {
1621
- readonly [$$ScaleValue]: "borderTopRightRadius";
1622
- };
1623
- };
1624
- bbrr: (value: string | number | {
1625
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1626
- }) => {
1627
- borderBottomRightRadius: string | number | {
1628
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1629
- };
1630
- };
1631
- bblr: (value: string | number | {
1632
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1633
- }) => {
1634
- borderBottomLeftRadius: string | number | {
1635
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1636
- };
1637
- };
1638
- btlr: (value: string | number | {
1639
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1640
- }) => {
1641
- borderTopLeftRadius: string | number | {
1642
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1643
- };
1644
- };
1645
- bs: (value: string | number | {
1646
- readonly [$$ScaleValue]: "boxShadow";
1647
- }) => {
1648
- boxShadow: string | number | {
1649
- readonly [$$ScaleValue]: "boxShadow";
1650
- };
1651
- };
1652
- lh: (value: string | number | {
1653
- readonly [$$ScaleValue]: "lineHeight";
1654
- }) => {
1655
- lineHeight: string | number | {
1656
- readonly [$$ScaleValue]: "lineHeight";
1657
- };
1658
- };
1659
- ox: (value: string | number | {
1660
- readonly [$$ScaleValue]: "overflowX";
1661
- }) => {
1662
- overflowX: string | number | {
1663
- readonly [$$ScaleValue]: "overflowX";
1664
- };
1665
- };
1666
- oy: (value: string | number | {
1667
- readonly [$$ScaleValue]: "overflowY";
1668
- }) => {
1669
- overflowY: string | number | {
1670
- readonly [$$ScaleValue]: "overflowY";
1671
- };
1672
- };
1673
- pe: (value: string | number | {
1674
- readonly [$$ScaleValue]: "pointerEvents";
1675
- }) => {
1676
- pointerEvents: string | number | {
1677
- readonly [$$ScaleValue]: "pointerEvents";
1678
- };
1679
- };
1680
- us: (value: string | number | {
1681
- readonly [$$ScaleValue]: "userSelect";
1682
- }) => {
1683
- WebkitUserSelect: string | number | {
1684
- readonly [$$ScaleValue]: "userSelect";
1685
- };
1686
- userSelect: string | number | {
1687
- readonly [$$ScaleValue]: "userSelect";
1688
- };
1689
- };
1690
- userSelect: (value: string | number | {
1691
- readonly [$$ScaleValue]: "userSelect";
1692
- }) => {
1693
- WebkitUserSelect: string | number | {
1694
- readonly [$$ScaleValue]: "userSelect";
1695
- };
1696
- userSelect: string | number | {
1697
- readonly [$$ScaleValue]: "userSelect";
1698
- };
1699
- };
1700
- size: (value: string | number | {
1701
- readonly [$$ScaleValue]: "width";
1702
- }) => {
1703
- width: string | number | {
1704
- readonly [$$ScaleValue]: "width";
1705
- };
1706
- height: string | number | {
1707
- readonly [$$ScaleValue]: "width";
1708
- };
1709
- };
1710
- appearance: (value: string | number | {
1711
- readonly [$$ScaleValue]: "appearance";
1712
- }) => {
1713
- WebkitAppearance: string | number | {
1714
- readonly [$$ScaleValue]: "appearance";
1715
- };
1716
- appearance: string | number | {
1717
- readonly [$$ScaleValue]: "appearance";
1718
- };
1719
- };
1720
- backgroundClip: (value: string | number | {
1721
- readonly [$$ScaleValue]: "backgroundClip";
1722
- }) => {
1723
- WebkitBackgroundClip: string | number | {
1724
- readonly [$$ScaleValue]: "backgroundClip";
1725
- };
1726
- backgroundClip: string | number | {
1727
- readonly [$$ScaleValue]: "backgroundClip";
1728
- };
1729
- };
1730
- }>>;
1731
-
1732
- declare type ButtonMarketingProps = {
1733
- as: any;
1734
- disabled?: boolean;
1735
- href?: string;
1736
- icon?: ComponentType<any>;
1737
- } & ComponentProps<typeof StyledButton>;
1738
-
1739
- declare const ButtonMarketing: react.ForwardRefExoticComponent<Pick<ButtonMarketingProps, "as" | "css" | "icon" | "variant" | "href" | "key" | keyof react.ButtonHTMLAttributes<HTMLButtonElement>> & react.RefAttributes<HTMLButtonElement>>;
1740
-
1741
- declare const ButtonDemo: _stitches_react_types_styled_component.StyledComponent<"button", _stitches_react_types_styled_component.StyledComponentProps<[{
1742
- all: string;
1743
- alignItems: string;
1744
- boxSizing: string;
1745
- userSelect: string;
1746
- display: string;
1747
- color: string;
1748
- fontSize: string;
1749
- lineHeight: number;
1750
- m: number;
1751
- py: number;
1752
- px: string;
1753
- height: string;
1754
- br: string;
1755
- willChange: string;
1756
- '&:focus': {
1757
- boxShadow: string;
1758
- };
1759
- '&:focus:not(:focus-visible)': {
1760
- boxShadow: string;
1761
- };
1762
- variants: {
1763
- variant: {
1764
- white: {
1765
- [x: string]: string | {
1766
- '&:hover': {
1767
- bc: string;
1768
- };
1769
- backgroundColor?: undefined;
1770
- '@hover'?: undefined;
1771
- } | {
1772
- backgroundColor: string;
1773
- '@hover': {
1774
- '&:hover': {
1775
- bc: string;
1776
- };
1777
- };
1778
- '&:hover'?: undefined;
1779
- };
1780
- backgroundColor: string;
1781
- '@hover': {
1782
- '&:hover': {
1783
- bc: string;
1784
- };
1785
- };
1786
- };
1787
- gray: {
1788
- backgroundColor: string;
1789
- '@hover': {
1790
- '&:hover': {
1791
- bc: string;
1792
- };
1793
- };
1794
- };
1795
- };
1796
- };
1797
- defaultVariants: {
1798
- variant: "white";
1799
- };
1800
- }]>, {
1801
- bp1: string;
1802
- bp2: string;
1803
- bp3: string;
1804
- bp4: string;
1805
- motion: string;
1806
- hover: string;
1807
- dark: string;
1808
- light: string;
1809
- }, _stitches_react_types_css_util.CSS<{
1810
- bp1: string;
1811
- bp2: string;
1812
- bp3: string;
1813
- bp4: string;
1814
- motion: string;
1815
- hover: string;
1816
- dark: string;
1817
- light: string;
1818
- }, {
1819
- borderWidths: unknown;
1820
- borderStyles: unknown;
1821
- colors: unknown;
1822
- fonts: {
1823
- 'fallback-mono': string;
1824
- 'fallback-sans': string;
1825
- 'fallback-serif': string;
1826
- mono: string;
1827
- sans: string;
1828
- serif: string;
1829
- };
1830
- fontSizes: {
1831
- 1: string;
1832
- 2: string;
1833
- 3: string;
1834
- 4: string;
1835
- 5: string;
1836
- 6: string;
1837
- 7: string;
1838
- 8: string;
1839
- 9: string;
1840
- };
1841
- fontWeights: {
1842
- 1: string;
1843
- 2: string;
1844
- 3: string;
1845
- 4: string;
1846
- 5: string;
1847
- 6: string;
1848
- 7: string;
1849
- 8: string;
1850
- 9: string;
1851
- };
1852
- letterSpacings: unknown;
1853
- lineHeights: unknown;
1854
- radii: {
1855
- 0: string;
1856
- 1: string;
1857
- 2: string;
1858
- 3: string;
1859
- 4: string;
1860
- pill: string;
1861
- round: string;
1862
- };
1863
- shadows: {
1864
- 0: string;
1865
- 1: string;
1866
- 2: string;
1867
- 3: string;
1868
- toast: string;
1869
- };
1870
- sizes: {
1871
- 0: string;
1872
- 1: string;
1873
- 2: string;
1874
- 3: string;
1875
- 4: string;
1876
- 5: string;
1877
- 6: string;
1878
- 7: string;
1879
- 8: string;
1880
- 9: string;
1881
- };
1882
- space: {
1883
- 0: string;
1884
- 1: string;
1885
- 2: string;
1886
- 3: string;
1887
- 4: string;
1888
- 5: string;
1889
- 6: string;
1890
- 7: string;
1891
- 8: string;
1892
- 9: string;
1893
- 10: string;
1894
- 11: string;
1895
- 12: string;
1896
- 13: string;
1897
- 14: string;
1898
- 15: string;
1899
- 16: string;
1900
- };
1901
- transitions: unknown;
1902
- zIndices: {
1903
- 0: string;
1904
- 1: string;
1905
- 2: string;
1906
- 3: string;
1907
- 4: string;
1908
- max: string;
1909
- toast: string;
1910
- };
1911
- foo: {
1912
- bar: string;
1913
- };
1914
- }, _stitches_react_types_config.DefaultThemeMap, {
1915
- p: (value: string | number | {
1916
- readonly [$$ScaleValue]: "padding";
1917
- }) => {
1918
- padding: string | number | {
1919
- readonly [$$ScaleValue]: "padding";
1920
- };
1921
- };
1922
- pt: (value: string | number | {
1923
- readonly [$$ScaleValue]: "paddingTop";
1924
- }) => {
1925
- paddingTop: string | number | {
1926
- readonly [$$ScaleValue]: "paddingTop";
1927
- };
1928
- };
1929
- pr: (value: string | number | {
1930
- readonly [$$ScaleValue]: "paddingRight";
1931
- }) => {
1932
- paddingRight: string | number | {
1933
- readonly [$$ScaleValue]: "paddingRight";
1934
- };
1935
- };
1936
- pb: (value: string | number | {
1937
- readonly [$$ScaleValue]: "paddingBottom";
1938
- }) => {
1939
- paddingBottom: string | number | {
1940
- readonly [$$ScaleValue]: "paddingBottom";
1941
- };
1942
- };
1943
- pl: (value: string | number | {
1944
- readonly [$$ScaleValue]: "paddingLeft";
1945
- }) => {
1946
- paddingLeft: string | number | {
1947
- readonly [$$ScaleValue]: "paddingLeft";
1948
- };
1949
- };
1950
- px: (value: string | number | {
1951
- readonly [$$ScaleValue]: "paddingLeft";
1952
- }) => {
1953
- paddingLeft: string | number | {
1954
- readonly [$$ScaleValue]: "paddingLeft";
1955
- };
1956
- paddingRight: string | number | {
1957
- readonly [$$ScaleValue]: "paddingLeft";
1958
- };
1959
- };
1960
- py: (value: string | number | {
1961
- readonly [$$ScaleValue]: "paddingTop";
1962
- }) => {
1963
- paddingTop: string | number | {
1964
- readonly [$$ScaleValue]: "paddingTop";
1965
- };
1966
- paddingBottom: string | number | {
1967
- readonly [$$ScaleValue]: "paddingTop";
1968
- };
1969
- };
1970
- m: (value: string | number | {
1971
- readonly [$$ScaleValue]: "margin";
1972
- }) => {
1973
- margin: string | number | {
1974
- readonly [$$ScaleValue]: "margin";
1975
- };
1976
- };
1977
- mt: (value: string | number | {
1978
- readonly [$$ScaleValue]: "marginTop";
1979
- }) => {
1980
- marginTop: string | number | {
1981
- readonly [$$ScaleValue]: "marginTop";
1982
- };
1983
- };
1984
- mr: (value: string | number | {
1985
- readonly [$$ScaleValue]: "marginRight";
1986
- }) => {
1987
- marginRight: string | number | {
1988
- readonly [$$ScaleValue]: "marginRight";
1989
- };
1990
- };
1991
- mb: (value: string | number | {
1992
- readonly [$$ScaleValue]: "marginBottom";
1993
- }) => {
1994
- marginBottom: string | number | {
1995
- readonly [$$ScaleValue]: "marginBottom";
1996
- };
1997
- };
1998
- ml: (value: string | number | {
1999
- readonly [$$ScaleValue]: "marginLeft";
2000
- }) => {
2001
- marginLeft: string | number | {
2002
- readonly [$$ScaleValue]: "marginLeft";
2003
- };
2004
- };
2005
- mx: (value: string | number | {
2006
- readonly [$$ScaleValue]: "marginLeft";
2007
- }) => {
2008
- marginLeft: string | number | {
2009
- readonly [$$ScaleValue]: "marginLeft";
2010
- };
2011
- marginRight: string | number | {
2012
- readonly [$$ScaleValue]: "marginLeft";
2013
- };
2014
- };
2015
- my: (value: string | number | {
2016
- readonly [$$ScaleValue]: "marginTop";
2017
- }) => {
2018
- marginTop: string | number | {
2019
- readonly [$$ScaleValue]: "marginTop";
2020
- };
2021
- marginBottom: string | number | {
2022
- readonly [$$ScaleValue]: "marginTop";
2023
- };
2024
- };
2025
- ta: (value: string | number | {
2026
- readonly [$$ScaleValue]: "textAlign";
2027
- }) => {
2028
- textAlign: string | number | {
2029
- readonly [$$ScaleValue]: "textAlign";
2030
- };
2031
- };
2032
- fd: (value: string | number | {
2033
- readonly [$$ScaleValue]: "flexDirection";
2034
- }) => {
2035
- flexDirection: string | number | {
2036
- readonly [$$ScaleValue]: "flexDirection";
2037
- };
2038
- };
2039
- fw: (value: string | number | {
2040
- readonly [$$ScaleValue]: "flexWrap";
2041
- }) => {
2042
- flexWrap: string | number | {
2043
- readonly [$$ScaleValue]: "flexWrap";
2044
- };
2045
- };
2046
- ai: (value: string | number | {
2047
- readonly [$$ScaleValue]: "alignItems";
2048
- }) => {
2049
- alignItems: string | number | {
2050
- readonly [$$ScaleValue]: "alignItems";
2051
- };
2052
- };
2053
- ac: (value: string | number | {
2054
- readonly [$$ScaleValue]: "alignContent";
2055
- }) => {
2056
- alignContent: string | number | {
2057
- readonly [$$ScaleValue]: "alignContent";
2058
- };
2059
- };
2060
- jc: (value: string | number | {
2061
- readonly [$$ScaleValue]: "justifyContent";
2062
- }) => {
2063
- justifyContent: string | number | {
2064
- readonly [$$ScaleValue]: "justifyContent";
2065
- };
2066
- };
2067
- as: (value: string | number | {
2068
- readonly [$$ScaleValue]: "alignSelf";
2069
- }) => {
2070
- alignSelf: string | number | {
2071
- readonly [$$ScaleValue]: "alignSelf";
2072
- };
2073
- };
2074
- fg: (value: string | number | {
2075
- readonly [$$ScaleValue]: "flexGrow";
2076
- }) => {
2077
- flexGrow: string | number | {
2078
- readonly [$$ScaleValue]: "flexGrow";
2079
- };
2080
- };
2081
- fs: (value: string | number | {
2082
- readonly [$$ScaleValue]: "flexShrink";
2083
- }) => {
2084
- flexShrink: string | number | {
2085
- readonly [$$ScaleValue]: "flexShrink";
2086
- };
2087
- };
2088
- fb: (value: string | number | {
2089
- readonly [$$ScaleValue]: "flexBasis";
2090
- }) => {
2091
- flexBasis: string | number | {
2092
- readonly [$$ScaleValue]: "flexBasis";
2093
- };
2094
- };
2095
- bc: (value: string | number | {
2096
- readonly [$$ScaleValue]: "backgroundColor";
2097
- }) => {
2098
- backgroundColor: string | number | {
2099
- readonly [$$ScaleValue]: "backgroundColor";
2100
- };
2101
- };
2102
- br: (value: string | number | {
2103
- readonly [$$ScaleValue]: "borderRadius";
2104
- }) => {
2105
- borderRadius: string | number | {
2106
- readonly [$$ScaleValue]: "borderRadius";
2107
- };
2108
- };
2109
- btrr: (value: string | number | {
2110
- readonly [$$ScaleValue]: "borderTopRightRadius";
2111
- }) => {
2112
- borderTopRightRadius: string | number | {
2113
- readonly [$$ScaleValue]: "borderTopRightRadius";
2114
- };
2115
- };
2116
- bbrr: (value: string | number | {
2117
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2118
- }) => {
2119
- borderBottomRightRadius: string | number | {
2120
- readonly [$$ScaleValue]: "borderBottomRightRadius";
2121
- };
2122
- };
2123
- bblr: (value: string | number | {
2124
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2125
- }) => {
2126
- borderBottomLeftRadius: string | number | {
2127
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
2128
- };
2129
- };
2130
- btlr: (value: string | number | {
2131
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2132
- }) => {
2133
- borderTopLeftRadius: string | number | {
2134
- readonly [$$ScaleValue]: "borderTopLeftRadius";
2135
- };
2136
- };
2137
- bs: (value: string | number | {
2138
- readonly [$$ScaleValue]: "boxShadow";
2139
- }) => {
2140
- boxShadow: string | number | {
2141
- readonly [$$ScaleValue]: "boxShadow";
2142
- };
2143
- };
2144
- lh: (value: string | number | {
2145
- readonly [$$ScaleValue]: "lineHeight";
2146
- }) => {
2147
- lineHeight: string | number | {
2148
- readonly [$$ScaleValue]: "lineHeight";
2149
- };
2150
- };
2151
- ox: (value: string | number | {
2152
- readonly [$$ScaleValue]: "overflowX";
2153
- }) => {
2154
- overflowX: string | number | {
2155
- readonly [$$ScaleValue]: "overflowX";
2156
- };
2157
- };
2158
- oy: (value: string | number | {
2159
- readonly [$$ScaleValue]: "overflowY";
2160
- }) => {
2161
- overflowY: string | number | {
2162
- readonly [$$ScaleValue]: "overflowY";
2163
- };
2164
- };
2165
- pe: (value: string | number | {
2166
- readonly [$$ScaleValue]: "pointerEvents";
2167
- }) => {
2168
- pointerEvents: string | number | {
2169
- readonly [$$ScaleValue]: "pointerEvents";
2170
- };
2171
- };
2172
- us: (value: string | number | {
2173
- readonly [$$ScaleValue]: "userSelect";
2174
- }) => {
2175
- WebkitUserSelect: string | number | {
2176
- readonly [$$ScaleValue]: "userSelect";
2177
- };
2178
- userSelect: string | number | {
2179
- readonly [$$ScaleValue]: "userSelect";
2180
- };
2181
- };
2182
- userSelect: (value: string | number | {
2183
- readonly [$$ScaleValue]: "userSelect";
2184
- }) => {
2185
- WebkitUserSelect: string | number | {
2186
- readonly [$$ScaleValue]: "userSelect";
2187
- };
2188
- userSelect: string | number | {
2189
- readonly [$$ScaleValue]: "userSelect";
2190
- };
2191
- };
2192
- size: (value: string | number | {
2193
- readonly [$$ScaleValue]: "width";
2194
- }) => {
2195
- width: string | number | {
2196
- readonly [$$ScaleValue]: "width";
2197
- };
2198
- height: string | number | {
2199
- readonly [$$ScaleValue]: "width";
2200
- };
2201
- };
2202
- appearance: (value: string | number | {
2203
- readonly [$$ScaleValue]: "appearance";
2204
- }) => {
2205
- WebkitAppearance: string | number | {
2206
- readonly [$$ScaleValue]: "appearance";
2207
- };
2208
- appearance: string | number | {
2209
- readonly [$$ScaleValue]: "appearance";
2210
- };
2211
- };
2212
- backgroundClip: (value: string | number | {
2213
- readonly [$$ScaleValue]: "backgroundClip";
2214
- }) => {
2215
- WebkitBackgroundClip: string | number | {
2216
- readonly [$$ScaleValue]: "backgroundClip";
2217
- };
2218
- backgroundClip: string | number | {
2219
- readonly [$$ScaleValue]: "backgroundClip";
2220
- };
2221
- };
2222
- }>>;
2223
-
2224
- export { Button as B, ButtonDemo as a, ButtonIcon as b, ButtonMarketing as c };