@pantheon-systems/pds-design-tokens 1.0.0-dev.101 → 1.0.0-dev.102
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.
|
@@ -75,15 +75,15 @@
|
|
|
75
75
|
--pds-typography-line-height-xl: 195%;
|
|
76
76
|
--pds-typography-multiplier-medium: 0.88;
|
|
77
77
|
--pds-typography-multiplier-small: 0.84;
|
|
78
|
-
--pds-typography-size-2xl: 1.
|
|
79
|
-
--pds-typography-size-3xl: 2.
|
|
80
|
-
--pds-typography-size-4xl:
|
|
81
|
-
--pds-typography-size-5xl:
|
|
82
|
-
--pds-typography-size-6xl:
|
|
83
|
-
--pds-typography-size-l: 1.
|
|
78
|
+
--pds-typography-size-2xl: 1.728rem;
|
|
79
|
+
--pds-typography-size-3xl: 2.074rem;
|
|
80
|
+
--pds-typography-size-4xl: 2.488rem;
|
|
81
|
+
--pds-typography-size-5xl: 2.986rem;
|
|
82
|
+
--pds-typography-size-6xl: 3.583rem;
|
|
83
|
+
--pds-typography-size-l: 1.2rem;
|
|
84
84
|
--pds-typography-size-m: 1rem;
|
|
85
85
|
--pds-typography-size-s: 0.8rem;
|
|
86
|
-
--pds-typography-size-xl: 1.
|
|
86
|
+
--pds-typography-size-xl: 1.44rem;
|
|
87
87
|
--pds-typography-size-xs: 0.64rem;
|
|
88
88
|
--pds-z-index-dropdown: 200;
|
|
89
89
|
--pds-z-index-modal: 500;
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
},
|
|
567
567
|
"lead": {
|
|
568
568
|
"value": {
|
|
569
|
-
"fontSize": "1.
|
|
569
|
+
"fontSize": "1.728 * 16",
|
|
570
570
|
"fontFamily": "Aleo",
|
|
571
571
|
"fontWeight": 400,
|
|
572
572
|
"lineHeight": "170%"
|
|
@@ -597,7 +597,7 @@
|
|
|
597
597
|
},
|
|
598
598
|
"lead-sm": {
|
|
599
599
|
"value": {
|
|
600
|
-
"fontSize": "1.
|
|
600
|
+
"fontSize": "1.44 * 16",
|
|
601
601
|
"fontFamily": "Aleo",
|
|
602
602
|
"fontWeight": 400,
|
|
603
603
|
"lineHeight": "170%"
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
},
|
|
629
629
|
"quote": {
|
|
630
630
|
"value": {
|
|
631
|
-
"fontSize": "1.
|
|
631
|
+
"fontSize": "1.728 * 16",
|
|
632
632
|
"fontFamily": "Aleo",
|
|
633
633
|
"fontWeight": "Italic",
|
|
634
634
|
"letterSpacing": "0.01 * 100%",
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
},
|
|
662
662
|
"quote-sm": {
|
|
663
663
|
"value": {
|
|
664
|
-
"fontSize": "1.
|
|
664
|
+
"fontSize": "1.44 * 16",
|
|
665
665
|
"fontFamily": "Aleo",
|
|
666
666
|
"fontWeight": "Italic",
|
|
667
667
|
"letterSpacing": "0.01 * 100%",
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
},
|
|
765
765
|
"overline-lg": {
|
|
766
766
|
"value": {
|
|
767
|
-
"fontSize": "1.
|
|
767
|
+
"fontSize": "1.2 * 16",
|
|
768
768
|
"fontFamily": "Poppins",
|
|
769
769
|
"fontWeight": 700,
|
|
770
770
|
"letterSpacing": "0.04 * 100%",
|
|
@@ -801,7 +801,7 @@
|
|
|
801
801
|
"headings": {
|
|
802
802
|
"h1": {
|
|
803
803
|
"value": {
|
|
804
|
-
"fontSize": "
|
|
804
|
+
"fontSize": "2.488 * 16",
|
|
805
805
|
"fontWeight": 700,
|
|
806
806
|
"fontFamily": "Poppins",
|
|
807
807
|
"lineHeight": "120%"
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
},
|
|
833
833
|
"h2": {
|
|
834
834
|
"value": {
|
|
835
|
-
"fontSize": "2.
|
|
835
|
+
"fontSize": "2.074 * 16",
|
|
836
836
|
"fontWeight": 700,
|
|
837
837
|
"fontFamily": "Poppins",
|
|
838
838
|
"lineHeight": "120%"
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
},
|
|
864
864
|
"h3": {
|
|
865
865
|
"value": {
|
|
866
|
-
"fontSize": "1.
|
|
866
|
+
"fontSize": "1.728 * 16",
|
|
867
867
|
"fontWeight": 700,
|
|
868
868
|
"fontFamily": "Poppins",
|
|
869
869
|
"lineHeight": "120%"
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
},
|
|
895
895
|
"h4": {
|
|
896
896
|
"value": {
|
|
897
|
-
"fontSize": "1.
|
|
897
|
+
"fontSize": "1.44 * 16",
|
|
898
898
|
"fontWeight": 700,
|
|
899
899
|
"fontFamily": "Poppins",
|
|
900
900
|
"lineHeight": "120%"
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
},
|
|
926
926
|
"h5": {
|
|
927
927
|
"value": {
|
|
928
|
-
"fontSize": "1.
|
|
928
|
+
"fontSize": "1.2 * 16",
|
|
929
929
|
"fontWeight": 700,
|
|
930
930
|
"fontFamily": "Poppins",
|
|
931
931
|
"lineHeight": "120%"
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"button": {
|
|
990
990
|
"large": {
|
|
991
991
|
"value": {
|
|
992
|
-
"fontSize": "1.
|
|
992
|
+
"fontSize": "1.2 * 16",
|
|
993
993
|
"fontWeight": 700,
|
|
994
994
|
"fontFamily": "Poppins",
|
|
995
995
|
"letterSpacing": "0.01 * 100%",
|
|
@@ -1223,7 +1223,7 @@
|
|
|
1223
1223
|
"regular": {
|
|
1224
1224
|
"6XL": {
|
|
1225
1225
|
"value": {
|
|
1226
|
-
"fontSize": "
|
|
1226
|
+
"fontSize": "3.583 * 16",
|
|
1227
1227
|
"fontFamily": "Poppins",
|
|
1228
1228
|
"fontWeight": 400
|
|
1229
1229
|
},
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
},
|
|
1255
1255
|
"5XL": {
|
|
1256
1256
|
"value": {
|
|
1257
|
-
"fontSize": "
|
|
1257
|
+
"fontSize": "2.986 * 16",
|
|
1258
1258
|
"fontFamily": "Poppins",
|
|
1259
1259
|
"fontWeight": 400
|
|
1260
1260
|
},
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
},
|
|
1286
1286
|
"4XL": {
|
|
1287
1287
|
"value": {
|
|
1288
|
-
"fontSize": "
|
|
1288
|
+
"fontSize": "2.488 * 16",
|
|
1289
1289
|
"fontFamily": "Poppins",
|
|
1290
1290
|
"fontWeight": 400
|
|
1291
1291
|
},
|
|
@@ -1316,7 +1316,7 @@
|
|
|
1316
1316
|
},
|
|
1317
1317
|
"3XL": {
|
|
1318
1318
|
"value": {
|
|
1319
|
-
"fontSize": "2.
|
|
1319
|
+
"fontSize": "2.074 * 16",
|
|
1320
1320
|
"fontFamily": "Poppins",
|
|
1321
1321
|
"fontWeight": 400
|
|
1322
1322
|
},
|
|
@@ -1347,7 +1347,7 @@
|
|
|
1347
1347
|
},
|
|
1348
1348
|
"2XL": {
|
|
1349
1349
|
"value": {
|
|
1350
|
-
"fontSize": "1.
|
|
1350
|
+
"fontSize": "1.728 * 16",
|
|
1351
1351
|
"fontFamily": "Poppins",
|
|
1352
1352
|
"fontWeight": 400
|
|
1353
1353
|
},
|
|
@@ -1378,7 +1378,7 @@
|
|
|
1378
1378
|
},
|
|
1379
1379
|
"XL": {
|
|
1380
1380
|
"value": {
|
|
1381
|
-
"fontSize": "1.
|
|
1381
|
+
"fontSize": "1.44 * 16",
|
|
1382
1382
|
"fontFamily": "Poppins",
|
|
1383
1383
|
"fontWeight": 400
|
|
1384
1384
|
},
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
},
|
|
1410
1410
|
"L": {
|
|
1411
1411
|
"value": {
|
|
1412
|
-
"fontSize": "1.
|
|
1412
|
+
"fontSize": "1.2 * 16",
|
|
1413
1413
|
"fontFamily": "Poppins",
|
|
1414
1414
|
"fontWeight": 400
|
|
1415
1415
|
},
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
"semibold": {
|
|
1538
1538
|
"6XL": {
|
|
1539
1539
|
"value": {
|
|
1540
|
-
"fontSize": "
|
|
1540
|
+
"fontSize": "3.583 * 16",
|
|
1541
1541
|
"fontFamily": "Poppins",
|
|
1542
1542
|
"fontWeight": 600
|
|
1543
1543
|
},
|
|
@@ -1568,7 +1568,7 @@
|
|
|
1568
1568
|
},
|
|
1569
1569
|
"5XL": {
|
|
1570
1570
|
"value": {
|
|
1571
|
-
"fontSize": "
|
|
1571
|
+
"fontSize": "2.986 * 16",
|
|
1572
1572
|
"fontFamily": "Poppins",
|
|
1573
1573
|
"fontWeight": 600
|
|
1574
1574
|
},
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
},
|
|
1600
1600
|
"4XL": {
|
|
1601
1601
|
"value": {
|
|
1602
|
-
"fontSize": "
|
|
1602
|
+
"fontSize": "2.488 * 16",
|
|
1603
1603
|
"fontFamily": "Poppins",
|
|
1604
1604
|
"fontWeight": 600
|
|
1605
1605
|
},
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
},
|
|
1631
1631
|
"3XL": {
|
|
1632
1632
|
"value": {
|
|
1633
|
-
"fontSize": "2.
|
|
1633
|
+
"fontSize": "2.074 * 16",
|
|
1634
1634
|
"fontFamily": "Poppins",
|
|
1635
1635
|
"fontWeight": 600
|
|
1636
1636
|
},
|
|
@@ -1661,7 +1661,7 @@
|
|
|
1661
1661
|
},
|
|
1662
1662
|
"2XL": {
|
|
1663
1663
|
"value": {
|
|
1664
|
-
"fontSize": "1.
|
|
1664
|
+
"fontSize": "1.728 * 16",
|
|
1665
1665
|
"fontFamily": "Poppins",
|
|
1666
1666
|
"fontWeight": 600
|
|
1667
1667
|
},
|
|
@@ -1692,7 +1692,7 @@
|
|
|
1692
1692
|
},
|
|
1693
1693
|
"XL": {
|
|
1694
1694
|
"value": {
|
|
1695
|
-
"fontSize": "1.
|
|
1695
|
+
"fontSize": "1.44 * 16",
|
|
1696
1696
|
"fontFamily": "Poppins",
|
|
1697
1697
|
"fontWeight": 600
|
|
1698
1698
|
},
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
},
|
|
1724
1724
|
"L": {
|
|
1725
1725
|
"value": {
|
|
1726
|
-
"fontSize": "1.
|
|
1726
|
+
"fontSize": "1.2 * 16",
|
|
1727
1727
|
"fontFamily": "Poppins",
|
|
1728
1728
|
"fontWeight": 600
|
|
1729
1729
|
},
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
"bold": {
|
|
1852
1852
|
"6XL": {
|
|
1853
1853
|
"value": {
|
|
1854
|
-
"fontSize": "
|
|
1854
|
+
"fontSize": "3.583 * 16",
|
|
1855
1855
|
"fontFamily": "Poppins",
|
|
1856
1856
|
"fontWeight": 700
|
|
1857
1857
|
},
|
|
@@ -1882,7 +1882,7 @@
|
|
|
1882
1882
|
},
|
|
1883
1883
|
"5XL": {
|
|
1884
1884
|
"value": {
|
|
1885
|
-
"fontSize": "
|
|
1885
|
+
"fontSize": "2.986 * 16",
|
|
1886
1886
|
"fontFamily": "Poppins",
|
|
1887
1887
|
"fontWeight": 700
|
|
1888
1888
|
},
|
|
@@ -1913,7 +1913,7 @@
|
|
|
1913
1913
|
},
|
|
1914
1914
|
"4XL": {
|
|
1915
1915
|
"value": {
|
|
1916
|
-
"fontSize": "
|
|
1916
|
+
"fontSize": "2.488 * 16",
|
|
1917
1917
|
"fontFamily": "Poppins",
|
|
1918
1918
|
"fontWeight": 700
|
|
1919
1919
|
},
|
|
@@ -1944,7 +1944,7 @@
|
|
|
1944
1944
|
},
|
|
1945
1945
|
"3XL": {
|
|
1946
1946
|
"value": {
|
|
1947
|
-
"fontSize": "2.
|
|
1947
|
+
"fontSize": "2.074 * 16",
|
|
1948
1948
|
"fontFamily": "Poppins",
|
|
1949
1949
|
"fontWeight": 700
|
|
1950
1950
|
},
|
|
@@ -1975,7 +1975,7 @@
|
|
|
1975
1975
|
},
|
|
1976
1976
|
"2XL": {
|
|
1977
1977
|
"value": {
|
|
1978
|
-
"fontSize": "1.
|
|
1978
|
+
"fontSize": "1.728 * 16",
|
|
1979
1979
|
"fontFamily": "Poppins",
|
|
1980
1980
|
"fontWeight": 700
|
|
1981
1981
|
},
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
},
|
|
2007
2007
|
"XL": {
|
|
2008
2008
|
"value": {
|
|
2009
|
-
"fontSize": "1.
|
|
2009
|
+
"fontSize": "1.44 * 16",
|
|
2010
2010
|
"fontFamily": "Poppins",
|
|
2011
2011
|
"fontWeight": 700
|
|
2012
2012
|
},
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
},
|
|
2038
2038
|
"L": {
|
|
2039
2039
|
"value": {
|
|
2040
|
-
"fontSize": "1.
|
|
2040
|
+
"fontSize": "1.2 * 16",
|
|
2041
2041
|
"fontFamily": "Poppins",
|
|
2042
2042
|
"fontWeight": 700
|
|
2043
2043
|
},
|
|
@@ -1748,13 +1748,13 @@
|
|
|
1748
1748
|
},
|
|
1749
1749
|
"size": {
|
|
1750
1750
|
"6XL": {
|
|
1751
|
-
"value": "
|
|
1751
|
+
"value": "3.583",
|
|
1752
1752
|
"defaultUnit": "rem",
|
|
1753
1753
|
"public": true,
|
|
1754
1754
|
"filePath": "tokens/typography/base/size.json",
|
|
1755
1755
|
"isSource": true,
|
|
1756
1756
|
"original": {
|
|
1757
|
-
"value": "
|
|
1757
|
+
"value": "3.583",
|
|
1758
1758
|
"defaultUnit": "rem",
|
|
1759
1759
|
"public": true
|
|
1760
1760
|
},
|
|
@@ -1771,15 +1771,17 @@
|
|
|
1771
1771
|
]
|
|
1772
1772
|
},
|
|
1773
1773
|
"5XL": {
|
|
1774
|
-
"value": "
|
|
1774
|
+
"value": "2.986",
|
|
1775
1775
|
"defaultUnit": "rem",
|
|
1776
1776
|
"public": true,
|
|
1777
|
+
"comment": "Default h1",
|
|
1777
1778
|
"filePath": "tokens/typography/base/size.json",
|
|
1778
1779
|
"isSource": true,
|
|
1779
1780
|
"original": {
|
|
1780
|
-
"value": "
|
|
1781
|
+
"value": "2.986",
|
|
1781
1782
|
"defaultUnit": "rem",
|
|
1782
|
-
"public": true
|
|
1783
|
+
"public": true,
|
|
1784
|
+
"comment": "Default h1"
|
|
1783
1785
|
},
|
|
1784
1786
|
"name": "typography-size-5-xl",
|
|
1785
1787
|
"attributes": {
|
|
@@ -1794,17 +1796,15 @@
|
|
|
1794
1796
|
]
|
|
1795
1797
|
},
|
|
1796
1798
|
"4XL": {
|
|
1797
|
-
"value": "
|
|
1799
|
+
"value": "2.488",
|
|
1798
1800
|
"defaultUnit": "rem",
|
|
1799
1801
|
"public": true,
|
|
1800
|
-
"comment": "Default h1",
|
|
1801
1802
|
"filePath": "tokens/typography/base/size.json",
|
|
1802
1803
|
"isSource": true,
|
|
1803
1804
|
"original": {
|
|
1804
|
-
"value": "
|
|
1805
|
+
"value": "2.488",
|
|
1805
1806
|
"defaultUnit": "rem",
|
|
1806
|
-
"public": true
|
|
1807
|
-
"comment": "Default h1"
|
|
1807
|
+
"public": true
|
|
1808
1808
|
},
|
|
1809
1809
|
"name": "typography-size-4-xl",
|
|
1810
1810
|
"attributes": {
|
|
@@ -1819,15 +1819,17 @@
|
|
|
1819
1819
|
]
|
|
1820
1820
|
},
|
|
1821
1821
|
"3XL": {
|
|
1822
|
-
"value": "2.
|
|
1822
|
+
"value": "2.074",
|
|
1823
1823
|
"defaultUnit": "rem",
|
|
1824
1824
|
"public": true,
|
|
1825
|
+
"comment": "Default h2",
|
|
1825
1826
|
"filePath": "tokens/typography/base/size.json",
|
|
1826
1827
|
"isSource": true,
|
|
1827
1828
|
"original": {
|
|
1828
|
-
"value": "2.
|
|
1829
|
+
"value": "2.074",
|
|
1829
1830
|
"defaultUnit": "rem",
|
|
1830
|
-
"public": true
|
|
1831
|
+
"public": true,
|
|
1832
|
+
"comment": "Default h2"
|
|
1831
1833
|
},
|
|
1832
1834
|
"name": "typography-size-3-xl",
|
|
1833
1835
|
"attributes": {
|
|
@@ -1842,17 +1844,17 @@
|
|
|
1842
1844
|
]
|
|
1843
1845
|
},
|
|
1844
1846
|
"2XL": {
|
|
1845
|
-
"value": "1.
|
|
1847
|
+
"value": "1.728",
|
|
1846
1848
|
"defaultUnit": "rem",
|
|
1847
1849
|
"public": true,
|
|
1848
|
-
"comment": "Default
|
|
1850
|
+
"comment": "Default h3",
|
|
1849
1851
|
"filePath": "tokens/typography/base/size.json",
|
|
1850
1852
|
"isSource": true,
|
|
1851
1853
|
"original": {
|
|
1852
|
-
"value": "1.
|
|
1854
|
+
"value": "1.728",
|
|
1853
1855
|
"defaultUnit": "rem",
|
|
1854
1856
|
"public": true,
|
|
1855
|
-
"comment": "Default
|
|
1857
|
+
"comment": "Default h3"
|
|
1856
1858
|
},
|
|
1857
1859
|
"name": "typography-size-2-xl",
|
|
1858
1860
|
"attributes": {
|
|
@@ -1867,17 +1869,17 @@
|
|
|
1867
1869
|
]
|
|
1868
1870
|
},
|
|
1869
1871
|
"XL": {
|
|
1870
|
-
"value": "1.
|
|
1872
|
+
"value": "1.44",
|
|
1871
1873
|
"defaultUnit": "rem",
|
|
1872
1874
|
"public": true,
|
|
1873
|
-
"comment": "Default
|
|
1875
|
+
"comment": "Default h4",
|
|
1874
1876
|
"filePath": "tokens/typography/base/size.json",
|
|
1875
1877
|
"isSource": true,
|
|
1876
1878
|
"original": {
|
|
1877
|
-
"value": "1.
|
|
1879
|
+
"value": "1.44",
|
|
1878
1880
|
"defaultUnit": "rem",
|
|
1879
1881
|
"public": true,
|
|
1880
|
-
"comment": "Default
|
|
1882
|
+
"comment": "Default h4"
|
|
1881
1883
|
},
|
|
1882
1884
|
"name": "typography-size-xl",
|
|
1883
1885
|
"attributes": {
|
|
@@ -1892,17 +1894,17 @@
|
|
|
1892
1894
|
]
|
|
1893
1895
|
},
|
|
1894
1896
|
"L": {
|
|
1895
|
-
"value": "1.
|
|
1897
|
+
"value": "1.2",
|
|
1896
1898
|
"defaultUnit": "rem",
|
|
1897
1899
|
"public": true,
|
|
1898
|
-
"comment": "Default
|
|
1900
|
+
"comment": "Default h5",
|
|
1899
1901
|
"filePath": "tokens/typography/base/size.json",
|
|
1900
1902
|
"isSource": true,
|
|
1901
1903
|
"original": {
|
|
1902
|
-
"value": "1.
|
|
1904
|
+
"value": "1.2",
|
|
1903
1905
|
"defaultUnit": "rem",
|
|
1904
1906
|
"public": true,
|
|
1905
|
-
"comment": "Default
|
|
1907
|
+
"comment": "Default h5"
|
|
1906
1908
|
},
|
|
1907
1909
|
"name": "typography-size-l",
|
|
1908
1910
|
"attributes": {
|