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