@pantheon-systems/pds-design-tokens 1.0.0-dev.126 → 1.0.0-dev.128
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.
- package/build/css/pds-design-tokens-dark-mode.css +1 -0
- package/build/css/pds-design-tokens-light-mode.css +3 -0
- package/build/css/pds-design-tokens.css +3 -3
- package/build/figma/pds-design-tokens-figma.json +529 -6
- package/build/json/pds-design-tokens-dark-mode.json +25 -0
- package/build/json/pds-design-tokens-light-mode.json +75 -0
- package/build/json/pds-design-tokens.json +27 -27
- package/package.json +1 -1
|
@@ -190,6 +190,7 @@
|
|
|
190
190
|
--pds-color-semantic-warning-background: #3d2e00;
|
|
191
191
|
--pds-color-semantic-warning-foreground: #cf9f02;
|
|
192
192
|
--pds-color-side-nav-background-hover: #282839;
|
|
193
|
+
--pds-color-social-rss: #f3763a;
|
|
193
194
|
--pds-color-stepper-completed: #8a70ff;
|
|
194
195
|
--pds-color-stepper-current: #8a70ff;
|
|
195
196
|
--pds-color-stepper-default: #858299;
|
|
@@ -214,15 +214,18 @@
|
|
|
214
214
|
--pds-color-progress-partial: #1d7afc;
|
|
215
215
|
--pds-color-semantic-critical-background: #ffedeb;
|
|
216
216
|
--pds-color-semantic-critical-foreground: #ca3521;
|
|
217
|
+
--pds-color-semantic-critical-utility: #000000;
|
|
217
218
|
--pds-color-semantic-discovery-background: #eae6ff;
|
|
218
219
|
--pds-color-semantic-discovery-foreground: #8270db;
|
|
219
220
|
--pds-color-semantic-info-background: #e9f2ff;
|
|
220
221
|
--pds-color-semantic-info-foreground: #1d7afc;
|
|
221
222
|
--pds-color-semantic-success-background: #e3fcef;
|
|
222
223
|
--pds-color-semantic-success-foreground: #218c5f;
|
|
224
|
+
--pds-color-semantic-success-utility: #35ae7b;
|
|
223
225
|
--pds-color-semantic-warning-background: #fff7d6;
|
|
224
226
|
--pds-color-semantic-warning-foreground: #d97008;
|
|
225
227
|
--pds-color-side-nav-background-hover: #f0edfb;
|
|
228
|
+
--pds-color-social-rss: #f26522;
|
|
226
229
|
--pds-color-stepper-completed: #3017a1;
|
|
227
230
|
--pds-color-stepper-current: #3017a1;
|
|
228
231
|
--pds-color-stepper-default: #cfcfd3;
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
--pds-typography-font-default: 'Poppins', sans-serif;
|
|
69
69
|
--pds-typography-font-secondary: 'Aleo', serif;
|
|
70
70
|
--pds-typography-font-weight-bold: 700;
|
|
71
|
-
--pds-typography-font-weight-
|
|
71
|
+
--pds-typography-font-weight-light: 300;
|
|
72
72
|
--pds-typography-font-weight-regular: 400;
|
|
73
73
|
--pds-typography-font-weight-semibold: 600;
|
|
74
74
|
--pds-typography-letter-spacing-l: 0.04rem;
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
--pds-typography-line-height-m: 140%;
|
|
80
80
|
--pds-typography-line-height-s: 120%;
|
|
81
81
|
--pds-typography-line-height-xl: 195%;
|
|
82
|
-
--pds-typography-multiplier-medium: 0.
|
|
83
|
-
--pds-typography-multiplier-small: 0.
|
|
82
|
+
--pds-typography-multiplier-medium: 0.88;
|
|
83
|
+
--pds-typography-multiplier-small: 0.84;
|
|
84
84
|
--pds-typography-size-2xl: 1.728rem;
|
|
85
85
|
--pds-typography-size-3xl: 2.074rem;
|
|
86
86
|
--pds-typography-size-4xl: 2.488rem;
|
|
@@ -1198,7 +1198,7 @@
|
|
|
1198
1198
|
},
|
|
1199
1199
|
"h4": {
|
|
1200
1200
|
"value": {
|
|
1201
|
-
"fontSize": "1
|
|
1201
|
+
"fontSize": "1 * 16",
|
|
1202
1202
|
"fontWeight": 600,
|
|
1203
1203
|
"fontFamily": "Poppins",
|
|
1204
1204
|
"lineHeight": "120%"
|
|
@@ -1208,7 +1208,7 @@
|
|
|
1208
1208
|
"isSource": true,
|
|
1209
1209
|
"original": {
|
|
1210
1210
|
"value": {
|
|
1211
|
-
"fontSize": "{typography.size.
|
|
1211
|
+
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
1212
1212
|
"fontWeight": "{typography.font-weight.semibold}",
|
|
1213
1213
|
"fontFamily": "{text.headings-product.h1.value.fontFamily}",
|
|
1214
1214
|
"lineHeight": "{text.headings-product.h1.value.lineHeight}"
|
|
@@ -1230,7 +1230,7 @@
|
|
|
1230
1230
|
"h5": {
|
|
1231
1231
|
"value": {
|
|
1232
1232
|
"fontSize": "1 * 16",
|
|
1233
|
-
"fontWeight":
|
|
1233
|
+
"fontWeight": 600,
|
|
1234
1234
|
"fontFamily": "Poppins",
|
|
1235
1235
|
"lineHeight": "120%"
|
|
1236
1236
|
},
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
"original": {
|
|
1241
1241
|
"value": {
|
|
1242
1242
|
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
1243
|
-
"fontWeight": "{
|
|
1243
|
+
"fontWeight": "{typography.font-weight.semibold}",
|
|
1244
1244
|
"fontFamily": "{text.headings-product.h1.value.fontFamily}",
|
|
1245
1245
|
"lineHeight": "{text.headings-product.h1.value.lineHeight}"
|
|
1246
1246
|
},
|
|
@@ -1495,7 +1495,7 @@
|
|
|
1495
1495
|
"form": {
|
|
1496
1496
|
"label": {
|
|
1497
1497
|
"value": {
|
|
1498
|
-
"fontSize": "
|
|
1498
|
+
"fontSize": "0.833 * 16",
|
|
1499
1499
|
"fontFamily": "Poppins",
|
|
1500
1500
|
"fontWeight": 600,
|
|
1501
1501
|
"lineHeight": "120%"
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"isSource": true,
|
|
1506
1506
|
"original": {
|
|
1507
1507
|
"value": {
|
|
1508
|
-
"fontSize": "{typography.size.
|
|
1508
|
+
"fontSize": "{typography.size.S} * {figma.typography.size.base}",
|
|
1509
1509
|
"fontFamily": "Poppins",
|
|
1510
1510
|
"fontWeight": "{typography.font-weight.semibold}",
|
|
1511
1511
|
"lineHeight": "{typography.line-height.S}"
|
|
@@ -1625,6 +1625,429 @@
|
|
|
1625
1625
|
}
|
|
1626
1626
|
},
|
|
1627
1627
|
"type-scale": {
|
|
1628
|
+
"light": {
|
|
1629
|
+
"9XL": {
|
|
1630
|
+
"value": {
|
|
1631
|
+
"fontSize": "6.192 * 16",
|
|
1632
|
+
"fontFamily": "Poppins",
|
|
1633
|
+
"fontWeight": 300,
|
|
1634
|
+
"lineHeight": "120%"
|
|
1635
|
+
},
|
|
1636
|
+
"type": "typography",
|
|
1637
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1638
|
+
"isSource": true,
|
|
1639
|
+
"original": {
|
|
1640
|
+
"value": {
|
|
1641
|
+
"fontSize": "{typography.size.9XL} * {figma.typography.size.base}",
|
|
1642
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1643
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1644
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1645
|
+
},
|
|
1646
|
+
"type": "typography"
|
|
1647
|
+
},
|
|
1648
|
+
"name": "text-type-scale-light-9-xl",
|
|
1649
|
+
"attributes": {
|
|
1650
|
+
"category": "text",
|
|
1651
|
+
"type": "type-scale",
|
|
1652
|
+
"item": "light",
|
|
1653
|
+
"subitem": "9XL"
|
|
1654
|
+
},
|
|
1655
|
+
"path": [
|
|
1656
|
+
"text",
|
|
1657
|
+
"type-scale",
|
|
1658
|
+
"light",
|
|
1659
|
+
"9XL"
|
|
1660
|
+
]
|
|
1661
|
+
},
|
|
1662
|
+
"8XL": {
|
|
1663
|
+
"value": {
|
|
1664
|
+
"fontSize": "5.160 * 16",
|
|
1665
|
+
"fontFamily": "Poppins",
|
|
1666
|
+
"fontWeight": 300,
|
|
1667
|
+
"lineHeight": "120%"
|
|
1668
|
+
},
|
|
1669
|
+
"type": "typography",
|
|
1670
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1671
|
+
"isSource": true,
|
|
1672
|
+
"original": {
|
|
1673
|
+
"value": {
|
|
1674
|
+
"fontSize": "{typography.size.8XL} * {figma.typography.size.base}",
|
|
1675
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1676
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1677
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1678
|
+
},
|
|
1679
|
+
"type": "typography"
|
|
1680
|
+
},
|
|
1681
|
+
"name": "text-type-scale-light-8-xl",
|
|
1682
|
+
"attributes": {
|
|
1683
|
+
"category": "text",
|
|
1684
|
+
"type": "type-scale",
|
|
1685
|
+
"item": "light",
|
|
1686
|
+
"subitem": "8XL"
|
|
1687
|
+
},
|
|
1688
|
+
"path": [
|
|
1689
|
+
"text",
|
|
1690
|
+
"type-scale",
|
|
1691
|
+
"light",
|
|
1692
|
+
"8XL"
|
|
1693
|
+
]
|
|
1694
|
+
},
|
|
1695
|
+
"7XL": {
|
|
1696
|
+
"value": {
|
|
1697
|
+
"fontSize": "4.3 * 16",
|
|
1698
|
+
"fontFamily": "Poppins",
|
|
1699
|
+
"fontWeight": 300,
|
|
1700
|
+
"lineHeight": "120%"
|
|
1701
|
+
},
|
|
1702
|
+
"type": "typography",
|
|
1703
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1704
|
+
"isSource": true,
|
|
1705
|
+
"original": {
|
|
1706
|
+
"value": {
|
|
1707
|
+
"fontSize": "{typography.size.7XL} * {figma.typography.size.base}",
|
|
1708
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1709
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1710
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1711
|
+
},
|
|
1712
|
+
"type": "typography"
|
|
1713
|
+
},
|
|
1714
|
+
"name": "text-type-scale-light-7-xl",
|
|
1715
|
+
"attributes": {
|
|
1716
|
+
"category": "text",
|
|
1717
|
+
"type": "type-scale",
|
|
1718
|
+
"item": "light",
|
|
1719
|
+
"subitem": "7XL"
|
|
1720
|
+
},
|
|
1721
|
+
"path": [
|
|
1722
|
+
"text",
|
|
1723
|
+
"type-scale",
|
|
1724
|
+
"light",
|
|
1725
|
+
"7XL"
|
|
1726
|
+
]
|
|
1727
|
+
},
|
|
1728
|
+
"6XL": {
|
|
1729
|
+
"value": {
|
|
1730
|
+
"fontSize": "3.583 * 16",
|
|
1731
|
+
"fontFamily": "Poppins",
|
|
1732
|
+
"fontWeight": 300,
|
|
1733
|
+
"lineHeight": "120%"
|
|
1734
|
+
},
|
|
1735
|
+
"type": "typography",
|
|
1736
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1737
|
+
"isSource": true,
|
|
1738
|
+
"original": {
|
|
1739
|
+
"value": {
|
|
1740
|
+
"fontSize": "{typography.size.6XL} * {figma.typography.size.base}",
|
|
1741
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1742
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1743
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1744
|
+
},
|
|
1745
|
+
"type": "typography"
|
|
1746
|
+
},
|
|
1747
|
+
"name": "text-type-scale-light-6-xl",
|
|
1748
|
+
"attributes": {
|
|
1749
|
+
"category": "text",
|
|
1750
|
+
"type": "type-scale",
|
|
1751
|
+
"item": "light",
|
|
1752
|
+
"subitem": "6XL"
|
|
1753
|
+
},
|
|
1754
|
+
"path": [
|
|
1755
|
+
"text",
|
|
1756
|
+
"type-scale",
|
|
1757
|
+
"light",
|
|
1758
|
+
"6XL"
|
|
1759
|
+
]
|
|
1760
|
+
},
|
|
1761
|
+
"5XL": {
|
|
1762
|
+
"value": {
|
|
1763
|
+
"fontSize": "2.986 * 16",
|
|
1764
|
+
"fontFamily": "Poppins",
|
|
1765
|
+
"fontWeight": 300,
|
|
1766
|
+
"lineHeight": "120%"
|
|
1767
|
+
},
|
|
1768
|
+
"type": "typography",
|
|
1769
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1770
|
+
"isSource": true,
|
|
1771
|
+
"original": {
|
|
1772
|
+
"value": {
|
|
1773
|
+
"fontSize": "{typography.size.5XL} * {figma.typography.size.base}",
|
|
1774
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1775
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1776
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1777
|
+
},
|
|
1778
|
+
"type": "typography"
|
|
1779
|
+
},
|
|
1780
|
+
"name": "text-type-scale-light-5-xl",
|
|
1781
|
+
"attributes": {
|
|
1782
|
+
"category": "text",
|
|
1783
|
+
"type": "type-scale",
|
|
1784
|
+
"item": "light",
|
|
1785
|
+
"subitem": "5XL"
|
|
1786
|
+
},
|
|
1787
|
+
"path": [
|
|
1788
|
+
"text",
|
|
1789
|
+
"type-scale",
|
|
1790
|
+
"light",
|
|
1791
|
+
"5XL"
|
|
1792
|
+
]
|
|
1793
|
+
},
|
|
1794
|
+
"4XL": {
|
|
1795
|
+
"value": {
|
|
1796
|
+
"fontSize": "2.488 * 16",
|
|
1797
|
+
"fontFamily": "Poppins",
|
|
1798
|
+
"fontWeight": 300,
|
|
1799
|
+
"lineHeight": "120%"
|
|
1800
|
+
},
|
|
1801
|
+
"type": "typography",
|
|
1802
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1803
|
+
"isSource": true,
|
|
1804
|
+
"original": {
|
|
1805
|
+
"value": {
|
|
1806
|
+
"fontSize": "{typography.size.4XL} * {figma.typography.size.base}",
|
|
1807
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1808
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1809
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1810
|
+
},
|
|
1811
|
+
"type": "typography"
|
|
1812
|
+
},
|
|
1813
|
+
"name": "text-type-scale-light-4-xl",
|
|
1814
|
+
"attributes": {
|
|
1815
|
+
"category": "text",
|
|
1816
|
+
"type": "type-scale",
|
|
1817
|
+
"item": "light",
|
|
1818
|
+
"subitem": "4XL"
|
|
1819
|
+
},
|
|
1820
|
+
"path": [
|
|
1821
|
+
"text",
|
|
1822
|
+
"type-scale",
|
|
1823
|
+
"light",
|
|
1824
|
+
"4XL"
|
|
1825
|
+
]
|
|
1826
|
+
},
|
|
1827
|
+
"3XL": {
|
|
1828
|
+
"value": {
|
|
1829
|
+
"fontSize": "2.074 * 16",
|
|
1830
|
+
"fontFamily": "Poppins",
|
|
1831
|
+
"fontWeight": 300,
|
|
1832
|
+
"lineHeight": "120%"
|
|
1833
|
+
},
|
|
1834
|
+
"type": "typography",
|
|
1835
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1836
|
+
"isSource": true,
|
|
1837
|
+
"original": {
|
|
1838
|
+
"value": {
|
|
1839
|
+
"fontSize": "{typography.size.3XL} * {figma.typography.size.base}",
|
|
1840
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1841
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1842
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1843
|
+
},
|
|
1844
|
+
"type": "typography"
|
|
1845
|
+
},
|
|
1846
|
+
"name": "text-type-scale-light-3-xl",
|
|
1847
|
+
"attributes": {
|
|
1848
|
+
"category": "text",
|
|
1849
|
+
"type": "type-scale",
|
|
1850
|
+
"item": "light",
|
|
1851
|
+
"subitem": "3XL"
|
|
1852
|
+
},
|
|
1853
|
+
"path": [
|
|
1854
|
+
"text",
|
|
1855
|
+
"type-scale",
|
|
1856
|
+
"light",
|
|
1857
|
+
"3XL"
|
|
1858
|
+
]
|
|
1859
|
+
},
|
|
1860
|
+
"2XL": {
|
|
1861
|
+
"value": {
|
|
1862
|
+
"fontSize": "1.728 * 16",
|
|
1863
|
+
"fontFamily": "Poppins",
|
|
1864
|
+
"fontWeight": 300,
|
|
1865
|
+
"lineHeight": "120%"
|
|
1866
|
+
},
|
|
1867
|
+
"type": "typography",
|
|
1868
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1869
|
+
"isSource": true,
|
|
1870
|
+
"original": {
|
|
1871
|
+
"value": {
|
|
1872
|
+
"fontSize": "{typography.size.2XL} * {figma.typography.size.base}",
|
|
1873
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1874
|
+
"fontWeight": "{typography.font-weight.light}",
|
|
1875
|
+
"lineHeight": "{text.headings.h1.value.lineHeight}"
|
|
1876
|
+
},
|
|
1877
|
+
"type": "typography"
|
|
1878
|
+
},
|
|
1879
|
+
"name": "text-type-scale-light-2-xl",
|
|
1880
|
+
"attributes": {
|
|
1881
|
+
"category": "text",
|
|
1882
|
+
"type": "type-scale",
|
|
1883
|
+
"item": "light",
|
|
1884
|
+
"subitem": "2XL"
|
|
1885
|
+
},
|
|
1886
|
+
"path": [
|
|
1887
|
+
"text",
|
|
1888
|
+
"type-scale",
|
|
1889
|
+
"light",
|
|
1890
|
+
"2XL"
|
|
1891
|
+
]
|
|
1892
|
+
},
|
|
1893
|
+
"XL": {
|
|
1894
|
+
"value": {
|
|
1895
|
+
"fontSize": "1.44 * 16",
|
|
1896
|
+
"fontFamily": "Poppins",
|
|
1897
|
+
"fontWeight": 300
|
|
1898
|
+
},
|
|
1899
|
+
"type": "typography",
|
|
1900
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1901
|
+
"isSource": true,
|
|
1902
|
+
"original": {
|
|
1903
|
+
"value": {
|
|
1904
|
+
"fontSize": "{typography.size.XL} * {figma.typography.size.base}",
|
|
1905
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1906
|
+
"fontWeight": "{typography.font-weight.light}"
|
|
1907
|
+
},
|
|
1908
|
+
"type": "typography"
|
|
1909
|
+
},
|
|
1910
|
+
"name": "text-type-scale-light-xl",
|
|
1911
|
+
"attributes": {
|
|
1912
|
+
"category": "text",
|
|
1913
|
+
"type": "type-scale",
|
|
1914
|
+
"item": "light",
|
|
1915
|
+
"subitem": "XL"
|
|
1916
|
+
},
|
|
1917
|
+
"path": [
|
|
1918
|
+
"text",
|
|
1919
|
+
"type-scale",
|
|
1920
|
+
"light",
|
|
1921
|
+
"XL"
|
|
1922
|
+
]
|
|
1923
|
+
},
|
|
1924
|
+
"L": {
|
|
1925
|
+
"value": {
|
|
1926
|
+
"fontSize": "1.2 * 16",
|
|
1927
|
+
"fontFamily": "Poppins",
|
|
1928
|
+
"fontWeight": 300
|
|
1929
|
+
},
|
|
1930
|
+
"type": "typography",
|
|
1931
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1932
|
+
"isSource": true,
|
|
1933
|
+
"original": {
|
|
1934
|
+
"value": {
|
|
1935
|
+
"fontSize": "{typography.size.L} * {figma.typography.size.base}",
|
|
1936
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1937
|
+
"fontWeight": "{typography.font-weight.light}"
|
|
1938
|
+
},
|
|
1939
|
+
"type": "typography"
|
|
1940
|
+
},
|
|
1941
|
+
"name": "text-type-scale-light-l",
|
|
1942
|
+
"attributes": {
|
|
1943
|
+
"category": "text",
|
|
1944
|
+
"type": "type-scale",
|
|
1945
|
+
"item": "light",
|
|
1946
|
+
"subitem": "L"
|
|
1947
|
+
},
|
|
1948
|
+
"path": [
|
|
1949
|
+
"text",
|
|
1950
|
+
"type-scale",
|
|
1951
|
+
"light",
|
|
1952
|
+
"L"
|
|
1953
|
+
]
|
|
1954
|
+
},
|
|
1955
|
+
"M": {
|
|
1956
|
+
"value": {
|
|
1957
|
+
"fontSize": "1 * 16",
|
|
1958
|
+
"fontFamily": "Poppins",
|
|
1959
|
+
"fontWeight": 300
|
|
1960
|
+
},
|
|
1961
|
+
"comment": "Base value.",
|
|
1962
|
+
"type": "typography",
|
|
1963
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1964
|
+
"isSource": true,
|
|
1965
|
+
"original": {
|
|
1966
|
+
"value": {
|
|
1967
|
+
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
1968
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
1969
|
+
"fontWeight": "{typography.font-weight.light}"
|
|
1970
|
+
},
|
|
1971
|
+
"comment": "Base value.",
|
|
1972
|
+
"type": "typography"
|
|
1973
|
+
},
|
|
1974
|
+
"name": "text-type-scale-light-m",
|
|
1975
|
+
"attributes": {
|
|
1976
|
+
"category": "text",
|
|
1977
|
+
"type": "type-scale",
|
|
1978
|
+
"item": "light",
|
|
1979
|
+
"subitem": "M"
|
|
1980
|
+
},
|
|
1981
|
+
"path": [
|
|
1982
|
+
"text",
|
|
1983
|
+
"type-scale",
|
|
1984
|
+
"light",
|
|
1985
|
+
"M"
|
|
1986
|
+
]
|
|
1987
|
+
},
|
|
1988
|
+
"S": {
|
|
1989
|
+
"value": {
|
|
1990
|
+
"fontSize": "0.833 * 16",
|
|
1991
|
+
"fontFamily": "Poppins",
|
|
1992
|
+
"fontWeight": 300
|
|
1993
|
+
},
|
|
1994
|
+
"type": "typography",
|
|
1995
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
1996
|
+
"isSource": true,
|
|
1997
|
+
"original": {
|
|
1998
|
+
"value": {
|
|
1999
|
+
"fontSize": "{typography.size.S} * {figma.typography.size.base}",
|
|
2000
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2001
|
+
"fontWeight": "{typography.font-weight.light}"
|
|
2002
|
+
},
|
|
2003
|
+
"type": "typography"
|
|
2004
|
+
},
|
|
2005
|
+
"name": "text-type-scale-light-s",
|
|
2006
|
+
"attributes": {
|
|
2007
|
+
"category": "text",
|
|
2008
|
+
"type": "type-scale",
|
|
2009
|
+
"item": "light",
|
|
2010
|
+
"subitem": "S"
|
|
2011
|
+
},
|
|
2012
|
+
"path": [
|
|
2013
|
+
"text",
|
|
2014
|
+
"type-scale",
|
|
2015
|
+
"light",
|
|
2016
|
+
"S"
|
|
2017
|
+
]
|
|
2018
|
+
},
|
|
2019
|
+
"XS": {
|
|
2020
|
+
"value": {
|
|
2021
|
+
"fontSize": "0.694 * 16",
|
|
2022
|
+
"fontFamily": "Poppins",
|
|
2023
|
+
"fontWeight": 300
|
|
2024
|
+
},
|
|
2025
|
+
"type": "typography",
|
|
2026
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
2027
|
+
"isSource": true,
|
|
2028
|
+
"original": {
|
|
2029
|
+
"value": {
|
|
2030
|
+
"fontSize": "{typography.size.XS} * {figma.typography.size.base}",
|
|
2031
|
+
"fontFamily": "{text.body.paragraph.value.fontFamily}",
|
|
2032
|
+
"fontWeight": "{typography.font-weight.light}"
|
|
2033
|
+
},
|
|
2034
|
+
"type": "typography"
|
|
2035
|
+
},
|
|
2036
|
+
"name": "text-type-scale-light-xs",
|
|
2037
|
+
"attributes": {
|
|
2038
|
+
"category": "text",
|
|
2039
|
+
"type": "type-scale",
|
|
2040
|
+
"item": "light",
|
|
2041
|
+
"subitem": "XS"
|
|
2042
|
+
},
|
|
2043
|
+
"path": [
|
|
2044
|
+
"text",
|
|
2045
|
+
"type-scale",
|
|
2046
|
+
"light",
|
|
2047
|
+
"XS"
|
|
2048
|
+
]
|
|
2049
|
+
}
|
|
2050
|
+
},
|
|
1628
2051
|
"regular": {
|
|
1629
2052
|
"9XL": {
|
|
1630
2053
|
"value": {
|
|
@@ -9000,6 +9423,31 @@
|
|
|
9000
9423
|
]
|
|
9001
9424
|
}
|
|
9002
9425
|
},
|
|
9426
|
+
"social": {
|
|
9427
|
+
"rss": {
|
|
9428
|
+
"value": "#f3763a",
|
|
9429
|
+
"public": true,
|
|
9430
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
9431
|
+
"isSource": true,
|
|
9432
|
+
"original": {
|
|
9433
|
+
"value": "#f3763a",
|
|
9434
|
+
"public": true
|
|
9435
|
+
},
|
|
9436
|
+
"name": "color-dark-mode-social-rss",
|
|
9437
|
+
"attributes": {
|
|
9438
|
+
"category": "color",
|
|
9439
|
+
"type": "dark-mode",
|
|
9440
|
+
"item": "social",
|
|
9441
|
+
"subitem": "rss"
|
|
9442
|
+
},
|
|
9443
|
+
"path": [
|
|
9444
|
+
"color",
|
|
9445
|
+
"dark-mode",
|
|
9446
|
+
"social",
|
|
9447
|
+
"rss"
|
|
9448
|
+
]
|
|
9449
|
+
}
|
|
9450
|
+
},
|
|
9003
9451
|
"gradient": {
|
|
9004
9452
|
"sunrise": {
|
|
9005
9453
|
"value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
|
|
@@ -16255,6 +16703,31 @@
|
|
|
16255
16703
|
]
|
|
16256
16704
|
}
|
|
16257
16705
|
},
|
|
16706
|
+
"social": {
|
|
16707
|
+
"rss": {
|
|
16708
|
+
"value": "#f26522",
|
|
16709
|
+
"public": true,
|
|
16710
|
+
"filePath": "tokens/color/base/brand.light.json",
|
|
16711
|
+
"isSource": true,
|
|
16712
|
+
"original": {
|
|
16713
|
+
"value": "#f26522",
|
|
16714
|
+
"public": true
|
|
16715
|
+
},
|
|
16716
|
+
"name": "color-light-mode-social-rss",
|
|
16717
|
+
"attributes": {
|
|
16718
|
+
"category": "color",
|
|
16719
|
+
"type": "light-mode",
|
|
16720
|
+
"item": "social",
|
|
16721
|
+
"subitem": "rss"
|
|
16722
|
+
},
|
|
16723
|
+
"path": [
|
|
16724
|
+
"color",
|
|
16725
|
+
"light-mode",
|
|
16726
|
+
"social",
|
|
16727
|
+
"rss"
|
|
16728
|
+
]
|
|
16729
|
+
}
|
|
16730
|
+
},
|
|
16258
16731
|
"gradient": {
|
|
16259
16732
|
"sunrise": {
|
|
16260
16733
|
"value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
|
|
@@ -17102,6 +17575,31 @@
|
|
|
17102
17575
|
"foreground"
|
|
17103
17576
|
]
|
|
17104
17577
|
},
|
|
17578
|
+
"utility": {
|
|
17579
|
+
"value": "#35ae7b",
|
|
17580
|
+
"public": true,
|
|
17581
|
+
"filePath": "tokens/color/base/semantic.light.json",
|
|
17582
|
+
"isSource": true,
|
|
17583
|
+
"original": {
|
|
17584
|
+
"value": "#35AE7B",
|
|
17585
|
+
"public": true
|
|
17586
|
+
},
|
|
17587
|
+
"name": "color-light-mode-semantic-success-utility",
|
|
17588
|
+
"attributes": {
|
|
17589
|
+
"category": "color",
|
|
17590
|
+
"type": "light-mode",
|
|
17591
|
+
"item": "semantic",
|
|
17592
|
+
"subitem": "success",
|
|
17593
|
+
"state": "utility"
|
|
17594
|
+
},
|
|
17595
|
+
"path": [
|
|
17596
|
+
"color",
|
|
17597
|
+
"light-mode",
|
|
17598
|
+
"semantic",
|
|
17599
|
+
"success",
|
|
17600
|
+
"utility"
|
|
17601
|
+
]
|
|
17602
|
+
},
|
|
17105
17603
|
"background": {
|
|
17106
17604
|
"value": "#e3fcef",
|
|
17107
17605
|
"public": true,
|
|
@@ -17258,6 +17756,31 @@
|
|
|
17258
17756
|
"foreground"
|
|
17259
17757
|
]
|
|
17260
17758
|
},
|
|
17759
|
+
"utility": {
|
|
17760
|
+
"value": "#000000",
|
|
17761
|
+
"public": true,
|
|
17762
|
+
"filePath": "tokens/color/base/semantic.light.json",
|
|
17763
|
+
"isSource": true,
|
|
17764
|
+
"original": {
|
|
17765
|
+
"value": "##F35945",
|
|
17766
|
+
"public": true
|
|
17767
|
+
},
|
|
17768
|
+
"name": "color-light-mode-semantic-critical-utility",
|
|
17769
|
+
"attributes": {
|
|
17770
|
+
"category": "color",
|
|
17771
|
+
"type": "light-mode",
|
|
17772
|
+
"item": "semantic",
|
|
17773
|
+
"subitem": "critical",
|
|
17774
|
+
"state": "utility"
|
|
17775
|
+
},
|
|
17776
|
+
"path": [
|
|
17777
|
+
"color",
|
|
17778
|
+
"light-mode",
|
|
17779
|
+
"semantic",
|
|
17780
|
+
"critical",
|
|
17781
|
+
"utility"
|
|
17782
|
+
]
|
|
17783
|
+
},
|
|
17261
17784
|
"background": {
|
|
17262
17785
|
"value": "#ffedeb",
|
|
17263
17786
|
"public": true,
|
|
@@ -6103,6 +6103,31 @@
|
|
|
6103
6103
|
]
|
|
6104
6104
|
}
|
|
6105
6105
|
},
|
|
6106
|
+
"social": {
|
|
6107
|
+
"rss": {
|
|
6108
|
+
"value": "#f3763a",
|
|
6109
|
+
"public": true,
|
|
6110
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
6111
|
+
"isSource": true,
|
|
6112
|
+
"original": {
|
|
6113
|
+
"value": "#f3763a",
|
|
6114
|
+
"public": true
|
|
6115
|
+
},
|
|
6116
|
+
"name": "color-dark-mode-social-rss",
|
|
6117
|
+
"attributes": {
|
|
6118
|
+
"category": "color",
|
|
6119
|
+
"type": "dark-mode",
|
|
6120
|
+
"item": "social",
|
|
6121
|
+
"subitem": "rss"
|
|
6122
|
+
},
|
|
6123
|
+
"path": [
|
|
6124
|
+
"color",
|
|
6125
|
+
"dark-mode",
|
|
6126
|
+
"social",
|
|
6127
|
+
"rss"
|
|
6128
|
+
]
|
|
6129
|
+
}
|
|
6130
|
+
},
|
|
6106
6131
|
"gradient": {
|
|
6107
6132
|
"sunrise": {
|
|
6108
6133
|
"value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
|
|
@@ -6489,6 +6489,31 @@
|
|
|
6489
6489
|
]
|
|
6490
6490
|
}
|
|
6491
6491
|
},
|
|
6492
|
+
"social": {
|
|
6493
|
+
"rss": {
|
|
6494
|
+
"value": "#f26522",
|
|
6495
|
+
"public": true,
|
|
6496
|
+
"filePath": "tokens/color/base/brand.light.json",
|
|
6497
|
+
"isSource": true,
|
|
6498
|
+
"original": {
|
|
6499
|
+
"value": "#f26522",
|
|
6500
|
+
"public": true
|
|
6501
|
+
},
|
|
6502
|
+
"name": "color-light-mode-social-rss",
|
|
6503
|
+
"attributes": {
|
|
6504
|
+
"category": "color",
|
|
6505
|
+
"type": "light-mode",
|
|
6506
|
+
"item": "social",
|
|
6507
|
+
"subitem": "rss"
|
|
6508
|
+
},
|
|
6509
|
+
"path": [
|
|
6510
|
+
"color",
|
|
6511
|
+
"light-mode",
|
|
6512
|
+
"social",
|
|
6513
|
+
"rss"
|
|
6514
|
+
]
|
|
6515
|
+
}
|
|
6516
|
+
},
|
|
6492
6517
|
"gradient": {
|
|
6493
6518
|
"sunrise": {
|
|
6494
6519
|
"value": "linear-gradient(227.79deg, #1B0874 38.28%, #E65F35 100%)",
|
|
@@ -7449,6 +7474,31 @@
|
|
|
7449
7474
|
"foreground"
|
|
7450
7475
|
]
|
|
7451
7476
|
},
|
|
7477
|
+
"utility": {
|
|
7478
|
+
"value": "#35ae7b",
|
|
7479
|
+
"public": true,
|
|
7480
|
+
"filePath": "tokens/color/base/semantic.light.json",
|
|
7481
|
+
"isSource": true,
|
|
7482
|
+
"original": {
|
|
7483
|
+
"value": "#35AE7B",
|
|
7484
|
+
"public": true
|
|
7485
|
+
},
|
|
7486
|
+
"name": "color-light-mode-semantic-success-utility",
|
|
7487
|
+
"attributes": {
|
|
7488
|
+
"category": "color",
|
|
7489
|
+
"type": "light-mode",
|
|
7490
|
+
"item": "semantic",
|
|
7491
|
+
"subitem": "success",
|
|
7492
|
+
"state": "utility"
|
|
7493
|
+
},
|
|
7494
|
+
"path": [
|
|
7495
|
+
"color",
|
|
7496
|
+
"light-mode",
|
|
7497
|
+
"semantic",
|
|
7498
|
+
"success",
|
|
7499
|
+
"utility"
|
|
7500
|
+
]
|
|
7501
|
+
},
|
|
7452
7502
|
"background": {
|
|
7453
7503
|
"value": "#e3fcef",
|
|
7454
7504
|
"public": true,
|
|
@@ -7605,6 +7655,31 @@
|
|
|
7605
7655
|
"foreground"
|
|
7606
7656
|
]
|
|
7607
7657
|
},
|
|
7658
|
+
"utility": {
|
|
7659
|
+
"value": "#000000",
|
|
7660
|
+
"public": true,
|
|
7661
|
+
"filePath": "tokens/color/base/semantic.light.json",
|
|
7662
|
+
"isSource": true,
|
|
7663
|
+
"original": {
|
|
7664
|
+
"value": "##F35945",
|
|
7665
|
+
"public": true
|
|
7666
|
+
},
|
|
7667
|
+
"name": "color-light-mode-semantic-critical-utility",
|
|
7668
|
+
"attributes": {
|
|
7669
|
+
"category": "color",
|
|
7670
|
+
"type": "light-mode",
|
|
7671
|
+
"item": "semantic",
|
|
7672
|
+
"subitem": "critical",
|
|
7673
|
+
"state": "utility"
|
|
7674
|
+
},
|
|
7675
|
+
"path": [
|
|
7676
|
+
"color",
|
|
7677
|
+
"light-mode",
|
|
7678
|
+
"semantic",
|
|
7679
|
+
"critical",
|
|
7680
|
+
"utility"
|
|
7681
|
+
]
|
|
7682
|
+
},
|
|
7608
7683
|
"background": {
|
|
7609
7684
|
"value": "#ffedeb",
|
|
7610
7685
|
"public": true,
|
|
@@ -1553,11 +1553,11 @@
|
|
|
1553
1553
|
]
|
|
1554
1554
|
},
|
|
1555
1555
|
"css-import": {
|
|
1556
|
-
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,
|
|
1556
|
+
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap'",
|
|
1557
1557
|
"filePath": "tokens/typography/base/font.json",
|
|
1558
1558
|
"isSource": true,
|
|
1559
1559
|
"original": {
|
|
1560
|
-
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,
|
|
1560
|
+
"value": "'https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap'"
|
|
1561
1561
|
},
|
|
1562
1562
|
"name": "typography-font-css-import",
|
|
1563
1563
|
"attributes": {
|
|
@@ -1573,6 +1573,27 @@
|
|
|
1573
1573
|
}
|
|
1574
1574
|
},
|
|
1575
1575
|
"font-weight": {
|
|
1576
|
+
"light": {
|
|
1577
|
+
"value": 300,
|
|
1578
|
+
"public": true,
|
|
1579
|
+
"filePath": "tokens/typography/base/font-weight.json",
|
|
1580
|
+
"isSource": true,
|
|
1581
|
+
"original": {
|
|
1582
|
+
"value": 300,
|
|
1583
|
+
"public": true
|
|
1584
|
+
},
|
|
1585
|
+
"name": "typography-font-weight-light",
|
|
1586
|
+
"attributes": {
|
|
1587
|
+
"category": "typography",
|
|
1588
|
+
"type": "font-weight",
|
|
1589
|
+
"item": "light"
|
|
1590
|
+
},
|
|
1591
|
+
"path": [
|
|
1592
|
+
"typography",
|
|
1593
|
+
"font-weight",
|
|
1594
|
+
"light"
|
|
1595
|
+
]
|
|
1596
|
+
},
|
|
1576
1597
|
"regular": {
|
|
1577
1598
|
"value": 400,
|
|
1578
1599
|
"public": true,
|
|
@@ -1635,27 +1656,6 @@
|
|
|
1635
1656
|
"font-weight",
|
|
1636
1657
|
"bold"
|
|
1637
1658
|
]
|
|
1638
|
-
},
|
|
1639
|
-
"extrabold": {
|
|
1640
|
-
"value": 800,
|
|
1641
|
-
"public": true,
|
|
1642
|
-
"filePath": "tokens/typography/base/font-weight.json",
|
|
1643
|
-
"isSource": true,
|
|
1644
|
-
"original": {
|
|
1645
|
-
"value": 800,
|
|
1646
|
-
"public": true
|
|
1647
|
-
},
|
|
1648
|
-
"name": "typography-font-weight-extrabold",
|
|
1649
|
-
"attributes": {
|
|
1650
|
-
"category": "typography",
|
|
1651
|
-
"type": "font-weight",
|
|
1652
|
-
"item": "extrabold"
|
|
1653
|
-
},
|
|
1654
|
-
"path": [
|
|
1655
|
-
"typography",
|
|
1656
|
-
"font-weight",
|
|
1657
|
-
"extrabold"
|
|
1658
|
-
]
|
|
1659
1659
|
}
|
|
1660
1660
|
},
|
|
1661
1661
|
"letter-spacing": {
|
|
@@ -1840,12 +1840,12 @@
|
|
|
1840
1840
|
},
|
|
1841
1841
|
"multiplier": {
|
|
1842
1842
|
"small": {
|
|
1843
|
-
"value": "0.
|
|
1843
|
+
"value": "0.84",
|
|
1844
1844
|
"public": true,
|
|
1845
1845
|
"filePath": "tokens/typography/base/multipliers.json",
|
|
1846
1846
|
"isSource": true,
|
|
1847
1847
|
"original": {
|
|
1848
|
-
"value": "0.
|
|
1848
|
+
"value": "0.84",
|
|
1849
1849
|
"public": true
|
|
1850
1850
|
},
|
|
1851
1851
|
"name": "typography-multiplier-small",
|
|
@@ -1861,12 +1861,12 @@
|
|
|
1861
1861
|
]
|
|
1862
1862
|
},
|
|
1863
1863
|
"medium": {
|
|
1864
|
-
"value": "0.
|
|
1864
|
+
"value": "0.88",
|
|
1865
1865
|
"public": true,
|
|
1866
1866
|
"filePath": "tokens/typography/base/multipliers.json",
|
|
1867
1867
|
"isSource": true,
|
|
1868
1868
|
"original": {
|
|
1869
|
-
"value": "0.
|
|
1869
|
+
"value": "0.88",
|
|
1870
1870
|
"public": true
|
|
1871
1871
|
},
|
|
1872
1872
|
"name": "typography-multiplier-medium",
|