@adobe/spectrum-tokens 13.0.0-beta.48 → 13.0.0-beta.49

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.
@@ -351,22 +351,22 @@
351
351
  },
352
352
  "line-height-100": {
353
353
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
354
- "value": "1.3",
354
+ "value": 1.3,
355
355
  "uuid": "dd125d1d-cf4d-45c8-ab21-52331a9a264b"
356
356
  },
357
357
  "line-height-200": {
358
358
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
359
- "value": "1.5",
359
+ "value": 1.5,
360
360
  "uuid": "832f2589-0e75-48dd-bbe3-e3f5b98e6c97"
361
361
  },
362
362
  "cjk-line-height-100": {
363
363
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
364
- "value": "1.5",
364
+ "value": 1.5,
365
365
  "uuid": "8b4ab68d-9060-4e11-9ecc-3b9d3db27fe4"
366
366
  },
367
367
  "cjk-line-height-200": {
368
368
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
369
- "value": "1.7",
369
+ "value": 1.7,
370
370
  "uuid": "c5a5d186-54b3-44a0-b1c6-e9b102871015"
371
371
  },
372
372
  "cjk-letter-spacing": {
@@ -396,41 +396,47 @@
396
396
  "component": "heading",
397
397
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
398
398
  "value": "{light-font-weight}",
399
- "uuid": "ff84a748-5923-451d-967c-a346d2dee46c"
399
+ "uuid": "ff84a748-5923-451d-967c-a346d2dee46c",
400
+ "deprecated": true
400
401
  },
401
402
  "heading-sans-serif-light-font-style": {
402
403
  "component": "heading",
403
404
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
404
405
  "value": "{default-font-style}",
405
- "uuid": "c5551fd5-4ee2-4c93-b91f-9ed295fa63a4"
406
+ "uuid": "c5551fd5-4ee2-4c93-b91f-9ed295fa63a4",
407
+ "deprecated": true
406
408
  },
407
409
  "heading-serif-light-font-weight": {
408
410
  "component": "heading",
409
411
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
410
412
  "value": "{regular-font-weight}",
411
- "uuid": "66958795-6459-4750-8c68-dc39ab383837"
413
+ "uuid": "66958795-6459-4750-8c68-dc39ab383837",
414
+ "deprecated": true
412
415
  },
413
416
  "heading-serif-light-font-style": {
414
417
  "component": "heading",
415
418
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
416
419
  "value": "{default-font-style}",
417
- "uuid": "5f30418a-aa76-434e-bca9-902d5be0d929"
420
+ "uuid": "5f30418a-aa76-434e-bca9-902d5be0d929",
421
+ "deprecated": true
418
422
  },
419
423
  "heading-cjk-light-font-weight": {
420
424
  "component": "heading",
421
425
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
422
426
  "value": "{light-font-weight}",
423
- "uuid": "9da0ba4c-b4e3-4052-8b2e-d2fde714bb9d"
427
+ "uuid": "9da0ba4c-b4e3-4052-8b2e-d2fde714bb9d",
428
+ "deprecated": true
424
429
  },
425
430
  "heading-cjk-light-font-style": {
426
431
  "component": "heading",
427
432
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
428
433
  "value": "{default-font-style}",
429
- "uuid": "b5704c75-2914-4268-9023-7f7452e826c1"
434
+ "uuid": "b5704c75-2914-4268-9023-7f7452e826c1",
435
+ "deprecated": true
430
436
  },
431
437
  "heading-sans-serif-font-weight": {
432
438
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
433
- "value": "{bold-font-weight}",
439
+ "value": "{extra-bold-font-weight}",
434
440
  "uuid": "1d4d09b4-021a-48e8-a724-bfecc13df325"
435
441
  },
436
442
  "heading-sans-serif-font-style": {
@@ -488,7 +494,7 @@
488
494
  "heading-cjk-heavy-font-weight": {
489
495
  "component": "heading",
490
496
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
491
- "value": "{black-font-weight}",
497
+ "value": "{extra-bold-font-weight}",
492
498
  "uuid": "73c20d2f-1227-46bc-8548-102358405b0b"
493
499
  },
494
500
  "heading-cjk-heavy-font-style": {
@@ -501,37 +507,43 @@
501
507
  "component": "heading",
502
508
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
503
509
  "value": "{bold-font-weight}",
504
- "uuid": "75437f9a-7ee8-4194-b4b3-0746be097396"
510
+ "uuid": "75437f9a-7ee8-4194-b4b3-0746be097396",
511
+ "deprecated": true
505
512
  },
506
513
  "heading-sans-serif-light-strong-font-style": {
507
514
  "component": "heading",
508
515
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
509
516
  "value": "{default-font-style}",
510
- "uuid": "67271ca0-c9fd-4047-a615-6314d7333f7a"
517
+ "uuid": "67271ca0-c9fd-4047-a615-6314d7333f7a",
518
+ "deprecated": true
511
519
  },
512
520
  "heading-serif-light-strong-font-weight": {
513
521
  "component": "heading",
514
522
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
515
523
  "value": "{bold-font-weight}",
516
- "uuid": "29ad1c96-62e4-4143-88e8-fc8e08913a52"
524
+ "uuid": "29ad1c96-62e4-4143-88e8-fc8e08913a52",
525
+ "deprecated": true
517
526
  },
518
527
  "heading-serif-light-strong-font-style": {
519
528
  "component": "heading",
520
529
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
521
530
  "value": "{default-font-style}",
522
- "uuid": "73906871-24e5-48cc-9140-ec700c08d144"
531
+ "uuid": "73906871-24e5-48cc-9140-ec700c08d144",
532
+ "deprecated": true
523
533
  },
524
534
  "heading-cjk-light-strong-font-weight": {
525
535
  "component": "heading",
526
536
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
527
537
  "value": "{extra-bold-font-weight}",
528
- "uuid": "5ca91bc2-215b-4cbb-b966-80bfffd569ad"
538
+ "uuid": "5ca91bc2-215b-4cbb-b966-80bfffd569ad",
539
+ "deprecated": true
529
540
  },
530
541
  "heading-cjk-light-strong-font-style": {
531
542
  "component": "heading",
532
543
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
533
544
  "value": "{default-font-style}",
534
- "uuid": "be854057-43b1-40ce-bdc7-69960cd7638c"
545
+ "uuid": "be854057-43b1-40ce-bdc7-69960cd7638c",
546
+ "deprecated": true
535
547
  },
536
548
  "heading-sans-serif-strong-font-weight": {
537
549
  "component": "heading",
@@ -609,41 +621,47 @@
609
621
  "component": "heading",
610
622
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
611
623
  "value": "{light-font-weight}",
612
- "uuid": "e882ea46-8f0a-4313-84f5-85bb8d9f1f5e"
624
+ "uuid": "e882ea46-8f0a-4313-84f5-85bb8d9f1f5e",
625
+ "deprecated": true
613
626
  },
614
627
  "heading-sans-serif-light-emphasized-font-style": {
615
628
  "component": "heading",
616
629
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
617
630
  "value": "{italic-font-style}",
618
- "uuid": "5f88eb81-7052-4c21-9896-f14cb09f0e70"
631
+ "uuid": "5f88eb81-7052-4c21-9896-f14cb09f0e70",
632
+ "deprecated": true
619
633
  },
620
634
  "heading-serif-light-emphasized-font-weight": {
621
635
  "component": "heading",
622
636
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
623
637
  "value": "{regular-font-weight}",
624
- "uuid": "b5f79fde-07f7-4c07-897e-0bfdf27e2839"
638
+ "uuid": "b5f79fde-07f7-4c07-897e-0bfdf27e2839",
639
+ "deprecated": true
625
640
  },
626
641
  "heading-serif-light-emphasized-font-style": {
627
642
  "component": "heading",
628
643
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
629
644
  "value": "{italic-font-style}",
630
- "uuid": "7bd831cd-3fe0-402b-a105-f65b8e8023e2"
645
+ "uuid": "7bd831cd-3fe0-402b-a105-f65b8e8023e2",
646
+ "deprecated": true
631
647
  },
632
648
  "heading-cjk-light-emphasized-font-weight": {
633
649
  "component": "heading",
634
650
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
635
651
  "value": "{regular-font-weight}",
636
- "uuid": "aea9787b-ee0b-40cc-9089-5973e52b18bd"
652
+ "uuid": "aea9787b-ee0b-40cc-9089-5973e52b18bd",
653
+ "deprecated": true
637
654
  },
638
655
  "heading-cjk-light-emphasized-font-style": {
639
656
  "component": "heading",
640
657
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
641
658
  "value": "{default-font-style}",
642
- "uuid": "dac03eec-6910-4176-bfca-33f8a57cf3d7"
659
+ "uuid": "dac03eec-6910-4176-bfca-33f8a57cf3d7",
660
+ "deprecated": true
643
661
  },
644
662
  "heading-sans-serif-emphasized-font-weight": {
645
663
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
646
- "value": "{bold-font-weight}",
664
+ "value": "{extra-bold-font-weight}",
647
665
  "uuid": "e4a183fd-53c5-4dbb-afd1-6308e2e74f80"
648
666
  },
649
667
  "heading-sans-serif-emphasized-font-style": {
@@ -715,37 +733,43 @@
715
733
  "component": "heading",
716
734
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
717
735
  "value": "{bold-font-weight}",
718
- "uuid": "c297a503-fc3c-4939-8c5a-6611b9b04719"
736
+ "uuid": "c297a503-fc3c-4939-8c5a-6611b9b04719",
737
+ "deprecated": true
719
738
  },
720
739
  "heading-sans-serif-light-strong-emphasized-font-style": {
721
740
  "component": "heading",
722
741
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
723
742
  "value": "{italic-font-style}",
724
- "uuid": "bc5d65e0-e13a-424c-a260-9268a0dee66c"
743
+ "uuid": "bc5d65e0-e13a-424c-a260-9268a0dee66c",
744
+ "deprecated": true
725
745
  },
726
746
  "heading-serif-light-strong-emphasized-font-weight": {
727
747
  "component": "heading",
728
748
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
729
749
  "value": "{bold-font-weight}",
730
- "uuid": "98c61df3-057d-4345-881e-0c04628757f3"
750
+ "uuid": "98c61df3-057d-4345-881e-0c04628757f3",
751
+ "deprecated": true
731
752
  },
732
753
  "heading-serif-light-strong-emphasized-font-style": {
733
754
  "component": "heading",
734
755
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
735
756
  "value": "{italic-font-style}",
736
- "uuid": "71c8e302-6bc1-4f45-b804-c847dd153d1b"
757
+ "uuid": "71c8e302-6bc1-4f45-b804-c847dd153d1b",
758
+ "deprecated": true
737
759
  },
738
760
  "heading-cjk-light-strong-emphasized-font-weight": {
739
761
  "component": "heading",
740
762
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
741
763
  "value": "{extra-bold-font-weight}",
742
- "uuid": "83cc347c-7a1a-4665-9de4-cf19903f1043"
764
+ "uuid": "83cc347c-7a1a-4665-9de4-cf19903f1043",
765
+ "deprecated": true
743
766
  },
744
767
  "heading-cjk-light-strong-emphasized-font-style": {
745
768
  "component": "heading",
746
769
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
747
770
  "value": "{default-font-style}",
748
- "uuid": "9136e25e-563b-4485-bad7-41809d5317de"
771
+ "uuid": "9136e25e-563b-4485-bad7-41809d5317de",
772
+ "deprecated": true
749
773
  },
750
774
  "heading-sans-serif-strong-emphasized-font-weight": {
751
775
  "component": "heading",
@@ -852,31 +876,42 @@
852
876
  "heading-size-s": {
853
877
  "component": "heading",
854
878
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
855
- "value": "{font-size-300}",
879
+ "value": "{font-size-400}",
856
880
  "uuid": "96673fee-b75c-4867-9041-48362af044bc"
857
881
  },
858
882
  "heading-size-xs": {
859
883
  "component": "heading",
860
884
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
861
- "value": "{font-size-200}",
885
+ "value": "{font-size-300}",
862
886
  "uuid": "4f179af6-c31f-48f8-927c-a45150668ad3"
863
887
  },
864
888
  "heading-size-xxs": {
865
889
  "component": "heading",
866
890
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
867
891
  "value": "{font-size-100}",
868
- "uuid": "82a831b4-b624-475b-b2be-4eb949e48626"
892
+ "uuid": "82a831b4-b624-475b-b2be-4eb949e48626",
893
+ "deprecated": true
894
+ },
895
+ "heading-cjk-size-xxxxl": {
896
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
897
+ "value": "{font-size-1400}",
898
+ "uuid": "3b954e15-341a-40f4-a47e-9abd2813fec4"
899
+ },
900
+ "heading-size-xxxxl": {
901
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
902
+ "value": "{font-size-1500}",
903
+ "uuid": "517d86cc-2e66-4cdc-8841-cb32db9e56f4"
869
904
  },
870
905
  "heading-cjk-size-xxxl": {
871
906
  "component": "heading",
872
907
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
873
- "value": "{font-size-1300}",
908
+ "value": "{font-size-1200}",
874
909
  "uuid": "5a44e177-2478-4bb0-9212-ba2df64c8b00"
875
910
  },
876
911
  "heading-cjk-size-xxl": {
877
912
  "component": "heading",
878
913
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
879
- "value": "{font-size-900}",
914
+ "value": "{font-size-1000}",
880
915
  "uuid": "fbf59302-1ad2-4327-bfde-d638a0ca2429"
881
916
  },
882
917
  "heading-cjk-size-xl": {
@@ -913,7 +948,8 @@
913
948
  "component": "heading",
914
949
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
915
950
  "value": "{font-size-100}",
916
- "uuid": "bddd6a96-c280-47ca-8858-20df055e488d"
951
+ "uuid": "bddd6a96-c280-47ca-8858-20df055e488d",
952
+ "deprecated": true
917
953
  },
918
954
  "heading-line-height": {
919
955
  "component": "heading",
@@ -930,13 +966,13 @@
930
966
  "heading-margin-top-multiplier": {
931
967
  "component": "heading",
932
968
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
933
- "value": "0.88888889",
969
+ "value": 0.88888889,
934
970
  "uuid": "008fa04b-6d74-416b-a6ae-ceec90f08642"
935
971
  },
936
972
  "heading-margin-bottom-multiplier": {
937
973
  "component": "heading",
938
974
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
939
- "value": "0.25",
975
+ "value": 0.25,
940
976
  "uuid": "dd2035b4-506f-41ab-a656-de3668d44e0f"
941
977
  },
942
978
  "heading-color": {
@@ -1209,7 +1245,7 @@
1209
1245
  "body-margin-multiplier": {
1210
1246
  "component": "body",
1211
1247
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
1212
- "value": "0.75",
1248
+ "value": 0.75,
1213
1249
  "uuid": "8f2e9283-4cbc-4374-9757-ed8d68542c89"
1214
1250
  },
1215
1251
  "body-color": {
@@ -1239,7 +1275,7 @@
1239
1275
  "detail-sans-serif-font-weight": {
1240
1276
  "component": "detail",
1241
1277
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1242
- "value": "{bold-font-weight}",
1278
+ "value": "{medium-font-weight}",
1243
1279
  "uuid": "d06a4346-ec24-4922-8985-4b8a05e0bfc6"
1244
1280
  },
1245
1281
  "detail-sans-serif-font-style": {
@@ -1251,7 +1287,7 @@
1251
1287
  "detail-serif-font-weight": {
1252
1288
  "component": "detail",
1253
1289
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1254
- "value": "{bold-font-weight}",
1290
+ "value": "{medium-font-weight}",
1255
1291
  "uuid": "87ef8843-f44e-4526-80cd-9635f3e0261e"
1256
1292
  },
1257
1293
  "detail-serif-font-style": {
@@ -1263,7 +1299,7 @@
1263
1299
  "detail-cjk-font-weight": {
1264
1300
  "component": "detail",
1265
1301
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1266
- "value": "{extra-bold-font-weight}",
1302
+ "value": "{bold-font-weight}",
1267
1303
  "uuid": "9b11f80a-7600-4a6b-a366-218ba320a5cc"
1268
1304
  },
1269
1305
  "detail-cjk-font-style": {
@@ -1276,37 +1312,43 @@
1276
1312
  "component": "detail",
1277
1313
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1278
1314
  "value": "{regular-font-weight}",
1279
- "uuid": "cf8f93e2-2b79-4a4c-bb31-313e013148e3"
1315
+ "uuid": "cf8f93e2-2b79-4a4c-bb31-313e013148e3",
1316
+ "deprecated": true
1280
1317
  },
1281
1318
  "detail-sans-serif-light-font-style": {
1282
1319
  "component": "detail",
1283
1320
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1284
1321
  "value": "{default-font-style}",
1285
- "uuid": "a6b7c26e-3ff5-4241-b9cc-3026604fe30e"
1322
+ "uuid": "a6b7c26e-3ff5-4241-b9cc-3026604fe30e",
1323
+ "deprecated": true
1286
1324
  },
1287
1325
  "detail-serif-light-font-weight": {
1288
1326
  "component": "detail",
1289
1327
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1290
1328
  "value": "{regular-font-weight}",
1291
- "uuid": "2a15a805-fd08-4f8e-82e6-9264ef8937cb"
1329
+ "uuid": "2a15a805-fd08-4f8e-82e6-9264ef8937cb",
1330
+ "deprecated": true
1292
1331
  },
1293
1332
  "detail-serif-light-font-style": {
1294
1333
  "component": "detail",
1295
1334
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1296
1335
  "value": "{default-font-style}",
1297
- "uuid": "f6478d1d-5dcf-43eb-a4fc-498479b29aa7"
1336
+ "uuid": "f6478d1d-5dcf-43eb-a4fc-498479b29aa7",
1337
+ "deprecated": true
1298
1338
  },
1299
1339
  "detail-cjk-light-font-weight": {
1300
1340
  "component": "detail",
1301
1341
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1302
1342
  "value": "{light-font-weight}",
1303
- "uuid": "3b531775-a1fd-4a40-b169-7c42b8c6de38"
1343
+ "uuid": "3b531775-a1fd-4a40-b169-7c42b8c6de38",
1344
+ "deprecated": true
1304
1345
  },
1305
1346
  "detail-cjk-light-font-style": {
1306
1347
  "component": "detail",
1307
1348
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1308
1349
  "value": "{default-font-style}",
1309
- "uuid": "4cc06d86-326e-4b6f-a751-99445bb1d131"
1350
+ "uuid": "4cc06d86-326e-4b6f-a751-99445bb1d131",
1351
+ "deprecated": true
1310
1352
  },
1311
1353
  "detail-sans-serif-strong-font-weight": {
1312
1354
  "component": "detail",
@@ -1335,7 +1377,7 @@
1335
1377
  "detail-cjk-strong-font-weight": {
1336
1378
  "component": "detail",
1337
1379
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1338
- "value": "{black-font-weight}",
1380
+ "value": "{extra-bold-font-weight}",
1339
1381
  "uuid": "ef2997f3-276c-4662-8644-9514590114f4"
1340
1382
  },
1341
1383
  "detail-cjk-strong-font-style": {
@@ -1348,42 +1390,48 @@
1348
1390
  "component": "detail",
1349
1391
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1350
1392
  "value": "{regular-font-weight}",
1351
- "uuid": "4f0f95d3-098a-4852-bd21-785f5bf054b5"
1393
+ "uuid": "4f0f95d3-098a-4852-bd21-785f5bf054b5",
1394
+ "deprecated": true
1352
1395
  },
1353
1396
  "detail-sans-serif-light-strong-font-style": {
1354
1397
  "component": "detail",
1355
1398
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1356
1399
  "value": "{default-font-style}",
1357
- "uuid": "c1966f09-1c6e-4fe0-89ad-8fb8e847e3ba"
1400
+ "uuid": "c1966f09-1c6e-4fe0-89ad-8fb8e847e3ba",
1401
+ "deprecated": true
1358
1402
  },
1359
1403
  "detail-serif-light-strong-font-weight": {
1360
1404
  "component": "detail",
1361
1405
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1362
1406
  "value": "{regular-font-weight}",
1363
- "uuid": "fc5df058-f678-4dc8-953f-e2738798ee2b"
1407
+ "uuid": "fc5df058-f678-4dc8-953f-e2738798ee2b",
1408
+ "deprecated": true
1364
1409
  },
1365
1410
  "detail-serif-light-strong-font-style": {
1366
1411
  "component": "detail",
1367
1412
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1368
1413
  "value": "{default-font-style}",
1369
- "uuid": "7a878a3f-b663-41ee-8357-6e62f2e51d80"
1414
+ "uuid": "7a878a3f-b663-41ee-8357-6e62f2e51d80",
1415
+ "deprecated": true
1370
1416
  },
1371
1417
  "detail-cjk-light-strong-font-weight": {
1372
1418
  "component": "detail",
1373
1419
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1374
1420
  "value": "{extra-bold-font-weight}",
1375
- "uuid": "91231878-73dc-46ce-a277-1d14e0e36842"
1421
+ "uuid": "91231878-73dc-46ce-a277-1d14e0e36842",
1422
+ "deprecated": true
1376
1423
  },
1377
1424
  "detail-cjk-light-strong-font-style": {
1378
1425
  "component": "detail",
1379
1426
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1380
1427
  "value": "{default-font-style}",
1381
- "uuid": "ec87fefe-f35f-41a0-9be1-6d076f0db230"
1428
+ "uuid": "ec87fefe-f35f-41a0-9be1-6d076f0db230",
1429
+ "deprecated": true
1382
1430
  },
1383
1431
  "detail-sans-serif-emphasized-font-weight": {
1384
1432
  "component": "detail",
1385
1433
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1386
- "value": "{bold-font-weight}",
1434
+ "value": "{regular-font-weight}",
1387
1435
  "uuid": "6ca600be-010a-4aaa-a815-e5bfdbe36b21"
1388
1436
  },
1389
1437
  "detail-sans-serif-emphasized-font-style": {
@@ -1395,7 +1443,7 @@
1395
1443
  "detail-serif-emphasized-font-weight": {
1396
1444
  "component": "detail",
1397
1445
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1398
- "value": "{bold-font-weight}",
1446
+ "value": "{medium-font-weight}",
1399
1447
  "uuid": "247b2004-e0bc-42b9-ba83-6edbe417c4cb"
1400
1448
  },
1401
1449
  "detail-serif-emphasized-font-style": {
@@ -1407,7 +1455,7 @@
1407
1455
  "detail-cjk-emphasized-font-weight": {
1408
1456
  "component": "detail",
1409
1457
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1410
- "value": "{black-font-weight}",
1458
+ "value": "{extra-bold-font-weight}",
1411
1459
  "uuid": "aa70fa2d-87ee-4e67-b230-85f400ddd7d1"
1412
1460
  },
1413
1461
  "detail-cjk-emphasized-font-style": {
@@ -1420,37 +1468,43 @@
1420
1468
  "component": "detail",
1421
1469
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1422
1470
  "value": "{regular-font-weight}",
1423
- "uuid": "64972012-5050-41d0-9c9b-269b533a58b7"
1471
+ "uuid": "64972012-5050-41d0-9c9b-269b533a58b7",
1472
+ "deprecated": true
1424
1473
  },
1425
1474
  "detail-sans-serif-light-emphasized-font-style": {
1426
1475
  "component": "detail",
1427
1476
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1428
1477
  "value": "{italic-font-style}",
1429
- "uuid": "fc6098a2-3263-433c-8378-ba609629ef53"
1478
+ "uuid": "fc6098a2-3263-433c-8378-ba609629ef53",
1479
+ "deprecated": true
1430
1480
  },
1431
1481
  "detail-serif-light-emphasized-font-weight": {
1432
1482
  "component": "detail",
1433
1483
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1434
1484
  "value": "{regular-font-weight}",
1435
- "uuid": "3d27f76e-b068-4f06-bea8-ee31fcbc49b2"
1485
+ "uuid": "3d27f76e-b068-4f06-bea8-ee31fcbc49b2",
1486
+ "deprecated": true
1436
1487
  },
1437
1488
  "detail-serif-light-emphasized-font-style": {
1438
1489
  "component": "detail",
1439
1490
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1440
1491
  "value": "{italic-font-style}",
1441
- "uuid": "320bcd8e-2bb8-4e9e-9b1d-4838b2966857"
1492
+ "uuid": "320bcd8e-2bb8-4e9e-9b1d-4838b2966857",
1493
+ "deprecated": true
1442
1494
  },
1443
1495
  "detail-cjk-light-emphasized-font-weight": {
1444
1496
  "component": "detail",
1445
1497
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1446
1498
  "value": "{regular-font-weight}",
1447
- "uuid": "279d9a16-279f-4788-b5b0-af825a4b5d40"
1499
+ "uuid": "279d9a16-279f-4788-b5b0-af825a4b5d40",
1500
+ "deprecated": true
1448
1501
  },
1449
1502
  "detail-cjk-light-emphasized-font-style": {
1450
1503
  "component": "detail",
1451
1504
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1452
1505
  "value": "{default-font-style}",
1453
- "uuid": "c7b1b312-cd81-4c65-8a67-017f91aee40b"
1506
+ "uuid": "c7b1b312-cd81-4c65-8a67-017f91aee40b",
1507
+ "deprecated": true
1454
1508
  },
1455
1509
  "detail-sans-serif-strong-emphasized-font-weight": {
1456
1510
  "component": "detail",
@@ -1479,7 +1533,7 @@
1479
1533
  "detail-cjk-strong-emphasized-font-weight": {
1480
1534
  "component": "detail",
1481
1535
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1482
- "value": "{black-font-weight}",
1536
+ "value": "{extra-bold-font-weight}",
1483
1537
  "uuid": "a7007c07-15a4-4671-bd3b-7406f4b374bb"
1484
1538
  },
1485
1539
  "detail-cjk-strong-emphasized-font-style": {
@@ -1492,60 +1546,66 @@
1492
1546
  "component": "detail",
1493
1547
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1494
1548
  "value": "{regular-font-weight}",
1495
- "uuid": "53f16a1c-9d44-4384-9a7e-88a2c4319486"
1549
+ "uuid": "53f16a1c-9d44-4384-9a7e-88a2c4319486",
1550
+ "deprecated": true
1496
1551
  },
1497
1552
  "detail-sans-serif-light-strong-emphasized-font-style": {
1498
1553
  "component": "detail",
1499
1554
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1500
1555
  "value": "{italic-font-style}",
1501
- "uuid": "b7364639-2686-4e12-9ede-d6543d0d0d6d"
1556
+ "uuid": "b7364639-2686-4e12-9ede-d6543d0d0d6d",
1557
+ "deprecated": true
1502
1558
  },
1503
1559
  "detail-serif-light-strong-emphasized-font-weight": {
1504
1560
  "component": "detail",
1505
1561
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1506
1562
  "value": "{regular-font-weight}",
1507
- "uuid": "1c524d85-9fca-433c-b5c4-5eaa456cc3a2"
1563
+ "uuid": "1c524d85-9fca-433c-b5c4-5eaa456cc3a2",
1564
+ "deprecated": true
1508
1565
  },
1509
1566
  "detail-serif-light-strong-emphasized-font-style": {
1510
1567
  "component": "detail",
1511
1568
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1512
1569
  "value": "{italic-font-style}",
1513
- "uuid": "42d2049f-cda2-4ae4-8d0a-41f7789f768b"
1570
+ "uuid": "42d2049f-cda2-4ae4-8d0a-41f7789f768b",
1571
+ "deprecated": true
1514
1572
  },
1515
1573
  "detail-cjk-light-strong-emphasized-font-weight": {
1516
1574
  "component": "detail",
1517
1575
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1518
1576
  "value": "{extra-bold-font-weight}",
1519
- "uuid": "0bc51146-a3e5-48c4-8324-4490b9d30f4d"
1577
+ "uuid": "0bc51146-a3e5-48c4-8324-4490b9d30f4d",
1578
+ "deprecated": true
1520
1579
  },
1521
1580
  "detail-cjk-light-strong-emphasized-font-style": {
1522
1581
  "component": "detail",
1523
1582
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1524
1583
  "value": "{default-font-style}",
1525
- "uuid": "1d4235ff-c183-4d6c-8277-9783e3e1ce7a"
1584
+ "uuid": "1d4235ff-c183-4d6c-8277-9783e3e1ce7a",
1585
+ "deprecated": true
1526
1586
  },
1527
1587
  "detail-size-xl": {
1528
1588
  "component": "detail",
1529
1589
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1530
- "value": "{font-size-200}",
1590
+ "value": "{font-size-300}",
1531
1591
  "uuid": "ab476eec-b592-4890-af8f-74de808cb87f"
1532
1592
  },
1533
1593
  "detail-size-l": {
1534
1594
  "component": "detail",
1535
1595
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1536
- "value": "{font-size-100}",
1596
+ "value": "{font-size-200}",
1537
1597
  "uuid": "613da587-5c48-4efa-abb5-36378c1e81f0"
1538
1598
  },
1539
1599
  "detail-size-m": {
1540
1600
  "component": "detail",
1541
1601
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1542
- "value": "{font-size-75}",
1602
+ "value": "{font-size-100}",
1543
1603
  "uuid": "07840554-1ec1-4823-b119-474ec9cc31f0"
1544
1604
  },
1545
1605
  "detail-size-s": {
1546
1606
  "component": "detail",
1547
1607
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1548
- "value": "{font-size-50}",
1608
+ "value": "{font-size-75}",
1549
1609
  "uuid": "585e1bec-ee93-4983-b0bb-3a1f6ec28218"
1550
1610
  },
1551
1611
  "detail-line-height": {
@@ -1563,39 +1623,78 @@
1563
1623
  "detail-margin-top-multiplier": {
1564
1624
  "component": "detail",
1565
1625
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
1566
- "value": "0.88888889",
1626
+ "value": 0.88888889,
1567
1627
  "uuid": "5d34c3b5-fddd-420b-bfe4-0dee4e07701c"
1568
1628
  },
1569
1629
  "detail-margin-bottom-multiplier": {
1570
1630
  "component": "detail",
1571
1631
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/multiplier.json",
1572
- "value": "0.25",
1632
+ "value": 0.25,
1573
1633
  "uuid": "35ac24a4-0338-44c6-b780-120a0af0fc51"
1574
1634
  },
1575
1635
  "detail-letter-spacing": {
1576
1636
  "component": "detail",
1577
1637
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
1578
1638
  "value": "0.06em",
1579
- "uuid": "c4dbe044-dc8c-4722-b36c-5442cd2bc279"
1639
+ "uuid": "c4dbe044-dc8c-4722-b36c-5442cd2bc279",
1640
+ "deprecated": true
1580
1641
  },
1581
1642
  "detail-sans-serif-text-transform": {
1582
1643
  "component": "detail",
1583
1644
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/text-transform.json",
1584
1645
  "value": "uppercase",
1585
- "uuid": "8646d403-21f9-4e77-8a21-92289c303715"
1646
+ "uuid": "8646d403-21f9-4e77-8a21-92289c303715",
1647
+ "deprecated": true
1586
1648
  },
1587
1649
  "detail-serif-text-transform": {
1588
1650
  "component": "detail",
1589
1651
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/text-transform.json",
1590
1652
  "value": "uppercase",
1591
- "uuid": "0e161c32-c412-4cda-bacb-7eaa548b5534"
1653
+ "uuid": "0e161c32-c412-4cda-bacb-7eaa548b5534",
1654
+ "deprecated": true
1592
1655
  },
1593
1656
  "detail-color": {
1594
1657
  "component": "detail",
1595
1658
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1596
- "value": "{gray-900}",
1659
+ "value": "{gray-600}",
1597
1660
  "uuid": "5f6b9d7a-2433-44fa-8de5-1fb40137e334"
1598
1661
  },
1662
+ "detail-cjk-size-xs": {
1663
+ "component": "detail",
1664
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1665
+ "value": "{font-size-25}",
1666
+ "uuid": "e6d8e8ae-d9a3-42fb-b4c7-f2e893b926f1"
1667
+ },
1668
+ "detail-cjk-size-s": {
1669
+ "component": "detail",
1670
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1671
+ "value": "{font-size-50}",
1672
+ "uuid": "8eb0f29f-71a1-4aa5-a3ed-98a373baf620"
1673
+ },
1674
+ "detail-cjk-size-m": {
1675
+ "component": "detail",
1676
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1677
+ "value": "{font-size-75}",
1678
+ "uuid": "236c73fb-d3bc-4390-8682-dd06fbd92d23"
1679
+ },
1680
+ "detail-cjk-size-l": {
1681
+ "component": "detail",
1682
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1683
+ "value": "{font-size-100}",
1684
+ "uuid": "92399d83-aa71-4207-b533-4fe69e6271e2"
1685
+ },
1686
+ "detail-cjk-size-xl": {
1687
+ "component": "detail",
1688
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1689
+ "value": "{font-size-200}",
1690
+ "uuid": "533265d4-7304-4688-b2fb-379a086b20bf"
1691
+ },
1692
+ "detail-size-xs": {
1693
+ "component": "detail",
1694
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/alias.json",
1695
+ "value": "{font-size-50}",
1696
+ "uuid": "b33a59b4-1ec2-4f09-8cb3-9bfd09d7c695"
1697
+ },
1599
1698
  "code-font-family": {
1600
1699
  "component": "code",
1601
1700
  "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-family.json",