@hpe-web/design-tokens 1.2.1 → 1.2.2
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/README.md +5 -9
- package/dist/css/fonts/de.css +164 -0
- package/dist/css/fonts/en.css +164 -0
- package/dist/css/fonts/es.css +164 -0
- package/dist/css/fonts/fr.css +164 -0
- package/dist/css/fonts/it.css +164 -0
- package/dist/css/tokens.css +96 -113
- package/dist/css/tokens.dark.css +39 -56
- package/dist/css/tokens.md-lg.css +40 -40
- package/dist/css/tokens.xl.css +40 -40
- package/package.json +1 -1
- package/src/breakpoints.json +9 -11
- package/src/component/button.json +30 -203
- package/src/fonts.json +1 -5
- package/src/primitive/primitives.json +1 -912
- package/src/semantic/color.dark.json +79 -449
- package/src/semantic/color.light.json +75 -469
- package/src/semantic/dimension.md-lg.json +55 -55
- package/src/semantic/dimension.xl.json +57 -57
- package/src/semantic/dimension.xs-sm.json +54 -54
|
@@ -1363,7 +1363,7 @@
|
|
|
1363
1363
|
"condensed": {
|
|
1364
1364
|
"$type": "fontFamily",
|
|
1365
1365
|
"$value": [
|
|
1366
|
-
"HPE Graphik
|
|
1366
|
+
"HPE Graphik",
|
|
1367
1367
|
"Arial Narrow",
|
|
1368
1368
|
"Arial",
|
|
1369
1369
|
"sans-serif"
|
|
@@ -1522,917 +1522,6 @@
|
|
|
1522
1522
|
}
|
|
1523
1523
|
}
|
|
1524
1524
|
},
|
|
1525
|
-
"deprecated": {
|
|
1526
|
-
"base": {
|
|
1527
|
-
"color": {
|
|
1528
|
-
"blue": {
|
|
1529
|
-
"400": {
|
|
1530
|
-
"$type": "color",
|
|
1531
|
-
"$value": {
|
|
1532
|
-
"colorSpace": "srgb",
|
|
1533
|
-
"components": [
|
|
1534
|
-
0,
|
|
1535
|
-
0.784,
|
|
1536
|
-
1
|
|
1537
|
-
],
|
|
1538
|
-
"hex": "#00c8ff"
|
|
1539
|
-
},
|
|
1540
|
-
"$deprecated": true
|
|
1541
|
-
},
|
|
1542
|
-
"700": {
|
|
1543
|
-
"$type": "color",
|
|
1544
|
-
"$value": {
|
|
1545
|
-
"colorSpace": "srgb",
|
|
1546
|
-
"components": [
|
|
1547
|
-
0,
|
|
1548
|
-
0.451,
|
|
1549
|
-
0.616
|
|
1550
|
-
],
|
|
1551
|
-
"hex": "#00739d"
|
|
1552
|
-
},
|
|
1553
|
-
"$deprecated": true
|
|
1554
|
-
},
|
|
1555
|
-
"900": {
|
|
1556
|
-
"$type": "color",
|
|
1557
|
-
"$value": {
|
|
1558
|
-
"colorSpace": "srgb",
|
|
1559
|
-
"components": [
|
|
1560
|
-
0,
|
|
1561
|
-
0.337,
|
|
1562
|
-
0.478
|
|
1563
|
-
],
|
|
1564
|
-
"hex": "#00567a"
|
|
1565
|
-
},
|
|
1566
|
-
"$deprecated": true
|
|
1567
|
-
},
|
|
1568
|
-
"400-Opacity12": {
|
|
1569
|
-
"$type": "color",
|
|
1570
|
-
"$value": {
|
|
1571
|
-
"colorSpace": "srgb",
|
|
1572
|
-
"components": [
|
|
1573
|
-
0,
|
|
1574
|
-
0.784,
|
|
1575
|
-
1
|
|
1576
|
-
],
|
|
1577
|
-
"hex": "#00c8ff",
|
|
1578
|
-
"alpha": 0.12
|
|
1579
|
-
},
|
|
1580
|
-
"$deprecated": true
|
|
1581
|
-
}
|
|
1582
|
-
},
|
|
1583
|
-
"brand": {
|
|
1584
|
-
"$type": "color",
|
|
1585
|
-
"$value": "{hpe-web.deprecated.base.color.green.600}",
|
|
1586
|
-
"$deprecated": true
|
|
1587
|
-
},
|
|
1588
|
-
"dataVis": {
|
|
1589
|
-
"blue1": {
|
|
1590
|
-
"$type": "color",
|
|
1591
|
-
"$value": {
|
|
1592
|
-
"colorSpace": "srgb",
|
|
1593
|
-
"components": [
|
|
1594
|
-
0.125,
|
|
1595
|
-
0.325,
|
|
1596
|
-
0.851
|
|
1597
|
-
],
|
|
1598
|
-
"hex": "#2053d9"
|
|
1599
|
-
},
|
|
1600
|
-
"$deprecated": true
|
|
1601
|
-
},
|
|
1602
|
-
"blue2": {
|
|
1603
|
-
"$type": "color",
|
|
1604
|
-
"$value": {
|
|
1605
|
-
"colorSpace": "srgb",
|
|
1606
|
-
"components": [
|
|
1607
|
-
0.122,
|
|
1608
|
-
0.584,
|
|
1609
|
-
0.894
|
|
1610
|
-
],
|
|
1611
|
-
"hex": "#1f95e4"
|
|
1612
|
-
},
|
|
1613
|
-
"$deprecated": true
|
|
1614
|
-
},
|
|
1615
|
-
"darkblue1": {
|
|
1616
|
-
"$type": "color",
|
|
1617
|
-
"$value": {
|
|
1618
|
-
"colorSpace": "srgb",
|
|
1619
|
-
"components": [
|
|
1620
|
-
0,
|
|
1621
|
-
0.22,
|
|
1622
|
-
0.302
|
|
1623
|
-
],
|
|
1624
|
-
"hex": "#00384d"
|
|
1625
|
-
},
|
|
1626
|
-
"$deprecated": true
|
|
1627
|
-
},
|
|
1628
|
-
"darkblue2": {
|
|
1629
|
-
"$type": "color",
|
|
1630
|
-
"$value": {
|
|
1631
|
-
"colorSpace": "srgb",
|
|
1632
|
-
"components": [
|
|
1633
|
-
0.22,
|
|
1634
|
-
0.506,
|
|
1635
|
-
0.612
|
|
1636
|
-
],
|
|
1637
|
-
"hex": "#38819c"
|
|
1638
|
-
},
|
|
1639
|
-
"$deprecated": true
|
|
1640
|
-
},
|
|
1641
|
-
"gold1": {
|
|
1642
|
-
"$type": "color",
|
|
1643
|
-
"$value": {
|
|
1644
|
-
"colorSpace": "srgb",
|
|
1645
|
-
"components": [
|
|
1646
|
-
0.69,
|
|
1647
|
-
0.518,
|
|
1648
|
-
0.051
|
|
1649
|
-
],
|
|
1650
|
-
"hex": "#b0840d"
|
|
1651
|
-
},
|
|
1652
|
-
"$deprecated": true
|
|
1653
|
-
},
|
|
1654
|
-
"gold2": {
|
|
1655
|
-
"$type": "color",
|
|
1656
|
-
"$value": {
|
|
1657
|
-
"colorSpace": "srgb",
|
|
1658
|
-
"components": [
|
|
1659
|
-
0.741,
|
|
1660
|
-
0.616,
|
|
1661
|
-
0.282
|
|
1662
|
-
],
|
|
1663
|
-
"hex": "#bd9d48"
|
|
1664
|
-
},
|
|
1665
|
-
"$deprecated": true
|
|
1666
|
-
},
|
|
1667
|
-
"grape1": {
|
|
1668
|
-
"$type": "color",
|
|
1669
|
-
"$value": {
|
|
1670
|
-
"colorSpace": "srgb",
|
|
1671
|
-
"components": [
|
|
1672
|
-
0.278,
|
|
1673
|
-
0.051,
|
|
1674
|
-
0.412
|
|
1675
|
-
],
|
|
1676
|
-
"hex": "#470d69"
|
|
1677
|
-
},
|
|
1678
|
-
"$deprecated": true
|
|
1679
|
-
},
|
|
1680
|
-
"green1": {
|
|
1681
|
-
"$type": "color",
|
|
1682
|
-
"$value": {
|
|
1683
|
-
"colorSpace": "srgb",
|
|
1684
|
-
"components": [
|
|
1685
|
-
0.004,
|
|
1686
|
-
0.663,
|
|
1687
|
-
0.51
|
|
1688
|
-
],
|
|
1689
|
-
"hex": "#01a982"
|
|
1690
|
-
},
|
|
1691
|
-
"$deprecated": true
|
|
1692
|
-
},
|
|
1693
|
-
"lightblue1": {
|
|
1694
|
-
"$type": "color",
|
|
1695
|
-
"$value": {
|
|
1696
|
-
"colorSpace": "srgb",
|
|
1697
|
-
"components": [
|
|
1698
|
-
0.361,
|
|
1699
|
-
0.569,
|
|
1700
|
-
0.898
|
|
1701
|
-
],
|
|
1702
|
-
"hex": "#5c91e5"
|
|
1703
|
-
},
|
|
1704
|
-
"$deprecated": true
|
|
1705
|
-
},
|
|
1706
|
-
"lightblue2": {
|
|
1707
|
-
"$type": "color",
|
|
1708
|
-
"$value": {
|
|
1709
|
-
"colorSpace": "srgb",
|
|
1710
|
-
"components": [
|
|
1711
|
-
0.471,
|
|
1712
|
-
0.749,
|
|
1713
|
-
0.941
|
|
1714
|
-
],
|
|
1715
|
-
"hex": "#78bff0"
|
|
1716
|
-
},
|
|
1717
|
-
"$deprecated": true
|
|
1718
|
-
},
|
|
1719
|
-
"pink1": {
|
|
1720
|
-
"$type": "color",
|
|
1721
|
-
"$value": {
|
|
1722
|
-
"colorSpace": "srgb",
|
|
1723
|
-
"components": [
|
|
1724
|
-
0.663,
|
|
1725
|
-
0.333,
|
|
1726
|
-
0.537
|
|
1727
|
-
],
|
|
1728
|
-
"hex": "#a95589"
|
|
1729
|
-
},
|
|
1730
|
-
"$deprecated": true
|
|
1731
|
-
},
|
|
1732
|
-
"pink2": {
|
|
1733
|
-
"$type": "color",
|
|
1734
|
-
"$value": {
|
|
1735
|
-
"colorSpace": "srgb",
|
|
1736
|
-
"components": [
|
|
1737
|
-
0.753,
|
|
1738
|
-
0.392,
|
|
1739
|
-
0.604
|
|
1740
|
-
],
|
|
1741
|
-
"hex": "#c0649a"
|
|
1742
|
-
},
|
|
1743
|
-
"$deprecated": true
|
|
1744
|
-
},
|
|
1745
|
-
"purple1": {
|
|
1746
|
-
"$type": "color",
|
|
1747
|
-
"$value": {
|
|
1748
|
-
"colorSpace": "srgb",
|
|
1749
|
-
"components": [
|
|
1750
|
-
0.439,
|
|
1751
|
-
0.133,
|
|
1752
|
-
0.925
|
|
1753
|
-
],
|
|
1754
|
-
"hex": "#7022ec"
|
|
1755
|
-
},
|
|
1756
|
-
"$deprecated": true
|
|
1757
|
-
},
|
|
1758
|
-
"purple2": {
|
|
1759
|
-
"$type": "color",
|
|
1760
|
-
"$value": {
|
|
1761
|
-
"colorSpace": "srgb",
|
|
1762
|
-
"components": [
|
|
1763
|
-
0.235,
|
|
1764
|
-
0.227,
|
|
1765
|
-
0.631
|
|
1766
|
-
],
|
|
1767
|
-
"hex": "#3c3aa1"
|
|
1768
|
-
},
|
|
1769
|
-
"$deprecated": true
|
|
1770
|
-
},
|
|
1771
|
-
"purple3": {
|
|
1772
|
-
"$type": "color",
|
|
1773
|
-
"$value": {
|
|
1774
|
-
"colorSpace": "srgb",
|
|
1775
|
-
"components": [
|
|
1776
|
-
0.522,
|
|
1777
|
-
0.353,
|
|
1778
|
-
0.667
|
|
1779
|
-
],
|
|
1780
|
-
"hex": "#855aaa"
|
|
1781
|
-
},
|
|
1782
|
-
"$deprecated": true
|
|
1783
|
-
}
|
|
1784
|
-
},
|
|
1785
|
-
"green": {
|
|
1786
|
-
"100": {
|
|
1787
|
-
"$type": "color",
|
|
1788
|
-
"$value": {
|
|
1789
|
-
"colorSpace": "srgb",
|
|
1790
|
-
"components": [
|
|
1791
|
-
0.82,
|
|
1792
|
-
1,
|
|
1793
|
-
0.933
|
|
1794
|
-
],
|
|
1795
|
-
"hex": "#d1ffee"
|
|
1796
|
-
},
|
|
1797
|
-
"$deprecated": true
|
|
1798
|
-
},
|
|
1799
|
-
"125": {
|
|
1800
|
-
"$type": "color",
|
|
1801
|
-
"$value": {
|
|
1802
|
-
"colorSpace": "srgb",
|
|
1803
|
-
"components": [
|
|
1804
|
-
0.667,
|
|
1805
|
-
0.98,
|
|
1806
|
-
0.871
|
|
1807
|
-
],
|
|
1808
|
-
"hex": "#aafade"
|
|
1809
|
-
},
|
|
1810
|
-
"$deprecated": true
|
|
1811
|
-
},
|
|
1812
|
-
"400": {
|
|
1813
|
-
"$type": "color",
|
|
1814
|
-
"$value": {
|
|
1815
|
-
"colorSpace": "srgb",
|
|
1816
|
-
"components": [
|
|
1817
|
-
0.09,
|
|
1818
|
-
0.922,
|
|
1819
|
-
0.627
|
|
1820
|
-
],
|
|
1821
|
-
"hex": "#17eba0"
|
|
1822
|
-
},
|
|
1823
|
-
"$deprecated": true
|
|
1824
|
-
},
|
|
1825
|
-
"450": {
|
|
1826
|
-
"$type": "color",
|
|
1827
|
-
"$value": {
|
|
1828
|
-
"colorSpace": "srgb",
|
|
1829
|
-
"components": [
|
|
1830
|
-
0,
|
|
1831
|
-
0.922,
|
|
1832
|
-
0.71
|
|
1833
|
-
],
|
|
1834
|
-
"hex": "#00ebb5"
|
|
1835
|
-
},
|
|
1836
|
-
"$deprecated": true
|
|
1837
|
-
},
|
|
1838
|
-
"500": {
|
|
1839
|
-
"$type": "color",
|
|
1840
|
-
"$value": {
|
|
1841
|
-
"colorSpace": "srgb",
|
|
1842
|
-
"components": [
|
|
1843
|
-
0.118,
|
|
1844
|
-
0.847,
|
|
1845
|
-
0.682
|
|
1846
|
-
],
|
|
1847
|
-
"hex": "#1ed8ae"
|
|
1848
|
-
},
|
|
1849
|
-
"$deprecated": true
|
|
1850
|
-
},
|
|
1851
|
-
"600": {
|
|
1852
|
-
"$type": "color",
|
|
1853
|
-
"$value": {
|
|
1854
|
-
"colorSpace": "srgb",
|
|
1855
|
-
"components": [
|
|
1856
|
-
0.004,
|
|
1857
|
-
0.663,
|
|
1858
|
-
0.51
|
|
1859
|
-
],
|
|
1860
|
-
"hex": "#01a982"
|
|
1861
|
-
},
|
|
1862
|
-
"$description": "HPE Brand",
|
|
1863
|
-
"$deprecated": true
|
|
1864
|
-
},
|
|
1865
|
-
"650": {
|
|
1866
|
-
"$type": "color",
|
|
1867
|
-
"$value": {
|
|
1868
|
-
"colorSpace": "srgb",
|
|
1869
|
-
"components": [
|
|
1870
|
-
0,
|
|
1871
|
-
0.604,
|
|
1872
|
-
0.443
|
|
1873
|
-
],
|
|
1874
|
-
"hex": "#009a71"
|
|
1875
|
-
},
|
|
1876
|
-
"$deprecated": true
|
|
1877
|
-
},
|
|
1878
|
-
"700": {
|
|
1879
|
-
"$type": "color",
|
|
1880
|
-
"$value": {
|
|
1881
|
-
"colorSpace": "srgb",
|
|
1882
|
-
"components": [
|
|
1883
|
-
0,
|
|
1884
|
-
0.522,
|
|
1885
|
-
0.404
|
|
1886
|
-
],
|
|
1887
|
-
"hex": "#008567"
|
|
1888
|
-
},
|
|
1889
|
-
"$deprecated": true
|
|
1890
|
-
},
|
|
1891
|
-
"800": {
|
|
1892
|
-
"$type": "color",
|
|
1893
|
-
"$value": {
|
|
1894
|
-
"colorSpace": "srgb",
|
|
1895
|
-
"components": [
|
|
1896
|
-
0,
|
|
1897
|
-
0.404,
|
|
1898
|
-
0.314
|
|
1899
|
-
],
|
|
1900
|
-
"hex": "#006750"
|
|
1901
|
-
},
|
|
1902
|
-
"$deprecated": true
|
|
1903
|
-
},
|
|
1904
|
-
"900": {
|
|
1905
|
-
"$type": "color",
|
|
1906
|
-
"$value": {
|
|
1907
|
-
"colorSpace": "srgb",
|
|
1908
|
-
"components": [
|
|
1909
|
-
0.027,
|
|
1910
|
-
0.294,
|
|
1911
|
-
0.231
|
|
1912
|
-
],
|
|
1913
|
-
"hex": "#074b3b"
|
|
1914
|
-
},
|
|
1915
|
-
"$deprecated": true
|
|
1916
|
-
},
|
|
1917
|
-
"1000": {
|
|
1918
|
-
"$type": "color",
|
|
1919
|
-
"$value": {
|
|
1920
|
-
"colorSpace": "srgb",
|
|
1921
|
-
"components": [
|
|
1922
|
-
0.035,
|
|
1923
|
-
0.227,
|
|
1924
|
-
0.184
|
|
1925
|
-
],
|
|
1926
|
-
"hex": "#093a2f"
|
|
1927
|
-
},
|
|
1928
|
-
"$deprecated": true
|
|
1929
|
-
},
|
|
1930
|
-
"400-Opacity12": {
|
|
1931
|
-
"$type": "color",
|
|
1932
|
-
"$value": {
|
|
1933
|
-
"colorSpace": "srgb",
|
|
1934
|
-
"components": [
|
|
1935
|
-
0.09,
|
|
1936
|
-
0.922,
|
|
1937
|
-
0.627
|
|
1938
|
-
],
|
|
1939
|
-
"hex": "#17eba0",
|
|
1940
|
-
"alpha": 0.12
|
|
1941
|
-
},
|
|
1942
|
-
"$deprecated": true
|
|
1943
|
-
},
|
|
1944
|
-
"400-Opacity24": {
|
|
1945
|
-
"$type": "color",
|
|
1946
|
-
"$value": {
|
|
1947
|
-
"colorSpace": "srgb",
|
|
1948
|
-
"components": [
|
|
1949
|
-
0.09,
|
|
1950
|
-
0.922,
|
|
1951
|
-
0.627
|
|
1952
|
-
],
|
|
1953
|
-
"hex": "#17eba0",
|
|
1954
|
-
"alpha": 0.24
|
|
1955
|
-
},
|
|
1956
|
-
"$deprecated": true
|
|
1957
|
-
},
|
|
1958
|
-
"500-Opacity30": {
|
|
1959
|
-
"$type": "color",
|
|
1960
|
-
"$value": {
|
|
1961
|
-
"colorSpace": "srgb",
|
|
1962
|
-
"components": [
|
|
1963
|
-
0.09,
|
|
1964
|
-
0.816,
|
|
1965
|
-
0.651
|
|
1966
|
-
],
|
|
1967
|
-
"hex": "#17d0a6",
|
|
1968
|
-
"alpha": 0.3
|
|
1969
|
-
},
|
|
1970
|
-
"$deprecated": true
|
|
1971
|
-
}
|
|
1972
|
-
},
|
|
1973
|
-
"grey": {
|
|
1974
|
-
"50": {
|
|
1975
|
-
"$type": "color",
|
|
1976
|
-
"$value": {
|
|
1977
|
-
"colorSpace": "srgb",
|
|
1978
|
-
"components": [
|
|
1979
|
-
0.969,
|
|
1980
|
-
0.969,
|
|
1981
|
-
0.969
|
|
1982
|
-
],
|
|
1983
|
-
"hex": "#f7f7f7"
|
|
1984
|
-
},
|
|
1985
|
-
"$deprecated": true
|
|
1986
|
-
},
|
|
1987
|
-
"400": {
|
|
1988
|
-
"$type": "color",
|
|
1989
|
-
"$value": {
|
|
1990
|
-
"colorSpace": "srgb",
|
|
1991
|
-
"components": [
|
|
1992
|
-
0.8,
|
|
1993
|
-
0.8,
|
|
1994
|
-
0.8
|
|
1995
|
-
],
|
|
1996
|
-
"hex": "#cccccc"
|
|
1997
|
-
},
|
|
1998
|
-
"$deprecated": true
|
|
1999
|
-
},
|
|
2000
|
-
"500": {
|
|
2001
|
-
"$type": "color",
|
|
2002
|
-
"$value": {
|
|
2003
|
-
"colorSpace": "srgb",
|
|
2004
|
-
"components": [
|
|
2005
|
-
0.733,
|
|
2006
|
-
0.733,
|
|
2007
|
-
0.733
|
|
2008
|
-
],
|
|
2009
|
-
"hex": "#bbbbbb"
|
|
2010
|
-
},
|
|
2011
|
-
"$deprecated": true
|
|
2012
|
-
},
|
|
2013
|
-
"600": {
|
|
2014
|
-
"$type": "color",
|
|
2015
|
-
"$value": {
|
|
2016
|
-
"colorSpace": "srgb",
|
|
2017
|
-
"components": [
|
|
2018
|
-
0.549,
|
|
2019
|
-
0.549,
|
|
2020
|
-
0.549
|
|
2021
|
-
],
|
|
2022
|
-
"hex": "#8c8c8c"
|
|
2023
|
-
},
|
|
2024
|
-
"$deprecated": true
|
|
2025
|
-
},
|
|
2026
|
-
"700": {
|
|
2027
|
-
"$type": "color",
|
|
2028
|
-
"$value": {
|
|
2029
|
-
"colorSpace": "srgb",
|
|
2030
|
-
"components": [
|
|
2031
|
-
0.459,
|
|
2032
|
-
0.459,
|
|
2033
|
-
0.459
|
|
2034
|
-
],
|
|
2035
|
-
"hex": "#757575"
|
|
2036
|
-
},
|
|
2037
|
-
"$deprecated": true
|
|
2038
|
-
},
|
|
2039
|
-
"800": {
|
|
2040
|
-
"$type": "color",
|
|
2041
|
-
"$value": {
|
|
2042
|
-
"colorSpace": "srgb",
|
|
2043
|
-
"components": [
|
|
2044
|
-
0.333,
|
|
2045
|
-
0.333,
|
|
2046
|
-
0.333
|
|
2047
|
-
],
|
|
2048
|
-
"hex": "#555555"
|
|
2049
|
-
},
|
|
2050
|
-
"$deprecated": true
|
|
2051
|
-
},
|
|
2052
|
-
"1000": {
|
|
2053
|
-
"$type": "color",
|
|
2054
|
-
"$value": {
|
|
2055
|
-
"colorSpace": "srgb",
|
|
2056
|
-
"components": [
|
|
2057
|
-
0.18,
|
|
2058
|
-
0.18,
|
|
2059
|
-
0.18
|
|
2060
|
-
],
|
|
2061
|
-
"hex": "#2e2e2e"
|
|
2062
|
-
},
|
|
2063
|
-
"$deprecated": true
|
|
2064
|
-
},
|
|
2065
|
-
"1100": {
|
|
2066
|
-
"$type": "color",
|
|
2067
|
-
"$value": {
|
|
2068
|
-
"colorSpace": "srgb",
|
|
2069
|
-
"components": [
|
|
2070
|
-
0.161,
|
|
2071
|
-
0.161,
|
|
2072
|
-
0.161
|
|
2073
|
-
],
|
|
2074
|
-
"hex": "#292929"
|
|
2075
|
-
},
|
|
2076
|
-
"$deprecated": true
|
|
2077
|
-
},
|
|
2078
|
-
"1200": {
|
|
2079
|
-
"$type": "color",
|
|
2080
|
-
"$value": {
|
|
2081
|
-
"colorSpace": "srgb",
|
|
2082
|
-
"components": [
|
|
2083
|
-
0.133,
|
|
2084
|
-
0.133,
|
|
2085
|
-
0.133
|
|
2086
|
-
],
|
|
2087
|
-
"hex": "#222222"
|
|
2088
|
-
},
|
|
2089
|
-
"$deprecated": true
|
|
2090
|
-
},
|
|
2091
|
-
"1300": {
|
|
2092
|
-
"$type": "color",
|
|
2093
|
-
"$value": {
|
|
2094
|
-
"colorSpace": "srgb",
|
|
2095
|
-
"components": [
|
|
2096
|
-
0.11,
|
|
2097
|
-
0.11,
|
|
2098
|
-
0.11
|
|
2099
|
-
],
|
|
2100
|
-
"hex": "#1c1c1c"
|
|
2101
|
-
},
|
|
2102
|
-
"$deprecated": true
|
|
2103
|
-
}
|
|
2104
|
-
},
|
|
2105
|
-
"orange": {
|
|
2106
|
-
"400": {
|
|
2107
|
-
"$type": "color",
|
|
2108
|
-
"$value": {
|
|
2109
|
-
"colorSpace": "srgb",
|
|
2110
|
-
"components": [
|
|
2111
|
-
1,
|
|
2112
|
-
0.737,
|
|
2113
|
-
0.267
|
|
2114
|
-
],
|
|
2115
|
-
"hex": "#ffbc44"
|
|
2116
|
-
},
|
|
2117
|
-
"$deprecated": true
|
|
2118
|
-
},
|
|
2119
|
-
"500": {
|
|
2120
|
-
"$type": "color",
|
|
2121
|
-
"$value": {
|
|
2122
|
-
"colorSpace": "srgb",
|
|
2123
|
-
"components": [
|
|
2124
|
-
0.925,
|
|
2125
|
-
0.549,
|
|
2126
|
-
0.145
|
|
2127
|
-
],
|
|
2128
|
-
"hex": "#ec8c25"
|
|
2129
|
-
},
|
|
2130
|
-
"$deprecated": true
|
|
2131
|
-
},
|
|
2132
|
-
"600": {
|
|
2133
|
-
"$type": "color",
|
|
2134
|
-
"$value": {
|
|
2135
|
-
"colorSpace": "srgb",
|
|
2136
|
-
"components": [
|
|
2137
|
-
0.827,
|
|
2138
|
-
0.427,
|
|
2139
|
-
0
|
|
2140
|
-
],
|
|
2141
|
-
"hex": "#d36d00"
|
|
2142
|
-
},
|
|
2143
|
-
"$deprecated": true
|
|
2144
|
-
},
|
|
2145
|
-
"700": {
|
|
2146
|
-
"$type": "color",
|
|
2147
|
-
"$value": {
|
|
2148
|
-
"colorSpace": "srgb",
|
|
2149
|
-
"components": [
|
|
2150
|
-
0.608,
|
|
2151
|
-
0.388,
|
|
2152
|
-
0.063
|
|
2153
|
-
],
|
|
2154
|
-
"hex": "#9b6310"
|
|
2155
|
-
},
|
|
2156
|
-
"$deprecated": true
|
|
2157
|
-
},
|
|
2158
|
-
"400-Opacity12": {
|
|
2159
|
-
"$type": "color",
|
|
2160
|
-
"$value": {
|
|
2161
|
-
"colorSpace": "srgb",
|
|
2162
|
-
"components": [
|
|
2163
|
-
1,
|
|
2164
|
-
0.737,
|
|
2165
|
-
0.267
|
|
2166
|
-
],
|
|
2167
|
-
"hex": "#ffbc44",
|
|
2168
|
-
"alpha": 0.12
|
|
2169
|
-
},
|
|
2170
|
-
"$deprecated": true
|
|
2171
|
-
},
|
|
2172
|
-
"400-Opacity24": {
|
|
2173
|
-
"$type": "color",
|
|
2174
|
-
"$value": {
|
|
2175
|
-
"colorSpace": "srgb",
|
|
2176
|
-
"components": [
|
|
2177
|
-
1,
|
|
2178
|
-
0.737,
|
|
2179
|
-
0.267
|
|
2180
|
-
],
|
|
2181
|
-
"hex": "#ffbc44",
|
|
2182
|
-
"alpha": 0.24
|
|
2183
|
-
},
|
|
2184
|
-
"$deprecated": true
|
|
2185
|
-
}
|
|
2186
|
-
},
|
|
2187
|
-
"purple": {
|
|
2188
|
-
"500": {
|
|
2189
|
-
"$type": "color",
|
|
2190
|
-
"$value": {
|
|
2191
|
-
"colorSpace": "srgb",
|
|
2192
|
-
"components": [
|
|
2193
|
-
0.969,
|
|
2194
|
-
0.251,
|
|
2195
|
-
1
|
|
2196
|
-
],
|
|
2197
|
-
"hex": "#f740ff"
|
|
2198
|
-
},
|
|
2199
|
-
"$deprecated": true
|
|
2200
|
-
},
|
|
2201
|
-
"900": {
|
|
2202
|
-
"$type": "color",
|
|
2203
|
-
"$value": {
|
|
2204
|
-
"colorSpace": "srgb",
|
|
2205
|
-
"components": [
|
|
2206
|
-
0.4,
|
|
2207
|
-
0.2,
|
|
2208
|
-
0.737
|
|
2209
|
-
],
|
|
2210
|
-
"hex": "#6633bc"
|
|
2211
|
-
},
|
|
2212
|
-
"$deprecated": true
|
|
2213
|
-
}
|
|
2214
|
-
},
|
|
2215
|
-
"red": {
|
|
2216
|
-
"500": {
|
|
2217
|
-
"$type": "color",
|
|
2218
|
-
"$value": {
|
|
2219
|
-
"colorSpace": "srgb",
|
|
2220
|
-
"components": [
|
|
2221
|
-
0.988,
|
|
2222
|
-
0.38,
|
|
2223
|
-
0.38
|
|
2224
|
-
],
|
|
2225
|
-
"hex": "#fc6161"
|
|
2226
|
-
},
|
|
2227
|
-
"$deprecated": true
|
|
2228
|
-
},
|
|
2229
|
-
"550": {
|
|
2230
|
-
"$type": "color",
|
|
2231
|
-
"$value": {
|
|
2232
|
-
"colorSpace": "srgb",
|
|
2233
|
-
"components": [
|
|
2234
|
-
0.988,
|
|
2235
|
-
0.353,
|
|
2236
|
-
0.353
|
|
2237
|
-
],
|
|
2238
|
-
"hex": "#fc5a5a"
|
|
2239
|
-
},
|
|
2240
|
-
"$deprecated": true
|
|
2241
|
-
},
|
|
2242
|
-
"600": {
|
|
2243
|
-
"$type": "color",
|
|
2244
|
-
"$value": {
|
|
2245
|
-
"colorSpace": "srgb",
|
|
2246
|
-
"components": [
|
|
2247
|
-
0.925,
|
|
2248
|
-
0.2,
|
|
2249
|
-
0.192
|
|
2250
|
-
],
|
|
2251
|
-
"hex": "#ec3331"
|
|
2252
|
-
},
|
|
2253
|
-
"$deprecated": true
|
|
2254
|
-
},
|
|
2255
|
-
"750": {
|
|
2256
|
-
"$type": "color",
|
|
2257
|
-
"$value": {
|
|
2258
|
-
"colorSpace": "srgb",
|
|
2259
|
-
"components": [
|
|
2260
|
-
0.773,
|
|
2261
|
-
0.306,
|
|
2262
|
-
0.294
|
|
2263
|
-
],
|
|
2264
|
-
"hex": "#c54e4b"
|
|
2265
|
-
},
|
|
2266
|
-
"$deprecated": true
|
|
2267
|
-
},
|
|
2268
|
-
"800": {
|
|
2269
|
-
"$type": "color",
|
|
2270
|
-
"$value": {
|
|
2271
|
-
"colorSpace": "srgb",
|
|
2272
|
-
"components": [
|
|
2273
|
-
0.8,
|
|
2274
|
-
0.122,
|
|
2275
|
-
0.102
|
|
2276
|
-
],
|
|
2277
|
-
"hex": "#cc1f1a"
|
|
2278
|
-
},
|
|
2279
|
-
"$deprecated": true
|
|
2280
|
-
},
|
|
2281
|
-
"850": {
|
|
2282
|
-
"$type": "color",
|
|
2283
|
-
"$value": {
|
|
2284
|
-
"colorSpace": "srgb",
|
|
2285
|
-
"components": [
|
|
2286
|
-
0.635,
|
|
2287
|
-
0.259,
|
|
2288
|
-
0.239
|
|
2289
|
-
],
|
|
2290
|
-
"hex": "#a2423d"
|
|
2291
|
-
},
|
|
2292
|
-
"$deprecated": true
|
|
2293
|
-
},
|
|
2294
|
-
"500-Opacity12": {
|
|
2295
|
-
"$type": "color",
|
|
2296
|
-
"$value": {
|
|
2297
|
-
"colorSpace": "srgb",
|
|
2298
|
-
"components": [
|
|
2299
|
-
0.988,
|
|
2300
|
-
0.38,
|
|
2301
|
-
0.38
|
|
2302
|
-
],
|
|
2303
|
-
"hex": "#fc6161",
|
|
2304
|
-
"alpha": 0.12
|
|
2305
|
-
},
|
|
2306
|
-
"$deprecated": true
|
|
2307
|
-
},
|
|
2308
|
-
"500-Opacity24": {
|
|
2309
|
-
"$type": "color",
|
|
2310
|
-
"$value": {
|
|
2311
|
-
"colorSpace": "srgb",
|
|
2312
|
-
"components": [
|
|
2313
|
-
0.988,
|
|
2314
|
-
0.38,
|
|
2315
|
-
0.38
|
|
2316
|
-
],
|
|
2317
|
-
"hex": "#fc6161",
|
|
2318
|
-
"alpha": 0.24
|
|
2319
|
-
},
|
|
2320
|
-
"$deprecated": true
|
|
2321
|
-
},
|
|
2322
|
-
"800-Opacity30": {
|
|
2323
|
-
"$type": "color",
|
|
2324
|
-
"$value": {
|
|
2325
|
-
"colorSpace": "srgb",
|
|
2326
|
-
"components": [
|
|
2327
|
-
0.8,
|
|
2328
|
-
0.122,
|
|
2329
|
-
0.102
|
|
2330
|
-
],
|
|
2331
|
-
"hex": "#cc1f1a",
|
|
2332
|
-
"alpha": 0.3
|
|
2333
|
-
},
|
|
2334
|
-
"$deprecated": true
|
|
2335
|
-
}
|
|
2336
|
-
},
|
|
2337
|
-
"teal": {
|
|
2338
|
-
"200": {
|
|
2339
|
-
"$type": "color",
|
|
2340
|
-
"$value": {
|
|
2341
|
-
"colorSpace": "srgb",
|
|
2342
|
-
"components": [
|
|
2343
|
-
0.51,
|
|
2344
|
-
1,
|
|
2345
|
-
0.949
|
|
2346
|
-
],
|
|
2347
|
-
"hex": "#82fff2"
|
|
2348
|
-
},
|
|
2349
|
-
"$deprecated": true
|
|
2350
|
-
},
|
|
2351
|
-
"400": {
|
|
2352
|
-
"$type": "color",
|
|
2353
|
-
"$value": {
|
|
2354
|
-
"colorSpace": "srgb",
|
|
2355
|
-
"components": [
|
|
2356
|
-
0,
|
|
2357
|
-
0.91,
|
|
2358
|
-
0.812
|
|
2359
|
-
],
|
|
2360
|
-
"hex": "#00e8cf"
|
|
2361
|
-
},
|
|
2362
|
-
"$deprecated": true
|
|
2363
|
-
},
|
|
2364
|
-
"700": {
|
|
2365
|
-
"$type": "color",
|
|
2366
|
-
"$value": {
|
|
2367
|
-
"colorSpace": "srgb",
|
|
2368
|
-
"components": [
|
|
2369
|
-
0.067,
|
|
2370
|
-
0.482,
|
|
2371
|
-
0.51
|
|
2372
|
-
],
|
|
2373
|
-
"hex": "#117b82"
|
|
2374
|
-
},
|
|
2375
|
-
"$deprecated": true
|
|
2376
|
-
}
|
|
2377
|
-
},
|
|
2378
|
-
"yellow": {
|
|
2379
|
-
"200": {
|
|
2380
|
-
"$type": "color",
|
|
2381
|
-
"$value": {
|
|
2382
|
-
"colorSpace": "srgb",
|
|
2383
|
-
"components": [
|
|
2384
|
-
1,
|
|
2385
|
-
0.922,
|
|
2386
|
-
0.349
|
|
2387
|
-
],
|
|
2388
|
-
"hex": "#ffeb59"
|
|
2389
|
-
},
|
|
2390
|
-
"$deprecated": true
|
|
2391
|
-
},
|
|
2392
|
-
"400": {
|
|
2393
|
-
"$type": "color",
|
|
2394
|
-
"$value": {
|
|
2395
|
-
"colorSpace": "srgb",
|
|
2396
|
-
"components": [
|
|
2397
|
-
0.996,
|
|
2398
|
-
0.788,
|
|
2399
|
-
0.004
|
|
2400
|
-
],
|
|
2401
|
-
"hex": "#fec901"
|
|
2402
|
-
},
|
|
2403
|
-
"$deprecated": true
|
|
2404
|
-
},
|
|
2405
|
-
"700": {
|
|
2406
|
-
"$type": "color",
|
|
2407
|
-
"$value": {
|
|
2408
|
-
"colorSpace": "srgb",
|
|
2409
|
-
"components": [
|
|
2410
|
-
0.553,
|
|
2411
|
-
0.455,
|
|
2412
|
-
0.11
|
|
2413
|
-
],
|
|
2414
|
-
"hex": "#8d741c"
|
|
2415
|
-
},
|
|
2416
|
-
"$deprecated": true
|
|
2417
|
-
},
|
|
2418
|
-
"400-Opacity12": {
|
|
2419
|
-
"$type": "color",
|
|
2420
|
-
"$value": {
|
|
2421
|
-
"colorSpace": "srgb",
|
|
2422
|
-
"components": [
|
|
2423
|
-
0.996,
|
|
2424
|
-
0.788,
|
|
2425
|
-
0.004
|
|
2426
|
-
],
|
|
2427
|
-
"hex": "#fec901",
|
|
2428
|
-
"alpha": 0.12
|
|
2429
|
-
},
|
|
2430
|
-
"$deprecated": true
|
|
2431
|
-
}
|
|
2432
|
-
}
|
|
2433
|
-
}
|
|
2434
|
-
}
|
|
2435
|
-
},
|
|
2436
1525
|
"static": {
|
|
2437
1526
|
"borderWidth": {
|
|
2438
1527
|
"default": {
|