@pantheon-systems/pds-design-tokens 1.0.0-dev.54 → 1.0.0-dev.56
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.
|
@@ -40,6 +40,27 @@
|
|
|
40
40
|
--pds-spacing-xs: 0.64rem;
|
|
41
41
|
--pds-typography-font-default: 'Poppins', sans-serif;
|
|
42
42
|
--pds-typography-font-secondary: 'Aleo', serif;
|
|
43
|
+
--pds-typography-font-weight-bold: 700;
|
|
44
|
+
--pds-typography-font-weight-extrabold: 800;
|
|
45
|
+
--pds-typography-font-weight-medium: 500;
|
|
46
|
+
--pds-typography-font-weight-regular: 400;
|
|
47
|
+
--pds-typography-font-weight-semibold: 600;
|
|
48
|
+
--pds-typography-letter-spacing-l: 0.04em;
|
|
49
|
+
--pds-typography-letter-spacing-m: 0.02em;
|
|
50
|
+
--pds-typography-letter-spacing-s: 0.01em;
|
|
51
|
+
--pds-typography-letter-spacing-xl: 0.06em;
|
|
52
|
+
--pds-typography-line-height-l: 170%;
|
|
53
|
+
--pds-typography-line-height-m: 140%;
|
|
54
|
+
--pds-typography-line-height-s: 120%;
|
|
55
|
+
--pds-typography-line-height-xl: 195%;
|
|
43
56
|
--pds-typography-multiplier-medium: 0.85;
|
|
44
57
|
--pds-typography-multiplier-small: 0.75;
|
|
58
|
+
--pds-typography-size-2xl: 1.953em;
|
|
59
|
+
--pds-typography-size-3xl: 2.441em;
|
|
60
|
+
--pds-typography-size-4xl: 3.052em;
|
|
61
|
+
--pds-typography-size-l: 1.25em;
|
|
62
|
+
--pds-typography-size-m: 1em;
|
|
63
|
+
--pds-typography-size-s: 0.875em;
|
|
64
|
+
--pds-typography-size-xl: 1.563em;
|
|
65
|
+
--pds-typography-size-xs: 0.75em;
|
|
45
66
|
}
|
|
@@ -978,10 +978,12 @@
|
|
|
978
978
|
"font-weight": {
|
|
979
979
|
"regular": {
|
|
980
980
|
"value": 400,
|
|
981
|
+
"public": true,
|
|
981
982
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
982
983
|
"isSource": true,
|
|
983
984
|
"original": {
|
|
984
|
-
"value": 400
|
|
985
|
+
"value": 400,
|
|
986
|
+
"public": true
|
|
985
987
|
},
|
|
986
988
|
"name": "typography-font-weight-regular",
|
|
987
989
|
"attributes": {
|
|
@@ -997,10 +999,12 @@
|
|
|
997
999
|
},
|
|
998
1000
|
"medium": {
|
|
999
1001
|
"value": 500,
|
|
1002
|
+
"public": true,
|
|
1000
1003
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1001
1004
|
"isSource": true,
|
|
1002
1005
|
"original": {
|
|
1003
|
-
"value": 500
|
|
1006
|
+
"value": 500,
|
|
1007
|
+
"public": true
|
|
1004
1008
|
},
|
|
1005
1009
|
"name": "typography-font-weight-medium",
|
|
1006
1010
|
"attributes": {
|
|
@@ -1016,10 +1020,12 @@
|
|
|
1016
1020
|
},
|
|
1017
1021
|
"semibold": {
|
|
1018
1022
|
"value": 600,
|
|
1023
|
+
"public": true,
|
|
1019
1024
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1020
1025
|
"isSource": true,
|
|
1021
1026
|
"original": {
|
|
1022
|
-
"value": 600
|
|
1027
|
+
"value": 600,
|
|
1028
|
+
"public": true
|
|
1023
1029
|
},
|
|
1024
1030
|
"name": "typography-font-weight-semibold",
|
|
1025
1031
|
"attributes": {
|
|
@@ -1035,10 +1041,12 @@
|
|
|
1035
1041
|
},
|
|
1036
1042
|
"bold": {
|
|
1037
1043
|
"value": 700,
|
|
1044
|
+
"public": true,
|
|
1038
1045
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1039
1046
|
"isSource": true,
|
|
1040
1047
|
"original": {
|
|
1041
|
-
"value": 700
|
|
1048
|
+
"value": 700,
|
|
1049
|
+
"public": true
|
|
1042
1050
|
},
|
|
1043
1051
|
"name": "typography-font-weight-bold",
|
|
1044
1052
|
"attributes": {
|
|
@@ -1054,10 +1062,12 @@
|
|
|
1054
1062
|
},
|
|
1055
1063
|
"extrabold": {
|
|
1056
1064
|
"value": 800,
|
|
1065
|
+
"public": true,
|
|
1057
1066
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1058
1067
|
"isSource": true,
|
|
1059
1068
|
"original": {
|
|
1060
|
-
"value": 800
|
|
1069
|
+
"value": 800,
|
|
1070
|
+
"public": true
|
|
1061
1071
|
},
|
|
1062
1072
|
"name": "typography-font-weight-extrabold",
|
|
1063
1073
|
"attributes": {
|
|
@@ -1076,11 +1086,13 @@
|
|
|
1076
1086
|
"XL": {
|
|
1077
1087
|
"value": "0.06",
|
|
1078
1088
|
"defaultUnit": "em",
|
|
1089
|
+
"public": true,
|
|
1079
1090
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1080
1091
|
"isSource": true,
|
|
1081
1092
|
"original": {
|
|
1082
1093
|
"value": "0.06",
|
|
1083
|
-
"defaultUnit": "em"
|
|
1094
|
+
"defaultUnit": "em",
|
|
1095
|
+
"public": true
|
|
1084
1096
|
},
|
|
1085
1097
|
"name": "typography-letter-spacing-xl",
|
|
1086
1098
|
"attributes": {
|
|
@@ -1097,11 +1109,13 @@
|
|
|
1097
1109
|
"L": {
|
|
1098
1110
|
"value": "0.04",
|
|
1099
1111
|
"defaultUnit": "em",
|
|
1112
|
+
"public": true,
|
|
1100
1113
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1101
1114
|
"isSource": true,
|
|
1102
1115
|
"original": {
|
|
1103
1116
|
"value": "0.04",
|
|
1104
|
-
"defaultUnit": "em"
|
|
1117
|
+
"defaultUnit": "em",
|
|
1118
|
+
"public": true
|
|
1105
1119
|
},
|
|
1106
1120
|
"name": "typography-letter-spacing-l",
|
|
1107
1121
|
"attributes": {
|
|
@@ -1118,11 +1132,13 @@
|
|
|
1118
1132
|
"M": {
|
|
1119
1133
|
"value": "0.02",
|
|
1120
1134
|
"defaultUnit": "em",
|
|
1135
|
+
"public": true,
|
|
1121
1136
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1122
1137
|
"isSource": true,
|
|
1123
1138
|
"original": {
|
|
1124
1139
|
"value": "0.02",
|
|
1125
|
-
"defaultUnit": "em"
|
|
1140
|
+
"defaultUnit": "em",
|
|
1141
|
+
"public": true
|
|
1126
1142
|
},
|
|
1127
1143
|
"name": "typography-letter-spacing-m",
|
|
1128
1144
|
"attributes": {
|
|
@@ -1139,11 +1155,13 @@
|
|
|
1139
1155
|
"S": {
|
|
1140
1156
|
"value": "0.01",
|
|
1141
1157
|
"defaultUnit": "em",
|
|
1158
|
+
"public": true,
|
|
1142
1159
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1143
1160
|
"isSource": true,
|
|
1144
1161
|
"original": {
|
|
1145
1162
|
"value": "0.01",
|
|
1146
|
-
"defaultUnit": "em"
|
|
1163
|
+
"defaultUnit": "em",
|
|
1164
|
+
"public": true
|
|
1147
1165
|
},
|
|
1148
1166
|
"name": "typography-letter-spacing-s",
|
|
1149
1167
|
"attributes": {
|
|
@@ -1161,10 +1179,12 @@
|
|
|
1161
1179
|
"line-height": {
|
|
1162
1180
|
"XL": {
|
|
1163
1181
|
"value": "195%",
|
|
1182
|
+
"public": true,
|
|
1164
1183
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1165
1184
|
"isSource": true,
|
|
1166
1185
|
"original": {
|
|
1167
|
-
"value": "195%"
|
|
1186
|
+
"value": "195%",
|
|
1187
|
+
"public": true
|
|
1168
1188
|
},
|
|
1169
1189
|
"name": "typography-line-height-xl",
|
|
1170
1190
|
"attributes": {
|
|
@@ -1180,10 +1200,12 @@
|
|
|
1180
1200
|
},
|
|
1181
1201
|
"L": {
|
|
1182
1202
|
"value": "170%",
|
|
1203
|
+
"public": true,
|
|
1183
1204
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1184
1205
|
"isSource": true,
|
|
1185
1206
|
"original": {
|
|
1186
|
-
"value": "170%"
|
|
1207
|
+
"value": "170%",
|
|
1208
|
+
"public": true
|
|
1187
1209
|
},
|
|
1188
1210
|
"name": "typography-line-height-l",
|
|
1189
1211
|
"attributes": {
|
|
@@ -1199,10 +1221,12 @@
|
|
|
1199
1221
|
},
|
|
1200
1222
|
"M": {
|
|
1201
1223
|
"value": "140%",
|
|
1224
|
+
"public": true,
|
|
1202
1225
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1203
1226
|
"isSource": true,
|
|
1204
1227
|
"original": {
|
|
1205
|
-
"value": "140%"
|
|
1228
|
+
"value": "140%",
|
|
1229
|
+
"public": true
|
|
1206
1230
|
},
|
|
1207
1231
|
"name": "typography-line-height-m",
|
|
1208
1232
|
"attributes": {
|
|
@@ -1218,10 +1242,12 @@
|
|
|
1218
1242
|
},
|
|
1219
1243
|
"S": {
|
|
1220
1244
|
"value": "120%",
|
|
1245
|
+
"public": true,
|
|
1221
1246
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1222
1247
|
"isSource": true,
|
|
1223
1248
|
"original": {
|
|
1224
|
-
"value": "120%"
|
|
1249
|
+
"value": "120%",
|
|
1250
|
+
"public": true
|
|
1225
1251
|
},
|
|
1226
1252
|
"name": "typography-line-height-s",
|
|
1227
1253
|
"attributes": {
|
|
@@ -1304,12 +1330,14 @@
|
|
|
1304
1330
|
"value": "3.052",
|
|
1305
1331
|
"formula": "1.25**5",
|
|
1306
1332
|
"defaultUnit": "em",
|
|
1333
|
+
"public": true,
|
|
1307
1334
|
"filePath": "tokens/typography/base/size.json",
|
|
1308
1335
|
"isSource": true,
|
|
1309
1336
|
"original": {
|
|
1310
1337
|
"value": "3.052",
|
|
1311
1338
|
"formula": "{typography.scale-ratio}**5",
|
|
1312
|
-
"defaultUnit": "em"
|
|
1339
|
+
"defaultUnit": "em",
|
|
1340
|
+
"public": true
|
|
1313
1341
|
},
|
|
1314
1342
|
"name": "typography-size-4-xl",
|
|
1315
1343
|
"attributes": {
|
|
@@ -1327,12 +1355,14 @@
|
|
|
1327
1355
|
"value": "2.441",
|
|
1328
1356
|
"formula": "1.25**4",
|
|
1329
1357
|
"defaultUnit": "em",
|
|
1358
|
+
"public": true,
|
|
1330
1359
|
"filePath": "tokens/typography/base/size.json",
|
|
1331
1360
|
"isSource": true,
|
|
1332
1361
|
"original": {
|
|
1333
1362
|
"value": "2.441",
|
|
1334
1363
|
"formula": "{typography.scale-ratio}**4",
|
|
1335
|
-
"defaultUnit": "em"
|
|
1364
|
+
"defaultUnit": "em",
|
|
1365
|
+
"public": true
|
|
1336
1366
|
},
|
|
1337
1367
|
"name": "typography-size-3-xl",
|
|
1338
1368
|
"attributes": {
|
|
@@ -1350,12 +1380,14 @@
|
|
|
1350
1380
|
"value": "1.953",
|
|
1351
1381
|
"formula": "1.25**3",
|
|
1352
1382
|
"defaultUnit": "em",
|
|
1383
|
+
"public": true,
|
|
1353
1384
|
"filePath": "tokens/typography/base/size.json",
|
|
1354
1385
|
"isSource": true,
|
|
1355
1386
|
"original": {
|
|
1356
1387
|
"value": "1.953",
|
|
1357
1388
|
"formula": "{typography.scale-ratio}**3",
|
|
1358
|
-
"defaultUnit": "em"
|
|
1389
|
+
"defaultUnit": "em",
|
|
1390
|
+
"public": true
|
|
1359
1391
|
},
|
|
1360
1392
|
"name": "typography-size-2-xl",
|
|
1361
1393
|
"attributes": {
|
|
@@ -1373,12 +1405,14 @@
|
|
|
1373
1405
|
"value": "1.563",
|
|
1374
1406
|
"formula": "1.25**2",
|
|
1375
1407
|
"defaultUnit": "em",
|
|
1408
|
+
"public": true,
|
|
1376
1409
|
"filePath": "tokens/typography/base/size.json",
|
|
1377
1410
|
"isSource": true,
|
|
1378
1411
|
"original": {
|
|
1379
1412
|
"value": "1.563",
|
|
1380
1413
|
"formula": "{typography.scale-ratio}**2",
|
|
1381
|
-
"defaultUnit": "em"
|
|
1414
|
+
"defaultUnit": "em",
|
|
1415
|
+
"public": true
|
|
1382
1416
|
},
|
|
1383
1417
|
"name": "typography-size-xl",
|
|
1384
1418
|
"attributes": {
|
|
@@ -1396,12 +1430,14 @@
|
|
|
1396
1430
|
"value": "1.25",
|
|
1397
1431
|
"formula": "1.25**1",
|
|
1398
1432
|
"defaultUnit": "em",
|
|
1433
|
+
"public": true,
|
|
1399
1434
|
"filePath": "tokens/typography/base/size.json",
|
|
1400
1435
|
"isSource": true,
|
|
1401
1436
|
"original": {
|
|
1402
1437
|
"value": "1.25",
|
|
1403
1438
|
"formula": "{typography.scale-ratio}**1",
|
|
1404
|
-
"defaultUnit": "em"
|
|
1439
|
+
"defaultUnit": "em",
|
|
1440
|
+
"public": true
|
|
1405
1441
|
},
|
|
1406
1442
|
"name": "typography-size-l",
|
|
1407
1443
|
"attributes": {
|
|
@@ -1419,12 +1455,14 @@
|
|
|
1419
1455
|
"value": "1",
|
|
1420
1456
|
"comment": "Base value.",
|
|
1421
1457
|
"defaultUnit": "em",
|
|
1458
|
+
"public": true,
|
|
1422
1459
|
"filePath": "tokens/typography/base/size.json",
|
|
1423
1460
|
"isSource": true,
|
|
1424
1461
|
"original": {
|
|
1425
1462
|
"value": "1",
|
|
1426
1463
|
"comment": "Base value.",
|
|
1427
|
-
"defaultUnit": "em"
|
|
1464
|
+
"defaultUnit": "em",
|
|
1465
|
+
"public": true
|
|
1428
1466
|
},
|
|
1429
1467
|
"name": "typography-size-m",
|
|
1430
1468
|
"attributes": {
|
|
@@ -1442,12 +1480,14 @@
|
|
|
1442
1480
|
"value": "0.875",
|
|
1443
1481
|
"formula": "1.25**-1",
|
|
1444
1482
|
"defaultUnit": "em",
|
|
1483
|
+
"public": true,
|
|
1445
1484
|
"filePath": "tokens/typography/base/size.json",
|
|
1446
1485
|
"isSource": true,
|
|
1447
1486
|
"original": {
|
|
1448
1487
|
"value": "0.875",
|
|
1449
1488
|
"formula": "{typography.scale-ratio}**-1",
|
|
1450
|
-
"defaultUnit": "em"
|
|
1489
|
+
"defaultUnit": "em",
|
|
1490
|
+
"public": true
|
|
1451
1491
|
},
|
|
1452
1492
|
"name": "typography-size-s",
|
|
1453
1493
|
"attributes": {
|
|
@@ -1465,12 +1505,14 @@
|
|
|
1465
1505
|
"value": "0.75",
|
|
1466
1506
|
"formula": "1.25**-2",
|
|
1467
1507
|
"defaultUnit": "em",
|
|
1508
|
+
"public": true,
|
|
1468
1509
|
"filePath": "tokens/typography/base/size.json",
|
|
1469
1510
|
"isSource": true,
|
|
1470
1511
|
"original": {
|
|
1471
1512
|
"value": "0.75",
|
|
1472
1513
|
"formula": "{typography.scale-ratio}**-2",
|
|
1473
|
-
"defaultUnit": "em"
|
|
1514
|
+
"defaultUnit": "em",
|
|
1515
|
+
"public": true
|
|
1474
1516
|
},
|
|
1475
1517
|
"name": "typography-size-xs",
|
|
1476
1518
|
"attributes": {
|