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