@pantheon-systems/pds-design-tokens 1.0.0-dev.8 → 1.0.0-dev.9
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 +14 -3
- package/build/css/pds-design-tokens-light-mode.css +16 -5
- package/build/figma/pds-design-tokens-figma.json +779 -78
- package/build/json/pds-design-tokens-dark-mode.json +318 -17
- package/build/json/pds-design-tokens-light-mode.json +326 -25
- package/build/scss/_pds-design-tokens-dark-mode.scss +14 -3
- package/build/scss/_pds-design-tokens-light-mode.scss +16 -5
- package/package.json +1 -1
|
@@ -574,38 +574,137 @@
|
|
|
574
574
|
]
|
|
575
575
|
}
|
|
576
576
|
},
|
|
577
|
-
"
|
|
578
|
-
"
|
|
579
|
-
"fontSize": "0.875 * 16",
|
|
580
|
-
"fontFamily": "Poppins",
|
|
581
|
-
"fontWeight": 700,
|
|
582
|
-
"letterSpacing": "0.04 * 100%",
|
|
583
|
-
"textCase": "uppercase",
|
|
584
|
-
"lineHeight": "125%"
|
|
585
|
-
},
|
|
586
|
-
"type": "typography",
|
|
587
|
-
"filePath": "tokens-figma/typography/base.json",
|
|
588
|
-
"isSource": true,
|
|
589
|
-
"original": {
|
|
577
|
+
"form": {
|
|
578
|
+
"label": {
|
|
590
579
|
"value": {
|
|
591
|
-
"fontSize": "
|
|
580
|
+
"fontSize": "1 * 16",
|
|
592
581
|
"fontFamily": "Poppins",
|
|
593
|
-
"fontWeight":
|
|
594
|
-
"
|
|
595
|
-
|
|
596
|
-
|
|
582
|
+
"fontWeight": 500,
|
|
583
|
+
"lineHeight": "125%"
|
|
584
|
+
},
|
|
585
|
+
"type": "typography",
|
|
586
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
587
|
+
"isSource": true,
|
|
588
|
+
"original": {
|
|
589
|
+
"value": {
|
|
590
|
+
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
591
|
+
"fontFamily": "Poppins",
|
|
592
|
+
"fontWeight": "{typography.font-weight.medium}",
|
|
593
|
+
"lineHeight": "{typography.line-height.S}"
|
|
594
|
+
},
|
|
595
|
+
"type": "typography"
|
|
597
596
|
},
|
|
598
|
-
"
|
|
597
|
+
"name": "text-form-label",
|
|
598
|
+
"attributes": {
|
|
599
|
+
"category": "text",
|
|
600
|
+
"type": "form",
|
|
601
|
+
"item": "label"
|
|
602
|
+
},
|
|
603
|
+
"path": [
|
|
604
|
+
"text",
|
|
605
|
+
"form",
|
|
606
|
+
"label"
|
|
607
|
+
]
|
|
599
608
|
},
|
|
600
|
-
"
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
609
|
+
"input": {
|
|
610
|
+
"value": {
|
|
611
|
+
"fontSize": "1 * 16",
|
|
612
|
+
"fontFamily": "Poppins",
|
|
613
|
+
"fontWeight": 400,
|
|
614
|
+
"lineHeight": "1"
|
|
615
|
+
},
|
|
616
|
+
"type": "typography",
|
|
617
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
618
|
+
"isSource": true,
|
|
619
|
+
"original": {
|
|
620
|
+
"value": {
|
|
621
|
+
"fontSize": "{typography.size.M} * {figma.typography.size.base}",
|
|
622
|
+
"fontFamily": "Poppins",
|
|
623
|
+
"fontWeight": "{typography.font-weight.regular}",
|
|
624
|
+
"lineHeight": "1"
|
|
625
|
+
},
|
|
626
|
+
"type": "typography"
|
|
627
|
+
},
|
|
628
|
+
"name": "text-form-input",
|
|
629
|
+
"attributes": {
|
|
630
|
+
"category": "text",
|
|
631
|
+
"type": "form",
|
|
632
|
+
"item": "input"
|
|
633
|
+
},
|
|
634
|
+
"path": [
|
|
635
|
+
"text",
|
|
636
|
+
"form",
|
|
637
|
+
"input"
|
|
638
|
+
]
|
|
604
639
|
},
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
|
|
608
|
-
|
|
640
|
+
"description": {
|
|
641
|
+
"value": {
|
|
642
|
+
"fontSize": "0.875 * 16",
|
|
643
|
+
"fontFamily": "Poppins",
|
|
644
|
+
"fontWeight": 400,
|
|
645
|
+
"lineHeight": "125%"
|
|
646
|
+
},
|
|
647
|
+
"type": "typography",
|
|
648
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
649
|
+
"isSource": true,
|
|
650
|
+
"original": {
|
|
651
|
+
"value": {
|
|
652
|
+
"fontSize": "{typography.size.S} * {figma.typography.size.base}",
|
|
653
|
+
"fontFamily": "Poppins",
|
|
654
|
+
"fontWeight": "{typography.font-weight.regular}",
|
|
655
|
+
"lineHeight": "{typography.line-height.S}"
|
|
656
|
+
},
|
|
657
|
+
"type": "typography"
|
|
658
|
+
},
|
|
659
|
+
"name": "text-form-description",
|
|
660
|
+
"attributes": {
|
|
661
|
+
"category": "text",
|
|
662
|
+
"type": "form",
|
|
663
|
+
"item": "description"
|
|
664
|
+
},
|
|
665
|
+
"path": [
|
|
666
|
+
"text",
|
|
667
|
+
"form",
|
|
668
|
+
"description"
|
|
669
|
+
]
|
|
670
|
+
}
|
|
671
|
+
},
|
|
672
|
+
"menu": {
|
|
673
|
+
"item-heading": {
|
|
674
|
+
"value": {
|
|
675
|
+
"fontSize": "0.875 * 16",
|
|
676
|
+
"fontFamily": "Poppins",
|
|
677
|
+
"fontWeight": 700,
|
|
678
|
+
"letterSpacing": "0.04 * 100%",
|
|
679
|
+
"textCase": "uppercase",
|
|
680
|
+
"lineHeight": "125%"
|
|
681
|
+
},
|
|
682
|
+
"type": "typography",
|
|
683
|
+
"filePath": "tokens-figma/typography/base.json",
|
|
684
|
+
"isSource": true,
|
|
685
|
+
"original": {
|
|
686
|
+
"value": {
|
|
687
|
+
"fontSize": "{typography.size.S} * {figma.typography.size.base}",
|
|
688
|
+
"fontFamily": "Poppins",
|
|
689
|
+
"fontWeight": "{typography.font-weight.bold}",
|
|
690
|
+
"letterSpacing": "{typography.letter-spacing.L} * 100%",
|
|
691
|
+
"textCase": "uppercase",
|
|
692
|
+
"lineHeight": "{typography.line-height.S}"
|
|
693
|
+
},
|
|
694
|
+
"type": "typography"
|
|
695
|
+
},
|
|
696
|
+
"name": "text-menu-item-heading",
|
|
697
|
+
"attributes": {
|
|
698
|
+
"category": "text",
|
|
699
|
+
"type": "menu",
|
|
700
|
+
"item": "item-heading"
|
|
701
|
+
},
|
|
702
|
+
"path": [
|
|
703
|
+
"text",
|
|
704
|
+
"menu",
|
|
705
|
+
"item-heading"
|
|
706
|
+
]
|
|
707
|
+
}
|
|
609
708
|
},
|
|
610
709
|
"type-scale": {
|
|
611
710
|
"regular": {
|
|
@@ -1707,7 +1806,7 @@
|
|
|
1707
1806
|
"value": "#1d1d29",
|
|
1708
1807
|
"public": true,
|
|
1709
1808
|
"isReferenceToInternal": true,
|
|
1710
|
-
"filePath": "tokens/color/alias/
|
|
1809
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1711
1810
|
"isSource": true,
|
|
1712
1811
|
"original": {
|
|
1713
1812
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -1730,85 +1829,386 @@
|
|
|
1730
1829
|
"default"
|
|
1731
1830
|
]
|
|
1732
1831
|
},
|
|
1733
|
-
"
|
|
1734
|
-
"value": "#
|
|
1832
|
+
"hover": {
|
|
1833
|
+
"value": "#282839",
|
|
1735
1834
|
"public": true,
|
|
1736
1835
|
"isReferenceToInternal": true,
|
|
1737
|
-
"filePath": "tokens/color/alias/
|
|
1836
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1738
1837
|
"isSource": true,
|
|
1739
1838
|
"original": {
|
|
1740
|
-
"value": "{color.dark-mode.neutral.
|
|
1839
|
+
"value": "{color.dark-mode.neutral.500.value}",
|
|
1741
1840
|
"public": true,
|
|
1742
1841
|
"isReferenceToInternal": true
|
|
1743
1842
|
},
|
|
1744
|
-
"name": "color-dark-mode-input-background-
|
|
1843
|
+
"name": "color-dark-mode-input-background-hover",
|
|
1745
1844
|
"attributes": {
|
|
1746
1845
|
"category": "color",
|
|
1747
1846
|
"type": "dark-mode",
|
|
1748
1847
|
"item": "input",
|
|
1749
1848
|
"subitem": "background",
|
|
1750
|
-
"state": "
|
|
1849
|
+
"state": "hover"
|
|
1751
1850
|
},
|
|
1752
1851
|
"path": [
|
|
1753
1852
|
"color",
|
|
1754
1853
|
"dark-mode",
|
|
1755
1854
|
"input",
|
|
1756
1855
|
"background",
|
|
1757
|
-
"
|
|
1856
|
+
"hover"
|
|
1857
|
+
]
|
|
1858
|
+
},
|
|
1859
|
+
"active": {
|
|
1860
|
+
"value": "#1d1d29",
|
|
1861
|
+
"public": true,
|
|
1862
|
+
"isReferenceToInternal": true,
|
|
1863
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1864
|
+
"isSource": true,
|
|
1865
|
+
"original": {
|
|
1866
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
1867
|
+
"public": true,
|
|
1868
|
+
"isReferenceToInternal": true
|
|
1869
|
+
},
|
|
1870
|
+
"name": "color-dark-mode-input-background-active",
|
|
1871
|
+
"attributes": {
|
|
1872
|
+
"category": "color",
|
|
1873
|
+
"type": "dark-mode",
|
|
1874
|
+
"item": "input",
|
|
1875
|
+
"subitem": "background",
|
|
1876
|
+
"state": "active"
|
|
1877
|
+
},
|
|
1878
|
+
"path": [
|
|
1879
|
+
"color",
|
|
1880
|
+
"dark-mode",
|
|
1881
|
+
"input",
|
|
1882
|
+
"background",
|
|
1883
|
+
"active"
|
|
1884
|
+
]
|
|
1885
|
+
},
|
|
1886
|
+
"success": {
|
|
1887
|
+
"value": "#1d1d29",
|
|
1888
|
+
"public": true,
|
|
1889
|
+
"isReferenceToInternal": true,
|
|
1890
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1891
|
+
"isSource": true,
|
|
1892
|
+
"original": {
|
|
1893
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
1894
|
+
"public": true,
|
|
1895
|
+
"isReferenceToInternal": true
|
|
1896
|
+
},
|
|
1897
|
+
"name": "color-dark-mode-input-background-success",
|
|
1898
|
+
"attributes": {
|
|
1899
|
+
"category": "color",
|
|
1900
|
+
"type": "dark-mode",
|
|
1901
|
+
"item": "input",
|
|
1902
|
+
"subitem": "background",
|
|
1903
|
+
"state": "success"
|
|
1904
|
+
},
|
|
1905
|
+
"path": [
|
|
1906
|
+
"color",
|
|
1907
|
+
"dark-mode",
|
|
1908
|
+
"input",
|
|
1909
|
+
"background",
|
|
1910
|
+
"success"
|
|
1911
|
+
]
|
|
1912
|
+
},
|
|
1913
|
+
"critical": {
|
|
1914
|
+
"value": "#1d1d29",
|
|
1915
|
+
"public": true,
|
|
1916
|
+
"isReferenceToInternal": true,
|
|
1917
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1918
|
+
"isSource": true,
|
|
1919
|
+
"original": {
|
|
1920
|
+
"value": "{color.dark-mode.neutral.600.value}",
|
|
1921
|
+
"public": true,
|
|
1922
|
+
"isReferenceToInternal": true
|
|
1923
|
+
},
|
|
1924
|
+
"name": "color-dark-mode-input-background-critical",
|
|
1925
|
+
"attributes": {
|
|
1926
|
+
"category": "color",
|
|
1927
|
+
"type": "dark-mode",
|
|
1928
|
+
"item": "input",
|
|
1929
|
+
"subitem": "background",
|
|
1930
|
+
"state": "critical"
|
|
1931
|
+
},
|
|
1932
|
+
"path": [
|
|
1933
|
+
"color",
|
|
1934
|
+
"dark-mode",
|
|
1935
|
+
"input",
|
|
1936
|
+
"background",
|
|
1937
|
+
"critical"
|
|
1758
1938
|
]
|
|
1759
1939
|
}
|
|
1760
1940
|
},
|
|
1761
1941
|
"border": {
|
|
1762
1942
|
"default": {
|
|
1763
|
-
"value": "#
|
|
1943
|
+
"value": "#a6a3b4",
|
|
1944
|
+
"public": true,
|
|
1945
|
+
"isReferenceToInternal": true,
|
|
1946
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1947
|
+
"isSource": true,
|
|
1948
|
+
"original": {
|
|
1949
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
1950
|
+
"public": true,
|
|
1951
|
+
"isReferenceToInternal": true
|
|
1952
|
+
},
|
|
1953
|
+
"name": "color-dark-mode-input-border-default",
|
|
1954
|
+
"attributes": {
|
|
1955
|
+
"category": "color",
|
|
1956
|
+
"type": "dark-mode",
|
|
1957
|
+
"item": "input",
|
|
1958
|
+
"subitem": "border",
|
|
1959
|
+
"state": "default"
|
|
1960
|
+
},
|
|
1961
|
+
"path": [
|
|
1962
|
+
"color",
|
|
1963
|
+
"dark-mode",
|
|
1964
|
+
"input",
|
|
1965
|
+
"border",
|
|
1966
|
+
"default"
|
|
1967
|
+
]
|
|
1968
|
+
},
|
|
1969
|
+
"hover": {
|
|
1970
|
+
"value": "#858299",
|
|
1971
|
+
"public": true,
|
|
1972
|
+
"isReferenceToInternal": true,
|
|
1973
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1974
|
+
"isSource": true,
|
|
1975
|
+
"original": {
|
|
1976
|
+
"value": "{color.dark-mode.neutral.300.value}",
|
|
1977
|
+
"public": true,
|
|
1978
|
+
"isReferenceToInternal": true
|
|
1979
|
+
},
|
|
1980
|
+
"name": "color-dark-mode-input-border-hover",
|
|
1981
|
+
"attributes": {
|
|
1982
|
+
"category": "color",
|
|
1983
|
+
"type": "dark-mode",
|
|
1984
|
+
"item": "input",
|
|
1985
|
+
"subitem": "border",
|
|
1986
|
+
"state": "hover"
|
|
1987
|
+
},
|
|
1988
|
+
"path": [
|
|
1989
|
+
"color",
|
|
1990
|
+
"dark-mode",
|
|
1991
|
+
"input",
|
|
1992
|
+
"border",
|
|
1993
|
+
"hover"
|
|
1994
|
+
]
|
|
1995
|
+
},
|
|
1996
|
+
"active": {
|
|
1997
|
+
"value": "#858299",
|
|
1998
|
+
"public": true,
|
|
1999
|
+
"isReferenceToInternal": true,
|
|
2000
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2001
|
+
"isSource": true,
|
|
2002
|
+
"original": {
|
|
2003
|
+
"value": "{color.dark-mode.neutral.300.value}",
|
|
2004
|
+
"public": true,
|
|
2005
|
+
"isReferenceToInternal": true
|
|
2006
|
+
},
|
|
2007
|
+
"name": "color-dark-mode-input-border-active",
|
|
2008
|
+
"attributes": {
|
|
2009
|
+
"category": "color",
|
|
2010
|
+
"type": "dark-mode",
|
|
2011
|
+
"item": "input",
|
|
2012
|
+
"subitem": "border",
|
|
2013
|
+
"state": "active"
|
|
2014
|
+
},
|
|
2015
|
+
"path": [
|
|
2016
|
+
"color",
|
|
2017
|
+
"dark-mode",
|
|
2018
|
+
"input",
|
|
2019
|
+
"border",
|
|
2020
|
+
"active"
|
|
2021
|
+
]
|
|
2022
|
+
},
|
|
2023
|
+
"success": {
|
|
2024
|
+
"value": "#22a06b",
|
|
2025
|
+
"public": true,
|
|
2026
|
+
"isReferenceToInternal": true,
|
|
2027
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2028
|
+
"isSource": true,
|
|
2029
|
+
"original": {
|
|
2030
|
+
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
2031
|
+
"public": true,
|
|
2032
|
+
"isReferenceToInternal": true
|
|
2033
|
+
},
|
|
2034
|
+
"name": "color-dark-mode-input-border-success",
|
|
2035
|
+
"attributes": {
|
|
2036
|
+
"category": "color",
|
|
2037
|
+
"type": "dark-mode",
|
|
2038
|
+
"item": "input",
|
|
2039
|
+
"subitem": "border",
|
|
2040
|
+
"state": "success"
|
|
2041
|
+
},
|
|
2042
|
+
"path": [
|
|
2043
|
+
"color",
|
|
2044
|
+
"dark-mode",
|
|
2045
|
+
"input",
|
|
2046
|
+
"border",
|
|
2047
|
+
"success"
|
|
2048
|
+
]
|
|
2049
|
+
},
|
|
2050
|
+
"critical": {
|
|
2051
|
+
"value": "#e05757",
|
|
2052
|
+
"public": true,
|
|
2053
|
+
"isReferenceToInternal": true,
|
|
2054
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2055
|
+
"isSource": true,
|
|
2056
|
+
"original": {
|
|
2057
|
+
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
2058
|
+
"public": true,
|
|
2059
|
+
"isReferenceToInternal": true
|
|
2060
|
+
},
|
|
2061
|
+
"name": "color-dark-mode-input-border-critical",
|
|
2062
|
+
"attributes": {
|
|
2063
|
+
"category": "color",
|
|
2064
|
+
"type": "dark-mode",
|
|
2065
|
+
"item": "input",
|
|
2066
|
+
"subitem": "border",
|
|
2067
|
+
"state": "critical"
|
|
2068
|
+
},
|
|
2069
|
+
"path": [
|
|
2070
|
+
"color",
|
|
2071
|
+
"dark-mode",
|
|
2072
|
+
"input",
|
|
2073
|
+
"border",
|
|
2074
|
+
"critical"
|
|
2075
|
+
]
|
|
2076
|
+
}
|
|
2077
|
+
},
|
|
2078
|
+
"foreground": {
|
|
2079
|
+
"default": {
|
|
2080
|
+
"value": "#ffffff",
|
|
2081
|
+
"public": true,
|
|
2082
|
+
"isReferenceToInternal": true,
|
|
2083
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2084
|
+
"isSource": true,
|
|
2085
|
+
"original": {
|
|
2086
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
2087
|
+
"public": true,
|
|
2088
|
+
"isReferenceToInternal": true
|
|
2089
|
+
},
|
|
2090
|
+
"name": "color-dark-mode-input-foreground-default",
|
|
2091
|
+
"attributes": {
|
|
2092
|
+
"category": "color",
|
|
2093
|
+
"type": "dark-mode",
|
|
2094
|
+
"item": "input",
|
|
2095
|
+
"subitem": "foreground",
|
|
2096
|
+
"state": "default"
|
|
2097
|
+
},
|
|
2098
|
+
"path": [
|
|
2099
|
+
"color",
|
|
2100
|
+
"dark-mode",
|
|
2101
|
+
"input",
|
|
2102
|
+
"foreground",
|
|
2103
|
+
"default"
|
|
2104
|
+
]
|
|
2105
|
+
},
|
|
2106
|
+
"hover": {
|
|
2107
|
+
"value": "#ffffff",
|
|
2108
|
+
"public": true,
|
|
2109
|
+
"isReferenceToInternal": true,
|
|
2110
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2111
|
+
"isSource": true,
|
|
2112
|
+
"original": {
|
|
2113
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
2114
|
+
"public": true,
|
|
2115
|
+
"isReferenceToInternal": true
|
|
2116
|
+
},
|
|
2117
|
+
"name": "color-dark-mode-input-foreground-hover",
|
|
2118
|
+
"attributes": {
|
|
2119
|
+
"category": "color",
|
|
2120
|
+
"type": "dark-mode",
|
|
2121
|
+
"item": "input",
|
|
2122
|
+
"subitem": "foreground",
|
|
2123
|
+
"state": "hover"
|
|
2124
|
+
},
|
|
2125
|
+
"path": [
|
|
2126
|
+
"color",
|
|
2127
|
+
"dark-mode",
|
|
2128
|
+
"input",
|
|
2129
|
+
"foreground",
|
|
2130
|
+
"hover"
|
|
2131
|
+
]
|
|
2132
|
+
},
|
|
2133
|
+
"active": {
|
|
2134
|
+
"value": "#ffffff",
|
|
2135
|
+
"public": true,
|
|
2136
|
+
"isReferenceToInternal": true,
|
|
2137
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
2138
|
+
"isSource": true,
|
|
2139
|
+
"original": {
|
|
2140
|
+
"value": "{color.dark-mode.neutral.000.value}",
|
|
2141
|
+
"public": true,
|
|
2142
|
+
"isReferenceToInternal": true
|
|
2143
|
+
},
|
|
2144
|
+
"name": "color-dark-mode-input-foreground-active",
|
|
2145
|
+
"attributes": {
|
|
2146
|
+
"category": "color",
|
|
2147
|
+
"type": "dark-mode",
|
|
2148
|
+
"item": "input",
|
|
2149
|
+
"subitem": "foreground",
|
|
2150
|
+
"state": "active"
|
|
2151
|
+
},
|
|
2152
|
+
"path": [
|
|
2153
|
+
"color",
|
|
2154
|
+
"dark-mode",
|
|
2155
|
+
"input",
|
|
2156
|
+
"foreground",
|
|
2157
|
+
"active"
|
|
2158
|
+
]
|
|
2159
|
+
},
|
|
2160
|
+
"success": {
|
|
2161
|
+
"value": "#22a06b",
|
|
1764
2162
|
"public": true,
|
|
1765
|
-
"
|
|
2163
|
+
"isReferenceToInternal": true,
|
|
2164
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1766
2165
|
"isSource": true,
|
|
1767
2166
|
"original": {
|
|
1768
|
-
"value": "{color.dark-mode.
|
|
1769
|
-
"public": true
|
|
2167
|
+
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
2168
|
+
"public": true,
|
|
2169
|
+
"isReferenceToInternal": true
|
|
1770
2170
|
},
|
|
1771
|
-
"name": "color-dark-mode-input-
|
|
2171
|
+
"name": "color-dark-mode-input-foreground-success",
|
|
1772
2172
|
"attributes": {
|
|
1773
2173
|
"category": "color",
|
|
1774
2174
|
"type": "dark-mode",
|
|
1775
2175
|
"item": "input",
|
|
1776
|
-
"subitem": "
|
|
1777
|
-
"state": "
|
|
2176
|
+
"subitem": "foreground",
|
|
2177
|
+
"state": "success"
|
|
1778
2178
|
},
|
|
1779
2179
|
"path": [
|
|
1780
2180
|
"color",
|
|
1781
2181
|
"dark-mode",
|
|
1782
2182
|
"input",
|
|
1783
|
-
"
|
|
1784
|
-
"
|
|
2183
|
+
"foreground",
|
|
2184
|
+
"success"
|
|
1785
2185
|
]
|
|
1786
2186
|
},
|
|
1787
|
-
"
|
|
1788
|
-
"value": "#
|
|
2187
|
+
"critical": {
|
|
2188
|
+
"value": "#e05757",
|
|
1789
2189
|
"public": true,
|
|
1790
2190
|
"isReferenceToInternal": true,
|
|
1791
|
-
"filePath": "tokens/color/alias/
|
|
2191
|
+
"filePath": "tokens/color/alias/form.dark.json",
|
|
1792
2192
|
"isSource": true,
|
|
1793
2193
|
"original": {
|
|
1794
|
-
"value": "{color.dark-mode.
|
|
2194
|
+
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
1795
2195
|
"public": true,
|
|
1796
2196
|
"isReferenceToInternal": true
|
|
1797
2197
|
},
|
|
1798
|
-
"name": "color-dark-mode-input-
|
|
2198
|
+
"name": "color-dark-mode-input-foreground-critical",
|
|
1799
2199
|
"attributes": {
|
|
1800
2200
|
"category": "color",
|
|
1801
2201
|
"type": "dark-mode",
|
|
1802
2202
|
"item": "input",
|
|
1803
|
-
"subitem": "
|
|
1804
|
-
"state": "
|
|
2203
|
+
"subitem": "foreground",
|
|
2204
|
+
"state": "critical"
|
|
1805
2205
|
},
|
|
1806
2206
|
"path": [
|
|
1807
2207
|
"color",
|
|
1808
2208
|
"dark-mode",
|
|
1809
2209
|
"input",
|
|
1810
|
-
"
|
|
1811
|
-
"
|
|
2210
|
+
"foreground",
|
|
2211
|
+
"critical"
|
|
1812
2212
|
]
|
|
1813
2213
|
}
|
|
1814
2214
|
}
|
|
@@ -5445,7 +5845,7 @@
|
|
|
5445
5845
|
"value": "#ffffff",
|
|
5446
5846
|
"public": true,
|
|
5447
5847
|
"isReferenceToInternal": true,
|
|
5448
|
-
"filePath": "tokens/color/alias/
|
|
5848
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5449
5849
|
"isSource": true,
|
|
5450
5850
|
"original": {
|
|
5451
5851
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -5468,43 +5868,126 @@
|
|
|
5468
5868
|
"default"
|
|
5469
5869
|
]
|
|
5470
5870
|
},
|
|
5471
|
-
"
|
|
5472
|
-
"value": "#
|
|
5871
|
+
"hover": {
|
|
5872
|
+
"value": "#f0ecff",
|
|
5873
|
+
"public": true,
|
|
5874
|
+
"isReferenceToInternal": true,
|
|
5875
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5876
|
+
"isSource": true,
|
|
5877
|
+
"original": {
|
|
5878
|
+
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
5879
|
+
"public": true,
|
|
5880
|
+
"isReferenceToInternal": true
|
|
5881
|
+
},
|
|
5882
|
+
"name": "color-light-mode-input-background-hover",
|
|
5883
|
+
"attributes": {
|
|
5884
|
+
"category": "color",
|
|
5885
|
+
"type": "light-mode",
|
|
5886
|
+
"item": "input",
|
|
5887
|
+
"subitem": "background",
|
|
5888
|
+
"state": "hover"
|
|
5889
|
+
},
|
|
5890
|
+
"path": [
|
|
5891
|
+
"color",
|
|
5892
|
+
"light-mode",
|
|
5893
|
+
"input",
|
|
5894
|
+
"background",
|
|
5895
|
+
"hover"
|
|
5896
|
+
]
|
|
5897
|
+
},
|
|
5898
|
+
"active": {
|
|
5899
|
+
"value": "#ffffff",
|
|
5900
|
+
"public": true,
|
|
5901
|
+
"isReferenceToInternal": true,
|
|
5902
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5903
|
+
"isSource": true,
|
|
5904
|
+
"original": {
|
|
5905
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
5906
|
+
"public": true,
|
|
5907
|
+
"isReferenceToInternal": true
|
|
5908
|
+
},
|
|
5909
|
+
"name": "color-light-mode-input-background-active",
|
|
5910
|
+
"attributes": {
|
|
5911
|
+
"category": "color",
|
|
5912
|
+
"type": "light-mode",
|
|
5913
|
+
"item": "input",
|
|
5914
|
+
"subitem": "background",
|
|
5915
|
+
"state": "active"
|
|
5916
|
+
},
|
|
5917
|
+
"path": [
|
|
5918
|
+
"color",
|
|
5919
|
+
"light-mode",
|
|
5920
|
+
"input",
|
|
5921
|
+
"background",
|
|
5922
|
+
"active"
|
|
5923
|
+
]
|
|
5924
|
+
},
|
|
5925
|
+
"success": {
|
|
5926
|
+
"value": "#ffffff",
|
|
5927
|
+
"public": true,
|
|
5928
|
+
"isReferenceToInternal": true,
|
|
5929
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5930
|
+
"isSource": true,
|
|
5931
|
+
"original": {
|
|
5932
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
5933
|
+
"public": true,
|
|
5934
|
+
"isReferenceToInternal": true
|
|
5935
|
+
},
|
|
5936
|
+
"name": "color-light-mode-input-background-success",
|
|
5937
|
+
"attributes": {
|
|
5938
|
+
"category": "color",
|
|
5939
|
+
"type": "light-mode",
|
|
5940
|
+
"item": "input",
|
|
5941
|
+
"subitem": "background",
|
|
5942
|
+
"state": "success"
|
|
5943
|
+
},
|
|
5944
|
+
"path": [
|
|
5945
|
+
"color",
|
|
5946
|
+
"light-mode",
|
|
5947
|
+
"input",
|
|
5948
|
+
"background",
|
|
5949
|
+
"success"
|
|
5950
|
+
]
|
|
5951
|
+
},
|
|
5952
|
+
"critical": {
|
|
5953
|
+
"value": "#ffebeb",
|
|
5473
5954
|
"public": true,
|
|
5474
5955
|
"isReferenceToInternal": true,
|
|
5475
|
-
"filePath": "tokens/color/alias/
|
|
5956
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5476
5957
|
"isSource": true,
|
|
5477
5958
|
"original": {
|
|
5478
|
-
"value": "{color.light-mode.
|
|
5959
|
+
"value": "{color.light-mode.semantic.error.100.value}",
|
|
5479
5960
|
"public": true,
|
|
5480
5961
|
"isReferenceToInternal": true
|
|
5481
5962
|
},
|
|
5482
|
-
"name": "color-light-mode-input-background-
|
|
5963
|
+
"name": "color-light-mode-input-background-critical",
|
|
5483
5964
|
"attributes": {
|
|
5484
5965
|
"category": "color",
|
|
5485
5966
|
"type": "light-mode",
|
|
5486
5967
|
"item": "input",
|
|
5487
5968
|
"subitem": "background",
|
|
5488
|
-
"state": "
|
|
5969
|
+
"state": "critical"
|
|
5489
5970
|
},
|
|
5490
5971
|
"path": [
|
|
5491
5972
|
"color",
|
|
5492
5973
|
"light-mode",
|
|
5493
5974
|
"input",
|
|
5494
5975
|
"background",
|
|
5495
|
-
"
|
|
5976
|
+
"critical"
|
|
5496
5977
|
]
|
|
5497
5978
|
}
|
|
5498
5979
|
},
|
|
5499
5980
|
"border": {
|
|
5500
5981
|
"default": {
|
|
5501
|
-
"value": "#
|
|
5982
|
+
"value": "#8f8f99",
|
|
5502
5983
|
"public": true,
|
|
5503
|
-
"
|
|
5984
|
+
"isReferenceToInternal": true,
|
|
5985
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5504
5986
|
"isSource": true,
|
|
5505
5987
|
"original": {
|
|
5506
|
-
"value": "{color.light-mode.
|
|
5507
|
-
"public": true
|
|
5988
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
5989
|
+
"public": true,
|
|
5990
|
+
"isReferenceToInternal": true
|
|
5508
5991
|
},
|
|
5509
5992
|
"name": "color-light-mode-input-border-default",
|
|
5510
5993
|
"attributes": {
|
|
@@ -5522,31 +6005,249 @@
|
|
|
5522
6005
|
"default"
|
|
5523
6006
|
]
|
|
5524
6007
|
},
|
|
5525
|
-
"
|
|
5526
|
-
"value": "#
|
|
6008
|
+
"hover": {
|
|
6009
|
+
"value": "#785aff",
|
|
6010
|
+
"public": true,
|
|
6011
|
+
"isReferenceToInternal": true,
|
|
6012
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6013
|
+
"isSource": true,
|
|
6014
|
+
"original": {
|
|
6015
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
6016
|
+
"public": true,
|
|
6017
|
+
"isReferenceToInternal": true
|
|
6018
|
+
},
|
|
6019
|
+
"name": "color-light-mode-input-border-hover",
|
|
6020
|
+
"attributes": {
|
|
6021
|
+
"category": "color",
|
|
6022
|
+
"type": "light-mode",
|
|
6023
|
+
"item": "input",
|
|
6024
|
+
"subitem": "border",
|
|
6025
|
+
"state": "hover"
|
|
6026
|
+
},
|
|
6027
|
+
"path": [
|
|
6028
|
+
"color",
|
|
6029
|
+
"light-mode",
|
|
6030
|
+
"input",
|
|
6031
|
+
"border",
|
|
6032
|
+
"hover"
|
|
6033
|
+
]
|
|
6034
|
+
},
|
|
6035
|
+
"active": {
|
|
6036
|
+
"value": "#785aff",
|
|
6037
|
+
"public": true,
|
|
6038
|
+
"isReferenceToInternal": true,
|
|
6039
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6040
|
+
"isSource": true,
|
|
6041
|
+
"original": {
|
|
6042
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
6043
|
+
"public": true,
|
|
6044
|
+
"isReferenceToInternal": true
|
|
6045
|
+
},
|
|
6046
|
+
"name": "color-light-mode-input-border-active",
|
|
6047
|
+
"attributes": {
|
|
6048
|
+
"category": "color",
|
|
6049
|
+
"type": "light-mode",
|
|
6050
|
+
"item": "input",
|
|
6051
|
+
"subitem": "border",
|
|
6052
|
+
"state": "active"
|
|
6053
|
+
},
|
|
6054
|
+
"path": [
|
|
6055
|
+
"color",
|
|
6056
|
+
"light-mode",
|
|
6057
|
+
"input",
|
|
6058
|
+
"border",
|
|
6059
|
+
"active"
|
|
6060
|
+
]
|
|
6061
|
+
},
|
|
6062
|
+
"success": {
|
|
6063
|
+
"value": "#1f845a",
|
|
6064
|
+
"public": true,
|
|
6065
|
+
"isReferenceToInternal": true,
|
|
6066
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6067
|
+
"isSource": true,
|
|
6068
|
+
"original": {
|
|
6069
|
+
"value": "{color.light-mode.semantic.success.400.value}",
|
|
6070
|
+
"public": true,
|
|
6071
|
+
"isReferenceToInternal": true
|
|
6072
|
+
},
|
|
6073
|
+
"name": "color-light-mode-input-border-success",
|
|
6074
|
+
"attributes": {
|
|
6075
|
+
"category": "color",
|
|
6076
|
+
"type": "light-mode",
|
|
6077
|
+
"item": "input",
|
|
6078
|
+
"subitem": "border",
|
|
6079
|
+
"state": "success"
|
|
6080
|
+
},
|
|
6081
|
+
"path": [
|
|
6082
|
+
"color",
|
|
6083
|
+
"light-mode",
|
|
6084
|
+
"input",
|
|
6085
|
+
"border",
|
|
6086
|
+
"success"
|
|
6087
|
+
]
|
|
6088
|
+
},
|
|
6089
|
+
"critical": {
|
|
6090
|
+
"value": "#d61f1f",
|
|
5527
6091
|
"public": true,
|
|
5528
6092
|
"isReferenceToInternal": true,
|
|
5529
|
-
"filePath": "tokens/color/alias/
|
|
6093
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
5530
6094
|
"isSource": true,
|
|
5531
6095
|
"original": {
|
|
5532
|
-
"value": "{color.light-mode.
|
|
6096
|
+
"value": "{color.light-mode.semantic.error.400.value}",
|
|
5533
6097
|
"public": true,
|
|
5534
6098
|
"isReferenceToInternal": true
|
|
5535
6099
|
},
|
|
5536
|
-
"name": "color-light-mode-input-border-
|
|
6100
|
+
"name": "color-light-mode-input-border-critical",
|
|
5537
6101
|
"attributes": {
|
|
5538
6102
|
"category": "color",
|
|
5539
6103
|
"type": "light-mode",
|
|
5540
6104
|
"item": "input",
|
|
5541
6105
|
"subitem": "border",
|
|
5542
|
-
"state": "
|
|
6106
|
+
"state": "critical"
|
|
5543
6107
|
},
|
|
5544
6108
|
"path": [
|
|
5545
6109
|
"color",
|
|
5546
6110
|
"light-mode",
|
|
5547
6111
|
"input",
|
|
5548
6112
|
"border",
|
|
5549
|
-
"
|
|
6113
|
+
"critical"
|
|
6114
|
+
]
|
|
6115
|
+
}
|
|
6116
|
+
},
|
|
6117
|
+
"foreground": {
|
|
6118
|
+
"default": {
|
|
6119
|
+
"value": "#23232d",
|
|
6120
|
+
"public": true,
|
|
6121
|
+
"isReferenceToInternal": true,
|
|
6122
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6123
|
+
"isSource": true,
|
|
6124
|
+
"original": {
|
|
6125
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
6126
|
+
"public": true,
|
|
6127
|
+
"isReferenceToInternal": true
|
|
6128
|
+
},
|
|
6129
|
+
"name": "color-light-mode-input-foreground-default",
|
|
6130
|
+
"attributes": {
|
|
6131
|
+
"category": "color",
|
|
6132
|
+
"type": "light-mode",
|
|
6133
|
+
"item": "input",
|
|
6134
|
+
"subitem": "foreground",
|
|
6135
|
+
"state": "default"
|
|
6136
|
+
},
|
|
6137
|
+
"path": [
|
|
6138
|
+
"color",
|
|
6139
|
+
"light-mode",
|
|
6140
|
+
"input",
|
|
6141
|
+
"foreground",
|
|
6142
|
+
"default"
|
|
6143
|
+
]
|
|
6144
|
+
},
|
|
6145
|
+
"hover": {
|
|
6146
|
+
"value": "#23232d",
|
|
6147
|
+
"public": true,
|
|
6148
|
+
"isReferenceToInternal": true,
|
|
6149
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6150
|
+
"isSource": true,
|
|
6151
|
+
"original": {
|
|
6152
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
6153
|
+
"public": true,
|
|
6154
|
+
"isReferenceToInternal": true
|
|
6155
|
+
},
|
|
6156
|
+
"name": "color-light-mode-input-foreground-hover",
|
|
6157
|
+
"attributes": {
|
|
6158
|
+
"category": "color",
|
|
6159
|
+
"type": "light-mode",
|
|
6160
|
+
"item": "input",
|
|
6161
|
+
"subitem": "foreground",
|
|
6162
|
+
"state": "hover"
|
|
6163
|
+
},
|
|
6164
|
+
"path": [
|
|
6165
|
+
"color",
|
|
6166
|
+
"light-mode",
|
|
6167
|
+
"input",
|
|
6168
|
+
"foreground",
|
|
6169
|
+
"hover"
|
|
6170
|
+
]
|
|
6171
|
+
},
|
|
6172
|
+
"active": {
|
|
6173
|
+
"value": "#23232d",
|
|
6174
|
+
"public": true,
|
|
6175
|
+
"isReferenceToInternal": true,
|
|
6176
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6177
|
+
"isSource": true,
|
|
6178
|
+
"original": {
|
|
6179
|
+
"value": "{color.light-mode.neutral.700.value}",
|
|
6180
|
+
"public": true,
|
|
6181
|
+
"isReferenceToInternal": true
|
|
6182
|
+
},
|
|
6183
|
+
"name": "color-light-mode-input-foreground-active",
|
|
6184
|
+
"attributes": {
|
|
6185
|
+
"category": "color",
|
|
6186
|
+
"type": "light-mode",
|
|
6187
|
+
"item": "input",
|
|
6188
|
+
"subitem": "foreground",
|
|
6189
|
+
"state": "active"
|
|
6190
|
+
},
|
|
6191
|
+
"path": [
|
|
6192
|
+
"color",
|
|
6193
|
+
"light-mode",
|
|
6194
|
+
"input",
|
|
6195
|
+
"foreground",
|
|
6196
|
+
"active"
|
|
6197
|
+
]
|
|
6198
|
+
},
|
|
6199
|
+
"success": {
|
|
6200
|
+
"value": "#1f845a",
|
|
6201
|
+
"public": true,
|
|
6202
|
+
"isReferenceToInternal": true,
|
|
6203
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6204
|
+
"isSource": true,
|
|
6205
|
+
"original": {
|
|
6206
|
+
"value": "{color.light-mode.semantic.success.400.value}",
|
|
6207
|
+
"public": true,
|
|
6208
|
+
"isReferenceToInternal": true
|
|
6209
|
+
},
|
|
6210
|
+
"name": "color-light-mode-input-foreground-success",
|
|
6211
|
+
"attributes": {
|
|
6212
|
+
"category": "color",
|
|
6213
|
+
"type": "light-mode",
|
|
6214
|
+
"item": "input",
|
|
6215
|
+
"subitem": "foreground",
|
|
6216
|
+
"state": "success"
|
|
6217
|
+
},
|
|
6218
|
+
"path": [
|
|
6219
|
+
"color",
|
|
6220
|
+
"light-mode",
|
|
6221
|
+
"input",
|
|
6222
|
+
"foreground",
|
|
6223
|
+
"success"
|
|
6224
|
+
]
|
|
6225
|
+
},
|
|
6226
|
+
"critical": {
|
|
6227
|
+
"value": "#d61f1f",
|
|
6228
|
+
"public": true,
|
|
6229
|
+
"isReferenceToInternal": true,
|
|
6230
|
+
"filePath": "tokens/color/alias/form.light.json",
|
|
6231
|
+
"isSource": true,
|
|
6232
|
+
"original": {
|
|
6233
|
+
"value": "{color.light-mode.semantic.error.400.value}",
|
|
6234
|
+
"public": true,
|
|
6235
|
+
"isReferenceToInternal": true
|
|
6236
|
+
},
|
|
6237
|
+
"name": "color-light-mode-input-foreground-critical",
|
|
6238
|
+
"attributes": {
|
|
6239
|
+
"category": "color",
|
|
6240
|
+
"type": "light-mode",
|
|
6241
|
+
"item": "input",
|
|
6242
|
+
"subitem": "foreground",
|
|
6243
|
+
"state": "critical"
|
|
6244
|
+
},
|
|
6245
|
+
"path": [
|
|
6246
|
+
"color",
|
|
6247
|
+
"light-mode",
|
|
6248
|
+
"input",
|
|
6249
|
+
"foreground",
|
|
6250
|
+
"critical"
|
|
5550
6251
|
]
|
|
5551
6252
|
}
|
|
5552
6253
|
}
|
|
@@ -5869,13 +6570,13 @@
|
|
|
5869
6570
|
]
|
|
5870
6571
|
},
|
|
5871
6572
|
"active": {
|
|
5872
|
-
"value": "#
|
|
6573
|
+
"value": "#e5dbff",
|
|
5873
6574
|
"public": true,
|
|
5874
6575
|
"isReferenceToInternal": true,
|
|
5875
6576
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
5876
6577
|
"isSource": true,
|
|
5877
6578
|
"original": {
|
|
5878
|
-
"value": "{color.light-mode.
|
|
6579
|
+
"value": "{color.light-mode.brand.secondary.200.value}",
|
|
5879
6580
|
"public": true,
|
|
5880
6581
|
"isReferenceToInternal": true
|
|
5881
6582
|
},
|
|
@@ -6127,13 +6828,13 @@
|
|
|
6127
6828
|
]
|
|
6128
6829
|
},
|
|
6129
6830
|
"active": {
|
|
6130
|
-
"value": "#
|
|
6831
|
+
"value": "#e5dbff",
|
|
6131
6832
|
"public": true,
|
|
6132
6833
|
"isReferenceToInternal": true,
|
|
6133
6834
|
"filePath": "tokens/color/alias/interactive.light.json",
|
|
6134
6835
|
"isSource": true,
|
|
6135
6836
|
"original": {
|
|
6136
|
-
"value": "{color.light-mode.
|
|
6837
|
+
"value": "{color.light-mode.brand.secondary.200.value}",
|
|
6137
6838
|
"public": true,
|
|
6138
6839
|
"isReferenceToInternal": true
|
|
6139
6840
|
},
|
|
@@ -7646,11 +8347,11 @@
|
|
|
7646
8347
|
]
|
|
7647
8348
|
},
|
|
7648
8349
|
"200": {
|
|
7649
|
-
"value": "#
|
|
8350
|
+
"value": "#e5dbff",
|
|
7650
8351
|
"filePath": "tokens/color/base/brand.light.json",
|
|
7651
8352
|
"isSource": true,
|
|
7652
8353
|
"original": {
|
|
7653
|
-
"value": "#
|
|
8354
|
+
"value": "#E5DBFF"
|
|
7654
8355
|
},
|
|
7655
8356
|
"name": "color-light-mode-brand-secondary-200",
|
|
7656
8357
|
"attributes": {
|