@pantheon-systems/pds-design-tokens 0.7.0-dev.5 → 0.7.0-dev.6

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.
@@ -670,7 +670,7 @@
670
670
  },
671
671
  "S": {
672
672
  "value": {
673
- "fontSize": "0.8 * 16",
673
+ "fontSize": "0.875 * 16",
674
674
  "fontFamily": "Poppins",
675
675
  "fontWeight": 400
676
676
  },
@@ -701,7 +701,7 @@
701
701
  },
702
702
  "XS": {
703
703
  "value": {
704
- "fontSize": "0.64 * 16",
704
+ "fontSize": "0.75 * 16",
705
705
  "fontFamily": "Poppins",
706
706
  "fontWeight": 400
707
707
  },
@@ -922,7 +922,7 @@
922
922
  },
923
923
  "S": {
924
924
  "value": {
925
- "fontSize": "0.8 * 16",
925
+ "fontSize": "0.875 * 16",
926
926
  "fontFamily": "Poppins",
927
927
  "fontWeight": 500
928
928
  },
@@ -953,7 +953,7 @@
953
953
  },
954
954
  "XS": {
955
955
  "value": {
956
- "fontSize": "0.64 * 16",
956
+ "fontSize": "0.75 * 16",
957
957
  "fontFamily": "Poppins",
958
958
  "fontWeight": 500
959
959
  },
@@ -1174,7 +1174,7 @@
1174
1174
  },
1175
1175
  "S": {
1176
1176
  "value": {
1177
- "fontSize": "0.8 * 16",
1177
+ "fontSize": "0.875 * 16",
1178
1178
  "fontFamily": "Poppins",
1179
1179
  "fontWeight": 600
1180
1180
  },
@@ -1205,7 +1205,7 @@
1205
1205
  },
1206
1206
  "XS": {
1207
1207
  "value": {
1208
- "fontSize": "0.64 * 16",
1208
+ "fontSize": "0.75 * 16",
1209
1209
  "fontFamily": "Poppins",
1210
1210
  "fontWeight": 600
1211
1211
  },
@@ -1426,7 +1426,7 @@
1426
1426
  },
1427
1427
  "S": {
1428
1428
  "value": {
1429
- "fontSize": "0.8 * 16",
1429
+ "fontSize": "0.875 * 16",
1430
1430
  "fontFamily": "Poppins",
1431
1431
  "fontWeight": 700
1432
1432
  },
@@ -1457,7 +1457,7 @@
1457
1457
  },
1458
1458
  "XS": {
1459
1459
  "value": {
1460
- "fontSize": "0.64 * 16",
1460
+ "fontSize": "0.75 * 16",
1461
1461
  "fontFamily": "Poppins",
1462
1462
  "fontWeight": 700
1463
1463
  },
@@ -1004,13 +1004,13 @@
1004
1004
  ]
1005
1005
  },
1006
1006
  "S": {
1007
- "value": "0.8",
1007
+ "value": "0.875",
1008
1008
  "formula": "1.25**-1",
1009
1009
  "defaultUnit": "em",
1010
1010
  "filePath": "tokens/typography/base/size.json",
1011
1011
  "isSource": true,
1012
1012
  "original": {
1013
- "value": "0.8",
1013
+ "value": "0.875",
1014
1014
  "formula": "{typography.scale-ratio}**-1",
1015
1015
  "defaultUnit": "em"
1016
1016
  },
@@ -1027,13 +1027,13 @@
1027
1027
  ]
1028
1028
  },
1029
1029
  "XS": {
1030
- "value": "0.64",
1030
+ "value": "0.75",
1031
1031
  "formula": "1.25**-2",
1032
1032
  "defaultUnit": "em",
1033
1033
  "filePath": "tokens/typography/base/size.json",
1034
1034
  "isSource": true,
1035
1035
  "original": {
1036
- "value": "0.64",
1036
+ "value": "0.75",
1037
1037
  "formula": "{typography.scale-ratio}**-2",
1038
1038
  "defaultUnit": "em"
1039
1039
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "0.7.0-dev.5",
3
+ "version": "0.7.0-dev.6",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [