@adobe/spectrum-tokens 14.6.0 → 14.7.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.
@@ -230,123 +230,52 @@
230
230
  "uuid": "be263571-bd6b-4383-bdf9-3cdf80248b6a",
231
231
  "value": "{bold-font-weight}"
232
232
  },
233
- "body-size-2x-large": {
234
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
235
- "component": "body",
236
- "uuid": "6a138500-a7a8-4aa4-9269-1da4cdc8fed7",
237
- "value": "{font-size-500}"
238
- },
239
- "body-size-2x-small": {
240
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
241
- "uuid": "315cf673-7fa1-41a2-affe-425050b84232",
242
- "value": "{font-size-50}"
243
- },
244
- "body-size-3x-large": {
245
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
246
- "component": "body",
247
- "uuid": "631c3893-b90e-42c0-a863-eca6cab06372",
248
- "value": "{font-size-600}"
249
- },
250
- "body-size-extra-large": {
251
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
252
- "component": "body",
253
- "uuid": "cd8fd724-6ef6-4186-84a4-b41de2d37cd4",
254
- "value": "{font-size-400}"
255
- },
256
- "body-size-extra-small": {
257
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
258
- "component": "body",
259
- "uuid": "f711e6d7-a953-4c81-a221-4be5e253446b",
260
- "value": "{font-size-75}"
261
- },
262
233
  "body-size-l": {
263
234
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
264
235
  "component": "body",
265
236
  "uuid": "884b74cb-d247-491d-acb9-d3dc84bfd9a6",
266
- "value": "{font-size-300}",
267
- "deprecated": true,
268
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-large` instead.",
269
- "renamed": "body-size-large"
270
- },
271
- "body-size-large": {
272
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
273
- "component": "body",
274
- "uuid": "0fa08c71-7e94-4460-96b6-c81135988dba",
275
237
  "value": "{font-size-300}"
276
238
  },
277
239
  "body-size-m": {
278
240
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
279
241
  "component": "body",
280
242
  "uuid": "4f7f6878-5304-48d3-8a42-5bb452c2163b",
281
- "value": "{font-size-200}",
282
- "deprecated": true,
283
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-medium` instead.",
284
- "renamed": "body-size-medium"
285
- },
286
- "body-size-medium": {
287
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
288
- "component": "body",
289
- "uuid": "0235dc51-7d6b-43ba-aa67-5b23e2178aef",
290
243
  "value": "{font-size-200}"
291
244
  },
292
245
  "body-size-s": {
293
246
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
294
247
  "component": "body",
295
248
  "uuid": "1194f7e3-e4c3-4a3a-bd19-50f4b48e1a6e",
296
- "value": "{font-size-100}",
297
- "deprecated": true,
298
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-small` instead.",
299
- "renamed": "body-size-small"
300
- },
301
- "body-size-small": {
302
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
303
- "component": "body",
304
- "uuid": "c1ffe59b-1099-4cad-b6c8-a147383bebd2",
305
249
  "value": "{font-size-100}"
306
250
  },
307
251
  "body-size-xl": {
308
252
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
309
253
  "component": "body",
310
254
  "uuid": "3927604f-eaf3-4605-aa34-80b7bc88ac0f",
311
- "value": "{font-size-400}",
312
- "deprecated": true,
313
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-extra-large` instead.",
314
- "renamed": "body-size-extra-large"
255
+ "value": "{font-size-400}"
315
256
  },
316
257
  "body-size-xs": {
317
258
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
318
259
  "component": "body",
319
260
  "uuid": "25e93322-8f0b-45f8-ae9a-18668251f064",
320
- "value": "{font-size-75}",
321
- "deprecated": true,
322
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-extra-small` instead.",
323
- "renamed": "body-size-extra-small"
261
+ "value": "{font-size-75}"
324
262
  },
325
263
  "body-size-xxl": {
326
264
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
327
265
  "component": "body",
328
266
  "uuid": "4d0d4ed9-af14-4d88-98f1-9237f65e192a",
329
- "value": "{font-size-500}",
330
- "deprecated": true,
331
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-2x-large` instead.",
332
- "renamed": "body-size-2x-large"
267
+ "value": "{font-size-500}"
333
268
  },
334
269
  "body-size-xxs": {
335
270
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
336
271
  "uuid": "3aa79ac7-9e78-4413-b500-b8d1937705cb",
337
- "value": "{font-size-50}",
338
- "deprecated": true,
339
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-2x-small` instead.",
340
- "renamed": "body-size-2x-small"
272
+ "value": "{font-size-50}"
341
273
  },
342
274
  "body-size-xxxl": {
343
275
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
344
276
  "component": "body",
345
277
  "uuid": "e0b8ceea-3404-4c4b-9145-fe5d445020fe",
346
- "value": "{font-size-600}",
347
- "deprecated": true,
348
- "deprecated_comment": "Renamed to spec-order name. Use `body-size-3x-large` instead.",
349
- "renamed": "body-size-3x-large"
278
+ "value": "{font-size-600}"
350
279
  },
351
280
  "bold-font-weight": {
352
281
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
@@ -475,80 +404,35 @@
475
404
  "uuid": "0d33b30d-96d6-4b5a-90d2-2a708bdae623",
476
405
  "value": "{line-height-200}"
477
406
  },
478
- "code-size-extra-large": {
479
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
480
- "component": "code",
481
- "uuid": "30d05fe0-2bc8-4d2e-84f6-9caa56f30987",
482
- "value": "{font-size-400}"
483
- },
484
- "code-size-extra-small": {
485
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
486
- "component": "code",
487
- "uuid": "3d3b9715-b930-447e-8077-83f75263f645",
488
- "value": "{font-size-75}"
489
- },
490
407
  "code-size-l": {
491
408
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
492
409
  "component": "code",
493
410
  "uuid": "b7010f1a-c994-4b19-b273-3f609fe4be2b",
494
- "value": "{font-size-300}",
495
- "deprecated": true,
496
- "deprecated_comment": "Renamed to spec-order name. Use `code-size-large` instead.",
497
- "renamed": "code-size-large"
498
- },
499
- "code-size-large": {
500
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
501
- "component": "code",
502
- "uuid": "0ded433c-53b8-45f9-983c-a382c2469f65",
503
411
  "value": "{font-size-300}"
504
412
  },
505
413
  "code-size-m": {
506
414
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
507
415
  "component": "code",
508
416
  "uuid": "e5b76091-7cbb-4d1e-8d27-48f00759c9f3",
509
- "value": "{font-size-200}",
510
- "deprecated": true,
511
- "deprecated_comment": "Renamed to spec-order name. Use `code-size-medium` instead.",
512
- "renamed": "code-size-medium"
513
- },
514
- "code-size-medium": {
515
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
516
- "component": "code",
517
- "uuid": "4d9ed9a3-5af9-41a7-b897-6928741528da",
518
417
  "value": "{font-size-200}"
519
418
  },
520
419
  "code-size-s": {
521
420
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
522
421
  "component": "code",
523
422
  "uuid": "efa9311b-27c5-45ea-93a7-bef6f9370179",
524
- "value": "{font-size-100}",
525
- "deprecated": true,
526
- "deprecated_comment": "Renamed to spec-order name. Use `code-size-small` instead.",
527
- "renamed": "code-size-small"
528
- },
529
- "code-size-small": {
530
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
531
- "component": "code",
532
- "uuid": "fb0c98dc-8bf7-4a0e-991d-53dfb8c7d593",
533
423
  "value": "{font-size-100}"
534
424
  },
535
425
  "code-size-xl": {
536
426
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
537
427
  "component": "code",
538
428
  "uuid": "7879adbc-6c38-4d29-9a90-a4ad91c75b90",
539
- "value": "{font-size-400}",
540
- "deprecated": true,
541
- "deprecated_comment": "Renamed to spec-order name. Use `code-size-extra-large` instead.",
542
- "renamed": "code-size-extra-large"
429
+ "value": "{font-size-400}"
543
430
  },
544
431
  "code-size-xs": {
545
432
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
546
433
  "component": "code",
547
434
  "uuid": "f0c5e6fb-fb48-45d2-a043-558b3dc28bc7",
548
- "value": "{font-size-75}",
549
- "deprecated": true,
550
- "deprecated_comment": "Renamed to spec-order name. Use `code-size-extra-small` instead.",
551
- "renamed": "code-size-extra-small"
435
+ "value": "{font-size-75}"
552
436
  },
553
437
  "code-strong-emphasized-font-style": {
554
438
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -742,18 +626,12 @@
742
626
  "default-font-family": {
743
627
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
744
628
  "uuid": "45d43d4e-a4e4-4c5f-94ec-644a81300eb0",
745
- "value": "{sans-serif-font-family}",
746
- "deprecated": true,
747
- "deprecated_comment": "Renamed to spec-order name. Use `font-family-default` instead.",
748
- "renamed": "font-family-default"
629
+ "value": "{sans-serif-font-family}"
749
630
  },
750
631
  "default-font-style": {
751
632
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
752
633
  "uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34",
753
- "value": "normal",
754
- "deprecated": true,
755
- "deprecated_comment": "Renamed to spec-order name. Use `font-style-default` instead.",
756
- "renamed": "font-style-default"
634
+ "value": "normal"
757
635
  },
758
636
  "detail-cjk-emphasized-font-style": {
759
637
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -924,31 +802,13 @@
924
802
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
925
803
  "component": "detail",
926
804
  "uuid": "35ac24a4-0338-44c6-b780-120a0af0fc51",
927
- "value": 0.25,
928
- "deprecated": true,
929
- "deprecated_comment": "Renamed to spec-order name. Use `detail-margin-multiplier-bottom` instead.",
930
- "renamed": "detail-margin-multiplier-bottom"
931
- },
932
- "detail-margin-multiplier-bottom": {
933
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
934
- "component": "detail",
935
- "uuid": "5d63fee5-8022-44f6-be9b-a5b52ac306ed",
936
805
  "value": 0.25
937
806
  },
938
- "detail-margin-multiplier-top": {
939
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
940
- "component": "detail",
941
- "uuid": "1be5695c-733e-4567-901f-796d2e683d68",
942
- "value": 0.88888889
943
- },
944
807
  "detail-margin-top-multiplier": {
945
808
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
946
809
  "component": "detail",
947
810
  "uuid": "5d34c3b5-fddd-420b-bfe4-0dee4e07701c",
948
- "value": 0.88888889,
949
- "deprecated": true,
950
- "deprecated_comment": "Renamed to spec-order name. Use `detail-margin-multiplier-top` instead.",
951
- "renamed": "detail-margin-multiplier-top"
811
+ "value": 0.88888889
952
812
  },
953
813
  "detail-sans-serif-emphasized-font-style": {
954
814
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -1184,91 +1044,41 @@
1184
1044
  "uuid": "0e161c32-c412-4cda-bacb-7eaa548b5534",
1185
1045
  "value": "uppercase"
1186
1046
  },
1187
- "detail-size-extra-large": {
1188
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1189
- "component": "detail",
1190
- "uuid": "6e54c8e3-4e0b-41fd-8d05-23b7a60fb67d",
1191
- "value": "{font-size-300}"
1192
- },
1193
- "detail-size-extra-small": {
1194
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1195
- "component": "detail",
1196
- "uuid": "1986333b-dd1e-4022-a6b6-5b800ac0231f",
1197
- "value": "{font-size-50}"
1198
- },
1199
1047
  "detail-size-l": {
1200
1048
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1201
1049
  "component": "detail",
1202
1050
  "uuid": "613da587-5c48-4efa-abb5-36378c1e81f0",
1203
- "value": "{font-size-200}",
1204
- "deprecated": true,
1205
- "deprecated_comment": "Renamed to spec-order name. Use `detail-size-large` instead.",
1206
- "renamed": "detail-size-large"
1207
- },
1208
- "detail-size-large": {
1209
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1210
- "component": "detail",
1211
- "uuid": "ea69659b-2580-4ae9-92d2-8150e3cfc42c",
1212
1051
  "value": "{font-size-200}"
1213
1052
  },
1214
1053
  "detail-size-m": {
1215
1054
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1216
1055
  "component": "detail",
1217
1056
  "uuid": "07840554-1ec1-4823-b119-474ec9cc31f0",
1218
- "value": "{font-size-100}",
1219
- "deprecated": true,
1220
- "deprecated_comment": "Renamed to spec-order name. Use `detail-size-medium` instead.",
1221
- "renamed": "detail-size-medium"
1222
- },
1223
- "detail-size-medium": {
1224
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1225
- "component": "detail",
1226
- "uuid": "fd38954e-2f44-47e6-bbb7-c707a6ee8695",
1227
1057
  "value": "{font-size-100}"
1228
1058
  },
1229
1059
  "detail-size-s": {
1230
1060
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1231
1061
  "component": "detail",
1232
1062
  "uuid": "585e1bec-ee93-4983-b0bb-3a1f6ec28218",
1233
- "value": "{font-size-75}",
1234
- "deprecated": true,
1235
- "deprecated_comment": "Renamed to spec-order name. Use `detail-size-small` instead.",
1236
- "renamed": "detail-size-small"
1237
- },
1238
- "detail-size-small": {
1239
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1240
- "component": "detail",
1241
- "uuid": "0e9b9e46-dc23-4440-b9c4-bd2e8b979706",
1242
1063
  "value": "{font-size-75}"
1243
1064
  },
1244
1065
  "detail-size-xl": {
1245
1066
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1246
1067
  "component": "detail",
1247
1068
  "uuid": "ab476eec-b592-4890-af8f-74de808cb87f",
1248
- "value": "{font-size-300}",
1249
- "deprecated": true,
1250
- "deprecated_comment": "Renamed to spec-order name. Use `detail-size-extra-large` instead.",
1251
- "renamed": "detail-size-extra-large"
1069
+ "value": "{font-size-300}"
1252
1070
  },
1253
1071
  "detail-size-xs": {
1254
1072
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1255
1073
  "component": "detail",
1256
1074
  "uuid": "b33a59b4-1ec2-4f09-8cb3-9bfd09d7c695",
1257
- "value": "{font-size-50}",
1258
- "deprecated": true,
1259
- "deprecated_comment": "Renamed to spec-order name. Use `detail-size-extra-small` instead.",
1260
- "renamed": "detail-size-extra-small"
1075
+ "value": "{font-size-50}"
1261
1076
  },
1262
1077
  "extra-bold-font-weight": {
1263
1078
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
1264
1079
  "uuid": "ccadf44e-5424-4920-979f-ea1ef39687c4",
1265
1080
  "value": "extra-bold"
1266
1081
  },
1267
- "font-family-default": {
1268
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1269
- "uuid": "bf67450a-2cf1-40cf-97ad-8c3cf301c0f4",
1270
- "value": "{sans-serif-font-family}"
1271
- },
1272
1082
  "font-size-100": {
1273
1083
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
1274
1084
  "sets": {
@@ -1557,16 +1367,6 @@
1557
1367
  },
1558
1368
  "uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b"
1559
1369
  },
1560
- "font-style-default": {
1561
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
1562
- "uuid": "b0b2830d-48b9-45da-8b23-8c151c2379cf",
1563
- "value": "normal"
1564
- },
1565
- "font-weight-medium": {
1566
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
1567
- "uuid": "be682fd4-7bd7-45f3-b588-f285e74aae22",
1568
- "value": "medium"
1569
- },
1570
1370
  "heading-cjk-emphasized-font-style": {
1571
1371
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
1572
1372
  "component": "heading",
@@ -1800,31 +1600,13 @@
1800
1600
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
1801
1601
  "component": "heading",
1802
1602
  "uuid": "dd2035b4-506f-41ab-a656-de3668d44e0f",
1803
- "value": 0.25,
1804
- "deprecated": true,
1805
- "deprecated_comment": "Renamed to spec-order name. Use `heading-margin-multiplier-bottom` instead.",
1806
- "renamed": "heading-margin-multiplier-bottom"
1807
- },
1808
- "heading-margin-multiplier-bottom": {
1809
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
1810
- "component": "heading",
1811
- "uuid": "a1ffb4fb-f69a-485b-a23d-dcf013dc212a",
1812
1603
  "value": 0.25
1813
1604
  },
1814
- "heading-margin-multiplier-top": {
1815
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
1816
- "component": "heading",
1817
- "uuid": "5afa61a3-7caf-49ad-b3c9-9845b97d35f9",
1818
- "value": 0.88888889
1819
- },
1820
1605
  "heading-margin-top-multiplier": {
1821
1606
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
1822
1607
  "component": "heading",
1823
1608
  "uuid": "008fa04b-6d74-416b-a6ae-ceec90f08642",
1824
- "value": 0.88888889,
1825
- "deprecated": true,
1826
- "deprecated_comment": "Renamed to spec-order name. Use `heading-margin-multiplier-top` instead.",
1827
- "renamed": "heading-margin-multiplier-top"
1609
+ "value": 0.88888889
1828
1610
  },
1829
1611
  "heading-sans-serif-emphasized-font-style": {
1830
1612
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -2138,101 +1920,41 @@
2138
1920
  "uuid": "6df0fb95-4aa0-4c67-896d-fa6aa3d34e95",
2139
1921
  "value": "{black-font-weight}"
2140
1922
  },
2141
- "heading-size-2x-large": {
2142
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2143
- "component": "heading",
2144
- "uuid": "0b6a6b83-28c1-448c-ad0d-4c64628cb3f5",
2145
- "value": "{font-size-1100}"
2146
- },
2147
- "heading-size-3x-large": {
2148
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2149
- "component": "heading",
2150
- "uuid": "11a347b9-f67a-4d04-a3d9-a309d70874b1",
2151
- "value": "{font-size-1300}"
2152
- },
2153
- "heading-size-extra-large": {
2154
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2155
- "component": "heading",
2156
- "uuid": "b0c84987-b71c-4651-8acd-5de165f0a9c5",
2157
- "value": "{font-size-900}"
2158
- },
2159
- "heading-size-extra-small": {
2160
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2161
- "component": "heading",
2162
- "uuid": "824e5d79-ef27-4953-b2c5-0c7de408ce76",
2163
- "value": "{font-size-300}"
2164
- },
2165
1923
  "heading-size-l": {
2166
1924
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2167
1925
  "component": "heading",
2168
1926
  "uuid": "336e434c-9026-4bb3-96b1-5bb44376b868",
2169
- "value": "{font-size-700}",
2170
- "deprecated": true,
2171
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-large` instead.",
2172
- "renamed": "heading-size-large"
2173
- },
2174
- "heading-size-large": {
2175
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2176
- "component": "heading",
2177
- "uuid": "97049167-ddb5-4a8c-94f2-5bf12a2a46f4",
2178
1927
  "value": "{font-size-700}"
2179
1928
  },
2180
1929
  "heading-size-m": {
2181
1930
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2182
1931
  "component": "heading",
2183
1932
  "uuid": "4cdcefe1-2006-4560-839f-5bdef6db8c1a",
2184
- "value": "{font-size-500}",
2185
- "deprecated": true,
2186
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-medium` instead.",
2187
- "renamed": "heading-size-medium"
2188
- },
2189
- "heading-size-medium": {
2190
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2191
- "component": "heading",
2192
- "uuid": "bf69bd12-e883-43a7-a395-09593ee51f61",
2193
1933
  "value": "{font-size-500}"
2194
1934
  },
2195
1935
  "heading-size-s": {
2196
1936
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2197
1937
  "component": "heading",
2198
1938
  "uuid": "96673fee-b75c-4867-9041-48362af044bc",
2199
- "value": "{font-size-400}",
2200
- "deprecated": true,
2201
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-small` instead.",
2202
- "renamed": "heading-size-small"
2203
- },
2204
- "heading-size-small": {
2205
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2206
- "component": "heading",
2207
- "uuid": "5e708da3-df22-4085-a3e6-158dabc1277e",
2208
1939
  "value": "{font-size-400}"
2209
1940
  },
2210
1941
  "heading-size-xl": {
2211
1942
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2212
1943
  "component": "heading",
2213
1944
  "uuid": "94bb5ad9-503a-428a-a8ba-6cf3f70592ac",
2214
- "value": "{font-size-900}",
2215
- "deprecated": true,
2216
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-extra-large` instead.",
2217
- "renamed": "heading-size-extra-large"
1945
+ "value": "{font-size-900}"
2218
1946
  },
2219
1947
  "heading-size-xs": {
2220
1948
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2221
1949
  "component": "heading",
2222
1950
  "uuid": "4f179af6-c31f-48f8-927c-a45150668ad3",
2223
- "value": "{font-size-300}",
2224
- "deprecated": true,
2225
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-extra-small` instead.",
2226
- "renamed": "heading-size-extra-small"
1951
+ "value": "{font-size-300}"
2227
1952
  },
2228
1953
  "heading-size-xxl": {
2229
1954
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2230
1955
  "component": "heading",
2231
1956
  "uuid": "464e34cd-e768-4a38-a72b-cae1a4852ef3",
2232
- "value": "{font-size-1100}",
2233
- "deprecated": true,
2234
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-2x-large` instead.",
2235
- "renamed": "heading-size-2x-large"
1957
+ "value": "{font-size-1100}"
2236
1958
  },
2237
1959
  "heading-size-xxs": {
2238
1960
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -2245,10 +1967,7 @@
2245
1967
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
2246
1968
  "component": "heading",
2247
1969
  "uuid": "db884bf9-e7b5-420a-b408-bd9a4d6bb0a4",
2248
- "value": "{font-size-1300}",
2249
- "deprecated": true,
2250
- "deprecated_comment": "Renamed to spec-order name. Use `heading-size-3x-large` instead.",
2251
- "renamed": "heading-size-3x-large"
1970
+ "value": "{font-size-1300}"
2252
1971
  },
2253
1972
  "heading-size-xxxxl": {
2254
1973
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -2294,10 +2013,7 @@
2294
2013
  "value": "22px"
2295
2014
  }
2296
2015
  },
2297
- "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
2298
- "deprecated": true,
2299
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-100` instead.",
2300
- "renamed": "typography-scale-100"
2016
+ "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
2301
2017
  },
2302
2018
  "line-height-font-size-1000": {
2303
2019
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2313,10 +2029,7 @@
2313
2029
  "value": "56px"
2314
2030
  }
2315
2031
  },
2316
- "uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286",
2317
- "deprecated": true,
2318
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1000` instead.",
2319
- "renamed": "typography-scale-1000"
2032
+ "uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286"
2320
2033
  },
2321
2034
  "line-height-font-size-1100": {
2322
2035
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2332,10 +2045,7 @@
2332
2045
  "value": "64px"
2333
2046
  }
2334
2047
  },
2335
- "uuid": "55494016-ab3d-475c-99b3-6824e8df227a",
2336
- "deprecated": true,
2337
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1100` instead.",
2338
- "renamed": "typography-scale-1100"
2048
+ "uuid": "55494016-ab3d-475c-99b3-6824e8df227a"
2339
2049
  },
2340
2050
  "line-height-font-size-1200": {
2341
2051
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2351,10 +2061,7 @@
2351
2061
  "value": "72px"
2352
2062
  }
2353
2063
  },
2354
- "uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8",
2355
- "deprecated": true,
2356
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1200` instead.",
2357
- "renamed": "typography-scale-1200"
2064
+ "uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8"
2358
2065
  },
2359
2066
  "line-height-font-size-1300": {
2360
2067
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2370,10 +2077,7 @@
2370
2077
  "value": "80px"
2371
2078
  }
2372
2079
  },
2373
- "uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f",
2374
- "deprecated": true,
2375
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1300` instead.",
2376
- "renamed": "typography-scale-1300"
2080
+ "uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f"
2377
2081
  },
2378
2082
  "line-height-font-size-1400": {
2379
2083
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2389,10 +2093,7 @@
2389
2093
  "value": "90px"
2390
2094
  }
2391
2095
  },
2392
- "uuid": "15edb168-9840-4fad-ab60-c1c3423ec855",
2393
- "deprecated": true,
2394
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1400` instead.",
2395
- "renamed": "typography-scale-1400"
2096
+ "uuid": "15edb168-9840-4fad-ab60-c1c3423ec855"
2396
2097
  },
2397
2098
  "line-height-font-size-1500": {
2398
2099
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2408,10 +2109,7 @@
2408
2109
  "value": "102px"
2409
2110
  }
2410
2111
  },
2411
- "uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b",
2412
- "deprecated": true,
2413
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-1500` instead.",
2414
- "renamed": "typography-scale-1500"
2112
+ "uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b"
2415
2113
  },
2416
2114
  "line-height-font-size-200": {
2417
2115
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2427,10 +2125,7 @@
2427
2125
  "value": "24px"
2428
2126
  }
2429
2127
  },
2430
- "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
2431
- "deprecated": true,
2432
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-200` instead.",
2433
- "renamed": "typography-scale-200"
2128
+ "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
2434
2129
  },
2435
2130
  "line-height-font-size-25": {
2436
2131
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2446,10 +2141,7 @@
2446
2141
  "value": "14px"
2447
2142
  }
2448
2143
  },
2449
- "uuid": "1894b682-105c-409b-916a-d2e08de4f6a8",
2450
- "deprecated": true,
2451
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-25` instead.",
2452
- "renamed": "typography-scale-25"
2144
+ "uuid": "1894b682-105c-409b-916a-d2e08de4f6a8"
2453
2145
  },
2454
2146
  "line-height-font-size-300": {
2455
2147
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2465,10 +2157,7 @@
2465
2157
  "value": "26px"
2466
2158
  }
2467
2159
  },
2468
- "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
2469
- "deprecated": true,
2470
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-300` instead.",
2471
- "renamed": "typography-scale-300"
2160
+ "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
2472
2161
  },
2473
2162
  "line-height-font-size-400": {
2474
2163
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2484,10 +2173,7 @@
2484
2173
  "value": "28px"
2485
2174
  }
2486
2175
  },
2487
- "uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87",
2488
- "deprecated": true,
2489
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-400` instead.",
2490
- "renamed": "typography-scale-400"
2176
+ "uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87"
2491
2177
  },
2492
2178
  "line-height-font-size-50": {
2493
2179
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2503,10 +2189,7 @@
2503
2189
  "value": "16px"
2504
2190
  }
2505
2191
  },
2506
- "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
2507
- "deprecated": true,
2508
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-50` instead.",
2509
- "renamed": "typography-scale-50"
2192
+ "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
2510
2193
  },
2511
2194
  "line-height-font-size-500": {
2512
2195
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2522,10 +2205,7 @@
2522
2205
  "value": "32px"
2523
2206
  }
2524
2207
  },
2525
- "uuid": "7f8c6173-2708-4196-b04d-2d5027fface8",
2526
- "deprecated": true,
2527
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-500` instead.",
2528
- "renamed": "typography-scale-500"
2208
+ "uuid": "7f8c6173-2708-4196-b04d-2d5027fface8"
2529
2209
  },
2530
2210
  "line-height-font-size-600": {
2531
2211
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2541,10 +2221,7 @@
2541
2221
  "value": "36px"
2542
2222
  }
2543
2223
  },
2544
- "uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d",
2545
- "deprecated": true,
2546
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-600` instead.",
2547
- "renamed": "typography-scale-600"
2224
+ "uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d"
2548
2225
  },
2549
2226
  "line-height-font-size-700": {
2550
2227
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2560,10 +2237,7 @@
2560
2237
  "value": "40px"
2561
2238
  }
2562
2239
  },
2563
- "uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f",
2564
- "deprecated": true,
2565
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-700` instead.",
2566
- "renamed": "typography-scale-700"
2240
+ "uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f"
2567
2241
  },
2568
2242
  "line-height-font-size-75": {
2569
2243
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2579,10 +2253,7 @@
2579
2253
  "value": "20px"
2580
2254
  }
2581
2255
  },
2582
- "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
2583
- "deprecated": true,
2584
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-75` instead.",
2585
- "renamed": "typography-scale-75"
2256
+ "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
2586
2257
  },
2587
2258
  "line-height-font-size-800": {
2588
2259
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2598,10 +2269,7 @@
2598
2269
  "value": "44px"
2599
2270
  }
2600
2271
  },
2601
- "uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6",
2602
- "deprecated": true,
2603
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-800` instead.",
2604
- "renamed": "typography-scale-800"
2272
+ "uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6"
2605
2273
  },
2606
2274
  "line-height-font-size-900": {
2607
2275
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2617,18 +2285,12 @@
2617
2285
  "value": "50px"
2618
2286
  }
2619
2287
  },
2620
- "uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7",
2621
- "deprecated": true,
2622
- "deprecated_comment": "Replaced by typography-scale composite. Use `typography-scale-900` instead.",
2623
- "renamed": "typography-scale-900"
2288
+ "uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7"
2624
2289
  },
2625
2290
  "medium-font-weight": {
2626
2291
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
2627
2292
  "uuid": "c966c3b6-1bf5-4064-89f9-00d9ec673fd4",
2628
- "value": "medium",
2629
- "deprecated": true,
2630
- "deprecated_comment": "Renamed to spec-order name. Use `font-weight-medium` instead.",
2631
- "renamed": "font-weight-medium"
2293
+ "value": "medium"
2632
2294
  },
2633
2295
  "regular-font-weight": {
2634
2296
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
@@ -2646,378 +2308,18 @@
2646
2308
  "value": "Adobe Clean Serif"
2647
2309
  },
2648
2310
  "text-align-center": {
2649
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-align.json",
2311
+ "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
2650
2312
  "uuid": "df252e5a-f115-471d-bb35-c79e733d868b",
2651
2313
  "value": "center"
2652
2314
  },
2653
2315
  "text-align-end": {
2654
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-align.json",
2316
+ "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
2655
2317
  "uuid": "a0c425b3-668b-4413-8739-c7844b26ebad",
2656
2318
  "value": "end"
2657
2319
  },
2658
2320
  "text-align-start": {
2659
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-align.json",
2321
+ "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
2660
2322
  "uuid": "3a7f9e91-6e1a-4937-a6d2-6c39566dc875",
2661
2323
  "value": "start"
2662
- },
2663
- "typography-scale-100": {
2664
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2665
- "uuid": "377145e8-079b-43fd-b522-8f16b1b8f883",
2666
- "sets": {
2667
- "desktop": {
2668
- "uuid": "ba2beafe-8b0d-4b1f-bb03-01d3dac95c28",
2669
- "value": {
2670
- "fontSize": "14px",
2671
- "lineHeight": "18px"
2672
- }
2673
- },
2674
- "mobile": {
2675
- "uuid": "a1cc6770-74a6-44c9-ab5b-c1df19464c38",
2676
- "value": {
2677
- "fontSize": "17px",
2678
- "lineHeight": "22px"
2679
- }
2680
- }
2681
- }
2682
- },
2683
- "typography-scale-1000": {
2684
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2685
- "uuid": "cf262dd0-1817-4dd3-93db-11d82ce8c247",
2686
- "sets": {
2687
- "desktop": {
2688
- "uuid": "35f487c5-2383-4b8d-be67-ce75f5209024",
2689
- "value": {
2690
- "fontSize": "40px",
2691
- "lineHeight": "46px"
2692
- }
2693
- },
2694
- "mobile": {
2695
- "uuid": "364bf7a0-a2cf-4d17-b5e0-4cfbfb333758",
2696
- "value": {
2697
- "fontSize": "49px",
2698
- "lineHeight": "56px"
2699
- }
2700
- }
2701
- }
2702
- },
2703
- "typography-scale-1100": {
2704
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2705
- "uuid": "7dff1377-0670-4f3a-b0b3-2116eea013f1",
2706
- "sets": {
2707
- "desktop": {
2708
- "uuid": "5d351c85-e5f8-4b68-bcad-ed0210d417a5",
2709
- "value": {
2710
- "fontSize": "45px",
2711
- "lineHeight": "52px"
2712
- }
2713
- },
2714
- "mobile": {
2715
- "uuid": "16b353d7-2713-42b6-b8fe-a062da28eda5",
2716
- "value": {
2717
- "fontSize": "55px",
2718
- "lineHeight": "64px"
2719
- }
2720
- }
2721
- }
2722
- },
2723
- "typography-scale-1200": {
2724
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2725
- "uuid": "bbff6c93-4eed-485e-96c0-4469703600f5",
2726
- "sets": {
2727
- "desktop": {
2728
- "uuid": "7533486a-9420-4e24-bcfc-a9932aa415fc",
2729
- "value": {
2730
- "fontSize": "51px",
2731
- "lineHeight": "58px"
2732
- }
2733
- },
2734
- "mobile": {
2735
- "uuid": "5362788b-a754-48b4-bef0-bd969c1c0b0c",
2736
- "value": {
2737
- "fontSize": "62px",
2738
- "lineHeight": "72px"
2739
- }
2740
- }
2741
- }
2742
- },
2743
- "typography-scale-1300": {
2744
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2745
- "uuid": "382dfd3c-4be5-4a8b-b84b-5d0341dfdb72",
2746
- "sets": {
2747
- "desktop": {
2748
- "uuid": "5ac38a15-4a50-4c83-8cb3-7e4c8e48fe37",
2749
- "value": {
2750
- "fontSize": "58px",
2751
- "lineHeight": "66px"
2752
- }
2753
- },
2754
- "mobile": {
2755
- "uuid": "2ed03c6d-08e0-49b3-815a-554873417954",
2756
- "value": {
2757
- "fontSize": "70px",
2758
- "lineHeight": "80px"
2759
- }
2760
- }
2761
- }
2762
- },
2763
- "typography-scale-1400": {
2764
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2765
- "uuid": "75d60fd7-97f9-4c89-99fa-46ea60bef800",
2766
- "sets": {
2767
- "desktop": {
2768
- "uuid": "2f31d7d2-a105-4560-98ab-765855332ce7",
2769
- "value": {
2770
- "fontSize": "65px",
2771
- "lineHeight": "74px"
2772
- }
2773
- },
2774
- "mobile": {
2775
- "uuid": "e6d56fa5-6e69-4b14-939b-9a3dd7f34d3f",
2776
- "value": {
2777
- "fontSize": "79px",
2778
- "lineHeight": "90px"
2779
- }
2780
- }
2781
- }
2782
- },
2783
- "typography-scale-1500": {
2784
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2785
- "uuid": "632ced24-ea3c-43ba-84ea-5a4b0056187f",
2786
- "sets": {
2787
- "desktop": {
2788
- "uuid": "4b3fd472-50c5-4b20-8d83-c8d776c92460",
2789
- "value": {
2790
- "fontSize": "73px",
2791
- "lineHeight": "84px"
2792
- }
2793
- },
2794
- "mobile": {
2795
- "uuid": "d16a36fd-0981-46a4-bf3d-288303646261",
2796
- "value": {
2797
- "fontSize": "88px",
2798
- "lineHeight": "102px"
2799
- }
2800
- }
2801
- }
2802
- },
2803
- "typography-scale-200": {
2804
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2805
- "uuid": "3e27045b-debe-4d6f-9027-c2bf41f61ae1",
2806
- "sets": {
2807
- "desktop": {
2808
- "uuid": "cae3cb05-c030-4788-95b5-e3dedcbc70b2",
2809
- "value": {
2810
- "fontSize": "16px",
2811
- "lineHeight": "20px"
2812
- }
2813
- },
2814
- "mobile": {
2815
- "uuid": "25e9dc05-ae1d-4f17-98eb-ef6445cb6981",
2816
- "value": {
2817
- "fontSize": "19px",
2818
- "lineHeight": "24px"
2819
- }
2820
- }
2821
- }
2822
- },
2823
- "typography-scale-25": {
2824
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2825
- "uuid": "68d0c016-71e2-4e88-bed5-b134f002cc57",
2826
- "sets": {
2827
- "desktop": {
2828
- "uuid": "48b8d679-f846-40c0-8b8d-b38aed4cdb57",
2829
- "value": {
2830
- "fontSize": "10px",
2831
- "lineHeight": "12px"
2832
- }
2833
- },
2834
- "mobile": {
2835
- "uuid": "e4d05ea2-d472-4bb9-ab1b-6579b0ef5490",
2836
- "value": {
2837
- "fontSize": "12px",
2838
- "lineHeight": "14px"
2839
- }
2840
- }
2841
- }
2842
- },
2843
- "typography-scale-300": {
2844
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2845
- "uuid": "7ed10edc-e541-4caf-8025-4db985385a06",
2846
- "sets": {
2847
- "desktop": {
2848
- "uuid": "91669441-2c38-4849-a7c7-a07743955d20",
2849
- "value": {
2850
- "fontSize": "18px",
2851
- "lineHeight": "22px"
2852
- }
2853
- },
2854
- "mobile": {
2855
- "uuid": "8b60fbbe-18e8-4014-8c76-f3726192b9aa",
2856
- "value": {
2857
- "fontSize": "22px",
2858
- "lineHeight": "26px"
2859
- }
2860
- }
2861
- }
2862
- },
2863
- "typography-scale-400": {
2864
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2865
- "uuid": "acf9b47b-8bf8-4fa2-bd3b-045faa10f812",
2866
- "sets": {
2867
- "desktop": {
2868
- "uuid": "f2026656-ee9f-4b43-8353-047a62ce76b7",
2869
- "value": {
2870
- "fontSize": "20px",
2871
- "lineHeight": "24px"
2872
- }
2873
- },
2874
- "mobile": {
2875
- "uuid": "02376a01-6d5c-41c5-a541-daad8d81f229",
2876
- "value": {
2877
- "fontSize": "24px",
2878
- "lineHeight": "28px"
2879
- }
2880
- }
2881
- }
2882
- },
2883
- "typography-scale-50": {
2884
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2885
- "uuid": "15d26a66-6607-4b05-9670-f0f9bdc6ea24",
2886
- "sets": {
2887
- "desktop": {
2888
- "uuid": "d2c83802-52c7-4355-b72e-277709cffe5e",
2889
- "value": {
2890
- "fontSize": "11px",
2891
- "lineHeight": "14px"
2892
- }
2893
- },
2894
- "mobile": {
2895
- "uuid": "5eb1521d-1f63-4194-95fc-830032800b77",
2896
- "value": {
2897
- "fontSize": "13px",
2898
- "lineHeight": "16px"
2899
- }
2900
- }
2901
- }
2902
- },
2903
- "typography-scale-500": {
2904
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2905
- "uuid": "61058262-9b3d-4e91-a710-e59a41eff7ea",
2906
- "sets": {
2907
- "desktop": {
2908
- "uuid": "ed00598b-6641-4e2d-bd32-8caa7d245f83",
2909
- "value": {
2910
- "fontSize": "22px",
2911
- "lineHeight": "26px"
2912
- }
2913
- },
2914
- "mobile": {
2915
- "uuid": "5f7b8f1c-c64d-4f85-924c-c1ce1ebdc75a",
2916
- "value": {
2917
- "fontSize": "27px",
2918
- "lineHeight": "32px"
2919
- }
2920
- }
2921
- }
2922
- },
2923
- "typography-scale-600": {
2924
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2925
- "uuid": "3ad482b8-8249-4fba-9694-4c79d9f368eb",
2926
- "sets": {
2927
- "desktop": {
2928
- "uuid": "28a1f1a0-619b-4dce-b242-bc797f5c2470",
2929
- "value": {
2930
- "fontSize": "25px",
2931
- "lineHeight": "30px"
2932
- }
2933
- },
2934
- "mobile": {
2935
- "uuid": "e22662f5-06d6-4e82-87ae-663fc443a0b2",
2936
- "value": {
2937
- "fontSize": "31px",
2938
- "lineHeight": "36px"
2939
- }
2940
- }
2941
- }
2942
- },
2943
- "typography-scale-700": {
2944
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2945
- "uuid": "3207ffd2-3acf-424a-bb7f-58d7e9b6ebae",
2946
- "sets": {
2947
- "desktop": {
2948
- "uuid": "f9ff8085-b43b-40fc-9476-ecd1d7d8edf0",
2949
- "value": {
2950
- "fontSize": "28px",
2951
- "lineHeight": "32px"
2952
- }
2953
- },
2954
- "mobile": {
2955
- "uuid": "58b6ca4e-ea2e-4f66-af08-4ab576c35a5d",
2956
- "value": {
2957
- "fontSize": "34px",
2958
- "lineHeight": "40px"
2959
- }
2960
- }
2961
- }
2962
- },
2963
- "typography-scale-75": {
2964
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2965
- "uuid": "ecee0498-31a5-4866-a66f-fc87e2def8fe",
2966
- "sets": {
2967
- "desktop": {
2968
- "uuid": "f22d052f-ebaa-47ab-a4c9-d5f98f3dc83d",
2969
- "value": {
2970
- "fontSize": "12px",
2971
- "lineHeight": "16px"
2972
- }
2973
- },
2974
- "mobile": {
2975
- "uuid": "7e785c71-957a-44b8-adba-93b6b770d79e",
2976
- "value": {
2977
- "fontSize": "15px",
2978
- "lineHeight": "20px"
2979
- }
2980
- }
2981
- }
2982
- },
2983
- "typography-scale-800": {
2984
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
2985
- "uuid": "41738f7a-1e60-4bfe-a910-0291c2f36e59",
2986
- "sets": {
2987
- "desktop": {
2988
- "uuid": "3f8d2489-f334-40b2-8bfd-b41037ab0ead",
2989
- "value": {
2990
- "fontSize": "32px",
2991
- "lineHeight": "36px"
2992
- }
2993
- },
2994
- "mobile": {
2995
- "uuid": "0b278062-e998-4668-934f-f7305bdd14d9",
2996
- "value": {
2997
- "fontSize": "39px",
2998
- "lineHeight": "44px"
2999
- }
3000
- }
3001
- }
3002
- },
3003
- "typography-scale-900": {
3004
- "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/typography-scale.json",
3005
- "uuid": "a42b84cf-1bb5-438c-83e6-01e90914e4be",
3006
- "sets": {
3007
- "desktop": {
3008
- "uuid": "5d36890e-12de-4b18-8901-e9073dc97bf0",
3009
- "value": {
3010
- "fontSize": "36px",
3011
- "lineHeight": "42px"
3012
- }
3013
- },
3014
- "mobile": {
3015
- "uuid": "a33ae3c0-9aa5-4d72-a8b7-8f8d4ebde52e",
3016
- "value": {
3017
- "fontSize": "44px",
3018
- "lineHeight": "50px"
3019
- }
3020
- }
3021
- }
3022
2324
  }
3023
2325
  }