@adobe/spectrum-tokens 14.5.0 → 14.6.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.
- package/CHANGELOG.md +9 -0
- package/dist/json/drover.json +308 -0
- package/dist/json/variables.json +4031 -448
- package/naming-exceptions.json +3539 -628
- package/package.json +1 -1
- package/schemas/token-types/typography-scale.json +82 -0
- package/snapshots/validation-snapshot.json +175 -0
- package/src/color-aliases.json +262 -22
- package/src/color-component.json +159 -15
- package/src/icons.json +454 -23
- package/src/layout-component.json +1209 -248
- package/src/layout.json +133 -34
- package/src/semantic-color-palette.json +45 -5
- package/src/typography.json +734 -36
- package/test/checkComponentProps.js +6 -4
package/src/typography.json
CHANGED
|
@@ -230,52 +230,123 @@
|
|
|
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
|
+
},
|
|
233
262
|
"body-size-l": {
|
|
234
263
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
235
264
|
"component": "body",
|
|
236
265
|
"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",
|
|
237
275
|
"value": "{font-size-300}"
|
|
238
276
|
},
|
|
239
277
|
"body-size-m": {
|
|
240
278
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
241
279
|
"component": "body",
|
|
242
280
|
"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",
|
|
243
290
|
"value": "{font-size-200}"
|
|
244
291
|
},
|
|
245
292
|
"body-size-s": {
|
|
246
293
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
247
294
|
"component": "body",
|
|
248
295
|
"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",
|
|
249
305
|
"value": "{font-size-100}"
|
|
250
306
|
},
|
|
251
307
|
"body-size-xl": {
|
|
252
308
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
253
309
|
"component": "body",
|
|
254
310
|
"uuid": "3927604f-eaf3-4605-aa34-80b7bc88ac0f",
|
|
255
|
-
"value": "{font-size-400}"
|
|
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"
|
|
256
315
|
},
|
|
257
316
|
"body-size-xs": {
|
|
258
317
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
259
318
|
"component": "body",
|
|
260
319
|
"uuid": "25e93322-8f0b-45f8-ae9a-18668251f064",
|
|
261
|
-
"value": "{font-size-75}"
|
|
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"
|
|
262
324
|
},
|
|
263
325
|
"body-size-xxl": {
|
|
264
326
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
265
327
|
"component": "body",
|
|
266
328
|
"uuid": "4d0d4ed9-af14-4d88-98f1-9237f65e192a",
|
|
267
|
-
"value": "{font-size-500}"
|
|
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"
|
|
268
333
|
},
|
|
269
334
|
"body-size-xxs": {
|
|
270
335
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
271
336
|
"uuid": "3aa79ac7-9e78-4413-b500-b8d1937705cb",
|
|
272
|
-
"value": "{font-size-50}"
|
|
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"
|
|
273
341
|
},
|
|
274
342
|
"body-size-xxxl": {
|
|
275
343
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
276
344
|
"component": "body",
|
|
277
345
|
"uuid": "e0b8ceea-3404-4c4b-9145-fe5d445020fe",
|
|
278
|
-
"value": "{font-size-600}"
|
|
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"
|
|
279
350
|
},
|
|
280
351
|
"bold-font-weight": {
|
|
281
352
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
@@ -404,35 +475,80 @@
|
|
|
404
475
|
"uuid": "0d33b30d-96d6-4b5a-90d2-2a708bdae623",
|
|
405
476
|
"value": "{line-height-200}"
|
|
406
477
|
},
|
|
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
|
+
},
|
|
407
490
|
"code-size-l": {
|
|
408
491
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
409
492
|
"component": "code",
|
|
410
493
|
"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",
|
|
411
503
|
"value": "{font-size-300}"
|
|
412
504
|
},
|
|
413
505
|
"code-size-m": {
|
|
414
506
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
415
507
|
"component": "code",
|
|
416
508
|
"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",
|
|
417
518
|
"value": "{font-size-200}"
|
|
418
519
|
},
|
|
419
520
|
"code-size-s": {
|
|
420
521
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
421
522
|
"component": "code",
|
|
422
523
|
"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",
|
|
423
533
|
"value": "{font-size-100}"
|
|
424
534
|
},
|
|
425
535
|
"code-size-xl": {
|
|
426
536
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
427
537
|
"component": "code",
|
|
428
538
|
"uuid": "7879adbc-6c38-4d29-9a90-a4ad91c75b90",
|
|
429
|
-
"value": "{font-size-400}"
|
|
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"
|
|
430
543
|
},
|
|
431
544
|
"code-size-xs": {
|
|
432
545
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
433
546
|
"component": "code",
|
|
434
547
|
"uuid": "f0c5e6fb-fb48-45d2-a043-558b3dc28bc7",
|
|
435
|
-
"value": "{font-size-75}"
|
|
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"
|
|
436
552
|
},
|
|
437
553
|
"code-strong-emphasized-font-style": {
|
|
438
554
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -626,12 +742,18 @@
|
|
|
626
742
|
"default-font-family": {
|
|
627
743
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
628
744
|
"uuid": "45d43d4e-a4e4-4c5f-94ec-644a81300eb0",
|
|
629
|
-
"value": "{sans-serif-font-family}"
|
|
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"
|
|
630
749
|
},
|
|
631
750
|
"default-font-style": {
|
|
632
751
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
|
|
633
752
|
"uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34",
|
|
634
|
-
"value": "normal"
|
|
753
|
+
"value": "normal",
|
|
754
|
+
"deprecated": true,
|
|
755
|
+
"deprecated_comment": "Renamed to spec-order name. Use `font-style-default` instead.",
|
|
756
|
+
"renamed": "font-style-default"
|
|
635
757
|
},
|
|
636
758
|
"detail-cjk-emphasized-font-style": {
|
|
637
759
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -802,13 +924,31 @@
|
|
|
802
924
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
803
925
|
"component": "detail",
|
|
804
926
|
"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",
|
|
805
936
|
"value": 0.25
|
|
806
937
|
},
|
|
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
|
+
},
|
|
807
944
|
"detail-margin-top-multiplier": {
|
|
808
945
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
809
946
|
"component": "detail",
|
|
810
947
|
"uuid": "5d34c3b5-fddd-420b-bfe4-0dee4e07701c",
|
|
811
|
-
"value": 0.88888889
|
|
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"
|
|
812
952
|
},
|
|
813
953
|
"detail-sans-serif-emphasized-font-style": {
|
|
814
954
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1044,41 +1184,91 @@
|
|
|
1044
1184
|
"uuid": "0e161c32-c412-4cda-bacb-7eaa548b5534",
|
|
1045
1185
|
"value": "uppercase"
|
|
1046
1186
|
},
|
|
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
|
+
},
|
|
1047
1199
|
"detail-size-l": {
|
|
1048
1200
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1049
1201
|
"component": "detail",
|
|
1050
1202
|
"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",
|
|
1051
1212
|
"value": "{font-size-200}"
|
|
1052
1213
|
},
|
|
1053
1214
|
"detail-size-m": {
|
|
1054
1215
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1055
1216
|
"component": "detail",
|
|
1056
1217
|
"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",
|
|
1057
1227
|
"value": "{font-size-100}"
|
|
1058
1228
|
},
|
|
1059
1229
|
"detail-size-s": {
|
|
1060
1230
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1061
1231
|
"component": "detail",
|
|
1062
1232
|
"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",
|
|
1063
1242
|
"value": "{font-size-75}"
|
|
1064
1243
|
},
|
|
1065
1244
|
"detail-size-xl": {
|
|
1066
1245
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1067
1246
|
"component": "detail",
|
|
1068
1247
|
"uuid": "ab476eec-b592-4890-af8f-74de808cb87f",
|
|
1069
|
-
"value": "{font-size-300}"
|
|
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"
|
|
1070
1252
|
},
|
|
1071
1253
|
"detail-size-xs": {
|
|
1072
1254
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1073
1255
|
"component": "detail",
|
|
1074
1256
|
"uuid": "b33a59b4-1ec2-4f09-8cb3-9bfd09d7c695",
|
|
1075
|
-
"value": "{font-size-50}"
|
|
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"
|
|
1076
1261
|
},
|
|
1077
1262
|
"extra-bold-font-weight": {
|
|
1078
1263
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
1079
1264
|
"uuid": "ccadf44e-5424-4920-979f-ea1ef39687c4",
|
|
1080
1265
|
"value": "extra-bold"
|
|
1081
1266
|
},
|
|
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
|
+
},
|
|
1082
1272
|
"font-size-100": {
|
|
1083
1273
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
1084
1274
|
"sets": {
|
|
@@ -1367,6 +1557,16 @@
|
|
|
1367
1557
|
},
|
|
1368
1558
|
"uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b"
|
|
1369
1559
|
},
|
|
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
|
+
},
|
|
1370
1570
|
"heading-cjk-emphasized-font-style": {
|
|
1371
1571
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1372
1572
|
"component": "heading",
|
|
@@ -1600,13 +1800,31 @@
|
|
|
1600
1800
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
1601
1801
|
"component": "heading",
|
|
1602
1802
|
"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",
|
|
1603
1812
|
"value": 0.25
|
|
1604
1813
|
},
|
|
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
|
+
},
|
|
1605
1820
|
"heading-margin-top-multiplier": {
|
|
1606
1821
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
1607
1822
|
"component": "heading",
|
|
1608
1823
|
"uuid": "008fa04b-6d74-416b-a6ae-ceec90f08642",
|
|
1609
|
-
"value": 0.88888889
|
|
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"
|
|
1610
1828
|
},
|
|
1611
1829
|
"heading-sans-serif-emphasized-font-style": {
|
|
1612
1830
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1920,41 +2138,101 @@
|
|
|
1920
2138
|
"uuid": "6df0fb95-4aa0-4c67-896d-fa6aa3d34e95",
|
|
1921
2139
|
"value": "{black-font-weight}"
|
|
1922
2140
|
},
|
|
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
|
+
},
|
|
1923
2165
|
"heading-size-l": {
|
|
1924
2166
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1925
2167
|
"component": "heading",
|
|
1926
2168
|
"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",
|
|
1927
2178
|
"value": "{font-size-700}"
|
|
1928
2179
|
},
|
|
1929
2180
|
"heading-size-m": {
|
|
1930
2181
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1931
2182
|
"component": "heading",
|
|
1932
2183
|
"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",
|
|
1933
2193
|
"value": "{font-size-500}"
|
|
1934
2194
|
},
|
|
1935
2195
|
"heading-size-s": {
|
|
1936
2196
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1937
2197
|
"component": "heading",
|
|
1938
2198
|
"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",
|
|
1939
2208
|
"value": "{font-size-400}"
|
|
1940
2209
|
},
|
|
1941
2210
|
"heading-size-xl": {
|
|
1942
2211
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1943
2212
|
"component": "heading",
|
|
1944
2213
|
"uuid": "94bb5ad9-503a-428a-a8ba-6cf3f70592ac",
|
|
1945
|
-
"value": "{font-size-900}"
|
|
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"
|
|
1946
2218
|
},
|
|
1947
2219
|
"heading-size-xs": {
|
|
1948
2220
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1949
2221
|
"component": "heading",
|
|
1950
2222
|
"uuid": "4f179af6-c31f-48f8-927c-a45150668ad3",
|
|
1951
|
-
"value": "{font-size-300}"
|
|
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"
|
|
1952
2227
|
},
|
|
1953
2228
|
"heading-size-xxl": {
|
|
1954
2229
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1955
2230
|
"component": "heading",
|
|
1956
2231
|
"uuid": "464e34cd-e768-4a38-a72b-cae1a4852ef3",
|
|
1957
|
-
"value": "{font-size-1100}"
|
|
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"
|
|
1958
2236
|
},
|
|
1959
2237
|
"heading-size-xxs": {
|
|
1960
2238
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1967,7 +2245,10 @@
|
|
|
1967
2245
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
1968
2246
|
"component": "heading",
|
|
1969
2247
|
"uuid": "db884bf9-e7b5-420a-b408-bd9a4d6bb0a4",
|
|
1970
|
-
"value": "{font-size-1300}"
|
|
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"
|
|
1971
2252
|
},
|
|
1972
2253
|
"heading-size-xxxxl": {
|
|
1973
2254
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -2013,7 +2294,10 @@
|
|
|
2013
2294
|
"value": "22px"
|
|
2014
2295
|
}
|
|
2015
2296
|
},
|
|
2016
|
-
"uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
|
|
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"
|
|
2017
2301
|
},
|
|
2018
2302
|
"line-height-font-size-1000": {
|
|
2019
2303
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2029,7 +2313,10 @@
|
|
|
2029
2313
|
"value": "56px"
|
|
2030
2314
|
}
|
|
2031
2315
|
},
|
|
2032
|
-
"uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286"
|
|
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"
|
|
2033
2320
|
},
|
|
2034
2321
|
"line-height-font-size-1100": {
|
|
2035
2322
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2045,7 +2332,10 @@
|
|
|
2045
2332
|
"value": "64px"
|
|
2046
2333
|
}
|
|
2047
2334
|
},
|
|
2048
|
-
"uuid": "55494016-ab3d-475c-99b3-6824e8df227a"
|
|
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"
|
|
2049
2339
|
},
|
|
2050
2340
|
"line-height-font-size-1200": {
|
|
2051
2341
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2061,7 +2351,10 @@
|
|
|
2061
2351
|
"value": "72px"
|
|
2062
2352
|
}
|
|
2063
2353
|
},
|
|
2064
|
-
"uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8"
|
|
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"
|
|
2065
2358
|
},
|
|
2066
2359
|
"line-height-font-size-1300": {
|
|
2067
2360
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2077,7 +2370,10 @@
|
|
|
2077
2370
|
"value": "80px"
|
|
2078
2371
|
}
|
|
2079
2372
|
},
|
|
2080
|
-
"uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f"
|
|
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"
|
|
2081
2377
|
},
|
|
2082
2378
|
"line-height-font-size-1400": {
|
|
2083
2379
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2093,7 +2389,10 @@
|
|
|
2093
2389
|
"value": "90px"
|
|
2094
2390
|
}
|
|
2095
2391
|
},
|
|
2096
|
-
"uuid": "15edb168-9840-4fad-ab60-c1c3423ec855"
|
|
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"
|
|
2097
2396
|
},
|
|
2098
2397
|
"line-height-font-size-1500": {
|
|
2099
2398
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2109,7 +2408,10 @@
|
|
|
2109
2408
|
"value": "102px"
|
|
2110
2409
|
}
|
|
2111
2410
|
},
|
|
2112
|
-
"uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b"
|
|
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"
|
|
2113
2415
|
},
|
|
2114
2416
|
"line-height-font-size-200": {
|
|
2115
2417
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2125,7 +2427,10 @@
|
|
|
2125
2427
|
"value": "24px"
|
|
2126
2428
|
}
|
|
2127
2429
|
},
|
|
2128
|
-
"uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
|
|
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"
|
|
2129
2434
|
},
|
|
2130
2435
|
"line-height-font-size-25": {
|
|
2131
2436
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2141,7 +2446,10 @@
|
|
|
2141
2446
|
"value": "14px"
|
|
2142
2447
|
}
|
|
2143
2448
|
},
|
|
2144
|
-
"uuid": "1894b682-105c-409b-916a-d2e08de4f6a8"
|
|
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"
|
|
2145
2453
|
},
|
|
2146
2454
|
"line-height-font-size-300": {
|
|
2147
2455
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2157,7 +2465,10 @@
|
|
|
2157
2465
|
"value": "26px"
|
|
2158
2466
|
}
|
|
2159
2467
|
},
|
|
2160
|
-
"uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
|
|
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"
|
|
2161
2472
|
},
|
|
2162
2473
|
"line-height-font-size-400": {
|
|
2163
2474
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2173,7 +2484,10 @@
|
|
|
2173
2484
|
"value": "28px"
|
|
2174
2485
|
}
|
|
2175
2486
|
},
|
|
2176
|
-
"uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87"
|
|
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"
|
|
2177
2491
|
},
|
|
2178
2492
|
"line-height-font-size-50": {
|
|
2179
2493
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2189,7 +2503,10 @@
|
|
|
2189
2503
|
"value": "16px"
|
|
2190
2504
|
}
|
|
2191
2505
|
},
|
|
2192
|
-
"uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
|
|
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"
|
|
2193
2510
|
},
|
|
2194
2511
|
"line-height-font-size-500": {
|
|
2195
2512
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2205,7 +2522,10 @@
|
|
|
2205
2522
|
"value": "32px"
|
|
2206
2523
|
}
|
|
2207
2524
|
},
|
|
2208
|
-
"uuid": "7f8c6173-2708-4196-b04d-2d5027fface8"
|
|
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"
|
|
2209
2529
|
},
|
|
2210
2530
|
"line-height-font-size-600": {
|
|
2211
2531
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2221,7 +2541,10 @@
|
|
|
2221
2541
|
"value": "36px"
|
|
2222
2542
|
}
|
|
2223
2543
|
},
|
|
2224
|
-
"uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d"
|
|
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"
|
|
2225
2548
|
},
|
|
2226
2549
|
"line-height-font-size-700": {
|
|
2227
2550
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2237,7 +2560,10 @@
|
|
|
2237
2560
|
"value": "40px"
|
|
2238
2561
|
}
|
|
2239
2562
|
},
|
|
2240
|
-
"uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f"
|
|
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"
|
|
2241
2567
|
},
|
|
2242
2568
|
"line-height-font-size-75": {
|
|
2243
2569
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2253,7 +2579,10 @@
|
|
|
2253
2579
|
"value": "20px"
|
|
2254
2580
|
}
|
|
2255
2581
|
},
|
|
2256
|
-
"uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
|
|
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"
|
|
2257
2586
|
},
|
|
2258
2587
|
"line-height-font-size-800": {
|
|
2259
2588
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2269,7 +2598,10 @@
|
|
|
2269
2598
|
"value": "44px"
|
|
2270
2599
|
}
|
|
2271
2600
|
},
|
|
2272
|
-
"uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6"
|
|
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"
|
|
2273
2605
|
},
|
|
2274
2606
|
"line-height-font-size-900": {
|
|
2275
2607
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2285,12 +2617,18 @@
|
|
|
2285
2617
|
"value": "50px"
|
|
2286
2618
|
}
|
|
2287
2619
|
},
|
|
2288
|
-
"uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7"
|
|
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"
|
|
2289
2624
|
},
|
|
2290
2625
|
"medium-font-weight": {
|
|
2291
2626
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2292
2627
|
"uuid": "c966c3b6-1bf5-4064-89f9-00d9ec673fd4",
|
|
2293
|
-
"value": "medium"
|
|
2628
|
+
"value": "medium",
|
|
2629
|
+
"deprecated": true,
|
|
2630
|
+
"deprecated_comment": "Renamed to spec-order name. Use `font-weight-medium` instead.",
|
|
2631
|
+
"renamed": "font-weight-medium"
|
|
2294
2632
|
},
|
|
2295
2633
|
"regular-font-weight": {
|
|
2296
2634
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
@@ -2321,5 +2659,365 @@
|
|
|
2321
2659
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/text-align.json",
|
|
2322
2660
|
"uuid": "3a7f9e91-6e1a-4937-a6d2-6c39566dc875",
|
|
2323
2661
|
"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
|
+
}
|
|
2324
3022
|
}
|
|
2325
3023
|
}
|