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