@adobe/spectrum-tokens 13.10.1 → 13.12.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.
Files changed (74) hide show
  1. package/CHANGELOG.md +84 -150
  2. package/dist/json/drover.json +9 -2
  3. package/dist/json/variables.json +1595 -18
  4. package/package.json +1 -1
  5. package/schemas/token-types/token.json +3 -0
  6. package/schemas/token-types/typography.json +32 -0
  7. package/src/color-aliases.json +1 -1
  8. package/src/color-palette.json +1 -1
  9. package/src/icons.json +1 -1
  10. package/src/layout-component.json +23 -17
  11. package/src/layout.json +75 -0
  12. package/src/semantic-color-palette.json +1 -1
  13. package/src/typography.json +167 -2
  14. package/schemas/component.json +0 -29
  15. package/schemas/components/action-bar.json +0 -18
  16. package/schemas/components/action-button.json +0 -62
  17. package/schemas/components/action-group.json +0 -69
  18. package/schemas/components/alert-banner.json +0 -29
  19. package/schemas/components/alert-dialog.json +0 -42
  20. package/schemas/components/avatar.json +0 -30
  21. package/schemas/components/badge.json +0 -50
  22. package/schemas/components/body.json +0 -25
  23. package/schemas/components/bottom-navigation-android.json +0 -37
  24. package/schemas/components/breadcrumbs.json +0 -18
  25. package/schemas/components/button-group.json +0 -28
  26. package/schemas/components/button.json +0 -60
  27. package/schemas/components/checkbox-group.json +0 -53
  28. package/schemas/components/checkbox.json +0 -52
  29. package/schemas/components/close-button.json +0 -35
  30. package/schemas/components/code.json +0 -21
  31. package/schemas/components/color-area.json +0 -64
  32. package/schemas/components/color-loupe.json +0 -21
  33. package/schemas/components/color-slider.json +0 -52
  34. package/schemas/components/color-wheel.json +0 -47
  35. package/schemas/components/combo-box.json +0 -84
  36. package/schemas/components/contextual-help.json +0 -64
  37. package/schemas/components/detail.json +0 -26
  38. package/schemas/components/divider.json +0 -23
  39. package/schemas/components/field-label.json +0 -39
  40. package/schemas/components/heading.json +0 -29
  41. package/schemas/components/help-text.json +0 -35
  42. package/schemas/components/in-line-alert.json +0 -25
  43. package/schemas/components/link.json +0 -32
  44. package/schemas/components/menu.json +0 -65
  45. package/schemas/components/meter.json +0 -37
  46. package/schemas/components/picker.json +0 -85
  47. package/schemas/components/popover.json +0 -65
  48. package/schemas/components/progress-bar.json +0 -50
  49. package/schemas/components/progress-circle.json +0 -41
  50. package/schemas/components/radio-group.json +0 -62
  51. package/schemas/components/rating.json +0 -31
  52. package/schemas/components/scroll-zoom-bar.json +0 -44
  53. package/schemas/components/side-navigation.json +0 -18
  54. package/schemas/components/slider.json +0 -74
  55. package/schemas/components/status-light.json +0 -44
  56. package/schemas/components/swatch-group.json +0 -38
  57. package/schemas/components/swatch.json +0 -45
  58. package/schemas/components/switch.json +0 -42
  59. package/schemas/components/tab-bar-ios.json +0 -37
  60. package/schemas/components/tabs.json +0 -32
  61. package/schemas/components/tag.json +0 -41
  62. package/schemas/components/text-area.json +0 -98
  63. package/schemas/components/text-field.json +0 -86
  64. package/schemas/components/toast.json +0 -29
  65. package/schemas/components/tooltip.json +0 -50
  66. package/schemas/components/tray.json +0 -17
  67. package/schemas/components/tree-view.json +0 -50
  68. package/schemas/types/component-size.json +0 -8
  69. package/schemas/types/hex-color.json +0 -8
  70. package/schemas/types/typography-classification.json +0 -9
  71. package/schemas/types/typography-script.json +0 -9
  72. package/schemas/types/workflow-icon.json +0 -901
  73. package/test/componentSchemaValidator.test.js +0 -74
  74. package/test/schemaValidator.test.js +0 -74
@@ -19079,9 +19079,14 @@
19079
19079
  "uuid": "b3900f89-0a7a-4c47-a6d9-ca8aa19b9bfb"
19080
19080
  },
19081
19081
  "card-minimum-width": {
19082
+ "ref": "{card-minimum-width-default}",
19082
19083
  "value": "100px",
19083
19084
  "uuid": "55db9f3d-621d-4d23-b3d0-c0f2b0f3f9b0"
19084
19085
  },
19086
+ "card-minimum-width-default": {
19087
+ "value": "100px",
19088
+ "uuid": "3a11949c-f1ac-490b-8416-f4883402d105"
19089
+ },
19085
19090
  "card-preview-minimum-height": {
19086
19091
  "value": "130px",
19087
19092
  "uuid": "58eb5be8-644f-448e-99b9-94d1fbb93240"
@@ -19349,16 +19354,8 @@
19349
19354
  }
19350
19355
  },
19351
19356
  "accordion-top-to-text-compact-medium": {
19352
- "sets": {
19353
- "desktop": {
19354
- "value": "8px",
19355
- "uuid": "484c9603-07f1-4ba6-b1bf-7cfaec5d1594"
19356
- },
19357
- "mobile": {
19358
- "value": "14px",
19359
- "uuid": "4a7dda7f-a45a-496c-8d38-cb4e4807e544"
19360
- }
19361
- }
19357
+ "value": "5px",
19358
+ "uuid": "484c9603-07f1-4ba6-b1bf-7cfaec5d1594"
19362
19359
  },
19363
19360
  "accordion-top-to-text-regular-medium": {
19364
19361
  "ref": "{accordion-top-to-text-medium}",
@@ -19377,11 +19374,11 @@
19377
19374
  "accordion-top-to-text-spacious-medium": {
19378
19375
  "sets": {
19379
19376
  "desktop": {
19380
- "value": "16px",
19377
+ "value": "13px",
19381
19378
  "uuid": "19c91104-bdf4-4969-8d92-c9cd47d39d13"
19382
19379
  },
19383
19380
  "mobile": {
19384
- "value": "19px",
19381
+ "value": "15px",
19385
19382
  "uuid": "63602a66-5f96-4e6a-8bf0-2ac03321a577"
19386
19383
  }
19387
19384
  }
@@ -22988,7 +22985,7 @@
22988
22985
  },
22989
22986
  "title-sans-serif-font-family": {
22990
22987
  "ref": "{sans-serif-font-family}",
22991
- "value": "Adobe Clean",
22988
+ "value": "Adobe Clean Spectrum VF",
22992
22989
  "uuid": "9a65d2f0-87c0-404b-9965-6e4b00efeda8"
22993
22990
  },
22994
22991
  "title-sans-serif-font-style": {
@@ -25666,9 +25663,14 @@
25666
25663
  }
25667
25664
  },
25668
25665
  "tree-view-item-to-item": {
25666
+ "ref": "{tree-view-item-to-item-default}",
25669
25667
  "value": "-1px",
25670
25668
  "uuid": "9a04f19a-9e2a-43b9-9b1f-3385aef214ac"
25671
25669
  },
25670
+ "tree-view-item-to-item-default": {
25671
+ "value": "-1px",
25672
+ "uuid": "7d44a2b5-0aa6-4770-81da-8dbd87013906"
25673
+ },
25672
25674
  "tree-view-item-to-item-detached": {
25673
25675
  "value": "2px",
25674
25676
  "uuid": "c7c837c3-47ad-4ef1-a2eb-e4629628eb44"
@@ -28837,6 +28839,66 @@
28837
28839
  }
28838
28840
  }
28839
28841
  },
28842
+ "component-padding-vertical-50": {
28843
+ "sets": {
28844
+ "desktop": {
28845
+ "value": "3px",
28846
+ "uuid": "409b876c-ae13-4d31-8487-9bfcd9b8be69"
28847
+ },
28848
+ "mobile": {
28849
+ "value": "5px",
28850
+ "uuid": "262dd415-ea5d-4f07-9493-030ac33a2dce"
28851
+ }
28852
+ }
28853
+ },
28854
+ "component-padding-vertical-75": {
28855
+ "sets": {
28856
+ "desktop": {
28857
+ "value": "4px",
28858
+ "uuid": "6ff7a5b7-4344-4498-887d-3af9585035a7"
28859
+ },
28860
+ "mobile": {
28861
+ "value": "5px",
28862
+ "uuid": "ae87b22b-17dd-46a1-9c40-ec4fbe701e95"
28863
+ }
28864
+ }
28865
+ },
28866
+ "component-padding-vertical-100": {
28867
+ "sets": {
28868
+ "desktop": {
28869
+ "value": "7px",
28870
+ "uuid": "5b2e9907-858e-41f9-9c63-a37e30ec472e"
28871
+ },
28872
+ "mobile": {
28873
+ "value": "9px",
28874
+ "uuid": "67715127-dfd9-44ed-a3bf-4816e9dafb34"
28875
+ }
28876
+ }
28877
+ },
28878
+ "component-padding-vertical-200": {
28879
+ "sets": {
28880
+ "desktop": {
28881
+ "value": "10px",
28882
+ "uuid": "2af29e94-8c2c-475c-bde0-4e3f2ebd5df4"
28883
+ },
28884
+ "mobile": {
28885
+ "value": "13px",
28886
+ "uuid": "e5202547-d71b-4e1f-8d60-fe1e63cf18f9"
28887
+ }
28888
+ }
28889
+ },
28890
+ "component-padding-vertical-300": {
28891
+ "sets": {
28892
+ "desktop": {
28893
+ "value": "13px",
28894
+ "uuid": "894526c7-315d-4325-be16-8e99a8a2586b"
28895
+ },
28896
+ "mobile": {
28897
+ "value": "17px",
28898
+ "uuid": "ae78edbb-1b08-44d6-9c5a-37baf2fe94f6"
28899
+ }
28900
+ }
28901
+ },
28840
28902
  "accent-color-100": {
28841
28903
  "ref": "{blue-100}",
28842
28904
  "sets": {
@@ -30983,7 +31045,7 @@
30983
31045
  },
30984
31046
  "default-font-family": {
30985
31047
  "ref": "{sans-serif-font-family}",
30986
- "value": "Adobe Clean",
31048
+ "value": "Adobe Clean Spectrum VF",
30987
31049
  "uuid": "45d43d4e-a4e4-4c5f-94ec-644a81300eb0"
30988
31050
  },
30989
31051
  "letter-spacing": {
@@ -31003,7 +31065,7 @@
31003
31065
  "uuid": "a0c425b3-668b-4413-8739-c7844b26ebad"
31004
31066
  },
31005
31067
  "sans-serif-font-family": {
31006
- "value": "Adobe Clean",
31068
+ "value": "Adobe Clean Spectrum VF",
31007
31069
  "uuid": "a552c422-c51c-458a-87b0-c6fe5178bf4b"
31008
31070
  },
31009
31071
  "serif-font-family": {
@@ -31285,7 +31347,7 @@
31285
31347
  },
31286
31348
  "heading-sans-serif-font-family": {
31287
31349
  "ref": "{sans-serif-font-family}",
31288
- "value": "Adobe Clean",
31350
+ "value": "Adobe Clean Spectrum VF",
31289
31351
  "uuid": "234d7b9d-bddc-4988-8be5-ef5e41e08185"
31290
31352
  },
31291
31353
  "heading-serif-font-family": {
@@ -31948,7 +32010,7 @@
31948
32010
  },
31949
32011
  "body-sans-serif-font-family": {
31950
32012
  "ref": "{sans-serif-font-family}",
31951
- "value": "Adobe Clean",
32013
+ "value": "Adobe Clean Spectrum VF",
31952
32014
  "uuid": "32c3d84f-2b0d-4ccd-ba3c-b8475d82550b"
31953
32015
  },
31954
32016
  "body-serif-font-family": {
@@ -32339,7 +32401,7 @@
32339
32401
  },
32340
32402
  "detail-sans-serif-font-family": {
32341
32403
  "ref": "{sans-serif-font-family}",
32342
- "value": "Adobe Clean",
32404
+ "value": "Adobe Clean Spectrum VF",
32343
32405
  "uuid": "34101c26-b4cd-43aa-bddd-0758d21fef01"
32344
32406
  },
32345
32407
  "detail-serif-font-family": {
@@ -33182,5 +33244,1520 @@
33182
33244
  "uuid": "185be0f6-8283-4068-80f1-68ee8dd06c25"
33183
33245
  }
33184
33246
  }
33247
+ },
33248
+ "component-xs-regular": {
33249
+ "ref": {
33250
+ "fontFamily": "{sans-serif-font-family}",
33251
+ "fontSize": "{font-size-50}",
33252
+ "fontWeight": "{regular-font-weight}",
33253
+ "letterSpacing": "{letter-spacing}",
33254
+ "lineHeight": "{line-height-font-size-50}"
33255
+ },
33256
+ "value": {
33257
+ "fontFamily": "Adobe Clean Spectrum VF",
33258
+ "fontSize": {
33259
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33260
+ "sets": {
33261
+ "desktop": {
33262
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33263
+ "value": "11px",
33264
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07",
33265
+ "filePath": "src/typography.json",
33266
+ "isSource": true,
33267
+ "original": {
33268
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33269
+ "value": "11px",
33270
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
33271
+ },
33272
+ "name": "font-size-50-sets-desktop",
33273
+ "attributes": {},
33274
+ "path": [
33275
+ "font-size-50",
33276
+ "sets",
33277
+ "desktop"
33278
+ ]
33279
+ },
33280
+ "mobile": {
33281
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33282
+ "value": "13px",
33283
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e",
33284
+ "filePath": "src/typography.json",
33285
+ "isSource": true,
33286
+ "original": {
33287
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33288
+ "value": "13px",
33289
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
33290
+ },
33291
+ "name": "font-size-50-sets-mobile",
33292
+ "attributes": {},
33293
+ "path": [
33294
+ "font-size-50",
33295
+ "sets",
33296
+ "mobile"
33297
+ ]
33298
+ }
33299
+ }
33300
+ },
33301
+ "fontWeight": "regular",
33302
+ "letterSpacing": "0em",
33303
+ "lineHeight": {
33304
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33305
+ "sets": {
33306
+ "desktop": {
33307
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33308
+ "value": "14px",
33309
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771",
33310
+ "filePath": "src/typography.json",
33311
+ "isSource": true,
33312
+ "original": {
33313
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33314
+ "value": "14px",
33315
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771"
33316
+ },
33317
+ "name": "line-height-font-size-50-sets-desktop",
33318
+ "attributes": {},
33319
+ "path": [
33320
+ "line-height-font-size-50",
33321
+ "sets",
33322
+ "desktop"
33323
+ ]
33324
+ },
33325
+ "mobile": {
33326
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33327
+ "value": "16px",
33328
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f",
33329
+ "filePath": "src/typography.json",
33330
+ "isSource": true,
33331
+ "original": {
33332
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33333
+ "value": "16px",
33334
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f"
33335
+ },
33336
+ "name": "line-height-font-size-50-sets-mobile",
33337
+ "attributes": {},
33338
+ "path": [
33339
+ "line-height-font-size-50",
33340
+ "sets",
33341
+ "mobile"
33342
+ ]
33343
+ }
33344
+ }
33345
+ }
33346
+ },
33347
+ "uuid": "5dca28f2-77f5-4b29-85f3-0075bf2cbe7f"
33348
+ },
33349
+ "component-xs-medium": {
33350
+ "ref": {
33351
+ "fontFamily": "{sans-serif-font-family}",
33352
+ "fontSize": "{font-size-50}",
33353
+ "fontWeight": "{medium-font-weight}",
33354
+ "letterSpacing": "{letter-spacing}",
33355
+ "lineHeight": "{line-height-font-size-50}"
33356
+ },
33357
+ "value": {
33358
+ "fontFamily": "Adobe Clean Spectrum VF",
33359
+ "fontSize": {
33360
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33361
+ "sets": {
33362
+ "desktop": {
33363
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33364
+ "value": "11px",
33365
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07",
33366
+ "filePath": "src/typography.json",
33367
+ "isSource": true,
33368
+ "original": {
33369
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33370
+ "value": "11px",
33371
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
33372
+ },
33373
+ "name": "font-size-50-sets-desktop",
33374
+ "attributes": {},
33375
+ "path": [
33376
+ "font-size-50",
33377
+ "sets",
33378
+ "desktop"
33379
+ ]
33380
+ },
33381
+ "mobile": {
33382
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33383
+ "value": "13px",
33384
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e",
33385
+ "filePath": "src/typography.json",
33386
+ "isSource": true,
33387
+ "original": {
33388
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33389
+ "value": "13px",
33390
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
33391
+ },
33392
+ "name": "font-size-50-sets-mobile",
33393
+ "attributes": {},
33394
+ "path": [
33395
+ "font-size-50",
33396
+ "sets",
33397
+ "mobile"
33398
+ ]
33399
+ }
33400
+ }
33401
+ },
33402
+ "fontWeight": "medium",
33403
+ "letterSpacing": "0em",
33404
+ "lineHeight": {
33405
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33406
+ "sets": {
33407
+ "desktop": {
33408
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33409
+ "value": "14px",
33410
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771",
33411
+ "filePath": "src/typography.json",
33412
+ "isSource": true,
33413
+ "original": {
33414
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33415
+ "value": "14px",
33416
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771"
33417
+ },
33418
+ "name": "line-height-font-size-50-sets-desktop",
33419
+ "attributes": {},
33420
+ "path": [
33421
+ "line-height-font-size-50",
33422
+ "sets",
33423
+ "desktop"
33424
+ ]
33425
+ },
33426
+ "mobile": {
33427
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33428
+ "value": "16px",
33429
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f",
33430
+ "filePath": "src/typography.json",
33431
+ "isSource": true,
33432
+ "original": {
33433
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33434
+ "value": "16px",
33435
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f"
33436
+ },
33437
+ "name": "line-height-font-size-50-sets-mobile",
33438
+ "attributes": {},
33439
+ "path": [
33440
+ "line-height-font-size-50",
33441
+ "sets",
33442
+ "mobile"
33443
+ ]
33444
+ }
33445
+ }
33446
+ }
33447
+ },
33448
+ "uuid": "8bf6d008-d3d8-446d-afe8-62613b1c53a2"
33449
+ },
33450
+ "component-xs-bold": {
33451
+ "ref": {
33452
+ "fontFamily": "{sans-serif-font-family}",
33453
+ "fontSize": "{font-size-50}",
33454
+ "fontWeight": "{bold-font-weight}",
33455
+ "letterSpacing": "{letter-spacing}",
33456
+ "lineHeight": "{line-height-font-size-50}"
33457
+ },
33458
+ "value": {
33459
+ "fontFamily": "Adobe Clean Spectrum VF",
33460
+ "fontSize": {
33461
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33462
+ "sets": {
33463
+ "desktop": {
33464
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33465
+ "value": "11px",
33466
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07",
33467
+ "filePath": "src/typography.json",
33468
+ "isSource": true,
33469
+ "original": {
33470
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33471
+ "value": "11px",
33472
+ "uuid": "8593a326-de37-414d-b3f6-5254b41dce07"
33473
+ },
33474
+ "name": "font-size-50-sets-desktop",
33475
+ "attributes": {},
33476
+ "path": [
33477
+ "font-size-50",
33478
+ "sets",
33479
+ "desktop"
33480
+ ]
33481
+ },
33482
+ "mobile": {
33483
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33484
+ "value": "13px",
33485
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e",
33486
+ "filePath": "src/typography.json",
33487
+ "isSource": true,
33488
+ "original": {
33489
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33490
+ "value": "13px",
33491
+ "uuid": "b7561ce1-e12e-4aed-9766-181f7eca309e"
33492
+ },
33493
+ "name": "font-size-50-sets-mobile",
33494
+ "attributes": {},
33495
+ "path": [
33496
+ "font-size-50",
33497
+ "sets",
33498
+ "mobile"
33499
+ ]
33500
+ }
33501
+ }
33502
+ },
33503
+ "fontWeight": "bold",
33504
+ "letterSpacing": "0em",
33505
+ "lineHeight": {
33506
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33507
+ "sets": {
33508
+ "desktop": {
33509
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33510
+ "value": "14px",
33511
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771",
33512
+ "filePath": "src/typography.json",
33513
+ "isSource": true,
33514
+ "original": {
33515
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33516
+ "value": "14px",
33517
+ "uuid": "3696e3bf-2b72-4b08-9893-ac618f904771"
33518
+ },
33519
+ "name": "line-height-font-size-50-sets-desktop",
33520
+ "attributes": {},
33521
+ "path": [
33522
+ "line-height-font-size-50",
33523
+ "sets",
33524
+ "desktop"
33525
+ ]
33526
+ },
33527
+ "mobile": {
33528
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33529
+ "value": "16px",
33530
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f",
33531
+ "filePath": "src/typography.json",
33532
+ "isSource": true,
33533
+ "original": {
33534
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33535
+ "value": "16px",
33536
+ "uuid": "242bf245-e7f0-4826-bcec-e19c0ed5e93f"
33537
+ },
33538
+ "name": "line-height-font-size-50-sets-mobile",
33539
+ "attributes": {},
33540
+ "path": [
33541
+ "line-height-font-size-50",
33542
+ "sets",
33543
+ "mobile"
33544
+ ]
33545
+ }
33546
+ }
33547
+ }
33548
+ },
33549
+ "uuid": "dc560f13-3f9d-47ed-9adf-646c24fd5a0a"
33550
+ },
33551
+ "component-s-regular": {
33552
+ "ref": {
33553
+ "fontFamily": "{sans-serif-font-family}",
33554
+ "fontSize": "{font-size-75}",
33555
+ "fontWeight": "{regular-font-weight}",
33556
+ "letterSpacing": "{letter-spacing}",
33557
+ "lineHeight": "{line-height-font-size-75}"
33558
+ },
33559
+ "value": {
33560
+ "fontFamily": "Adobe Clean Spectrum VF",
33561
+ "fontSize": {
33562
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33563
+ "sets": {
33564
+ "desktop": {
33565
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33566
+ "value": "12px",
33567
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a",
33568
+ "filePath": "src/typography.json",
33569
+ "isSource": true,
33570
+ "original": {
33571
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33572
+ "value": "12px",
33573
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
33574
+ },
33575
+ "name": "font-size-75-sets-desktop",
33576
+ "attributes": {},
33577
+ "path": [
33578
+ "font-size-75",
33579
+ "sets",
33580
+ "desktop"
33581
+ ]
33582
+ },
33583
+ "mobile": {
33584
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33585
+ "value": "15px",
33586
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c",
33587
+ "filePath": "src/typography.json",
33588
+ "isSource": true,
33589
+ "original": {
33590
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33591
+ "value": "15px",
33592
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
33593
+ },
33594
+ "name": "font-size-75-sets-mobile",
33595
+ "attributes": {},
33596
+ "path": [
33597
+ "font-size-75",
33598
+ "sets",
33599
+ "mobile"
33600
+ ]
33601
+ }
33602
+ }
33603
+ },
33604
+ "fontWeight": "regular",
33605
+ "letterSpacing": "0em",
33606
+ "lineHeight": {
33607
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33608
+ "sets": {
33609
+ "desktop": {
33610
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33611
+ "value": "16px",
33612
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3",
33613
+ "filePath": "src/typography.json",
33614
+ "isSource": true,
33615
+ "original": {
33616
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33617
+ "value": "16px",
33618
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3"
33619
+ },
33620
+ "name": "line-height-font-size-75-sets-desktop",
33621
+ "attributes": {},
33622
+ "path": [
33623
+ "line-height-font-size-75",
33624
+ "sets",
33625
+ "desktop"
33626
+ ]
33627
+ },
33628
+ "mobile": {
33629
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33630
+ "value": "20px",
33631
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b",
33632
+ "filePath": "src/typography.json",
33633
+ "isSource": true,
33634
+ "original": {
33635
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33636
+ "value": "20px",
33637
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b"
33638
+ },
33639
+ "name": "line-height-font-size-75-sets-mobile",
33640
+ "attributes": {},
33641
+ "path": [
33642
+ "line-height-font-size-75",
33643
+ "sets",
33644
+ "mobile"
33645
+ ]
33646
+ }
33647
+ }
33648
+ }
33649
+ },
33650
+ "uuid": "cde5212c-520d-4657-8184-f07739ffed07"
33651
+ },
33652
+ "component-s-medium": {
33653
+ "ref": {
33654
+ "fontFamily": "{sans-serif-font-family}",
33655
+ "fontSize": "{font-size-75}",
33656
+ "fontWeight": "{medium-font-weight}",
33657
+ "letterSpacing": "{letter-spacing}",
33658
+ "lineHeight": "{line-height-font-size-75}"
33659
+ },
33660
+ "value": {
33661
+ "fontFamily": "Adobe Clean Spectrum VF",
33662
+ "fontSize": {
33663
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33664
+ "sets": {
33665
+ "desktop": {
33666
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33667
+ "value": "12px",
33668
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a",
33669
+ "filePath": "src/typography.json",
33670
+ "isSource": true,
33671
+ "original": {
33672
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33673
+ "value": "12px",
33674
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
33675
+ },
33676
+ "name": "font-size-75-sets-desktop",
33677
+ "attributes": {},
33678
+ "path": [
33679
+ "font-size-75",
33680
+ "sets",
33681
+ "desktop"
33682
+ ]
33683
+ },
33684
+ "mobile": {
33685
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33686
+ "value": "15px",
33687
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c",
33688
+ "filePath": "src/typography.json",
33689
+ "isSource": true,
33690
+ "original": {
33691
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33692
+ "value": "15px",
33693
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
33694
+ },
33695
+ "name": "font-size-75-sets-mobile",
33696
+ "attributes": {},
33697
+ "path": [
33698
+ "font-size-75",
33699
+ "sets",
33700
+ "mobile"
33701
+ ]
33702
+ }
33703
+ }
33704
+ },
33705
+ "fontWeight": "medium",
33706
+ "letterSpacing": "0em",
33707
+ "lineHeight": {
33708
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33709
+ "sets": {
33710
+ "desktop": {
33711
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33712
+ "value": "16px",
33713
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3",
33714
+ "filePath": "src/typography.json",
33715
+ "isSource": true,
33716
+ "original": {
33717
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33718
+ "value": "16px",
33719
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3"
33720
+ },
33721
+ "name": "line-height-font-size-75-sets-desktop",
33722
+ "attributes": {},
33723
+ "path": [
33724
+ "line-height-font-size-75",
33725
+ "sets",
33726
+ "desktop"
33727
+ ]
33728
+ },
33729
+ "mobile": {
33730
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33731
+ "value": "20px",
33732
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b",
33733
+ "filePath": "src/typography.json",
33734
+ "isSource": true,
33735
+ "original": {
33736
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33737
+ "value": "20px",
33738
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b"
33739
+ },
33740
+ "name": "line-height-font-size-75-sets-mobile",
33741
+ "attributes": {},
33742
+ "path": [
33743
+ "line-height-font-size-75",
33744
+ "sets",
33745
+ "mobile"
33746
+ ]
33747
+ }
33748
+ }
33749
+ }
33750
+ },
33751
+ "uuid": "afa00f39-1fe1-4026-8693-189e6d051eb3"
33752
+ },
33753
+ "component-s-bold": {
33754
+ "ref": {
33755
+ "fontFamily": "{sans-serif-font-family}",
33756
+ "fontSize": "{font-size-75}",
33757
+ "fontWeight": "{bold-font-weight}",
33758
+ "letterSpacing": "{letter-spacing}",
33759
+ "lineHeight": "{line-height-font-size-75}"
33760
+ },
33761
+ "value": {
33762
+ "fontFamily": "Adobe Clean Spectrum VF",
33763
+ "fontSize": {
33764
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33765
+ "sets": {
33766
+ "desktop": {
33767
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33768
+ "value": "12px",
33769
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a",
33770
+ "filePath": "src/typography.json",
33771
+ "isSource": true,
33772
+ "original": {
33773
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33774
+ "value": "12px",
33775
+ "uuid": "55d90327-8cc9-4d4f-891f-9d42751d989a"
33776
+ },
33777
+ "name": "font-size-75-sets-desktop",
33778
+ "attributes": {},
33779
+ "path": [
33780
+ "font-size-75",
33781
+ "sets",
33782
+ "desktop"
33783
+ ]
33784
+ },
33785
+ "mobile": {
33786
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33787
+ "value": "15px",
33788
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c",
33789
+ "filePath": "src/typography.json",
33790
+ "isSource": true,
33791
+ "original": {
33792
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33793
+ "value": "15px",
33794
+ "uuid": "07e1c2a8-3925-4d71-8fae-3486483ff44c"
33795
+ },
33796
+ "name": "font-size-75-sets-mobile",
33797
+ "attributes": {},
33798
+ "path": [
33799
+ "font-size-75",
33800
+ "sets",
33801
+ "mobile"
33802
+ ]
33803
+ }
33804
+ }
33805
+ },
33806
+ "fontWeight": "bold",
33807
+ "letterSpacing": "0em",
33808
+ "lineHeight": {
33809
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33810
+ "sets": {
33811
+ "desktop": {
33812
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33813
+ "value": "16px",
33814
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3",
33815
+ "filePath": "src/typography.json",
33816
+ "isSource": true,
33817
+ "original": {
33818
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33819
+ "value": "16px",
33820
+ "uuid": "8e85a017-2c5d-4a52-92df-c0426e00c3c3"
33821
+ },
33822
+ "name": "line-height-font-size-75-sets-desktop",
33823
+ "attributes": {},
33824
+ "path": [
33825
+ "line-height-font-size-75",
33826
+ "sets",
33827
+ "desktop"
33828
+ ]
33829
+ },
33830
+ "mobile": {
33831
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33832
+ "value": "20px",
33833
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b",
33834
+ "filePath": "src/typography.json",
33835
+ "isSource": true,
33836
+ "original": {
33837
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33838
+ "value": "20px",
33839
+ "uuid": "25be5bf4-e450-4a58-89e2-a04e02b7b78b"
33840
+ },
33841
+ "name": "line-height-font-size-75-sets-mobile",
33842
+ "attributes": {},
33843
+ "path": [
33844
+ "line-height-font-size-75",
33845
+ "sets",
33846
+ "mobile"
33847
+ ]
33848
+ }
33849
+ }
33850
+ }
33851
+ },
33852
+ "uuid": "6510c875-e551-43f2-9e84-111cfccafce8"
33853
+ },
33854
+ "component-m-regular": {
33855
+ "ref": {
33856
+ "fontFamily": "{sans-serif-font-family}",
33857
+ "fontSize": "{font-size-100}",
33858
+ "fontWeight": "{regular-font-weight}",
33859
+ "letterSpacing": "{letter-spacing}",
33860
+ "lineHeight": "{line-height-font-size-100}"
33861
+ },
33862
+ "value": {
33863
+ "fontFamily": "Adobe Clean Spectrum VF",
33864
+ "fontSize": {
33865
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33866
+ "sets": {
33867
+ "desktop": {
33868
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33869
+ "value": "14px",
33870
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707",
33871
+ "filePath": "src/typography.json",
33872
+ "isSource": true,
33873
+ "original": {
33874
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33875
+ "value": "14px",
33876
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
33877
+ },
33878
+ "name": "font-size-100-sets-desktop",
33879
+ "attributes": {},
33880
+ "path": [
33881
+ "font-size-100",
33882
+ "sets",
33883
+ "desktop"
33884
+ ]
33885
+ },
33886
+ "mobile": {
33887
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33888
+ "value": "17px",
33889
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411",
33890
+ "filePath": "src/typography.json",
33891
+ "isSource": true,
33892
+ "original": {
33893
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33894
+ "value": "17px",
33895
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
33896
+ },
33897
+ "name": "font-size-100-sets-mobile",
33898
+ "attributes": {},
33899
+ "path": [
33900
+ "font-size-100",
33901
+ "sets",
33902
+ "mobile"
33903
+ ]
33904
+ }
33905
+ }
33906
+ },
33907
+ "fontWeight": "regular",
33908
+ "letterSpacing": "0em",
33909
+ "lineHeight": {
33910
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33911
+ "sets": {
33912
+ "desktop": {
33913
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33914
+ "value": "18px",
33915
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd",
33916
+ "filePath": "src/typography.json",
33917
+ "isSource": true,
33918
+ "original": {
33919
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33920
+ "value": "18px",
33921
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd"
33922
+ },
33923
+ "name": "line-height-font-size-100-sets-desktop",
33924
+ "attributes": {},
33925
+ "path": [
33926
+ "line-height-font-size-100",
33927
+ "sets",
33928
+ "desktop"
33929
+ ]
33930
+ },
33931
+ "mobile": {
33932
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33933
+ "value": "22px",
33934
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580",
33935
+ "filePath": "src/typography.json",
33936
+ "isSource": true,
33937
+ "original": {
33938
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
33939
+ "value": "22px",
33940
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580"
33941
+ },
33942
+ "name": "line-height-font-size-100-sets-mobile",
33943
+ "attributes": {},
33944
+ "path": [
33945
+ "line-height-font-size-100",
33946
+ "sets",
33947
+ "mobile"
33948
+ ]
33949
+ }
33950
+ }
33951
+ }
33952
+ },
33953
+ "uuid": "567a8eff-028f-4de1-b58a-a0473775219f"
33954
+ },
33955
+ "component-m-medium": {
33956
+ "ref": {
33957
+ "fontFamily": "{sans-serif-font-family}",
33958
+ "fontSize": "{font-size-100}",
33959
+ "fontWeight": "{medium-font-weight}",
33960
+ "letterSpacing": "{letter-spacing}",
33961
+ "lineHeight": "{line-height-font-size-100}"
33962
+ },
33963
+ "value": {
33964
+ "fontFamily": "Adobe Clean Spectrum VF",
33965
+ "fontSize": {
33966
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
33967
+ "sets": {
33968
+ "desktop": {
33969
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33970
+ "value": "14px",
33971
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707",
33972
+ "filePath": "src/typography.json",
33973
+ "isSource": true,
33974
+ "original": {
33975
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33976
+ "value": "14px",
33977
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
33978
+ },
33979
+ "name": "font-size-100-sets-desktop",
33980
+ "attributes": {},
33981
+ "path": [
33982
+ "font-size-100",
33983
+ "sets",
33984
+ "desktop"
33985
+ ]
33986
+ },
33987
+ "mobile": {
33988
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33989
+ "value": "17px",
33990
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411",
33991
+ "filePath": "src/typography.json",
33992
+ "isSource": true,
33993
+ "original": {
33994
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
33995
+ "value": "17px",
33996
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
33997
+ },
33998
+ "name": "font-size-100-sets-mobile",
33999
+ "attributes": {},
34000
+ "path": [
34001
+ "font-size-100",
34002
+ "sets",
34003
+ "mobile"
34004
+ ]
34005
+ }
34006
+ }
34007
+ },
34008
+ "fontWeight": "medium",
34009
+ "letterSpacing": "0em",
34010
+ "lineHeight": {
34011
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34012
+ "sets": {
34013
+ "desktop": {
34014
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34015
+ "value": "18px",
34016
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd",
34017
+ "filePath": "src/typography.json",
34018
+ "isSource": true,
34019
+ "original": {
34020
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34021
+ "value": "18px",
34022
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd"
34023
+ },
34024
+ "name": "line-height-font-size-100-sets-desktop",
34025
+ "attributes": {},
34026
+ "path": [
34027
+ "line-height-font-size-100",
34028
+ "sets",
34029
+ "desktop"
34030
+ ]
34031
+ },
34032
+ "mobile": {
34033
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34034
+ "value": "22px",
34035
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580",
34036
+ "filePath": "src/typography.json",
34037
+ "isSource": true,
34038
+ "original": {
34039
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34040
+ "value": "22px",
34041
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580"
34042
+ },
34043
+ "name": "line-height-font-size-100-sets-mobile",
34044
+ "attributes": {},
34045
+ "path": [
34046
+ "line-height-font-size-100",
34047
+ "sets",
34048
+ "mobile"
34049
+ ]
34050
+ }
34051
+ }
34052
+ }
34053
+ },
34054
+ "uuid": "633b828a-8623-4905-9dda-5a7b989768d7"
34055
+ },
34056
+ "component-m-bold": {
34057
+ "ref": {
34058
+ "fontFamily": "{sans-serif-font-family}",
34059
+ "fontSize": "{font-size-100}",
34060
+ "fontWeight": "{bold-font-weight}",
34061
+ "letterSpacing": "{letter-spacing}",
34062
+ "lineHeight": "{line-height-font-size-100}"
34063
+ },
34064
+ "value": {
34065
+ "fontFamily": "Adobe Clean Spectrum VF",
34066
+ "fontSize": {
34067
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34068
+ "sets": {
34069
+ "desktop": {
34070
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34071
+ "value": "14px",
34072
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707",
34073
+ "filePath": "src/typography.json",
34074
+ "isSource": true,
34075
+ "original": {
34076
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34077
+ "value": "14px",
34078
+ "uuid": "938e2d24-1e90-48f0-a596-595a69103707"
34079
+ },
34080
+ "name": "font-size-100-sets-desktop",
34081
+ "attributes": {},
34082
+ "path": [
34083
+ "font-size-100",
34084
+ "sets",
34085
+ "desktop"
34086
+ ]
34087
+ },
34088
+ "mobile": {
34089
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34090
+ "value": "17px",
34091
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411",
34092
+ "filePath": "src/typography.json",
34093
+ "isSource": true,
34094
+ "original": {
34095
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34096
+ "value": "17px",
34097
+ "uuid": "2f9ee3cf-ccb1-4f0b-aed6-96e472fb7411"
34098
+ },
34099
+ "name": "font-size-100-sets-mobile",
34100
+ "attributes": {},
34101
+ "path": [
34102
+ "font-size-100",
34103
+ "sets",
34104
+ "mobile"
34105
+ ]
34106
+ }
34107
+ }
34108
+ },
34109
+ "fontWeight": "bold",
34110
+ "letterSpacing": "0em",
34111
+ "lineHeight": {
34112
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34113
+ "sets": {
34114
+ "desktop": {
34115
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34116
+ "value": "18px",
34117
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd",
34118
+ "filePath": "src/typography.json",
34119
+ "isSource": true,
34120
+ "original": {
34121
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34122
+ "value": "18px",
34123
+ "uuid": "0c323ed8-47c4-4fbb-bb66-a393a1e992cd"
34124
+ },
34125
+ "name": "line-height-font-size-100-sets-desktop",
34126
+ "attributes": {},
34127
+ "path": [
34128
+ "line-height-font-size-100",
34129
+ "sets",
34130
+ "desktop"
34131
+ ]
34132
+ },
34133
+ "mobile": {
34134
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34135
+ "value": "22px",
34136
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580",
34137
+ "filePath": "src/typography.json",
34138
+ "isSource": true,
34139
+ "original": {
34140
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34141
+ "value": "22px",
34142
+ "uuid": "898fde6d-f477-46a6-8323-698dee558580"
34143
+ },
34144
+ "name": "line-height-font-size-100-sets-mobile",
34145
+ "attributes": {},
34146
+ "path": [
34147
+ "line-height-font-size-100",
34148
+ "sets",
34149
+ "mobile"
34150
+ ]
34151
+ }
34152
+ }
34153
+ }
34154
+ },
34155
+ "uuid": "48422ecb-3993-4a96-b785-7661b9f662d2"
34156
+ },
34157
+ "component-l-regular": {
34158
+ "ref": {
34159
+ "fontFamily": "{sans-serif-font-family}",
34160
+ "fontSize": "{font-size-200}",
34161
+ "fontWeight": "{regular-font-weight}",
34162
+ "letterSpacing": "{letter-spacing}",
34163
+ "lineHeight": "{line-height-font-size-200}"
34164
+ },
34165
+ "value": {
34166
+ "fontFamily": "Adobe Clean Spectrum VF",
34167
+ "fontSize": {
34168
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34169
+ "sets": {
34170
+ "desktop": {
34171
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34172
+ "value": "16px",
34173
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91",
34174
+ "filePath": "src/typography.json",
34175
+ "isSource": true,
34176
+ "original": {
34177
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34178
+ "value": "16px",
34179
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
34180
+ },
34181
+ "name": "font-size-200-sets-desktop",
34182
+ "attributes": {},
34183
+ "path": [
34184
+ "font-size-200",
34185
+ "sets",
34186
+ "desktop"
34187
+ ]
34188
+ },
34189
+ "mobile": {
34190
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34191
+ "value": "19px",
34192
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991",
34193
+ "filePath": "src/typography.json",
34194
+ "isSource": true,
34195
+ "original": {
34196
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34197
+ "value": "19px",
34198
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
34199
+ },
34200
+ "name": "font-size-200-sets-mobile",
34201
+ "attributes": {},
34202
+ "path": [
34203
+ "font-size-200",
34204
+ "sets",
34205
+ "mobile"
34206
+ ]
34207
+ }
34208
+ }
34209
+ },
34210
+ "fontWeight": "regular",
34211
+ "letterSpacing": "0em",
34212
+ "lineHeight": {
34213
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34214
+ "sets": {
34215
+ "desktop": {
34216
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34217
+ "value": "20px",
34218
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9",
34219
+ "filePath": "src/typography.json",
34220
+ "isSource": true,
34221
+ "original": {
34222
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34223
+ "value": "20px",
34224
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9"
34225
+ },
34226
+ "name": "line-height-font-size-200-sets-desktop",
34227
+ "attributes": {},
34228
+ "path": [
34229
+ "line-height-font-size-200",
34230
+ "sets",
34231
+ "desktop"
34232
+ ]
34233
+ },
34234
+ "mobile": {
34235
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34236
+ "value": "24px",
34237
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3",
34238
+ "filePath": "src/typography.json",
34239
+ "isSource": true,
34240
+ "original": {
34241
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34242
+ "value": "24px",
34243
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3"
34244
+ },
34245
+ "name": "line-height-font-size-200-sets-mobile",
34246
+ "attributes": {},
34247
+ "path": [
34248
+ "line-height-font-size-200",
34249
+ "sets",
34250
+ "mobile"
34251
+ ]
34252
+ }
34253
+ }
34254
+ }
34255
+ },
34256
+ "uuid": "5a58a097-2235-4302-a6ed-6c1fa854c523"
34257
+ },
34258
+ "component-l-medium": {
34259
+ "ref": {
34260
+ "fontFamily": "{sans-serif-font-family}",
34261
+ "fontSize": "{font-size-200}",
34262
+ "fontWeight": "{medium-font-weight}",
34263
+ "letterSpacing": "{letter-spacing}",
34264
+ "lineHeight": "{line-height-font-size-200}"
34265
+ },
34266
+ "value": {
34267
+ "fontFamily": "Adobe Clean Spectrum VF",
34268
+ "fontSize": {
34269
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34270
+ "sets": {
34271
+ "desktop": {
34272
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34273
+ "value": "16px",
34274
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91",
34275
+ "filePath": "src/typography.json",
34276
+ "isSource": true,
34277
+ "original": {
34278
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34279
+ "value": "16px",
34280
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
34281
+ },
34282
+ "name": "font-size-200-sets-desktop",
34283
+ "attributes": {},
34284
+ "path": [
34285
+ "font-size-200",
34286
+ "sets",
34287
+ "desktop"
34288
+ ]
34289
+ },
34290
+ "mobile": {
34291
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34292
+ "value": "19px",
34293
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991",
34294
+ "filePath": "src/typography.json",
34295
+ "isSource": true,
34296
+ "original": {
34297
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34298
+ "value": "19px",
34299
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
34300
+ },
34301
+ "name": "font-size-200-sets-mobile",
34302
+ "attributes": {},
34303
+ "path": [
34304
+ "font-size-200",
34305
+ "sets",
34306
+ "mobile"
34307
+ ]
34308
+ }
34309
+ }
34310
+ },
34311
+ "fontWeight": "medium",
34312
+ "letterSpacing": "0em",
34313
+ "lineHeight": {
34314
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34315
+ "sets": {
34316
+ "desktop": {
34317
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34318
+ "value": "20px",
34319
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9",
34320
+ "filePath": "src/typography.json",
34321
+ "isSource": true,
34322
+ "original": {
34323
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34324
+ "value": "20px",
34325
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9"
34326
+ },
34327
+ "name": "line-height-font-size-200-sets-desktop",
34328
+ "attributes": {},
34329
+ "path": [
34330
+ "line-height-font-size-200",
34331
+ "sets",
34332
+ "desktop"
34333
+ ]
34334
+ },
34335
+ "mobile": {
34336
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34337
+ "value": "24px",
34338
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3",
34339
+ "filePath": "src/typography.json",
34340
+ "isSource": true,
34341
+ "original": {
34342
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34343
+ "value": "24px",
34344
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3"
34345
+ },
34346
+ "name": "line-height-font-size-200-sets-mobile",
34347
+ "attributes": {},
34348
+ "path": [
34349
+ "line-height-font-size-200",
34350
+ "sets",
34351
+ "mobile"
34352
+ ]
34353
+ }
34354
+ }
34355
+ }
34356
+ },
34357
+ "uuid": "aa7cd308-279c-4c0f-ab5e-5053341c963b"
34358
+ },
34359
+ "component-l-bold": {
34360
+ "ref": {
34361
+ "fontFamily": "{sans-serif-font-family}",
34362
+ "fontSize": "{font-size-200}",
34363
+ "fontWeight": "{bold-font-weight}",
34364
+ "letterSpacing": "{letter-spacing}",
34365
+ "lineHeight": "{line-height-font-size-200}"
34366
+ },
34367
+ "value": {
34368
+ "fontFamily": "Adobe Clean Spectrum VF",
34369
+ "fontSize": {
34370
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34371
+ "sets": {
34372
+ "desktop": {
34373
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34374
+ "value": "16px",
34375
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91",
34376
+ "filePath": "src/typography.json",
34377
+ "isSource": true,
34378
+ "original": {
34379
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34380
+ "value": "16px",
34381
+ "uuid": "b36caaa3-7047-4dfb-8a84-f990a8ac3a91"
34382
+ },
34383
+ "name": "font-size-200-sets-desktop",
34384
+ "attributes": {},
34385
+ "path": [
34386
+ "font-size-200",
34387
+ "sets",
34388
+ "desktop"
34389
+ ]
34390
+ },
34391
+ "mobile": {
34392
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34393
+ "value": "19px",
34394
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991",
34395
+ "filePath": "src/typography.json",
34396
+ "isSource": true,
34397
+ "original": {
34398
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34399
+ "value": "19px",
34400
+ "uuid": "7e51ff4e-2749-49d1-b9ed-75de92a73991"
34401
+ },
34402
+ "name": "font-size-200-sets-mobile",
34403
+ "attributes": {},
34404
+ "path": [
34405
+ "font-size-200",
34406
+ "sets",
34407
+ "mobile"
34408
+ ]
34409
+ }
34410
+ }
34411
+ },
34412
+ "fontWeight": "bold",
34413
+ "letterSpacing": "0em",
34414
+ "lineHeight": {
34415
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34416
+ "sets": {
34417
+ "desktop": {
34418
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34419
+ "value": "20px",
34420
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9",
34421
+ "filePath": "src/typography.json",
34422
+ "isSource": true,
34423
+ "original": {
34424
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34425
+ "value": "20px",
34426
+ "uuid": "efb450f9-976a-47cb-a7cc-667b9fe967a9"
34427
+ },
34428
+ "name": "line-height-font-size-200-sets-desktop",
34429
+ "attributes": {},
34430
+ "path": [
34431
+ "line-height-font-size-200",
34432
+ "sets",
34433
+ "desktop"
34434
+ ]
34435
+ },
34436
+ "mobile": {
34437
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34438
+ "value": "24px",
34439
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3",
34440
+ "filePath": "src/typography.json",
34441
+ "isSource": true,
34442
+ "original": {
34443
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34444
+ "value": "24px",
34445
+ "uuid": "790dde8d-c117-4759-be93-2498297c6fa3"
34446
+ },
34447
+ "name": "line-height-font-size-200-sets-mobile",
34448
+ "attributes": {},
34449
+ "path": [
34450
+ "line-height-font-size-200",
34451
+ "sets",
34452
+ "mobile"
34453
+ ]
34454
+ }
34455
+ }
34456
+ }
34457
+ },
34458
+ "uuid": "861ac736-b95b-4350-b40b-0dde0036c796"
34459
+ },
34460
+ "component-xl-regular": {
34461
+ "ref": {
34462
+ "fontFamily": "{sans-serif-font-family}",
34463
+ "fontSize": "{font-size-300}",
34464
+ "fontWeight": "{regular-font-weight}",
34465
+ "letterSpacing": "{letter-spacing}",
34466
+ "lineHeight": "{line-height-font-size-300}"
34467
+ },
34468
+ "value": {
34469
+ "fontFamily": "Adobe Clean Spectrum VF",
34470
+ "fontSize": {
34471
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34472
+ "sets": {
34473
+ "desktop": {
34474
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34475
+ "value": "18px",
34476
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175",
34477
+ "filePath": "src/typography.json",
34478
+ "isSource": true,
34479
+ "original": {
34480
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34481
+ "value": "18px",
34482
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175"
34483
+ },
34484
+ "name": "font-size-300-sets-desktop",
34485
+ "attributes": {},
34486
+ "path": [
34487
+ "font-size-300",
34488
+ "sets",
34489
+ "desktop"
34490
+ ]
34491
+ },
34492
+ "mobile": {
34493
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34494
+ "value": "22px",
34495
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7",
34496
+ "filePath": "src/typography.json",
34497
+ "isSource": true,
34498
+ "original": {
34499
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34500
+ "value": "22px",
34501
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7"
34502
+ },
34503
+ "name": "font-size-300-sets-mobile",
34504
+ "attributes": {},
34505
+ "path": [
34506
+ "font-size-300",
34507
+ "sets",
34508
+ "mobile"
34509
+ ]
34510
+ }
34511
+ }
34512
+ },
34513
+ "fontWeight": "regular",
34514
+ "letterSpacing": "0em",
34515
+ "lineHeight": {
34516
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34517
+ "sets": {
34518
+ "desktop": {
34519
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34520
+ "value": "22px",
34521
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f",
34522
+ "filePath": "src/typography.json",
34523
+ "isSource": true,
34524
+ "original": {
34525
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34526
+ "value": "22px",
34527
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f"
34528
+ },
34529
+ "name": "line-height-font-size-300-sets-desktop",
34530
+ "attributes": {},
34531
+ "path": [
34532
+ "line-height-font-size-300",
34533
+ "sets",
34534
+ "desktop"
34535
+ ]
34536
+ },
34537
+ "mobile": {
34538
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34539
+ "value": "26px",
34540
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80",
34541
+ "filePath": "src/typography.json",
34542
+ "isSource": true,
34543
+ "original": {
34544
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34545
+ "value": "26px",
34546
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80"
34547
+ },
34548
+ "name": "line-height-font-size-300-sets-mobile",
34549
+ "attributes": {},
34550
+ "path": [
34551
+ "line-height-font-size-300",
34552
+ "sets",
34553
+ "mobile"
34554
+ ]
34555
+ }
34556
+ }
34557
+ }
34558
+ },
34559
+ "uuid": "5096f188-f728-4db4-8cd9-cc23b08956e1"
34560
+ },
34561
+ "component-xl-medium": {
34562
+ "ref": {
34563
+ "fontFamily": "{sans-serif-font-family}",
34564
+ "fontSize": "{font-size-300}",
34565
+ "fontWeight": "{medium-font-weight}",
34566
+ "letterSpacing": "{letter-spacing}",
34567
+ "lineHeight": "{line-height-font-size-300}"
34568
+ },
34569
+ "value": {
34570
+ "fontFamily": "Adobe Clean Spectrum VF",
34571
+ "fontSize": {
34572
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34573
+ "sets": {
34574
+ "desktop": {
34575
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34576
+ "value": "18px",
34577
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175",
34578
+ "filePath": "src/typography.json",
34579
+ "isSource": true,
34580
+ "original": {
34581
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34582
+ "value": "18px",
34583
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175"
34584
+ },
34585
+ "name": "font-size-300-sets-desktop",
34586
+ "attributes": {},
34587
+ "path": [
34588
+ "font-size-300",
34589
+ "sets",
34590
+ "desktop"
34591
+ ]
34592
+ },
34593
+ "mobile": {
34594
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34595
+ "value": "22px",
34596
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7",
34597
+ "filePath": "src/typography.json",
34598
+ "isSource": true,
34599
+ "original": {
34600
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34601
+ "value": "22px",
34602
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7"
34603
+ },
34604
+ "name": "font-size-300-sets-mobile",
34605
+ "attributes": {},
34606
+ "path": [
34607
+ "font-size-300",
34608
+ "sets",
34609
+ "mobile"
34610
+ ]
34611
+ }
34612
+ }
34613
+ },
34614
+ "fontWeight": "medium",
34615
+ "letterSpacing": "0em",
34616
+ "lineHeight": {
34617
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34618
+ "sets": {
34619
+ "desktop": {
34620
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34621
+ "value": "22px",
34622
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f",
34623
+ "filePath": "src/typography.json",
34624
+ "isSource": true,
34625
+ "original": {
34626
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34627
+ "value": "22px",
34628
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f"
34629
+ },
34630
+ "name": "line-height-font-size-300-sets-desktop",
34631
+ "attributes": {},
34632
+ "path": [
34633
+ "line-height-font-size-300",
34634
+ "sets",
34635
+ "desktop"
34636
+ ]
34637
+ },
34638
+ "mobile": {
34639
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34640
+ "value": "26px",
34641
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80",
34642
+ "filePath": "src/typography.json",
34643
+ "isSource": true,
34644
+ "original": {
34645
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34646
+ "value": "26px",
34647
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80"
34648
+ },
34649
+ "name": "line-height-font-size-300-sets-mobile",
34650
+ "attributes": {},
34651
+ "path": [
34652
+ "line-height-font-size-300",
34653
+ "sets",
34654
+ "mobile"
34655
+ ]
34656
+ }
34657
+ }
34658
+ }
34659
+ },
34660
+ "uuid": "657ca53c-178e-4526-9c37-e023499f3659"
34661
+ },
34662
+ "component-xl-bold": {
34663
+ "ref": {
34664
+ "fontFamily": "{sans-serif-font-family}",
34665
+ "fontSize": "{font-size-300}",
34666
+ "fontWeight": "{bold-font-weight}",
34667
+ "letterSpacing": "{letter-spacing}",
34668
+ "lineHeight": "{line-height-font-size-300}"
34669
+ },
34670
+ "value": {
34671
+ "fontFamily": "Adobe Clean Spectrum VF",
34672
+ "fontSize": {
34673
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34674
+ "sets": {
34675
+ "desktop": {
34676
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34677
+ "value": "18px",
34678
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175",
34679
+ "filePath": "src/typography.json",
34680
+ "isSource": true,
34681
+ "original": {
34682
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34683
+ "value": "18px",
34684
+ "uuid": "3dc9b6a4-77e3-484b-be8c-fbc2f50e6175"
34685
+ },
34686
+ "name": "font-size-300-sets-desktop",
34687
+ "attributes": {},
34688
+ "path": [
34689
+ "font-size-300",
34690
+ "sets",
34691
+ "desktop"
34692
+ ]
34693
+ },
34694
+ "mobile": {
34695
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34696
+ "value": "22px",
34697
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7",
34698
+ "filePath": "src/typography.json",
34699
+ "isSource": true,
34700
+ "original": {
34701
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/font-size.json",
34702
+ "value": "22px",
34703
+ "uuid": "9b9a7175-dcca-43aa-98ce-f1c3e4eefda7"
34704
+ },
34705
+ "name": "font-size-300-sets-mobile",
34706
+ "attributes": {},
34707
+ "path": [
34708
+ "font-size-300",
34709
+ "sets",
34710
+ "mobile"
34711
+ ]
34712
+ }
34713
+ }
34714
+ },
34715
+ "fontWeight": "bold",
34716
+ "letterSpacing": "0em",
34717
+ "lineHeight": {
34718
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/scale-set.json",
34719
+ "sets": {
34720
+ "desktop": {
34721
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34722
+ "value": "22px",
34723
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f",
34724
+ "filePath": "src/typography.json",
34725
+ "isSource": true,
34726
+ "original": {
34727
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34728
+ "value": "22px",
34729
+ "uuid": "52e64384-f918-4415-8d02-da3af639890f"
34730
+ },
34731
+ "name": "line-height-font-size-300-sets-desktop",
34732
+ "attributes": {},
34733
+ "path": [
34734
+ "line-height-font-size-300",
34735
+ "sets",
34736
+ "desktop"
34737
+ ]
34738
+ },
34739
+ "mobile": {
34740
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34741
+ "value": "26px",
34742
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80",
34743
+ "filePath": "src/typography.json",
34744
+ "isSource": true,
34745
+ "original": {
34746
+ "$schema": "https://opensource.adobe.com/spectrum-tokens/schemas/token-types/dimension.json",
34747
+ "value": "26px",
34748
+ "uuid": "80beb678-586c-4277-9db0-1ab373ec8f80"
34749
+ },
34750
+ "name": "line-height-font-size-300-sets-mobile",
34751
+ "attributes": {},
34752
+ "path": [
34753
+ "line-height-font-size-300",
34754
+ "sets",
34755
+ "mobile"
34756
+ ]
34757
+ }
34758
+ }
34759
+ }
34760
+ },
34761
+ "uuid": "1e7e87a6-cf8f-4827-ba46-ca6a9152a6d7"
33185
34762
  }
33186
34763
  }