@pantheon-systems/pds-design-tokens 1.0.0-dev.154 → 1.0.0-dev.155

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.
@@ -85,10 +85,11 @@
85
85
  --pds-typography-font-code: 'Source Code Pro', monospace;
86
86
  --pds-typography-font-css-import: 'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap';
87
87
  --pds-typography-font-default: 'Poppins', sans-serif;
88
+ --pds-typography-font-fine-print: 'Inter', sans-serif;
88
89
  --pds-typography-font-headings: 'Poppins', sans-serif;
89
90
  --pds-typography-font-lead: 'Aleo', serif;
90
91
  --pds-typography-font-overline: 'Poppins', sans-serif;
91
- --pds-typography-font-paragraph: 'Inter', sans-serif;
92
+ --pds-typography-font-paragraph: 'Poppins', sans-serif;
92
93
  --pds-typography-font-quote: 'Aleo', serif;
93
94
  --pds-typography-font-secondary: 'Aleo', serif;
94
95
  --pds-typography-font-weight-bold: 700;
@@ -1923,13 +1923,15 @@
1923
1923
  ]
1924
1924
  },
1925
1925
  "paragraph": {
1926
- "value": "'Inter', sans-serif",
1926
+ "value": "'Poppins', sans-serif",
1927
1927
  "public": true,
1928
+ "isReferenceToInternal": true,
1928
1929
  "filePath": "tokens/typography/alias/font.json",
1929
1930
  "isSource": true,
1930
1931
  "original": {
1931
- "value": "'Inter', sans-serif",
1932
- "public": true
1932
+ "value": "{typography.font.default.value}",
1933
+ "public": true,
1934
+ "isReferenceToInternal": true
1933
1935
  },
1934
1936
  "name": "typography-font-paragraph",
1935
1937
  "attributes": {
@@ -1943,6 +1945,27 @@
1943
1945
  "paragraph"
1944
1946
  ]
1945
1947
  },
1948
+ "fine-print": {
1949
+ "value": "'Inter', sans-serif",
1950
+ "public": true,
1951
+ "filePath": "tokens/typography/alias/font.json",
1952
+ "isSource": true,
1953
+ "original": {
1954
+ "value": "'Inter', sans-serif",
1955
+ "public": true
1956
+ },
1957
+ "name": "typography-font-fine-print",
1958
+ "attributes": {
1959
+ "category": "typography",
1960
+ "type": "font",
1961
+ "item": "fine-print"
1962
+ },
1963
+ "path": [
1964
+ "typography",
1965
+ "font",
1966
+ "fine-print"
1967
+ ]
1968
+ },
1946
1969
  "lead": {
1947
1970
  "value": "'Aleo', serif",
1948
1971
  "public": true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.154",
3
+ "version": "1.0.0-dev.155",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [