@rarui/components 1.1.0-rc.3 → 1.2.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4607 @@
1
+ {
2
+ "version": "1.0.0",
3
+ "tags": [
4
+ {
5
+ "name": "rarui-avatar",
6
+ "description": "## Rarui Avatar\n---\nThe Avatar component is normally used to display circular photos of the user's profile.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/avatar) for more details.",
7
+ "attributes": [
8
+ {
9
+ "name": "size",
10
+ "description": "Specifies the size of the Avatar component.\n\n- large\n- medium\n- small\n- xLarge",
11
+ "type": "string",
12
+ "values": [
13
+ {
14
+ "name": "large"
15
+ },
16
+ {
17
+ "name": "medium",
18
+ "description": "(default)"
19
+ },
20
+ {
21
+ "name": "small"
22
+ },
23
+ {
24
+ "name": "xLarge"
25
+ }
26
+ ]
27
+ }
28
+ ]
29
+ },
30
+ {
31
+ "name": "rarui-badge",
32
+ "attributes": [
33
+ {
34
+ "name": "appearance",
35
+ "description": "Determines the visual style of the badge, influencing its color scheme and appearance.\n\n- brand\n- danger\n- info\n- inverted\n- neutral\n- success\n- warning",
36
+ "type": "string",
37
+ "values": [
38
+ {
39
+ "name": "brand",
40
+ "description": "(default)"
41
+ },
42
+ {
43
+ "name": "danger"
44
+ },
45
+ {
46
+ "name": "info"
47
+ },
48
+ {
49
+ "name": "inverted"
50
+ },
51
+ {
52
+ "name": "neutral"
53
+ },
54
+ {
55
+ "name": "success"
56
+ },
57
+ {
58
+ "name": "warning"
59
+ }
60
+ ]
61
+ },
62
+ {
63
+ "name": "size",
64
+ "description": "Specifies the size of the badge, controlling its dimensions.\n\n- dot\n- large\n- medium\n- small",
65
+ "type": "string",
66
+ "values": [
67
+ {
68
+ "name": "dot"
69
+ },
70
+ {
71
+ "name": "large"
72
+ },
73
+ {
74
+ "name": "medium"
75
+ },
76
+ {
77
+ "name": "small"
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "name": "variant",
83
+ "description": "Defines the visual variant of the badge, affecting its background style.\n\n- outlined\n- solid",
84
+ "type": "string",
85
+ "values": [
86
+ {
87
+ "name": "outlined"
88
+ },
89
+ {
90
+ "name": "solid"
91
+ }
92
+ ]
93
+ }
94
+ ]
95
+ },
96
+ {
97
+ "name": "rarui-text",
98
+ "description": "## Rarui Text\n---\nText is a basic component that allows us to write blocks of text and give it formatting to use within other components, sections and pages of our application or website.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/typography) for more details.",
99
+ "attributes": [
100
+ {
101
+ "name": "color",
102
+ "description": "The color property is used to set the color of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$brand\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$brand\",\n \"md\": \"$brand-alt\",\n \"lg\": \"$currentColor\",\n \"xl\": \"$disabled\"\n}\n```\n\n- $brand\n- $brand-alt\n- $currentColor\n- $disabled\n- $error\n- $info\n- $invert\n- $invert-disabled\n- $invert-secondary\n- $on-brand\n- $on-error\n- $on-info\n- $on-success\n- $on-warning\n- $primary\n- $secondary\n- $success\n- $warning\n- $warning-alt",
103
+ "values": [
104
+ {
105
+ "name": "$brand"
106
+ },
107
+ {
108
+ "name": "$brand-alt"
109
+ },
110
+ {
111
+ "name": "$currentColor"
112
+ },
113
+ {
114
+ "name": "$disabled"
115
+ },
116
+ {
117
+ "name": "$error"
118
+ },
119
+ {
120
+ "name": "$info"
121
+ },
122
+ {
123
+ "name": "$invert"
124
+ },
125
+ {
126
+ "name": "$invert-disabled"
127
+ },
128
+ {
129
+ "name": "$invert-secondary"
130
+ },
131
+ {
132
+ "name": "$on-brand"
133
+ },
134
+ {
135
+ "name": "$on-error"
136
+ },
137
+ {
138
+ "name": "$on-info"
139
+ },
140
+ {
141
+ "name": "$on-success"
142
+ },
143
+ {
144
+ "name": "$on-warning"
145
+ },
146
+ {
147
+ "name": "$primary"
148
+ },
149
+ {
150
+ "name": "$secondary"
151
+ },
152
+ {
153
+ "name": "$success"
154
+ },
155
+ {
156
+ "name": "$warning"
157
+ },
158
+ {
159
+ "name": "$warning-alt"
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "name": "font-weight",
165
+ "description": "The color property is used to set the color of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$bold\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$bold\",\n \"md\": \"$medium\",\n \"lg\": \"$regular\",\n \"xl\": \"$semiBold\"\n}\n```\n\n- $bold\n- $medium\n- $regular\n- $semiBold",
166
+ "values": [
167
+ {
168
+ "name": "$bold"
169
+ },
170
+ {
171
+ "name": "$medium"
172
+ },
173
+ {
174
+ "name": "$regular",
175
+ "description": "(default)"
176
+ },
177
+ {
178
+ "name": "$semiBold"
179
+ }
180
+ ]
181
+ },
182
+ {
183
+ "name": "line-height",
184
+ "description": "The lineHeight property specifies the line height of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$l\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$l\",\n \"md\": \"$m\",\n \"lg\": \"$s\",\n \"xl\": \"$xl\"\n}\n```\n\n- $l\n- $m\n- $s\n- $xl\n- $xs\n- $xxs",
185
+ "values": [
186
+ {
187
+ "name": "$l"
188
+ },
189
+ {
190
+ "name": "$m"
191
+ },
192
+ {
193
+ "name": "$s"
194
+ },
195
+ {
196
+ "name": "$xl"
197
+ },
198
+ {
199
+ "name": "$xs"
200
+ },
201
+ {
202
+ "name": "$xxs"
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "name": "font-size",
208
+ "description": "The fontSize property sets the size of the text.\n\nThis property supports responsive values. You can pass a single value like `\"$l\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$l\",\n \"md\": \"$m\",\n \"lg\": \"$s\",\n \"xl\": \"$xl\"\n}\n```\n\n- $l\n- $m\n- $s\n- $xl\n- $xs\n- $xxs",
209
+ "values": [
210
+ {
211
+ "name": "$l"
212
+ },
213
+ {
214
+ "name": "$m"
215
+ },
216
+ {
217
+ "name": "$s"
218
+ },
219
+ {
220
+ "name": "$xl"
221
+ },
222
+ {
223
+ "name": "$xs"
224
+ },
225
+ {
226
+ "name": "$xxs"
227
+ }
228
+ ]
229
+ },
230
+ {
231
+ "name": "text-align",
232
+ "description": "The **`text-align`** CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\nThis property supports responsive values. You can pass a single value like `\"center\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"center\",\n \"md\": \"end\",\n \"lg\": \"justify\",\n \"xl\": \"left\"\n}\n```\n\n- center\n- end\n- justify\n- left\n- match-parent\n- right\n- start",
233
+ "values": [
234
+ {
235
+ "name": "center"
236
+ },
237
+ {
238
+ "name": "end"
239
+ },
240
+ {
241
+ "name": "justify"
242
+ },
243
+ {
244
+ "name": "left"
245
+ },
246
+ {
247
+ "name": "match-parent"
248
+ },
249
+ {
250
+ "name": "right"
251
+ },
252
+ {
253
+ "name": "start"
254
+ }
255
+ ]
256
+ },
257
+ {
258
+ "name": "word-break",
259
+ "description": "The **`word-break`** CSS property sets whether line breaks appear wherever the text would otherwise overflow its content box.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"break-all\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"break-all\",\n \"md\": \"break-word\",\n \"lg\": \"keep-all\",\n \"xl\": \"normal\"\n}\n```\n\n- break-all\n- break-word\n- keep-all\n- normal",
260
+ "values": [
261
+ {
262
+ "name": "break-all"
263
+ },
264
+ {
265
+ "name": "break-word"
266
+ },
267
+ {
268
+ "name": "keep-all"
269
+ },
270
+ {
271
+ "name": "normal"
272
+ }
273
+ ]
274
+ },
275
+ {
276
+ "name": "text-transform",
277
+ "description": "The **`text-transform`** CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"capitalize\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"capitalize\",\n \"md\": \"full-size-kana\",\n \"lg\": \"full-width\",\n \"xl\": \"lowercase\"\n}\n```\n\n- capitalize\n- full-size-kana\n- full-width\n- lowercase\n- none\n- uppercase",
278
+ "values": [
279
+ {
280
+ "name": "capitalize"
281
+ },
282
+ {
283
+ "name": "full-size-kana"
284
+ },
285
+ {
286
+ "name": "full-width"
287
+ },
288
+ {
289
+ "name": "lowercase"
290
+ },
291
+ {
292
+ "name": "none"
293
+ },
294
+ {
295
+ "name": "uppercase"
296
+ }
297
+ ]
298
+ },
299
+ {
300
+ "name": "text-decoration",
301
+ "description": "The **`text-decoration`** shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for `text-decoration-line`, `text-decoration-color`, `text-decoration-style`, and the newer `text-decoration-thickness` property.\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"blink\",\n \"lg\": \"dashed\",\n \"xl\": \"dotted\"\n}\n```\n\n- auto\n- blink\n- dashed\n- dotted\n- double\n- from-font\n- grammar-error\n- line-through\n- none\n- overline\n- solid\n- spelling-error\n- underline\n- wavy",
302
+ "values": [
303
+ {
304
+ "name": "auto"
305
+ },
306
+ {
307
+ "name": "blink"
308
+ },
309
+ {
310
+ "name": "dashed"
311
+ },
312
+ {
313
+ "name": "dotted"
314
+ },
315
+ {
316
+ "name": "double"
317
+ },
318
+ {
319
+ "name": "from-font"
320
+ },
321
+ {
322
+ "name": "grammar-error"
323
+ },
324
+ {
325
+ "name": "line-through"
326
+ },
327
+ {
328
+ "name": "none"
329
+ },
330
+ {
331
+ "name": "overline"
332
+ },
333
+ {
334
+ "name": "solid"
335
+ },
336
+ {
337
+ "name": "spelling-error"
338
+ },
339
+ {
340
+ "name": "underline"
341
+ },
342
+ {
343
+ "name": "wavy"
344
+ }
345
+ ]
346
+ },
347
+ {
348
+ "name": "text-overflow",
349
+ "description": "The **`text-overflow`** CSS property sets how hidden overflow content is signaled to users. It can be clipped, display an ellipsis ('`…`'), or display a custom string.\n\n\n**Initial value**: `clip`\n\nThis property supports responsive values. You can pass a single value like `\"clip\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"clip\",\n \"md\": \"ellipsis\",\n \"lg\": \"clip\",\n \"xl\": \"ellipsis\"\n}\n```\n\n- clip\n- ellipsis",
350
+ "values": [
351
+ {
352
+ "name": "clip"
353
+ },
354
+ {
355
+ "name": "ellipsis"
356
+ }
357
+ ]
358
+ },
359
+ {
360
+ "name": "width",
361
+ "description": "The **`width`** CSS property sets an element's width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"intrinsic\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- min-intrinsic\n- stretch",
362
+ "values": [
363
+ {
364
+ "name": "auto"
365
+ },
366
+ {
367
+ "name": "fit-content"
368
+ },
369
+ {
370
+ "name": "intrinsic"
371
+ },
372
+ {
373
+ "name": "max-content"
374
+ },
375
+ {
376
+ "name": "min-content"
377
+ },
378
+ {
379
+ "name": "min-intrinsic"
380
+ },
381
+ {
382
+ "name": "stretch"
383
+ }
384
+ ]
385
+ },
386
+ {
387
+ "name": "overflow",
388
+ "description": "The **`overflow`** CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to fit in its block formatting context — in both directions.\n\n\n**Initial value**: `visible`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"clip\",\n \"lg\": \"hidden\",\n \"xl\": \"scroll\"\n}\n```\n\n- auto\n- clip\n- hidden\n- scroll\n- visible",
389
+ "values": [
390
+ {
391
+ "name": "auto"
392
+ },
393
+ {
394
+ "name": "clip"
395
+ },
396
+ {
397
+ "name": "hidden"
398
+ },
399
+ {
400
+ "name": "scroll"
401
+ },
402
+ {
403
+ "name": "visible"
404
+ }
405
+ ]
406
+ },
407
+ {
408
+ "name": "white-space",
409
+ "description": "The **`white-space`** CSS property sets how white space inside an element is handled.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"break-spaces\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"break-spaces\",\n \"md\": \"normal\",\n \"lg\": \"nowrap\",\n \"xl\": \"pre\"\n}\n```\n\n- break-spaces\n- normal\n- nowrap\n- pre\n- pre-line\n- pre-wrap",
410
+ "values": [
411
+ {
412
+ "name": "break-spaces"
413
+ },
414
+ {
415
+ "name": "normal"
416
+ },
417
+ {
418
+ "name": "nowrap"
419
+ },
420
+ {
421
+ "name": "pre"
422
+ },
423
+ {
424
+ "name": "pre-line"
425
+ },
426
+ {
427
+ "name": "pre-wrap"
428
+ }
429
+ ]
430
+ },
431
+ {
432
+ "name": "line-clamp",
433
+ "description": "The -webkit-line-clamp CSS property allows limiting of the contents of a block to the specified number of lines.",
434
+ "type": "number"
435
+ }
436
+ ]
437
+ },
438
+ {
439
+ "name": "rarui-title",
440
+ "description": "## Rarui Title\n---\nTilte is a basic component that allows you to give titles and more hierarchy to blocks of text for sections or header components.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/exhibition/typography) for more details.",
441
+ "attributes": [
442
+ {
443
+ "name": "as",
444
+ "description": "Type of html tag to create for the title.\n\n- h1\n- h2\n- h3\n- h4\n- h5\n- h6",
445
+ "type": "string",
446
+ "values": [
447
+ {
448
+ "name": "h1",
449
+ "description": "(default)"
450
+ },
451
+ {
452
+ "name": "h2"
453
+ },
454
+ {
455
+ "name": "h3"
456
+ },
457
+ {
458
+ "name": "h4"
459
+ },
460
+ {
461
+ "name": "h5"
462
+ },
463
+ {
464
+ "name": "h6"
465
+ }
466
+ ]
467
+ },
468
+ {
469
+ "name": "color",
470
+ "description": "The color property is used to set the color of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$brand\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$brand\",\n \"md\": \"$brand-alt\",\n \"lg\": \"$currentColor\",\n \"xl\": \"$disabled\"\n}\n```\n\n- $brand\n- $brand-alt\n- $currentColor\n- $disabled\n- $error\n- $info\n- $invert\n- $invert-disabled\n- $invert-secondary\n- $on-brand\n- $on-error\n- $on-info\n- $on-success\n- $on-warning\n- $primary\n- $secondary\n- $success\n- $warning\n- $warning-alt",
471
+ "values": [
472
+ {
473
+ "name": "$brand"
474
+ },
475
+ {
476
+ "name": "$brand-alt"
477
+ },
478
+ {
479
+ "name": "$currentColor"
480
+ },
481
+ {
482
+ "name": "$disabled"
483
+ },
484
+ {
485
+ "name": "$error"
486
+ },
487
+ {
488
+ "name": "$info"
489
+ },
490
+ {
491
+ "name": "$invert"
492
+ },
493
+ {
494
+ "name": "$invert-disabled"
495
+ },
496
+ {
497
+ "name": "$invert-secondary"
498
+ },
499
+ {
500
+ "name": "$on-brand"
501
+ },
502
+ {
503
+ "name": "$on-error"
504
+ },
505
+ {
506
+ "name": "$on-info"
507
+ },
508
+ {
509
+ "name": "$on-success"
510
+ },
511
+ {
512
+ "name": "$on-warning"
513
+ },
514
+ {
515
+ "name": "$primary"
516
+ },
517
+ {
518
+ "name": "$secondary"
519
+ },
520
+ {
521
+ "name": "$success"
522
+ },
523
+ {
524
+ "name": "$warning"
525
+ },
526
+ {
527
+ "name": "$warning-alt"
528
+ }
529
+ ]
530
+ },
531
+ {
532
+ "name": "font-weight",
533
+ "description": "The color property is used to set the color of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$bold\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$bold\",\n \"md\": \"$medium\",\n \"lg\": \"$regular\",\n \"xl\": \"$semiBold\"\n}\n```\n\n- $bold\n- $medium\n- $regular\n- $semiBold",
534
+ "values": [
535
+ {
536
+ "name": "$bold"
537
+ },
538
+ {
539
+ "name": "$medium"
540
+ },
541
+ {
542
+ "name": "$regular",
543
+ "description": "(default)"
544
+ },
545
+ {
546
+ "name": "$semiBold"
547
+ }
548
+ ]
549
+ },
550
+ {
551
+ "name": "font-size",
552
+ "description": "The fontSize property sets the size of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$hero\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$hero\",\n \"md\": \"$l\",\n \"lg\": \"$m\",\n \"xl\": \"$s\"\n}\n```\n\n- $hero\n- $l\n- $m\n- $s\n- $xl\n- $xs",
553
+ "values": [
554
+ {
555
+ "name": "$hero"
556
+ },
557
+ {
558
+ "name": "$l"
559
+ },
560
+ {
561
+ "name": "$m"
562
+ },
563
+ {
564
+ "name": "$s"
565
+ },
566
+ {
567
+ "name": "$xl"
568
+ },
569
+ {
570
+ "name": "$xs"
571
+ }
572
+ ]
573
+ },
574
+ {
575
+ "name": "line-height",
576
+ "description": "The lineHeight property specifies the line height of the title.\n\nThis property supports responsive values. You can pass a single value like `\"$hero\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$hero\",\n \"md\": \"$l\",\n \"lg\": \"$m\",\n \"xl\": \"$s\"\n}\n```\n\n- $hero\n- $l\n- $m\n- $s\n- $xl\n- $xs",
577
+ "values": [
578
+ {
579
+ "name": "$hero"
580
+ },
581
+ {
582
+ "name": "$l"
583
+ },
584
+ {
585
+ "name": "$m"
586
+ },
587
+ {
588
+ "name": "$s"
589
+ },
590
+ {
591
+ "name": "$xl"
592
+ },
593
+ {
594
+ "name": "$xs"
595
+ }
596
+ ]
597
+ },
598
+ {
599
+ "name": "text-align",
600
+ "description": "The **`text-align`** CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\nThis property supports responsive values. You can pass a single value like `\"center\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"center\",\n \"md\": \"end\",\n \"lg\": \"justify\",\n \"xl\": \"left\"\n}\n```\n\n- center\n- end\n- justify\n- left\n- match-parent\n- right\n- start",
601
+ "values": [
602
+ {
603
+ "name": "center"
604
+ },
605
+ {
606
+ "name": "end"
607
+ },
608
+ {
609
+ "name": "justify"
610
+ },
611
+ {
612
+ "name": "left"
613
+ },
614
+ {
615
+ "name": "match-parent"
616
+ },
617
+ {
618
+ "name": "right"
619
+ },
620
+ {
621
+ "name": "start"
622
+ }
623
+ ]
624
+ },
625
+ {
626
+ "name": "text-transform",
627
+ "description": "The **`text-transform`** CSS property specifies how to capitalize an element's text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized. It also can help improve legibility for ruby.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"capitalize\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"capitalize\",\n \"md\": \"full-size-kana\",\n \"lg\": \"full-width\",\n \"xl\": \"lowercase\"\n}\n```\n\n- capitalize\n- full-size-kana\n- full-width\n- lowercase\n- none\n- uppercase",
628
+ "values": [
629
+ {
630
+ "name": "capitalize"
631
+ },
632
+ {
633
+ "name": "full-size-kana"
634
+ },
635
+ {
636
+ "name": "full-width"
637
+ },
638
+ {
639
+ "name": "lowercase"
640
+ },
641
+ {
642
+ "name": "none"
643
+ },
644
+ {
645
+ "name": "uppercase"
646
+ }
647
+ ]
648
+ },
649
+ {
650
+ "name": "text-decoration",
651
+ "description": "The **`text-decoration`** shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for `text-decoration-line`, `text-decoration-color`, `text-decoration-style`, and the newer `text-decoration-thickness` property.\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"blink\",\n \"lg\": \"dashed\",\n \"xl\": \"dotted\"\n}\n```\n\n- auto\n- blink\n- dashed\n- dotted\n- double\n- from-font\n- grammar-error\n- line-through\n- none\n- overline\n- solid\n- spelling-error\n- underline\n- wavy",
652
+ "values": [
653
+ {
654
+ "name": "auto"
655
+ },
656
+ {
657
+ "name": "blink"
658
+ },
659
+ {
660
+ "name": "dashed"
661
+ },
662
+ {
663
+ "name": "dotted"
664
+ },
665
+ {
666
+ "name": "double"
667
+ },
668
+ {
669
+ "name": "from-font"
670
+ },
671
+ {
672
+ "name": "grammar-error"
673
+ },
674
+ {
675
+ "name": "line-through"
676
+ },
677
+ {
678
+ "name": "none"
679
+ },
680
+ {
681
+ "name": "overline"
682
+ },
683
+ {
684
+ "name": "solid"
685
+ },
686
+ {
687
+ "name": "spelling-error"
688
+ },
689
+ {
690
+ "name": "underline"
691
+ },
692
+ {
693
+ "name": "wavy"
694
+ }
695
+ ]
696
+ }
697
+ ]
698
+ },
699
+ {
700
+ "name": "rarui-button",
701
+ "attributes": [
702
+ {
703
+ "name": "disabled",
704
+ "description": "Disables the button, disallowing user interaction.",
705
+ "type": "boolean"
706
+ },
707
+ {
708
+ "name": "full",
709
+ "description": "Specifies whether the button should take up the full width of its container.\nThis variant is useful when you want to make a button span the entire width of its parent container.",
710
+ "type": "boolean"
711
+ },
712
+ {
713
+ "name": "appearance",
714
+ "description": "Defines the appearance variants for the button component.\nEach appearance variant corresponds to a specific background color, border color, and text color.\n\n- brand\n- danger\n- inverted\n- neutral\n- success\n- warning",
715
+ "type": "string",
716
+ "values": [
717
+ {
718
+ "name": "brand"
719
+ },
720
+ {
721
+ "name": "danger"
722
+ },
723
+ {
724
+ "name": "inverted"
725
+ },
726
+ {
727
+ "name": "neutral"
728
+ },
729
+ {
730
+ "name": "success"
731
+ },
732
+ {
733
+ "name": "warning"
734
+ }
735
+ ]
736
+ },
737
+ {
738
+ "name": "size",
739
+ "description": "Defines the size of the button component.\n\n- large\n- medium\n- small",
740
+ "type": "string",
741
+ "values": [
742
+ {
743
+ "name": "large",
744
+ "description": "(default)"
745
+ },
746
+ {
747
+ "name": "medium"
748
+ },
749
+ {
750
+ "name": "small"
751
+ }
752
+ ]
753
+ },
754
+ {
755
+ "name": "variant",
756
+ "description": "Defines the visual variant of the badge, affecting its background style, border and text.\n\n- outlined\n- solid\n- text\n- tonal",
757
+ "type": "string",
758
+ "values": [
759
+ {
760
+ "name": "outlined"
761
+ },
762
+ {
763
+ "name": "solid"
764
+ },
765
+ {
766
+ "name": "text"
767
+ },
768
+ {
769
+ "name": "tonal"
770
+ }
771
+ ]
772
+ }
773
+ ]
774
+ },
775
+ {
776
+ "name": "rarui-box",
777
+ "description": "## Rarui Box\n---\nA low-level utility component that provides stylized system accessories to allow for custom styling with theme reconfection.\n\nSee [a complete document](https://rarui.rarolabs.com.br/docs/components/layout/box) for more details.",
778
+ "attributes": [
779
+ {
780
+ "name": "color",
781
+ "description": "The color property is used to set the color of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$brand\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$brand\",\n \"md\": \"$brand-alt\",\n \"lg\": \"$currentColor\",\n \"xl\": \"$disabled\"\n}\n```\n\n- $brand\n- $brand-alt\n- $currentColor\n- $disabled\n- $error\n- $info\n- $invert\n- $invert-disabled\n- $invert-secondary\n- $on-brand\n- $on-error\n- $on-info\n- $on-success\n- $on-warning\n- $primary\n- $secondary\n- $success\n- $warning\n- $warning-alt",
782
+ "values": [
783
+ {
784
+ "name": "$brand"
785
+ },
786
+ {
787
+ "name": "$brand-alt"
788
+ },
789
+ {
790
+ "name": "$currentColor"
791
+ },
792
+ {
793
+ "name": "$disabled"
794
+ },
795
+ {
796
+ "name": "$error"
797
+ },
798
+ {
799
+ "name": "$info"
800
+ },
801
+ {
802
+ "name": "$invert"
803
+ },
804
+ {
805
+ "name": "$invert-disabled"
806
+ },
807
+ {
808
+ "name": "$invert-secondary"
809
+ },
810
+ {
811
+ "name": "$on-brand"
812
+ },
813
+ {
814
+ "name": "$on-error"
815
+ },
816
+ {
817
+ "name": "$on-info"
818
+ },
819
+ {
820
+ "name": "$on-success"
821
+ },
822
+ {
823
+ "name": "$on-warning"
824
+ },
825
+ {
826
+ "name": "$primary"
827
+ },
828
+ {
829
+ "name": "$secondary"
830
+ },
831
+ {
832
+ "name": "$success"
833
+ },
834
+ {
835
+ "name": "$warning"
836
+ },
837
+ {
838
+ "name": "$warning-alt"
839
+ }
840
+ ]
841
+ },
842
+ {
843
+ "name": "font-weight",
844
+ "description": "The fontWeight property sets how thick or thin characters in box should be displayed.\n\nThis property supports responsive values. You can pass a single value like `\"$bold\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$bold\",\n \"md\": \"$medium\",\n \"lg\": \"$regular\",\n \"xl\": \"$semiBold\"\n}\n```\n\n- $bold\n- $medium\n- $regular\n- $semiBold",
845
+ "values": [
846
+ {
847
+ "name": "$bold"
848
+ },
849
+ {
850
+ "name": "$medium"
851
+ },
852
+ {
853
+ "name": "$regular"
854
+ },
855
+ {
856
+ "name": "$semiBold"
857
+ }
858
+ ]
859
+ },
860
+ {
861
+ "name": "line-height",
862
+ "description": "The lineHeight property specifies the line height of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$body-l\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$body-l\",\n \"md\": \"$body-m\",\n \"lg\": \"$body-s\",\n \"xl\": \"$body-xl\"\n}\n```\n\n- $body-l\n- $body-m\n- $body-s\n- $body-xl\n- $body-xs\n- $body-xxs\n- $button-l\n- $button-m\n- $button-s\n- $heading-hero\n- $heading-l\n- $heading-m\n- $heading-s\n- $heading-xl\n- $heading-xs\n- $label-l\n- $label-m\n- $label-s",
863
+ "values": [
864
+ {
865
+ "name": "$body-l"
866
+ },
867
+ {
868
+ "name": "$body-m"
869
+ },
870
+ {
871
+ "name": "$body-s"
872
+ },
873
+ {
874
+ "name": "$body-xl"
875
+ },
876
+ {
877
+ "name": "$body-xs"
878
+ },
879
+ {
880
+ "name": "$body-xxs"
881
+ },
882
+ {
883
+ "name": "$button-l"
884
+ },
885
+ {
886
+ "name": "$button-m"
887
+ },
888
+ {
889
+ "name": "$button-s"
890
+ },
891
+ {
892
+ "name": "$heading-hero"
893
+ },
894
+ {
895
+ "name": "$heading-l"
896
+ },
897
+ {
898
+ "name": "$heading-m"
899
+ },
900
+ {
901
+ "name": "$heading-s"
902
+ },
903
+ {
904
+ "name": "$heading-xl"
905
+ },
906
+ {
907
+ "name": "$heading-xs"
908
+ },
909
+ {
910
+ "name": "$label-l"
911
+ },
912
+ {
913
+ "name": "$label-m"
914
+ },
915
+ {
916
+ "name": "$label-s"
917
+ }
918
+ ]
919
+ },
920
+ {
921
+ "name": "m",
922
+ "description": "The m shorthand property sets the margin area on all four sides of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
923
+ "values": [
924
+ {
925
+ "name": "$2xl"
926
+ },
927
+ {
928
+ "name": "$2xs"
929
+ },
930
+ {
931
+ "name": "$3xl"
932
+ },
933
+ {
934
+ "name": "$3xs"
935
+ },
936
+ {
937
+ "name": "$4xl"
938
+ },
939
+ {
940
+ "name": "$4xs"
941
+ },
942
+ {
943
+ "name": "$5xl"
944
+ },
945
+ {
946
+ "name": "$6xl"
947
+ },
948
+ {
949
+ "name": "$7xl"
950
+ },
951
+ {
952
+ "name": "$8xl"
953
+ },
954
+ {
955
+ "name": "$auto"
956
+ },
957
+ {
958
+ "name": "$lg"
959
+ },
960
+ {
961
+ "name": "$md"
962
+ },
963
+ {
964
+ "name": "$none"
965
+ },
966
+ {
967
+ "name": "$s"
968
+ },
969
+ {
970
+ "name": "$xl"
971
+ },
972
+ {
973
+ "name": "$xs"
974
+ }
975
+ ]
976
+ },
977
+ {
978
+ "name": "font-size",
979
+ "description": "The fontSize property sets the size of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$body-l\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$body-l\",\n \"md\": \"$body-m\",\n \"lg\": \"$body-s\",\n \"xl\": \"$body-xl\"\n}\n```\n\n- $body-l\n- $body-m\n- $body-s\n- $body-xl\n- $body-xs\n- $body-xxs\n- $button-l\n- $button-m\n- $button-s\n- $heading-hero\n- $heading-l\n- $heading-m\n- $heading-s\n- $heading-xl\n- $heading-xs\n- $label-l\n- $label-m\n- $label-s",
980
+ "values": [
981
+ {
982
+ "name": "$body-l"
983
+ },
984
+ {
985
+ "name": "$body-m"
986
+ },
987
+ {
988
+ "name": "$body-s"
989
+ },
990
+ {
991
+ "name": "$body-xl"
992
+ },
993
+ {
994
+ "name": "$body-xs"
995
+ },
996
+ {
997
+ "name": "$body-xxs"
998
+ },
999
+ {
1000
+ "name": "$button-l"
1001
+ },
1002
+ {
1003
+ "name": "$button-m"
1004
+ },
1005
+ {
1006
+ "name": "$button-s"
1007
+ },
1008
+ {
1009
+ "name": "$heading-hero"
1010
+ },
1011
+ {
1012
+ "name": "$heading-l"
1013
+ },
1014
+ {
1015
+ "name": "$heading-m"
1016
+ },
1017
+ {
1018
+ "name": "$heading-s"
1019
+ },
1020
+ {
1021
+ "name": "$heading-xl"
1022
+ },
1023
+ {
1024
+ "name": "$heading-xs"
1025
+ },
1026
+ {
1027
+ "name": "$label-l"
1028
+ },
1029
+ {
1030
+ "name": "$label-m"
1031
+ },
1032
+ {
1033
+ "name": "$label-s"
1034
+ }
1035
+ ]
1036
+ },
1037
+ {
1038
+ "name": "text-align",
1039
+ "description": "The **`text-align`** CSS property sets the horizontal alignment of a block element or table-cell box. This means it works like `vertical-align` but in the horizontal direction.\n\n\n**Initial value**: `start`, or a nameless value that acts as `left` if _direction_ is `ltr`, `right` if _direction_ is `rtl` if `start` is not supported by the browser.\n\nThis property supports responsive values. You can pass a single value like `\"center\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"center\",\n \"md\": \"end\",\n \"lg\": \"justify\",\n \"xl\": \"left\"\n}\n```\n\n- center\n- end\n- justify\n- left\n- match-parent\n- right\n- start",
1040
+ "values": [
1041
+ {
1042
+ "name": "center"
1043
+ },
1044
+ {
1045
+ "name": "end"
1046
+ },
1047
+ {
1048
+ "name": "justify"
1049
+ },
1050
+ {
1051
+ "name": "left"
1052
+ },
1053
+ {
1054
+ "name": "match-parent"
1055
+ },
1056
+ {
1057
+ "name": "right"
1058
+ },
1059
+ {
1060
+ "name": "start"
1061
+ }
1062
+ ]
1063
+ },
1064
+ {
1065
+ "name": "text-decoration",
1066
+ "description": "The **`text-decoration`** shorthand CSS property sets the appearance of decorative lines on text. It is a shorthand for `text-decoration-line`, `text-decoration-color`, `text-decoration-style`, and the newer `text-decoration-thickness` property.\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"blink\",\n \"lg\": \"dashed\",\n \"xl\": \"dotted\"\n}\n```\n\n- auto\n- blink\n- dashed\n- dotted\n- double\n- from-font\n- grammar-error\n- line-through\n- none\n- overline\n- solid\n- spelling-error\n- underline\n- wavy",
1067
+ "values": [
1068
+ {
1069
+ "name": "auto"
1070
+ },
1071
+ {
1072
+ "name": "blink"
1073
+ },
1074
+ {
1075
+ "name": "dashed"
1076
+ },
1077
+ {
1078
+ "name": "dotted"
1079
+ },
1080
+ {
1081
+ "name": "double"
1082
+ },
1083
+ {
1084
+ "name": "from-font"
1085
+ },
1086
+ {
1087
+ "name": "grammar-error"
1088
+ },
1089
+ {
1090
+ "name": "line-through"
1091
+ },
1092
+ {
1093
+ "name": "none"
1094
+ },
1095
+ {
1096
+ "name": "overline"
1097
+ },
1098
+ {
1099
+ "name": "solid"
1100
+ },
1101
+ {
1102
+ "name": "spelling-error"
1103
+ },
1104
+ {
1105
+ "name": "underline"
1106
+ },
1107
+ {
1108
+ "name": "wavy"
1109
+ }
1110
+ ]
1111
+ },
1112
+ {
1113
+ "name": "width",
1114
+ "description": "The **`width`** CSS property sets an element's width. By default, it sets the width of the content area, but if `box-sizing` is set to `border-box`, it sets the width of the border area. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"intrinsic\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- min-intrinsic\n- stretch",
1115
+ "values": [
1116
+ {
1117
+ "name": "auto"
1118
+ },
1119
+ {
1120
+ "name": "fit-content"
1121
+ },
1122
+ {
1123
+ "name": "intrinsic"
1124
+ },
1125
+ {
1126
+ "name": "max-content"
1127
+ },
1128
+ {
1129
+ "name": "min-content"
1130
+ },
1131
+ {
1132
+ "name": "min-intrinsic"
1133
+ },
1134
+ {
1135
+ "name": "stretch"
1136
+ }
1137
+ ]
1138
+ },
1139
+ {
1140
+ "name": "overflow",
1141
+ "description": "The **`overflow`** CSS shorthand property sets the desired behavior for an element's overflow — i.e. when an element's content is too big to fit in its block formatting context — in both directions.\n\n\n**Initial value**: `visible`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"clip\",\n \"lg\": \"hidden\",\n \"xl\": \"scroll\"\n}\n```\n\n- auto\n- clip\n- hidden\n- scroll\n- visible",
1142
+ "values": [
1143
+ {
1144
+ "name": "auto"
1145
+ },
1146
+ {
1147
+ "name": "clip"
1148
+ },
1149
+ {
1150
+ "name": "hidden"
1151
+ },
1152
+ {
1153
+ "name": "scroll"
1154
+ },
1155
+ {
1156
+ "name": "visible"
1157
+ }
1158
+ ]
1159
+ },
1160
+ {
1161
+ "name": "left",
1162
+ "description": "The **`left`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n\n\n**Initial value**: `auto`",
1163
+ "values": []
1164
+ },
1165
+ {
1166
+ "name": "right",
1167
+ "description": "The **`right`** CSS property participates in specifying the horizontal position of a positioned element. It has no effect on non-positioned elements.\n\n\n**Initial value**: `auto`",
1168
+ "values": []
1169
+ },
1170
+ {
1171
+ "name": "align-content",
1172
+ "description": "The CSS **`align-content`** property sets the distribution of space between and around content items along a flexbox's cross-axis or a grid's block axis.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"baseline\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"baseline\",\n \"md\": \"center\",\n \"lg\": \"end\",\n \"xl\": \"flex-end\"\n}\n```\n\n- baseline\n- center\n- end\n- flex-end\n- flex-start\n- normal\n- space-around\n- space-between\n- space-evenly\n- start\n- stretch",
1173
+ "values": [
1174
+ {
1175
+ "name": "baseline"
1176
+ },
1177
+ {
1178
+ "name": "center"
1179
+ },
1180
+ {
1181
+ "name": "end"
1182
+ },
1183
+ {
1184
+ "name": "flex-end"
1185
+ },
1186
+ {
1187
+ "name": "flex-start"
1188
+ },
1189
+ {
1190
+ "name": "normal"
1191
+ },
1192
+ {
1193
+ "name": "space-around"
1194
+ },
1195
+ {
1196
+ "name": "space-between"
1197
+ },
1198
+ {
1199
+ "name": "space-evenly"
1200
+ },
1201
+ {
1202
+ "name": "start"
1203
+ },
1204
+ {
1205
+ "name": "stretch"
1206
+ }
1207
+ ]
1208
+ },
1209
+ {
1210
+ "name": "align-items",
1211
+ "description": "The CSS **`align-items`** property sets the `align-self` value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"baseline\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"baseline\",\n \"md\": \"center\",\n \"lg\": \"end\",\n \"xl\": \"flex-end\"\n}\n```\n\n- baseline\n- center\n- end\n- flex-end\n- flex-start\n- normal\n- self-end\n- self-start\n- start\n- stretch",
1212
+ "values": [
1213
+ {
1214
+ "name": "baseline"
1215
+ },
1216
+ {
1217
+ "name": "center"
1218
+ },
1219
+ {
1220
+ "name": "end"
1221
+ },
1222
+ {
1223
+ "name": "flex-end"
1224
+ },
1225
+ {
1226
+ "name": "flex-start"
1227
+ },
1228
+ {
1229
+ "name": "normal"
1230
+ },
1231
+ {
1232
+ "name": "self-end"
1233
+ },
1234
+ {
1235
+ "name": "self-start"
1236
+ },
1237
+ {
1238
+ "name": "start"
1239
+ },
1240
+ {
1241
+ "name": "stretch"
1242
+ }
1243
+ ]
1244
+ },
1245
+ {
1246
+ "name": "align-self",
1247
+ "description": "The **`align-self`** CSS property overrides a grid or flex item's `align-items` value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"baseline\",\n \"lg\": \"center\",\n \"xl\": \"end\"\n}\n```\n\n- auto\n- baseline\n- center\n- end\n- flex-end\n- flex-start\n- normal\n- self-end\n- self-start\n- start\n- stretch",
1248
+ "values": [
1249
+ {
1250
+ "name": "auto"
1251
+ },
1252
+ {
1253
+ "name": "baseline"
1254
+ },
1255
+ {
1256
+ "name": "center"
1257
+ },
1258
+ {
1259
+ "name": "end"
1260
+ },
1261
+ {
1262
+ "name": "flex-end"
1263
+ },
1264
+ {
1265
+ "name": "flex-start"
1266
+ },
1267
+ {
1268
+ "name": "normal"
1269
+ },
1270
+ {
1271
+ "name": "self-end"
1272
+ },
1273
+ {
1274
+ "name": "self-start"
1275
+ },
1276
+ {
1277
+ "name": "start"
1278
+ },
1279
+ {
1280
+ "name": "stretch"
1281
+ }
1282
+ ]
1283
+ },
1284
+ {
1285
+ "name": "background-blend-mode",
1286
+ "description": "The **`background-blend-mode`** CSS property sets how an element's background images should blend with each other and with the element's background color.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"color\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"color\",\n \"md\": \"color-burn\",\n \"lg\": \"color-dodge\",\n \"xl\": \"darken\"\n}\n```\n\n- color\n- color-burn\n- color-dodge\n- darken\n- difference\n- exclusion\n- hard-light\n- hue\n- lighten\n- luminosity\n- multiply\n- normal\n- overlay\n- saturation\n- screen\n- soft-light",
1287
+ "values": [
1288
+ {
1289
+ "name": "color"
1290
+ },
1291
+ {
1292
+ "name": "color-burn"
1293
+ },
1294
+ {
1295
+ "name": "color-dodge"
1296
+ },
1297
+ {
1298
+ "name": "darken"
1299
+ },
1300
+ {
1301
+ "name": "difference"
1302
+ },
1303
+ {
1304
+ "name": "exclusion"
1305
+ },
1306
+ {
1307
+ "name": "hard-light"
1308
+ },
1309
+ {
1310
+ "name": "hue"
1311
+ },
1312
+ {
1313
+ "name": "lighten"
1314
+ },
1315
+ {
1316
+ "name": "luminosity"
1317
+ },
1318
+ {
1319
+ "name": "multiply"
1320
+ },
1321
+ {
1322
+ "name": "normal"
1323
+ },
1324
+ {
1325
+ "name": "overlay"
1326
+ },
1327
+ {
1328
+ "name": "saturation"
1329
+ },
1330
+ {
1331
+ "name": "screen"
1332
+ },
1333
+ {
1334
+ "name": "soft-light"
1335
+ }
1336
+ ]
1337
+ },
1338
+ {
1339
+ "name": "background-color",
1340
+ "description": "The backgroundColor property sets the background color of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$background\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$background\",\n \"md\": \"$brand\",\n \"lg\": \"$brand-hover\",\n \"xl\": \"$brand-press\"\n}\n```\n\n- $background\n- $brand\n- $brand-hover\n- $brand-press\n- $brand-subdued\n- $disabled\n- $error\n- $error-hover\n- $error-press\n- $error-subdued\n- $hover\n- $info\n- $info-hover\n- $info-press\n- $info-subdued\n- $invert\n- $invert-disabled\n- $invert-hover\n- $invert-press\n- $invert-secondary\n- $overlay\n- $press\n- $primary\n- $secondary\n- $success\n- $success-hover\n- $success-press\n- $success-subdued\n- $transparent\n- $warning\n- $warning-hover\n- $warning-press\n- $warning-subdued",
1341
+ "values": [
1342
+ {
1343
+ "name": "$background"
1344
+ },
1345
+ {
1346
+ "name": "$brand"
1347
+ },
1348
+ {
1349
+ "name": "$brand-hover"
1350
+ },
1351
+ {
1352
+ "name": "$brand-press"
1353
+ },
1354
+ {
1355
+ "name": "$brand-subdued"
1356
+ },
1357
+ {
1358
+ "name": "$disabled"
1359
+ },
1360
+ {
1361
+ "name": "$error"
1362
+ },
1363
+ {
1364
+ "name": "$error-hover"
1365
+ },
1366
+ {
1367
+ "name": "$error-press"
1368
+ },
1369
+ {
1370
+ "name": "$error-subdued"
1371
+ },
1372
+ {
1373
+ "name": "$hover"
1374
+ },
1375
+ {
1376
+ "name": "$info"
1377
+ },
1378
+ {
1379
+ "name": "$info-hover"
1380
+ },
1381
+ {
1382
+ "name": "$info-press"
1383
+ },
1384
+ {
1385
+ "name": "$info-subdued"
1386
+ },
1387
+ {
1388
+ "name": "$invert"
1389
+ },
1390
+ {
1391
+ "name": "$invert-disabled"
1392
+ },
1393
+ {
1394
+ "name": "$invert-hover"
1395
+ },
1396
+ {
1397
+ "name": "$invert-press"
1398
+ },
1399
+ {
1400
+ "name": "$invert-secondary"
1401
+ },
1402
+ {
1403
+ "name": "$overlay"
1404
+ },
1405
+ {
1406
+ "name": "$press"
1407
+ },
1408
+ {
1409
+ "name": "$primary"
1410
+ },
1411
+ {
1412
+ "name": "$secondary"
1413
+ },
1414
+ {
1415
+ "name": "$success"
1416
+ },
1417
+ {
1418
+ "name": "$success-hover"
1419
+ },
1420
+ {
1421
+ "name": "$success-press"
1422
+ },
1423
+ {
1424
+ "name": "$success-subdued"
1425
+ },
1426
+ {
1427
+ "name": "$transparent"
1428
+ },
1429
+ {
1430
+ "name": "$warning"
1431
+ },
1432
+ {
1433
+ "name": "$warning-hover"
1434
+ },
1435
+ {
1436
+ "name": "$warning-press"
1437
+ },
1438
+ {
1439
+ "name": "$warning-subdued"
1440
+ }
1441
+ ]
1442
+ },
1443
+ {
1444
+ "name": "background-image",
1445
+ "description": "The **`background-image`** CSS property sets one or more background images on an element.\n\n\n**Initial value**: `none`",
1446
+ "values": []
1447
+ },
1448
+ {
1449
+ "name": "background-position-x",
1450
+ "description": "The **`background-position-x`** CSS property sets the initial horizontal position for each background image. The position is relative to the position layer set by `background-origin`.\n\n\n**Initial value**: `left`\n\nThis property supports responsive values. You can pass a single value like `\"center\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"center\",\n \"md\": \"left\",\n \"lg\": \"right\",\n \"xl\": \"x-end\"\n}\n```\n\n- center\n- left\n- right\n- x-end\n- x-start",
1451
+ "values": [
1452
+ {
1453
+ "name": "center"
1454
+ },
1455
+ {
1456
+ "name": "left"
1457
+ },
1458
+ {
1459
+ "name": "right"
1460
+ },
1461
+ {
1462
+ "name": "x-end"
1463
+ },
1464
+ {
1465
+ "name": "x-start"
1466
+ }
1467
+ ]
1468
+ },
1469
+ {
1470
+ "name": "background-position-y",
1471
+ "description": "The **`background-position-y`** CSS property sets the initial vertical position for each background image. The position is relative to the position layer set by `background-origin`.\n\n\n**Initial value**: `top`\n\nThis property supports responsive values. You can pass a single value like `\"bottom\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"bottom\",\n \"md\": \"center\",\n \"lg\": \"top\",\n \"xl\": \"y-end\"\n}\n```\n\n- bottom\n- center\n- top\n- y-end\n- y-start",
1472
+ "values": [
1473
+ {
1474
+ "name": "bottom"
1475
+ },
1476
+ {
1477
+ "name": "center"
1478
+ },
1479
+ {
1480
+ "name": "top"
1481
+ },
1482
+ {
1483
+ "name": "y-end"
1484
+ },
1485
+ {
1486
+ "name": "y-start"
1487
+ }
1488
+ ]
1489
+ },
1490
+ {
1491
+ "name": "background-repeat",
1492
+ "description": "The **`background-repeat`** CSS property sets how background images are repeated. A background image can be repeated along the horizontal and vertical axes, or not repeated at all.\n\n\n**Initial value**: `repeat`\n\nThis property supports responsive values. You can pass a single value like `\"no-repeat\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"no-repeat\",\n \"md\": \"repeat\",\n \"lg\": \"repeat-x\",\n \"xl\": \"repeat-y\"\n}\n```\n\n- no-repeat\n- repeat\n- repeat-x\n- repeat-y\n- round\n- space",
1493
+ "values": [
1494
+ {
1495
+ "name": "no-repeat"
1496
+ },
1497
+ {
1498
+ "name": "repeat"
1499
+ },
1500
+ {
1501
+ "name": "repeat-x"
1502
+ },
1503
+ {
1504
+ "name": "repeat-y"
1505
+ },
1506
+ {
1507
+ "name": "round"
1508
+ },
1509
+ {
1510
+ "name": "space"
1511
+ }
1512
+ ]
1513
+ },
1514
+ {
1515
+ "name": "background-size",
1516
+ "description": "The **`background-size`** CSS property sets the size of the element's background image. The image can be left to its natural size, stretched, or constrained to fit the available space.\n\n\n**Initial value**: `auto auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"contain\",\n \"lg\": \"cover\",\n \"xl\": \"auto\"\n}\n```\n\n- auto\n- contain\n- cover",
1517
+ "values": [
1518
+ {
1519
+ "name": "auto"
1520
+ },
1521
+ {
1522
+ "name": "contain"
1523
+ },
1524
+ {
1525
+ "name": "cover"
1526
+ }
1527
+ ]
1528
+ },
1529
+ {
1530
+ "name": "border-bottom-left-radius",
1531
+ "description": "The borderBottomLeftRadius property rounds the corners of an box's outer border edge.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$button\",\n \"xl\": \"$input\"\n}\n```\n\n- $2xl\n- $2xs\n- $button\n- $input\n- $lg\n- $md\n- $none\n- $pill\n- $sm\n- $xl\n- $xs",
1532
+ "values": [
1533
+ {
1534
+ "name": "$2xl"
1535
+ },
1536
+ {
1537
+ "name": "$2xs"
1538
+ },
1539
+ {
1540
+ "name": "$button"
1541
+ },
1542
+ {
1543
+ "name": "$input"
1544
+ },
1545
+ {
1546
+ "name": "$lg"
1547
+ },
1548
+ {
1549
+ "name": "$md"
1550
+ },
1551
+ {
1552
+ "name": "$none"
1553
+ },
1554
+ {
1555
+ "name": "$pill"
1556
+ },
1557
+ {
1558
+ "name": "$sm"
1559
+ },
1560
+ {
1561
+ "name": "$xl"
1562
+ },
1563
+ {
1564
+ "name": "$xs"
1565
+ }
1566
+ ]
1567
+ },
1568
+ {
1569
+ "name": "border-bottom-right-radius",
1570
+ "description": "The borderBottomRightRadius property rounds the corners of an box's outer border edge.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$button\",\n \"xl\": \"$input\"\n}\n```\n\n- $2xl\n- $2xs\n- $button\n- $input\n- $lg\n- $md\n- $none\n- $pill\n- $sm\n- $xl\n- $xs",
1571
+ "values": [
1572
+ {
1573
+ "name": "$2xl"
1574
+ },
1575
+ {
1576
+ "name": "$2xs"
1577
+ },
1578
+ {
1579
+ "name": "$button"
1580
+ },
1581
+ {
1582
+ "name": "$input"
1583
+ },
1584
+ {
1585
+ "name": "$lg"
1586
+ },
1587
+ {
1588
+ "name": "$md"
1589
+ },
1590
+ {
1591
+ "name": "$none"
1592
+ },
1593
+ {
1594
+ "name": "$pill"
1595
+ },
1596
+ {
1597
+ "name": "$sm"
1598
+ },
1599
+ {
1600
+ "name": "$xl"
1601
+ },
1602
+ {
1603
+ "name": "$xs"
1604
+ }
1605
+ ]
1606
+ },
1607
+ {
1608
+ "name": "border-bottom-width",
1609
+ "description": "The borderBottomWidth property defines the width of the border at the bottom of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
1610
+ "values": [
1611
+ {
1612
+ "name": "$1"
1613
+ },
1614
+ {
1615
+ "name": "$2"
1616
+ },
1617
+ {
1618
+ "name": "$3"
1619
+ },
1620
+ {
1621
+ "name": "$4"
1622
+ },
1623
+ {
1624
+ "name": "$5"
1625
+ },
1626
+ {
1627
+ "name": "$none"
1628
+ }
1629
+ ]
1630
+ },
1631
+ {
1632
+ "name": "border-left-width",
1633
+ "description": "The borderLeftWidth property defines the width of the border at the left of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
1634
+ "values": [
1635
+ {
1636
+ "name": "$1"
1637
+ },
1638
+ {
1639
+ "name": "$2"
1640
+ },
1641
+ {
1642
+ "name": "$3"
1643
+ },
1644
+ {
1645
+ "name": "$4"
1646
+ },
1647
+ {
1648
+ "name": "$5"
1649
+ },
1650
+ {
1651
+ "name": "$none"
1652
+ }
1653
+ ]
1654
+ },
1655
+ {
1656
+ "name": "border-right-width",
1657
+ "description": "The borderRightWidth property defines the width of the border at the right of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
1658
+ "values": [
1659
+ {
1660
+ "name": "$1"
1661
+ },
1662
+ {
1663
+ "name": "$2"
1664
+ },
1665
+ {
1666
+ "name": "$3"
1667
+ },
1668
+ {
1669
+ "name": "$4"
1670
+ },
1671
+ {
1672
+ "name": "$5"
1673
+ },
1674
+ {
1675
+ "name": "$none"
1676
+ }
1677
+ ]
1678
+ },
1679
+ {
1680
+ "name": "border-top-left-radius",
1681
+ "description": "The borderTopLeftRadius property rounds the corners of an box's outer border edge.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$button\",\n \"xl\": \"$input\"\n}\n```\n\n- $2xl\n- $2xs\n- $button\n- $input\n- $lg\n- $md\n- $none\n- $pill\n- $sm\n- $xl\n- $xs",
1682
+ "values": [
1683
+ {
1684
+ "name": "$2xl"
1685
+ },
1686
+ {
1687
+ "name": "$2xs"
1688
+ },
1689
+ {
1690
+ "name": "$button"
1691
+ },
1692
+ {
1693
+ "name": "$input"
1694
+ },
1695
+ {
1696
+ "name": "$lg"
1697
+ },
1698
+ {
1699
+ "name": "$md"
1700
+ },
1701
+ {
1702
+ "name": "$none"
1703
+ },
1704
+ {
1705
+ "name": "$pill"
1706
+ },
1707
+ {
1708
+ "name": "$sm"
1709
+ },
1710
+ {
1711
+ "name": "$xl"
1712
+ },
1713
+ {
1714
+ "name": "$xs"
1715
+ }
1716
+ ]
1717
+ },
1718
+ {
1719
+ "name": "border-top-right-radius",
1720
+ "description": "The borderTopRightRadius property rounds the corners of an box's outer border edge.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$button\",\n \"xl\": \"$input\"\n}\n```\n\n- $2xl\n- $2xs\n- $button\n- $input\n- $lg\n- $md\n- $none\n- $pill\n- $sm\n- $xl\n- $xs",
1721
+ "values": [
1722
+ {
1723
+ "name": "$2xl"
1724
+ },
1725
+ {
1726
+ "name": "$2xs"
1727
+ },
1728
+ {
1729
+ "name": "$button"
1730
+ },
1731
+ {
1732
+ "name": "$input"
1733
+ },
1734
+ {
1735
+ "name": "$lg"
1736
+ },
1737
+ {
1738
+ "name": "$md"
1739
+ },
1740
+ {
1741
+ "name": "$none"
1742
+ },
1743
+ {
1744
+ "name": "$pill"
1745
+ },
1746
+ {
1747
+ "name": "$sm"
1748
+ },
1749
+ {
1750
+ "name": "$xl"
1751
+ },
1752
+ {
1753
+ "name": "$xs"
1754
+ }
1755
+ ]
1756
+ },
1757
+ {
1758
+ "name": "border-top-width",
1759
+ "description": "The borderTopWidth property defines the width of the border at the top of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
1760
+ "values": [
1761
+ {
1762
+ "name": "$1"
1763
+ },
1764
+ {
1765
+ "name": "$2"
1766
+ },
1767
+ {
1768
+ "name": "$3"
1769
+ },
1770
+ {
1771
+ "name": "$4"
1772
+ },
1773
+ {
1774
+ "name": "$5"
1775
+ },
1776
+ {
1777
+ "name": "$none"
1778
+ }
1779
+ ]
1780
+ },
1781
+ {
1782
+ "name": "bottom",
1783
+ "description": "The **`bottom`** CSS property participates in setting the vertical position of a positioned element. It has no effect on non-positioned elements.\n\n\n**Initial value**: `auto`",
1784
+ "values": []
1785
+ },
1786
+ {
1787
+ "name": "box-shadow",
1788
+ "description": "The boxShadow property adds shadow effects around an box's frame.\n\nThis property supports responsive values. You can pass a single value like `\"$bottom-1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$bottom-1\",\n \"md\": \"$bottom-2\",\n \"lg\": \"$bottom-3\",\n \"xl\": \"$bottom-4\"\n}\n```\n\n- $bottom-1\n- $bottom-2\n- $bottom-3\n- $bottom-4\n- $bottom-5\n- $none\n- $top-1\n- $top-2\n- $top-3\n- $top-4\n- $top-5",
1789
+ "values": [
1790
+ {
1791
+ "name": "$bottom-1"
1792
+ },
1793
+ {
1794
+ "name": "$bottom-2"
1795
+ },
1796
+ {
1797
+ "name": "$bottom-3"
1798
+ },
1799
+ {
1800
+ "name": "$bottom-4"
1801
+ },
1802
+ {
1803
+ "name": "$bottom-5"
1804
+ },
1805
+ {
1806
+ "name": "$none"
1807
+ },
1808
+ {
1809
+ "name": "$top-1"
1810
+ },
1811
+ {
1812
+ "name": "$top-2"
1813
+ },
1814
+ {
1815
+ "name": "$top-3"
1816
+ },
1817
+ {
1818
+ "name": "$top-4"
1819
+ },
1820
+ {
1821
+ "name": "$top-5"
1822
+ }
1823
+ ]
1824
+ },
1825
+ {
1826
+ "name": "box-sizing",
1827
+ "description": "The **`box-sizing`** CSS property sets how the total width and height of an element is calculated.\n\n\n**Initial value**: `content-box`\n\nThis property supports responsive values. You can pass a single value like `\"border-box\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"border-box\",\n \"md\": \"content-box\",\n \"lg\": \"border-box\",\n \"xl\": \"content-box\"\n}\n```\n\n- border-box\n- content-box",
1828
+ "values": [
1829
+ {
1830
+ "name": "border-box"
1831
+ },
1832
+ {
1833
+ "name": "content-box"
1834
+ }
1835
+ ]
1836
+ },
1837
+ {
1838
+ "name": "cursor",
1839
+ "description": "The **`cursor`** CSS property sets the type of mouse cursor, if any, to show when the mouse pointer is over an element.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"alias\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"alias\",\n \"md\": \"all-scroll\",\n \"lg\": \"auto\",\n \"xl\": \"cell\"\n}\n```\n\n- alias\n- all-scroll\n- auto\n- cell\n- col-resize\n- context-menu\n- copy\n- crosshair\n- default\n- e-resize\n- ew-resize\n- grab\n- grabbing\n- help\n- move\n- n-resize\n- ne-resize\n- nesw-resize\n- no-drop\n- none\n- not-allowed\n- ns-resize\n- nw-resize\n- nwse-resize\n- pointer\n- progress\n- row-resize\n- s-resize\n- se-resize\n- sw-resize\n- text\n- vertical-text\n- w-resize\n- wait\n- zoom-in\n- zoom-out",
1840
+ "values": [
1841
+ {
1842
+ "name": "alias"
1843
+ },
1844
+ {
1845
+ "name": "all-scroll"
1846
+ },
1847
+ {
1848
+ "name": "auto"
1849
+ },
1850
+ {
1851
+ "name": "cell"
1852
+ },
1853
+ {
1854
+ "name": "col-resize"
1855
+ },
1856
+ {
1857
+ "name": "context-menu"
1858
+ },
1859
+ {
1860
+ "name": "copy"
1861
+ },
1862
+ {
1863
+ "name": "crosshair"
1864
+ },
1865
+ {
1866
+ "name": "default"
1867
+ },
1868
+ {
1869
+ "name": "e-resize"
1870
+ },
1871
+ {
1872
+ "name": "ew-resize"
1873
+ },
1874
+ {
1875
+ "name": "grab"
1876
+ },
1877
+ {
1878
+ "name": "grabbing"
1879
+ },
1880
+ {
1881
+ "name": "help"
1882
+ },
1883
+ {
1884
+ "name": "move"
1885
+ },
1886
+ {
1887
+ "name": "n-resize"
1888
+ },
1889
+ {
1890
+ "name": "ne-resize"
1891
+ },
1892
+ {
1893
+ "name": "nesw-resize"
1894
+ },
1895
+ {
1896
+ "name": "no-drop"
1897
+ },
1898
+ {
1899
+ "name": "none"
1900
+ },
1901
+ {
1902
+ "name": "not-allowed"
1903
+ },
1904
+ {
1905
+ "name": "ns-resize"
1906
+ },
1907
+ {
1908
+ "name": "nw-resize"
1909
+ },
1910
+ {
1911
+ "name": "nwse-resize"
1912
+ },
1913
+ {
1914
+ "name": "pointer"
1915
+ },
1916
+ {
1917
+ "name": "progress"
1918
+ },
1919
+ {
1920
+ "name": "row-resize"
1921
+ },
1922
+ {
1923
+ "name": "s-resize"
1924
+ },
1925
+ {
1926
+ "name": "se-resize"
1927
+ },
1928
+ {
1929
+ "name": "sw-resize"
1930
+ },
1931
+ {
1932
+ "name": "text"
1933
+ },
1934
+ {
1935
+ "name": "vertical-text"
1936
+ },
1937
+ {
1938
+ "name": "w-resize"
1939
+ },
1940
+ {
1941
+ "name": "wait"
1942
+ },
1943
+ {
1944
+ "name": "zoom-in"
1945
+ },
1946
+ {
1947
+ "name": "zoom-out"
1948
+ }
1949
+ ]
1950
+ },
1951
+ {
1952
+ "name": "display",
1953
+ "description": "The **`display`** CSS property sets whether an element is treated as a block or inline element and the layout used for its children, such as flow layout, grid or flex.\n\n\n**Initial value**: `inline`\n\nThis property supports responsive values. You can pass a single value like `\"block\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"block\",\n \"md\": \"contents\",\n \"lg\": \"flex\",\n \"xl\": \"flow\"\n}\n```\n\n- block\n- contents\n- flex\n- flow\n- flow-root\n- grid\n- inline\n- inline-block\n- inline-flex\n- inline-grid\n- inline-list-item\n- inline-table\n- list-item\n- none\n- ruby\n- ruby-base\n- ruby-base-container\n- ruby-text\n- ruby-text-container\n- run-in\n- table\n- table-caption\n- table-cell\n- table-column\n- table-column-group\n- table-footer-group\n- table-header-group\n- table-row\n- table-row-group",
1954
+ "values": [
1955
+ {
1956
+ "name": "block"
1957
+ },
1958
+ {
1959
+ "name": "contents"
1960
+ },
1961
+ {
1962
+ "name": "flex"
1963
+ },
1964
+ {
1965
+ "name": "flow"
1966
+ },
1967
+ {
1968
+ "name": "flow-root"
1969
+ },
1970
+ {
1971
+ "name": "grid"
1972
+ },
1973
+ {
1974
+ "name": "inline"
1975
+ },
1976
+ {
1977
+ "name": "inline-block"
1978
+ },
1979
+ {
1980
+ "name": "inline-flex"
1981
+ },
1982
+ {
1983
+ "name": "inline-grid"
1984
+ },
1985
+ {
1986
+ "name": "inline-list-item"
1987
+ },
1988
+ {
1989
+ "name": "inline-table"
1990
+ },
1991
+ {
1992
+ "name": "list-item"
1993
+ },
1994
+ {
1995
+ "name": "none"
1996
+ },
1997
+ {
1998
+ "name": "ruby"
1999
+ },
2000
+ {
2001
+ "name": "ruby-base"
2002
+ },
2003
+ {
2004
+ "name": "ruby-base-container"
2005
+ },
2006
+ {
2007
+ "name": "ruby-text"
2008
+ },
2009
+ {
2010
+ "name": "ruby-text-container"
2011
+ },
2012
+ {
2013
+ "name": "run-in"
2014
+ },
2015
+ {
2016
+ "name": "table"
2017
+ },
2018
+ {
2019
+ "name": "table-caption"
2020
+ },
2021
+ {
2022
+ "name": "table-cell"
2023
+ },
2024
+ {
2025
+ "name": "table-column"
2026
+ },
2027
+ {
2028
+ "name": "table-column-group"
2029
+ },
2030
+ {
2031
+ "name": "table-footer-group"
2032
+ },
2033
+ {
2034
+ "name": "table-header-group"
2035
+ },
2036
+ {
2037
+ "name": "table-row"
2038
+ },
2039
+ {
2040
+ "name": "table-row-group"
2041
+ }
2042
+ ]
2043
+ },
2044
+ {
2045
+ "name": "flex-basis",
2046
+ "description": "The **`flex-basis`** CSS property sets the initial main size of a flex item. It sets the size of the content box unless otherwise set with `box-sizing`.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"content\",\n \"lg\": \"fit-content\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- content\n- fit-content\n- max-content\n- min-content\n- stretch",
2047
+ "values": [
2048
+ {
2049
+ "name": "auto"
2050
+ },
2051
+ {
2052
+ "name": "content"
2053
+ },
2054
+ {
2055
+ "name": "fit-content"
2056
+ },
2057
+ {
2058
+ "name": "max-content"
2059
+ },
2060
+ {
2061
+ "name": "min-content"
2062
+ },
2063
+ {
2064
+ "name": "stretch"
2065
+ }
2066
+ ]
2067
+ },
2068
+ {
2069
+ "name": "flex-direction",
2070
+ "description": "The **`flex-direction`** CSS property sets how flex items are placed in the flex container defining the main axis and the direction (normal or reversed).\n\n\n**Initial value**: `row`\n\nThis property supports responsive values. You can pass a single value like `\"column\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"column\",\n \"md\": \"column-reverse\",\n \"lg\": \"row\",\n \"xl\": \"row-reverse\"\n}\n```\n\n- column\n- column-reverse\n- row\n- row-reverse",
2071
+ "values": [
2072
+ {
2073
+ "name": "column"
2074
+ },
2075
+ {
2076
+ "name": "column-reverse"
2077
+ },
2078
+ {
2079
+ "name": "row"
2080
+ },
2081
+ {
2082
+ "name": "row-reverse"
2083
+ }
2084
+ ]
2085
+ },
2086
+ {
2087
+ "name": "flex-grow",
2088
+ "description": "The **`flex-grow`** CSS property sets the flex grow factor of a flex item main size.\n\n\n**Initial value**: `0`",
2089
+ "values": []
2090
+ },
2091
+ {
2092
+ "name": "flex-shrink",
2093
+ "description": "The **`flex-shrink`** CSS property sets the flex shrink factor of a flex item. If the size of all flex items is larger than the flex container, items shrink to fit according to `flex-shrink`.\n\n\n**Initial value**: `1`",
2094
+ "values": []
2095
+ },
2096
+ {
2097
+ "name": "flex-wrap",
2098
+ "description": "The **`flex-wrap`** CSS property sets whether flex items are forced onto one line or can wrap onto multiple lines. If wrapping is allowed, it sets the direction that lines are stacked.\n\n\n**Initial value**: `nowrap`\n\nThis property supports responsive values. You can pass a single value like `\"nowrap\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"nowrap\",\n \"md\": \"wrap\",\n \"lg\": \"wrap-reverse\",\n \"xl\": \"nowrap\"\n}\n```\n\n- nowrap\n- wrap\n- wrap-reverse",
2099
+ "values": [
2100
+ {
2101
+ "name": "nowrap"
2102
+ },
2103
+ {
2104
+ "name": "wrap"
2105
+ },
2106
+ {
2107
+ "name": "wrap-reverse"
2108
+ }
2109
+ ]
2110
+ },
2111
+ {
2112
+ "name": "font-family",
2113
+ "description": "The fontFamily property sets the font family of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$body\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$body\",\n \"md\": \"$button\",\n \"lg\": \"$heading\",\n \"xl\": \"$body\"\n}\n```\n\n- $body\n- $button\n- $heading",
2114
+ "values": [
2115
+ {
2116
+ "name": "$body"
2117
+ },
2118
+ {
2119
+ "name": "$button"
2120
+ },
2121
+ {
2122
+ "name": "$heading"
2123
+ }
2124
+ ]
2125
+ },
2126
+ {
2127
+ "name": "grid-template-areas",
2128
+ "description": "The **`grid-template-areas`** CSS property specifies named grid areas, establishing the cells in the grid and assigning them names.\n\n\n**Initial value**: `none`",
2129
+ "values": []
2130
+ },
2131
+ {
2132
+ "name": "grid-template-columns",
2133
+ "description": "The **`grid-template-columns`** CSS property defines the line names and track sizing functions of the grid columns.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"max-content\",\n \"lg\": \"min-content\",\n \"xl\": \"none\"\n}\n```\n\n- auto\n- max-content\n- min-content\n- none\n- subgrid",
2134
+ "values": [
2135
+ {
2136
+ "name": "auto"
2137
+ },
2138
+ {
2139
+ "name": "max-content"
2140
+ },
2141
+ {
2142
+ "name": "min-content"
2143
+ },
2144
+ {
2145
+ "name": "none"
2146
+ },
2147
+ {
2148
+ "name": "subgrid"
2149
+ }
2150
+ ]
2151
+ },
2152
+ {
2153
+ "name": "grid-template-rows",
2154
+ "description": "The **`grid-template-rows`** CSS property defines the line names and track sizing functions of the grid rows.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"max-content\",\n \"lg\": \"min-content\",\n \"xl\": \"none\"\n}\n```\n\n- auto\n- max-content\n- min-content\n- none\n- subgrid",
2155
+ "values": [
2156
+ {
2157
+ "name": "auto"
2158
+ },
2159
+ {
2160
+ "name": "max-content"
2161
+ },
2162
+ {
2163
+ "name": "min-content"
2164
+ },
2165
+ {
2166
+ "name": "none"
2167
+ },
2168
+ {
2169
+ "name": "subgrid"
2170
+ }
2171
+ ]
2172
+ },
2173
+ {
2174
+ "name": "height",
2175
+ "description": "The **`height`** CSS property specifies the height of an element. By default, the property defines the height of the content area. If `box-sizing` is set to `border-box`, however, it instead determines the height of the border area. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"max-content\",\n \"xl\": \"min-content\"\n}\n```\n\n- auto\n- fit-content\n- max-content\n- min-content\n- stretch",
2176
+ "values": [
2177
+ {
2178
+ "name": "auto"
2179
+ },
2180
+ {
2181
+ "name": "fit-content"
2182
+ },
2183
+ {
2184
+ "name": "max-content"
2185
+ },
2186
+ {
2187
+ "name": "min-content"
2188
+ },
2189
+ {
2190
+ "name": "stretch"
2191
+ }
2192
+ ]
2193
+ },
2194
+ {
2195
+ "name": "justify-content",
2196
+ "description": "The CSS **`justify-content`** property defines how the browser distributes space between and around content items along the main-axis of a flex container, and the inline axis of a grid container.\n\n\n**Initial value**: `normal`\n\nThis property supports responsive values. You can pass a single value like `\"center\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"center\",\n \"md\": \"end\",\n \"lg\": \"flex-end\",\n \"xl\": \"flex-start\"\n}\n```\n\n- center\n- end\n- flex-end\n- flex-start\n- left\n- normal\n- right\n- space-around\n- space-between\n- space-evenly\n- start\n- stretch",
2197
+ "values": [
2198
+ {
2199
+ "name": "center"
2200
+ },
2201
+ {
2202
+ "name": "end"
2203
+ },
2204
+ {
2205
+ "name": "flex-end"
2206
+ },
2207
+ {
2208
+ "name": "flex-start"
2209
+ },
2210
+ {
2211
+ "name": "left"
2212
+ },
2213
+ {
2214
+ "name": "normal"
2215
+ },
2216
+ {
2217
+ "name": "right"
2218
+ },
2219
+ {
2220
+ "name": "space-around"
2221
+ },
2222
+ {
2223
+ "name": "space-between"
2224
+ },
2225
+ {
2226
+ "name": "space-evenly"
2227
+ },
2228
+ {
2229
+ "name": "start"
2230
+ },
2231
+ {
2232
+ "name": "stretch"
2233
+ }
2234
+ ]
2235
+ },
2236
+ {
2237
+ "name": "justify-items",
2238
+ "description": "The CSS **`justify-items`** property defines the default `justify-self` for all items of the box, giving them all a default way of justifying each box along the appropriate axis.\n\n\n**Initial value**: `legacy`\n\nThis property supports responsive values. You can pass a single value like `\"baseline\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"baseline\",\n \"md\": \"center\",\n \"lg\": \"end\",\n \"xl\": \"flex-end\"\n}\n```\n\n- baseline\n- center\n- end\n- flex-end\n- flex-start\n- left\n- legacy\n- normal\n- right\n- self-end\n- self-start\n- start\n- stretch",
2239
+ "values": [
2240
+ {
2241
+ "name": "baseline"
2242
+ },
2243
+ {
2244
+ "name": "center"
2245
+ },
2246
+ {
2247
+ "name": "end"
2248
+ },
2249
+ {
2250
+ "name": "flex-end"
2251
+ },
2252
+ {
2253
+ "name": "flex-start"
2254
+ },
2255
+ {
2256
+ "name": "left"
2257
+ },
2258
+ {
2259
+ "name": "legacy"
2260
+ },
2261
+ {
2262
+ "name": "normal"
2263
+ },
2264
+ {
2265
+ "name": "right"
2266
+ },
2267
+ {
2268
+ "name": "self-end"
2269
+ },
2270
+ {
2271
+ "name": "self-start"
2272
+ },
2273
+ {
2274
+ "name": "start"
2275
+ },
2276
+ {
2277
+ "name": "stretch"
2278
+ }
2279
+ ]
2280
+ },
2281
+ {
2282
+ "name": "margin-bottom",
2283
+ "description": "The marginBottom property sets the margin area on the bottom of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2284
+ "values": [
2285
+ {
2286
+ "name": "$2xl"
2287
+ },
2288
+ {
2289
+ "name": "$2xs"
2290
+ },
2291
+ {
2292
+ "name": "$3xl"
2293
+ },
2294
+ {
2295
+ "name": "$3xs"
2296
+ },
2297
+ {
2298
+ "name": "$4xl"
2299
+ },
2300
+ {
2301
+ "name": "$4xs"
2302
+ },
2303
+ {
2304
+ "name": "$5xl"
2305
+ },
2306
+ {
2307
+ "name": "$6xl"
2308
+ },
2309
+ {
2310
+ "name": "$7xl"
2311
+ },
2312
+ {
2313
+ "name": "$8xl"
2314
+ },
2315
+ {
2316
+ "name": "$auto"
2317
+ },
2318
+ {
2319
+ "name": "$lg"
2320
+ },
2321
+ {
2322
+ "name": "$md"
2323
+ },
2324
+ {
2325
+ "name": "$none"
2326
+ },
2327
+ {
2328
+ "name": "$s"
2329
+ },
2330
+ {
2331
+ "name": "$xl"
2332
+ },
2333
+ {
2334
+ "name": "$xs"
2335
+ }
2336
+ ]
2337
+ },
2338
+ {
2339
+ "name": "margin-left",
2340
+ "description": "The marginLeft property sets the margin area on the left side of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2341
+ "values": [
2342
+ {
2343
+ "name": "$2xl"
2344
+ },
2345
+ {
2346
+ "name": "$2xs"
2347
+ },
2348
+ {
2349
+ "name": "$3xl"
2350
+ },
2351
+ {
2352
+ "name": "$3xs"
2353
+ },
2354
+ {
2355
+ "name": "$4xl"
2356
+ },
2357
+ {
2358
+ "name": "$4xs"
2359
+ },
2360
+ {
2361
+ "name": "$5xl"
2362
+ },
2363
+ {
2364
+ "name": "$6xl"
2365
+ },
2366
+ {
2367
+ "name": "$7xl"
2368
+ },
2369
+ {
2370
+ "name": "$8xl"
2371
+ },
2372
+ {
2373
+ "name": "$auto"
2374
+ },
2375
+ {
2376
+ "name": "$lg"
2377
+ },
2378
+ {
2379
+ "name": "$md"
2380
+ },
2381
+ {
2382
+ "name": "$none"
2383
+ },
2384
+ {
2385
+ "name": "$s"
2386
+ },
2387
+ {
2388
+ "name": "$xl"
2389
+ },
2390
+ {
2391
+ "name": "$xs"
2392
+ }
2393
+ ]
2394
+ },
2395
+ {
2396
+ "name": "margin-right",
2397
+ "description": "The marginRight property sets the margin area on the right side of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2398
+ "values": [
2399
+ {
2400
+ "name": "$2xl"
2401
+ },
2402
+ {
2403
+ "name": "$2xs"
2404
+ },
2405
+ {
2406
+ "name": "$3xl"
2407
+ },
2408
+ {
2409
+ "name": "$3xs"
2410
+ },
2411
+ {
2412
+ "name": "$4xl"
2413
+ },
2414
+ {
2415
+ "name": "$4xs"
2416
+ },
2417
+ {
2418
+ "name": "$5xl"
2419
+ },
2420
+ {
2421
+ "name": "$6xl"
2422
+ },
2423
+ {
2424
+ "name": "$7xl"
2425
+ },
2426
+ {
2427
+ "name": "$8xl"
2428
+ },
2429
+ {
2430
+ "name": "$auto"
2431
+ },
2432
+ {
2433
+ "name": "$lg"
2434
+ },
2435
+ {
2436
+ "name": "$md"
2437
+ },
2438
+ {
2439
+ "name": "$none"
2440
+ },
2441
+ {
2442
+ "name": "$s"
2443
+ },
2444
+ {
2445
+ "name": "$xl"
2446
+ },
2447
+ {
2448
+ "name": "$xs"
2449
+ }
2450
+ ]
2451
+ },
2452
+ {
2453
+ "name": "margin-top",
2454
+ "description": "The marginTop property sets the margin area on the top of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2455
+ "values": [
2456
+ {
2457
+ "name": "$2xl"
2458
+ },
2459
+ {
2460
+ "name": "$2xs"
2461
+ },
2462
+ {
2463
+ "name": "$3xl"
2464
+ },
2465
+ {
2466
+ "name": "$3xs"
2467
+ },
2468
+ {
2469
+ "name": "$4xl"
2470
+ },
2471
+ {
2472
+ "name": "$4xs"
2473
+ },
2474
+ {
2475
+ "name": "$5xl"
2476
+ },
2477
+ {
2478
+ "name": "$6xl"
2479
+ },
2480
+ {
2481
+ "name": "$7xl"
2482
+ },
2483
+ {
2484
+ "name": "$8xl"
2485
+ },
2486
+ {
2487
+ "name": "$auto"
2488
+ },
2489
+ {
2490
+ "name": "$lg"
2491
+ },
2492
+ {
2493
+ "name": "$md"
2494
+ },
2495
+ {
2496
+ "name": "$none"
2497
+ },
2498
+ {
2499
+ "name": "$s"
2500
+ },
2501
+ {
2502
+ "name": "$xl"
2503
+ },
2504
+ {
2505
+ "name": "$xs"
2506
+ }
2507
+ ]
2508
+ },
2509
+ {
2510
+ "name": "max-height",
2511
+ "description": "The **`max-height`** CSS property sets the maximum height of an element. It prevents the used value of the `height` property from becoming larger than the value specified for `max-height`. It is also possible to pass a specific value.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"fit-content\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"fit-content\",\n \"md\": \"intrinsic\",\n \"lg\": \"max-content\",\n \"xl\": \"min-content\"\n}\n```\n\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- none\n- stretch",
2512
+ "values": [
2513
+ {
2514
+ "name": "fit-content"
2515
+ },
2516
+ {
2517
+ "name": "intrinsic"
2518
+ },
2519
+ {
2520
+ "name": "max-content"
2521
+ },
2522
+ {
2523
+ "name": "min-content"
2524
+ },
2525
+ {
2526
+ "name": "none"
2527
+ },
2528
+ {
2529
+ "name": "stretch"
2530
+ }
2531
+ ]
2532
+ },
2533
+ {
2534
+ "name": "max-width",
2535
+ "description": "The **`max-width`** CSS property sets the maximum width of an element. It prevents the used value of the `width` property from becoming larger than the value specified by `max-width`. It is also possible to pass a specific value.\n\n\n**Initial value**: `none`\n\nThis property supports responsive values. You can pass a single value like `\"fit-content\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"fit-content\",\n \"md\": \"intrinsic\",\n \"lg\": \"max-content\",\n \"xl\": \"min-content\"\n}\n```\n\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- none\n- stretch",
2536
+ "values": [
2537
+ {
2538
+ "name": "fit-content"
2539
+ },
2540
+ {
2541
+ "name": "intrinsic"
2542
+ },
2543
+ {
2544
+ "name": "max-content"
2545
+ },
2546
+ {
2547
+ "name": "min-content"
2548
+ },
2549
+ {
2550
+ "name": "none"
2551
+ },
2552
+ {
2553
+ "name": "stretch"
2554
+ }
2555
+ ]
2556
+ },
2557
+ {
2558
+ "name": "min-height",
2559
+ "description": "The **`min-height`** CSS property sets the minimum height of an element. It prevents the used value of the `height` property from becoming smaller than the value specified for `min-height`. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"intrinsic\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- stretch",
2560
+ "values": [
2561
+ {
2562
+ "name": "auto"
2563
+ },
2564
+ {
2565
+ "name": "fit-content"
2566
+ },
2567
+ {
2568
+ "name": "intrinsic"
2569
+ },
2570
+ {
2571
+ "name": "max-content"
2572
+ },
2573
+ {
2574
+ "name": "min-content"
2575
+ },
2576
+ {
2577
+ "name": "stretch"
2578
+ }
2579
+ ]
2580
+ },
2581
+ {
2582
+ "name": "min-width",
2583
+ "description": "The **`min-width`** CSS property sets the minimum width of an element. It prevents the used value of the `width` property from becoming smaller than the value specified for `min-width`. It is also possible to pass a specific value.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"fit-content\",\n \"lg\": \"intrinsic\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- fit-content\n- intrinsic\n- max-content\n- min-content\n- min-intrinsic\n- stretch",
2584
+ "values": [
2585
+ {
2586
+ "name": "auto"
2587
+ },
2588
+ {
2589
+ "name": "fit-content"
2590
+ },
2591
+ {
2592
+ "name": "intrinsic"
2593
+ },
2594
+ {
2595
+ "name": "max-content"
2596
+ },
2597
+ {
2598
+ "name": "min-content"
2599
+ },
2600
+ {
2601
+ "name": "min-intrinsic"
2602
+ },
2603
+ {
2604
+ "name": "stretch"
2605
+ }
2606
+ ]
2607
+ },
2608
+ {
2609
+ "name": "opacity",
2610
+ "description": "The **`opacity`** CSS property sets the opacity of an element. Opacity is the degree to which content behind an element is hidden, and is the opposite of transparency.\n\n\n**Initial value**: `1.0`",
2611
+ "values": []
2612
+ },
2613
+ {
2614
+ "name": "order",
2615
+ "description": "The **`order`** CSS property sets the order to lay out an item in a flex or grid container. Items in a container are sorted by ascending `order` value and then by their source code order.\n\n\n**Initial value**: `0`",
2616
+ "values": []
2617
+ },
2618
+ {
2619
+ "name": "overflow-x",
2620
+ "description": "The **`overflow-x`** CSS property sets what shows when content overflows a block-level element's left and right edges. This may be nothing, a scroll bar, or the overflow content.\n\n\n**Initial value**: `visible`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"clip\",\n \"lg\": \"hidden\",\n \"xl\": \"scroll\"\n}\n```\n\n- auto\n- clip\n- hidden\n- scroll\n- visible",
2621
+ "values": [
2622
+ {
2623
+ "name": "auto"
2624
+ },
2625
+ {
2626
+ "name": "clip"
2627
+ },
2628
+ {
2629
+ "name": "hidden"
2630
+ },
2631
+ {
2632
+ "name": "scroll"
2633
+ },
2634
+ {
2635
+ "name": "visible"
2636
+ }
2637
+ ]
2638
+ },
2639
+ {
2640
+ "name": "overflow-y",
2641
+ "description": "The **`overflow-y`** CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.\n\n\n**Initial value**: `visible`\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"clip\",\n \"lg\": \"hidden\",\n \"xl\": \"scroll\"\n}\n```\n\n- auto\n- clip\n- hidden\n- scroll\n- visible",
2642
+ "values": [
2643
+ {
2644
+ "name": "auto"
2645
+ },
2646
+ {
2647
+ "name": "clip"
2648
+ },
2649
+ {
2650
+ "name": "hidden"
2651
+ },
2652
+ {
2653
+ "name": "scroll"
2654
+ },
2655
+ {
2656
+ "name": "visible"
2657
+ }
2658
+ ]
2659
+ },
2660
+ {
2661
+ "name": "padding-bottom",
2662
+ "description": "The paddingBottom property sets the height of the padding area on the bottom of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2663
+ "values": [
2664
+ {
2665
+ "name": "$2xl"
2666
+ },
2667
+ {
2668
+ "name": "$2xs"
2669
+ },
2670
+ {
2671
+ "name": "$3xl"
2672
+ },
2673
+ {
2674
+ "name": "$3xs"
2675
+ },
2676
+ {
2677
+ "name": "$4xl"
2678
+ },
2679
+ {
2680
+ "name": "$4xs"
2681
+ },
2682
+ {
2683
+ "name": "$5xl"
2684
+ },
2685
+ {
2686
+ "name": "$6xl"
2687
+ },
2688
+ {
2689
+ "name": "$7xl"
2690
+ },
2691
+ {
2692
+ "name": "$8xl"
2693
+ },
2694
+ {
2695
+ "name": "$lg"
2696
+ },
2697
+ {
2698
+ "name": "$md"
2699
+ },
2700
+ {
2701
+ "name": "$none"
2702
+ },
2703
+ {
2704
+ "name": "$s"
2705
+ },
2706
+ {
2707
+ "name": "$xl"
2708
+ },
2709
+ {
2710
+ "name": "$xs"
2711
+ }
2712
+ ]
2713
+ },
2714
+ {
2715
+ "name": "padding-left",
2716
+ "description": "The paddingLeft property sets the width of the padding area to the left of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2717
+ "values": [
2718
+ {
2719
+ "name": "$2xl"
2720
+ },
2721
+ {
2722
+ "name": "$2xs"
2723
+ },
2724
+ {
2725
+ "name": "$3xl"
2726
+ },
2727
+ {
2728
+ "name": "$3xs"
2729
+ },
2730
+ {
2731
+ "name": "$4xl"
2732
+ },
2733
+ {
2734
+ "name": "$4xs"
2735
+ },
2736
+ {
2737
+ "name": "$5xl"
2738
+ },
2739
+ {
2740
+ "name": "$6xl"
2741
+ },
2742
+ {
2743
+ "name": "$7xl"
2744
+ },
2745
+ {
2746
+ "name": "$8xl"
2747
+ },
2748
+ {
2749
+ "name": "$lg"
2750
+ },
2751
+ {
2752
+ "name": "$md"
2753
+ },
2754
+ {
2755
+ "name": "$none"
2756
+ },
2757
+ {
2758
+ "name": "$s"
2759
+ },
2760
+ {
2761
+ "name": "$xl"
2762
+ },
2763
+ {
2764
+ "name": "$xs"
2765
+ }
2766
+ ]
2767
+ },
2768
+ {
2769
+ "name": "padding-right",
2770
+ "description": "The paddingLeft property sets the width of the padding area to the right of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2771
+ "values": [
2772
+ {
2773
+ "name": "$2xl"
2774
+ },
2775
+ {
2776
+ "name": "$2xs"
2777
+ },
2778
+ {
2779
+ "name": "$3xl"
2780
+ },
2781
+ {
2782
+ "name": "$3xs"
2783
+ },
2784
+ {
2785
+ "name": "$4xl"
2786
+ },
2787
+ {
2788
+ "name": "$4xs"
2789
+ },
2790
+ {
2791
+ "name": "$5xl"
2792
+ },
2793
+ {
2794
+ "name": "$6xl"
2795
+ },
2796
+ {
2797
+ "name": "$7xl"
2798
+ },
2799
+ {
2800
+ "name": "$8xl"
2801
+ },
2802
+ {
2803
+ "name": "$lg"
2804
+ },
2805
+ {
2806
+ "name": "$md"
2807
+ },
2808
+ {
2809
+ "name": "$none"
2810
+ },
2811
+ {
2812
+ "name": "$s"
2813
+ },
2814
+ {
2815
+ "name": "$xl"
2816
+ },
2817
+ {
2818
+ "name": "$xs"
2819
+ }
2820
+ ]
2821
+ },
2822
+ {
2823
+ "name": "padding-top",
2824
+ "description": "The paddingTop property sets the height of the padding area on the top of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
2825
+ "values": [
2826
+ {
2827
+ "name": "$2xl"
2828
+ },
2829
+ {
2830
+ "name": "$2xs"
2831
+ },
2832
+ {
2833
+ "name": "$3xl"
2834
+ },
2835
+ {
2836
+ "name": "$3xs"
2837
+ },
2838
+ {
2839
+ "name": "$4xl"
2840
+ },
2841
+ {
2842
+ "name": "$4xs"
2843
+ },
2844
+ {
2845
+ "name": "$5xl"
2846
+ },
2847
+ {
2848
+ "name": "$6xl"
2849
+ },
2850
+ {
2851
+ "name": "$7xl"
2852
+ },
2853
+ {
2854
+ "name": "$8xl"
2855
+ },
2856
+ {
2857
+ "name": "$lg"
2858
+ },
2859
+ {
2860
+ "name": "$md"
2861
+ },
2862
+ {
2863
+ "name": "$none"
2864
+ },
2865
+ {
2866
+ "name": "$s"
2867
+ },
2868
+ {
2869
+ "name": "$xl"
2870
+ },
2871
+ {
2872
+ "name": "$xs"
2873
+ }
2874
+ ]
2875
+ },
2876
+ {
2877
+ "name": "pointer-events",
2878
+ "description": "The **`pointer-events`** CSS property sets under what circumstances (if any) a particular graphic element can become the target of pointer events.\n\n\n**Initial value**: `auto`\n\nThis property supports responsive values. You can pass a single value like `\"all\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"all\",\n \"md\": \"auto\",\n \"lg\": \"fill\",\n \"xl\": \"inherit\"\n}\n```\n\n- all\n- auto\n- fill\n- inherit\n- none\n- painted\n- stroke\n- visible\n- visibleFill\n- visiblePainted\n- visibleStroke",
2879
+ "values": [
2880
+ {
2881
+ "name": "all"
2882
+ },
2883
+ {
2884
+ "name": "auto"
2885
+ },
2886
+ {
2887
+ "name": "fill"
2888
+ },
2889
+ {
2890
+ "name": "inherit"
2891
+ },
2892
+ {
2893
+ "name": "none"
2894
+ },
2895
+ {
2896
+ "name": "painted"
2897
+ },
2898
+ {
2899
+ "name": "stroke"
2900
+ },
2901
+ {
2902
+ "name": "visible"
2903
+ },
2904
+ {
2905
+ "name": "visibleFill"
2906
+ },
2907
+ {
2908
+ "name": "visiblePainted"
2909
+ },
2910
+ {
2911
+ "name": "visibleStroke"
2912
+ }
2913
+ ]
2914
+ },
2915
+ {
2916
+ "name": "position",
2917
+ "description": "The **`position`** CSS property sets how an element is positioned in a document. The `top`, `right`, `bottom`, and `left` properties determine the final location of positioned elements.\n\n\n**Initial value**: `static`\n\nThis property supports responsive values. You can pass a single value like `\"absolute\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"absolute\",\n \"md\": \"fixed\",\n \"lg\": \"relative\",\n \"xl\": \"static\"\n}\n```\n\n- absolute\n- fixed\n- relative\n- static\n- sticky",
2918
+ "values": [
2919
+ {
2920
+ "name": "absolute"
2921
+ },
2922
+ {
2923
+ "name": "fixed"
2924
+ },
2925
+ {
2926
+ "name": "relative"
2927
+ },
2928
+ {
2929
+ "name": "static"
2930
+ },
2931
+ {
2932
+ "name": "sticky"
2933
+ }
2934
+ ]
2935
+ },
2936
+ {
2937
+ "name": "top",
2938
+ "description": "The **`top`** CSS property participates in specifying the vertical position of a positioned element. It has no effect on non-positioned elements.\n\n\n**Initial value**: `auto`",
2939
+ "values": []
2940
+ },
2941
+ {
2942
+ "name": "transition-delay",
2943
+ "description": "The **`transition-delay`** CSS property specifies the duration to wait before starting a property's transition effect when its value changes.\n\n\n**Initial value**: `0s`",
2944
+ "type": "string"
2945
+ },
2946
+ {
2947
+ "name": "transition-property",
2948
+ "description": "The **`transition-property`** CSS property sets the CSS properties to which a transition effect should be applied.\n\n\n**Initial value**: all\n\nThis property supports responsive values. You can pass a single value like `\"all\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"all\",\n \"md\": \"none\",\n \"lg\": \"all\",\n \"xl\": \"none\"\n}\n```\n\n- all\n- none",
2949
+ "values": [
2950
+ {
2951
+ "name": "all"
2952
+ },
2953
+ {
2954
+ "name": "none"
2955
+ }
2956
+ ]
2957
+ },
2958
+ {
2959
+ "name": "transition-timing-function",
2960
+ "description": "The **`transition-timing-function`** CSS property sets how intermediate values are calculated for CSS properties being affected by a transition effect.\n\n\n**Initial value**: `ease`\n\nThis property supports responsive values. You can pass a single value like `\"ease\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"ease\",\n \"md\": \"ease-in\",\n \"lg\": \"ease-in-out\",\n \"xl\": \"ease-out\"\n}\n```\n\n- ease\n- ease-in\n- ease-in-out\n- ease-out\n- linear\n- step-end\n- step-start",
2961
+ "values": [
2962
+ {
2963
+ "name": "ease"
2964
+ },
2965
+ {
2966
+ "name": "ease-in"
2967
+ },
2968
+ {
2969
+ "name": "ease-in-out"
2970
+ },
2971
+ {
2972
+ "name": "ease-out"
2973
+ },
2974
+ {
2975
+ "name": "linear"
2976
+ },
2977
+ {
2978
+ "name": "step-end"
2979
+ },
2980
+ {
2981
+ "name": "step-start"
2982
+ }
2983
+ ]
2984
+ },
2985
+ {
2986
+ "name": "z-index",
2987
+ "description": "The zIndex property specifies the stack order of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$100\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$100\",\n \"md\": \"$200\",\n \"lg\": \"$300\",\n \"xl\": \"$400\"\n}\n```\n\n- $100\n- $200\n- $300\n- $400\n- $500\n- $600\n- $700\n- $800\n- $900",
2988
+ "values": [
2989
+ {
2990
+ "name": "$100"
2991
+ },
2992
+ {
2993
+ "name": "$200"
2994
+ },
2995
+ {
2996
+ "name": "$300"
2997
+ },
2998
+ {
2999
+ "name": "$400"
3000
+ },
3001
+ {
3002
+ "name": "$500"
3003
+ },
3004
+ {
3005
+ "name": "$600"
3006
+ },
3007
+ {
3008
+ "name": "$700"
3009
+ },
3010
+ {
3011
+ "name": "$800"
3012
+ },
3013
+ {
3014
+ "name": "$900"
3015
+ }
3016
+ ]
3017
+ },
3018
+ {
3019
+ "name": "background-position",
3020
+ "description": "The **`background-position`** CSS property sets the initial position for each background image. The position is relative to the position layer set by `background-origin`.\n\n\n**Initial value**: `0% 0%`\n\nThis property supports responsive values. You can pass a single value like `\"bottom\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"bottom\",\n \"md\": \"center\",\n \"lg\": \"left\",\n \"xl\": \"right\"\n}\n```\n\n- bottom\n- center\n- left\n- right\n- top",
3021
+ "values": [
3022
+ {
3023
+ "name": "bottom"
3024
+ },
3025
+ {
3026
+ "name": "center"
3027
+ },
3028
+ {
3029
+ "name": "left"
3030
+ },
3031
+ {
3032
+ "name": "right"
3033
+ },
3034
+ {
3035
+ "name": "top"
3036
+ }
3037
+ ]
3038
+ },
3039
+ {
3040
+ "name": "border-color",
3041
+ "description": "The borderColor property sets the color of the box's four borders.\n\nThis property supports responsive values. You can pass a single value like `\"$brand\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$brand\",\n \"md\": \"$brand-alt\",\n \"lg\": \"$disabled\",\n \"xl\": \"$divider\"\n}\n```\n\n- $brand\n- $brand-alt\n- $disabled\n- $divider\n- $error\n- $info\n- $invert\n- $invert-disabled\n- $primary\n- $secondary\n- $subdued\n- $success\n- $transparent\n- $warning",
3042
+ "values": [
3043
+ {
3044
+ "name": "$brand"
3045
+ },
3046
+ {
3047
+ "name": "$brand-alt"
3048
+ },
3049
+ {
3050
+ "name": "$disabled"
3051
+ },
3052
+ {
3053
+ "name": "$divider"
3054
+ },
3055
+ {
3056
+ "name": "$error"
3057
+ },
3058
+ {
3059
+ "name": "$info"
3060
+ },
3061
+ {
3062
+ "name": "$invert"
3063
+ },
3064
+ {
3065
+ "name": "$invert-disabled"
3066
+ },
3067
+ {
3068
+ "name": "$primary"
3069
+ },
3070
+ {
3071
+ "name": "$secondary"
3072
+ },
3073
+ {
3074
+ "name": "$subdued"
3075
+ },
3076
+ {
3077
+ "name": "$success"
3078
+ },
3079
+ {
3080
+ "name": "$transparent"
3081
+ },
3082
+ {
3083
+ "name": "$warning"
3084
+ }
3085
+ ]
3086
+ },
3087
+ {
3088
+ "name": "border-radius",
3089
+ "description": "The borderRadius property rounds the corners of an box's outer border edge.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$button\",\n \"xl\": \"$input\"\n}\n```\n\n- $2xl\n- $2xs\n- $button\n- $input\n- $lg\n- $md\n- $none\n- $pill\n- $sm\n- $xl\n- $xs",
3090
+ "values": [
3091
+ {
3092
+ "name": "$2xl"
3093
+ },
3094
+ {
3095
+ "name": "$2xs"
3096
+ },
3097
+ {
3098
+ "name": "$button"
3099
+ },
3100
+ {
3101
+ "name": "$input"
3102
+ },
3103
+ {
3104
+ "name": "$lg"
3105
+ },
3106
+ {
3107
+ "name": "$md"
3108
+ },
3109
+ {
3110
+ "name": "$none"
3111
+ },
3112
+ {
3113
+ "name": "$pill"
3114
+ },
3115
+ {
3116
+ "name": "$sm"
3117
+ },
3118
+ {
3119
+ "name": "$xl"
3120
+ },
3121
+ {
3122
+ "name": "$xs"
3123
+ }
3124
+ ]
3125
+ },
3126
+ {
3127
+ "name": "border-style",
3128
+ "description": "The **`border-style`** shorthand CSS property sets the line style for all four sides of an element's border.\n\nThis property supports responsive values. You can pass a single value like `\"dashed\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"dashed\",\n \"md\": \"dotted\",\n \"lg\": \"double\",\n \"xl\": \"groove\"\n}\n```\n\n- dashed\n- dotted\n- double\n- groove\n- hidden\n- inset\n- none\n- outset\n- ridge\n- solid",
3129
+ "values": [
3130
+ {
3131
+ "name": "dashed"
3132
+ },
3133
+ {
3134
+ "name": "dotted"
3135
+ },
3136
+ {
3137
+ "name": "double"
3138
+ },
3139
+ {
3140
+ "name": "groove"
3141
+ },
3142
+ {
3143
+ "name": "hidden"
3144
+ },
3145
+ {
3146
+ "name": "inset"
3147
+ },
3148
+ {
3149
+ "name": "none"
3150
+ },
3151
+ {
3152
+ "name": "outset"
3153
+ },
3154
+ {
3155
+ "name": "ridge"
3156
+ },
3157
+ {
3158
+ "name": "solid"
3159
+ }
3160
+ ]
3161
+ },
3162
+ {
3163
+ "name": "border-width",
3164
+ "description": "The borderWidth property sets the width of an box's border.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
3165
+ "values": [
3166
+ {
3167
+ "name": "$1"
3168
+ },
3169
+ {
3170
+ "name": "$2"
3171
+ },
3172
+ {
3173
+ "name": "$3"
3174
+ },
3175
+ {
3176
+ "name": "$4"
3177
+ },
3178
+ {
3179
+ "name": "$5"
3180
+ },
3181
+ {
3182
+ "name": "$none"
3183
+ }
3184
+ ]
3185
+ },
3186
+ {
3187
+ "name": "flex",
3188
+ "description": "The **`flex`** CSS shorthand property sets how a flex _item_ will grow or shrink to fit the space available in its flex container.\n\nThis property supports responsive values. You can pass a single value like `\"auto\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"auto\",\n \"md\": \"content\",\n \"lg\": \"fit-content\",\n \"xl\": \"max-content\"\n}\n```\n\n- auto\n- content\n- fit-content\n- max-content\n- min-content\n- none\n- stretch",
3189
+ "values": [
3190
+ {
3191
+ "name": "auto"
3192
+ },
3193
+ {
3194
+ "name": "content"
3195
+ },
3196
+ {
3197
+ "name": "fit-content"
3198
+ },
3199
+ {
3200
+ "name": "max-content"
3201
+ },
3202
+ {
3203
+ "name": "min-content"
3204
+ },
3205
+ {
3206
+ "name": "none"
3207
+ },
3208
+ {
3209
+ "name": "stretch"
3210
+ }
3211
+ ]
3212
+ },
3213
+ {
3214
+ "name": "flex-flow",
3215
+ "description": "The **`flex-flow`** CSS shorthand property specifies the direction of a flex container, as well as its wrapping behavior.\n\nThis property supports responsive values. You can pass a single value like `\"column\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"column\",\n \"md\": \"column-reverse\",\n \"lg\": \"nowrap\",\n \"xl\": \"row\"\n}\n```\n\n- column\n- column-reverse\n- nowrap\n- row\n- row-reverse\n- wrap\n- wrap-reverse",
3216
+ "values": [
3217
+ {
3218
+ "name": "column"
3219
+ },
3220
+ {
3221
+ "name": "column-reverse"
3222
+ },
3223
+ {
3224
+ "name": "nowrap"
3225
+ },
3226
+ {
3227
+ "name": "row"
3228
+ },
3229
+ {
3230
+ "name": "row-reverse"
3231
+ },
3232
+ {
3233
+ "name": "wrap"
3234
+ },
3235
+ {
3236
+ "name": "wrap-reverse"
3237
+ }
3238
+ ]
3239
+ },
3240
+ {
3241
+ "name": "gap",
3242
+ "description": "The gap property sets the gaps between rows and columns. It is a shorthand for rowGap and columnGap.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3243
+ "values": [
3244
+ {
3245
+ "name": "$2xl"
3246
+ },
3247
+ {
3248
+ "name": "$2xs"
3249
+ },
3250
+ {
3251
+ "name": "$3xl"
3252
+ },
3253
+ {
3254
+ "name": "$3xs"
3255
+ },
3256
+ {
3257
+ "name": "$4xl"
3258
+ },
3259
+ {
3260
+ "name": "$4xs"
3261
+ },
3262
+ {
3263
+ "name": "$5xl"
3264
+ },
3265
+ {
3266
+ "name": "$6xl"
3267
+ },
3268
+ {
3269
+ "name": "$7xl"
3270
+ },
3271
+ {
3272
+ "name": "$8xl"
3273
+ },
3274
+ {
3275
+ "name": "$lg"
3276
+ },
3277
+ {
3278
+ "name": "$md"
3279
+ },
3280
+ {
3281
+ "name": "$none"
3282
+ },
3283
+ {
3284
+ "name": "$s"
3285
+ },
3286
+ {
3287
+ "name": "$xl"
3288
+ },
3289
+ {
3290
+ "name": "$xs"
3291
+ }
3292
+ ]
3293
+ },
3294
+ {
3295
+ "name": "grid-area",
3296
+ "description": "The **`grid-area`** CSS shorthand property specifies a grid item’s size and location within a grid by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the edges of its grid area.",
3297
+ "values": []
3298
+ },
3299
+ {
3300
+ "name": "margin",
3301
+ "description": "The margin shorthand property sets the margin area on all four sides of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3302
+ "values": [
3303
+ {
3304
+ "name": "$2xl"
3305
+ },
3306
+ {
3307
+ "name": "$2xs"
3308
+ },
3309
+ {
3310
+ "name": "$3xl"
3311
+ },
3312
+ {
3313
+ "name": "$3xs"
3314
+ },
3315
+ {
3316
+ "name": "$4xl"
3317
+ },
3318
+ {
3319
+ "name": "$4xs"
3320
+ },
3321
+ {
3322
+ "name": "$5xl"
3323
+ },
3324
+ {
3325
+ "name": "$6xl"
3326
+ },
3327
+ {
3328
+ "name": "$7xl"
3329
+ },
3330
+ {
3331
+ "name": "$8xl"
3332
+ },
3333
+ {
3334
+ "name": "$auto"
3335
+ },
3336
+ {
3337
+ "name": "$lg"
3338
+ },
3339
+ {
3340
+ "name": "$md"
3341
+ },
3342
+ {
3343
+ "name": "$none"
3344
+ },
3345
+ {
3346
+ "name": "$s"
3347
+ },
3348
+ {
3349
+ "name": "$xl"
3350
+ },
3351
+ {
3352
+ "name": "$xs"
3353
+ }
3354
+ ]
3355
+ },
3356
+ {
3357
+ "name": "padding",
3358
+ "description": "The padding properties are used to generate space around an box's content area.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3359
+ "values": [
3360
+ {
3361
+ "name": "$2xl"
3362
+ },
3363
+ {
3364
+ "name": "$2xs"
3365
+ },
3366
+ {
3367
+ "name": "$3xl"
3368
+ },
3369
+ {
3370
+ "name": "$3xs"
3371
+ },
3372
+ {
3373
+ "name": "$4xl"
3374
+ },
3375
+ {
3376
+ "name": "$4xs"
3377
+ },
3378
+ {
3379
+ "name": "$5xl"
3380
+ },
3381
+ {
3382
+ "name": "$6xl"
3383
+ },
3384
+ {
3385
+ "name": "$7xl"
3386
+ },
3387
+ {
3388
+ "name": "$8xl"
3389
+ },
3390
+ {
3391
+ "name": "$lg"
3392
+ },
3393
+ {
3394
+ "name": "$md"
3395
+ },
3396
+ {
3397
+ "name": "$none"
3398
+ },
3399
+ {
3400
+ "name": "$s"
3401
+ },
3402
+ {
3403
+ "name": "$xl"
3404
+ },
3405
+ {
3406
+ "name": "$xs"
3407
+ }
3408
+ ]
3409
+ },
3410
+ {
3411
+ "name": "fill",
3412
+ "description": "The fill color property is used to set the color of the box.\n\nThis property supports responsive values. You can pass a single value like `\"$background\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$background\",\n \"md\": \"$brand\",\n \"lg\": \"$brand-hover\",\n \"xl\": \"$brand-press\"\n}\n```\n\n- $background\n- $brand\n- $brand-hover\n- $brand-press\n- $brand-subdued\n- $currentColor\n- $disabled\n- $error\n- $error-hover\n- $error-press\n- $error-subdued\n- $hover\n- $info\n- $info-hover\n- $info-press\n- $info-subdued\n- $invert\n- $invert-disabled\n- $invert-hover\n- $invert-press\n- $invert-secondary\n- $overlay\n- $press\n- $primary\n- $secondary\n- $success\n- $success-hover\n- $success-press\n- $success-subdued\n- $transparent\n- $warning\n- $warning-hover\n- $warning-press\n- $warning-subdued",
3413
+ "values": [
3414
+ {
3415
+ "name": "$background"
3416
+ },
3417
+ {
3418
+ "name": "$brand"
3419
+ },
3420
+ {
3421
+ "name": "$brand-hover"
3422
+ },
3423
+ {
3424
+ "name": "$brand-press"
3425
+ },
3426
+ {
3427
+ "name": "$brand-subdued"
3428
+ },
3429
+ {
3430
+ "name": "$currentColor"
3431
+ },
3432
+ {
3433
+ "name": "$disabled"
3434
+ },
3435
+ {
3436
+ "name": "$error"
3437
+ },
3438
+ {
3439
+ "name": "$error-hover"
3440
+ },
3441
+ {
3442
+ "name": "$error-press"
3443
+ },
3444
+ {
3445
+ "name": "$error-subdued"
3446
+ },
3447
+ {
3448
+ "name": "$hover"
3449
+ },
3450
+ {
3451
+ "name": "$info"
3452
+ },
3453
+ {
3454
+ "name": "$info-hover"
3455
+ },
3456
+ {
3457
+ "name": "$info-press"
3458
+ },
3459
+ {
3460
+ "name": "$info-subdued"
3461
+ },
3462
+ {
3463
+ "name": "$invert"
3464
+ },
3465
+ {
3466
+ "name": "$invert-disabled"
3467
+ },
3468
+ {
3469
+ "name": "$invert-hover"
3470
+ },
3471
+ {
3472
+ "name": "$invert-press"
3473
+ },
3474
+ {
3475
+ "name": "$invert-secondary"
3476
+ },
3477
+ {
3478
+ "name": "$overlay"
3479
+ },
3480
+ {
3481
+ "name": "$press"
3482
+ },
3483
+ {
3484
+ "name": "$primary"
3485
+ },
3486
+ {
3487
+ "name": "$secondary"
3488
+ },
3489
+ {
3490
+ "name": "$success"
3491
+ },
3492
+ {
3493
+ "name": "$success-hover"
3494
+ },
3495
+ {
3496
+ "name": "$success-press"
3497
+ },
3498
+ {
3499
+ "name": "$success-subdued"
3500
+ },
3501
+ {
3502
+ "name": "$transparent"
3503
+ },
3504
+ {
3505
+ "name": "$warning"
3506
+ },
3507
+ {
3508
+ "name": "$warning-hover"
3509
+ },
3510
+ {
3511
+ "name": "$warning-press"
3512
+ },
3513
+ {
3514
+ "name": "$warning-subdued"
3515
+ }
3516
+ ]
3517
+ },
3518
+ {
3519
+ "name": "grid-gap",
3520
+ "description": "The gridGap property sets the gaps between rows and columns. It is a shorthand for rowGap and columnGap.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3521
+ "values": [
3522
+ {
3523
+ "name": "$2xl"
3524
+ },
3525
+ {
3526
+ "name": "$2xs"
3527
+ },
3528
+ {
3529
+ "name": "$3xl"
3530
+ },
3531
+ {
3532
+ "name": "$3xs"
3533
+ },
3534
+ {
3535
+ "name": "$4xl"
3536
+ },
3537
+ {
3538
+ "name": "$4xs"
3539
+ },
3540
+ {
3541
+ "name": "$5xl"
3542
+ },
3543
+ {
3544
+ "name": "$6xl"
3545
+ },
3546
+ {
3547
+ "name": "$7xl"
3548
+ },
3549
+ {
3550
+ "name": "$8xl"
3551
+ },
3552
+ {
3553
+ "name": "$lg"
3554
+ },
3555
+ {
3556
+ "name": "$md"
3557
+ },
3558
+ {
3559
+ "name": "$none"
3560
+ },
3561
+ {
3562
+ "name": "$s"
3563
+ },
3564
+ {
3565
+ "name": "$xl"
3566
+ },
3567
+ {
3568
+ "name": "$xs"
3569
+ }
3570
+ ]
3571
+ },
3572
+ {
3573
+ "name": "border-width-x",
3574
+ "description": "The borderWidthX shorthand property defines the width of the element's border on the left and right.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
3575
+ "values": [
3576
+ {
3577
+ "name": "$1"
3578
+ },
3579
+ {
3580
+ "name": "$2"
3581
+ },
3582
+ {
3583
+ "name": "$3"
3584
+ },
3585
+ {
3586
+ "name": "$4"
3587
+ },
3588
+ {
3589
+ "name": "$5"
3590
+ },
3591
+ {
3592
+ "name": "$none"
3593
+ }
3594
+ ]
3595
+ },
3596
+ {
3597
+ "name": "border-width-y",
3598
+ "description": "The borderWidthY shorthand property defines the width of the element's border on the top and bottom.\n\nThis property supports responsive values. You can pass a single value like `\"$1\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$1\",\n \"md\": \"$2\",\n \"lg\": \"$3\",\n \"xl\": \"$4\"\n}\n```\n\n- $1\n- $2\n- $3\n- $4\n- $5\n- $none",
3599
+ "values": [
3600
+ {
3601
+ "name": "$1"
3602
+ },
3603
+ {
3604
+ "name": "$2"
3605
+ },
3606
+ {
3607
+ "name": "$3"
3608
+ },
3609
+ {
3610
+ "name": "$4"
3611
+ },
3612
+ {
3613
+ "name": "$5"
3614
+ },
3615
+ {
3616
+ "name": "$none"
3617
+ }
3618
+ ]
3619
+ },
3620
+ {
3621
+ "name": "padding-x",
3622
+ "description": "The paddingX shorthand property defines the width of the left and right padding area of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3623
+ "values": [
3624
+ {
3625
+ "name": "$2xl"
3626
+ },
3627
+ {
3628
+ "name": "$2xs"
3629
+ },
3630
+ {
3631
+ "name": "$3xl"
3632
+ },
3633
+ {
3634
+ "name": "$3xs"
3635
+ },
3636
+ {
3637
+ "name": "$4xl"
3638
+ },
3639
+ {
3640
+ "name": "$4xs"
3641
+ },
3642
+ {
3643
+ "name": "$5xl"
3644
+ },
3645
+ {
3646
+ "name": "$6xl"
3647
+ },
3648
+ {
3649
+ "name": "$7xl"
3650
+ },
3651
+ {
3652
+ "name": "$8xl"
3653
+ },
3654
+ {
3655
+ "name": "$lg"
3656
+ },
3657
+ {
3658
+ "name": "$md"
3659
+ },
3660
+ {
3661
+ "name": "$none"
3662
+ },
3663
+ {
3664
+ "name": "$s"
3665
+ },
3666
+ {
3667
+ "name": "$xl"
3668
+ },
3669
+ {
3670
+ "name": "$xs"
3671
+ }
3672
+ ]
3673
+ },
3674
+ {
3675
+ "name": "padding-y",
3676
+ "description": "The paddingY pt shorthand property sets the height of the padding area at the top and bottom of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3677
+ "values": [
3678
+ {
3679
+ "name": "$2xl"
3680
+ },
3681
+ {
3682
+ "name": "$2xs"
3683
+ },
3684
+ {
3685
+ "name": "$3xl"
3686
+ },
3687
+ {
3688
+ "name": "$3xs"
3689
+ },
3690
+ {
3691
+ "name": "$4xl"
3692
+ },
3693
+ {
3694
+ "name": "$4xs"
3695
+ },
3696
+ {
3697
+ "name": "$5xl"
3698
+ },
3699
+ {
3700
+ "name": "$6xl"
3701
+ },
3702
+ {
3703
+ "name": "$7xl"
3704
+ },
3705
+ {
3706
+ "name": "$8xl"
3707
+ },
3708
+ {
3709
+ "name": "$lg"
3710
+ },
3711
+ {
3712
+ "name": "$md"
3713
+ },
3714
+ {
3715
+ "name": "$none"
3716
+ },
3717
+ {
3718
+ "name": "$s"
3719
+ },
3720
+ {
3721
+ "name": "$xl"
3722
+ },
3723
+ {
3724
+ "name": "$xs"
3725
+ }
3726
+ ]
3727
+ },
3728
+ {
3729
+ "name": "p",
3730
+ "description": "The p shorthand property sets the margin area on all four sides of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3731
+ "values": [
3732
+ {
3733
+ "name": "$2xl"
3734
+ },
3735
+ {
3736
+ "name": "$2xs"
3737
+ },
3738
+ {
3739
+ "name": "$3xl"
3740
+ },
3741
+ {
3742
+ "name": "$3xs"
3743
+ },
3744
+ {
3745
+ "name": "$4xl"
3746
+ },
3747
+ {
3748
+ "name": "$4xs"
3749
+ },
3750
+ {
3751
+ "name": "$5xl"
3752
+ },
3753
+ {
3754
+ "name": "$6xl"
3755
+ },
3756
+ {
3757
+ "name": "$7xl"
3758
+ },
3759
+ {
3760
+ "name": "$8xl"
3761
+ },
3762
+ {
3763
+ "name": "$lg"
3764
+ },
3765
+ {
3766
+ "name": "$md"
3767
+ },
3768
+ {
3769
+ "name": "$none"
3770
+ },
3771
+ {
3772
+ "name": "$s"
3773
+ },
3774
+ {
3775
+ "name": "$xl"
3776
+ },
3777
+ {
3778
+ "name": "$xs"
3779
+ }
3780
+ ]
3781
+ },
3782
+ {
3783
+ "name": "pl",
3784
+ "description": "The pl shorthand property sets the width of the padding area to the left of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3785
+ "values": [
3786
+ {
3787
+ "name": "$2xl"
3788
+ },
3789
+ {
3790
+ "name": "$2xs"
3791
+ },
3792
+ {
3793
+ "name": "$3xl"
3794
+ },
3795
+ {
3796
+ "name": "$3xs"
3797
+ },
3798
+ {
3799
+ "name": "$4xl"
3800
+ },
3801
+ {
3802
+ "name": "$4xs"
3803
+ },
3804
+ {
3805
+ "name": "$5xl"
3806
+ },
3807
+ {
3808
+ "name": "$6xl"
3809
+ },
3810
+ {
3811
+ "name": "$7xl"
3812
+ },
3813
+ {
3814
+ "name": "$8xl"
3815
+ },
3816
+ {
3817
+ "name": "$lg"
3818
+ },
3819
+ {
3820
+ "name": "$md"
3821
+ },
3822
+ {
3823
+ "name": "$none"
3824
+ },
3825
+ {
3826
+ "name": "$s"
3827
+ },
3828
+ {
3829
+ "name": "$xl"
3830
+ },
3831
+ {
3832
+ "name": "$xs"
3833
+ }
3834
+ ]
3835
+ },
3836
+ {
3837
+ "name": "pr",
3838
+ "description": "The pl shorthand property sets the width of the padding area to the right of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3839
+ "values": [
3840
+ {
3841
+ "name": "$2xl"
3842
+ },
3843
+ {
3844
+ "name": "$2xs"
3845
+ },
3846
+ {
3847
+ "name": "$3xl"
3848
+ },
3849
+ {
3850
+ "name": "$3xs"
3851
+ },
3852
+ {
3853
+ "name": "$4xl"
3854
+ },
3855
+ {
3856
+ "name": "$4xs"
3857
+ },
3858
+ {
3859
+ "name": "$5xl"
3860
+ },
3861
+ {
3862
+ "name": "$6xl"
3863
+ },
3864
+ {
3865
+ "name": "$7xl"
3866
+ },
3867
+ {
3868
+ "name": "$8xl"
3869
+ },
3870
+ {
3871
+ "name": "$lg"
3872
+ },
3873
+ {
3874
+ "name": "$md"
3875
+ },
3876
+ {
3877
+ "name": "$none"
3878
+ },
3879
+ {
3880
+ "name": "$s"
3881
+ },
3882
+ {
3883
+ "name": "$xl"
3884
+ },
3885
+ {
3886
+ "name": "$xs"
3887
+ }
3888
+ ]
3889
+ },
3890
+ {
3891
+ "name": "pt",
3892
+ "description": "The pt shorthand property sets the height of the padding area on the top of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3893
+ "values": [
3894
+ {
3895
+ "name": "$2xl"
3896
+ },
3897
+ {
3898
+ "name": "$2xs"
3899
+ },
3900
+ {
3901
+ "name": "$3xl"
3902
+ },
3903
+ {
3904
+ "name": "$3xs"
3905
+ },
3906
+ {
3907
+ "name": "$4xl"
3908
+ },
3909
+ {
3910
+ "name": "$4xs"
3911
+ },
3912
+ {
3913
+ "name": "$5xl"
3914
+ },
3915
+ {
3916
+ "name": "$6xl"
3917
+ },
3918
+ {
3919
+ "name": "$7xl"
3920
+ },
3921
+ {
3922
+ "name": "$8xl"
3923
+ },
3924
+ {
3925
+ "name": "$lg"
3926
+ },
3927
+ {
3928
+ "name": "$md"
3929
+ },
3930
+ {
3931
+ "name": "$none"
3932
+ },
3933
+ {
3934
+ "name": "$s"
3935
+ },
3936
+ {
3937
+ "name": "$xl"
3938
+ },
3939
+ {
3940
+ "name": "$xs"
3941
+ }
3942
+ ]
3943
+ },
3944
+ {
3945
+ "name": "pb",
3946
+ "description": "The pb shorthand property sets the height of the padding area on the botton of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
3947
+ "values": [
3948
+ {
3949
+ "name": "$2xl"
3950
+ },
3951
+ {
3952
+ "name": "$2xs"
3953
+ },
3954
+ {
3955
+ "name": "$3xl"
3956
+ },
3957
+ {
3958
+ "name": "$3xs"
3959
+ },
3960
+ {
3961
+ "name": "$4xl"
3962
+ },
3963
+ {
3964
+ "name": "$4xs"
3965
+ },
3966
+ {
3967
+ "name": "$5xl"
3968
+ },
3969
+ {
3970
+ "name": "$6xl"
3971
+ },
3972
+ {
3973
+ "name": "$7xl"
3974
+ },
3975
+ {
3976
+ "name": "$8xl"
3977
+ },
3978
+ {
3979
+ "name": "$lg"
3980
+ },
3981
+ {
3982
+ "name": "$md"
3983
+ },
3984
+ {
3985
+ "name": "$none"
3986
+ },
3987
+ {
3988
+ "name": "$s"
3989
+ },
3990
+ {
3991
+ "name": "$xl"
3992
+ },
3993
+ {
3994
+ "name": "$xs"
3995
+ }
3996
+ ]
3997
+ },
3998
+ {
3999
+ "name": "px",
4000
+ "description": "The px shorthand property defines the width of the left and right padding area of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4001
+ "values": [
4002
+ {
4003
+ "name": "$2xl"
4004
+ },
4005
+ {
4006
+ "name": "$2xs"
4007
+ },
4008
+ {
4009
+ "name": "$3xl"
4010
+ },
4011
+ {
4012
+ "name": "$3xs"
4013
+ },
4014
+ {
4015
+ "name": "$4xl"
4016
+ },
4017
+ {
4018
+ "name": "$4xs"
4019
+ },
4020
+ {
4021
+ "name": "$5xl"
4022
+ },
4023
+ {
4024
+ "name": "$6xl"
4025
+ },
4026
+ {
4027
+ "name": "$7xl"
4028
+ },
4029
+ {
4030
+ "name": "$8xl"
4031
+ },
4032
+ {
4033
+ "name": "$lg"
4034
+ },
4035
+ {
4036
+ "name": "$md"
4037
+ },
4038
+ {
4039
+ "name": "$none"
4040
+ },
4041
+ {
4042
+ "name": "$s"
4043
+ },
4044
+ {
4045
+ "name": "$xl"
4046
+ },
4047
+ {
4048
+ "name": "$xs"
4049
+ }
4050
+ ]
4051
+ },
4052
+ {
4053
+ "name": "py",
4054
+ "description": "The py pt shorthand property sets the height of the padding area at the top and bottom of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4055
+ "values": [
4056
+ {
4057
+ "name": "$2xl"
4058
+ },
4059
+ {
4060
+ "name": "$2xs"
4061
+ },
4062
+ {
4063
+ "name": "$3xl"
4064
+ },
4065
+ {
4066
+ "name": "$3xs"
4067
+ },
4068
+ {
4069
+ "name": "$4xl"
4070
+ },
4071
+ {
4072
+ "name": "$4xs"
4073
+ },
4074
+ {
4075
+ "name": "$5xl"
4076
+ },
4077
+ {
4078
+ "name": "$6xl"
4079
+ },
4080
+ {
4081
+ "name": "$7xl"
4082
+ },
4083
+ {
4084
+ "name": "$8xl"
4085
+ },
4086
+ {
4087
+ "name": "$lg"
4088
+ },
4089
+ {
4090
+ "name": "$md"
4091
+ },
4092
+ {
4093
+ "name": "$none"
4094
+ },
4095
+ {
4096
+ "name": "$s"
4097
+ },
4098
+ {
4099
+ "name": "$xl"
4100
+ },
4101
+ {
4102
+ "name": "$xs"
4103
+ }
4104
+ ]
4105
+ },
4106
+ {
4107
+ "name": "margin-x",
4108
+ "description": "The marginX property defines the margin area on the left and right side of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4109
+ "values": [
4110
+ {
4111
+ "name": "$2xl"
4112
+ },
4113
+ {
4114
+ "name": "$2xs"
4115
+ },
4116
+ {
4117
+ "name": "$3xl"
4118
+ },
4119
+ {
4120
+ "name": "$3xs"
4121
+ },
4122
+ {
4123
+ "name": "$4xl"
4124
+ },
4125
+ {
4126
+ "name": "$4xs"
4127
+ },
4128
+ {
4129
+ "name": "$5xl"
4130
+ },
4131
+ {
4132
+ "name": "$6xl"
4133
+ },
4134
+ {
4135
+ "name": "$7xl"
4136
+ },
4137
+ {
4138
+ "name": "$8xl"
4139
+ },
4140
+ {
4141
+ "name": "$auto"
4142
+ },
4143
+ {
4144
+ "name": "$lg"
4145
+ },
4146
+ {
4147
+ "name": "$md"
4148
+ },
4149
+ {
4150
+ "name": "$none"
4151
+ },
4152
+ {
4153
+ "name": "$s"
4154
+ },
4155
+ {
4156
+ "name": "$xl"
4157
+ },
4158
+ {
4159
+ "name": "$xs"
4160
+ }
4161
+ ]
4162
+ },
4163
+ {
4164
+ "name": "margin-y",
4165
+ "description": "The marginY property defines the margin area on the top and bottom of a box\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4166
+ "values": [
4167
+ {
4168
+ "name": "$2xl"
4169
+ },
4170
+ {
4171
+ "name": "$2xs"
4172
+ },
4173
+ {
4174
+ "name": "$3xl"
4175
+ },
4176
+ {
4177
+ "name": "$3xs"
4178
+ },
4179
+ {
4180
+ "name": "$4xl"
4181
+ },
4182
+ {
4183
+ "name": "$4xs"
4184
+ },
4185
+ {
4186
+ "name": "$5xl"
4187
+ },
4188
+ {
4189
+ "name": "$6xl"
4190
+ },
4191
+ {
4192
+ "name": "$7xl"
4193
+ },
4194
+ {
4195
+ "name": "$8xl"
4196
+ },
4197
+ {
4198
+ "name": "$auto"
4199
+ },
4200
+ {
4201
+ "name": "$lg"
4202
+ },
4203
+ {
4204
+ "name": "$md"
4205
+ },
4206
+ {
4207
+ "name": "$none"
4208
+ },
4209
+ {
4210
+ "name": "$s"
4211
+ },
4212
+ {
4213
+ "name": "$xl"
4214
+ },
4215
+ {
4216
+ "name": "$xs"
4217
+ }
4218
+ ]
4219
+ },
4220
+ {
4221
+ "name": "mr",
4222
+ "description": "The mr property sets the margin area on the right side of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4223
+ "values": [
4224
+ {
4225
+ "name": "$2xl"
4226
+ },
4227
+ {
4228
+ "name": "$2xs"
4229
+ },
4230
+ {
4231
+ "name": "$3xl"
4232
+ },
4233
+ {
4234
+ "name": "$3xs"
4235
+ },
4236
+ {
4237
+ "name": "$4xl"
4238
+ },
4239
+ {
4240
+ "name": "$4xs"
4241
+ },
4242
+ {
4243
+ "name": "$5xl"
4244
+ },
4245
+ {
4246
+ "name": "$6xl"
4247
+ },
4248
+ {
4249
+ "name": "$7xl"
4250
+ },
4251
+ {
4252
+ "name": "$8xl"
4253
+ },
4254
+ {
4255
+ "name": "$auto"
4256
+ },
4257
+ {
4258
+ "name": "$lg"
4259
+ },
4260
+ {
4261
+ "name": "$md"
4262
+ },
4263
+ {
4264
+ "name": "$none"
4265
+ },
4266
+ {
4267
+ "name": "$s"
4268
+ },
4269
+ {
4270
+ "name": "$xl"
4271
+ },
4272
+ {
4273
+ "name": "$xs"
4274
+ }
4275
+ ]
4276
+ },
4277
+ {
4278
+ "name": "ml",
4279
+ "description": "The ml property sets the margin area on the left side of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4280
+ "values": [
4281
+ {
4282
+ "name": "$2xl"
4283
+ },
4284
+ {
4285
+ "name": "$2xs"
4286
+ },
4287
+ {
4288
+ "name": "$3xl"
4289
+ },
4290
+ {
4291
+ "name": "$3xs"
4292
+ },
4293
+ {
4294
+ "name": "$4xl"
4295
+ },
4296
+ {
4297
+ "name": "$4xs"
4298
+ },
4299
+ {
4300
+ "name": "$5xl"
4301
+ },
4302
+ {
4303
+ "name": "$6xl"
4304
+ },
4305
+ {
4306
+ "name": "$7xl"
4307
+ },
4308
+ {
4309
+ "name": "$8xl"
4310
+ },
4311
+ {
4312
+ "name": "$auto"
4313
+ },
4314
+ {
4315
+ "name": "$lg"
4316
+ },
4317
+ {
4318
+ "name": "$md"
4319
+ },
4320
+ {
4321
+ "name": "$none"
4322
+ },
4323
+ {
4324
+ "name": "$s"
4325
+ },
4326
+ {
4327
+ "name": "$xl"
4328
+ },
4329
+ {
4330
+ "name": "$xs"
4331
+ }
4332
+ ]
4333
+ },
4334
+ {
4335
+ "name": "mt",
4336
+ "description": "The mt property sets the margin area on the top of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4337
+ "values": [
4338
+ {
4339
+ "name": "$2xl"
4340
+ },
4341
+ {
4342
+ "name": "$2xs"
4343
+ },
4344
+ {
4345
+ "name": "$3xl"
4346
+ },
4347
+ {
4348
+ "name": "$3xs"
4349
+ },
4350
+ {
4351
+ "name": "$4xl"
4352
+ },
4353
+ {
4354
+ "name": "$4xs"
4355
+ },
4356
+ {
4357
+ "name": "$5xl"
4358
+ },
4359
+ {
4360
+ "name": "$6xl"
4361
+ },
4362
+ {
4363
+ "name": "$7xl"
4364
+ },
4365
+ {
4366
+ "name": "$8xl"
4367
+ },
4368
+ {
4369
+ "name": "$auto"
4370
+ },
4371
+ {
4372
+ "name": "$lg"
4373
+ },
4374
+ {
4375
+ "name": "$md"
4376
+ },
4377
+ {
4378
+ "name": "$none"
4379
+ },
4380
+ {
4381
+ "name": "$s"
4382
+ },
4383
+ {
4384
+ "name": "$xl"
4385
+ },
4386
+ {
4387
+ "name": "$xs"
4388
+ }
4389
+ ]
4390
+ },
4391
+ {
4392
+ "name": "mb",
4393
+ "description": "The marginBottom property sets the margin area on the bottom of an box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4394
+ "values": [
4395
+ {
4396
+ "name": "$2xl"
4397
+ },
4398
+ {
4399
+ "name": "$2xs"
4400
+ },
4401
+ {
4402
+ "name": "$3xl"
4403
+ },
4404
+ {
4405
+ "name": "$3xs"
4406
+ },
4407
+ {
4408
+ "name": "$4xl"
4409
+ },
4410
+ {
4411
+ "name": "$4xs"
4412
+ },
4413
+ {
4414
+ "name": "$5xl"
4415
+ },
4416
+ {
4417
+ "name": "$6xl"
4418
+ },
4419
+ {
4420
+ "name": "$7xl"
4421
+ },
4422
+ {
4423
+ "name": "$8xl"
4424
+ },
4425
+ {
4426
+ "name": "$auto"
4427
+ },
4428
+ {
4429
+ "name": "$lg"
4430
+ },
4431
+ {
4432
+ "name": "$md"
4433
+ },
4434
+ {
4435
+ "name": "$none"
4436
+ },
4437
+ {
4438
+ "name": "$s"
4439
+ },
4440
+ {
4441
+ "name": "$xl"
4442
+ },
4443
+ {
4444
+ "name": "$xs"
4445
+ }
4446
+ ]
4447
+ },
4448
+ {
4449
+ "name": "mx",
4450
+ "description": "The mx property defines the margin area on the left and right side of a box.\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4451
+ "values": [
4452
+ {
4453
+ "name": "$2xl"
4454
+ },
4455
+ {
4456
+ "name": "$2xs"
4457
+ },
4458
+ {
4459
+ "name": "$3xl"
4460
+ },
4461
+ {
4462
+ "name": "$3xs"
4463
+ },
4464
+ {
4465
+ "name": "$4xl"
4466
+ },
4467
+ {
4468
+ "name": "$4xs"
4469
+ },
4470
+ {
4471
+ "name": "$5xl"
4472
+ },
4473
+ {
4474
+ "name": "$6xl"
4475
+ },
4476
+ {
4477
+ "name": "$7xl"
4478
+ },
4479
+ {
4480
+ "name": "$8xl"
4481
+ },
4482
+ {
4483
+ "name": "$auto"
4484
+ },
4485
+ {
4486
+ "name": "$lg"
4487
+ },
4488
+ {
4489
+ "name": "$md"
4490
+ },
4491
+ {
4492
+ "name": "$none"
4493
+ },
4494
+ {
4495
+ "name": "$s"
4496
+ },
4497
+ {
4498
+ "name": "$xl"
4499
+ },
4500
+ {
4501
+ "name": "$xs"
4502
+ }
4503
+ ]
4504
+ },
4505
+ {
4506
+ "name": "my",
4507
+ "description": "The my property defines the margin area on the top and bottom of a box\n\nThis property supports responsive values. You can pass a single value like `\"$2xl\"`.\n\nOr an object like:\n```\n{\n \"xs\": \"$2xl\",\n \"md\": \"$2xs\",\n \"lg\": \"$3xl\",\n \"xl\": \"$3xs\"\n}\n```\n\n- $2xl\n- $2xs\n- $3xl\n- $3xs\n- $4xl\n- $4xs\n- $5xl\n- $6xl\n- $7xl\n- $8xl\n- $auto\n- $lg\n- $md\n- $none\n- $s\n- $xl\n- $xs",
4508
+ "values": [
4509
+ {
4510
+ "name": "$2xl"
4511
+ },
4512
+ {
4513
+ "name": "$2xs"
4514
+ },
4515
+ {
4516
+ "name": "$3xl"
4517
+ },
4518
+ {
4519
+ "name": "$3xs"
4520
+ },
4521
+ {
4522
+ "name": "$4xl"
4523
+ },
4524
+ {
4525
+ "name": "$4xs"
4526
+ },
4527
+ {
4528
+ "name": "$5xl"
4529
+ },
4530
+ {
4531
+ "name": "$6xl"
4532
+ },
4533
+ {
4534
+ "name": "$7xl"
4535
+ },
4536
+ {
4537
+ "name": "$8xl"
4538
+ },
4539
+ {
4540
+ "name": "$auto"
4541
+ },
4542
+ {
4543
+ "name": "$lg"
4544
+ },
4545
+ {
4546
+ "name": "$md"
4547
+ },
4548
+ {
4549
+ "name": "$none"
4550
+ },
4551
+ {
4552
+ "name": "$s"
4553
+ },
4554
+ {
4555
+ "name": "$xl"
4556
+ },
4557
+ {
4558
+ "name": "$xs"
4559
+ }
4560
+ ]
4561
+ }
4562
+ ]
4563
+ },
4564
+ {
4565
+ "name": "rarui-tabs",
4566
+ "attributes": [
4567
+ {
4568
+ "name": "pre-selected-tab",
4569
+ "description": "Sets the indicated tab as active by default.\nIf unset, defaults to the first tab. This prop should be a number representing the index of the tab.",
4570
+ "type": "number"
4571
+ },
4572
+ {
4573
+ "name": "selected-tab",
4574
+ "description": "Sets the indicated tab as current active tab.\nCan be used to change the active tab from outside of the component",
4575
+ "type": "number"
4576
+ },
4577
+ {
4578
+ "name": "position",
4579
+ "description": "Controls where the tab buttons are displayed. This prop accepts one of the following values: \"left\", \"center\", or \"right\".\n\n- center\n- left\n- right",
4580
+ "type": "string",
4581
+ "values": [
4582
+ {
4583
+ "name": "center"
4584
+ },
4585
+ {
4586
+ "name": "left",
4587
+ "description": "(default)"
4588
+ },
4589
+ {
4590
+ "name": "right"
4591
+ }
4592
+ ]
4593
+ },
4594
+ {
4595
+ "name": "full",
4596
+ "description": "Determines whether the tabs should occupy the full width of their container.",
4597
+ "type": "boolean"
4598
+ },
4599
+ {
4600
+ "name": "underlined",
4601
+ "description": "Determines whether the tabs should have an underline style.",
4602
+ "type": "boolean"
4603
+ }
4604
+ ]
4605
+ }
4606
+ ]
4607
+ }