@pantheon-systems/pds-design-tokens 0.1.0-dev.1 → 0.2.0-dev.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.
@@ -1,3073 +0,0 @@
1
- {
2
- "border": {
3
- "radius": {
4
- "default": {
5
- "value": 0.25,
6
- "filePath": "tokens/border/base.json",
7
- "isSource": true,
8
- "original": {
9
- "value": 0.25
10
- },
11
- "name": "border-radius-default",
12
- "attributes": {
13
- "category": "border",
14
- "type": "radius",
15
- "item": "default"
16
- },
17
- "path": [
18
- "border",
19
- "radius",
20
- "default"
21
- ]
22
- }
23
- },
24
- "width": {
25
- "default": {
26
- "value": 1,
27
- "filePath": "tokens/border/base.json",
28
- "isSource": true,
29
- "original": {
30
- "value": 1
31
- },
32
- "name": "border-width-default",
33
- "attributes": {
34
- "category": "border",
35
- "type": "width",
36
- "item": "default"
37
- },
38
- "path": [
39
- "border",
40
- "width",
41
- "default"
42
- ]
43
- }
44
- }
45
- },
46
- "color": {
47
- "brand": {
48
- "primary": {
49
- "value": "#FFDC28",
50
- "public": true,
51
- "type": "color",
52
- "filePath": "tokens/color/base.json",
53
- "isSource": true,
54
- "original": {
55
- "value": "#FFDC28",
56
- "public": true,
57
- "type": "color"
58
- },
59
- "name": "color-brand-primary",
60
- "attributes": {
61
- "category": "color",
62
- "type": "brand",
63
- "item": "primary"
64
- },
65
- "path": [
66
- "color",
67
- "brand",
68
- "primary"
69
- ]
70
- },
71
- "primary-dark": {
72
- "value": "#CCB020",
73
- "public": true,
74
- "type": "color",
75
- "filePath": "tokens/color/base.json",
76
- "isSource": true,
77
- "original": {
78
- "value": "#CCB020",
79
- "public": true,
80
- "type": "color"
81
- },
82
- "name": "color-brand-primary-dark",
83
- "attributes": {
84
- "category": "color",
85
- "type": "brand",
86
- "item": "primary-dark"
87
- },
88
- "path": [
89
- "color",
90
- "brand",
91
- "primary-dark"
92
- ]
93
- },
94
- "primary-light": {
95
- "value": "#FFF0A0",
96
- "public": true,
97
- "type": "color",
98
- "filePath": "tokens/color/base.json",
99
- "isSource": true,
100
- "original": {
101
- "value": "#FFF0A0",
102
- "public": true,
103
- "type": "color"
104
- },
105
- "name": "color-brand-primary-light",
106
- "attributes": {
107
- "category": "color",
108
- "type": "brand",
109
- "item": "primary-light"
110
- },
111
- "path": [
112
- "color",
113
- "brand",
114
- "primary-light"
115
- ]
116
- }
117
- },
118
- "accents": {
119
- "secondary": {
120
- "value": "#3017A1",
121
- "public": true,
122
- "type": "color",
123
- "filePath": "tokens/color/base.json",
124
- "isSource": true,
125
- "original": {
126
- "value": "#3017A1",
127
- "public": true,
128
- "type": "color"
129
- },
130
- "name": "color-accents-secondary",
131
- "attributes": {
132
- "category": "color",
133
- "type": "accents",
134
- "item": "secondary"
135
- },
136
- "path": [
137
- "color",
138
- "accents",
139
- "secondary"
140
- ]
141
- },
142
- "secondary-dark": {
143
- "value": "#24107B",
144
- "public": true,
145
- "type": "color",
146
- "filePath": "tokens/color/base.json",
147
- "isSource": true,
148
- "original": {
149
- "value": "#24107B",
150
- "public": true,
151
- "type": "color"
152
- },
153
- "name": "color-accents-secondary-dark",
154
- "attributes": {
155
- "category": "color",
156
- "type": "accents",
157
- "item": "secondary-dark"
158
- },
159
- "path": [
160
- "color",
161
- "accents",
162
- "secondary-dark"
163
- ]
164
- },
165
- "tertiary": {
166
- "value": "#DE0093",
167
- "public": true,
168
- "type": "color",
169
- "filePath": "tokens/color/base.json",
170
- "isSource": true,
171
- "original": {
172
- "value": "#DE0093",
173
- "public": true,
174
- "type": "color"
175
- },
176
- "name": "color-accents-tertiary",
177
- "attributes": {
178
- "category": "color",
179
- "type": "accents",
180
- "item": "tertiary"
181
- },
182
- "path": [
183
- "color",
184
- "accents",
185
- "tertiary"
186
- ]
187
- },
188
- "tertiary-dark": {
189
- "value": "#92005A",
190
- "public": true,
191
- "type": "color",
192
- "filePath": "tokens/color/base.json",
193
- "isSource": true,
194
- "original": {
195
- "value": "#92005A",
196
- "public": true,
197
- "type": "color"
198
- },
199
- "name": "color-accents-tertiary-dark",
200
- "attributes": {
201
- "category": "color",
202
- "type": "accents",
203
- "item": "tertiary-dark"
204
- },
205
- "path": [
206
- "color",
207
- "accents",
208
- "tertiary-dark"
209
- ]
210
- }
211
- },
212
- "neutrals": {
213
- "darkest": {
214
- "value": "#23232D",
215
- "public": true,
216
- "type": "color",
217
- "filePath": "tokens/color/base.json",
218
- "isSource": true,
219
- "original": {
220
- "value": "#23232D",
221
- "public": true,
222
- "type": "color"
223
- },
224
- "name": "color-neutrals-darkest",
225
- "attributes": {
226
- "category": "color",
227
- "type": "neutrals",
228
- "item": "darkest"
229
- },
230
- "path": [
231
- "color",
232
- "neutrals",
233
- "darkest"
234
- ]
235
- },
236
- "darker": {
237
- "value": "#4B4B5D",
238
- "public": true,
239
- "type": "color",
240
- "filePath": "tokens/color/base.json",
241
- "isSource": true,
242
- "original": {
243
- "value": "#4B4B5D",
244
- "public": true,
245
- "type": "color"
246
- },
247
- "name": "color-neutrals-darker",
248
- "attributes": {
249
- "category": "color",
250
- "type": "neutrals",
251
- "item": "darker"
252
- },
253
- "path": [
254
- "color",
255
- "neutrals",
256
- "darker"
257
- ]
258
- },
259
- "dark": {
260
- "value": "#6B6B84",
261
- "public": true,
262
- "type": "color",
263
- "filePath": "tokens/color/base.json",
264
- "isSource": true,
265
- "original": {
266
- "value": "#6B6B84",
267
- "public": true,
268
- "type": "color"
269
- },
270
- "name": "color-neutrals-dark",
271
- "attributes": {
272
- "category": "color",
273
- "type": "neutrals",
274
- "item": "dark"
275
- },
276
- "path": [
277
- "color",
278
- "neutrals",
279
- "dark"
280
- ]
281
- },
282
- "medium-dark": {
283
- "value": "#C1C1D6",
284
- "public": true,
285
- "type": "color",
286
- "filePath": "tokens/color/base.json",
287
- "isSource": true,
288
- "original": {
289
- "value": "#C1C1D6",
290
- "public": true,
291
- "type": "color"
292
- },
293
- "name": "color-neutrals-medium-dark",
294
- "attributes": {
295
- "category": "color",
296
- "type": "neutrals",
297
- "item": "medium-dark"
298
- },
299
- "path": [
300
- "color",
301
- "neutrals",
302
- "medium-dark"
303
- ]
304
- },
305
- "medium": {
306
- "value": "#DFDFEC",
307
- "public": true,
308
- "type": "color",
309
- "filePath": "tokens/color/base.json",
310
- "isSource": true,
311
- "original": {
312
- "value": "#DFDFEC",
313
- "public": true,
314
- "type": "color"
315
- },
316
- "name": "color-neutrals-medium",
317
- "attributes": {
318
- "category": "color",
319
- "type": "neutrals",
320
- "item": "medium"
321
- },
322
- "path": [
323
- "color",
324
- "neutrals",
325
- "medium"
326
- ]
327
- },
328
- "medium-light": {
329
- "value": "#F4F4FC",
330
- "public": true,
331
- "type": "color",
332
- "filePath": "tokens/color/base.json",
333
- "isSource": true,
334
- "original": {
335
- "value": "#F4F4FC",
336
- "public": true,
337
- "type": "color"
338
- },
339
- "name": "color-neutrals-medium-light",
340
- "attributes": {
341
- "category": "color",
342
- "type": "neutrals",
343
- "item": "medium-light"
344
- },
345
- "path": [
346
- "color",
347
- "neutrals",
348
- "medium-light"
349
- ]
350
- },
351
- "light": {
352
- "value": "#FAFAFE",
353
- "public": true,
354
- "type": "color",
355
- "filePath": "tokens/color/base.json",
356
- "isSource": true,
357
- "original": {
358
- "value": "#FAFAFE",
359
- "public": true,
360
- "type": "color"
361
- },
362
- "name": "color-neutrals-light",
363
- "attributes": {
364
- "category": "color",
365
- "type": "neutrals",
366
- "item": "light"
367
- },
368
- "path": [
369
- "color",
370
- "neutrals",
371
- "light"
372
- ]
373
- },
374
- "lightest": {
375
- "value": "#FFFFFF",
376
- "public": true,
377
- "type": "color",
378
- "filePath": "tokens/color/base.json",
379
- "isSource": true,
380
- "original": {
381
- "value": "#FFFFFF",
382
- "public": true,
383
- "type": "color"
384
- },
385
- "name": "color-neutrals-lightest",
386
- "attributes": {
387
- "category": "color",
388
- "type": "neutrals",
389
- "item": "lightest"
390
- },
391
- "path": [
392
- "color",
393
- "neutrals",
394
- "lightest"
395
- ]
396
- },
397
- "desaturated": {
398
- "value": "#F3F3F3",
399
- "public": true,
400
- "type": "color",
401
- "filePath": "tokens/color/base.json",
402
- "isSource": true,
403
- "original": {
404
- "value": "#F3F3F3",
405
- "public": true,
406
- "type": "color"
407
- },
408
- "name": "color-neutrals-desaturated",
409
- "attributes": {
410
- "category": "color",
411
- "type": "neutrals",
412
- "item": "desaturated"
413
- },
414
- "path": [
415
- "color",
416
- "neutrals",
417
- "desaturated"
418
- ]
419
- }
420
- },
421
- "status": {
422
- "error": {
423
- "value": "#9E171F",
424
- "public": true,
425
- "type": "color",
426
- "filePath": "tokens/color/base.json",
427
- "isSource": true,
428
- "original": {
429
- "value": "#9E171F",
430
- "public": true,
431
- "type": "color"
432
- },
433
- "name": "color-status-error",
434
- "attributes": {
435
- "category": "color",
436
- "type": "status",
437
- "item": "error"
438
- },
439
- "path": [
440
- "color",
441
- "status",
442
- "error"
443
- ]
444
- },
445
- "error-dark": {
446
- "value": "#670006",
447
- "public": true,
448
- "type": "color",
449
- "filePath": "tokens/color/base.json",
450
- "isSource": true,
451
- "original": {
452
- "value": "#670006",
453
- "public": true,
454
- "type": "color"
455
- },
456
- "name": "color-status-error-dark",
457
- "attributes": {
458
- "category": "color",
459
- "type": "status",
460
- "item": "error-dark"
461
- },
462
- "path": [
463
- "color",
464
- "status",
465
- "error-dark"
466
- ]
467
- },
468
- "error-light": {
469
- "value": "#FFEBEC",
470
- "public": true,
471
- "type": "color",
472
- "filePath": "tokens/color/base.json",
473
- "isSource": true,
474
- "original": {
475
- "value": "#FFEBEC",
476
- "public": true,
477
- "type": "color"
478
- },
479
- "name": "color-status-error-light",
480
- "attributes": {
481
- "category": "color",
482
- "type": "status",
483
- "item": "error-light"
484
- },
485
- "path": [
486
- "color",
487
- "status",
488
- "error-light"
489
- ]
490
- },
491
- "info": {
492
- "value": "#596BC8",
493
- "public": true,
494
- "type": "color",
495
- "filePath": "tokens/color/base.json",
496
- "isSource": true,
497
- "original": {
498
- "value": "#596BC8",
499
- "public": true,
500
- "type": "color"
501
- },
502
- "name": "color-status-info",
503
- "attributes": {
504
- "category": "color",
505
- "type": "status",
506
- "item": "info"
507
- },
508
- "path": [
509
- "color",
510
- "status",
511
- "info"
512
- ]
513
- },
514
- "info-dark": {
515
- "value": "#000E89",
516
- "public": true,
517
- "type": "color",
518
- "filePath": "tokens/color/base.json",
519
- "isSource": true,
520
- "original": {
521
- "value": "#000E89",
522
- "public": true,
523
- "type": "color"
524
- },
525
- "name": "color-status-info-dark",
526
- "attributes": {
527
- "category": "color",
528
- "type": "status",
529
- "item": "info-dark"
530
- },
531
- "path": [
532
- "color",
533
- "status",
534
- "info-dark"
535
- ]
536
- },
537
- "info-light": {
538
- "value": "#E9F6FF",
539
- "public": true,
540
- "type": "color",
541
- "filePath": "tokens/color/base.json",
542
- "isSource": true,
543
- "original": {
544
- "value": "#E9F6FF",
545
- "public": true,
546
- "type": "color"
547
- },
548
- "name": "color-status-info-light",
549
- "attributes": {
550
- "category": "color",
551
- "type": "status",
552
- "item": "info-light"
553
- },
554
- "path": [
555
- "color",
556
- "status",
557
- "info-light"
558
- ]
559
- },
560
- "success": {
561
- "value": "#00864E",
562
- "public": true,
563
- "type": "color",
564
- "filePath": "tokens/color/base.json",
565
- "isSource": true,
566
- "original": {
567
- "value": "#00864E",
568
- "public": true,
569
- "type": "color"
570
- },
571
- "name": "color-status-success",
572
- "attributes": {
573
- "category": "color",
574
- "type": "status",
575
- "item": "success"
576
- },
577
- "path": [
578
- "color",
579
- "status",
580
- "success"
581
- ]
582
- },
583
- "success-dark": {
584
- "value": "#015044",
585
- "public": true,
586
- "type": "color",
587
- "filePath": "tokens/color/base.json",
588
- "isSource": true,
589
- "original": {
590
- "value": "#015044",
591
- "public": true,
592
- "type": "color"
593
- },
594
- "name": "color-status-success-dark",
595
- "attributes": {
596
- "category": "color",
597
- "type": "status",
598
- "item": "success-dark"
599
- },
600
- "path": [
601
- "color",
602
- "status",
603
- "success-dark"
604
- ]
605
- },
606
- "success-light": {
607
- "value": "#E4FFF4",
608
- "public": true,
609
- "type": "color",
610
- "filePath": "tokens/color/base.json",
611
- "isSource": true,
612
- "original": {
613
- "value": "#E4FFF4",
614
- "public": true,
615
- "type": "color"
616
- },
617
- "name": "color-status-success-light",
618
- "attributes": {
619
- "category": "color",
620
- "type": "status",
621
- "item": "success-light"
622
- },
623
- "path": [
624
- "color",
625
- "status",
626
- "success-light"
627
- ]
628
- },
629
- "warning": {
630
- "value": "#FF6E1D",
631
- "public": true,
632
- "type": "color",
633
- "filePath": "tokens/color/base.json",
634
- "isSource": true,
635
- "original": {
636
- "value": "#FF6E1D",
637
- "public": true,
638
- "type": "color"
639
- },
640
- "name": "color-status-warning",
641
- "attributes": {
642
- "category": "color",
643
- "type": "status",
644
- "item": "warning"
645
- },
646
- "path": [
647
- "color",
648
- "status",
649
- "warning"
650
- ]
651
- },
652
- "warning-dark": {
653
- "value": " #4E2B00",
654
- "public": true,
655
- "type": "color",
656
- "filePath": "tokens/color/base.json",
657
- "isSource": true,
658
- "original": {
659
- "value": " #4E2B00",
660
- "public": true,
661
- "type": "color"
662
- },
663
- "name": "color-status-warning-dark",
664
- "attributes": {
665
- "category": "color",
666
- "type": "status",
667
- "item": "warning-dark"
668
- },
669
- "path": [
670
- "color",
671
- "status",
672
- "warning-dark"
673
- ]
674
- },
675
- "warning-light": {
676
- "value": "#FFEFDC",
677
- "public": true,
678
- "type": "color",
679
- "filePath": "tokens/color/base.json",
680
- "isSource": true,
681
- "original": {
682
- "value": "#FFEFDC",
683
- "public": true,
684
- "type": "color"
685
- },
686
- "name": "color-status-warning-light",
687
- "attributes": {
688
- "category": "color",
689
- "type": "status",
690
- "item": "warning-light"
691
- },
692
- "path": [
693
- "color",
694
- "status",
695
- "warning-light"
696
- ]
697
- }
698
- },
699
- "admin": {
700
- "pantheor": {
701
- "value": "#6A1D85",
702
- "type": "color",
703
- "filePath": "tokens/color/base.json",
704
- "isSource": true,
705
- "original": {
706
- "value": "#6A1D85",
707
- "type": "color"
708
- },
709
- "name": "color-admin-pantheor",
710
- "attributes": {
711
- "category": "color",
712
- "type": "admin",
713
- "item": "pantheor"
714
- },
715
- "path": [
716
- "color",
717
- "admin",
718
- "pantheor"
719
- ]
720
- },
721
- "pantheor-dark": {
722
- "value": "#451157",
723
- "type": "color",
724
- "filePath": "tokens/color/base.json",
725
- "isSource": true,
726
- "original": {
727
- "value": "#451157",
728
- "type": "color"
729
- },
730
- "name": "color-admin-pantheor-dark",
731
- "attributes": {
732
- "category": "color",
733
- "type": "admin",
734
- "item": "pantheor-dark"
735
- },
736
- "path": [
737
- "color",
738
- "admin",
739
- "pantheor-dark"
740
- ]
741
- },
742
- "pantheor-light": {
743
- "value": "#F7F1FF",
744
- "type": "color",
745
- "filePath": "tokens/color/base.json",
746
- "isSource": true,
747
- "original": {
748
- "value": "#F7F1FF",
749
- "type": "color"
750
- },
751
- "name": "color-admin-pantheor-light",
752
- "attributes": {
753
- "category": "color",
754
- "type": "admin",
755
- "item": "pantheor-light"
756
- },
757
- "path": [
758
- "color",
759
- "admin",
760
- "pantheor-light"
761
- ]
762
- }
763
- },
764
- "partners": {
765
- "gitlab": {
766
- "value": "#FFEDFB",
767
- "type": "color",
768
- "filePath": "tokens/color/base.json",
769
- "isSource": true,
770
- "original": {
771
- "value": "#FFEDFB",
772
- "type": "color"
773
- },
774
- "name": "color-partners-gitlab",
775
- "attributes": {
776
- "category": "color",
777
- "type": "partners",
778
- "item": "gitlab"
779
- },
780
- "path": [
781
- "color",
782
- "partners",
783
- "gitlab"
784
- ]
785
- },
786
- "bitbucket": {
787
- "value": "#004DC0",
788
- "type": "color",
789
- "filePath": "tokens/color/base.json",
790
- "isSource": true,
791
- "original": {
792
- "value": "#004DC0",
793
- "type": "color"
794
- },
795
- "name": "color-partners-bitbucket",
796
- "attributes": {
797
- "category": "color",
798
- "type": "partners",
799
- "item": "bitbucket"
800
- },
801
- "path": [
802
- "color",
803
- "partners",
804
- "bitbucket"
805
- ]
806
- },
807
- "gatsby": {
808
- "value": "#663399",
809
- "type": "color",
810
- "filePath": "tokens/color/base.json",
811
- "isSource": true,
812
- "original": {
813
- "value": "#663399",
814
- "type": "color"
815
- },
816
- "name": "color-partners-gatsby",
817
- "attributes": {
818
- "category": "color",
819
- "type": "partners",
820
- "item": "gatsby"
821
- },
822
- "path": [
823
- "color",
824
- "partners",
825
- "gatsby"
826
- ]
827
- }
828
- },
829
- "gradient": {
830
- "sunrise": {
831
- "value": {
832
- "type": "linear-gradient",
833
- "angle": "227.79deg",
834
- "colors": {
835
- "1": "#300068 38.28%",
836
- "2": "#E65F35 100%"
837
- }
838
- },
839
- "type": "color",
840
- "filePath": "tokens/color/gradients.json",
841
- "isSource": true,
842
- "original": {
843
- "value": {
844
- "type": "linear-gradient",
845
- "angle": "227.79deg",
846
- "colors": {
847
- "1": "#300068 38.28%",
848
- "2": "#E65F35 100%"
849
- }
850
- },
851
- "type": "color"
852
- },
853
- "name": "color-gradient-sunrise",
854
- "attributes": {
855
- "category": "color",
856
- "type": "gradient",
857
- "item": "sunrise"
858
- },
859
- "path": [
860
- "color",
861
- "gradient",
862
- "sunrise"
863
- ]
864
- },
865
- "sunset": {
866
- "value": {
867
- "type": "linear-gradient",
868
- "angle": "48.24deg",
869
- "colors": {
870
- "1": "#EF13AD 0%",
871
- "2": "#300068 66.25%"
872
- }
873
- },
874
- "type": "color",
875
- "filePath": "tokens/color/gradients.json",
876
- "isSource": true,
877
- "original": {
878
- "value": {
879
- "type": "linear-gradient",
880
- "angle": "48.24deg",
881
- "colors": {
882
- "1": "#EF13AD 0%",
883
- "2": "#300068 66.25%"
884
- }
885
- },
886
- "type": "color"
887
- },
888
- "name": "color-gradient-sunset",
889
- "attributes": {
890
- "category": "color",
891
- "type": "gradient",
892
- "item": "sunset"
893
- },
894
- "path": [
895
- "color",
896
- "gradient",
897
- "sunset"
898
- ]
899
- },
900
- "after-hours": {
901
- "value": {
902
- "type": "linear-gradient",
903
- "angle": "228.64deg",
904
- "colors": {
905
- "1": "#2B017B 41.87%",
906
- "2": "#29B2FF 100%"
907
- }
908
- },
909
- "type": "color",
910
- "filePath": "tokens/color/gradients.json",
911
- "isSource": true,
912
- "original": {
913
- "value": {
914
- "type": "linear-gradient",
915
- "angle": "228.64deg",
916
- "colors": {
917
- "1": "#2B017B 41.87%",
918
- "2": "#29B2FF 100%"
919
- }
920
- },
921
- "type": "color"
922
- },
923
- "name": "color-gradient-after-hours",
924
- "attributes": {
925
- "category": "color",
926
- "type": "gradient",
927
- "item": "after-hours"
928
- },
929
- "path": [
930
- "color",
931
- "gradient",
932
- "after-hours"
933
- ]
934
- },
935
- "midnight": {
936
- "value": {
937
- "type": "linear-gradient",
938
- "angle": "228.64deg",
939
- "colors": {
940
- "1": "#3017A1 46.34%",
941
- "2": "#00E0C3 100%"
942
- }
943
- },
944
- "type": "color",
945
- "filePath": "tokens/color/gradients.json",
946
- "isSource": true,
947
- "original": {
948
- "value": {
949
- "type": "linear-gradient",
950
- "angle": "228.64deg",
951
- "colors": {
952
- "1": "#3017A1 46.34%",
953
- "2": "#00E0C3 100%"
954
- }
955
- },
956
- "type": "color"
957
- },
958
- "name": "color-gradient-midnight",
959
- "attributes": {
960
- "category": "color",
961
- "type": "gradient",
962
- "item": "midnight"
963
- },
964
- "path": [
965
- "color",
966
- "gradient",
967
- "midnight"
968
- ]
969
- }
970
- },
971
- "border": {
972
- "default": {
973
- "value": "#6B6B84",
974
- "public": true,
975
- "type": "color",
976
- "filePath": "tokens/color/purpose.json",
977
- "isSource": true,
978
- "original": {
979
- "value": "{color.neutrals.dark.value}",
980
- "public": true,
981
- "type": "color"
982
- },
983
- "name": "color-border-default",
984
- "attributes": {
985
- "category": "color",
986
- "type": "border",
987
- "item": "default"
988
- },
989
- "path": [
990
- "color",
991
- "border",
992
- "default"
993
- ]
994
- }
995
- },
996
- "link": {
997
- "default": {
998
- "value": "#1B70CE",
999
- "public": true,
1000
- "type": "color",
1001
- "filePath": "tokens/color/purpose.json",
1002
- "isSource": true,
1003
- "original": {
1004
- "value": "#1B70CE",
1005
- "public": true,
1006
- "type": "color"
1007
- },
1008
- "name": "color-link-default",
1009
- "attributes": {
1010
- "category": "color",
1011
- "type": "link",
1012
- "item": "default"
1013
- },
1014
- "path": [
1015
- "color",
1016
- "link",
1017
- "default"
1018
- ]
1019
- },
1020
- "hover": {
1021
- "value": "#DE0093",
1022
- "public": true,
1023
- "type": "color",
1024
- "filePath": "tokens/color/purpose.json",
1025
- "isSource": true,
1026
- "original": {
1027
- "value": "{color.accents.tertiary.value}",
1028
- "public": true,
1029
- "type": "color"
1030
- },
1031
- "name": "color-link-hover",
1032
- "attributes": {
1033
- "category": "color",
1034
- "type": "link",
1035
- "item": "hover"
1036
- },
1037
- "path": [
1038
- "color",
1039
- "link",
1040
- "hover"
1041
- ]
1042
- },
1043
- "active": {
1044
- "value": "#92005A",
1045
- "public": true,
1046
- "type": "color",
1047
- "filePath": "tokens/color/purpose.json",
1048
- "isSource": true,
1049
- "original": {
1050
- "value": "{color.accents.tertiary-dark.value}",
1051
- "public": true,
1052
- "type": "color"
1053
- },
1054
- "name": "color-link-active",
1055
- "attributes": {
1056
- "category": "color",
1057
- "type": "link",
1058
- "item": "active"
1059
- },
1060
- "path": [
1061
- "color",
1062
- "link",
1063
- "active"
1064
- ]
1065
- },
1066
- "visited": {
1067
- "value": "#3017A1",
1068
- "public": true,
1069
- "type": "color",
1070
- "filePath": "tokens/color/purpose.json",
1071
- "isSource": true,
1072
- "original": {
1073
- "value": "{color.accents.secondary.value}",
1074
- "public": true,
1075
- "type": "color"
1076
- },
1077
- "name": "color-link-visited",
1078
- "attributes": {
1079
- "category": "color",
1080
- "type": "link",
1081
- "item": "visited"
1082
- },
1083
- "path": [
1084
- "color",
1085
- "link",
1086
- "visited"
1087
- ]
1088
- }
1089
- },
1090
- "input": {
1091
- "background": {
1092
- "disabled": {
1093
- "value": "#F4F4FC",
1094
- "public": true,
1095
- "type": "color",
1096
- "filePath": "tokens/color/purpose.json",
1097
- "isSource": true,
1098
- "original": {
1099
- "value": "{color.neutrals.medium-light.value}",
1100
- "public": true,
1101
- "type": "color"
1102
- },
1103
- "name": "color-input-background-disabled",
1104
- "attributes": {
1105
- "category": "color",
1106
- "type": "input",
1107
- "item": "background",
1108
- "subitem": "disabled"
1109
- },
1110
- "path": [
1111
- "color",
1112
- "input",
1113
- "background",
1114
- "disabled"
1115
- ]
1116
- }
1117
- },
1118
- "border": {
1119
- "default": {
1120
- "value": "#6B6B84",
1121
- "public": true,
1122
- "type": "color",
1123
- "filePath": "tokens/color/purpose.json",
1124
- "isSource": true,
1125
- "original": {
1126
- "value": "{color.neutrals.dark.value}",
1127
- "public": true,
1128
- "type": "color"
1129
- },
1130
- "name": "color-input-border-default",
1131
- "attributes": {
1132
- "category": "color",
1133
- "type": "input",
1134
- "item": "border",
1135
- "subitem": "default"
1136
- },
1137
- "path": [
1138
- "color",
1139
- "input",
1140
- "border",
1141
- "default"
1142
- ]
1143
- },
1144
- "disabled": {
1145
- "value": "#C1C1D6",
1146
- "public": true,
1147
- "type": "color",
1148
- "filePath": "tokens/color/purpose.json",
1149
- "isSource": true,
1150
- "original": {
1151
- "value": "{color.neutrals.medium-dark.value}",
1152
- "public": true,
1153
- "type": "color"
1154
- },
1155
- "name": "color-input-border-disabled",
1156
- "attributes": {
1157
- "category": "color",
1158
- "type": "input",
1159
- "item": "border",
1160
- "subitem": "disabled"
1161
- },
1162
- "path": [
1163
- "color",
1164
- "input",
1165
- "border",
1166
- "disabled"
1167
- ]
1168
- },
1169
- "hover": {
1170
- "value": "#24107B",
1171
- "public": true,
1172
- "type": "color",
1173
- "filePath": "tokens/color/purpose.json",
1174
- "isSource": true,
1175
- "original": {
1176
- "value": "{color.accents.secondary-dark.value}",
1177
- "public": true,
1178
- "type": "color"
1179
- },
1180
- "name": "color-input-border-hover",
1181
- "attributes": {
1182
- "category": "color",
1183
- "type": "input",
1184
- "item": "border",
1185
- "subitem": "hover"
1186
- },
1187
- "path": [
1188
- "color",
1189
- "input",
1190
- "border",
1191
- "hover"
1192
- ]
1193
- },
1194
- "active": {
1195
- "value": "#3017A1",
1196
- "public": true,
1197
- "type": "color",
1198
- "filePath": "tokens/color/purpose.json",
1199
- "isSource": true,
1200
- "original": {
1201
- "value": "{color.accents.secondary.value}",
1202
- "public": true,
1203
- "type": "color"
1204
- },
1205
- "name": "color-input-border-active",
1206
- "attributes": {
1207
- "category": "color",
1208
- "type": "input",
1209
- "item": "border",
1210
- "subitem": "active"
1211
- },
1212
- "path": [
1213
- "color",
1214
- "input",
1215
- "border",
1216
- "active"
1217
- ]
1218
- },
1219
- "focus": {
1220
- "value": "#3017A1",
1221
- "public": true,
1222
- "type": "color",
1223
- "filePath": "tokens/color/purpose.json",
1224
- "isSource": true,
1225
- "original": {
1226
- "value": "{color.accents.secondary.value}",
1227
- "public": true,
1228
- "type": "color"
1229
- },
1230
- "name": "color-input-border-focus",
1231
- "attributes": {
1232
- "category": "color",
1233
- "type": "input",
1234
- "item": "border",
1235
- "subitem": "focus"
1236
- },
1237
- "path": [
1238
- "color",
1239
- "input",
1240
- "border",
1241
- "focus"
1242
- ]
1243
- },
1244
- "error": {
1245
- "value": "#9E171F",
1246
- "public": true,
1247
- "type": "color",
1248
- "filePath": "tokens/color/purpose.json",
1249
- "isSource": true,
1250
- "original": {
1251
- "value": "{color.status.error.value}",
1252
- "public": true,
1253
- "type": "color"
1254
- },
1255
- "name": "color-input-border-error",
1256
- "attributes": {
1257
- "category": "color",
1258
- "type": "input",
1259
- "item": "border",
1260
- "subitem": "error"
1261
- },
1262
- "path": [
1263
- "color",
1264
- "input",
1265
- "border",
1266
- "error"
1267
- ]
1268
- },
1269
- "success": {
1270
- "value": "#00864E",
1271
- "public": true,
1272
- "type": "color",
1273
- "filePath": "tokens/color/purpose.json",
1274
- "isSource": true,
1275
- "original": {
1276
- "value": "{color.status.success.value}",
1277
- "public": true,
1278
- "type": "color"
1279
- },
1280
- "name": "color-input-border-success",
1281
- "attributes": {
1282
- "category": "color",
1283
- "type": "input",
1284
- "item": "border",
1285
- "subitem": "success"
1286
- },
1287
- "path": [
1288
- "color",
1289
- "input",
1290
- "border",
1291
- "success"
1292
- ]
1293
- }
1294
- },
1295
- "label": {
1296
- "default": {
1297
- "value": "#23232D",
1298
- "public": true,
1299
- "type": "color",
1300
- "filePath": "tokens/color/purpose.json",
1301
- "isSource": true,
1302
- "original": {
1303
- "value": "{color.text.default.value}",
1304
- "public": true,
1305
- "type": "color"
1306
- },
1307
- "name": "color-input-label-default",
1308
- "attributes": {
1309
- "category": "color",
1310
- "type": "input",
1311
- "item": "label",
1312
- "subitem": "default"
1313
- },
1314
- "path": [
1315
- "color",
1316
- "input",
1317
- "label",
1318
- "default"
1319
- ]
1320
- },
1321
- "disabled": {
1322
- "value": "#6B6B84",
1323
- "public": true,
1324
- "type": "color",
1325
- "filePath": "tokens/color/purpose.json",
1326
- "isSource": true,
1327
- "original": {
1328
- "value": "{color.text.disabled.value}",
1329
- "public": true,
1330
- "type": "color"
1331
- },
1332
- "name": "color-input-label-disabled",
1333
- "attributes": {
1334
- "category": "color",
1335
- "type": "input",
1336
- "item": "label",
1337
- "subitem": "disabled"
1338
- },
1339
- "path": [
1340
- "color",
1341
- "input",
1342
- "label",
1343
- "disabled"
1344
- ]
1345
- },
1346
- "hover": {
1347
- "value": "#3017A1",
1348
- "public": true,
1349
- "type": "color",
1350
- "filePath": "tokens/color/purpose.json",
1351
- "isSource": true,
1352
- "original": {
1353
- "value": "{color.accents.secondary.value}",
1354
- "public": true,
1355
- "type": "color"
1356
- },
1357
- "name": "color-input-label-hover",
1358
- "attributes": {
1359
- "category": "color",
1360
- "type": "input",
1361
- "item": "label",
1362
- "subitem": "hover"
1363
- },
1364
- "path": [
1365
- "color",
1366
- "input",
1367
- "label",
1368
- "hover"
1369
- ]
1370
- },
1371
- "active": {
1372
- "value": "#3017A1",
1373
- "public": true,
1374
- "type": "color",
1375
- "filePath": "tokens/color/purpose.json",
1376
- "isSource": true,
1377
- "original": {
1378
- "value": "{color.accents.secondary.value}",
1379
- "public": true,
1380
- "type": "color"
1381
- },
1382
- "name": "color-input-label-active",
1383
- "attributes": {
1384
- "category": "color",
1385
- "type": "input",
1386
- "item": "label",
1387
- "subitem": "active"
1388
- },
1389
- "path": [
1390
- "color",
1391
- "input",
1392
- "label",
1393
- "active"
1394
- ]
1395
- },
1396
- "focus": {
1397
- "value": "#3017A1",
1398
- "public": true,
1399
- "type": "color",
1400
- "filePath": "tokens/color/purpose.json",
1401
- "isSource": true,
1402
- "original": {
1403
- "value": "{color.accents.secondary.value}",
1404
- "public": true,
1405
- "type": "color"
1406
- },
1407
- "name": "color-input-label-focus",
1408
- "attributes": {
1409
- "category": "color",
1410
- "type": "input",
1411
- "item": "label",
1412
- "subitem": "focus"
1413
- },
1414
- "path": [
1415
- "color",
1416
- "input",
1417
- "label",
1418
- "focus"
1419
- ]
1420
- },
1421
- "error": {
1422
- "value": "#9E171F",
1423
- "public": true,
1424
- "type": "color",
1425
- "filePath": "tokens/color/purpose.json",
1426
- "isSource": true,
1427
- "original": {
1428
- "value": "{color.status.error.value}",
1429
- "public": true,
1430
- "type": "color"
1431
- },
1432
- "name": "color-input-label-error",
1433
- "attributes": {
1434
- "category": "color",
1435
- "type": "input",
1436
- "item": "label",
1437
- "subitem": "error"
1438
- },
1439
- "path": [
1440
- "color",
1441
- "input",
1442
- "label",
1443
- "error"
1444
- ]
1445
- },
1446
- "success": {
1447
- "value": "#00864E",
1448
- "public": true,
1449
- "type": "color",
1450
- "filePath": "tokens/color/purpose.json",
1451
- "isSource": true,
1452
- "original": {
1453
- "value": "{color.status.success.value}",
1454
- "public": true,
1455
- "type": "color"
1456
- },
1457
- "name": "color-input-label-success",
1458
- "attributes": {
1459
- "category": "color",
1460
- "type": "input",
1461
- "item": "label",
1462
- "subitem": "success"
1463
- },
1464
- "path": [
1465
- "color",
1466
- "input",
1467
- "label",
1468
- "success"
1469
- ]
1470
- }
1471
- },
1472
- "message": {
1473
- "default": {
1474
- "value": "#6B6B84",
1475
- "public": true,
1476
- "type": "color",
1477
- "filePath": "tokens/color/purpose.json",
1478
- "isSource": true,
1479
- "original": {
1480
- "value": "{color.neutrals.dark.value}",
1481
- "public": true,
1482
- "type": "color"
1483
- },
1484
- "name": "color-input-message-default",
1485
- "attributes": {
1486
- "category": "color",
1487
- "type": "input",
1488
- "item": "message",
1489
- "subitem": "default"
1490
- },
1491
- "path": [
1492
- "color",
1493
- "input",
1494
- "message",
1495
- "default"
1496
- ]
1497
- },
1498
- "error": {
1499
- "value": "#9E171F",
1500
- "public": true,
1501
- "type": "color",
1502
- "filePath": "tokens/color/purpose.json",
1503
- "isSource": true,
1504
- "original": {
1505
- "value": "{color.status.error.value}",
1506
- "public": true,
1507
- "type": "color"
1508
- },
1509
- "name": "color-input-message-error",
1510
- "attributes": {
1511
- "category": "color",
1512
- "type": "input",
1513
- "item": "message",
1514
- "subitem": "error"
1515
- },
1516
- "path": [
1517
- "color",
1518
- "input",
1519
- "message",
1520
- "error"
1521
- ]
1522
- },
1523
- "success": {
1524
- "value": "#00864E",
1525
- "public": true,
1526
- "type": "color",
1527
- "filePath": "tokens/color/purpose.json",
1528
- "isSource": true,
1529
- "original": {
1530
- "value": "{color.status.success.value}",
1531
- "public": true,
1532
- "type": "color"
1533
- },
1534
- "name": "color-input-message-success",
1535
- "attributes": {
1536
- "category": "color",
1537
- "type": "input",
1538
- "item": "message",
1539
- "subitem": "success"
1540
- },
1541
- "path": [
1542
- "color",
1543
- "input",
1544
- "message",
1545
- "success"
1546
- ]
1547
- }
1548
- },
1549
- "checked": {
1550
- "background": {
1551
- "value": "#3017A1",
1552
- "public": true,
1553
- "type": "color",
1554
- "filePath": "tokens/color/purpose.json",
1555
- "isSource": true,
1556
- "original": {
1557
- "value": "{color.accents.secondary.value}",
1558
- "public": true,
1559
- "type": "color"
1560
- },
1561
- "name": "color-input-checked-background",
1562
- "attributes": {
1563
- "category": "color",
1564
- "type": "input",
1565
- "item": "checked",
1566
- "subitem": "background"
1567
- },
1568
- "path": [
1569
- "color",
1570
- "input",
1571
- "checked",
1572
- "background"
1573
- ]
1574
- },
1575
- "foreground": {
1576
- "value": "#FFFFFF",
1577
- "public": true,
1578
- "type": "color",
1579
- "filePath": "tokens/color/purpose.json",
1580
- "isSource": true,
1581
- "original": {
1582
- "value": "{color.neutrals.lightest.value}",
1583
- "public": true,
1584
- "type": "color"
1585
- },
1586
- "name": "color-input-checked-foreground",
1587
- "attributes": {
1588
- "category": "color",
1589
- "type": "input",
1590
- "item": "checked",
1591
- "subitem": "foreground"
1592
- },
1593
- "path": [
1594
- "color",
1595
- "input",
1596
- "checked",
1597
- "foreground"
1598
- ]
1599
- }
1600
- },
1601
- "focus": {
1602
- "outline": {
1603
- "value": "#127CBB",
1604
- "public": true,
1605
- "type": "color",
1606
- "filePath": "tokens/color/purpose.json",
1607
- "isSource": true,
1608
- "original": {
1609
- "value": "#127CBB",
1610
- "public": true,
1611
- "type": "color"
1612
- },
1613
- "name": "color-input-focus-outline",
1614
- "attributes": {
1615
- "category": "color",
1616
- "type": "input",
1617
- "item": "focus",
1618
- "subitem": "outline"
1619
- },
1620
- "path": [
1621
- "color",
1622
- "input",
1623
- "focus",
1624
- "outline"
1625
- ]
1626
- }
1627
- }
1628
- },
1629
- "panel": {
1630
- "background": {
1631
- "value": "#FFFFFF",
1632
- "public": true,
1633
- "type": "color",
1634
- "filePath": "tokens/color/purpose.json",
1635
- "isSource": true,
1636
- "original": {
1637
- "value": "{color.neutrals.lightest.value}",
1638
- "public": true,
1639
- "type": "color"
1640
- },
1641
- "name": "color-panel-background",
1642
- "attributes": {
1643
- "category": "color",
1644
- "type": "panel",
1645
- "item": "background"
1646
- },
1647
- "path": [
1648
- "color",
1649
- "panel",
1650
- "background"
1651
- ]
1652
- },
1653
- "border": {
1654
- "value": "#DFDFEC",
1655
- "public": true,
1656
- "type": "color",
1657
- "filePath": "tokens/color/purpose.json",
1658
- "isSource": true,
1659
- "original": {
1660
- "value": "{color.neutrals.medium.value}",
1661
- "public": true,
1662
- "type": "color"
1663
- },
1664
- "name": "color-panel-border",
1665
- "attributes": {
1666
- "category": "color",
1667
- "type": "panel",
1668
- "item": "border"
1669
- },
1670
- "path": [
1671
- "color",
1672
- "panel",
1673
- "border"
1674
- ]
1675
- }
1676
- },
1677
- "text": {
1678
- "default": {
1679
- "value": "#23232D",
1680
- "public": true,
1681
- "type": "color",
1682
- "asFallback": true,
1683
- "filePath": "tokens/color/purpose.json",
1684
- "isSource": true,
1685
- "original": {
1686
- "value": "{color.neutrals.darkest.value}",
1687
- "public": true,
1688
- "type": "color",
1689
- "asFallback": true
1690
- },
1691
- "name": "color-text-default",
1692
- "attributes": {
1693
- "category": "color",
1694
- "type": "text",
1695
- "item": "default"
1696
- },
1697
- "path": [
1698
- "color",
1699
- "text",
1700
- "default"
1701
- ]
1702
- },
1703
- "disabled": {
1704
- "value": "#6B6B84",
1705
- "public": true,
1706
- "type": "color",
1707
- "filePath": "tokens/color/purpose.json",
1708
- "isSource": true,
1709
- "original": {
1710
- "value": "{color.neutrals.dark.value}",
1711
- "public": true,
1712
- "type": "color"
1713
- },
1714
- "name": "color-text-disabled",
1715
- "attributes": {
1716
- "category": "color",
1717
- "type": "text",
1718
- "item": "disabled"
1719
- },
1720
- "path": [
1721
- "color",
1722
- "text",
1723
- "disabled"
1724
- ]
1725
- },
1726
- "placeholder": {
1727
- "value": "#6B6B84",
1728
- "public": true,
1729
- "type": "color",
1730
- "filePath": "tokens/color/purpose.json",
1731
- "isSource": true,
1732
- "original": {
1733
- "value": "{color.neutrals.dark.value}",
1734
- "public": true,
1735
- "type": "color"
1736
- },
1737
- "name": "color-text-placeholder",
1738
- "attributes": {
1739
- "category": "color",
1740
- "type": "text",
1741
- "item": "placeholder"
1742
- },
1743
- "path": [
1744
- "color",
1745
- "text",
1746
- "placeholder"
1747
- ]
1748
- },
1749
- "headings": {
1750
- "value": "#23232D",
1751
- "public": true,
1752
- "type": "color",
1753
- "filePath": "tokens/color/purpose.json",
1754
- "isSource": true,
1755
- "original": {
1756
- "value": "{color.text.default.value}",
1757
- "public": true,
1758
- "type": "color"
1759
- },
1760
- "name": "color-text-headings",
1761
- "attributes": {
1762
- "category": "color",
1763
- "type": "text",
1764
- "item": "headings"
1765
- },
1766
- "path": [
1767
- "color",
1768
- "text",
1769
- "headings"
1770
- ]
1771
- },
1772
- "bodycopy": {
1773
- "value": "#23232D",
1774
- "public": true,
1775
- "type": "color",
1776
- "filePath": "tokens/color/purpose.json",
1777
- "isSource": true,
1778
- "original": {
1779
- "value": "{color.text.default.value}",
1780
- "public": true,
1781
- "type": "color"
1782
- },
1783
- "name": "color-text-bodycopy",
1784
- "attributes": {
1785
- "category": "color",
1786
- "type": "text",
1787
- "item": "bodycopy"
1788
- },
1789
- "path": [
1790
- "color",
1791
- "text",
1792
- "bodycopy"
1793
- ]
1794
- }
1795
- }
1796
- },
1797
- "grid": {
1798
- "columns-4": {
1799
- "width": {
1800
- "value": "20.875%",
1801
- "filePath": "tokens/grid/base.json",
1802
- "isSource": true,
1803
- "original": {
1804
- "value": "20.875%"
1805
- },
1806
- "name": "grid-columns-4-width",
1807
- "attributes": {
1808
- "category": "grid",
1809
- "type": "columns-4",
1810
- "item": "width"
1811
- },
1812
- "path": [
1813
- "grid",
1814
- "columns-4",
1815
- "width"
1816
- ]
1817
- },
1818
- "gap": {
1819
- "value": "5.5%",
1820
- "filePath": "tokens/grid/base.json",
1821
- "isSource": true,
1822
- "original": {
1823
- "value": "5.5%"
1824
- },
1825
- "name": "grid-columns-4-gap",
1826
- "attributes": {
1827
- "category": "grid",
1828
- "type": "columns-4",
1829
- "item": "gap"
1830
- },
1831
- "path": [
1832
- "grid",
1833
- "columns-4",
1834
- "gap"
1835
- ]
1836
- }
1837
- },
1838
- "columns-6": {
1839
- "width": {
1840
- "value": "14.53125%",
1841
- "filePath": "tokens/grid/base.json",
1842
- "isSource": true,
1843
- "original": {
1844
- "value": "14.53125%"
1845
- },
1846
- "name": "grid-columns-6-width",
1847
- "attributes": {
1848
- "category": "grid",
1849
- "type": "columns-6",
1850
- "item": "width"
1851
- },
1852
- "path": [
1853
- "grid",
1854
- "columns-6",
1855
- "width"
1856
- ]
1857
- },
1858
- "gap": {
1859
- "value": "2.5625%",
1860
- "filePath": "tokens/grid/base.json",
1861
- "isSource": true,
1862
- "original": {
1863
- "value": "2.5625%"
1864
- },
1865
- "name": "grid-columns-6-gap",
1866
- "attributes": {
1867
- "category": "grid",
1868
- "type": "columns-6",
1869
- "item": "gap"
1870
- },
1871
- "path": [
1872
- "grid",
1873
- "columns-6",
1874
- "gap"
1875
- ]
1876
- }
1877
- },
1878
- "columns-12": {
1879
- "width": {
1880
- "value": "6.5%",
1881
- "filePath": "tokens/grid/base.json",
1882
- "isSource": true,
1883
- "original": {
1884
- "value": "6.5%"
1885
- },
1886
- "name": "grid-columns-12-width",
1887
- "attributes": {
1888
- "category": "grid",
1889
- "type": "columns-12",
1890
- "item": "width"
1891
- },
1892
- "path": [
1893
- "grid",
1894
- "columns-12",
1895
- "width"
1896
- ]
1897
- },
1898
- "gap": {
1899
- "value": "2%",
1900
- "filePath": "tokens/grid/base.json",
1901
- "isSource": true,
1902
- "original": {
1903
- "value": "2%"
1904
- },
1905
- "name": "grid-columns-12-gap",
1906
- "attributes": {
1907
- "category": "grid",
1908
- "type": "columns-12",
1909
- "item": "gap"
1910
- },
1911
- "path": [
1912
- "grid",
1913
- "columns-12",
1914
- "gap"
1915
- ]
1916
- }
1917
- }
1918
- },
1919
- "spacing": {
1920
- "scale-ratio": {
1921
- "value": "1.25",
1922
- "comment": "Base ratio/multiplier",
1923
- "filePath": "tokens/spacing/base.json",
1924
- "isSource": true,
1925
- "original": {
1926
- "value": "1.25",
1927
- "comment": "Base ratio/multiplier"
1928
- },
1929
- "name": "spacing-scale-ratio",
1930
- "attributes": {
1931
- "category": "spacing",
1932
- "type": "scale-ratio"
1933
- },
1934
- "path": [
1935
- "spacing",
1936
- "scale-ratio"
1937
- ]
1938
- },
1939
- "6XL": {
1940
- "value": "4.678",
1941
- "formula": "1.25**7",
1942
- "filePath": "tokens/spacing/base.json",
1943
- "isSource": true,
1944
- "original": {
1945
- "value": "4.678",
1946
- "formula": "{spacing.scale-ratio}**7"
1947
- },
1948
- "name": "spacing-6-xl",
1949
- "attributes": {
1950
- "category": "spacing",
1951
- "type": "6XL"
1952
- },
1953
- "path": [
1954
- "spacing",
1955
- "6XL"
1956
- ]
1957
- },
1958
- "5XL": {
1959
- "value": "3.815",
1960
- "formula": "1.25**6",
1961
- "filePath": "tokens/spacing/base.json",
1962
- "isSource": true,
1963
- "original": {
1964
- "value": "3.815",
1965
- "formula": "{spacing.scale-ratio}**6"
1966
- },
1967
- "name": "spacing-5-xl",
1968
- "attributes": {
1969
- "category": "spacing",
1970
- "type": "5XL"
1971
- },
1972
- "path": [
1973
- "spacing",
1974
- "5XL"
1975
- ]
1976
- },
1977
- "4XL": {
1978
- "value": "3.052",
1979
- "formula": "1.25**5",
1980
- "filePath": "tokens/spacing/base.json",
1981
- "isSource": true,
1982
- "original": {
1983
- "value": "3.052",
1984
- "formula": "{spacing.scale-ratio}**5"
1985
- },
1986
- "name": "spacing-4-xl",
1987
- "attributes": {
1988
- "category": "spacing",
1989
- "type": "4XL"
1990
- },
1991
- "path": [
1992
- "spacing",
1993
- "4XL"
1994
- ]
1995
- },
1996
- "3XL": {
1997
- "value": "2.441",
1998
- "formula": "1.25**4",
1999
- "filePath": "tokens/spacing/base.json",
2000
- "isSource": true,
2001
- "original": {
2002
- "value": "2.441",
2003
- "formula": "{spacing.scale-ratio}**4"
2004
- },
2005
- "name": "spacing-3-xl",
2006
- "attributes": {
2007
- "category": "spacing",
2008
- "type": "3XL"
2009
- },
2010
- "path": [
2011
- "spacing",
2012
- "3XL"
2013
- ]
2014
- },
2015
- "2XL": {
2016
- "value": "1.953",
2017
- "formula": "1.25**3",
2018
- "filePath": "tokens/spacing/base.json",
2019
- "isSource": true,
2020
- "original": {
2021
- "value": "1.953",
2022
- "formula": "{spacing.scale-ratio}**3"
2023
- },
2024
- "name": "spacing-2-xl",
2025
- "attributes": {
2026
- "category": "spacing",
2027
- "type": "2XL"
2028
- },
2029
- "path": [
2030
- "spacing",
2031
- "2XL"
2032
- ]
2033
- },
2034
- "XL": {
2035
- "value": "1.563",
2036
- "formula": "1.25**2",
2037
- "filePath": "tokens/spacing/base.json",
2038
- "isSource": true,
2039
- "original": {
2040
- "value": "1.563",
2041
- "formula": "{spacing.scale-ratio}**2"
2042
- },
2043
- "name": "spacing-xl",
2044
- "attributes": {
2045
- "category": "spacing",
2046
- "type": "XL"
2047
- },
2048
- "path": [
2049
- "spacing",
2050
- "XL"
2051
- ]
2052
- },
2053
- "L": {
2054
- "value": "1.25",
2055
- "formula": "1.25**1",
2056
- "filePath": "tokens/spacing/base.json",
2057
- "isSource": true,
2058
- "original": {
2059
- "value": "1.25",
2060
- "formula": "{spacing.scale-ratio}**1"
2061
- },
2062
- "name": "spacing-l",
2063
- "attributes": {
2064
- "category": "spacing",
2065
- "type": "L"
2066
- },
2067
- "path": [
2068
- "spacing",
2069
- "L"
2070
- ]
2071
- },
2072
- "M": {
2073
- "value": "1",
2074
- "filePath": "tokens/spacing/base.json",
2075
- "isSource": true,
2076
- "original": {
2077
- "value": "1"
2078
- },
2079
- "name": "spacing-m",
2080
- "attributes": {
2081
- "category": "spacing",
2082
- "type": "M"
2083
- },
2084
- "path": [
2085
- "spacing",
2086
- "M"
2087
- ]
2088
- },
2089
- "S": {
2090
- "value": "0.8",
2091
- "formula": "1.25**-1",
2092
- "filePath": "tokens/spacing/base.json",
2093
- "isSource": true,
2094
- "original": {
2095
- "value": "0.8",
2096
- "formula": "{spacing.scale-ratio}**-1"
2097
- },
2098
- "name": "spacing-s",
2099
- "attributes": {
2100
- "category": "spacing",
2101
- "type": "S"
2102
- },
2103
- "path": [
2104
- "spacing",
2105
- "S"
2106
- ]
2107
- },
2108
- "XS": {
2109
- "value": "0.64",
2110
- "formula": "1.25**-2",
2111
- "filePath": "tokens/spacing/base.json",
2112
- "isSource": true,
2113
- "original": {
2114
- "value": "0.64",
2115
- "formula": "{spacing.scale-ratio}**-2"
2116
- },
2117
- "name": "spacing-xs",
2118
- "attributes": {
2119
- "category": "spacing",
2120
- "type": "XS"
2121
- },
2122
- "path": [
2123
- "spacing",
2124
- "XS"
2125
- ]
2126
- },
2127
- "2XS": {
2128
- "value": "0.512",
2129
- "formula": "1.25**-3",
2130
- "filePath": "tokens/spacing/base.json",
2131
- "isSource": true,
2132
- "original": {
2133
- "value": "0.512",
2134
- "formula": "{spacing.scale-ratio}**-3"
2135
- },
2136
- "name": "spacing-2-xs",
2137
- "attributes": {
2138
- "category": "spacing",
2139
- "type": "2XS"
2140
- },
2141
- "path": [
2142
- "spacing",
2143
- "2XS"
2144
- ]
2145
- },
2146
- "3XS": {
2147
- "value": "0.41",
2148
- "formula": "1.25**-4",
2149
- "filePath": "tokens/spacing/base.json",
2150
- "isSource": true,
2151
- "original": {
2152
- "value": "0.41",
2153
- "formula": "{spacing.scale-ratio}**-4"
2154
- },
2155
- "name": "spacing-3-xs",
2156
- "attributes": {
2157
- "category": "spacing",
2158
- "type": "3XS"
2159
- },
2160
- "path": [
2161
- "spacing",
2162
- "3XS"
2163
- ]
2164
- },
2165
- "4XS": {
2166
- "value": "0.328",
2167
- "formula": "1.25**-5",
2168
- "filePath": "tokens/spacing/base.json",
2169
- "isSource": true,
2170
- "original": {
2171
- "value": "0.328",
2172
- "formula": "{spacing.scale-ratio}**-5"
2173
- },
2174
- "name": "spacing-4-xs",
2175
- "attributes": {
2176
- "category": "spacing",
2177
- "type": "4XS"
2178
- },
2179
- "path": [
2180
- "spacing",
2181
- "4XS"
2182
- ]
2183
- },
2184
- "5XS": {
2185
- "value": "0.262",
2186
- "formula": "1.25**-6",
2187
- "filePath": "tokens/spacing/base.json",
2188
- "isSource": true,
2189
- "original": {
2190
- "value": "0.262",
2191
- "formula": "{spacing.scale-ratio}**-6"
2192
- },
2193
- "name": "spacing-5-xs",
2194
- "attributes": {
2195
- "category": "spacing",
2196
- "type": "5XS"
2197
- },
2198
- "path": [
2199
- "spacing",
2200
- "5XS"
2201
- ]
2202
- }
2203
- },
2204
- "typography": {
2205
- "font-weight": {
2206
- "regular": {
2207
- "value": 400,
2208
- "filePath": "tokens/typography/font-weight.json",
2209
- "isSource": true,
2210
- "original": {
2211
- "value": 400
2212
- },
2213
- "name": "typography-font-weight-regular",
2214
- "attributes": {
2215
- "category": "typography",
2216
- "type": "font-weight",
2217
- "item": "regular"
2218
- },
2219
- "path": [
2220
- "typography",
2221
- "font-weight",
2222
- "regular"
2223
- ]
2224
- },
2225
- "semibold": {
2226
- "value": 600,
2227
- "filePath": "tokens/typography/font-weight.json",
2228
- "isSource": true,
2229
- "original": {
2230
- "value": 600
2231
- },
2232
- "name": "typography-font-weight-semibold",
2233
- "attributes": {
2234
- "category": "typography",
2235
- "type": "font-weight",
2236
- "item": "semibold"
2237
- },
2238
- "path": [
2239
- "typography",
2240
- "font-weight",
2241
- "semibold"
2242
- ]
2243
- },
2244
- "bold": {
2245
- "value": 700,
2246
- "filePath": "tokens/typography/font-weight.json",
2247
- "isSource": true,
2248
- "original": {
2249
- "value": 700
2250
- },
2251
- "name": "typography-font-weight-bold",
2252
- "attributes": {
2253
- "category": "typography",
2254
- "type": "font-weight",
2255
- "item": "bold"
2256
- },
2257
- "path": [
2258
- "typography",
2259
- "font-weight",
2260
- "bold"
2261
- ]
2262
- }
2263
- },
2264
- "product": {
2265
- "font": {
2266
- "css-import": {
2267
- "value": "'https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'",
2268
- "filePath": "tokens/typography/font.json",
2269
- "isSource": true,
2270
- "original": {
2271
- "value": "'https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'"
2272
- },
2273
- "name": "typography-product-font-css-import",
2274
- "attributes": {
2275
- "category": "typography",
2276
- "type": "product",
2277
- "item": "font",
2278
- "subitem": "css-import"
2279
- },
2280
- "path": [
2281
- "typography",
2282
- "product",
2283
- "font",
2284
- "css-import"
2285
- ]
2286
- },
2287
- "headings": {
2288
- "value": "'Poppins', sans-serif",
2289
- "filePath": "tokens/typography/font.json",
2290
- "isSource": true,
2291
- "original": {
2292
- "value": "'Poppins', sans-serif"
2293
- },
2294
- "name": "typography-product-font-headings",
2295
- "attributes": {
2296
- "category": "typography",
2297
- "type": "product",
2298
- "item": "font",
2299
- "subitem": "headings"
2300
- },
2301
- "path": [
2302
- "typography",
2303
- "product",
2304
- "font",
2305
- "headings"
2306
- ]
2307
- },
2308
- "bodycopy": {
2309
- "value": "'Open Sans', sans-serif",
2310
- "filePath": "tokens/typography/font.json",
2311
- "isSource": true,
2312
- "original": {
2313
- "value": "'Open Sans', sans-serif"
2314
- },
2315
- "name": "typography-product-font-bodycopy",
2316
- "attributes": {
2317
- "category": "typography",
2318
- "type": "product",
2319
- "item": "font",
2320
- "subitem": "bodycopy"
2321
- },
2322
- "path": [
2323
- "typography",
2324
- "product",
2325
- "font",
2326
- "bodycopy"
2327
- ]
2328
- }
2329
- },
2330
- "marketing": {
2331
- "font": {
2332
- "css-import": {
2333
- "value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'",
2334
- "filePath": "tokens/typography/font.json",
2335
- "isSource": true,
2336
- "original": {
2337
- "value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap'"
2338
- },
2339
- "name": "typography-product-marketing-font-css-import",
2340
- "attributes": {
2341
- "category": "typography",
2342
- "type": "product",
2343
- "item": "marketing",
2344
- "subitem": "font",
2345
- "state": "css-import"
2346
- },
2347
- "path": [
2348
- "typography",
2349
- "product",
2350
- "marketing",
2351
- "font",
2352
- "css-import"
2353
- ]
2354
- },
2355
- "headings": {
2356
- "value": "'Poppins', sans-serif",
2357
- "filePath": "tokens/typography/font.json",
2358
- "isSource": true,
2359
- "original": {
2360
- "value": "'Poppins', sans-serif"
2361
- },
2362
- "name": "typography-product-marketing-font-headings",
2363
- "attributes": {
2364
- "category": "typography",
2365
- "type": "product",
2366
- "item": "marketing",
2367
- "subitem": "font",
2368
- "state": "headings"
2369
- },
2370
- "path": [
2371
- "typography",
2372
- "product",
2373
- "marketing",
2374
- "font",
2375
- "headings"
2376
- ]
2377
- },
2378
- "bodycopy": {
2379
- "value": "'Aleo', serif",
2380
- "filePath": "tokens/typography/font.json",
2381
- "isSource": true,
2382
- "original": {
2383
- "value": "'Aleo', serif"
2384
- },
2385
- "name": "typography-product-marketing-font-bodycopy",
2386
- "attributes": {
2387
- "category": "typography",
2388
- "type": "product",
2389
- "item": "marketing",
2390
- "subitem": "font",
2391
- "state": "bodycopy"
2392
- },
2393
- "path": [
2394
- "typography",
2395
- "product",
2396
- "marketing",
2397
- "font",
2398
- "bodycopy"
2399
- ]
2400
- }
2401
- }
2402
- },
2403
- "scale-ratio": {
2404
- "value": "1.2",
2405
- "comment": "The base ratio/multiplier of the typographic scale for product",
2406
- "filePath": "tokens/typography/scale.json",
2407
- "isSource": true,
2408
- "original": {
2409
- "value": "1.2",
2410
- "comment": "The base ratio/multiplier of the typographic scale for product"
2411
- },
2412
- "name": "typography-product-scale-ratio",
2413
- "attributes": {
2414
- "category": "typography",
2415
- "type": "product",
2416
- "item": "scale-ratio"
2417
- },
2418
- "path": [
2419
- "typography",
2420
- "product",
2421
- "scale-ratio"
2422
- ]
2423
- },
2424
- "size": {
2425
- "4XL": {
2426
- "value": "2.488",
2427
- "formula": "1.2**5",
2428
- "filePath": "tokens/typography/scale.json",
2429
- "isSource": true,
2430
- "original": {
2431
- "value": "2.488",
2432
- "formula": "{typography.product.scale-ratio}**5"
2433
- },
2434
- "name": "typography-product-size-4-xl",
2435
- "attributes": {
2436
- "category": "typography",
2437
- "type": "product",
2438
- "item": "size",
2439
- "subitem": "4XL"
2440
- },
2441
- "path": [
2442
- "typography",
2443
- "product",
2444
- "size",
2445
- "4XL"
2446
- ]
2447
- },
2448
- "3XL": {
2449
- "value": "2.074",
2450
- "formula": "1.2**4",
2451
- "filePath": "tokens/typography/scale.json",
2452
- "isSource": true,
2453
- "original": {
2454
- "value": "2.074",
2455
- "formula": "{typography.product.scale-ratio}**4"
2456
- },
2457
- "name": "typography-product-size-3-xl",
2458
- "attributes": {
2459
- "category": "typography",
2460
- "type": "product",
2461
- "item": "size",
2462
- "subitem": "3XL"
2463
- },
2464
- "path": [
2465
- "typography",
2466
- "product",
2467
- "size",
2468
- "3XL"
2469
- ]
2470
- },
2471
- "2XL": {
2472
- "value": "1.728",
2473
- "formula": "1.2**3",
2474
- "filePath": "tokens/typography/scale.json",
2475
- "isSource": true,
2476
- "original": {
2477
- "value": "1.728",
2478
- "formula": "{typography.product.scale-ratio}**3"
2479
- },
2480
- "name": "typography-product-size-2-xl",
2481
- "attributes": {
2482
- "category": "typography",
2483
- "type": "product",
2484
- "item": "size",
2485
- "subitem": "2XL"
2486
- },
2487
- "path": [
2488
- "typography",
2489
- "product",
2490
- "size",
2491
- "2XL"
2492
- ]
2493
- },
2494
- "XL": {
2495
- "value": "1.44",
2496
- "formula": "1.2**2",
2497
- "filePath": "tokens/typography/scale.json",
2498
- "isSource": true,
2499
- "original": {
2500
- "value": "1.44",
2501
- "formula": "{typography.product.scale-ratio}**2"
2502
- },
2503
- "name": "typography-product-size-xl",
2504
- "attributes": {
2505
- "category": "typography",
2506
- "type": "product",
2507
- "item": "size",
2508
- "subitem": "XL"
2509
- },
2510
- "path": [
2511
- "typography",
2512
- "product",
2513
- "size",
2514
- "XL"
2515
- ]
2516
- },
2517
- "L": {
2518
- "value": "1.2",
2519
- "formula": "1.2**1",
2520
- "filePath": "tokens/typography/scale.json",
2521
- "isSource": true,
2522
- "original": {
2523
- "value": "1.2",
2524
- "formula": "{typography.product.scale-ratio}**1"
2525
- },
2526
- "name": "typography-product-size-l",
2527
- "attributes": {
2528
- "category": "typography",
2529
- "type": "product",
2530
- "item": "size",
2531
- "subitem": "L"
2532
- },
2533
- "path": [
2534
- "typography",
2535
- "product",
2536
- "size",
2537
- "L"
2538
- ]
2539
- },
2540
- "M": {
2541
- "value": "1",
2542
- "comment": "Base value.",
2543
- "filePath": "tokens/typography/scale.json",
2544
- "isSource": true,
2545
- "original": {
2546
- "value": "1",
2547
- "comment": "Base value."
2548
- },
2549
- "name": "typography-product-size-m",
2550
- "attributes": {
2551
- "category": "typography",
2552
- "type": "product",
2553
- "item": "size",
2554
- "subitem": "M"
2555
- },
2556
- "path": [
2557
- "typography",
2558
- "product",
2559
- "size",
2560
- "M"
2561
- ]
2562
- },
2563
- "S": {
2564
- "value": "0.833",
2565
- "formula": "1.2**-1",
2566
- "filePath": "tokens/typography/scale.json",
2567
- "isSource": true,
2568
- "original": {
2569
- "value": "0.833",
2570
- "formula": "{typography.product.scale-ratio}**-1"
2571
- },
2572
- "name": "typography-product-size-s",
2573
- "attributes": {
2574
- "category": "typography",
2575
- "type": "product",
2576
- "item": "size",
2577
- "subitem": "S"
2578
- },
2579
- "path": [
2580
- "typography",
2581
- "product",
2582
- "size",
2583
- "S"
2584
- ]
2585
- },
2586
- "XS": {
2587
- "value": "0.694",
2588
- "formula": "1.2**-2",
2589
- "filePath": "tokens/typography/scale.json",
2590
- "isSource": true,
2591
- "original": {
2592
- "value": "0.694",
2593
- "formula": "{typography.product.scale-ratio}**-2"
2594
- },
2595
- "name": "typography-product-size-xs",
2596
- "attributes": {
2597
- "category": "typography",
2598
- "type": "product",
2599
- "item": "size",
2600
- "subitem": "XS"
2601
- },
2602
- "path": [
2603
- "typography",
2604
- "product",
2605
- "size",
2606
- "XS"
2607
- ]
2608
- }
2609
- }
2610
- },
2611
- "letter-spacing": {
2612
- "XL": {
2613
- "value": "6%",
2614
- "filePath": "tokens/typography/letter-spacing.json",
2615
- "isSource": true,
2616
- "original": {
2617
- "value": "6%"
2618
- },
2619
- "name": "typography-letter-spacing-xl",
2620
- "attributes": {
2621
- "category": "typography",
2622
- "type": "letter-spacing",
2623
- "item": "XL"
2624
- },
2625
- "path": [
2626
- "typography",
2627
- "letter-spacing",
2628
- "XL"
2629
- ]
2630
- },
2631
- "L": {
2632
- "value": "4%",
2633
- "filePath": "tokens/typography/letter-spacing.json",
2634
- "isSource": true,
2635
- "original": {
2636
- "value": "4%"
2637
- },
2638
- "name": "typography-letter-spacing-l",
2639
- "attributes": {
2640
- "category": "typography",
2641
- "type": "letter-spacing",
2642
- "item": "L"
2643
- },
2644
- "path": [
2645
- "typography",
2646
- "letter-spacing",
2647
- "L"
2648
- ]
2649
- },
2650
- "M": {
2651
- "value": "2%",
2652
- "filePath": "tokens/typography/letter-spacing.json",
2653
- "isSource": true,
2654
- "original": {
2655
- "value": "2%"
2656
- },
2657
- "name": "typography-letter-spacing-m",
2658
- "attributes": {
2659
- "category": "typography",
2660
- "type": "letter-spacing",
2661
- "item": "M"
2662
- },
2663
- "path": [
2664
- "typography",
2665
- "letter-spacing",
2666
- "M"
2667
- ]
2668
- },
2669
- "S": {
2670
- "value": "1%",
2671
- "filePath": "tokens/typography/letter-spacing.json",
2672
- "isSource": true,
2673
- "original": {
2674
- "value": "1%"
2675
- },
2676
- "name": "typography-letter-spacing-s",
2677
- "attributes": {
2678
- "category": "typography",
2679
- "type": "letter-spacing",
2680
- "item": "S"
2681
- },
2682
- "path": [
2683
- "typography",
2684
- "letter-spacing",
2685
- "S"
2686
- ]
2687
- }
2688
- },
2689
- "line-height": {
2690
- "L": {
2691
- "value": "195.3%",
2692
- "filePath": "tokens/typography/line-height.json",
2693
- "isSource": true,
2694
- "original": {
2695
- "value": "195.3%"
2696
- },
2697
- "name": "typography-line-height-l",
2698
- "attributes": {
2699
- "category": "typography",
2700
- "type": "line-height",
2701
- "item": "L"
2702
- },
2703
- "path": [
2704
- "typography",
2705
- "line-height",
2706
- "L"
2707
- ]
2708
- },
2709
- "M": {
2710
- "value": "156.3%",
2711
- "filePath": "tokens/typography/line-height.json",
2712
- "isSource": true,
2713
- "original": {
2714
- "value": "156.3%"
2715
- },
2716
- "name": "typography-line-height-m",
2717
- "attributes": {
2718
- "category": "typography",
2719
- "type": "line-height",
2720
- "item": "M"
2721
- },
2722
- "path": [
2723
- "typography",
2724
- "line-height",
2725
- "M"
2726
- ]
2727
- },
2728
- "S": {
2729
- "value": "125%",
2730
- "filePath": "tokens/typography/line-height.json",
2731
- "isSource": true,
2732
- "original": {
2733
- "value": "125%"
2734
- },
2735
- "name": "typography-line-height-s",
2736
- "attributes": {
2737
- "category": "typography",
2738
- "type": "line-height",
2739
- "item": "S"
2740
- },
2741
- "path": [
2742
- "typography",
2743
- "line-height",
2744
- "S"
2745
- ]
2746
- }
2747
- },
2748
- "marketing": {
2749
- "scale-ratio": {
2750
- "value": "1.25",
2751
- "comment": "The base ratio/multiplier of the typographic scale for marketing",
2752
- "filePath": "tokens/typography/scale.json",
2753
- "isSource": true,
2754
- "original": {
2755
- "value": "1.25",
2756
- "comment": "The base ratio/multiplier of the typographic scale for marketing"
2757
- },
2758
- "name": "typography-marketing-scale-ratio",
2759
- "attributes": {
2760
- "category": "typography",
2761
- "type": "marketing",
2762
- "item": "scale-ratio"
2763
- },
2764
- "path": [
2765
- "typography",
2766
- "marketing",
2767
- "scale-ratio"
2768
- ]
2769
- },
2770
- "size": {
2771
- "4XL": {
2772
- "value": "3.052",
2773
- "formula": "1.25**5",
2774
- "filePath": "tokens/typography/scale.json",
2775
- "isSource": true,
2776
- "original": {
2777
- "value": "3.052",
2778
- "formula": "{typography.marketing.scale-ratio}**5"
2779
- },
2780
- "name": "typography-marketing-size-4-xl",
2781
- "attributes": {
2782
- "category": "typography",
2783
- "type": "marketing",
2784
- "item": "size",
2785
- "subitem": "4XL"
2786
- },
2787
- "path": [
2788
- "typography",
2789
- "marketing",
2790
- "size",
2791
- "4XL"
2792
- ]
2793
- },
2794
- "3XL": {
2795
- "value": "2.441",
2796
- "formula": "1.25**4",
2797
- "filePath": "tokens/typography/scale.json",
2798
- "isSource": true,
2799
- "original": {
2800
- "value": "2.441",
2801
- "formula": "{typography.marketing.scale-ratio}**4"
2802
- },
2803
- "name": "typography-marketing-size-3-xl",
2804
- "attributes": {
2805
- "category": "typography",
2806
- "type": "marketing",
2807
- "item": "size",
2808
- "subitem": "3XL"
2809
- },
2810
- "path": [
2811
- "typography",
2812
- "marketing",
2813
- "size",
2814
- "3XL"
2815
- ]
2816
- },
2817
- "2XL": {
2818
- "value": "1.953",
2819
- "formula": "1.25**3",
2820
- "filePath": "tokens/typography/scale.json",
2821
- "isSource": true,
2822
- "original": {
2823
- "value": "1.953",
2824
- "formula": "{typography.marketing.scale-ratio}**3"
2825
- },
2826
- "name": "typography-marketing-size-2-xl",
2827
- "attributes": {
2828
- "category": "typography",
2829
- "type": "marketing",
2830
- "item": "size",
2831
- "subitem": "2XL"
2832
- },
2833
- "path": [
2834
- "typography",
2835
- "marketing",
2836
- "size",
2837
- "2XL"
2838
- ]
2839
- },
2840
- "XL": {
2841
- "value": "1.563",
2842
- "formula": "1.25**2",
2843
- "filePath": "tokens/typography/scale.json",
2844
- "isSource": true,
2845
- "original": {
2846
- "value": "1.563",
2847
- "formula": "{typography.marketing.scale-ratio}**2"
2848
- },
2849
- "name": "typography-marketing-size-xl",
2850
- "attributes": {
2851
- "category": "typography",
2852
- "type": "marketing",
2853
- "item": "size",
2854
- "subitem": "XL"
2855
- },
2856
- "path": [
2857
- "typography",
2858
- "marketing",
2859
- "size",
2860
- "XL"
2861
- ]
2862
- },
2863
- "L": {
2864
- "value": "1.25",
2865
- "formula": "1.25**1",
2866
- "filePath": "tokens/typography/scale.json",
2867
- "isSource": true,
2868
- "original": {
2869
- "value": "1.25",
2870
- "formula": "{typography.marketing.scale-ratio}**1"
2871
- },
2872
- "name": "typography-marketing-size-l",
2873
- "attributes": {
2874
- "category": "typography",
2875
- "type": "marketing",
2876
- "item": "size",
2877
- "subitem": "L"
2878
- },
2879
- "path": [
2880
- "typography",
2881
- "marketing",
2882
- "size",
2883
- "L"
2884
- ]
2885
- },
2886
- "M": {
2887
- "value": "1",
2888
- "comment": "Base value.",
2889
- "filePath": "tokens/typography/scale.json",
2890
- "isSource": true,
2891
- "original": {
2892
- "value": "1",
2893
- "comment": "Base value."
2894
- },
2895
- "name": "typography-marketing-size-m",
2896
- "attributes": {
2897
- "category": "typography",
2898
- "type": "marketing",
2899
- "item": "size",
2900
- "subitem": "M"
2901
- },
2902
- "path": [
2903
- "typography",
2904
- "marketing",
2905
- "size",
2906
- "M"
2907
- ]
2908
- },
2909
- "S": {
2910
- "value": "0.8",
2911
- "formula": "1.25**-1",
2912
- "filePath": "tokens/typography/scale.json",
2913
- "isSource": true,
2914
- "original": {
2915
- "value": "0.8",
2916
- "formula": "{typography.marketing.scale-ratio}**-1"
2917
- },
2918
- "name": "typography-marketing-size-s",
2919
- "attributes": {
2920
- "category": "typography",
2921
- "type": "marketing",
2922
- "item": "size",
2923
- "subitem": "S"
2924
- },
2925
- "path": [
2926
- "typography",
2927
- "marketing",
2928
- "size",
2929
- "S"
2930
- ]
2931
- },
2932
- "XS": {
2933
- "value": "0.64",
2934
- "formula": "1.25**-2",
2935
- "filePath": "tokens/typography/scale.json",
2936
- "isSource": true,
2937
- "original": {
2938
- "value": "0.64",
2939
- "formula": "{typography.marketing.scale-ratio}**-2"
2940
- },
2941
- "name": "typography-marketing-size-xs",
2942
- "attributes": {
2943
- "category": "typography",
2944
- "type": "marketing",
2945
- "item": "size",
2946
- "subitem": "XS"
2947
- },
2948
- "path": [
2949
- "typography",
2950
- "marketing",
2951
- "size",
2952
- "XS"
2953
- ]
2954
- }
2955
- }
2956
- }
2957
- },
2958
- "viewports": {
2959
- "size": {
2960
- "small": {
2961
- "min": {
2962
- "value": 0,
2963
- "filePath": "tokens/viewports/size.json",
2964
- "isSource": true,
2965
- "original": {
2966
- "value": 0
2967
- },
2968
- "name": "viewports-size-small-min",
2969
- "attributes": {
2970
- "category": "viewports",
2971
- "type": "size",
2972
- "item": "small",
2973
- "subitem": "min"
2974
- },
2975
- "path": [
2976
- "viewports",
2977
- "size",
2978
- "small",
2979
- "min"
2980
- ]
2981
- },
2982
- "max": {
2983
- "value": 640,
2984
- "filePath": "tokens/viewports/size.json",
2985
- "isSource": true,
2986
- "original": {
2987
- "value": 640
2988
- },
2989
- "name": "viewports-size-small-max",
2990
- "attributes": {
2991
- "category": "viewports",
2992
- "type": "size",
2993
- "item": "small",
2994
- "subitem": "max"
2995
- },
2996
- "path": [
2997
- "viewports",
2998
- "size",
2999
- "small",
3000
- "max"
3001
- ]
3002
- }
3003
- },
3004
- "medium": {
3005
- "min": {
3006
- "value": 641,
3007
- "filePath": "tokens/viewports/size.json",
3008
- "isSource": true,
3009
- "original": {
3010
- "value": 641
3011
- },
3012
- "name": "viewports-size-medium-min",
3013
- "attributes": {
3014
- "category": "viewports",
3015
- "type": "size",
3016
- "item": "medium",
3017
- "subitem": "min"
3018
- },
3019
- "path": [
3020
- "viewports",
3021
- "size",
3022
- "medium",
3023
- "min"
3024
- ]
3025
- },
3026
- "max": {
3027
- "value": 1024,
3028
- "filePath": "tokens/viewports/size.json",
3029
- "isSource": true,
3030
- "original": {
3031
- "value": 1024
3032
- },
3033
- "name": "viewports-size-medium-max",
3034
- "attributes": {
3035
- "category": "viewports",
3036
- "type": "size",
3037
- "item": "medium",
3038
- "subitem": "max"
3039
- },
3040
- "path": [
3041
- "viewports",
3042
- "size",
3043
- "medium",
3044
- "max"
3045
- ]
3046
- }
3047
- },
3048
- "large": {
3049
- "min": {
3050
- "value": 1025,
3051
- "filePath": "tokens/viewports/size.json",
3052
- "isSource": true,
3053
- "original": {
3054
- "value": 1025
3055
- },
3056
- "name": "viewports-size-large-min",
3057
- "attributes": {
3058
- "category": "viewports",
3059
- "type": "size",
3060
- "item": "large",
3061
- "subitem": "min"
3062
- },
3063
- "path": [
3064
- "viewports",
3065
- "size",
3066
- "large",
3067
- "min"
3068
- ]
3069
- }
3070
- }
3071
- }
3072
- }
3073
- }