@jeromefitz/design-system 4.1.4 → 4.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (192) hide show
  1. package/Accordion-4ee18be8.d.ts +505 -0
  2. package/Alert-6851b974.d.ts +297 -0
  3. package/AppBar-be17f0ce.d.ts +324 -0
  4. package/{Avatar-9592d3fc.d.ts → Avatar-49ac7d8e.d.ts} +90 -268
  5. package/Badge-af0370f8.d.ts +357 -0
  6. package/Banner-031e4193.d.ts +303 -0
  7. package/Box-ed161a2b.d.ts +251 -0
  8. package/BoxGrab-a0c6b58f.d.ts +251 -0
  9. package/BoxLink-593cc24a.d.ts +251 -0
  10. package/ButtonDemo-dbc35fc7.d.ts +1512 -0
  11. package/Card-15a6c6fc.d.ts +344 -0
  12. package/Carousel-f585a32b.d.ts +256 -0
  13. package/{Checkbox-891cb9bb.d.ts → Checkbox-c10d0f40.d.ts} +90 -268
  14. package/Code-c14ea67d.d.ts +260 -0
  15. package/CommandMenu-c2cfe342.d.ts +3226 -0
  16. package/Container-38fb7e49.d.ts +287 -0
  17. package/ContextMenu-7b2e548d.d.ts +1492 -0
  18. package/ControlGroup-597b643e.d.ts +251 -0
  19. package/DropdownMenu-8cb36b6a.d.ts +2717 -0
  20. package/Flex-77b8491f.d.ts +347 -0
  21. package/FocusArea-d47ba521.d.ts +256 -0
  22. package/Grid-2f151d59.d.ts +411 -0
  23. package/{Heading-b0b8205b.d.ts → Heading-848dbcb9.d.ts} +1 -1
  24. package/{Icon-d48f2f08.d.ts → Icon-b62f4b89.d.ts} +1 -1
  25. package/Icon.types-1480d456.d.ts +377 -0
  26. package/IconButton-899aa9ab.d.ts +382 -0
  27. package/Image-143403e3.d.ts +251 -0
  28. package/Kbd-149a6f3e.d.ts +312 -0
  29. package/Label-5f1c67ba.d.ts +631 -0
  30. package/{Link-9d116ca4.d.ts → Link-426db150.d.ts} +89 -267
  31. package/LoadingDots-fed943e9.d.ts +302 -0
  32. package/Menu-7fe13437.d.ts +1490 -0
  33. package/NavigationMenu-e84374c2.d.ts +4122 -0
  34. package/Overlay.styles-82fedffb.d.ts +497 -0
  35. package/{PageHeading-9c87c946.d.ts → PageHeading-e146e00e.d.ts} +1 -1
  36. package/Panel.styles-bbc4bfaf.d.ts +497 -0
  37. package/{Paragraph-83414284.d.ts → Paragraph-d411737b.d.ts} +1 -1
  38. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-54ab648b.d.ts} +1 -1
  39. package/{Popover-0dff553f.d.ts → Popover-eac2ec74.d.ts} +0 -0
  40. package/{ProgressBar-049c4e95.d.ts → ProgressBar-68a880e5.d.ts} +89 -267
  41. package/Radio-6cefaf19.d.ts +564 -0
  42. package/RadioCard-93a59685.d.ts +262 -0
  43. package/RadioGrid-c8b16e70.d.ts +498 -0
  44. package/Section-b6b35443.d.ts +278 -0
  45. package/Select-e64dce51.d.ts +2218 -0
  46. package/Separator-6659e651.d.ts +328 -0
  47. package/Sheet-fa50617e.d.ts +812 -0
  48. package/Skeleton-14d91960.d.ts +321 -0
  49. package/Slider-f0baefc6.d.ts +260 -0
  50. package/Spotify-dcc9c8c5.d.ts +3765 -0
  51. package/Status-a3815aad.d.ts +287 -0
  52. package/Sub-6a33bd8d.d.ts +251 -0
  53. package/Sup-c826d72c.d.ts +251 -0
  54. package/{SwitchIcon-fff8c972.d.ts → SwitchIcon-7347591b.d.ts} +91 -269
  55. package/TabLink-a331612d.d.ts +290 -0
  56. package/Table-7a405813.d.ts +2043 -0
  57. package/Tabs.styles-13527893.d.ts +752 -0
  58. package/Text-faee46ac.d.ts +381 -0
  59. package/TextArea-d25fb2b3.d.ts +347 -0
  60. package/TextField-f7adffeb.d.ts +381 -0
  61. package/Toaster-e13e0dcc.d.ts +1561 -0
  62. package/Toggle-0ce8252c.d.ts +312 -0
  63. package/ToggleGroup-c29f3012.d.ts +498 -0
  64. package/Toolbar-8397da4c.d.ts +1478 -0
  65. package/TreeItem-6b0fb009.d.ts +274 -0
  66. package/VerifiedBadge-ffb77b5d.d.ts +607 -0
  67. package/components/Accordion/index.d.ts +1 -1
  68. package/components/Alert/index.d.ts +1 -1
  69. package/components/AppBar/index.d.ts +1 -1
  70. package/components/Avatar/index.d.ts +4 -5
  71. package/components/Badge/index.d.ts +1 -1
  72. package/components/Banner/index.d.ts +1 -1
  73. package/components/Box/index.d.ts +1 -1
  74. package/components/BoxGrab/index.d.ts +1 -1
  75. package/components/BoxLink/index.d.ts +1 -1
  76. package/components/Button/index.d.ts +1 -1
  77. package/components/Card/index.d.ts +1 -1
  78. package/components/Carousel/index.d.ts +1 -1
  79. package/components/Checkbox/index.d.ts +3 -4
  80. package/components/Code/index.d.ts +1 -1
  81. package/components/CommandMenu/index.d.ts +1 -1
  82. package/components/Container/index.d.ts +1 -1
  83. package/components/ContextMenu/index.d.ts +1 -2
  84. package/components/ControlGroup/index.d.ts +1 -1
  85. package/components/DropdownMenu/index.d.ts +1 -2
  86. package/components/Flex/index.d.ts +1 -1
  87. package/components/FocusArea/index.d.ts +1 -1
  88. package/components/Grid/index.d.ts +1 -1
  89. package/components/Heading/index.d.ts +4 -5
  90. package/components/Icon/index.d.ts +4 -5
  91. package/components/IconButton/index.d.ts +1 -1
  92. package/components/Image/index.d.ts +1 -1
  93. package/components/Kbd/index.d.ts +1 -1
  94. package/components/Label/index.d.ts +1 -1
  95. package/components/Link/index.d.ts +1 -1
  96. package/components/LoadingDots/index.d.ts +1 -1
  97. package/components/Menu/index.d.ts +1 -2
  98. package/components/NavigationMenu/index.d.ts +4 -5
  99. package/components/Overlay/index.d.ts +1 -1
  100. package/components/PageHeading/index.d.ts +5 -6
  101. package/components/Panel/index.d.ts +1 -1
  102. package/components/Paragraph/index.d.ts +5 -6
  103. package/components/Popover/index.d.ts +2 -4
  104. package/components/ProgressBar/index.d.ts +1 -2
  105. package/components/Radio/index.d.ts +3 -4
  106. package/components/RadioCard/index.d.ts +1 -2
  107. package/components/RadioGrid/index.d.ts +1 -1
  108. package/components/Section/index.d.ts +1 -1
  109. package/components/Select/index.d.ts +1 -1
  110. package/components/Separator/index.d.ts +1 -1
  111. package/components/Sheet/index.d.ts +3 -4
  112. package/components/Skeleton/index.d.ts +1 -1
  113. package/components/Slider/index.d.ts +1 -2
  114. package/components/Status/index.d.ts +1 -1
  115. package/components/Sub/index.d.ts +1 -1
  116. package/components/Sup/index.d.ts +1 -1
  117. package/components/Switch/index.d.ts +3 -4
  118. package/components/TabLink/index.d.ts +1 -1
  119. package/components/Table/index.d.ts +1 -1
  120. package/components/Tabs/index.d.ts +3 -4
  121. package/components/Text/index.d.ts +1 -1
  122. package/components/TextArea/index.d.ts +1 -1
  123. package/components/TextField/index.d.ts +1 -1
  124. package/components/Toast/index.d.ts +1 -1
  125. package/components/Toggle/index.d.ts +1 -1
  126. package/components/ToggleGroup/index.d.ts +1 -1
  127. package/components/Toolbar/index.d.ts +1 -1
  128. package/components/TreeItem/index.d.ts +1 -1
  129. package/components/VerifiedBadge/index.d.ts +1 -2
  130. package/components/index.d.ts +65 -66
  131. package/custom/Card/index.d.ts +1 -1
  132. package/custom/Hero/index.js +1 -1
  133. package/custom/Tooltip/index.d.ts +256 -612
  134. package/custom/index.d.ts +1 -1
  135. package/index.d.ts +66 -67
  136. package/lib/stitches.config.d.ts +1099 -2145
  137. package/package.json +43 -43
  138. package/Accordion-07ffdde8.d.ts +0 -861
  139. package/Alert-2d248f02.d.ts +0 -475
  140. package/AppBar-45d359b4.d.ts +0 -502
  141. package/Badge-85f0a03c.d.ts +0 -535
  142. package/Banner-8bdcae08.d.ts +0 -481
  143. package/Box-0145a25b.d.ts +0 -429
  144. package/BoxGrab-f2016450.d.ts +0 -429
  145. package/BoxLink-01e0e0e1.d.ts +0 -429
  146. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  147. package/Card-12bdd1c0.d.ts +0 -522
  148. package/Carousel-9d6beddc.d.ts +0 -434
  149. package/Code-918ddbd0.d.ts +0 -438
  150. package/CommandMenu-f09be95e.d.ts +0 -5540
  151. package/Container-c9493c19.d.ts +0 -465
  152. package/ContextMenu-59566c09.d.ts +0 -2560
  153. package/ControlGroup-598bde73.d.ts +0 -429
  154. package/DropdownMenu-fc93debb.d.ts +0 -4675
  155. package/Flex-28440ec4.d.ts +0 -525
  156. package/FocusArea-bd1379f7.d.ts +0 -434
  157. package/Grid-2a6c3e8b.d.ts +0 -589
  158. package/Icon.types-cf2e7181.d.ts +0 -555
  159. package/IconButton-61b70df5.d.ts +0 -560
  160. package/Image-7a9c2ac8.d.ts +0 -429
  161. package/Kbd-ee11e8ee.d.ts +0 -490
  162. package/Label-aac2b752.d.ts +0 -987
  163. package/LoadingDots-b37f3f06.d.ts +0 -480
  164. package/Menu-6ad1af6d.d.ts +0 -2558
  165. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  166. package/Overlay.styles-150e1ce9.d.ts +0 -853
  167. package/Panel.styles-9141abd2.d.ts +0 -853
  168. package/Radio-a6652eb7.d.ts +0 -920
  169. package/RadioCard-0e8131d2.d.ts +0 -440
  170. package/RadioGrid-734a21f7.d.ts +0 -854
  171. package/Section-38d29a05.d.ts +0 -456
  172. package/Select-a9a6f30f.d.ts +0 -3820
  173. package/Separator-190f52e3.d.ts +0 -506
  174. package/Sheet-147a6bea.d.ts +0 -1346
  175. package/Skeleton-b7ef8d20.d.ts +0 -499
  176. package/Slider-2071e096.d.ts +0 -438
  177. package/Spotify-cac6fde2.d.ts +0 -6257
  178. package/Status-d976a923.d.ts +0 -465
  179. package/Sub-cd08549a.d.ts +0 -429
  180. package/Sup-51406ef7.d.ts +0 -429
  181. package/TabLink-f14dc0e4.d.ts +0 -468
  182. package/Table-feea8caf.d.ts +0 -3467
  183. package/Tabs.styles-4ab28890.d.ts +0 -1286
  184. package/Text-2b3df7ba.d.ts +0 -559
  185. package/TextArea-0a415aa1.d.ts +0 -525
  186. package/TextField-a4255bc3.d.ts +0 -559
  187. package/Toaster-f1d90e57.d.ts +0 -2629
  188. package/Toggle-021765b2.d.ts +0 -490
  189. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  190. package/Toolbar-0f13fcab.d.ts +0 -2546
  191. package/TreeItem-7624f862.d.ts +0 -452
  192. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,920 +0,0 @@
1
- import * as react from 'react';
2
- import { ComponentProps } from 'react';
3
- import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
4
- import { CSS } from './lib/stitches.config.js';
5
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
6
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
7
- import * as _stitches_react_types_config from '@stitches/react/types/config';
8
- import { VariantProps } from '@stitches/react';
9
-
10
- declare const RadioGroup: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<RadioGroupPrimitive.RadioGroupProps & react.RefAttributes<HTMLDivElement>>, {}, {
11
- bp1: string;
12
- bp2: string;
13
- bp3: string;
14
- bp4: string;
15
- motion: string;
16
- hover: string;
17
- dark: string;
18
- light: string;
19
- }, _stitches_react_types_css_util.CSS<{
20
- bp1: string;
21
- bp2: string;
22
- bp3: string;
23
- bp4: string;
24
- motion: string;
25
- hover: string;
26
- dark: string;
27
- light: string;
28
- }, {
29
- borderWidths: unknown;
30
- borderStyles: unknown;
31
- colors: unknown;
32
- fonts: {
33
- 'fallback-mono': string;
34
- 'fallback-sans': string;
35
- 'fallback-serif': string;
36
- mono: string;
37
- sans: string;
38
- serif: string;
39
- };
40
- fontSizes: {
41
- 1: string;
42
- 2: string;
43
- 3: string;
44
- 4: string;
45
- 5: string;
46
- 6: string;
47
- 7: string;
48
- 8: string;
49
- 9: string;
50
- };
51
- fontWeights: {
52
- 1: string;
53
- 2: string;
54
- 3: string;
55
- 4: string;
56
- 5: string;
57
- 6: string;
58
- 7: string;
59
- 8: string;
60
- 9: string;
61
- };
62
- letterSpacings: unknown;
63
- lineHeights: unknown;
64
- radii: {
65
- 0: string;
66
- 1: string;
67
- 2: string;
68
- 3: string;
69
- 4: string;
70
- pill: string;
71
- round: string;
72
- };
73
- shadows: {
74
- 0: string;
75
- 1: string;
76
- 2: string;
77
- 3: string;
78
- toast: string;
79
- };
80
- sizes: {
81
- 0: string;
82
- 1: string;
83
- 2: string;
84
- 3: string;
85
- 4: string;
86
- 5: string;
87
- 6: string;
88
- 7: string;
89
- 8: string;
90
- 9: string;
91
- };
92
- space: {
93
- 0: string;
94
- 1: string;
95
- 2: string;
96
- 3: string;
97
- 4: string;
98
- 5: string;
99
- 6: string;
100
- 7: string;
101
- 8: string;
102
- 9: string;
103
- 10: string;
104
- 11: string;
105
- 12: string;
106
- 13: string;
107
- 14: string;
108
- 15: string;
109
- 16: string;
110
- };
111
- transitions: unknown;
112
- zIndices: {
113
- 0: string;
114
- 1: string;
115
- 2: string;
116
- 3: string;
117
- 4: string;
118
- max: string;
119
- toast: string;
120
- };
121
- foo: {
122
- bar: string;
123
- };
124
- }, _stitches_react_types_config.DefaultThemeMap, {
125
- p: (value: string | number | {
126
- readonly [$$ScaleValue]: "padding";
127
- }) => {
128
- padding: string | number | {
129
- readonly [$$ScaleValue]: "padding";
130
- };
131
- };
132
- pt: (value: string | number | {
133
- readonly [$$ScaleValue]: "paddingTop";
134
- }) => {
135
- paddingTop: string | number | {
136
- readonly [$$ScaleValue]: "paddingTop";
137
- };
138
- };
139
- pr: (value: string | number | {
140
- readonly [$$ScaleValue]: "paddingRight";
141
- }) => {
142
- paddingRight: string | number | {
143
- readonly [$$ScaleValue]: "paddingRight";
144
- };
145
- };
146
- pb: (value: string | number | {
147
- readonly [$$ScaleValue]: "paddingBottom";
148
- }) => {
149
- paddingBottom: string | number | {
150
- readonly [$$ScaleValue]: "paddingBottom";
151
- };
152
- };
153
- pl: (value: string | number | {
154
- readonly [$$ScaleValue]: "paddingLeft";
155
- }) => {
156
- paddingLeft: string | number | {
157
- readonly [$$ScaleValue]: "paddingLeft";
158
- };
159
- };
160
- px: (value: string | number | {
161
- readonly [$$ScaleValue]: "paddingLeft";
162
- }) => {
163
- paddingLeft: string | number | {
164
- readonly [$$ScaleValue]: "paddingLeft";
165
- };
166
- paddingRight: string | number | {
167
- readonly [$$ScaleValue]: "paddingLeft";
168
- };
169
- };
170
- py: (value: string | number | {
171
- readonly [$$ScaleValue]: "paddingTop";
172
- }) => {
173
- paddingTop: string | number | {
174
- readonly [$$ScaleValue]: "paddingTop";
175
- };
176
- paddingBottom: string | number | {
177
- readonly [$$ScaleValue]: "paddingTop";
178
- };
179
- };
180
- m: (value: string | number | {
181
- readonly [$$ScaleValue]: "margin";
182
- }) => {
183
- margin: string | number | {
184
- readonly [$$ScaleValue]: "margin";
185
- };
186
- };
187
- mt: (value: string | number | {
188
- readonly [$$ScaleValue]: "marginTop";
189
- }) => {
190
- marginTop: string | number | {
191
- readonly [$$ScaleValue]: "marginTop";
192
- };
193
- };
194
- mr: (value: string | number | {
195
- readonly [$$ScaleValue]: "marginRight";
196
- }) => {
197
- marginRight: string | number | {
198
- readonly [$$ScaleValue]: "marginRight";
199
- };
200
- };
201
- mb: (value: string | number | {
202
- readonly [$$ScaleValue]: "marginBottom";
203
- }) => {
204
- marginBottom: string | number | {
205
- readonly [$$ScaleValue]: "marginBottom";
206
- };
207
- };
208
- ml: (value: string | number | {
209
- readonly [$$ScaleValue]: "marginLeft";
210
- }) => {
211
- marginLeft: string | number | {
212
- readonly [$$ScaleValue]: "marginLeft";
213
- };
214
- };
215
- mx: (value: string | number | {
216
- readonly [$$ScaleValue]: "marginLeft";
217
- }) => {
218
- marginLeft: string | number | {
219
- readonly [$$ScaleValue]: "marginLeft";
220
- };
221
- marginRight: string | number | {
222
- readonly [$$ScaleValue]: "marginLeft";
223
- };
224
- };
225
- my: (value: string | number | {
226
- readonly [$$ScaleValue]: "marginTop";
227
- }) => {
228
- marginTop: string | number | {
229
- readonly [$$ScaleValue]: "marginTop";
230
- };
231
- marginBottom: string | number | {
232
- readonly [$$ScaleValue]: "marginTop";
233
- };
234
- };
235
- ta: (value: string | number | {
236
- readonly [$$ScaleValue]: "textAlign";
237
- }) => {
238
- textAlign: string | number | {
239
- readonly [$$ScaleValue]: "textAlign";
240
- };
241
- };
242
- fd: (value: string | number | {
243
- readonly [$$ScaleValue]: "flexDirection";
244
- }) => {
245
- flexDirection: string | number | {
246
- readonly [$$ScaleValue]: "flexDirection";
247
- };
248
- };
249
- fw: (value: string | number | {
250
- readonly [$$ScaleValue]: "flexWrap";
251
- }) => {
252
- flexWrap: string | number | {
253
- readonly [$$ScaleValue]: "flexWrap";
254
- };
255
- };
256
- ai: (value: string | number | {
257
- readonly [$$ScaleValue]: "alignItems";
258
- }) => {
259
- alignItems: string | number | {
260
- readonly [$$ScaleValue]: "alignItems";
261
- };
262
- };
263
- ac: (value: string | number | {
264
- readonly [$$ScaleValue]: "alignContent";
265
- }) => {
266
- alignContent: string | number | {
267
- readonly [$$ScaleValue]: "alignContent";
268
- };
269
- };
270
- jc: (value: string | number | {
271
- readonly [$$ScaleValue]: "justifyContent";
272
- }) => {
273
- justifyContent: string | number | {
274
- readonly [$$ScaleValue]: "justifyContent";
275
- };
276
- };
277
- as: (value: string | number | {
278
- readonly [$$ScaleValue]: "alignSelf";
279
- }) => {
280
- alignSelf: string | number | {
281
- readonly [$$ScaleValue]: "alignSelf";
282
- };
283
- };
284
- fg: (value: string | number | {
285
- readonly [$$ScaleValue]: "flexGrow";
286
- }) => {
287
- flexGrow: string | number | {
288
- readonly [$$ScaleValue]: "flexGrow";
289
- };
290
- };
291
- fs: (value: string | number | {
292
- readonly [$$ScaleValue]: "flexShrink";
293
- }) => {
294
- flexShrink: string | number | {
295
- readonly [$$ScaleValue]: "flexShrink";
296
- };
297
- };
298
- fb: (value: string | number | {
299
- readonly [$$ScaleValue]: "flexBasis";
300
- }) => {
301
- flexBasis: string | number | {
302
- readonly [$$ScaleValue]: "flexBasis";
303
- };
304
- };
305
- bc: (value: string | number | {
306
- readonly [$$ScaleValue]: "backgroundColor";
307
- }) => {
308
- backgroundColor: string | number | {
309
- readonly [$$ScaleValue]: "backgroundColor";
310
- };
311
- };
312
- br: (value: string | number | {
313
- readonly [$$ScaleValue]: "borderRadius";
314
- }) => {
315
- borderRadius: string | number | {
316
- readonly [$$ScaleValue]: "borderRadius";
317
- };
318
- };
319
- btrr: (value: string | number | {
320
- readonly [$$ScaleValue]: "borderTopRightRadius";
321
- }) => {
322
- borderTopRightRadius: string | number | {
323
- readonly [$$ScaleValue]: "borderTopRightRadius";
324
- };
325
- };
326
- bbrr: (value: string | number | {
327
- readonly [$$ScaleValue]: "borderBottomRightRadius";
328
- }) => {
329
- borderBottomRightRadius: string | number | {
330
- readonly [$$ScaleValue]: "borderBottomRightRadius";
331
- };
332
- };
333
- bblr: (value: string | number | {
334
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
335
- }) => {
336
- borderBottomLeftRadius: string | number | {
337
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
338
- };
339
- };
340
- btlr: (value: string | number | {
341
- readonly [$$ScaleValue]: "borderTopLeftRadius";
342
- }) => {
343
- borderTopLeftRadius: string | number | {
344
- readonly [$$ScaleValue]: "borderTopLeftRadius";
345
- };
346
- };
347
- bs: (value: string | number | {
348
- readonly [$$ScaleValue]: "boxShadow";
349
- }) => {
350
- boxShadow: string | number | {
351
- readonly [$$ScaleValue]: "boxShadow";
352
- };
353
- };
354
- lh: (value: string | number | {
355
- readonly [$$ScaleValue]: "lineHeight";
356
- }) => {
357
- lineHeight: string | number | {
358
- readonly [$$ScaleValue]: "lineHeight";
359
- };
360
- };
361
- ox: (value: string | number | {
362
- readonly [$$ScaleValue]: "overflowX";
363
- }) => {
364
- overflowX: string | number | {
365
- readonly [$$ScaleValue]: "overflowX";
366
- };
367
- };
368
- oy: (value: string | number | {
369
- readonly [$$ScaleValue]: "overflowY";
370
- }) => {
371
- overflowY: string | number | {
372
- readonly [$$ScaleValue]: "overflowY";
373
- };
374
- };
375
- pe: (value: string | number | {
376
- readonly [$$ScaleValue]: "pointerEvents";
377
- }) => {
378
- pointerEvents: string | number | {
379
- readonly [$$ScaleValue]: "pointerEvents";
380
- };
381
- };
382
- us: (value: string | number | {
383
- readonly [$$ScaleValue]: "userSelect";
384
- }) => {
385
- WebkitUserSelect: string | number | {
386
- readonly [$$ScaleValue]: "userSelect";
387
- };
388
- userSelect: string | number | {
389
- readonly [$$ScaleValue]: "userSelect";
390
- };
391
- };
392
- userSelect: (value: string | number | {
393
- readonly [$$ScaleValue]: "userSelect";
394
- }) => {
395
- WebkitUserSelect: string | number | {
396
- readonly [$$ScaleValue]: "userSelect";
397
- };
398
- userSelect: string | number | {
399
- readonly [$$ScaleValue]: "userSelect";
400
- };
401
- };
402
- size: (value: string | number | {
403
- readonly [$$ScaleValue]: "width";
404
- }) => {
405
- width: string | number | {
406
- readonly [$$ScaleValue]: "width";
407
- };
408
- height: string | number | {
409
- readonly [$$ScaleValue]: "width";
410
- };
411
- };
412
- appearance: (value: string | number | {
413
- readonly [$$ScaleValue]: "appearance";
414
- }) => {
415
- WebkitAppearance: string | number | {
416
- readonly [$$ScaleValue]: "appearance";
417
- };
418
- appearance: string | number | {
419
- readonly [$$ScaleValue]: "appearance";
420
- };
421
- };
422
- backgroundClip: (value: string | number | {
423
- readonly [$$ScaleValue]: "backgroundClip";
424
- }) => {
425
- WebkitBackgroundClip: string | number | {
426
- readonly [$$ScaleValue]: "backgroundClip";
427
- };
428
- backgroundClip: string | number | {
429
- readonly [$$ScaleValue]: "backgroundClip";
430
- };
431
- };
432
- }>>;
433
- declare const StyledRadio: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<RadioGroupPrimitive.RadioGroupItemProps & react.RefAttributes<HTMLButtonElement>>, _stitches_react_types_styled_component.StyledComponentProps<[{
434
- all: string;
435
- boxSizing: string;
436
- userSelect: string;
437
- '&::before': {
438
- boxSizing: string;
439
- };
440
- '&::after': {
441
- boxSizing: string;
442
- };
443
- alignItems: string;
444
- appearance: string;
445
- display: string;
446
- justifyContent: string;
447
- lineHeight: string;
448
- margin: string;
449
- outline: string;
450
- padding: string;
451
- textDecoration: string;
452
- WebkitTapHighlightColor: string;
453
- borderRadius: string;
454
- color: string;
455
- boxShadow: string;
456
- overflow: string;
457
- '@hover': {
458
- '&:hover': {
459
- boxShadow: string;
460
- };
461
- };
462
- '&:focus': {
463
- outline: string;
464
- borderColor: string;
465
- boxShadow: string;
466
- };
467
- variants: {
468
- size: {
469
- '1': {
470
- width: string;
471
- height: string;
472
- };
473
- '2': {
474
- [x: string]: string | {
475
- '&::after': {
476
- width: string;
477
- height: string;
478
- };
479
- };
480
- width: string;
481
- height: string;
482
- };
483
- };
484
- };
485
- defaultVariants: {
486
- size: "1";
487
- };
488
- }]>, {
489
- bp1: string;
490
- bp2: string;
491
- bp3: string;
492
- bp4: string;
493
- motion: string;
494
- hover: string;
495
- dark: string;
496
- light: string;
497
- }, _stitches_react_types_css_util.CSS<{
498
- bp1: string;
499
- bp2: string;
500
- bp3: string;
501
- bp4: string;
502
- motion: string;
503
- hover: string;
504
- dark: string;
505
- light: string;
506
- }, {
507
- borderWidths: unknown;
508
- borderStyles: unknown;
509
- colors: unknown;
510
- fonts: {
511
- 'fallback-mono': string;
512
- 'fallback-sans': string;
513
- 'fallback-serif': string;
514
- mono: string;
515
- sans: string;
516
- serif: string;
517
- };
518
- fontSizes: {
519
- 1: string;
520
- 2: string;
521
- 3: string;
522
- 4: string;
523
- 5: string;
524
- 6: string;
525
- 7: string;
526
- 8: string;
527
- 9: string;
528
- };
529
- fontWeights: {
530
- 1: string;
531
- 2: string;
532
- 3: string;
533
- 4: string;
534
- 5: string;
535
- 6: string;
536
- 7: string;
537
- 8: string;
538
- 9: string;
539
- };
540
- letterSpacings: unknown;
541
- lineHeights: unknown;
542
- radii: {
543
- 0: string;
544
- 1: string;
545
- 2: string;
546
- 3: string;
547
- 4: string;
548
- pill: string;
549
- round: string;
550
- };
551
- shadows: {
552
- 0: string;
553
- 1: string;
554
- 2: string;
555
- 3: string;
556
- toast: string;
557
- };
558
- sizes: {
559
- 0: string;
560
- 1: string;
561
- 2: string;
562
- 3: string;
563
- 4: string;
564
- 5: string;
565
- 6: string;
566
- 7: string;
567
- 8: string;
568
- 9: string;
569
- };
570
- space: {
571
- 0: string;
572
- 1: string;
573
- 2: string;
574
- 3: string;
575
- 4: string;
576
- 5: string;
577
- 6: string;
578
- 7: string;
579
- 8: string;
580
- 9: string;
581
- 10: string;
582
- 11: string;
583
- 12: string;
584
- 13: string;
585
- 14: string;
586
- 15: string;
587
- 16: string;
588
- };
589
- transitions: unknown;
590
- zIndices: {
591
- 0: string;
592
- 1: string;
593
- 2: string;
594
- 3: string;
595
- 4: string;
596
- max: string;
597
- toast: string;
598
- };
599
- foo: {
600
- bar: string;
601
- };
602
- }, _stitches_react_types_config.DefaultThemeMap, {
603
- p: (value: string | number | {
604
- readonly [$$ScaleValue]: "padding";
605
- }) => {
606
- padding: string | number | {
607
- readonly [$$ScaleValue]: "padding";
608
- };
609
- };
610
- pt: (value: string | number | {
611
- readonly [$$ScaleValue]: "paddingTop";
612
- }) => {
613
- paddingTop: string | number | {
614
- readonly [$$ScaleValue]: "paddingTop";
615
- };
616
- };
617
- pr: (value: string | number | {
618
- readonly [$$ScaleValue]: "paddingRight";
619
- }) => {
620
- paddingRight: string | number | {
621
- readonly [$$ScaleValue]: "paddingRight";
622
- };
623
- };
624
- pb: (value: string | number | {
625
- readonly [$$ScaleValue]: "paddingBottom";
626
- }) => {
627
- paddingBottom: string | number | {
628
- readonly [$$ScaleValue]: "paddingBottom";
629
- };
630
- };
631
- pl: (value: string | number | {
632
- readonly [$$ScaleValue]: "paddingLeft";
633
- }) => {
634
- paddingLeft: string | number | {
635
- readonly [$$ScaleValue]: "paddingLeft";
636
- };
637
- };
638
- px: (value: string | number | {
639
- readonly [$$ScaleValue]: "paddingLeft";
640
- }) => {
641
- paddingLeft: string | number | {
642
- readonly [$$ScaleValue]: "paddingLeft";
643
- };
644
- paddingRight: string | number | {
645
- readonly [$$ScaleValue]: "paddingLeft";
646
- };
647
- };
648
- py: (value: string | number | {
649
- readonly [$$ScaleValue]: "paddingTop";
650
- }) => {
651
- paddingTop: string | number | {
652
- readonly [$$ScaleValue]: "paddingTop";
653
- };
654
- paddingBottom: string | number | {
655
- readonly [$$ScaleValue]: "paddingTop";
656
- };
657
- };
658
- m: (value: string | number | {
659
- readonly [$$ScaleValue]: "margin";
660
- }) => {
661
- margin: string | number | {
662
- readonly [$$ScaleValue]: "margin";
663
- };
664
- };
665
- mt: (value: string | number | {
666
- readonly [$$ScaleValue]: "marginTop";
667
- }) => {
668
- marginTop: string | number | {
669
- readonly [$$ScaleValue]: "marginTop";
670
- };
671
- };
672
- mr: (value: string | number | {
673
- readonly [$$ScaleValue]: "marginRight";
674
- }) => {
675
- marginRight: string | number | {
676
- readonly [$$ScaleValue]: "marginRight";
677
- };
678
- };
679
- mb: (value: string | number | {
680
- readonly [$$ScaleValue]: "marginBottom";
681
- }) => {
682
- marginBottom: string | number | {
683
- readonly [$$ScaleValue]: "marginBottom";
684
- };
685
- };
686
- ml: (value: string | number | {
687
- readonly [$$ScaleValue]: "marginLeft";
688
- }) => {
689
- marginLeft: string | number | {
690
- readonly [$$ScaleValue]: "marginLeft";
691
- };
692
- };
693
- mx: (value: string | number | {
694
- readonly [$$ScaleValue]: "marginLeft";
695
- }) => {
696
- marginLeft: string | number | {
697
- readonly [$$ScaleValue]: "marginLeft";
698
- };
699
- marginRight: string | number | {
700
- readonly [$$ScaleValue]: "marginLeft";
701
- };
702
- };
703
- my: (value: string | number | {
704
- readonly [$$ScaleValue]: "marginTop";
705
- }) => {
706
- marginTop: string | number | {
707
- readonly [$$ScaleValue]: "marginTop";
708
- };
709
- marginBottom: string | number | {
710
- readonly [$$ScaleValue]: "marginTop";
711
- };
712
- };
713
- ta: (value: string | number | {
714
- readonly [$$ScaleValue]: "textAlign";
715
- }) => {
716
- textAlign: string | number | {
717
- readonly [$$ScaleValue]: "textAlign";
718
- };
719
- };
720
- fd: (value: string | number | {
721
- readonly [$$ScaleValue]: "flexDirection";
722
- }) => {
723
- flexDirection: string | number | {
724
- readonly [$$ScaleValue]: "flexDirection";
725
- };
726
- };
727
- fw: (value: string | number | {
728
- readonly [$$ScaleValue]: "flexWrap";
729
- }) => {
730
- flexWrap: string | number | {
731
- readonly [$$ScaleValue]: "flexWrap";
732
- };
733
- };
734
- ai: (value: string | number | {
735
- readonly [$$ScaleValue]: "alignItems";
736
- }) => {
737
- alignItems: string | number | {
738
- readonly [$$ScaleValue]: "alignItems";
739
- };
740
- };
741
- ac: (value: string | number | {
742
- readonly [$$ScaleValue]: "alignContent";
743
- }) => {
744
- alignContent: string | number | {
745
- readonly [$$ScaleValue]: "alignContent";
746
- };
747
- };
748
- jc: (value: string | number | {
749
- readonly [$$ScaleValue]: "justifyContent";
750
- }) => {
751
- justifyContent: string | number | {
752
- readonly [$$ScaleValue]: "justifyContent";
753
- };
754
- };
755
- as: (value: string | number | {
756
- readonly [$$ScaleValue]: "alignSelf";
757
- }) => {
758
- alignSelf: string | number | {
759
- readonly [$$ScaleValue]: "alignSelf";
760
- };
761
- };
762
- fg: (value: string | number | {
763
- readonly [$$ScaleValue]: "flexGrow";
764
- }) => {
765
- flexGrow: string | number | {
766
- readonly [$$ScaleValue]: "flexGrow";
767
- };
768
- };
769
- fs: (value: string | number | {
770
- readonly [$$ScaleValue]: "flexShrink";
771
- }) => {
772
- flexShrink: string | number | {
773
- readonly [$$ScaleValue]: "flexShrink";
774
- };
775
- };
776
- fb: (value: string | number | {
777
- readonly [$$ScaleValue]: "flexBasis";
778
- }) => {
779
- flexBasis: string | number | {
780
- readonly [$$ScaleValue]: "flexBasis";
781
- };
782
- };
783
- bc: (value: string | number | {
784
- readonly [$$ScaleValue]: "backgroundColor";
785
- }) => {
786
- backgroundColor: string | number | {
787
- readonly [$$ScaleValue]: "backgroundColor";
788
- };
789
- };
790
- br: (value: string | number | {
791
- readonly [$$ScaleValue]: "borderRadius";
792
- }) => {
793
- borderRadius: string | number | {
794
- readonly [$$ScaleValue]: "borderRadius";
795
- };
796
- };
797
- btrr: (value: string | number | {
798
- readonly [$$ScaleValue]: "borderTopRightRadius";
799
- }) => {
800
- borderTopRightRadius: string | number | {
801
- readonly [$$ScaleValue]: "borderTopRightRadius";
802
- };
803
- };
804
- bbrr: (value: string | number | {
805
- readonly [$$ScaleValue]: "borderBottomRightRadius";
806
- }) => {
807
- borderBottomRightRadius: string | number | {
808
- readonly [$$ScaleValue]: "borderBottomRightRadius";
809
- };
810
- };
811
- bblr: (value: string | number | {
812
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
813
- }) => {
814
- borderBottomLeftRadius: string | number | {
815
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
816
- };
817
- };
818
- btlr: (value: string | number | {
819
- readonly [$$ScaleValue]: "borderTopLeftRadius";
820
- }) => {
821
- borderTopLeftRadius: string | number | {
822
- readonly [$$ScaleValue]: "borderTopLeftRadius";
823
- };
824
- };
825
- bs: (value: string | number | {
826
- readonly [$$ScaleValue]: "boxShadow";
827
- }) => {
828
- boxShadow: string | number | {
829
- readonly [$$ScaleValue]: "boxShadow";
830
- };
831
- };
832
- lh: (value: string | number | {
833
- readonly [$$ScaleValue]: "lineHeight";
834
- }) => {
835
- lineHeight: string | number | {
836
- readonly [$$ScaleValue]: "lineHeight";
837
- };
838
- };
839
- ox: (value: string | number | {
840
- readonly [$$ScaleValue]: "overflowX";
841
- }) => {
842
- overflowX: string | number | {
843
- readonly [$$ScaleValue]: "overflowX";
844
- };
845
- };
846
- oy: (value: string | number | {
847
- readonly [$$ScaleValue]: "overflowY";
848
- }) => {
849
- overflowY: string | number | {
850
- readonly [$$ScaleValue]: "overflowY";
851
- };
852
- };
853
- pe: (value: string | number | {
854
- readonly [$$ScaleValue]: "pointerEvents";
855
- }) => {
856
- pointerEvents: string | number | {
857
- readonly [$$ScaleValue]: "pointerEvents";
858
- };
859
- };
860
- us: (value: string | number | {
861
- readonly [$$ScaleValue]: "userSelect";
862
- }) => {
863
- WebkitUserSelect: string | number | {
864
- readonly [$$ScaleValue]: "userSelect";
865
- };
866
- userSelect: string | number | {
867
- readonly [$$ScaleValue]: "userSelect";
868
- };
869
- };
870
- userSelect: (value: string | number | {
871
- readonly [$$ScaleValue]: "userSelect";
872
- }) => {
873
- WebkitUserSelect: string | number | {
874
- readonly [$$ScaleValue]: "userSelect";
875
- };
876
- userSelect: string | number | {
877
- readonly [$$ScaleValue]: "userSelect";
878
- };
879
- };
880
- size: (value: string | number | {
881
- readonly [$$ScaleValue]: "width";
882
- }) => {
883
- width: string | number | {
884
- readonly [$$ScaleValue]: "width";
885
- };
886
- height: string | number | {
887
- readonly [$$ScaleValue]: "width";
888
- };
889
- };
890
- appearance: (value: string | number | {
891
- readonly [$$ScaleValue]: "appearance";
892
- }) => {
893
- WebkitAppearance: string | number | {
894
- readonly [$$ScaleValue]: "appearance";
895
- };
896
- appearance: string | number | {
897
- readonly [$$ScaleValue]: "appearance";
898
- };
899
- };
900
- backgroundClip: (value: string | number | {
901
- readonly [$$ScaleValue]: "backgroundClip";
902
- }) => {
903
- WebkitBackgroundClip: string | number | {
904
- readonly [$$ScaleValue]: "backgroundClip";
905
- };
906
- backgroundClip: string | number | {
907
- readonly [$$ScaleValue]: "backgroundClip";
908
- };
909
- };
910
- }>>;
911
-
912
- declare type RadioVariants = VariantProps<typeof StyledRadio>;
913
- declare type RadioGroupItemPrimitiveProps = ComponentProps<typeof RadioGroupPrimitive.Item>;
914
- declare type RadioProps = RadioGroupItemPrimitiveProps & RadioVariants & {
915
- css?: CSS;
916
- };
917
-
918
- declare const Radio: react.ForwardRefExoticComponent<Pick<RadioProps, "size" | "color" | "translate" | "hidden" | "css" | "prefix" | "form" | "slot" | "style" | "title" | "className" | "id" | "lang" | "type" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "value" | "asChild" | "disabled" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "checked" | "required"> & react.RefAttributes<HTMLButtonElement>>;
919
-
920
- export { Radio as R, RadioGroup as a };