@pantheon-systems/pds-design-tokens 1.0.0-dev.54 → 1.0.0-dev.55
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,19 @@
|
|
|
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;
|
|
45
58
|
}
|
|
@@ -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": {
|