@pantheon-systems/pds-design-tokens 1.0.0-dev.118 → 1.0.0-dev.119
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,8 +39,8 @@
|
|
|
39
39
|
--pds-container-padding-narrow-bp-md: 12%;
|
|
40
40
|
--pds-container-padding-standard-bp-lg: 8%;
|
|
41
41
|
--pds-container-padding-standard-bp-md: 6%;
|
|
42
|
-
--pds-container-padding-wide-bp-lg:
|
|
43
|
-
--pds-container-padding-wide-bp-md:
|
|
42
|
+
--pds-container-padding-wide-bp-lg: 4%;
|
|
43
|
+
--pds-container-padding-wide-bp-md: 5%;
|
|
44
44
|
--pds-grid-marketing-column-medium-large: 4.36875%;
|
|
45
45
|
--pds-grid-marketing-column-small: 21.34375%;
|
|
46
46
|
--pds-grid-marketing-gap-medium-large: 4.325%;
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
"headings-product": {
|
|
1106
1106
|
"h1": {
|
|
1107
1107
|
"value": {
|
|
1108
|
-
"fontSize": "
|
|
1108
|
+
"fontSize": "2.074 * 16",
|
|
1109
1109
|
"fontWeight": 700,
|
|
1110
1110
|
"fontFamily": "Poppins",
|
|
1111
1111
|
"lineHeight": "120%"
|
|
@@ -1115,7 +1115,7 @@
|
|
|
1115
1115
|
"isSource": true,
|
|
1116
1116
|
"original": {
|
|
1117
1117
|
"value": {
|
|
1118
|
-
"fontSize": "{typography.size.
|
|
1118
|
+
"fontSize": "{typography.size.3XL} * {figma.typography.size.base}",
|
|
1119
1119
|
"fontWeight": "{typography.font-weight.bold}",
|
|
1120
1120
|
"fontFamily": "Poppins",
|
|
1121
1121
|
"lineHeight": "{typography.line-height.S}"
|
|
@@ -673,12 +673,12 @@
|
|
|
673
673
|
]
|
|
674
674
|
},
|
|
675
675
|
"wide-bp-md": {
|
|
676
|
-
"value": "
|
|
676
|
+
"value": "5%",
|
|
677
677
|
"public": true,
|
|
678
678
|
"filePath": "tokens/container/base.json",
|
|
679
679
|
"isSource": true,
|
|
680
680
|
"original": {
|
|
681
|
-
"value": "
|
|
681
|
+
"value": "5%",
|
|
682
682
|
"public": true
|
|
683
683
|
},
|
|
684
684
|
"name": "container-padding-wide-bp-md",
|
|
@@ -694,12 +694,12 @@
|
|
|
694
694
|
]
|
|
695
695
|
},
|
|
696
696
|
"wide-bp-lg": {
|
|
697
|
-
"value": "
|
|
697
|
+
"value": "4%",
|
|
698
698
|
"public": true,
|
|
699
699
|
"filePath": "tokens/container/base.json",
|
|
700
700
|
"isSource": true,
|
|
701
701
|
"original": {
|
|
702
|
-
"value": "
|
|
702
|
+
"value": "4%",
|
|
703
703
|
"public": true
|
|
704
704
|
},
|
|
705
705
|
"name": "container-padding-wide-bp-lg",
|