@pantheon-systems/pds-design-tokens 1.0.0-dev.53 → 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.
|
@@ -39,6 +39,20 @@
|
|
|
39
39
|
--pds-spacing-xl: 1.563rem;
|
|
40
40
|
--pds-spacing-xs: 0.64rem;
|
|
41
41
|
--pds-typography-font-default: 'Poppins', sans-serif;
|
|
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%;
|
|
42
56
|
--pds-typography-multiplier-medium: 0.85;
|
|
43
57
|
--pds-typography-multiplier-small: 0.75;
|
|
44
58
|
}
|
|
@@ -839,6 +839,27 @@
|
|
|
839
839
|
"default"
|
|
840
840
|
]
|
|
841
841
|
},
|
|
842
|
+
"secondary": {
|
|
843
|
+
"value": "'Aleo', serif",
|
|
844
|
+
"public": true,
|
|
845
|
+
"filePath": "tokens/typography/alias/font.json",
|
|
846
|
+
"isSource": true,
|
|
847
|
+
"original": {
|
|
848
|
+
"value": "'Aleo', serif",
|
|
849
|
+
"public": true
|
|
850
|
+
},
|
|
851
|
+
"name": "typography-font-secondary",
|
|
852
|
+
"attributes": {
|
|
853
|
+
"category": "typography",
|
|
854
|
+
"type": "font",
|
|
855
|
+
"item": "secondary"
|
|
856
|
+
},
|
|
857
|
+
"path": [
|
|
858
|
+
"typography",
|
|
859
|
+
"font",
|
|
860
|
+
"secondary"
|
|
861
|
+
]
|
|
862
|
+
},
|
|
842
863
|
"headings": {
|
|
843
864
|
"value": "'Poppins', sans-serif",
|
|
844
865
|
"filePath": "tokens/typography/alias/font.json",
|
|
@@ -882,7 +903,7 @@
|
|
|
882
903
|
"filePath": "tokens/typography/alias/font.json",
|
|
883
904
|
"isSource": true,
|
|
884
905
|
"original": {
|
|
885
|
-
"value": "
|
|
906
|
+
"value": "{typography.font.secondary.value}"
|
|
886
907
|
},
|
|
887
908
|
"name": "typography-font-lead",
|
|
888
909
|
"attributes": {
|
|
@@ -901,7 +922,7 @@
|
|
|
901
922
|
"filePath": "tokens/typography/alias/font.json",
|
|
902
923
|
"isSource": true,
|
|
903
924
|
"original": {
|
|
904
|
-
"value": "
|
|
925
|
+
"value": "{typography.font.secondary.value}"
|
|
905
926
|
},
|
|
906
927
|
"name": "typography-font-quote",
|
|
907
928
|
"attributes": {
|
|
@@ -957,10 +978,12 @@
|
|
|
957
978
|
"font-weight": {
|
|
958
979
|
"regular": {
|
|
959
980
|
"value": 400,
|
|
981
|
+
"public": true,
|
|
960
982
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
961
983
|
"isSource": true,
|
|
962
984
|
"original": {
|
|
963
|
-
"value": 400
|
|
985
|
+
"value": 400,
|
|
986
|
+
"public": true
|
|
964
987
|
},
|
|
965
988
|
"name": "typography-font-weight-regular",
|
|
966
989
|
"attributes": {
|
|
@@ -976,10 +999,12 @@
|
|
|
976
999
|
},
|
|
977
1000
|
"medium": {
|
|
978
1001
|
"value": 500,
|
|
1002
|
+
"public": true,
|
|
979
1003
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
980
1004
|
"isSource": true,
|
|
981
1005
|
"original": {
|
|
982
|
-
"value": 500
|
|
1006
|
+
"value": 500,
|
|
1007
|
+
"public": true
|
|
983
1008
|
},
|
|
984
1009
|
"name": "typography-font-weight-medium",
|
|
985
1010
|
"attributes": {
|
|
@@ -995,10 +1020,12 @@
|
|
|
995
1020
|
},
|
|
996
1021
|
"semibold": {
|
|
997
1022
|
"value": 600,
|
|
1023
|
+
"public": true,
|
|
998
1024
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
999
1025
|
"isSource": true,
|
|
1000
1026
|
"original": {
|
|
1001
|
-
"value": 600
|
|
1027
|
+
"value": 600,
|
|
1028
|
+
"public": true
|
|
1002
1029
|
},
|
|
1003
1030
|
"name": "typography-font-weight-semibold",
|
|
1004
1031
|
"attributes": {
|
|
@@ -1014,10 +1041,12 @@
|
|
|
1014
1041
|
},
|
|
1015
1042
|
"bold": {
|
|
1016
1043
|
"value": 700,
|
|
1044
|
+
"public": true,
|
|
1017
1045
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1018
1046
|
"isSource": true,
|
|
1019
1047
|
"original": {
|
|
1020
|
-
"value": 700
|
|
1048
|
+
"value": 700,
|
|
1049
|
+
"public": true
|
|
1021
1050
|
},
|
|
1022
1051
|
"name": "typography-font-weight-bold",
|
|
1023
1052
|
"attributes": {
|
|
@@ -1033,10 +1062,12 @@
|
|
|
1033
1062
|
},
|
|
1034
1063
|
"extrabold": {
|
|
1035
1064
|
"value": 800,
|
|
1065
|
+
"public": true,
|
|
1036
1066
|
"filePath": "tokens/typography/base/font-weight.json",
|
|
1037
1067
|
"isSource": true,
|
|
1038
1068
|
"original": {
|
|
1039
|
-
"value": 800
|
|
1069
|
+
"value": 800,
|
|
1070
|
+
"public": true
|
|
1040
1071
|
},
|
|
1041
1072
|
"name": "typography-font-weight-extrabold",
|
|
1042
1073
|
"attributes": {
|
|
@@ -1055,11 +1086,13 @@
|
|
|
1055
1086
|
"XL": {
|
|
1056
1087
|
"value": "0.06",
|
|
1057
1088
|
"defaultUnit": "em",
|
|
1089
|
+
"public": true,
|
|
1058
1090
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1059
1091
|
"isSource": true,
|
|
1060
1092
|
"original": {
|
|
1061
1093
|
"value": "0.06",
|
|
1062
|
-
"defaultUnit": "em"
|
|
1094
|
+
"defaultUnit": "em",
|
|
1095
|
+
"public": true
|
|
1063
1096
|
},
|
|
1064
1097
|
"name": "typography-letter-spacing-xl",
|
|
1065
1098
|
"attributes": {
|
|
@@ -1076,11 +1109,13 @@
|
|
|
1076
1109
|
"L": {
|
|
1077
1110
|
"value": "0.04",
|
|
1078
1111
|
"defaultUnit": "em",
|
|
1112
|
+
"public": true,
|
|
1079
1113
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1080
1114
|
"isSource": true,
|
|
1081
1115
|
"original": {
|
|
1082
1116
|
"value": "0.04",
|
|
1083
|
-
"defaultUnit": "em"
|
|
1117
|
+
"defaultUnit": "em",
|
|
1118
|
+
"public": true
|
|
1084
1119
|
},
|
|
1085
1120
|
"name": "typography-letter-spacing-l",
|
|
1086
1121
|
"attributes": {
|
|
@@ -1097,11 +1132,13 @@
|
|
|
1097
1132
|
"M": {
|
|
1098
1133
|
"value": "0.02",
|
|
1099
1134
|
"defaultUnit": "em",
|
|
1135
|
+
"public": true,
|
|
1100
1136
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1101
1137
|
"isSource": true,
|
|
1102
1138
|
"original": {
|
|
1103
1139
|
"value": "0.02",
|
|
1104
|
-
"defaultUnit": "em"
|
|
1140
|
+
"defaultUnit": "em",
|
|
1141
|
+
"public": true
|
|
1105
1142
|
},
|
|
1106
1143
|
"name": "typography-letter-spacing-m",
|
|
1107
1144
|
"attributes": {
|
|
@@ -1118,11 +1155,13 @@
|
|
|
1118
1155
|
"S": {
|
|
1119
1156
|
"value": "0.01",
|
|
1120
1157
|
"defaultUnit": "em",
|
|
1158
|
+
"public": true,
|
|
1121
1159
|
"filePath": "tokens/typography/base/letter-spacing.json",
|
|
1122
1160
|
"isSource": true,
|
|
1123
1161
|
"original": {
|
|
1124
1162
|
"value": "0.01",
|
|
1125
|
-
"defaultUnit": "em"
|
|
1163
|
+
"defaultUnit": "em",
|
|
1164
|
+
"public": true
|
|
1126
1165
|
},
|
|
1127
1166
|
"name": "typography-letter-spacing-s",
|
|
1128
1167
|
"attributes": {
|
|
@@ -1140,10 +1179,12 @@
|
|
|
1140
1179
|
"line-height": {
|
|
1141
1180
|
"XL": {
|
|
1142
1181
|
"value": "195%",
|
|
1182
|
+
"public": true,
|
|
1143
1183
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1144
1184
|
"isSource": true,
|
|
1145
1185
|
"original": {
|
|
1146
|
-
"value": "195%"
|
|
1186
|
+
"value": "195%",
|
|
1187
|
+
"public": true
|
|
1147
1188
|
},
|
|
1148
1189
|
"name": "typography-line-height-xl",
|
|
1149
1190
|
"attributes": {
|
|
@@ -1159,10 +1200,12 @@
|
|
|
1159
1200
|
},
|
|
1160
1201
|
"L": {
|
|
1161
1202
|
"value": "170%",
|
|
1203
|
+
"public": true,
|
|
1162
1204
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1163
1205
|
"isSource": true,
|
|
1164
1206
|
"original": {
|
|
1165
|
-
"value": "170%"
|
|
1207
|
+
"value": "170%",
|
|
1208
|
+
"public": true
|
|
1166
1209
|
},
|
|
1167
1210
|
"name": "typography-line-height-l",
|
|
1168
1211
|
"attributes": {
|
|
@@ -1178,10 +1221,12 @@
|
|
|
1178
1221
|
},
|
|
1179
1222
|
"M": {
|
|
1180
1223
|
"value": "140%",
|
|
1224
|
+
"public": true,
|
|
1181
1225
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1182
1226
|
"isSource": true,
|
|
1183
1227
|
"original": {
|
|
1184
|
-
"value": "140%"
|
|
1228
|
+
"value": "140%",
|
|
1229
|
+
"public": true
|
|
1185
1230
|
},
|
|
1186
1231
|
"name": "typography-line-height-m",
|
|
1187
1232
|
"attributes": {
|
|
@@ -1197,10 +1242,12 @@
|
|
|
1197
1242
|
},
|
|
1198
1243
|
"S": {
|
|
1199
1244
|
"value": "120%",
|
|
1245
|
+
"public": true,
|
|
1200
1246
|
"filePath": "tokens/typography/base/line-height.json",
|
|
1201
1247
|
"isSource": true,
|
|
1202
1248
|
"original": {
|
|
1203
|
-
"value": "120%"
|
|
1249
|
+
"value": "120%",
|
|
1250
|
+
"public": true
|
|
1204
1251
|
},
|
|
1205
1252
|
"name": "typography-line-height-s",
|
|
1206
1253
|
"attributes": {
|