@adobe/spectrum-tokens 14.7.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 +29 -0
- package/dist/json/variables.json +490 -370
- package/package.json +1 -1
- package/snapshots/validation-snapshot.json +21 -0
- package/src/color-palette.json +2212 -369
- package/src/layout-component.json +628 -629
- package/src/layout.json +6 -1
- package/src/typography.json +240 -48
package/src/layout.json
CHANGED
|
@@ -3979,6 +3979,11 @@
|
|
|
3979
3979
|
},
|
|
3980
3980
|
"uuid": "e1029ff5-5b9c-4717-8cdb-4ced6b554c01"
|
|
3981
3981
|
},
|
|
3982
|
+
"vertical-align-items": {
|
|
3983
|
+
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
|
|
3984
|
+
"uuid": "b2f48da9-58a4-4e86-8340-78e0f52c67ba",
|
|
3985
|
+
"value": "center"
|
|
3986
|
+
},
|
|
3982
3987
|
"workflow-icon-small": {
|
|
3983
3988
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
3984
3989
|
"sets": {
|
|
@@ -3995,4 +4000,4 @@
|
|
|
3995
4000
|
},
|
|
3996
4001
|
"uuid": "dd3133de-94a6-4007-a68e-4202762f0eb5"
|
|
3997
4002
|
}
|
|
3998
|
-
}
|
|
4003
|
+
}
|
package/src/typography.json
CHANGED
|
@@ -2,7 +2,11 @@
|
|
|
2
2
|
"black-font-weight": {
|
|
3
3
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
4
4
|
"uuid": "e2f23ca1-802b-40a2-a211-33090f9a043e",
|
|
5
|
-
"value": "black"
|
|
5
|
+
"value": "black",
|
|
6
|
+
"name": {
|
|
7
|
+
"property": "font-weight",
|
|
8
|
+
"weight": "black"
|
|
9
|
+
}
|
|
6
10
|
},
|
|
7
11
|
"body-cjk-emphasized-font-style": {
|
|
8
12
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -280,12 +284,20 @@
|
|
|
280
284
|
"bold-font-weight": {
|
|
281
285
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
282
286
|
"uuid": "ff246e6b-7515-49a2-9dc6-8cdf1ea9b2d8",
|
|
283
|
-
"value": "bold"
|
|
287
|
+
"value": "bold",
|
|
288
|
+
"name": {
|
|
289
|
+
"property": "font-weight",
|
|
290
|
+
"weight": "bold"
|
|
291
|
+
}
|
|
284
292
|
},
|
|
285
293
|
"cjk-font-family": {
|
|
286
294
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
287
295
|
"uuid": "034892ba-eff6-4193-b4c5-61d20c8f22eb",
|
|
288
|
-
"value": "Adobe Clean Han"
|
|
296
|
+
"value": "Adobe Clean Han",
|
|
297
|
+
"name": {
|
|
298
|
+
"property": "font-family",
|
|
299
|
+
"family": "cjk"
|
|
300
|
+
}
|
|
289
301
|
},
|
|
290
302
|
"cjk-letter-spacing": {
|
|
291
303
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -384,7 +396,11 @@
|
|
|
384
396
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
385
397
|
"component": "code",
|
|
386
398
|
"uuid": "79b6c1f9-d1d5-4053-be47-36ecb666d0c1",
|
|
387
|
-
"value": "Source Code Pro"
|
|
399
|
+
"value": "Source Code Pro",
|
|
400
|
+
"name": {
|
|
401
|
+
"property": "font-family",
|
|
402
|
+
"family": "code"
|
|
403
|
+
}
|
|
388
404
|
},
|
|
389
405
|
"code-font-style": {
|
|
390
406
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -631,7 +647,11 @@
|
|
|
631
647
|
"default-font-style": {
|
|
632
648
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
|
|
633
649
|
"uuid": "25668698-bf78-46f4-bc6c-8fea068ddb34",
|
|
634
|
-
"value": "normal"
|
|
650
|
+
"value": "normal",
|
|
651
|
+
"name": {
|
|
652
|
+
"property": "font-style",
|
|
653
|
+
"style": "normal"
|
|
654
|
+
}
|
|
635
655
|
},
|
|
636
656
|
"detail-cjk-emphasized-font-style": {
|
|
637
657
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1077,7 +1097,11 @@
|
|
|
1077
1097
|
"extra-bold-font-weight": {
|
|
1078
1098
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
1079
1099
|
"uuid": "ccadf44e-5424-4920-979f-ea1ef39687c4",
|
|
1080
|
-
"value": "extra-bold"
|
|
1100
|
+
"value": "extra-bold",
|
|
1101
|
+
"name": {
|
|
1102
|
+
"property": "font-weight",
|
|
1103
|
+
"weight": "extra-bold"
|
|
1104
|
+
}
|
|
1081
1105
|
},
|
|
1082
1106
|
"font-size-100": {
|
|
1083
1107
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1093,7 +1117,11 @@
|
|
|
1093
1117
|
"value": "17px"
|
|
1094
1118
|
}
|
|
1095
1119
|
},
|
|
1096
|
-
"uuid": "ee894aad-f166-42eb-b08b-859f73db742a"
|
|
1120
|
+
"uuid": "ee894aad-f166-42eb-b08b-859f73db742a",
|
|
1121
|
+
"name": {
|
|
1122
|
+
"property": "font-size",
|
|
1123
|
+
"scaleIndex": 100
|
|
1124
|
+
}
|
|
1097
1125
|
},
|
|
1098
1126
|
"font-size-1000": {
|
|
1099
1127
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1109,7 +1137,11 @@
|
|
|
1109
1137
|
"value": "49px"
|
|
1110
1138
|
}
|
|
1111
1139
|
},
|
|
1112
|
-
"uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68"
|
|
1140
|
+
"uuid": "200d964e-b6f4-4011-a40d-33b1bfb7aa68",
|
|
1141
|
+
"name": {
|
|
1142
|
+
"property": "font-size",
|
|
1143
|
+
"scaleIndex": 1000
|
|
1144
|
+
}
|
|
1113
1145
|
},
|
|
1114
1146
|
"font-size-1100": {
|
|
1115
1147
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1125,7 +1157,11 @@
|
|
|
1125
1157
|
"value": "55px"
|
|
1126
1158
|
}
|
|
1127
1159
|
},
|
|
1128
|
-
"uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc"
|
|
1160
|
+
"uuid": "202a2c3e-5bfc-4871-9481-13c771bdc8dc",
|
|
1161
|
+
"name": {
|
|
1162
|
+
"property": "font-size",
|
|
1163
|
+
"scaleIndex": 1100
|
|
1164
|
+
}
|
|
1129
1165
|
},
|
|
1130
1166
|
"font-size-1200": {
|
|
1131
1167
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1141,7 +1177,11 @@
|
|
|
1141
1177
|
"value": "62px"
|
|
1142
1178
|
}
|
|
1143
1179
|
},
|
|
1144
|
-
"uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7"
|
|
1180
|
+
"uuid": "dbd67b04-f114-4549-8e36-223b7d7007c7",
|
|
1181
|
+
"name": {
|
|
1182
|
+
"property": "font-size",
|
|
1183
|
+
"scaleIndex": 1200
|
|
1184
|
+
}
|
|
1145
1185
|
},
|
|
1146
1186
|
"font-size-1300": {
|
|
1147
1187
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1157,7 +1197,11 @@
|
|
|
1157
1197
|
"value": "70px"
|
|
1158
1198
|
}
|
|
1159
1199
|
},
|
|
1160
|
-
"uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d"
|
|
1200
|
+
"uuid": "760d6969-7e0e-4744-b1c6-d89d3a02af8d",
|
|
1201
|
+
"name": {
|
|
1202
|
+
"property": "font-size",
|
|
1203
|
+
"scaleIndex": 1300
|
|
1204
|
+
}
|
|
1161
1205
|
},
|
|
1162
1206
|
"font-size-1400": {
|
|
1163
1207
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1173,7 +1217,11 @@
|
|
|
1173
1217
|
"value": "79px"
|
|
1174
1218
|
}
|
|
1175
1219
|
},
|
|
1176
|
-
"uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2"
|
|
1220
|
+
"uuid": "21c1f04f-3a63-4bf8-9f60-e9afa0e672a2",
|
|
1221
|
+
"name": {
|
|
1222
|
+
"property": "font-size",
|
|
1223
|
+
"scaleIndex": 1400
|
|
1224
|
+
}
|
|
1177
1225
|
},
|
|
1178
1226
|
"font-size-1500": {
|
|
1179
1227
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1189,7 +1237,11 @@
|
|
|
1189
1237
|
"value": "88px"
|
|
1190
1238
|
}
|
|
1191
1239
|
},
|
|
1192
|
-
"uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758"
|
|
1240
|
+
"uuid": "d59c0cd1-efb8-4f5b-9d5a-7ecbcd79f758",
|
|
1241
|
+
"name": {
|
|
1242
|
+
"property": "font-size",
|
|
1243
|
+
"scaleIndex": 1500
|
|
1244
|
+
}
|
|
1193
1245
|
},
|
|
1194
1246
|
"font-size-200": {
|
|
1195
1247
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1205,7 +1257,11 @@
|
|
|
1205
1257
|
"value": "19px"
|
|
1206
1258
|
}
|
|
1207
1259
|
},
|
|
1208
|
-
"uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7"
|
|
1260
|
+
"uuid": "fe457dd7-582a-4f0a-badc-7850adfd8cb7",
|
|
1261
|
+
"name": {
|
|
1262
|
+
"property": "font-size",
|
|
1263
|
+
"scaleIndex": 200
|
|
1264
|
+
}
|
|
1209
1265
|
},
|
|
1210
1266
|
"font-size-25": {
|
|
1211
1267
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1221,7 +1277,11 @@
|
|
|
1221
1277
|
"value": "12px"
|
|
1222
1278
|
}
|
|
1223
1279
|
},
|
|
1224
|
-
"uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276"
|
|
1280
|
+
"uuid": "73ef03ac-5b7b-4182-8991-0bb62006d276",
|
|
1281
|
+
"name": {
|
|
1282
|
+
"property": "font-size",
|
|
1283
|
+
"scaleIndex": 25
|
|
1284
|
+
}
|
|
1225
1285
|
},
|
|
1226
1286
|
"font-size-300": {
|
|
1227
1287
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1237,7 +1297,11 @@
|
|
|
1237
1297
|
"value": "22px"
|
|
1238
1298
|
}
|
|
1239
1299
|
},
|
|
1240
|
-
"uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a"
|
|
1300
|
+
"uuid": "278998ed-3a83-4c4d-aed3-ab5f6e1b218a",
|
|
1301
|
+
"name": {
|
|
1302
|
+
"property": "font-size",
|
|
1303
|
+
"scaleIndex": 300
|
|
1304
|
+
}
|
|
1241
1305
|
},
|
|
1242
1306
|
"font-size-400": {
|
|
1243
1307
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1253,7 +1317,11 @@
|
|
|
1253
1317
|
"value": "24px"
|
|
1254
1318
|
}
|
|
1255
1319
|
},
|
|
1256
|
-
"uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b"
|
|
1320
|
+
"uuid": "7560656c-41c2-4b51-ba29-b04aa3cd386b",
|
|
1321
|
+
"name": {
|
|
1322
|
+
"property": "font-size",
|
|
1323
|
+
"scaleIndex": 400
|
|
1324
|
+
}
|
|
1257
1325
|
},
|
|
1258
1326
|
"font-size-50": {
|
|
1259
1327
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1269,7 +1337,11 @@
|
|
|
1269
1337
|
"value": "13px"
|
|
1270
1338
|
}
|
|
1271
1339
|
},
|
|
1272
|
-
"uuid": "c6074b73-d460-439d-9401-498f52c88340"
|
|
1340
|
+
"uuid": "c6074b73-d460-439d-9401-498f52c88340",
|
|
1341
|
+
"name": {
|
|
1342
|
+
"property": "font-size",
|
|
1343
|
+
"scaleIndex": 50
|
|
1344
|
+
}
|
|
1273
1345
|
},
|
|
1274
1346
|
"font-size-500": {
|
|
1275
1347
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1285,7 +1357,11 @@
|
|
|
1285
1357
|
"value": "27px"
|
|
1286
1358
|
}
|
|
1287
1359
|
},
|
|
1288
|
-
"uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753"
|
|
1360
|
+
"uuid": "935af8c5-6f70-49ee-b5ba-5e9650682753",
|
|
1361
|
+
"name": {
|
|
1362
|
+
"property": "font-size",
|
|
1363
|
+
"scaleIndex": 500
|
|
1364
|
+
}
|
|
1289
1365
|
},
|
|
1290
1366
|
"font-size-600": {
|
|
1291
1367
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1301,7 +1377,11 @@
|
|
|
1301
1377
|
"value": "31px"
|
|
1302
1378
|
}
|
|
1303
1379
|
},
|
|
1304
|
-
"uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e"
|
|
1380
|
+
"uuid": "8a6fc0d3-e584-4ce6-82d8-be8c275c865e",
|
|
1381
|
+
"name": {
|
|
1382
|
+
"property": "font-size",
|
|
1383
|
+
"scaleIndex": 600
|
|
1384
|
+
}
|
|
1305
1385
|
},
|
|
1306
1386
|
"font-size-700": {
|
|
1307
1387
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1317,7 +1397,11 @@
|
|
|
1317
1397
|
"value": "34px"
|
|
1318
1398
|
}
|
|
1319
1399
|
},
|
|
1320
|
-
"uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889"
|
|
1400
|
+
"uuid": "c9a3ec61-f116-4298-be2d-6149d6eae889",
|
|
1401
|
+
"name": {
|
|
1402
|
+
"property": "font-size",
|
|
1403
|
+
"scaleIndex": 700
|
|
1404
|
+
}
|
|
1321
1405
|
},
|
|
1322
1406
|
"font-size-75": {
|
|
1323
1407
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1333,7 +1417,11 @@
|
|
|
1333
1417
|
"value": "15px"
|
|
1334
1418
|
}
|
|
1335
1419
|
},
|
|
1336
|
-
"uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e"
|
|
1420
|
+
"uuid": "8ce57c4e-6bbb-415f-b823-81c3af0acd6e",
|
|
1421
|
+
"name": {
|
|
1422
|
+
"property": "font-size",
|
|
1423
|
+
"scaleIndex": 75
|
|
1424
|
+
}
|
|
1337
1425
|
},
|
|
1338
1426
|
"font-size-800": {
|
|
1339
1427
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1349,7 +1437,11 @@
|
|
|
1349
1437
|
"value": "39px"
|
|
1350
1438
|
}
|
|
1351
1439
|
},
|
|
1352
|
-
"uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6"
|
|
1440
|
+
"uuid": "d46d987e-44dd-4113-81b3-1b28c0f5cfe6",
|
|
1441
|
+
"name": {
|
|
1442
|
+
"property": "font-size",
|
|
1443
|
+
"scaleIndex": 800
|
|
1444
|
+
}
|
|
1353
1445
|
},
|
|
1354
1446
|
"font-size-900": {
|
|
1355
1447
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -1365,7 +1457,11 @@
|
|
|
1365
1457
|
"value": "44px"
|
|
1366
1458
|
}
|
|
1367
1459
|
},
|
|
1368
|
-
"uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b"
|
|
1460
|
+
"uuid": "cf1791b4-dcc2-4620-a508-d95bbd44504b",
|
|
1461
|
+
"name": {
|
|
1462
|
+
"property": "font-size",
|
|
1463
|
+
"scaleIndex": 900
|
|
1464
|
+
}
|
|
1369
1465
|
},
|
|
1370
1466
|
"heading-cjk-emphasized-font-style": {
|
|
1371
1467
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alias.json",
|
|
@@ -1977,7 +2073,11 @@
|
|
|
1977
2073
|
"italic-font-style": {
|
|
1978
2074
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-style.json",
|
|
1979
2075
|
"uuid": "9a58e4ae-dfa1-428b-9d90-11f4275418da",
|
|
1980
|
-
"value": "italic"
|
|
2076
|
+
"value": "italic",
|
|
2077
|
+
"name": {
|
|
2078
|
+
"property": "font-style",
|
|
2079
|
+
"style": "italic"
|
|
2080
|
+
}
|
|
1981
2081
|
},
|
|
1982
2082
|
"letter-spacing": {
|
|
1983
2083
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/dimension.json",
|
|
@@ -1987,7 +2087,11 @@
|
|
|
1987
2087
|
"light-font-weight": {
|
|
1988
2088
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
1989
2089
|
"uuid": "fd477873-3767-4883-ab3f-5ee2758b923b",
|
|
1990
|
-
"value": "light"
|
|
2090
|
+
"value": "light",
|
|
2091
|
+
"name": {
|
|
2092
|
+
"property": "font-weight",
|
|
2093
|
+
"weight": "light"
|
|
2094
|
+
}
|
|
1991
2095
|
},
|
|
1992
2096
|
"line-height-100": {
|
|
1993
2097
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/multiplier.json",
|
|
@@ -2013,7 +2117,11 @@
|
|
|
2013
2117
|
"value": "22px"
|
|
2014
2118
|
}
|
|
2015
2119
|
},
|
|
2016
|
-
"uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7"
|
|
2120
|
+
"uuid": "65b87e13-5799-43e0-a8d3-7f8288ccc3f7",
|
|
2121
|
+
"name": {
|
|
2122
|
+
"property": "line-height",
|
|
2123
|
+
"scaleIndex": 100
|
|
2124
|
+
}
|
|
2017
2125
|
},
|
|
2018
2126
|
"line-height-font-size-1000": {
|
|
2019
2127
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2029,7 +2137,11 @@
|
|
|
2029
2137
|
"value": "56px"
|
|
2030
2138
|
}
|
|
2031
2139
|
},
|
|
2032
|
-
"uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286"
|
|
2140
|
+
"uuid": "9c0a5092-0faa-4f70-bd5e-dfeda66ae286",
|
|
2141
|
+
"name": {
|
|
2142
|
+
"property": "line-height",
|
|
2143
|
+
"scaleIndex": 1000
|
|
2144
|
+
}
|
|
2033
2145
|
},
|
|
2034
2146
|
"line-height-font-size-1100": {
|
|
2035
2147
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2045,7 +2157,11 @@
|
|
|
2045
2157
|
"value": "64px"
|
|
2046
2158
|
}
|
|
2047
2159
|
},
|
|
2048
|
-
"uuid": "55494016-ab3d-475c-99b3-6824e8df227a"
|
|
2160
|
+
"uuid": "55494016-ab3d-475c-99b3-6824e8df227a",
|
|
2161
|
+
"name": {
|
|
2162
|
+
"property": "line-height",
|
|
2163
|
+
"scaleIndex": 1100
|
|
2164
|
+
}
|
|
2049
2165
|
},
|
|
2050
2166
|
"line-height-font-size-1200": {
|
|
2051
2167
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2061,7 +2177,11 @@
|
|
|
2061
2177
|
"value": "72px"
|
|
2062
2178
|
}
|
|
2063
2179
|
},
|
|
2064
|
-
"uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8"
|
|
2180
|
+
"uuid": "f94ee04e-f2d7-4cb3-8d5f-f35119766fc8",
|
|
2181
|
+
"name": {
|
|
2182
|
+
"property": "line-height",
|
|
2183
|
+
"scaleIndex": 1200
|
|
2184
|
+
}
|
|
2065
2185
|
},
|
|
2066
2186
|
"line-height-font-size-1300": {
|
|
2067
2187
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2077,7 +2197,11 @@
|
|
|
2077
2197
|
"value": "80px"
|
|
2078
2198
|
}
|
|
2079
2199
|
},
|
|
2080
|
-
"uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f"
|
|
2200
|
+
"uuid": "6a5986cd-4bcb-4de2-a474-d5d0fad5187f",
|
|
2201
|
+
"name": {
|
|
2202
|
+
"property": "line-height",
|
|
2203
|
+
"scaleIndex": 1300
|
|
2204
|
+
}
|
|
2081
2205
|
},
|
|
2082
2206
|
"line-height-font-size-1400": {
|
|
2083
2207
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2093,7 +2217,11 @@
|
|
|
2093
2217
|
"value": "90px"
|
|
2094
2218
|
}
|
|
2095
2219
|
},
|
|
2096
|
-
"uuid": "15edb168-9840-4fad-ab60-c1c3423ec855"
|
|
2220
|
+
"uuid": "15edb168-9840-4fad-ab60-c1c3423ec855",
|
|
2221
|
+
"name": {
|
|
2222
|
+
"property": "line-height",
|
|
2223
|
+
"scaleIndex": 1400
|
|
2224
|
+
}
|
|
2097
2225
|
},
|
|
2098
2226
|
"line-height-font-size-1500": {
|
|
2099
2227
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2109,7 +2237,11 @@
|
|
|
2109
2237
|
"value": "102px"
|
|
2110
2238
|
}
|
|
2111
2239
|
},
|
|
2112
|
-
"uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b"
|
|
2240
|
+
"uuid": "330c5167-53ef-46cc-8a7c-3cb5b3ee0b2b",
|
|
2241
|
+
"name": {
|
|
2242
|
+
"property": "line-height",
|
|
2243
|
+
"scaleIndex": 1500
|
|
2244
|
+
}
|
|
2113
2245
|
},
|
|
2114
2246
|
"line-height-font-size-200": {
|
|
2115
2247
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2125,7 +2257,11 @@
|
|
|
2125
2257
|
"value": "24px"
|
|
2126
2258
|
}
|
|
2127
2259
|
},
|
|
2128
|
-
"uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb"
|
|
2260
|
+
"uuid": "f8763297-f04f-4294-a7ba-376e3b12f1eb",
|
|
2261
|
+
"name": {
|
|
2262
|
+
"property": "line-height",
|
|
2263
|
+
"scaleIndex": 200
|
|
2264
|
+
}
|
|
2129
2265
|
},
|
|
2130
2266
|
"line-height-font-size-25": {
|
|
2131
2267
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2141,7 +2277,11 @@
|
|
|
2141
2277
|
"value": "14px"
|
|
2142
2278
|
}
|
|
2143
2279
|
},
|
|
2144
|
-
"uuid": "1894b682-105c-409b-916a-d2e08de4f6a8"
|
|
2280
|
+
"uuid": "1894b682-105c-409b-916a-d2e08de4f6a8",
|
|
2281
|
+
"name": {
|
|
2282
|
+
"property": "line-height",
|
|
2283
|
+
"scaleIndex": 25
|
|
2284
|
+
}
|
|
2145
2285
|
},
|
|
2146
2286
|
"line-height-font-size-300": {
|
|
2147
2287
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2157,7 +2297,11 @@
|
|
|
2157
2297
|
"value": "26px"
|
|
2158
2298
|
}
|
|
2159
2299
|
},
|
|
2160
|
-
"uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1"
|
|
2300
|
+
"uuid": "228d27b4-ff57-4308-9761-3ad5cf7f39d1",
|
|
2301
|
+
"name": {
|
|
2302
|
+
"property": "line-height",
|
|
2303
|
+
"scaleIndex": 300
|
|
2304
|
+
}
|
|
2161
2305
|
},
|
|
2162
2306
|
"line-height-font-size-400": {
|
|
2163
2307
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2173,7 +2317,11 @@
|
|
|
2173
2317
|
"value": "28px"
|
|
2174
2318
|
}
|
|
2175
2319
|
},
|
|
2176
|
-
"uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87"
|
|
2320
|
+
"uuid": "97f2ab52-9c62-43c3-b7b6-3eeb6c561e87",
|
|
2321
|
+
"name": {
|
|
2322
|
+
"property": "line-height",
|
|
2323
|
+
"scaleIndex": 400
|
|
2324
|
+
}
|
|
2177
2325
|
},
|
|
2178
2326
|
"line-height-font-size-50": {
|
|
2179
2327
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2189,7 +2337,11 @@
|
|
|
2189
2337
|
"value": "16px"
|
|
2190
2338
|
}
|
|
2191
2339
|
},
|
|
2192
|
-
"uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2"
|
|
2340
|
+
"uuid": "1553daaa-14c0-405e-bd80-e04a059b52e2",
|
|
2341
|
+
"name": {
|
|
2342
|
+
"property": "line-height",
|
|
2343
|
+
"scaleIndex": 50
|
|
2344
|
+
}
|
|
2193
2345
|
},
|
|
2194
2346
|
"line-height-font-size-500": {
|
|
2195
2347
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2205,7 +2357,11 @@
|
|
|
2205
2357
|
"value": "32px"
|
|
2206
2358
|
}
|
|
2207
2359
|
},
|
|
2208
|
-
"uuid": "7f8c6173-2708-4196-b04d-2d5027fface8"
|
|
2360
|
+
"uuid": "7f8c6173-2708-4196-b04d-2d5027fface8",
|
|
2361
|
+
"name": {
|
|
2362
|
+
"property": "line-height",
|
|
2363
|
+
"scaleIndex": 500
|
|
2364
|
+
}
|
|
2209
2365
|
},
|
|
2210
2366
|
"line-height-font-size-600": {
|
|
2211
2367
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2221,7 +2377,11 @@
|
|
|
2221
2377
|
"value": "36px"
|
|
2222
2378
|
}
|
|
2223
2379
|
},
|
|
2224
|
-
"uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d"
|
|
2380
|
+
"uuid": "7d112d28-28c4-4bca-aef7-a7a0af1b7d1d",
|
|
2381
|
+
"name": {
|
|
2382
|
+
"property": "line-height",
|
|
2383
|
+
"scaleIndex": 600
|
|
2384
|
+
}
|
|
2225
2385
|
},
|
|
2226
2386
|
"line-height-font-size-700": {
|
|
2227
2387
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2237,7 +2397,11 @@
|
|
|
2237
2397
|
"value": "40px"
|
|
2238
2398
|
}
|
|
2239
2399
|
},
|
|
2240
|
-
"uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f"
|
|
2400
|
+
"uuid": "cbb416af-7b54-4024-b495-fa87fb9f742f",
|
|
2401
|
+
"name": {
|
|
2402
|
+
"property": "line-height",
|
|
2403
|
+
"scaleIndex": 700
|
|
2404
|
+
}
|
|
2241
2405
|
},
|
|
2242
2406
|
"line-height-font-size-75": {
|
|
2243
2407
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2253,7 +2417,11 @@
|
|
|
2253
2417
|
"value": "20px"
|
|
2254
2418
|
}
|
|
2255
2419
|
},
|
|
2256
|
-
"uuid": "6214acc2-2130-4b31-857f-0f865673a9ad"
|
|
2420
|
+
"uuid": "6214acc2-2130-4b31-857f-0f865673a9ad",
|
|
2421
|
+
"name": {
|
|
2422
|
+
"property": "line-height",
|
|
2423
|
+
"scaleIndex": 75
|
|
2424
|
+
}
|
|
2257
2425
|
},
|
|
2258
2426
|
"line-height-font-size-800": {
|
|
2259
2427
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2269,7 +2437,11 @@
|
|
|
2269
2437
|
"value": "44px"
|
|
2270
2438
|
}
|
|
2271
2439
|
},
|
|
2272
|
-
"uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6"
|
|
2440
|
+
"uuid": "8bd1d897-56c3-432f-a2c7-d6138e337de6",
|
|
2441
|
+
"name": {
|
|
2442
|
+
"property": "line-height",
|
|
2443
|
+
"scaleIndex": 800
|
|
2444
|
+
}
|
|
2273
2445
|
},
|
|
2274
2446
|
"line-height-font-size-900": {
|
|
2275
2447
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/scale-set.json",
|
|
@@ -2285,27 +2457,47 @@
|
|
|
2285
2457
|
"value": "50px"
|
|
2286
2458
|
}
|
|
2287
2459
|
},
|
|
2288
|
-
"uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7"
|
|
2460
|
+
"uuid": "4ff1f344-dad7-4b12-9c38-2d9561d433a7",
|
|
2461
|
+
"name": {
|
|
2462
|
+
"property": "line-height",
|
|
2463
|
+
"scaleIndex": 900
|
|
2464
|
+
}
|
|
2289
2465
|
},
|
|
2290
2466
|
"medium-font-weight": {
|
|
2291
2467
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2292
2468
|
"uuid": "c966c3b6-1bf5-4064-89f9-00d9ec673fd4",
|
|
2293
|
-
"value": "medium"
|
|
2469
|
+
"value": "medium",
|
|
2470
|
+
"name": {
|
|
2471
|
+
"property": "font-weight",
|
|
2472
|
+
"weight": "medium"
|
|
2473
|
+
}
|
|
2294
2474
|
},
|
|
2295
2475
|
"regular-font-weight": {
|
|
2296
2476
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-weight.json",
|
|
2297
2477
|
"uuid": "02a94ddf-1007-4c86-8863-905874e40f95",
|
|
2298
|
-
"value": "regular"
|
|
2478
|
+
"value": "regular",
|
|
2479
|
+
"name": {
|
|
2480
|
+
"property": "font-weight",
|
|
2481
|
+
"weight": "regular"
|
|
2482
|
+
}
|
|
2299
2483
|
},
|
|
2300
2484
|
"sans-serif-font-family": {
|
|
2301
2485
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
2302
2486
|
"uuid": "a552c422-c51c-458a-87b0-c6fe5178bf4b",
|
|
2303
|
-
"value": "Adobe Clean Spectrum VF"
|
|
2487
|
+
"value": "Adobe Clean Spectrum VF",
|
|
2488
|
+
"name": {
|
|
2489
|
+
"property": "font-family",
|
|
2490
|
+
"family": "sans-serif"
|
|
2491
|
+
}
|
|
2304
2492
|
},
|
|
2305
2493
|
"serif-font-family": {
|
|
2306
2494
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/font-family.json",
|
|
2307
2495
|
"uuid": "7f83198f-26ec-4156-9573-826dd7feb718",
|
|
2308
|
-
"value": "Adobe Clean Serif"
|
|
2496
|
+
"value": "Adobe Clean Serif",
|
|
2497
|
+
"name": {
|
|
2498
|
+
"property": "font-family",
|
|
2499
|
+
"family": "serif"
|
|
2500
|
+
}
|
|
2309
2501
|
},
|
|
2310
2502
|
"text-align-center": {
|
|
2311
2503
|
"$schema": "https://opensource.adobe.com/spectrum-design-data/schemas/token-types/alignment.json",
|