@adobe/spectrum-tokens 14.8.0 → 14.9.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 CHANGED
@@ -1,5 +1,20 @@
1
1
  # [**@adobe/spectrum-tokens**](https://github.com/adobe/spectrum-design-data)
2
2
 
3
+ ## 14.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#965](https://github.com/adobe/spectrum-design-data/pull/965) [`c133c83`](https://github.com/adobe/spectrum-design-data/commit/c133c832f605e6f09b8bc5db80a6f98b46233b2c) Thanks [@GarthDB](https://github.com/GarthDB)! - Typography canonical name-object migration: add `name` fields to remaining
8
+ non-alias typography tokens in `typography.json`.
9
+ - **font-family tokens** (4): gain `name: { property: "font-family", family }`.
10
+ - **font-style tokens** (2): gain `name: { property: "font-style", style }`.
11
+ - **font-size scale-set tokens** (18): gain `name: { property: "font-size", scaleIndex }`.
12
+ - **line-height scale-set tokens** (18): gain `name: { property: "line-height", scaleIndex }`.
13
+ - **design-system-registry**: add `font-style` to `property-terms.json`; add
14
+ `normal` to `typography-styles.json`; update `registry_data.rs`.
15
+ - **token-corpus-migrate**: extend with `fontFamilyNameForKey`, `fontStyleNameForKey`,
16
+ `fontSizeNameForKey`, `lineHeightNameForKey` classifiers.
17
+
3
18
  ## 14.8.0
4
19
 
5
20
  ### Minor Changes
@@ -33693,7 +33693,11 @@
33693
33693
  ]
33694
33694
  }
33695
33695
  },
33696
- "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7"
33696
+ "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
33697
+ "name": {
33698
+ "property": "font-size",
33699
+ "scaleIndex": 200
33700
+ }
33697
33701
  },
33698
33702
  "fontWeight": "bold",
33699
33703
  "letterSpacing": "0em",
@@ -33739,7 +33743,11 @@
33739
33743
  ]
33740
33744
  }
33741
33745
  },
33742
- "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
33746
+ "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
33747
+ "name": {
33748
+ "property": "line-height",
33749
+ "scaleIndex": 200
33750
+ }
33743
33751
  }
33744
33752
  },
33745
33753
  "uuid": "861ac736-b95b-4350-b40b-0dde0036c796"
@@ -33796,7 +33804,11 @@
33796
33804
  ]
33797
33805
  }
33798
33806
  },
33799
- "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7"
33807
+ "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
33808
+ "name": {
33809
+ "property": "font-size",
33810
+ "scaleIndex": 200
33811
+ }
33800
33812
  },
33801
33813
  "fontWeight": "medium",
33802
33814
  "letterSpacing": "0em",
@@ -33842,7 +33854,11 @@
33842
33854
  ]
33843
33855
  }
33844
33856
  },
33845
- "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
33857
+ "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
33858
+ "name": {
33859
+ "property": "line-height",
33860
+ "scaleIndex": 200
33861
+ }
33846
33862
  }
33847
33863
  },
33848
33864
  "uuid": "aa7cd308-279c-4c0f-ab5e-5053341c963b"
@@ -33899,7 +33915,11 @@
33899
33915
  ]
33900
33916
  }
33901
33917
  },
33902
- "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7"
33918
+ "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
33919
+ "name": {
33920
+ "property": "font-size",
33921
+ "scaleIndex": 200
33922
+ }
33903
33923
  },
33904
33924
  "fontWeight": "regular",
33905
33925
  "letterSpacing": "0em",
@@ -33945,7 +33965,11 @@
33945
33965
  ]
33946
33966
  }
33947
33967
  },
33948
- "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
33968
+ "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
33969
+ "name": {
33970
+ "property": "line-height",
33971
+ "scaleIndex": 200
33972
+ }
33949
33973
  }
33950
33974
  },
33951
33975
  "uuid": "5a58a097-2235-4302-a6ed-6c1fa854c523"
@@ -34002,7 +34026,11 @@
34002
34026
  ]
34003
34027
  }
34004
34028
  },
34005
- "uuid": "ee894aad-f166-42eb-b08b-859f73db742a"
34029
+ "uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
34030
+ "name": {
34031
+ "property": "font-size",
34032
+ "scaleIndex": 100
34033
+ }
34006
34034
  },
34007
34035
  "fontWeight": "bold",
34008
34036
  "letterSpacing": "0em",
@@ -34048,7 +34076,11 @@
34048
34076
  ]
34049
34077
  }
34050
34078
  },
34051
- "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
34079
+ "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
34080
+ "name": {
34081
+ "property": "line-height",
34082
+ "scaleIndex": 100
34083
+ }
34052
34084
  }
34053
34085
  },
34054
34086
  "uuid": "48422ecb-3993-4a96-b785-7661b9f662d2"
@@ -34105,7 +34137,11 @@
34105
34137
  ]
34106
34138
  }
34107
34139
  },
34108
- "uuid": "ee894aad-f166-42eb-b08b-859f73db742a"
34140
+ "uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
34141
+ "name": {
34142
+ "property": "font-size",
34143
+ "scaleIndex": 100
34144
+ }
34109
34145
  },
34110
34146
  "fontWeight": "medium",
34111
34147
  "letterSpacing": "0em",
@@ -34151,7 +34187,11 @@
34151
34187
  ]
34152
34188
  }
34153
34189
  },
34154
- "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
34190
+ "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
34191
+ "name": {
34192
+ "property": "line-height",
34193
+ "scaleIndex": 100
34194
+ }
34155
34195
  }
34156
34196
  },
34157
34197
  "uuid": "633b828a-8623-4905-9dda-5a7b989768d7"
@@ -34208,7 +34248,11 @@
34208
34248
  ]
34209
34249
  }
34210
34250
  },
34211
- "uuid": "ee894aad-f166-42eb-b08b-859f73db742a"
34251
+ "uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
34252
+ "name": {
34253
+ "property": "font-size",
34254
+ "scaleIndex": 100
34255
+ }
34212
34256
  },
34213
34257
  "fontWeight": "regular",
34214
34258
  "letterSpacing": "0em",
@@ -34254,7 +34298,11 @@
34254
34298
  ]
34255
34299
  }
34256
34300
  },
34257
- "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
34301
+ "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
34302
+ "name": {
34303
+ "property": "line-height",
34304
+ "scaleIndex": 100
34305
+ }
34258
34306
  }
34259
34307
  },
34260
34308
  "uuid": "567a8eff-028f-4de1-b58a-a0473775219f"
@@ -34311,7 +34359,11 @@
34311
34359
  ]
34312
34360
  }
34313
34361
  },
34314
- "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e"
34362
+ "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
34363
+ "name": {
34364
+ "property": "font-size",
34365
+ "scaleIndex": 75
34366
+ }
34315
34367
  },
34316
34368
  "fontWeight": "bold",
34317
34369
  "letterSpacing": "0em",
@@ -34357,7 +34409,11 @@
34357
34409
  ]
34358
34410
  }
34359
34411
  },
34360
- "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
34412
+ "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
34413
+ "name": {
34414
+ "property": "line-height",
34415
+ "scaleIndex": 75
34416
+ }
34361
34417
  }
34362
34418
  },
34363
34419
  "uuid": "6510c875-e551-43f2-9e84-111cfccafce8"
@@ -34414,7 +34470,11 @@
34414
34470
  ]
34415
34471
  }
34416
34472
  },
34417
- "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e"
34473
+ "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
34474
+ "name": {
34475
+ "property": "font-size",
34476
+ "scaleIndex": 75
34477
+ }
34418
34478
  },
34419
34479
  "fontWeight": "medium",
34420
34480
  "letterSpacing": "0em",
@@ -34460,7 +34520,11 @@
34460
34520
  ]
34461
34521
  }
34462
34522
  },
34463
- "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
34523
+ "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
34524
+ "name": {
34525
+ "property": "line-height",
34526
+ "scaleIndex": 75
34527
+ }
34464
34528
  }
34465
34529
  },
34466
34530
  "uuid": "afa00f39-1fe1-4026-8693-189e6d051eb3"
@@ -34517,7 +34581,11 @@
34517
34581
  ]
34518
34582
  }
34519
34583
  },
34520
- "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e"
34584
+ "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
34585
+ "name": {
34586
+ "property": "font-size",
34587
+ "scaleIndex": 75
34588
+ }
34521
34589
  },
34522
34590
  "fontWeight": "regular",
34523
34591
  "letterSpacing": "0em",
@@ -34563,7 +34631,11 @@
34563
34631
  ]
34564
34632
  }
34565
34633
  },
34566
- "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
34634
+ "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
34635
+ "name": {
34636
+ "property": "line-height",
34637
+ "scaleIndex": 75
34638
+ }
34567
34639
  }
34568
34640
  },
34569
34641
  "uuid": "cde5212c-520d-4657-8184-f07739ffed07"
@@ -34620,7 +34692,11 @@
34620
34692
  ]
34621
34693
  }
34622
34694
  },
34623
- "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a"
34695
+ "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
34696
+ "name": {
34697
+ "property": "font-size",
34698
+ "scaleIndex": 300
34699
+ }
34624
34700
  },
34625
34701
  "fontWeight": "bold",
34626
34702
  "letterSpacing": "0em",
@@ -34666,7 +34742,11 @@
34666
34742
  ]
34667
34743
  }
34668
34744
  },
34669
- "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
34745
+ "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
34746
+ "name": {
34747
+ "property": "line-height",
34748
+ "scaleIndex": 300
34749
+ }
34670
34750
  }
34671
34751
  },
34672
34752
  "uuid": "1e7e87a6-cf8f-4827-ba46-ca6a9152a6d7"
@@ -34723,7 +34803,11 @@
34723
34803
  ]
34724
34804
  }
34725
34805
  },
34726
- "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a"
34806
+ "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
34807
+ "name": {
34808
+ "property": "font-size",
34809
+ "scaleIndex": 300
34810
+ }
34727
34811
  },
34728
34812
  "fontWeight": "medium",
34729
34813
  "letterSpacing": "0em",
@@ -34769,7 +34853,11 @@
34769
34853
  ]
34770
34854
  }
34771
34855
  },
34772
- "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
34856
+ "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
34857
+ "name": {
34858
+ "property": "line-height",
34859
+ "scaleIndex": 300
34860
+ }
34773
34861
  }
34774
34862
  },
34775
34863
  "uuid": "657ca53c-178e-4526-9c37-e023499f3659"
@@ -34826,7 +34914,11 @@
34826
34914
  ]
34827
34915
  }
34828
34916
  },
34829
- "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a"
34917
+ "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
34918
+ "name": {
34919
+ "property": "font-size",
34920
+ "scaleIndex": 300
34921
+ }
34830
34922
  },
34831
34923
  "fontWeight": "regular",
34832
34924
  "letterSpacing": "0em",
@@ -34872,7 +34964,11 @@
34872
34964
  ]
34873
34965
  }
34874
34966
  },
34875
- "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
34967
+ "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
34968
+ "name": {
34969
+ "property": "line-height",
34970
+ "scaleIndex": 300
34971
+ }
34876
34972
  }
34877
34973
  },
34878
34974
  "uuid": "5096f188-f728-4db4-8cd9-cc23b08956e1"
@@ -34929,7 +35025,11 @@
34929
35025
  ]
34930
35026
  }
34931
35027
  },
34932
- "uuid": "c6074b73-d460-439d-9401-498f52c88340"
35028
+ "uuid": "c6074b73-d460-439d-9401-498f52c88340",
35029
+ "name": {
35030
+ "property": "font-size",
35031
+ "scaleIndex": 50
35032
+ }
34933
35033
  },
34934
35034
  "fontWeight": "bold",
34935
35035
  "letterSpacing": "0em",
@@ -34975,7 +35075,11 @@
34975
35075
  ]
34976
35076
  }
34977
35077
  },
34978
- "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
35078
+ "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
35079
+ "name": {
35080
+ "property": "line-height",
35081
+ "scaleIndex": 50
35082
+ }
34979
35083
  }
34980
35084
  },
34981
35085
  "uuid": "dc560f13-3f9d-47ed-9adf-646c24fd5a0a"
@@ -35032,7 +35136,11 @@
35032
35136
  ]
35033
35137
  }
35034
35138
  },
35035
- "uuid": "c6074b73-d460-439d-9401-498f52c88340"
35139
+ "uuid": "c6074b73-d460-439d-9401-498f52c88340",
35140
+ "name": {
35141
+ "property": "font-size",
35142
+ "scaleIndex": 50
35143
+ }
35036
35144
  },
35037
35145
  "fontWeight": "medium",
35038
35146
  "letterSpacing": "0em",
@@ -35078,7 +35186,11 @@
35078
35186
  ]
35079
35187
  }
35080
35188
  },
35081
- "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
35189
+ "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
35190
+ "name": {
35191
+ "property": "line-height",
35192
+ "scaleIndex": 50
35193
+ }
35082
35194
  }
35083
35195
  },
35084
35196
  "uuid": "8bf6d008-d3d8-446d-afe8-62613b1c53a2"
@@ -35135,7 +35247,11 @@
35135
35247
  ]
35136
35248
  }
35137
35249
  },
35138
- "uuid": "c6074b73-d460-439d-9401-498f52c88340"
35250
+ "uuid": "c6074b73-d460-439d-9401-498f52c88340",
35251
+ "name": {
35252
+ "property": "font-size",
35253
+ "scaleIndex": 50
35254
+ }
35139
35255
  },
35140
35256
  "fontWeight": "regular",
35141
35257
  "letterSpacing": "0em",
@@ -35181,7 +35297,11 @@
35181
35297
  ]
35182
35298
  }
35183
35299
  },
35184
- "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
35300
+ "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
35301
+ "name": {
35302
+ "property": "line-height",
35303
+ "scaleIndex": 50
35304
+ }
35185
35305
  }
35186
35306
  },
35187
35307
  "uuid": "5dca28f2-77f5-4b29-85f3-0075bf2cbe7f"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/spectrum-tokens",
3
- "version": "14.8.0",
3
+ "version": "14.9.0",
4
4
  "description": "Design tokens for Spectrum, Adobe's design system",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -293,7 +293,11 @@
293
293
  "cjk-font-family": {
294
294
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
295
295
  "uuid": "034892ba-eff6-4193-b4c5-61d20c8f22eb",
296
- "value": "Adobe Clean Han"
296
+ "value": "Adobe Clean Han",
297
+ "name": {
298
+ "property": "font-family",
299
+ "family": "cjk"
300
+ }
297
301
  },
298
302
  "cjk-letter-spacing": {
299
303
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -392,7 +396,11 @@
392
396
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
393
397
  "component": "code",
394
398
  "uuid": "79b6c1f9-d1d5-4053-be47-36ecb666d0c1",
395
- "value": "Source Code Pro"
399
+ "value": "Source Code Pro",
400
+ "name": {
401
+ "property": "font-family",
402
+ "family": "code"
403
+ }
396
404
  },
397
405
  "code-font-style": {
398
406
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -639,7 +647,11 @@
639
647
  "default-font-style": {
640
648
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
641
649
  "uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34",
642
- "value": "normal"
650
+ "value": "normal",
651
+ "name": {
652
+ "property": "font-style",
653
+ "style": "normal"
654
+ }
643
655
  },
644
656
  "detail-cjk-emphasized-font-style": {
645
657
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -1105,7 +1117,11 @@
1105
1117
  "value": "17px"
1106
1118
  }
1107
1119
  },
1108
- "uuid": "ee894aad-f166-42eb-b08b-859f73db742a"
1120
+ "uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
1121
+ "name": {
1122
+ "property": "font-size",
1123
+ "scaleIndex": 100
1124
+ }
1109
1125
  },
1110
1126
  "font-size-1000": {
1111
1127
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1121,7 +1137,11 @@
1121
1137
  "value": "49px"
1122
1138
  }
1123
1139
  },
1124
- "uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68"
1140
+ "uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68",
1141
+ "name": {
1142
+ "property": "font-size",
1143
+ "scaleIndex": 1000
1144
+ }
1125
1145
  },
1126
1146
  "font-size-1100": {
1127
1147
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1137,7 +1157,11 @@
1137
1157
  "value": "55px"
1138
1158
  }
1139
1159
  },
1140
- "uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc"
1160
+ "uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc",
1161
+ "name": {
1162
+ "property": "font-size",
1163
+ "scaleIndex": 1100
1164
+ }
1141
1165
  },
1142
1166
  "font-size-1200": {
1143
1167
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1153,7 +1177,11 @@
1153
1177
  "value": "62px"
1154
1178
  }
1155
1179
  },
1156
- "uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7"
1180
+ "uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7",
1181
+ "name": {
1182
+ "property": "font-size",
1183
+ "scaleIndex": 1200
1184
+ }
1157
1185
  },
1158
1186
  "font-size-1300": {
1159
1187
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1169,7 +1197,11 @@
1169
1197
  "value": "70px"
1170
1198
  }
1171
1199
  },
1172
- "uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d"
1200
+ "uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d",
1201
+ "name": {
1202
+ "property": "font-size",
1203
+ "scaleIndex": 1300
1204
+ }
1173
1205
  },
1174
1206
  "font-size-1400": {
1175
1207
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1185,7 +1217,11 @@
1185
1217
  "value": "79px"
1186
1218
  }
1187
1219
  },
1188
- "uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2"
1220
+ "uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2",
1221
+ "name": {
1222
+ "property": "font-size",
1223
+ "scaleIndex": 1400
1224
+ }
1189
1225
  },
1190
1226
  "font-size-1500": {
1191
1227
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1201,7 +1237,11 @@
1201
1237
  "value": "88px"
1202
1238
  }
1203
1239
  },
1204
- "uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758"
1240
+ "uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758",
1241
+ "name": {
1242
+ "property": "font-size",
1243
+ "scaleIndex": 1500
1244
+ }
1205
1245
  },
1206
1246
  "font-size-200": {
1207
1247
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1217,7 +1257,11 @@
1217
1257
  "value": "19px"
1218
1258
  }
1219
1259
  },
1220
- "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7"
1260
+ "uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
1261
+ "name": {
1262
+ "property": "font-size",
1263
+ "scaleIndex": 200
1264
+ }
1221
1265
  },
1222
1266
  "font-size-25": {
1223
1267
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1233,7 +1277,11 @@
1233
1277
  "value": "12px"
1234
1278
  }
1235
1279
  },
1236
- "uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276"
1280
+ "uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276",
1281
+ "name": {
1282
+ "property": "font-size",
1283
+ "scaleIndex": 25
1284
+ }
1237
1285
  },
1238
1286
  "font-size-300": {
1239
1287
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1249,7 +1297,11 @@
1249
1297
  "value": "22px"
1250
1298
  }
1251
1299
  },
1252
- "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a"
1300
+ "uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
1301
+ "name": {
1302
+ "property": "font-size",
1303
+ "scaleIndex": 300
1304
+ }
1253
1305
  },
1254
1306
  "font-size-400": {
1255
1307
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1265,7 +1317,11 @@
1265
1317
  "value": "24px"
1266
1318
  }
1267
1319
  },
1268
- "uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b"
1320
+ "uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b",
1321
+ "name": {
1322
+ "property": "font-size",
1323
+ "scaleIndex": 400
1324
+ }
1269
1325
  },
1270
1326
  "font-size-50": {
1271
1327
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1281,7 +1337,11 @@
1281
1337
  "value": "13px"
1282
1338
  }
1283
1339
  },
1284
- "uuid": "c6074b73-d460-439d-9401-498f52c88340"
1340
+ "uuid": "c6074b73-d460-439d-9401-498f52c88340",
1341
+ "name": {
1342
+ "property": "font-size",
1343
+ "scaleIndex": 50
1344
+ }
1285
1345
  },
1286
1346
  "font-size-500": {
1287
1347
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1297,7 +1357,11 @@
1297
1357
  "value": "27px"
1298
1358
  }
1299
1359
  },
1300
- "uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753"
1360
+ "uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753",
1361
+ "name": {
1362
+ "property": "font-size",
1363
+ "scaleIndex": 500
1364
+ }
1301
1365
  },
1302
1366
  "font-size-600": {
1303
1367
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1313,7 +1377,11 @@
1313
1377
  "value": "31px"
1314
1378
  }
1315
1379
  },
1316
- "uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e"
1380
+ "uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e",
1381
+ "name": {
1382
+ "property": "font-size",
1383
+ "scaleIndex": 600
1384
+ }
1317
1385
  },
1318
1386
  "font-size-700": {
1319
1387
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1329,7 +1397,11 @@
1329
1397
  "value": "34px"
1330
1398
  }
1331
1399
  },
1332
- "uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889"
1400
+ "uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889",
1401
+ "name": {
1402
+ "property": "font-size",
1403
+ "scaleIndex": 700
1404
+ }
1333
1405
  },
1334
1406
  "font-size-75": {
1335
1407
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1345,7 +1417,11 @@
1345
1417
  "value": "15px"
1346
1418
  }
1347
1419
  },
1348
- "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e"
1420
+ "uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
1421
+ "name": {
1422
+ "property": "font-size",
1423
+ "scaleIndex": 75
1424
+ }
1349
1425
  },
1350
1426
  "font-size-800": {
1351
1427
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1361,7 +1437,11 @@
1361
1437
  "value": "39px"
1362
1438
  }
1363
1439
  },
1364
- "uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6"
1440
+ "uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6",
1441
+ "name": {
1442
+ "property": "font-size",
1443
+ "scaleIndex": 800
1444
+ }
1365
1445
  },
1366
1446
  "font-size-900": {
1367
1447
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -1377,7 +1457,11 @@
1377
1457
  "value": "44px"
1378
1458
  }
1379
1459
  },
1380
- "uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b"
1460
+ "uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b",
1461
+ "name": {
1462
+ "property": "font-size",
1463
+ "scaleIndex": 900
1464
+ }
1381
1465
  },
1382
1466
  "heading-cjk-emphasized-font-style": {
1383
1467
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
@@ -1989,7 +2073,11 @@
1989
2073
  "italic-font-style": {
1990
2074
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
1991
2075
  "uuid": "9a58e4ae-dfa1-428b-9d90-11f4275418da",
1992
- "value": "italic"
2076
+ "value": "italic",
2077
+ "name": {
2078
+ "property": "font-style",
2079
+ "style": "italic"
2080
+ }
1993
2081
  },
1994
2082
  "letter-spacing": {
1995
2083
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
@@ -2029,7 +2117,11 @@
2029
2117
  "value": "22px"
2030
2118
  }
2031
2119
  },
2032
- "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
2120
+ "uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
2121
+ "name": {
2122
+ "property": "line-height",
2123
+ "scaleIndex": 100
2124
+ }
2033
2125
  },
2034
2126
  "line-height-font-size-1000": {
2035
2127
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2045,7 +2137,11 @@
2045
2137
  "value": "56px"
2046
2138
  }
2047
2139
  },
2048
- "uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286"
2140
+ "uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286",
2141
+ "name": {
2142
+ "property": "line-height",
2143
+ "scaleIndex": 1000
2144
+ }
2049
2145
  },
2050
2146
  "line-height-font-size-1100": {
2051
2147
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2061,7 +2157,11 @@
2061
2157
  "value": "64px"
2062
2158
  }
2063
2159
  },
2064
- "uuid": "55494016-ab3d-475c-99b3-6824e8df227a"
2160
+ "uuid": "55494016-ab3d-475c-99b3-6824e8df227a",
2161
+ "name": {
2162
+ "property": "line-height",
2163
+ "scaleIndex": 1100
2164
+ }
2065
2165
  },
2066
2166
  "line-height-font-size-1200": {
2067
2167
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2077,7 +2177,11 @@
2077
2177
  "value": "72px"
2078
2178
  }
2079
2179
  },
2080
- "uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8"
2180
+ "uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8",
2181
+ "name": {
2182
+ "property": "line-height",
2183
+ "scaleIndex": 1200
2184
+ }
2081
2185
  },
2082
2186
  "line-height-font-size-1300": {
2083
2187
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2093,7 +2197,11 @@
2093
2197
  "value": "80px"
2094
2198
  }
2095
2199
  },
2096
- "uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f"
2200
+ "uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f",
2201
+ "name": {
2202
+ "property": "line-height",
2203
+ "scaleIndex": 1300
2204
+ }
2097
2205
  },
2098
2206
  "line-height-font-size-1400": {
2099
2207
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2109,7 +2217,11 @@
2109
2217
  "value": "90px"
2110
2218
  }
2111
2219
  },
2112
- "uuid": "15edb168-9840-4fad-ab60-c1c3423ec855"
2220
+ "uuid": "15edb168-9840-4fad-ab60-c1c3423ec855",
2221
+ "name": {
2222
+ "property": "line-height",
2223
+ "scaleIndex": 1400
2224
+ }
2113
2225
  },
2114
2226
  "line-height-font-size-1500": {
2115
2227
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2125,7 +2237,11 @@
2125
2237
  "value": "102px"
2126
2238
  }
2127
2239
  },
2128
- "uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b"
2240
+ "uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b",
2241
+ "name": {
2242
+ "property": "line-height",
2243
+ "scaleIndex": 1500
2244
+ }
2129
2245
  },
2130
2246
  "line-height-font-size-200": {
2131
2247
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2141,7 +2257,11 @@
2141
2257
  "value": "24px"
2142
2258
  }
2143
2259
  },
2144
- "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
2260
+ "uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
2261
+ "name": {
2262
+ "property": "line-height",
2263
+ "scaleIndex": 200
2264
+ }
2145
2265
  },
2146
2266
  "line-height-font-size-25": {
2147
2267
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2157,7 +2277,11 @@
2157
2277
  "value": "14px"
2158
2278
  }
2159
2279
  },
2160
- "uuid": "1894b682-105c-409b-916a-d2e08de4f6a8"
2280
+ "uuid": "1894b682-105c-409b-916a-d2e08de4f6a8",
2281
+ "name": {
2282
+ "property": "line-height",
2283
+ "scaleIndex": 25
2284
+ }
2161
2285
  },
2162
2286
  "line-height-font-size-300": {
2163
2287
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2173,7 +2297,11 @@
2173
2297
  "value": "26px"
2174
2298
  }
2175
2299
  },
2176
- "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
2300
+ "uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
2301
+ "name": {
2302
+ "property": "line-height",
2303
+ "scaleIndex": 300
2304
+ }
2177
2305
  },
2178
2306
  "line-height-font-size-400": {
2179
2307
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2189,7 +2317,11 @@
2189
2317
  "value": "28px"
2190
2318
  }
2191
2319
  },
2192
- "uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87"
2320
+ "uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87",
2321
+ "name": {
2322
+ "property": "line-height",
2323
+ "scaleIndex": 400
2324
+ }
2193
2325
  },
2194
2326
  "line-height-font-size-50": {
2195
2327
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2205,7 +2337,11 @@
2205
2337
  "value": "16px"
2206
2338
  }
2207
2339
  },
2208
- "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
2340
+ "uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
2341
+ "name": {
2342
+ "property": "line-height",
2343
+ "scaleIndex": 50
2344
+ }
2209
2345
  },
2210
2346
  "line-height-font-size-500": {
2211
2347
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2221,7 +2357,11 @@
2221
2357
  "value": "32px"
2222
2358
  }
2223
2359
  },
2224
- "uuid": "7f8c6173-2708-4196-b04d-2d5027fface8"
2360
+ "uuid": "7f8c6173-2708-4196-b04d-2d5027fface8",
2361
+ "name": {
2362
+ "property": "line-height",
2363
+ "scaleIndex": 500
2364
+ }
2225
2365
  },
2226
2366
  "line-height-font-size-600": {
2227
2367
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2237,7 +2377,11 @@
2237
2377
  "value": "36px"
2238
2378
  }
2239
2379
  },
2240
- "uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d"
2380
+ "uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d",
2381
+ "name": {
2382
+ "property": "line-height",
2383
+ "scaleIndex": 600
2384
+ }
2241
2385
  },
2242
2386
  "line-height-font-size-700": {
2243
2387
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2253,7 +2397,11 @@
2253
2397
  "value": "40px"
2254
2398
  }
2255
2399
  },
2256
- "uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f"
2400
+ "uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f",
2401
+ "name": {
2402
+ "property": "line-height",
2403
+ "scaleIndex": 700
2404
+ }
2257
2405
  },
2258
2406
  "line-height-font-size-75": {
2259
2407
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2269,7 +2417,11 @@
2269
2417
  "value": "20px"
2270
2418
  }
2271
2419
  },
2272
- "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
2420
+ "uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
2421
+ "name": {
2422
+ "property": "line-height",
2423
+ "scaleIndex": 75
2424
+ }
2273
2425
  },
2274
2426
  "line-height-font-size-800": {
2275
2427
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2285,7 +2437,11 @@
2285
2437
  "value": "44px"
2286
2438
  }
2287
2439
  },
2288
- "uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6"
2440
+ "uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6",
2441
+ "name": {
2442
+ "property": "line-height",
2443
+ "scaleIndex": 800
2444
+ }
2289
2445
  },
2290
2446
  "line-height-font-size-900": {
2291
2447
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
@@ -2301,7 +2457,11 @@
2301
2457
  "value": "50px"
2302
2458
  }
2303
2459
  },
2304
- "uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7"
2460
+ "uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7",
2461
+ "name": {
2462
+ "property": "line-height",
2463
+ "scaleIndex": 900
2464
+ }
2305
2465
  },
2306
2466
  "medium-font-weight": {
2307
2467
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
@@ -2324,12 +2484,20 @@
2324
2484
  "sans-serif-font-family": {
2325
2485
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
2326
2486
  "uuid": "a552c422-c51c-458a-87b0-c6fe5178bf4b",
2327
- "value": "Adobe Clean Spectrum VF"
2487
+ "value": "Adobe Clean Spectrum VF",
2488
+ "name": {
2489
+ "property": "font-family",
2490
+ "family": "sans-serif"
2491
+ }
2328
2492
  },
2329
2493
  "serif-font-family": {
2330
2494
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
2331
2495
  "uuid": "7f83198f-26ec-4156-9573-826dd7feb718",
2332
- "value": "Adobe Clean Serif"
2496
+ "value": "Adobe Clean Serif",
2497
+ "name": {
2498
+ "property": "font-family",
2499
+ "family": "serif"
2500
+ }
2333
2501
  },
2334
2502
  "text-align-center": {
2335
2503
  "$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",