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