@pantheon-systems/pds-design-tokens 1.0.0-dev.29 → 1.0.0-dev.31
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.
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
"h1": {
|
|
396
396
|
"value": {
|
|
397
397
|
"fontSize": "3.052 * 16",
|
|
398
|
-
"fontWeight":
|
|
398
|
+
"fontWeight": 700,
|
|
399
399
|
"fontFamily": "Poppins",
|
|
400
400
|
"lineHeight": "125%"
|
|
401
401
|
},
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
"original": {
|
|
406
406
|
"value": {
|
|
407
407
|
"fontSize": "{typography.size.4XL} * {figma.typography.size.base}",
|
|
408
|
-
"fontWeight": "{typography.font-weight.
|
|
408
|
+
"fontWeight": "{typography.font-weight.bold}",
|
|
409
409
|
"fontFamily": "Poppins",
|
|
410
410
|
"lineHeight": "{typography.line-height.S}"
|
|
411
411
|
},
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"original": {
|
|
437
437
|
"value": {
|
|
438
438
|
"fontSize": "{typography.size.3XL} * {figma.typography.size.base}",
|
|
439
|
-
"fontWeight": "{
|
|
439
|
+
"fontWeight": "{text.headings.h1.value.fontWeight}",
|
|
440
440
|
"fontFamily": "{text.headings.h1.value.fontFamily}",
|
|
441
441
|
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
442
442
|
},
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"original": {
|
|
468
468
|
"value": {
|
|
469
469
|
"fontSize": "{typography.size.2XL} * {figma.typography.size.base}",
|
|
470
|
-
"fontWeight": "{text.headings.
|
|
470
|
+
"fontWeight": "{text.headings.h1.value.fontWeight}",
|
|
471
471
|
"fontFamily": "{text.headings.h1.value.fontFamily}",
|
|
472
472
|
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
473
473
|
},
|
|
@@ -808,11 +808,11 @@
|
|
|
808
808
|
]
|
|
809
809
|
},
|
|
810
810
|
"css-import": {
|
|
811
|
-
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;
|
|
811
|
+
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap'",
|
|
812
812
|
"filePath": "tokens/typography/base/font.json",
|
|
813
813
|
"isSource": true,
|
|
814
814
|
"original": {
|
|
815
|
-
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;
|
|
815
|
+
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap'"
|
|
816
816
|
},
|
|
817
817
|
"name": "typography-font-css-import",
|
|
818
818
|
"attributes": {
|