@kjaniec-dev/ui-mcp 0.4.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,898 @@
1
+ [
2
+ {
3
+ "name": "color.primitive.zinc.50",
4
+ "category": "color-primitive",
5
+ "light": "#fafafa",
6
+ "dark": "#fafafa",
7
+ "tailwind": ""
8
+ },
9
+ {
10
+ "name": "color.primitive.zinc.100",
11
+ "category": "color-primitive",
12
+ "light": "#f4f4f5",
13
+ "dark": "#f4f4f5",
14
+ "tailwind": ""
15
+ },
16
+ {
17
+ "name": "color.primitive.zinc.200",
18
+ "category": "color-primitive",
19
+ "light": "#e4e4e7",
20
+ "dark": "#e4e4e7",
21
+ "tailwind": ""
22
+ },
23
+ {
24
+ "name": "color.primitive.zinc.300",
25
+ "category": "color-primitive",
26
+ "light": "#d4d4d8",
27
+ "dark": "#d4d4d8",
28
+ "tailwind": ""
29
+ },
30
+ {
31
+ "name": "color.primitive.zinc.400",
32
+ "category": "color-primitive",
33
+ "light": "#a1a1aa",
34
+ "dark": "#a1a1aa",
35
+ "tailwind": ""
36
+ },
37
+ {
38
+ "name": "color.primitive.zinc.500",
39
+ "category": "color-primitive",
40
+ "light": "#71717a",
41
+ "dark": "#71717a",
42
+ "tailwind": ""
43
+ },
44
+ {
45
+ "name": "color.primitive.zinc.600",
46
+ "category": "color-primitive",
47
+ "light": "#52525b",
48
+ "dark": "#52525b",
49
+ "tailwind": ""
50
+ },
51
+ {
52
+ "name": "color.primitive.zinc.700",
53
+ "category": "color-primitive",
54
+ "light": "#3f3f46",
55
+ "dark": "#3f3f46",
56
+ "tailwind": ""
57
+ },
58
+ {
59
+ "name": "color.primitive.zinc.800",
60
+ "category": "color-primitive",
61
+ "light": "#27272a",
62
+ "dark": "#27272a",
63
+ "tailwind": ""
64
+ },
65
+ {
66
+ "name": "color.primitive.zinc.900",
67
+ "category": "color-primitive",
68
+ "light": "#18181b",
69
+ "dark": "#18181b",
70
+ "tailwind": ""
71
+ },
72
+ {
73
+ "name": "color.primitive.zinc.950",
74
+ "category": "color-primitive",
75
+ "light": "#09090b",
76
+ "dark": "#09090b",
77
+ "tailwind": ""
78
+ },
79
+ {
80
+ "name": "color.primitive.amber.50",
81
+ "category": "color-primitive",
82
+ "light": "#fffbeb",
83
+ "dark": "#fffbeb",
84
+ "tailwind": ""
85
+ },
86
+ {
87
+ "name": "color.primitive.amber.100",
88
+ "category": "color-primitive",
89
+ "light": "#fef3c7",
90
+ "dark": "#fef3c7",
91
+ "tailwind": ""
92
+ },
93
+ {
94
+ "name": "color.primitive.amber.200",
95
+ "category": "color-primitive",
96
+ "light": "#fde68a",
97
+ "dark": "#fde68a",
98
+ "tailwind": ""
99
+ },
100
+ {
101
+ "name": "color.primitive.amber.300",
102
+ "category": "color-primitive",
103
+ "light": "#fcd34d",
104
+ "dark": "#fcd34d",
105
+ "tailwind": ""
106
+ },
107
+ {
108
+ "name": "color.primitive.amber.400",
109
+ "category": "color-primitive",
110
+ "light": "#fbbf24",
111
+ "dark": "#fbbf24",
112
+ "tailwind": ""
113
+ },
114
+ {
115
+ "name": "color.primitive.amber.500",
116
+ "category": "color-primitive",
117
+ "light": "#f59e0b",
118
+ "dark": "#f59e0b",
119
+ "tailwind": ""
120
+ },
121
+ {
122
+ "name": "color.primitive.amber.600",
123
+ "category": "color-primitive",
124
+ "light": "#d97706",
125
+ "dark": "#d97706",
126
+ "tailwind": ""
127
+ },
128
+ {
129
+ "name": "color.primitive.amber.700",
130
+ "category": "color-primitive",
131
+ "light": "#b45309",
132
+ "dark": "#b45309",
133
+ "tailwind": ""
134
+ },
135
+ {
136
+ "name": "color.primitive.amber.800",
137
+ "category": "color-primitive",
138
+ "light": "#92400e",
139
+ "dark": "#92400e",
140
+ "tailwind": ""
141
+ },
142
+ {
143
+ "name": "color.primitive.amber.900",
144
+ "category": "color-primitive",
145
+ "light": "#78350f",
146
+ "dark": "#78350f",
147
+ "tailwind": ""
148
+ },
149
+ {
150
+ "name": "color.primitive.amber.950",
151
+ "category": "color-primitive",
152
+ "light": "#451a03",
153
+ "dark": "#451a03",
154
+ "tailwind": ""
155
+ },
156
+ {
157
+ "name": "color.primitive.teal.50",
158
+ "category": "color-primitive",
159
+ "light": "#f0fdfa",
160
+ "dark": "#f0fdfa",
161
+ "tailwind": ""
162
+ },
163
+ {
164
+ "name": "color.primitive.teal.100",
165
+ "category": "color-primitive",
166
+ "light": "#ccfbf1",
167
+ "dark": "#ccfbf1",
168
+ "tailwind": ""
169
+ },
170
+ {
171
+ "name": "color.primitive.teal.200",
172
+ "category": "color-primitive",
173
+ "light": "#99f6e4",
174
+ "dark": "#99f6e4",
175
+ "tailwind": ""
176
+ },
177
+ {
178
+ "name": "color.primitive.teal.300",
179
+ "category": "color-primitive",
180
+ "light": "#5eead4",
181
+ "dark": "#5eead4",
182
+ "tailwind": ""
183
+ },
184
+ {
185
+ "name": "color.primitive.teal.400",
186
+ "category": "color-primitive",
187
+ "light": "#2dd4bf",
188
+ "dark": "#2dd4bf",
189
+ "tailwind": ""
190
+ },
191
+ {
192
+ "name": "color.primitive.teal.500",
193
+ "category": "color-primitive",
194
+ "light": "#14b8a6",
195
+ "dark": "#14b8a6",
196
+ "tailwind": ""
197
+ },
198
+ {
199
+ "name": "color.primitive.teal.600",
200
+ "category": "color-primitive",
201
+ "light": "#0d9488",
202
+ "dark": "#0d9488",
203
+ "tailwind": ""
204
+ },
205
+ {
206
+ "name": "color.primitive.teal.700",
207
+ "category": "color-primitive",
208
+ "light": "#0f766e",
209
+ "dark": "#0f766e",
210
+ "tailwind": ""
211
+ },
212
+ {
213
+ "name": "color.primitive.teal.800",
214
+ "category": "color-primitive",
215
+ "light": "#115e59",
216
+ "dark": "#115e59",
217
+ "tailwind": ""
218
+ },
219
+ {
220
+ "name": "color.primitive.teal.900",
221
+ "category": "color-primitive",
222
+ "light": "#134e4a",
223
+ "dark": "#134e4a",
224
+ "tailwind": ""
225
+ },
226
+ {
227
+ "name": "color.primitive.teal.950",
228
+ "category": "color-primitive",
229
+ "light": "#042f2e",
230
+ "dark": "#042f2e",
231
+ "tailwind": ""
232
+ },
233
+ {
234
+ "name": "color.primitive.emerald.50",
235
+ "category": "color-primitive",
236
+ "light": "#ecfdf5",
237
+ "dark": "#ecfdf5",
238
+ "tailwind": ""
239
+ },
240
+ {
241
+ "name": "color.primitive.emerald.500",
242
+ "category": "color-primitive",
243
+ "light": "#10b981",
244
+ "dark": "#10b981",
245
+ "tailwind": ""
246
+ },
247
+ {
248
+ "name": "color.primitive.emerald.600",
249
+ "category": "color-primitive",
250
+ "light": "#059669",
251
+ "dark": "#059669",
252
+ "tailwind": ""
253
+ },
254
+ {
255
+ "name": "color.primitive.emerald.950",
256
+ "category": "color-primitive",
257
+ "light": "#022c22",
258
+ "dark": "#022c22",
259
+ "tailwind": ""
260
+ },
261
+ {
262
+ "name": "color.primitive.rose.50",
263
+ "category": "color-primitive",
264
+ "light": "#fff1f2",
265
+ "dark": "#fff1f2",
266
+ "tailwind": ""
267
+ },
268
+ {
269
+ "name": "color.primitive.rose.500",
270
+ "category": "color-primitive",
271
+ "light": "#f43f5e",
272
+ "dark": "#f43f5e",
273
+ "tailwind": ""
274
+ },
275
+ {
276
+ "name": "color.primitive.rose.600",
277
+ "category": "color-primitive",
278
+ "light": "#e11d48",
279
+ "dark": "#e11d48",
280
+ "tailwind": ""
281
+ },
282
+ {
283
+ "name": "color.primitive.rose.950",
284
+ "category": "color-primitive",
285
+ "light": "#4c0519",
286
+ "dark": "#4c0519",
287
+ "tailwind": ""
288
+ },
289
+ {
290
+ "name": "color.primitive.sky.50",
291
+ "category": "color-primitive",
292
+ "light": "#f0f9ff",
293
+ "dark": "#f0f9ff",
294
+ "tailwind": ""
295
+ },
296
+ {
297
+ "name": "color.primitive.sky.500",
298
+ "category": "color-primitive",
299
+ "light": "#0ea5e9",
300
+ "dark": "#0ea5e9",
301
+ "tailwind": ""
302
+ },
303
+ {
304
+ "name": "color.primitive.sky.600",
305
+ "category": "color-primitive",
306
+ "light": "#0284c7",
307
+ "dark": "#0284c7",
308
+ "tailwind": ""
309
+ },
310
+ {
311
+ "name": "color.primitive.sky.950",
312
+ "category": "color-primitive",
313
+ "light": "#082f49",
314
+ "dark": "#082f49",
315
+ "tailwind": ""
316
+ },
317
+ {
318
+ "name": "color.semantic.light.background",
319
+ "category": "color",
320
+ "light": "#fafafa",
321
+ "dark": "#fafafa",
322
+ "tailwind": ""
323
+ },
324
+ {
325
+ "name": "color.semantic.light.foreground",
326
+ "category": "color",
327
+ "light": "#09090b",
328
+ "dark": "#09090b",
329
+ "tailwind": ""
330
+ },
331
+ {
332
+ "name": "color.semantic.light.surface",
333
+ "category": "color",
334
+ "light": "#ffffff",
335
+ "dark": "#ffffff",
336
+ "tailwind": ""
337
+ },
338
+ {
339
+ "name": "color.semantic.light.card",
340
+ "category": "color",
341
+ "light": "#ffffff",
342
+ "dark": "#ffffff",
343
+ "tailwind": ""
344
+ },
345
+ {
346
+ "name": "color.semantic.light.cardForeground",
347
+ "category": "color",
348
+ "light": "#09090b",
349
+ "dark": "#09090b",
350
+ "tailwind": ""
351
+ },
352
+ {
353
+ "name": "color.semantic.light.primary",
354
+ "category": "color",
355
+ "light": "#f59e0b",
356
+ "dark": "#f59e0b",
357
+ "tailwind": ""
358
+ },
359
+ {
360
+ "name": "color.semantic.light.primaryHover",
361
+ "category": "color",
362
+ "light": "#d97706",
363
+ "dark": "#d97706",
364
+ "tailwind": ""
365
+ },
366
+ {
367
+ "name": "color.semantic.light.primaryForeground",
368
+ "category": "color",
369
+ "light": "#09090b",
370
+ "dark": "#09090b",
371
+ "tailwind": ""
372
+ },
373
+ {
374
+ "name": "color.semantic.light.secondary",
375
+ "category": "color",
376
+ "light": "#14b8a6",
377
+ "dark": "#14b8a6",
378
+ "tailwind": ""
379
+ },
380
+ {
381
+ "name": "color.semantic.light.secondaryHover",
382
+ "category": "color",
383
+ "light": "#0d9488",
384
+ "dark": "#0d9488",
385
+ "tailwind": ""
386
+ },
387
+ {
388
+ "name": "color.semantic.light.secondaryForeground",
389
+ "category": "color",
390
+ "light": "#ffffff",
391
+ "dark": "#ffffff",
392
+ "tailwind": ""
393
+ },
394
+ {
395
+ "name": "color.semantic.light.muted",
396
+ "category": "color",
397
+ "light": "#f4f4f5",
398
+ "dark": "#f4f4f5",
399
+ "tailwind": ""
400
+ },
401
+ {
402
+ "name": "color.semantic.light.mutedForeground",
403
+ "category": "color",
404
+ "light": "#71717a",
405
+ "dark": "#71717a",
406
+ "tailwind": ""
407
+ },
408
+ {
409
+ "name": "color.semantic.light.border",
410
+ "category": "color",
411
+ "light": "#e4e4e7",
412
+ "dark": "#e4e4e7",
413
+ "tailwind": ""
414
+ },
415
+ {
416
+ "name": "color.semantic.light.input",
417
+ "category": "color",
418
+ "light": "#e4e4e7",
419
+ "dark": "#e4e4e7",
420
+ "tailwind": ""
421
+ },
422
+ {
423
+ "name": "color.semantic.light.ring",
424
+ "category": "color",
425
+ "light": "#f59e0b",
426
+ "dark": "#f59e0b",
427
+ "tailwind": ""
428
+ },
429
+ {
430
+ "name": "color.semantic.light.success",
431
+ "category": "color",
432
+ "light": "#059669",
433
+ "dark": "#059669",
434
+ "tailwind": ""
435
+ },
436
+ {
437
+ "name": "color.semantic.light.successSurface",
438
+ "category": "color",
439
+ "light": "#ecfdf5",
440
+ "dark": "#ecfdf5",
441
+ "tailwind": ""
442
+ },
443
+ {
444
+ "name": "color.semantic.light.warning",
445
+ "category": "color",
446
+ "light": "#d97706",
447
+ "dark": "#d97706",
448
+ "tailwind": ""
449
+ },
450
+ {
451
+ "name": "color.semantic.light.warningSurface",
452
+ "category": "color",
453
+ "light": "#fffbeb",
454
+ "dark": "#fffbeb",
455
+ "tailwind": ""
456
+ },
457
+ {
458
+ "name": "color.semantic.light.danger",
459
+ "category": "color",
460
+ "light": "#e11d48",
461
+ "dark": "#e11d48",
462
+ "tailwind": ""
463
+ },
464
+ {
465
+ "name": "color.semantic.light.dangerSurface",
466
+ "category": "color",
467
+ "light": "#fff1f2",
468
+ "dark": "#fff1f2",
469
+ "tailwind": ""
470
+ },
471
+ {
472
+ "name": "color.semantic.light.info",
473
+ "category": "color",
474
+ "light": "#0284c7",
475
+ "dark": "#0284c7",
476
+ "tailwind": ""
477
+ },
478
+ {
479
+ "name": "color.semantic.light.infoSurface",
480
+ "category": "color",
481
+ "light": "#f0f9ff",
482
+ "dark": "#f0f9ff",
483
+ "tailwind": ""
484
+ },
485
+ {
486
+ "name": "color.semantic.dark.background",
487
+ "category": "color",
488
+ "light": "#09090b",
489
+ "dark": "#09090b",
490
+ "tailwind": ""
491
+ },
492
+ {
493
+ "name": "color.semantic.dark.foreground",
494
+ "category": "color",
495
+ "light": "#fafafa",
496
+ "dark": "#fafafa",
497
+ "tailwind": ""
498
+ },
499
+ {
500
+ "name": "color.semantic.dark.surface",
501
+ "category": "color",
502
+ "light": "#18181b",
503
+ "dark": "#18181b",
504
+ "tailwind": ""
505
+ },
506
+ {
507
+ "name": "color.semantic.dark.card",
508
+ "category": "color",
509
+ "light": "#18181b",
510
+ "dark": "#18181b",
511
+ "tailwind": ""
512
+ },
513
+ {
514
+ "name": "color.semantic.dark.cardForeground",
515
+ "category": "color",
516
+ "light": "#fafafa",
517
+ "dark": "#fafafa",
518
+ "tailwind": ""
519
+ },
520
+ {
521
+ "name": "color.semantic.dark.primary",
522
+ "category": "color",
523
+ "light": "#fbbf24",
524
+ "dark": "#fbbf24",
525
+ "tailwind": ""
526
+ },
527
+ {
528
+ "name": "color.semantic.dark.primaryHover",
529
+ "category": "color",
530
+ "light": "#f59e0b",
531
+ "dark": "#f59e0b",
532
+ "tailwind": ""
533
+ },
534
+ {
535
+ "name": "color.semantic.dark.primaryForeground",
536
+ "category": "color",
537
+ "light": "#09090b",
538
+ "dark": "#09090b",
539
+ "tailwind": ""
540
+ },
541
+ {
542
+ "name": "color.semantic.dark.secondary",
543
+ "category": "color",
544
+ "light": "#2dd4bf",
545
+ "dark": "#2dd4bf",
546
+ "tailwind": ""
547
+ },
548
+ {
549
+ "name": "color.semantic.dark.secondaryHover",
550
+ "category": "color",
551
+ "light": "#14b8a6",
552
+ "dark": "#14b8a6",
553
+ "tailwind": ""
554
+ },
555
+ {
556
+ "name": "color.semantic.dark.secondaryForeground",
557
+ "category": "color",
558
+ "light": "#042f2e",
559
+ "dark": "#042f2e",
560
+ "tailwind": ""
561
+ },
562
+ {
563
+ "name": "color.semantic.dark.muted",
564
+ "category": "color",
565
+ "light": "#27272a",
566
+ "dark": "#27272a",
567
+ "tailwind": ""
568
+ },
569
+ {
570
+ "name": "color.semantic.dark.mutedForeground",
571
+ "category": "color",
572
+ "light": "#a1a1aa",
573
+ "dark": "#a1a1aa",
574
+ "tailwind": ""
575
+ },
576
+ {
577
+ "name": "color.semantic.dark.border",
578
+ "category": "color",
579
+ "light": "#27272a",
580
+ "dark": "#27272a",
581
+ "tailwind": ""
582
+ },
583
+ {
584
+ "name": "color.semantic.dark.input",
585
+ "category": "color",
586
+ "light": "#27272a",
587
+ "dark": "#27272a",
588
+ "tailwind": ""
589
+ },
590
+ {
591
+ "name": "color.semantic.dark.ring",
592
+ "category": "color",
593
+ "light": "#fbbf24",
594
+ "dark": "#fbbf24",
595
+ "tailwind": ""
596
+ },
597
+ {
598
+ "name": "color.semantic.dark.success",
599
+ "category": "color",
600
+ "light": "#10b981",
601
+ "dark": "#10b981",
602
+ "tailwind": ""
603
+ },
604
+ {
605
+ "name": "color.semantic.dark.successSurface",
606
+ "category": "color",
607
+ "light": "#022c22",
608
+ "dark": "#022c22",
609
+ "tailwind": ""
610
+ },
611
+ {
612
+ "name": "color.semantic.dark.warning",
613
+ "category": "color",
614
+ "light": "#fbbf24",
615
+ "dark": "#fbbf24",
616
+ "tailwind": ""
617
+ },
618
+ {
619
+ "name": "color.semantic.dark.warningSurface",
620
+ "category": "color",
621
+ "light": "#451a03",
622
+ "dark": "#451a03",
623
+ "tailwind": ""
624
+ },
625
+ {
626
+ "name": "color.semantic.dark.danger",
627
+ "category": "color",
628
+ "light": "#f43f5e",
629
+ "dark": "#f43f5e",
630
+ "tailwind": ""
631
+ },
632
+ {
633
+ "name": "color.semantic.dark.dangerSurface",
634
+ "category": "color",
635
+ "light": "#4c0519",
636
+ "dark": "#4c0519",
637
+ "tailwind": ""
638
+ },
639
+ {
640
+ "name": "color.semantic.dark.info",
641
+ "category": "color",
642
+ "light": "#0ea5e9",
643
+ "dark": "#0ea5e9",
644
+ "tailwind": ""
645
+ },
646
+ {
647
+ "name": "color.semantic.dark.infoSurface",
648
+ "category": "color",
649
+ "light": "#082f49",
650
+ "dark": "#082f49",
651
+ "tailwind": ""
652
+ },
653
+ {
654
+ "name": "typography.font.sans",
655
+ "category": "typography",
656
+ "light": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
657
+ "dark": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
658
+ "tailwind": ""
659
+ },
660
+ {
661
+ "name": "typography.font.mono",
662
+ "category": "typography",
663
+ "light": "'JetBrains Mono', 'SFMono-Regular', Consolas, monospace",
664
+ "dark": "'JetBrains Mono', 'SFMono-Regular', Consolas, monospace",
665
+ "tailwind": ""
666
+ },
667
+ {
668
+ "name": "typography.size.xs",
669
+ "category": "typography",
670
+ "light": "0.75rem",
671
+ "dark": "0.75rem",
672
+ "tailwind": ""
673
+ },
674
+ {
675
+ "name": "typography.size.sm",
676
+ "category": "typography",
677
+ "light": "0.875rem",
678
+ "dark": "0.875rem",
679
+ "tailwind": ""
680
+ },
681
+ {
682
+ "name": "typography.size.base",
683
+ "category": "typography",
684
+ "light": "1rem",
685
+ "dark": "1rem",
686
+ "tailwind": ""
687
+ },
688
+ {
689
+ "name": "typography.size.lg",
690
+ "category": "typography",
691
+ "light": "1.125rem",
692
+ "dark": "1.125rem",
693
+ "tailwind": ""
694
+ },
695
+ {
696
+ "name": "typography.size.xl",
697
+ "category": "typography",
698
+ "light": "1.25rem",
699
+ "dark": "1.25rem",
700
+ "tailwind": ""
701
+ },
702
+ {
703
+ "name": "typography.size.2xl",
704
+ "category": "typography",
705
+ "light": "1.5rem",
706
+ "dark": "1.5rem",
707
+ "tailwind": ""
708
+ },
709
+ {
710
+ "name": "typography.size.3xl",
711
+ "category": "typography",
712
+ "light": "1.875rem",
713
+ "dark": "1.875rem",
714
+ "tailwind": ""
715
+ },
716
+ {
717
+ "name": "typography.size.4xl",
718
+ "category": "typography",
719
+ "light": "2.25rem",
720
+ "dark": "2.25rem",
721
+ "tailwind": ""
722
+ },
723
+ {
724
+ "name": "typography.size.5xl",
725
+ "category": "typography",
726
+ "light": "3rem",
727
+ "dark": "3rem",
728
+ "tailwind": ""
729
+ },
730
+ {
731
+ "name": "typography.weight.regular",
732
+ "category": "typography",
733
+ "light": "400",
734
+ "dark": "400",
735
+ "tailwind": ""
736
+ },
737
+ {
738
+ "name": "typography.weight.medium",
739
+ "category": "typography",
740
+ "light": "500",
741
+ "dark": "500",
742
+ "tailwind": ""
743
+ },
744
+ {
745
+ "name": "typography.weight.semibold",
746
+ "category": "typography",
747
+ "light": "600",
748
+ "dark": "600",
749
+ "tailwind": ""
750
+ },
751
+ {
752
+ "name": "typography.weight.bold",
753
+ "category": "typography",
754
+ "light": "700",
755
+ "dark": "700",
756
+ "tailwind": ""
757
+ },
758
+ {
759
+ "name": "space.1",
760
+ "category": "space",
761
+ "light": "0.25rem",
762
+ "dark": "0.25rem",
763
+ "tailwind": ""
764
+ },
765
+ {
766
+ "name": "space.2",
767
+ "category": "space",
768
+ "light": "0.5rem",
769
+ "dark": "0.5rem",
770
+ "tailwind": ""
771
+ },
772
+ {
773
+ "name": "space.3",
774
+ "category": "space",
775
+ "light": "0.75rem",
776
+ "dark": "0.75rem",
777
+ "tailwind": ""
778
+ },
779
+ {
780
+ "name": "space.4",
781
+ "category": "space",
782
+ "light": "1rem",
783
+ "dark": "1rem",
784
+ "tailwind": ""
785
+ },
786
+ {
787
+ "name": "space.6",
788
+ "category": "space",
789
+ "light": "1.5rem",
790
+ "dark": "1.5rem",
791
+ "tailwind": ""
792
+ },
793
+ {
794
+ "name": "space.8",
795
+ "category": "space",
796
+ "light": "2rem",
797
+ "dark": "2rem",
798
+ "tailwind": ""
799
+ },
800
+ {
801
+ "name": "space.12",
802
+ "category": "space",
803
+ "light": "3rem",
804
+ "dark": "3rem",
805
+ "tailwind": ""
806
+ },
807
+ {
808
+ "name": "space.16",
809
+ "category": "space",
810
+ "light": "4rem",
811
+ "dark": "4rem",
812
+ "tailwind": ""
813
+ },
814
+ {
815
+ "name": "space.24",
816
+ "category": "space",
817
+ "light": "6rem",
818
+ "dark": "6rem",
819
+ "tailwind": ""
820
+ },
821
+ {
822
+ "name": "radius.sm",
823
+ "category": "radius",
824
+ "light": "0.5rem",
825
+ "dark": "0.5rem",
826
+ "tailwind": "rounded-kj-sm"
827
+ },
828
+ {
829
+ "name": "radius.md",
830
+ "category": "radius",
831
+ "light": "0.75rem",
832
+ "dark": "0.75rem",
833
+ "tailwind": "rounded-kj-md"
834
+ },
835
+ {
836
+ "name": "radius.lg",
837
+ "category": "radius",
838
+ "light": "1rem",
839
+ "dark": "1rem",
840
+ "tailwind": "rounded-kj-lg"
841
+ },
842
+ {
843
+ "name": "radius.xl",
844
+ "category": "radius",
845
+ "light": "1.25rem",
846
+ "dark": "1.25rem",
847
+ "tailwind": "rounded-kj-xl"
848
+ },
849
+ {
850
+ "name": "radius.2xl",
851
+ "category": "radius",
852
+ "light": "1.5rem",
853
+ "dark": "1.5rem",
854
+ "tailwind": "rounded-kj-2xl"
855
+ },
856
+ {
857
+ "name": "radius.full",
858
+ "category": "radius",
859
+ "light": "9999px",
860
+ "dark": "9999px",
861
+ "tailwind": "rounded-kj-full"
862
+ },
863
+ {
864
+ "name": "shadow.xs",
865
+ "category": "shadow",
866
+ "light": "0 1px 2px rgb(15 23 42 / 0.05)",
867
+ "dark": "0 1px 2px rgb(15 23 42 / 0.05)",
868
+ "tailwind": "shadow-kj-xs"
869
+ },
870
+ {
871
+ "name": "shadow.sm",
872
+ "category": "shadow",
873
+ "light": "0 1px 3px rgb(15 23 42 / 0.08), 0 1px 2px rgb(15 23 42 / 0.04)",
874
+ "dark": "0 1px 3px rgb(15 23 42 / 0.08), 0 1px 2px rgb(15 23 42 / 0.04)",
875
+ "tailwind": "shadow-kj-sm"
876
+ },
877
+ {
878
+ "name": "shadow.md",
879
+ "category": "shadow",
880
+ "light": "0 8px 30px rgb(15 23 42 / 0.08)",
881
+ "dark": "0 8px 30px rgb(15 23 42 / 0.08)",
882
+ "tailwind": "shadow-kj-md"
883
+ },
884
+ {
885
+ "name": "shadow.lg",
886
+ "category": "shadow",
887
+ "light": "0 20px 60px rgb(15 23 42 / 0.12)",
888
+ "dark": "0 20px 60px rgb(15 23 42 / 0.12)",
889
+ "tailwind": "shadow-kj-lg"
890
+ },
891
+ {
892
+ "name": "shadow.glow",
893
+ "category": "shadow",
894
+ "light": "0 0 0 1px rgb(245 158 11 / 0.16), 0 16px 48px rgb(245 158 11 / 0.18)",
895
+ "dark": "0 0 0 1px rgb(245 158 11 / 0.16), 0 16px 48px rgb(245 158 11 / 0.18)",
896
+ "tailwind": "shadow-kj-glow"
897
+ }
898
+ ]