sh-ui-cli 0.67.2 → 0.68.0

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,1983 @@
1
+ {
2
+ "$description": "컴포넌트별 토큰 의존성 (var(--*) 추출). build-registry-tokens.mjs 가 자동 생성.",
3
+ "$generated": "2026-05-09T05:12:23.351Z",
4
+ "components": {
5
+ "button": {
6
+ "plain": [
7
+ "--background-muted",
8
+ "--background-subtle",
9
+ "--border",
10
+ "--border-width-strong",
11
+ "--control-lg",
12
+ "--control-md",
13
+ "--control-sm",
14
+ "--danger-foreground",
15
+ "--danger-hover",
16
+ "--duration-fast",
17
+ "--foreground",
18
+ "--foreground-muted",
19
+ "--opacity-disabled",
20
+ "--primary-foreground",
21
+ "--primary-hover",
22
+ "--radius",
23
+ "--ring",
24
+ "--space-2",
25
+ "--space-3",
26
+ "--space-4",
27
+ "--space-5",
28
+ "--text-base",
29
+ "--text-sm",
30
+ "--weight-medium"
31
+ ],
32
+ "tailwind": [
33
+ "--control-lg",
34
+ "--control-md",
35
+ "--control-sm",
36
+ "--duration-fast",
37
+ "--opacity-disabled",
38
+ "--radius",
39
+ "--space-2",
40
+ "--space-3",
41
+ "--space-4",
42
+ "--space-5",
43
+ "--text-base",
44
+ "--text-sm"
45
+ ],
46
+ "css-modules": [
47
+ "--background-muted",
48
+ "--background-subtle",
49
+ "--border",
50
+ "--border-width-strong",
51
+ "--control-lg",
52
+ "--control-md",
53
+ "--control-sm",
54
+ "--danger",
55
+ "--danger-foreground",
56
+ "--danger-hover",
57
+ "--duration-fast",
58
+ "--foreground",
59
+ "--foreground-muted",
60
+ "--opacity-disabled",
61
+ "--primary",
62
+ "--primary-foreground",
63
+ "--primary-hover",
64
+ "--radius",
65
+ "--ring",
66
+ "--space-2",
67
+ "--space-3",
68
+ "--space-4",
69
+ "--space-5",
70
+ "--text-base",
71
+ "--text-sm",
72
+ "--weight-medium"
73
+ ],
74
+ "vanilla-extract": [
75
+ "--background-muted",
76
+ "--background-subtle",
77
+ "--border",
78
+ "--border-width-strong",
79
+ "--control-lg",
80
+ "--control-md",
81
+ "--control-sm",
82
+ "--danger",
83
+ "--danger-foreground",
84
+ "--danger-hover",
85
+ "--duration-fast",
86
+ "--foreground",
87
+ "--foreground-muted",
88
+ "--opacity-disabled",
89
+ "--primary",
90
+ "--primary-foreground",
91
+ "--primary-hover",
92
+ "--radius",
93
+ "--ring",
94
+ "--space-2",
95
+ "--space-3",
96
+ "--space-4",
97
+ "--space-5",
98
+ "--text-base",
99
+ "--text-sm",
100
+ "--weight-medium"
101
+ ]
102
+ },
103
+ "card": {
104
+ "plain": [
105
+ "--background",
106
+ "--border",
107
+ "--foreground",
108
+ "--foreground-muted",
109
+ "--radius",
110
+ "--shadow-sm",
111
+ "--space-2",
112
+ "--space-4",
113
+ "--space-6",
114
+ "--text-base",
115
+ "--text-sm",
116
+ "--weight-semibold"
117
+ ],
118
+ "tailwind": [
119
+ "--radius",
120
+ "--shadow-sm",
121
+ "--space-2",
122
+ "--space-4",
123
+ "--space-6",
124
+ "--text-base",
125
+ "--text-sm"
126
+ ],
127
+ "css-modules": [
128
+ "--background",
129
+ "--border",
130
+ "--foreground",
131
+ "--foreground-muted",
132
+ "--radius",
133
+ "--shadow-sm",
134
+ "--space-2",
135
+ "--space-4",
136
+ "--space-6",
137
+ "--text-base",
138
+ "--text-sm",
139
+ "--weight-semibold"
140
+ ],
141
+ "vanilla-extract": [
142
+ "--background",
143
+ "--border",
144
+ "--foreground",
145
+ "--foreground-muted",
146
+ "--radius",
147
+ "--shadow-sm",
148
+ "--space-2",
149
+ "--space-4",
150
+ "--space-6",
151
+ "--text-base",
152
+ "--text-sm",
153
+ "--weight-semibold"
154
+ ]
155
+ },
156
+ "input": {
157
+ "plain": [
158
+ "--background",
159
+ "--background-muted",
160
+ "--background-subtle",
161
+ "--border",
162
+ "--border-strong",
163
+ "--border-width-strong",
164
+ "--control-md",
165
+ "--danger",
166
+ "--duration-fast",
167
+ "--foreground",
168
+ "--foreground-muted",
169
+ "--foreground-subtle",
170
+ "--opacity-disabled",
171
+ "--primary",
172
+ "--radius",
173
+ "--ring",
174
+ "--space-1",
175
+ "--space-10",
176
+ "--space-2",
177
+ "--space-3",
178
+ "--text-base",
179
+ "--text-sm"
180
+ ],
181
+ "tailwind": [
182
+ "--control-md",
183
+ "--danger",
184
+ "--duration-fast",
185
+ "--opacity-disabled",
186
+ "--primary",
187
+ "--radius",
188
+ "--space-1",
189
+ "--space-10",
190
+ "--space-2",
191
+ "--space-3",
192
+ "--text-sm"
193
+ ],
194
+ "css-modules": [
195
+ "--background",
196
+ "--background-muted",
197
+ "--background-subtle",
198
+ "--border",
199
+ "--border-strong",
200
+ "--border-width-strong",
201
+ "--control-md",
202
+ "--danger",
203
+ "--duration-fast",
204
+ "--foreground",
205
+ "--foreground-muted",
206
+ "--foreground-subtle",
207
+ "--opacity-disabled",
208
+ "--primary",
209
+ "--radius",
210
+ "--ring",
211
+ "--space-1",
212
+ "--space-10",
213
+ "--space-2",
214
+ "--space-3",
215
+ "--text-base",
216
+ "--text-sm"
217
+ ],
218
+ "vanilla-extract": [
219
+ "--background",
220
+ "--background-muted",
221
+ "--background-subtle",
222
+ "--border",
223
+ "--border-strong",
224
+ "--border-width-strong",
225
+ "--control-md",
226
+ "--danger",
227
+ "--duration-fast",
228
+ "--foreground",
229
+ "--foreground-muted",
230
+ "--foreground-subtle",
231
+ "--opacity-disabled",
232
+ "--primary",
233
+ "--radius",
234
+ "--ring",
235
+ "--space-1",
236
+ "--space-10",
237
+ "--space-2",
238
+ "--space-3",
239
+ "--text-base",
240
+ "--text-sm"
241
+ ]
242
+ },
243
+ "numeric-input": {
244
+ "plain": [
245
+ "--background",
246
+ "--border",
247
+ "--duration-fast",
248
+ "--ease-standard",
249
+ "--foreground",
250
+ "--foreground-muted",
251
+ "--opacity-disabled",
252
+ "--primary",
253
+ "--radius",
254
+ "--text-xs"
255
+ ],
256
+ "tailwind": [
257
+ "--duration-fast",
258
+ "--opacity-disabled",
259
+ "--radius",
260
+ "--text-xs"
261
+ ],
262
+ "css-modules": [
263
+ "--background",
264
+ "--border",
265
+ "--duration-fast",
266
+ "--ease-standard",
267
+ "--foreground",
268
+ "--foreground-muted",
269
+ "--opacity-disabled",
270
+ "--primary",
271
+ "--radius",
272
+ "--text-xs"
273
+ ],
274
+ "vanilla-extract": []
275
+ },
276
+ "file-upload": {
277
+ "plain": [
278
+ "--background",
279
+ "--background-muted",
280
+ "--background-subtle",
281
+ "--border",
282
+ "--border-strong",
283
+ "--border-width-strong",
284
+ "--duration-fast",
285
+ "--foreground",
286
+ "--foreground-muted",
287
+ "--opacity-disabled",
288
+ "--radius",
289
+ "--ring",
290
+ "--space-2",
291
+ "--space-3",
292
+ "--space-6",
293
+ "--space-8",
294
+ "--text-sm",
295
+ "--text-xs",
296
+ "--weight-medium",
297
+ "--weight-semibold"
298
+ ],
299
+ "tailwind": [
300
+ "--border-width-strong",
301
+ "--duration-fast",
302
+ "--opacity-disabled",
303
+ "--radius",
304
+ "--space-2",
305
+ "--space-3",
306
+ "--space-6",
307
+ "--space-8",
308
+ "--text-sm",
309
+ "--text-xs"
310
+ ],
311
+ "css-modules": [
312
+ "--background",
313
+ "--background-muted",
314
+ "--background-subtle",
315
+ "--border",
316
+ "--border-strong",
317
+ "--border-width-strong",
318
+ "--duration-fast",
319
+ "--foreground",
320
+ "--foreground-muted",
321
+ "--opacity-disabled",
322
+ "--radius",
323
+ "--ring",
324
+ "--space-2",
325
+ "--space-3",
326
+ "--space-6",
327
+ "--space-8",
328
+ "--text-sm",
329
+ "--text-xs",
330
+ "--weight-medium",
331
+ "--weight-semibold"
332
+ ],
333
+ "vanilla-extract": []
334
+ },
335
+ "form": {
336
+ "plain": [],
337
+ "tailwind": [],
338
+ "css-modules": [],
339
+ "vanilla-extract": []
340
+ },
341
+ "form-yup": {
342
+ "plain": [],
343
+ "tailwind": [],
344
+ "css-modules": [],
345
+ "vanilla-extract": []
346
+ },
347
+ "code-panel": {
348
+ "plain": [
349
+ "--background",
350
+ "--background-muted",
351
+ "--background-subtle",
352
+ "--border",
353
+ "--border-strong",
354
+ "--border-width-strong",
355
+ "--duration-fast",
356
+ "--foreground",
357
+ "--foreground-muted",
358
+ "--radius",
359
+ "--ring",
360
+ "--space-1",
361
+ "--space-2",
362
+ "--space-3",
363
+ "--space-4",
364
+ "--text-xs"
365
+ ],
366
+ "tailwind": [
367
+ "--duration-fast",
368
+ "--radius",
369
+ "--space-2",
370
+ "--space-3",
371
+ "--space-4",
372
+ "--text-xs"
373
+ ],
374
+ "css-modules": [
375
+ "--background",
376
+ "--background-muted",
377
+ "--background-subtle",
378
+ "--border",
379
+ "--border-strong",
380
+ "--border-width-strong",
381
+ "--duration-fast",
382
+ "--foreground",
383
+ "--foreground-muted",
384
+ "--radius",
385
+ "--ring",
386
+ "--space-1",
387
+ "--space-2",
388
+ "--space-3",
389
+ "--space-4",
390
+ "--text-xs"
391
+ ],
392
+ "vanilla-extract": []
393
+ },
394
+ "code-tabs": {
395
+ "plain": [],
396
+ "tailwind": [],
397
+ "css-modules": [],
398
+ "vanilla-extract": []
399
+ },
400
+ "page-toc": {
401
+ "plain": [
402
+ "--background-subtle",
403
+ "--border",
404
+ "--border-width-strong",
405
+ "--duration-fast",
406
+ "--foreground",
407
+ "--foreground-muted",
408
+ "--radius",
409
+ "--ring"
410
+ ],
411
+ "tailwind": [
412
+ "--border-width-strong",
413
+ "--duration-fast",
414
+ "--foreground-muted",
415
+ "--radius",
416
+ "--text-xs"
417
+ ],
418
+ "css-modules": [
419
+ "--background-subtle",
420
+ "--border",
421
+ "--border-width-strong",
422
+ "--duration-fast",
423
+ "--foreground",
424
+ "--foreground-muted",
425
+ "--radius",
426
+ "--ring"
427
+ ],
428
+ "vanilla-extract": []
429
+ },
430
+ "code-editor": {
431
+ "plain": [
432
+ "--background",
433
+ "--background-muted",
434
+ "--background-subtle",
435
+ "--border",
436
+ "--border-width-strong",
437
+ "--duration-fast",
438
+ "--foreground",
439
+ "--foreground-muted",
440
+ "--radius",
441
+ "--ring",
442
+ "--space-3"
443
+ ],
444
+ "tailwind": [
445
+ "--background",
446
+ "--background-muted",
447
+ "--background-subtle",
448
+ "--border",
449
+ "--border-width-strong",
450
+ "--duration-fast",
451
+ "--foreground",
452
+ "--foreground-muted",
453
+ "--radius",
454
+ "--space-3"
455
+ ],
456
+ "css-modules": [
457
+ "--background",
458
+ "--background-muted",
459
+ "--background-subtle",
460
+ "--border",
461
+ "--border-width-strong",
462
+ "--duration-fast",
463
+ "--foreground",
464
+ "--foreground-muted",
465
+ "--radius",
466
+ "--ring",
467
+ "--space-3"
468
+ ],
469
+ "vanilla-extract": []
470
+ },
471
+ "markdown-editor": {
472
+ "plain": [
473
+ "--background",
474
+ "--background-muted",
475
+ "--background-subtle",
476
+ "--border",
477
+ "--border-strong",
478
+ "--foreground",
479
+ "--foreground-muted",
480
+ "--primary",
481
+ "--radius",
482
+ "--space-1",
483
+ "--space-2",
484
+ "--space-3",
485
+ "--space-4",
486
+ "--space-5"
487
+ ],
488
+ "tailwind": [
489
+ "--background-muted",
490
+ "--background-subtle",
491
+ "--border",
492
+ "--border-strong",
493
+ "--foreground",
494
+ "--foreground-muted",
495
+ "--primary",
496
+ "--radius",
497
+ "--space-1",
498
+ "--space-2",
499
+ "--space-3",
500
+ "--space-4",
501
+ "--space-5"
502
+ ],
503
+ "css-modules": [
504
+ "--background",
505
+ "--background-muted",
506
+ "--background-subtle",
507
+ "--border",
508
+ "--border-strong",
509
+ "--foreground",
510
+ "--foreground-muted",
511
+ "--primary",
512
+ "--radius",
513
+ "--space-1",
514
+ "--space-2",
515
+ "--space-3",
516
+ "--space-4",
517
+ "--space-5"
518
+ ],
519
+ "vanilla-extract": []
520
+ },
521
+ "rich-text-editor": {
522
+ "plain": [
523
+ "--background",
524
+ "--background-muted",
525
+ "--background-subtle",
526
+ "--border",
527
+ "--border-strong",
528
+ "--border-width-strong",
529
+ "--duration-fast",
530
+ "--foreground",
531
+ "--foreground-muted",
532
+ "--opacity-disabled",
533
+ "--primary",
534
+ "--radius",
535
+ "--ring",
536
+ "--space-1",
537
+ "--space-2",
538
+ "--space-3",
539
+ "--space-4",
540
+ "--space-5"
541
+ ],
542
+ "tailwind": [
543
+ "--background-muted",
544
+ "--background-subtle",
545
+ "--border",
546
+ "--border-strong",
547
+ "--border-width-strong",
548
+ "--duration-fast",
549
+ "--foreground",
550
+ "--foreground-muted",
551
+ "--opacity-disabled",
552
+ "--primary",
553
+ "--radius",
554
+ "--space-1",
555
+ "--space-2",
556
+ "--space-3",
557
+ "--space-4",
558
+ "--space-5"
559
+ ],
560
+ "css-modules": [
561
+ "--background",
562
+ "--background-muted",
563
+ "--background-subtle",
564
+ "--border",
565
+ "--border-strong",
566
+ "--border-width-strong",
567
+ "--duration-fast",
568
+ "--foreground",
569
+ "--foreground-muted",
570
+ "--opacity-disabled",
571
+ "--primary",
572
+ "--radius",
573
+ "--ring",
574
+ "--space-1",
575
+ "--space-2",
576
+ "--space-3",
577
+ "--space-4",
578
+ "--space-5"
579
+ ],
580
+ "vanilla-extract": []
581
+ },
582
+ "select": {
583
+ "plain": [
584
+ "--background",
585
+ "--background-muted",
586
+ "--border",
587
+ "--border-strong",
588
+ "--border-width-strong",
589
+ "--control-md",
590
+ "--duration-fast",
591
+ "--foreground",
592
+ "--foreground-muted",
593
+ "--foreground-subtle",
594
+ "--opacity-disabled",
595
+ "--radius",
596
+ "--ring",
597
+ "--space-1",
598
+ "--space-2",
599
+ "--space-3",
600
+ "--text-sm",
601
+ "--text-xs",
602
+ "--weight-semibold",
603
+ "--z-dropdown"
604
+ ],
605
+ "tailwind": [
606
+ "--border-width-strong",
607
+ "--control-md",
608
+ "--duration-fast",
609
+ "--opacity-disabled",
610
+ "--radius",
611
+ "--shadow-menu",
612
+ "--space-1",
613
+ "--space-2",
614
+ "--space-3",
615
+ "--text-sm",
616
+ "--text-xs",
617
+ "--z-dropdown"
618
+ ],
619
+ "css-modules": [
620
+ "--background",
621
+ "--background-muted",
622
+ "--border",
623
+ "--border-strong",
624
+ "--border-width-strong",
625
+ "--control-md",
626
+ "--duration-fast",
627
+ "--foreground",
628
+ "--foreground-muted",
629
+ "--foreground-subtle",
630
+ "--opacity-disabled",
631
+ "--radius",
632
+ "--ring",
633
+ "--space-1",
634
+ "--space-2",
635
+ "--space-3",
636
+ "--text-sm",
637
+ "--text-xs",
638
+ "--weight-semibold",
639
+ "--z-dropdown"
640
+ ],
641
+ "vanilla-extract": []
642
+ },
643
+ "sidebar": {
644
+ "plain": [
645
+ "--background",
646
+ "--background-muted",
647
+ "--background-subtle",
648
+ "--border",
649
+ "--border-width-strong",
650
+ "--duration-fast",
651
+ "--duration-slow",
652
+ "--foreground",
653
+ "--foreground-muted",
654
+ "--opacity-disabled",
655
+ "--primary",
656
+ "--primary-foreground",
657
+ "--primary-hover",
658
+ "--radius",
659
+ "--ring",
660
+ "--shadow-xl",
661
+ "--space-1",
662
+ "--space-2",
663
+ "--space-3",
664
+ "--space-4",
665
+ "--text-lg",
666
+ "--text-sm",
667
+ "--text-xs",
668
+ "--weight-medium",
669
+ "--weight-semibold",
670
+ "--z-modal",
671
+ "--z-overlay"
672
+ ],
673
+ "tailwind": [
674
+ "--background-muted",
675
+ "--background-subtle",
676
+ "--border",
677
+ "--border-width-strong",
678
+ "--duration-fast",
679
+ "--duration-slow",
680
+ "--foreground",
681
+ "--opacity-disabled",
682
+ "--radius",
683
+ "--shadow-xl",
684
+ "--space-1",
685
+ "--space-2",
686
+ "--space-3",
687
+ "--space-4",
688
+ "--text-lg",
689
+ "--text-sm",
690
+ "--text-xs",
691
+ "--z-modal",
692
+ "--z-overlay"
693
+ ],
694
+ "css-modules": [
695
+ "--background",
696
+ "--background-muted",
697
+ "--background-subtle",
698
+ "--border",
699
+ "--border-width-strong",
700
+ "--duration-fast",
701
+ "--duration-slow",
702
+ "--foreground",
703
+ "--foreground-muted",
704
+ "--opacity-disabled",
705
+ "--primary",
706
+ "--primary-foreground",
707
+ "--primary-hover",
708
+ "--radius",
709
+ "--ring",
710
+ "--shadow-xl",
711
+ "--space-1",
712
+ "--space-2",
713
+ "--space-3",
714
+ "--space-4",
715
+ "--text-lg",
716
+ "--text-sm",
717
+ "--text-xs",
718
+ "--weight-medium",
719
+ "--weight-semibold",
720
+ "--z-modal",
721
+ "--z-overlay"
722
+ ],
723
+ "vanilla-extract": []
724
+ },
725
+ "header": {
726
+ "plain": [
727
+ "--background",
728
+ "--background-muted",
729
+ "--background-subtle",
730
+ "--border",
731
+ "--border-width-strong",
732
+ "--control-md",
733
+ "--duration-base",
734
+ "--duration-fast",
735
+ "--ease-standard",
736
+ "--foreground",
737
+ "--foreground-muted",
738
+ "--radius",
739
+ "--ring",
740
+ "--space-1",
741
+ "--space-2",
742
+ "--space-3",
743
+ "--space-4",
744
+ "--text-base",
745
+ "--text-sm",
746
+ "--text-xs",
747
+ "--weight-bold",
748
+ "--weight-medium",
749
+ "--weight-semibold",
750
+ "--z-modal",
751
+ "--z-overlay"
752
+ ],
753
+ "tailwind": [
754
+ "--background",
755
+ "--background-muted",
756
+ "--border-width-strong",
757
+ "--control-md",
758
+ "--duration-base",
759
+ "--duration-fast",
760
+ "--radius",
761
+ "--space-1",
762
+ "--space-2",
763
+ "--space-3",
764
+ "--space-4",
765
+ "--text-base",
766
+ "--text-sm",
767
+ "--text-xs",
768
+ "--z-modal",
769
+ "--z-overlay"
770
+ ],
771
+ "css-modules": [
772
+ "--background",
773
+ "--background-muted",
774
+ "--background-subtle",
775
+ "--border",
776
+ "--border-width-strong",
777
+ "--control-md",
778
+ "--duration-base",
779
+ "--duration-fast",
780
+ "--ease-standard",
781
+ "--foreground",
782
+ "--foreground-muted",
783
+ "--radius",
784
+ "--ring",
785
+ "--space-1",
786
+ "--space-2",
787
+ "--space-3",
788
+ "--space-4",
789
+ "--text-base",
790
+ "--text-sm",
791
+ "--text-xs",
792
+ "--weight-bold",
793
+ "--weight-medium",
794
+ "--weight-semibold",
795
+ "--z-modal",
796
+ "--z-overlay"
797
+ ],
798
+ "vanilla-extract": []
799
+ },
800
+ "base": {
801
+ "plain": [
802
+ "--background",
803
+ "--foreground"
804
+ ],
805
+ "tailwind": [
806
+ "--background",
807
+ "--foreground"
808
+ ],
809
+ "css-modules": [
810
+ "--background",
811
+ "--foreground"
812
+ ],
813
+ "vanilla-extract": [
814
+ "--background",
815
+ "--foreground"
816
+ ]
817
+ },
818
+ "breakpoints": {
819
+ "plain": [],
820
+ "tailwind": [],
821
+ "css-modules": [],
822
+ "vanilla-extract": []
823
+ },
824
+ "focus-ring": {
825
+ "plain": [
826
+ "--foreground"
827
+ ],
828
+ "tailwind": [
829
+ "--foreground"
830
+ ],
831
+ "css-modules": [
832
+ "--foreground"
833
+ ],
834
+ "vanilla-extract": [
835
+ "--foreground"
836
+ ]
837
+ },
838
+ "z-index": {
839
+ "plain": [],
840
+ "tailwind": [],
841
+ "css-modules": [],
842
+ "vanilla-extract": []
843
+ },
844
+ "animations": {
845
+ "plain": [],
846
+ "tailwind": [],
847
+ "css-modules": [],
848
+ "vanilla-extract": []
849
+ },
850
+ "cn": {
851
+ "plain": [],
852
+ "tailwind": [],
853
+ "css-modules": [],
854
+ "vanilla-extract": []
855
+ },
856
+ "use-media-query": {
857
+ "plain": [],
858
+ "tailwind": [],
859
+ "css-modules": [],
860
+ "vanilla-extract": []
861
+ },
862
+ "use-active-section": {
863
+ "plain": [],
864
+ "tailwind": [],
865
+ "css-modules": [],
866
+ "vanilla-extract": []
867
+ },
868
+ "label": {
869
+ "plain": [
870
+ "--danger",
871
+ "--foreground",
872
+ "--foreground-muted",
873
+ "--opacity-disabled",
874
+ "--text-sm",
875
+ "--text-xs",
876
+ "--weight-medium",
877
+ "--weight-regular",
878
+ "--weight-semibold"
879
+ ],
880
+ "tailwind": [
881
+ "--foreground-muted",
882
+ "--text-sm",
883
+ "--text-xs"
884
+ ],
885
+ "css-modules": [
886
+ "--danger",
887
+ "--foreground",
888
+ "--foreground-muted",
889
+ "--opacity-disabled",
890
+ "--text-sm",
891
+ "--text-xs",
892
+ "--weight-medium",
893
+ "--weight-regular",
894
+ "--weight-semibold"
895
+ ],
896
+ "vanilla-extract": []
897
+ },
898
+ "color-picker": {
899
+ "plain": [
900
+ "--background",
901
+ "--border",
902
+ "--border-width-strong",
903
+ "--duration-fast",
904
+ "--foreground",
905
+ "--primary",
906
+ "--radius",
907
+ "--ring",
908
+ "--space-2"
909
+ ],
910
+ "tailwind": [
911
+ "--background",
912
+ "--border-width-strong",
913
+ "--duration-fast",
914
+ "--primary",
915
+ "--radius",
916
+ "--space-2"
917
+ ],
918
+ "css-modules": [
919
+ "--background",
920
+ "--border",
921
+ "--border-width-strong",
922
+ "--duration-fast",
923
+ "--foreground",
924
+ "--primary",
925
+ "--radius",
926
+ "--ring",
927
+ "--space-2"
928
+ ],
929
+ "vanilla-extract": []
930
+ },
931
+ "slider": {
932
+ "plain": [
933
+ "--background",
934
+ "--background-muted",
935
+ "--border-width-strong",
936
+ "--opacity-disabled",
937
+ "--primary",
938
+ "--ring",
939
+ "--shadow-sm",
940
+ "--space-2"
941
+ ],
942
+ "tailwind": [
943
+ "--border-width-strong",
944
+ "--opacity-disabled",
945
+ "--shadow-sm",
946
+ "--space-2"
947
+ ],
948
+ "css-modules": [
949
+ "--background",
950
+ "--background-muted",
951
+ "--border-width-strong",
952
+ "--opacity-disabled",
953
+ "--primary",
954
+ "--ring",
955
+ "--shadow-sm",
956
+ "--space-2"
957
+ ],
958
+ "vanilla-extract": []
959
+ },
960
+ "tabs": {
961
+ "plain": [
962
+ "--background",
963
+ "--border",
964
+ "--border-width-strong",
965
+ "--duration-fast",
966
+ "--foreground",
967
+ "--opacity-disabled",
968
+ "--primary",
969
+ "--radius",
970
+ "--ring",
971
+ "--shadow-sm",
972
+ "--space-1",
973
+ "--space-2",
974
+ "--space-3",
975
+ "--space-4",
976
+ "--text-sm",
977
+ "--weight-medium"
978
+ ],
979
+ "tailwind": [
980
+ "--background",
981
+ "--border",
982
+ "--border-width-strong",
983
+ "--duration-fast",
984
+ "--opacity-disabled",
985
+ "--primary",
986
+ "--radius",
987
+ "--shadow-sm",
988
+ "--space-1",
989
+ "--space-2",
990
+ "--space-3",
991
+ "--space-4",
992
+ "--text-sm"
993
+ ],
994
+ "css-modules": [
995
+ "--background",
996
+ "--border",
997
+ "--border-width-strong",
998
+ "--duration-fast",
999
+ "--foreground",
1000
+ "--opacity-disabled",
1001
+ "--primary",
1002
+ "--radius",
1003
+ "--ring",
1004
+ "--shadow-sm",
1005
+ "--space-1",
1006
+ "--space-2",
1007
+ "--space-3",
1008
+ "--space-4",
1009
+ "--text-sm",
1010
+ "--weight-medium"
1011
+ ],
1012
+ "vanilla-extract": []
1013
+ },
1014
+ "combobox": {
1015
+ "plain": [
1016
+ "--background",
1017
+ "--background-muted",
1018
+ "--border",
1019
+ "--border-strong",
1020
+ "--border-width-strong",
1021
+ "--control-md",
1022
+ "--duration-fast",
1023
+ "--foreground",
1024
+ "--foreground-muted",
1025
+ "--foreground-subtle",
1026
+ "--opacity-disabled",
1027
+ "--radius",
1028
+ "--ring",
1029
+ "--shadow-lg",
1030
+ "--space-1",
1031
+ "--space-2",
1032
+ "--space-3",
1033
+ "--text-sm",
1034
+ "--text-xs",
1035
+ "--weight-medium",
1036
+ "--weight-semibold",
1037
+ "--z-dropdown"
1038
+ ],
1039
+ "tailwind": [
1040
+ "--border-width-strong",
1041
+ "--control-md",
1042
+ "--duration-fast",
1043
+ "--opacity-disabled",
1044
+ "--radius",
1045
+ "--shadow-lg",
1046
+ "--space-1",
1047
+ "--space-2",
1048
+ "--space-3",
1049
+ "--text-sm",
1050
+ "--text-xs",
1051
+ "--z-dropdown"
1052
+ ],
1053
+ "css-modules": [
1054
+ "--background",
1055
+ "--background-muted",
1056
+ "--border",
1057
+ "--border-strong",
1058
+ "--border-width-strong",
1059
+ "--control-md",
1060
+ "--duration-fast",
1061
+ "--foreground",
1062
+ "--foreground-muted",
1063
+ "--foreground-subtle",
1064
+ "--opacity-disabled",
1065
+ "--radius",
1066
+ "--ring",
1067
+ "--shadow-lg",
1068
+ "--space-1",
1069
+ "--space-2",
1070
+ "--space-3",
1071
+ "--text-sm",
1072
+ "--text-xs",
1073
+ "--weight-medium",
1074
+ "--weight-semibold",
1075
+ "--z-dropdown"
1076
+ ],
1077
+ "vanilla-extract": []
1078
+ },
1079
+ "popover": {
1080
+ "plain": [
1081
+ "--background",
1082
+ "--border",
1083
+ "--border-width-strong",
1084
+ "--foreground",
1085
+ "--foreground-muted",
1086
+ "--radius",
1087
+ "--ring",
1088
+ "--shadow-lg",
1089
+ "--space-1",
1090
+ "--space-2",
1091
+ "--text-sm",
1092
+ "--weight-semibold",
1093
+ "--z-popover"
1094
+ ],
1095
+ "tailwind": [
1096
+ "--border-width-strong",
1097
+ "--radius",
1098
+ "--shadow-lg",
1099
+ "--space-1",
1100
+ "--space-2",
1101
+ "--text-sm",
1102
+ "--z-popover"
1103
+ ],
1104
+ "css-modules": [
1105
+ "--background",
1106
+ "--border",
1107
+ "--border-width-strong",
1108
+ "--foreground",
1109
+ "--foreground-muted",
1110
+ "--radius",
1111
+ "--ring",
1112
+ "--shadow-lg",
1113
+ "--space-1",
1114
+ "--space-2",
1115
+ "--text-sm",
1116
+ "--weight-semibold",
1117
+ "--z-popover"
1118
+ ],
1119
+ "vanilla-extract": []
1120
+ },
1121
+ "dialog": {
1122
+ "plain": [
1123
+ "--background",
1124
+ "--background-muted",
1125
+ "--border",
1126
+ "--border-width-strong",
1127
+ "--duration-fast",
1128
+ "--duration-slow",
1129
+ "--foreground",
1130
+ "--foreground-muted",
1131
+ "--radius",
1132
+ "--ring",
1133
+ "--shadow-xl",
1134
+ "--space-1",
1135
+ "--space-2",
1136
+ "--space-3",
1137
+ "--space-4",
1138
+ "--space-5",
1139
+ "--space-6",
1140
+ "--text-lg",
1141
+ "--text-sm",
1142
+ "--weight-semibold",
1143
+ "--z-modal",
1144
+ "--z-overlay"
1145
+ ],
1146
+ "tailwind": [
1147
+ "--border-width-strong",
1148
+ "--duration-fast",
1149
+ "--duration-slow",
1150
+ "--radius",
1151
+ "--shadow-xl",
1152
+ "--space-1",
1153
+ "--space-2",
1154
+ "--space-3",
1155
+ "--space-4",
1156
+ "--space-5",
1157
+ "--space-6",
1158
+ "--text-lg",
1159
+ "--text-sm",
1160
+ "--z-modal",
1161
+ "--z-overlay"
1162
+ ],
1163
+ "css-modules": [
1164
+ "--background",
1165
+ "--background-muted",
1166
+ "--border",
1167
+ "--border-width-strong",
1168
+ "--duration-fast",
1169
+ "--duration-slow",
1170
+ "--foreground",
1171
+ "--foreground-muted",
1172
+ "--radius",
1173
+ "--ring",
1174
+ "--shadow-xl",
1175
+ "--space-1",
1176
+ "--space-2",
1177
+ "--space-3",
1178
+ "--space-4",
1179
+ "--space-5",
1180
+ "--space-6",
1181
+ "--text-lg",
1182
+ "--text-sm",
1183
+ "--weight-semibold",
1184
+ "--z-modal",
1185
+ "--z-overlay"
1186
+ ],
1187
+ "vanilla-extract": []
1188
+ },
1189
+ "dropdown-menu": {
1190
+ "plain": [
1191
+ "--background",
1192
+ "--background-muted",
1193
+ "--border",
1194
+ "--border-width-strong",
1195
+ "--foreground",
1196
+ "--foreground-muted",
1197
+ "--opacity-disabled",
1198
+ "--radius",
1199
+ "--ring",
1200
+ "--space-1",
1201
+ "--space-2",
1202
+ "--text-sm",
1203
+ "--text-xs",
1204
+ "--weight-semibold",
1205
+ "--z-dropdown"
1206
+ ],
1207
+ "tailwind": [
1208
+ "--border-width-strong",
1209
+ "--opacity-disabled",
1210
+ "--radius",
1211
+ "--shadow-menu",
1212
+ "--space-1",
1213
+ "--space-2",
1214
+ "--text-sm",
1215
+ "--text-xs",
1216
+ "--z-dropdown"
1217
+ ],
1218
+ "css-modules": [
1219
+ "--background",
1220
+ "--background-muted",
1221
+ "--border",
1222
+ "--border-width-strong",
1223
+ "--foreground",
1224
+ "--foreground-muted",
1225
+ "--opacity-disabled",
1226
+ "--radius",
1227
+ "--ring",
1228
+ "--space-1",
1229
+ "--space-2",
1230
+ "--text-sm",
1231
+ "--text-xs",
1232
+ "--weight-semibold",
1233
+ "--z-dropdown"
1234
+ ],
1235
+ "vanilla-extract": []
1236
+ },
1237
+ "context-menu": {
1238
+ "plain": [
1239
+ "--background",
1240
+ "--background-muted",
1241
+ "--border",
1242
+ "--foreground",
1243
+ "--foreground-muted",
1244
+ "--opacity-disabled",
1245
+ "--radius",
1246
+ "--space-1",
1247
+ "--space-2",
1248
+ "--text-sm",
1249
+ "--text-xs",
1250
+ "--weight-semibold",
1251
+ "--z-dropdown"
1252
+ ],
1253
+ "tailwind": [
1254
+ "--opacity-disabled",
1255
+ "--radius",
1256
+ "--shadow-menu",
1257
+ "--space-1",
1258
+ "--space-2",
1259
+ "--text-sm",
1260
+ "--text-xs",
1261
+ "--z-dropdown"
1262
+ ],
1263
+ "css-modules": [
1264
+ "--background",
1265
+ "--background-muted",
1266
+ "--border",
1267
+ "--foreground",
1268
+ "--foreground-muted",
1269
+ "--opacity-disabled",
1270
+ "--radius",
1271
+ "--space-1",
1272
+ "--space-2",
1273
+ "--text-sm",
1274
+ "--text-xs",
1275
+ "--weight-semibold",
1276
+ "--z-dropdown"
1277
+ ],
1278
+ "vanilla-extract": []
1279
+ },
1280
+ "menubar": {
1281
+ "plain": [
1282
+ "--background",
1283
+ "--background-muted",
1284
+ "--border",
1285
+ "--border-width-strong",
1286
+ "--control-md",
1287
+ "--duration-fast",
1288
+ "--foreground",
1289
+ "--radius",
1290
+ "--ring",
1291
+ "--shadow-sm",
1292
+ "--space-1",
1293
+ "--space-3",
1294
+ "--text-sm"
1295
+ ],
1296
+ "tailwind": [
1297
+ "--radius",
1298
+ "--shadow-sm",
1299
+ "--space-1"
1300
+ ],
1301
+ "css-modules": [
1302
+ "--background",
1303
+ "--background-muted",
1304
+ "--border",
1305
+ "--border-width-strong",
1306
+ "--control-md",
1307
+ "--duration-fast",
1308
+ "--foreground",
1309
+ "--radius",
1310
+ "--ring",
1311
+ "--shadow-sm",
1312
+ "--space-1",
1313
+ "--space-3",
1314
+ "--text-sm"
1315
+ ],
1316
+ "vanilla-extract": []
1317
+ },
1318
+ "tooltip": {
1319
+ "plain": [
1320
+ "--background",
1321
+ "--foreground",
1322
+ "--radius",
1323
+ "--shadow-md",
1324
+ "--text-xs",
1325
+ "--z-popover"
1326
+ ],
1327
+ "tailwind": [
1328
+ "--duration-fast",
1329
+ "--radius",
1330
+ "--shadow-md",
1331
+ "--text-xs",
1332
+ "--z-popover"
1333
+ ],
1334
+ "css-modules": [
1335
+ "--background",
1336
+ "--foreground",
1337
+ "--radius",
1338
+ "--shadow-md",
1339
+ "--text-xs",
1340
+ "--z-popover"
1341
+ ],
1342
+ "vanilla-extract": []
1343
+ },
1344
+ "breadcrumb": {
1345
+ "plain": [
1346
+ "--border-width-strong",
1347
+ "--duration-fast",
1348
+ "--foreground",
1349
+ "--foreground-muted",
1350
+ "--radius",
1351
+ "--ring",
1352
+ "--text-sm",
1353
+ "--weight-medium"
1354
+ ],
1355
+ "tailwind": [
1356
+ "--border-width-strong",
1357
+ "--duration-fast",
1358
+ "--radius",
1359
+ "--text-sm"
1360
+ ],
1361
+ "css-modules": [
1362
+ "--border-width-strong",
1363
+ "--duration-fast",
1364
+ "--foreground",
1365
+ "--foreground-muted",
1366
+ "--radius",
1367
+ "--ring",
1368
+ "--text-sm",
1369
+ "--weight-medium"
1370
+ ],
1371
+ "vanilla-extract": []
1372
+ },
1373
+ "pagination": {
1374
+ "plain": [
1375
+ "--background",
1376
+ "--background-muted",
1377
+ "--border-width",
1378
+ "--border-width-strong",
1379
+ "--duration-fast",
1380
+ "--foreground",
1381
+ "--foreground-muted",
1382
+ "--opacity-disabled",
1383
+ "--radius",
1384
+ "--ring",
1385
+ "--text-sm",
1386
+ "--weight-medium"
1387
+ ],
1388
+ "tailwind": [
1389
+ "--border-width-strong",
1390
+ "--duration-fast",
1391
+ "--opacity-disabled",
1392
+ "--radius",
1393
+ "--text-sm"
1394
+ ],
1395
+ "css-modules": [
1396
+ "--background",
1397
+ "--background-muted",
1398
+ "--border-width",
1399
+ "--border-width-strong",
1400
+ "--duration-fast",
1401
+ "--foreground",
1402
+ "--foreground-muted",
1403
+ "--opacity-disabled",
1404
+ "--radius",
1405
+ "--ring",
1406
+ "--text-sm",
1407
+ "--weight-medium"
1408
+ ],
1409
+ "vanilla-extract": []
1410
+ },
1411
+ "avatar": {
1412
+ "plain": [
1413
+ "--background-muted",
1414
+ "--foreground-muted",
1415
+ "--text-base",
1416
+ "--text-sm",
1417
+ "--text-xs",
1418
+ "--weight-medium"
1419
+ ],
1420
+ "tailwind": [
1421
+ "--text-base",
1422
+ "--text-sm",
1423
+ "--text-xs"
1424
+ ],
1425
+ "css-modules": [
1426
+ "--background-muted",
1427
+ "--foreground-muted",
1428
+ "--text-base",
1429
+ "--text-sm",
1430
+ "--text-xs",
1431
+ "--weight-medium"
1432
+ ],
1433
+ "vanilla-extract": []
1434
+ },
1435
+ "badge": {
1436
+ "plain": [
1437
+ "--background-muted",
1438
+ "--border",
1439
+ "--border-strong",
1440
+ "--danger",
1441
+ "--foreground",
1442
+ "--primary",
1443
+ "--primary-foreground",
1444
+ "--text-xs",
1445
+ "--weight-medium"
1446
+ ],
1447
+ "tailwind": [
1448
+ "--text-xs"
1449
+ ],
1450
+ "css-modules": [
1451
+ "--background-muted",
1452
+ "--border",
1453
+ "--border-strong",
1454
+ "--danger",
1455
+ "--foreground",
1456
+ "--primary",
1457
+ "--primary-foreground",
1458
+ "--text-xs",
1459
+ "--weight-medium"
1460
+ ],
1461
+ "vanilla-extract": []
1462
+ },
1463
+ "progress": {
1464
+ "plain": [
1465
+ "--background-muted",
1466
+ "--duration-base",
1467
+ "--primary"
1468
+ ],
1469
+ "tailwind": [
1470
+ "--duration-base"
1471
+ ],
1472
+ "css-modules": [
1473
+ "--background-muted",
1474
+ "--duration-base",
1475
+ "--primary"
1476
+ ],
1477
+ "vanilla-extract": []
1478
+ },
1479
+ "spinner": {
1480
+ "plain": [],
1481
+ "tailwind": [],
1482
+ "css-modules": [],
1483
+ "vanilla-extract": []
1484
+ },
1485
+ "separator": {
1486
+ "plain": [
1487
+ "--border"
1488
+ ],
1489
+ "tailwind": [],
1490
+ "css-modules": [
1491
+ "--border"
1492
+ ],
1493
+ "vanilla-extract": []
1494
+ },
1495
+ "checkbox": {
1496
+ "plain": [
1497
+ "--background",
1498
+ "--border-strong",
1499
+ "--border-width-strong",
1500
+ "--duration-fast",
1501
+ "--opacity-disabled",
1502
+ "--primary",
1503
+ "--primary-foreground",
1504
+ "--radius",
1505
+ "--ring"
1506
+ ],
1507
+ "tailwind": [
1508
+ "--border-width-strong",
1509
+ "--duration-fast",
1510
+ "--opacity-disabled",
1511
+ "--radius"
1512
+ ],
1513
+ "css-modules": [
1514
+ "--background",
1515
+ "--border-strong",
1516
+ "--border-width-strong",
1517
+ "--duration-fast",
1518
+ "--opacity-disabled",
1519
+ "--primary",
1520
+ "--primary-foreground",
1521
+ "--radius",
1522
+ "--ring"
1523
+ ],
1524
+ "vanilla-extract": []
1525
+ },
1526
+ "radio": {
1527
+ "plain": [
1528
+ "--background",
1529
+ "--border-strong",
1530
+ "--border-width-strong",
1531
+ "--duration-fast",
1532
+ "--opacity-disabled",
1533
+ "--primary",
1534
+ "--ring"
1535
+ ],
1536
+ "tailwind": [
1537
+ "--border-width-strong",
1538
+ "--duration-fast",
1539
+ "--opacity-disabled"
1540
+ ],
1541
+ "css-modules": [
1542
+ "--background",
1543
+ "--border-strong",
1544
+ "--border-width-strong",
1545
+ "--duration-fast",
1546
+ "--opacity-disabled",
1547
+ "--primary",
1548
+ "--ring"
1549
+ ],
1550
+ "vanilla-extract": []
1551
+ },
1552
+ "switch": {
1553
+ "plain": [
1554
+ "--background-muted",
1555
+ "--border-strong",
1556
+ "--border-width-strong",
1557
+ "--opacity-disabled",
1558
+ "--primary",
1559
+ "--primary-hover",
1560
+ "--ring",
1561
+ "--shadow-sm"
1562
+ ],
1563
+ "tailwind": [
1564
+ "--border-width-strong",
1565
+ "--opacity-disabled",
1566
+ "--shadow-sm"
1567
+ ],
1568
+ "css-modules": [
1569
+ "--background-muted",
1570
+ "--border-strong",
1571
+ "--border-width-strong",
1572
+ "--opacity-disabled",
1573
+ "--primary",
1574
+ "--primary-hover",
1575
+ "--ring",
1576
+ "--shadow-sm"
1577
+ ],
1578
+ "vanilla-extract": []
1579
+ },
1580
+ "toggle": {
1581
+ "plain": [
1582
+ "--background-muted",
1583
+ "--border",
1584
+ "--border-strong",
1585
+ "--border-width-strong",
1586
+ "--control-lg",
1587
+ "--control-md",
1588
+ "--control-sm",
1589
+ "--duration-fast",
1590
+ "--foreground",
1591
+ "--foreground-muted",
1592
+ "--opacity-disabled",
1593
+ "--radius",
1594
+ "--ring",
1595
+ "--space-1",
1596
+ "--space-3",
1597
+ "--space-4",
1598
+ "--text-base",
1599
+ "--text-sm",
1600
+ "--weight-medium"
1601
+ ],
1602
+ "tailwind": [
1603
+ "--border-width-strong",
1604
+ "--control-lg",
1605
+ "--control-md",
1606
+ "--control-sm",
1607
+ "--duration-fast",
1608
+ "--opacity-disabled",
1609
+ "--radius",
1610
+ "--space-1",
1611
+ "--space-3",
1612
+ "--space-4",
1613
+ "--text-base",
1614
+ "--text-sm"
1615
+ ],
1616
+ "css-modules": [
1617
+ "--background-muted",
1618
+ "--border",
1619
+ "--border-strong",
1620
+ "--border-width-strong",
1621
+ "--control-lg",
1622
+ "--control-md",
1623
+ "--control-sm",
1624
+ "--duration-fast",
1625
+ "--foreground",
1626
+ "--foreground-muted",
1627
+ "--opacity-disabled",
1628
+ "--radius",
1629
+ "--ring",
1630
+ "--space-1",
1631
+ "--space-3",
1632
+ "--space-4",
1633
+ "--text-base",
1634
+ "--text-sm",
1635
+ "--weight-medium"
1636
+ ],
1637
+ "vanilla-extract": []
1638
+ },
1639
+ "textarea": {
1640
+ "plain": [
1641
+ "--background",
1642
+ "--background-subtle",
1643
+ "--border",
1644
+ "--border-strong",
1645
+ "--danger",
1646
+ "--duration-fast",
1647
+ "--foreground",
1648
+ "--foreground-subtle",
1649
+ "--opacity-disabled",
1650
+ "--primary",
1651
+ "--radius",
1652
+ "--space-2",
1653
+ "--space-3",
1654
+ "--text-base",
1655
+ "--text-sm"
1656
+ ],
1657
+ "tailwind": [
1658
+ "--danger",
1659
+ "--duration-fast",
1660
+ "--opacity-disabled",
1661
+ "--primary",
1662
+ "--radius",
1663
+ "--space-2",
1664
+ "--space-3",
1665
+ "--text-base",
1666
+ "--text-sm"
1667
+ ],
1668
+ "css-modules": [
1669
+ "--background",
1670
+ "--background-subtle",
1671
+ "--border",
1672
+ "--border-strong",
1673
+ "--danger",
1674
+ "--duration-fast",
1675
+ "--foreground",
1676
+ "--foreground-subtle",
1677
+ "--opacity-disabled",
1678
+ "--primary",
1679
+ "--radius",
1680
+ "--space-2",
1681
+ "--space-3",
1682
+ "--text-base",
1683
+ "--text-sm"
1684
+ ],
1685
+ "vanilla-extract": []
1686
+ },
1687
+ "toast": {
1688
+ "plain": [
1689
+ "--background",
1690
+ "--background-muted",
1691
+ "--border",
1692
+ "--border-width-strong",
1693
+ "--danger",
1694
+ "--duration-fast",
1695
+ "--duration-slow",
1696
+ "--foreground",
1697
+ "--foreground-muted",
1698
+ "--radius",
1699
+ "--ring",
1700
+ "--shadow-md",
1701
+ "--space-2",
1702
+ "--space-3",
1703
+ "--space-4",
1704
+ "--text-sm",
1705
+ "--weight-semibold",
1706
+ "--z-toast"
1707
+ ],
1708
+ "tailwind": [
1709
+ "--border-width-strong",
1710
+ "--duration-fast",
1711
+ "--duration-slow",
1712
+ "--radius",
1713
+ "--shadow-md",
1714
+ "--space-2",
1715
+ "--space-3",
1716
+ "--space-4",
1717
+ "--text-sm",
1718
+ "--z-toast"
1719
+ ],
1720
+ "css-modules": [
1721
+ "--background",
1722
+ "--background-muted",
1723
+ "--border",
1724
+ "--border-width-strong",
1725
+ "--danger",
1726
+ "--duration-fast",
1727
+ "--duration-slow",
1728
+ "--foreground",
1729
+ "--foreground-muted",
1730
+ "--radius",
1731
+ "--ring",
1732
+ "--shadow-md",
1733
+ "--space-2",
1734
+ "--space-3",
1735
+ "--space-4",
1736
+ "--text-sm",
1737
+ "--weight-semibold",
1738
+ "--z-toast"
1739
+ ],
1740
+ "vanilla-extract": []
1741
+ },
1742
+ "calendar": {
1743
+ "plain": [
1744
+ "--background-muted",
1745
+ "--border-width-strong",
1746
+ "--duration-fast",
1747
+ "--foreground",
1748
+ "--foreground-muted",
1749
+ "--opacity-disabled",
1750
+ "--primary",
1751
+ "--primary-foreground",
1752
+ "--primary-hover",
1753
+ "--radius",
1754
+ "--ring",
1755
+ "--space-1",
1756
+ "--space-2",
1757
+ "--space-4",
1758
+ "--text-sm",
1759
+ "--text-xs",
1760
+ "--weight-bold",
1761
+ "--weight-medium",
1762
+ "--weight-semibold",
1763
+ "--z-popover"
1764
+ ],
1765
+ "tailwind": [
1766
+ "--border-width-strong",
1767
+ "--duration-fast",
1768
+ "--foreground-muted",
1769
+ "--opacity-disabled",
1770
+ "--primary",
1771
+ "--radius",
1772
+ "--space-1",
1773
+ "--space-2",
1774
+ "--space-4",
1775
+ "--text-sm",
1776
+ "--text-xs"
1777
+ ],
1778
+ "css-modules": [
1779
+ "--background-muted",
1780
+ "--border-width-strong",
1781
+ "--duration-fast",
1782
+ "--foreground",
1783
+ "--foreground-muted",
1784
+ "--opacity-disabled",
1785
+ "--primary",
1786
+ "--primary-foreground",
1787
+ "--primary-hover",
1788
+ "--radius",
1789
+ "--ring",
1790
+ "--space-1",
1791
+ "--space-2",
1792
+ "--space-4",
1793
+ "--text-sm",
1794
+ "--text-xs",
1795
+ "--weight-bold",
1796
+ "--weight-medium",
1797
+ "--weight-semibold",
1798
+ "--z-popover"
1799
+ ],
1800
+ "vanilla-extract": []
1801
+ },
1802
+ "date-picker": {
1803
+ "plain": [
1804
+ "--background",
1805
+ "--background-subtle",
1806
+ "--border",
1807
+ "--border-strong",
1808
+ "--control-md",
1809
+ "--danger",
1810
+ "--duration-fast",
1811
+ "--foreground",
1812
+ "--foreground-muted",
1813
+ "--foreground-subtle",
1814
+ "--opacity-disabled",
1815
+ "--primary",
1816
+ "--radius",
1817
+ "--shadow-lg",
1818
+ "--space-2",
1819
+ "--space-3",
1820
+ "--text-base",
1821
+ "--text-sm",
1822
+ "--z-popover"
1823
+ ],
1824
+ "tailwind": [
1825
+ "--control-md",
1826
+ "--danger",
1827
+ "--duration-fast",
1828
+ "--opacity-disabled",
1829
+ "--primary",
1830
+ "--radius",
1831
+ "--shadow-lg",
1832
+ "--space-2",
1833
+ "--space-3",
1834
+ "--text-base",
1835
+ "--text-sm",
1836
+ "--z-popover"
1837
+ ],
1838
+ "css-modules": [
1839
+ "--background",
1840
+ "--background-subtle",
1841
+ "--border",
1842
+ "--border-strong",
1843
+ "--control-md",
1844
+ "--danger",
1845
+ "--duration-fast",
1846
+ "--foreground",
1847
+ "--foreground-muted",
1848
+ "--foreground-subtle",
1849
+ "--opacity-disabled",
1850
+ "--primary",
1851
+ "--radius",
1852
+ "--shadow-lg",
1853
+ "--space-2",
1854
+ "--space-3",
1855
+ "--text-base",
1856
+ "--text-sm",
1857
+ "--z-popover"
1858
+ ],
1859
+ "vanilla-extract": []
1860
+ },
1861
+ "skeleton": {
1862
+ "plain": [
1863
+ "--background-muted",
1864
+ "--radius"
1865
+ ],
1866
+ "tailwind": [
1867
+ "--radius"
1868
+ ],
1869
+ "css-modules": [
1870
+ "--background-muted",
1871
+ "--radius"
1872
+ ],
1873
+ "vanilla-extract": []
1874
+ },
1875
+ "accordion": {
1876
+ "plain": [
1877
+ "--background-muted",
1878
+ "--border",
1879
+ "--border-width-strong",
1880
+ "--duration-fast",
1881
+ "--duration-slow",
1882
+ "--ease-standard",
1883
+ "--foreground",
1884
+ "--foreground-muted",
1885
+ "--radius",
1886
+ "--ring",
1887
+ "--space-1",
1888
+ "--space-2",
1889
+ "--space-4",
1890
+ "--text-sm",
1891
+ "--text-xs",
1892
+ "--weight-medium"
1893
+ ],
1894
+ "tailwind": [
1895
+ "--border-width-strong",
1896
+ "--duration-fast",
1897
+ "--duration-slow",
1898
+ "--radius",
1899
+ "--space-1",
1900
+ "--space-2",
1901
+ "--space-4",
1902
+ "--text-sm",
1903
+ "--text-xs"
1904
+ ],
1905
+ "css-modules": [
1906
+ "--background-muted",
1907
+ "--border",
1908
+ "--border-width-strong",
1909
+ "--duration-fast",
1910
+ "--duration-slow",
1911
+ "--ease-standard",
1912
+ "--foreground",
1913
+ "--foreground-muted",
1914
+ "--radius",
1915
+ "--ring",
1916
+ "--space-1",
1917
+ "--space-2",
1918
+ "--space-4",
1919
+ "--text-sm",
1920
+ "--text-xs",
1921
+ "--weight-medium"
1922
+ ],
1923
+ "vanilla-extract": []
1924
+ },
1925
+ "carousel": {
1926
+ "plain": [
1927
+ "--background",
1928
+ "--background-muted",
1929
+ "--border",
1930
+ "--border-strong",
1931
+ "--border-width-strong",
1932
+ "--duration-fast",
1933
+ "--foreground",
1934
+ "--opacity-disabled",
1935
+ "--ring",
1936
+ "--space-2",
1937
+ "--space-3",
1938
+ "--space-4"
1939
+ ],
1940
+ "tailwind": [
1941
+ "--border-width-strong",
1942
+ "--duration-fast",
1943
+ "--opacity-disabled",
1944
+ "--space-2",
1945
+ "--space-3",
1946
+ "--space-4"
1947
+ ],
1948
+ "css-modules": [
1949
+ "--background",
1950
+ "--background-muted",
1951
+ "--border",
1952
+ "--border-strong",
1953
+ "--border-width-strong",
1954
+ "--duration-fast",
1955
+ "--foreground",
1956
+ "--opacity-disabled",
1957
+ "--ring",
1958
+ "--space-2",
1959
+ "--space-3",
1960
+ "--space-4"
1961
+ ],
1962
+ "vanilla-extract": []
1963
+ },
1964
+ "form-rhf": {
1965
+ "plain": [],
1966
+ "tailwind": [],
1967
+ "css-modules": [],
1968
+ "vanilla-extract": []
1969
+ },
1970
+ "form-tanstack": {
1971
+ "plain": [],
1972
+ "tailwind": [],
1973
+ "css-modules": [],
1974
+ "vanilla-extract": []
1975
+ },
1976
+ "utils": {
1977
+ "plain": [],
1978
+ "tailwind": [],
1979
+ "css-modules": [],
1980
+ "vanilla-extract": []
1981
+ }
1982
+ }
1983
+ }