@mittwald/flow-design-tokens 0.1.0-alpha.261 → 0.1.0-alpha.262
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/dist/variables.css +136 -68
- package/dist/variables.json +1957 -679
- package/package.json +2 -2
package/dist/variables.json
CHANGED
|
@@ -1872,164 +1872,209 @@
|
|
|
1872
1872
|
}
|
|
1873
1873
|
},
|
|
1874
1874
|
"primary-plain-content-color": {
|
|
1875
|
+
"value": "#0054F5",
|
|
1876
|
+
"filePath": "src/color-aliases.yml",
|
|
1877
|
+
"isSource": true,
|
|
1878
|
+
"original": {
|
|
1879
|
+
"value": "{primary.color.800}"
|
|
1880
|
+
},
|
|
1881
|
+
"name": "PrimaryPlainContentColor",
|
|
1882
|
+
"attributes": {
|
|
1883
|
+
"category": "primary-plain-content-color"
|
|
1884
|
+
},
|
|
1885
|
+
"path": [
|
|
1886
|
+
"primary-plain-content-color"
|
|
1887
|
+
]
|
|
1888
|
+
},
|
|
1889
|
+
"primary-soft-background-color": {
|
|
1875
1890
|
"default": {
|
|
1876
|
-
"value": "#
|
|
1891
|
+
"value": "#F0F5FF",
|
|
1877
1892
|
"filePath": "src/color-aliases.yml",
|
|
1878
1893
|
"isSource": true,
|
|
1879
1894
|
"original": {
|
|
1880
|
-
"value": "{primary.color.
|
|
1895
|
+
"value": "{primary.color.100}"
|
|
1881
1896
|
},
|
|
1882
|
-
"name": "
|
|
1897
|
+
"name": "PrimarySoftBackgroundColorDefault",
|
|
1883
1898
|
"attributes": {
|
|
1884
|
-
"category": "primary-
|
|
1899
|
+
"category": "primary-soft-background-color",
|
|
1885
1900
|
"type": "default"
|
|
1886
1901
|
},
|
|
1887
1902
|
"path": [
|
|
1888
|
-
"primary-
|
|
1903
|
+
"primary-soft-background-color",
|
|
1889
1904
|
"default"
|
|
1890
1905
|
]
|
|
1891
1906
|
},
|
|
1892
1907
|
"hover": {
|
|
1893
|
-
"value": "#
|
|
1908
|
+
"value": "#E0EBFF",
|
|
1894
1909
|
"filePath": "src/color-aliases.yml",
|
|
1895
1910
|
"isSource": true,
|
|
1896
1911
|
"original": {
|
|
1897
|
-
"value": "{primary.color.
|
|
1912
|
+
"value": "{primary.color.200}"
|
|
1898
1913
|
},
|
|
1899
|
-
"name": "
|
|
1914
|
+
"name": "PrimarySoftBackgroundColorHover",
|
|
1900
1915
|
"attributes": {
|
|
1901
|
-
"category": "primary-
|
|
1916
|
+
"category": "primary-soft-background-color",
|
|
1902
1917
|
"type": "hover"
|
|
1903
1918
|
},
|
|
1904
1919
|
"path": [
|
|
1905
|
-
"primary-
|
|
1920
|
+
"primary-soft-background-color",
|
|
1906
1921
|
"hover"
|
|
1907
1922
|
]
|
|
1908
1923
|
},
|
|
1909
1924
|
"pressed": {
|
|
1910
|
-
"value": "#
|
|
1925
|
+
"value": "#ABC6FF",
|
|
1911
1926
|
"filePath": "src/color-aliases.yml",
|
|
1912
1927
|
"isSource": true,
|
|
1913
1928
|
"original": {
|
|
1914
|
-
"value": "{primary.color.
|
|
1929
|
+
"value": "{primary.color.300}"
|
|
1915
1930
|
},
|
|
1916
|
-
"name": "
|
|
1931
|
+
"name": "PrimarySoftBackgroundColorPressed",
|
|
1917
1932
|
"attributes": {
|
|
1918
|
-
"category": "primary-
|
|
1933
|
+
"category": "primary-soft-background-color",
|
|
1919
1934
|
"type": "pressed"
|
|
1920
1935
|
},
|
|
1921
1936
|
"path": [
|
|
1922
|
-
"primary-
|
|
1937
|
+
"primary-soft-background-color",
|
|
1923
1938
|
"pressed"
|
|
1924
1939
|
]
|
|
1925
1940
|
}
|
|
1926
1941
|
},
|
|
1927
|
-
"primary-soft-
|
|
1942
|
+
"primary-soft-content-color": {
|
|
1928
1943
|
"default": {
|
|
1929
|
-
"value": "#
|
|
1944
|
+
"value": "#003FB8",
|
|
1930
1945
|
"filePath": "src/color-aliases.yml",
|
|
1931
1946
|
"isSource": true,
|
|
1932
1947
|
"original": {
|
|
1933
|
-
"value": "{primary.color.
|
|
1948
|
+
"value": "{primary.color.900}"
|
|
1934
1949
|
},
|
|
1935
|
-
"name": "
|
|
1950
|
+
"name": "PrimarySoftContentColorDefault",
|
|
1936
1951
|
"attributes": {
|
|
1937
|
-
"category": "primary-soft-
|
|
1952
|
+
"category": "primary-soft-content-color",
|
|
1938
1953
|
"type": "default"
|
|
1939
1954
|
},
|
|
1940
1955
|
"path": [
|
|
1941
|
-
"primary-soft-
|
|
1956
|
+
"primary-soft-content-color",
|
|
1942
1957
|
"default"
|
|
1943
1958
|
]
|
|
1944
1959
|
},
|
|
1945
1960
|
"hover": {
|
|
1946
|
-
"value": "#
|
|
1961
|
+
"value": "#003FB8",
|
|
1947
1962
|
"filePath": "src/color-aliases.yml",
|
|
1948
1963
|
"isSource": true,
|
|
1949
1964
|
"original": {
|
|
1950
|
-
"value": "{primary.color.
|
|
1965
|
+
"value": "{primary.color.900}"
|
|
1951
1966
|
},
|
|
1952
|
-
"name": "
|
|
1967
|
+
"name": "PrimarySoftContentColorHover",
|
|
1953
1968
|
"attributes": {
|
|
1954
|
-
"category": "primary-soft-
|
|
1969
|
+
"category": "primary-soft-content-color",
|
|
1955
1970
|
"type": "hover"
|
|
1956
1971
|
},
|
|
1957
1972
|
"path": [
|
|
1958
|
-
"primary-soft-
|
|
1973
|
+
"primary-soft-content-color",
|
|
1959
1974
|
"hover"
|
|
1960
1975
|
]
|
|
1961
1976
|
},
|
|
1962
1977
|
"pressed": {
|
|
1963
|
-
"value": "#
|
|
1978
|
+
"value": "#002A7B",
|
|
1964
1979
|
"filePath": "src/color-aliases.yml",
|
|
1965
1980
|
"isSource": true,
|
|
1966
1981
|
"original": {
|
|
1967
|
-
"value": "{primary.color.
|
|
1982
|
+
"value": "{primary.color.1000}"
|
|
1968
1983
|
},
|
|
1969
|
-
"name": "
|
|
1984
|
+
"name": "PrimarySoftContentColorPressed",
|
|
1970
1985
|
"attributes": {
|
|
1971
|
-
"category": "primary-soft-
|
|
1986
|
+
"category": "primary-soft-content-color",
|
|
1972
1987
|
"type": "pressed"
|
|
1973
1988
|
},
|
|
1974
1989
|
"path": [
|
|
1975
|
-
"primary-soft-
|
|
1990
|
+
"primary-soft-content-color",
|
|
1976
1991
|
"pressed"
|
|
1977
1992
|
]
|
|
1978
1993
|
}
|
|
1979
1994
|
},
|
|
1980
|
-
"primary-
|
|
1995
|
+
"primary-outline-background-color": {
|
|
1981
1996
|
"default": {
|
|
1982
|
-
"value": "
|
|
1997
|
+
"value": "transparent",
|
|
1983
1998
|
"filePath": "src/color-aliases.yml",
|
|
1984
1999
|
"isSource": true,
|
|
1985
2000
|
"original": {
|
|
1986
|
-
"value": "{
|
|
2001
|
+
"value": "{color.transparent}"
|
|
1987
2002
|
},
|
|
1988
|
-
"name": "
|
|
2003
|
+
"name": "PrimaryOutlineBackgroundColorDefault",
|
|
1989
2004
|
"attributes": {
|
|
1990
|
-
"category": "primary-
|
|
2005
|
+
"category": "primary-outline-background-color",
|
|
1991
2006
|
"type": "default"
|
|
1992
2007
|
},
|
|
1993
2008
|
"path": [
|
|
1994
|
-
"primary-
|
|
2009
|
+
"primary-outline-background-color",
|
|
1995
2010
|
"default"
|
|
1996
2011
|
]
|
|
1997
2012
|
},
|
|
1998
2013
|
"hover": {
|
|
1999
|
-
"value": "#
|
|
2014
|
+
"value": "#F0F5FF",
|
|
2000
2015
|
"filePath": "src/color-aliases.yml",
|
|
2001
2016
|
"isSource": true,
|
|
2002
2017
|
"original": {
|
|
2003
|
-
"value": "{primary.color.
|
|
2018
|
+
"value": "{primary.color.100}"
|
|
2004
2019
|
},
|
|
2005
|
-
"name": "
|
|
2020
|
+
"name": "PrimaryOutlineBackgroundColorHover",
|
|
2006
2021
|
"attributes": {
|
|
2007
|
-
"category": "primary-
|
|
2022
|
+
"category": "primary-outline-background-color",
|
|
2008
2023
|
"type": "hover"
|
|
2009
2024
|
},
|
|
2010
2025
|
"path": [
|
|
2011
|
-
"primary-
|
|
2026
|
+
"primary-outline-background-color",
|
|
2012
2027
|
"hover"
|
|
2013
2028
|
]
|
|
2014
2029
|
},
|
|
2015
2030
|
"pressed": {
|
|
2016
|
-
"value": "#
|
|
2031
|
+
"value": "#E0EBFF",
|
|
2017
2032
|
"filePath": "src/color-aliases.yml",
|
|
2018
2033
|
"isSource": true,
|
|
2019
2034
|
"original": {
|
|
2020
|
-
"value": "{primary.color.
|
|
2035
|
+
"value": "{primary.color.200}"
|
|
2021
2036
|
},
|
|
2022
|
-
"name": "
|
|
2037
|
+
"name": "PrimaryOutlineBackgroundColorPressed",
|
|
2023
2038
|
"attributes": {
|
|
2024
|
-
"category": "primary-
|
|
2039
|
+
"category": "primary-outline-background-color",
|
|
2025
2040
|
"type": "pressed"
|
|
2026
2041
|
},
|
|
2027
2042
|
"path": [
|
|
2028
|
-
"primary-
|
|
2043
|
+
"primary-outline-background-color",
|
|
2029
2044
|
"pressed"
|
|
2030
2045
|
]
|
|
2031
2046
|
}
|
|
2032
2047
|
},
|
|
2048
|
+
"primary-outline-content-color": {
|
|
2049
|
+
"value": "#003FB8",
|
|
2050
|
+
"filePath": "src/color-aliases.yml",
|
|
2051
|
+
"isSource": true,
|
|
2052
|
+
"original": {
|
|
2053
|
+
"value": "{primary.color.900}"
|
|
2054
|
+
},
|
|
2055
|
+
"name": "PrimaryOutlineContentColor",
|
|
2056
|
+
"attributes": {
|
|
2057
|
+
"category": "primary-outline-content-color"
|
|
2058
|
+
},
|
|
2059
|
+
"path": [
|
|
2060
|
+
"primary-outline-content-color"
|
|
2061
|
+
]
|
|
2062
|
+
},
|
|
2063
|
+
"primary-outline-border-color": {
|
|
2064
|
+
"value": "#0054F5",
|
|
2065
|
+
"filePath": "src/color-aliases.yml",
|
|
2066
|
+
"isSource": true,
|
|
2067
|
+
"original": {
|
|
2068
|
+
"value": "{primary.color.800}"
|
|
2069
|
+
},
|
|
2070
|
+
"name": "PrimaryOutlineBorderColor",
|
|
2071
|
+
"attributes": {
|
|
2072
|
+
"category": "primary-outline-border-color"
|
|
2073
|
+
},
|
|
2074
|
+
"path": [
|
|
2075
|
+
"primary-outline-border-color"
|
|
2076
|
+
]
|
|
2077
|
+
},
|
|
2033
2078
|
"danger-solid-background-color": {
|
|
2034
2079
|
"default": {
|
|
2035
2080
|
"value": "#E1244C",
|
|
@@ -2152,57 +2197,19 @@
|
|
|
2152
2197
|
}
|
|
2153
2198
|
},
|
|
2154
2199
|
"danger-plain-content-color": {
|
|
2155
|
-
"
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
"
|
|
2160
|
-
"value": "{danger.color.800}"
|
|
2161
|
-
},
|
|
2162
|
-
"name": "DangerPlainContentColorDefault",
|
|
2163
|
-
"attributes": {
|
|
2164
|
-
"category": "danger-plain-content-color",
|
|
2165
|
-
"type": "default"
|
|
2166
|
-
},
|
|
2167
|
-
"path": [
|
|
2168
|
-
"danger-plain-content-color",
|
|
2169
|
-
"default"
|
|
2170
|
-
]
|
|
2200
|
+
"value": "#E1244C",
|
|
2201
|
+
"filePath": "src/color-aliases.yml",
|
|
2202
|
+
"isSource": true,
|
|
2203
|
+
"original": {
|
|
2204
|
+
"value": "{danger.color.800}"
|
|
2171
2205
|
},
|
|
2172
|
-
"
|
|
2173
|
-
|
|
2174
|
-
"
|
|
2175
|
-
"isSource": true,
|
|
2176
|
-
"original": {
|
|
2177
|
-
"value": "{danger.color.900}"
|
|
2178
|
-
},
|
|
2179
|
-
"name": "DangerPlainContentColorHover",
|
|
2180
|
-
"attributes": {
|
|
2181
|
-
"category": "danger-plain-content-color",
|
|
2182
|
-
"type": "hover"
|
|
2183
|
-
},
|
|
2184
|
-
"path": [
|
|
2185
|
-
"danger-plain-content-color",
|
|
2186
|
-
"hover"
|
|
2187
|
-
]
|
|
2206
|
+
"name": "DangerPlainContentColor",
|
|
2207
|
+
"attributes": {
|
|
2208
|
+
"category": "danger-plain-content-color"
|
|
2188
2209
|
},
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2191
|
-
|
|
2192
|
-
"isSource": true,
|
|
2193
|
-
"original": {
|
|
2194
|
-
"value": "{danger.color.1000}"
|
|
2195
|
-
},
|
|
2196
|
-
"name": "DangerPlainContentColorPressed",
|
|
2197
|
-
"attributes": {
|
|
2198
|
-
"category": "danger-plain-content-color",
|
|
2199
|
-
"type": "pressed"
|
|
2200
|
-
},
|
|
2201
|
-
"path": [
|
|
2202
|
-
"danger-plain-content-color",
|
|
2203
|
-
"pressed"
|
|
2204
|
-
]
|
|
2205
|
-
}
|
|
2210
|
+
"path": [
|
|
2211
|
+
"danger-plain-content-color"
|
|
2212
|
+
]
|
|
2206
2213
|
},
|
|
2207
2214
|
"danger-outline-background-color": {
|
|
2208
2215
|
"default": {
|
|
@@ -2358,23 +2365,6 @@
|
|
|
2358
2365
|
"default"
|
|
2359
2366
|
]
|
|
2360
2367
|
},
|
|
2361
|
-
"hover": {
|
|
2362
|
-
"value": "#B4193A",
|
|
2363
|
-
"filePath": "src/color-aliases.yml",
|
|
2364
|
-
"isSource": true,
|
|
2365
|
-
"original": {
|
|
2366
|
-
"value": "{danger.color.900}"
|
|
2367
|
-
},
|
|
2368
|
-
"name": "DangerSoftContentColorHover",
|
|
2369
|
-
"attributes": {
|
|
2370
|
-
"category": "danger-soft-content-color",
|
|
2371
|
-
"type": "hover"
|
|
2372
|
-
},
|
|
2373
|
-
"path": [
|
|
2374
|
-
"danger-soft-content-color",
|
|
2375
|
-
"hover"
|
|
2376
|
-
]
|
|
2377
|
-
},
|
|
2378
2368
|
"pressed": {
|
|
2379
2369
|
"value": "#83122A",
|
|
2380
2370
|
"filePath": "src/color-aliases.yml",
|
|
@@ -2615,41 +2605,92 @@
|
|
|
2615
2605
|
"default"
|
|
2616
2606
|
]
|
|
2617
2607
|
},
|
|
2618
|
-
"
|
|
2619
|
-
"value": "#
|
|
2608
|
+
"pressed": {
|
|
2609
|
+
"value": "#002A7B",
|
|
2620
2610
|
"filePath": "src/color-aliases.yml",
|
|
2621
2611
|
"isSource": true,
|
|
2622
2612
|
"original": {
|
|
2623
|
-
"value": "{info.color.
|
|
2613
|
+
"value": "{info.color.1000}"
|
|
2624
2614
|
},
|
|
2625
|
-
"name": "
|
|
2615
|
+
"name": "InfoSoftContentColorPressed",
|
|
2626
2616
|
"attributes": {
|
|
2627
2617
|
"category": "info-soft-content-color",
|
|
2628
|
-
"type": "
|
|
2618
|
+
"type": "pressed"
|
|
2629
2619
|
},
|
|
2630
2620
|
"path": [
|
|
2631
2621
|
"info-soft-content-color",
|
|
2622
|
+
"pressed"
|
|
2623
|
+
]
|
|
2624
|
+
}
|
|
2625
|
+
},
|
|
2626
|
+
"info-plain-background-color": {
|
|
2627
|
+
"default": {
|
|
2628
|
+
"value": "transparent",
|
|
2629
|
+
"filePath": "src/color-aliases.yml",
|
|
2630
|
+
"isSource": true,
|
|
2631
|
+
"original": {
|
|
2632
|
+
"value": "{color.transparent}"
|
|
2633
|
+
},
|
|
2634
|
+
"name": "InfoPlainBackgroundColorDefault",
|
|
2635
|
+
"attributes": {
|
|
2636
|
+
"category": "info-plain-background-color",
|
|
2637
|
+
"type": "default"
|
|
2638
|
+
},
|
|
2639
|
+
"path": [
|
|
2640
|
+
"info-plain-background-color",
|
|
2641
|
+
"default"
|
|
2642
|
+
]
|
|
2643
|
+
},
|
|
2644
|
+
"hover": {
|
|
2645
|
+
"value": "#F0F5FF",
|
|
2646
|
+
"filePath": "src/color-aliases.yml",
|
|
2647
|
+
"isSource": true,
|
|
2648
|
+
"original": {
|
|
2649
|
+
"value": "{info.color.100}"
|
|
2650
|
+
},
|
|
2651
|
+
"name": "InfoPlainBackgroundColorHover",
|
|
2652
|
+
"attributes": {
|
|
2653
|
+
"category": "info-plain-background-color",
|
|
2654
|
+
"type": "hover"
|
|
2655
|
+
},
|
|
2656
|
+
"path": [
|
|
2657
|
+
"info-plain-background-color",
|
|
2632
2658
|
"hover"
|
|
2633
2659
|
]
|
|
2634
2660
|
},
|
|
2635
2661
|
"pressed": {
|
|
2636
|
-
"value": "#
|
|
2662
|
+
"value": "#E0EBFF",
|
|
2637
2663
|
"filePath": "src/color-aliases.yml",
|
|
2638
2664
|
"isSource": true,
|
|
2639
2665
|
"original": {
|
|
2640
|
-
"value": "{info.color.
|
|
2666
|
+
"value": "{info.color.200}"
|
|
2641
2667
|
},
|
|
2642
|
-
"name": "
|
|
2668
|
+
"name": "InfoPlainBackgroundColorPressed",
|
|
2643
2669
|
"attributes": {
|
|
2644
|
-
"category": "info-
|
|
2670
|
+
"category": "info-plain-background-color",
|
|
2645
2671
|
"type": "pressed"
|
|
2646
2672
|
},
|
|
2647
2673
|
"path": [
|
|
2648
|
-
"info-
|
|
2674
|
+
"info-plain-background-color",
|
|
2649
2675
|
"pressed"
|
|
2650
2676
|
]
|
|
2651
2677
|
}
|
|
2652
2678
|
},
|
|
2679
|
+
"info-plain-content-color": {
|
|
2680
|
+
"value": "#0054F5",
|
|
2681
|
+
"filePath": "src/color-aliases.yml",
|
|
2682
|
+
"isSource": true,
|
|
2683
|
+
"original": {
|
|
2684
|
+
"value": "{info.color.800}"
|
|
2685
|
+
},
|
|
2686
|
+
"name": "InfoPlainContentColor",
|
|
2687
|
+
"attributes": {
|
|
2688
|
+
"category": "info-plain-content-color"
|
|
2689
|
+
},
|
|
2690
|
+
"path": [
|
|
2691
|
+
"info-plain-content-color"
|
|
2692
|
+
]
|
|
2693
|
+
},
|
|
2653
2694
|
"success-solid-background-color": {
|
|
2654
2695
|
"default": {
|
|
2655
2696
|
"value": "#00825B",
|
|
@@ -2772,99 +2813,61 @@
|
|
|
2772
2813
|
}
|
|
2773
2814
|
},
|
|
2774
2815
|
"success-plain-content-color": {
|
|
2816
|
+
"value": "#00825B",
|
|
2817
|
+
"filePath": "src/color-aliases.yml",
|
|
2818
|
+
"isSource": true,
|
|
2819
|
+
"original": {
|
|
2820
|
+
"value": "{success.color.800}"
|
|
2821
|
+
},
|
|
2822
|
+
"name": "SuccessPlainContentColor",
|
|
2823
|
+
"attributes": {
|
|
2824
|
+
"category": "success-plain-content-color"
|
|
2825
|
+
},
|
|
2826
|
+
"path": [
|
|
2827
|
+
"success-plain-content-color"
|
|
2828
|
+
]
|
|
2829
|
+
},
|
|
2830
|
+
"success-outline-background-color": {
|
|
2775
2831
|
"default": {
|
|
2776
|
-
"value": "
|
|
2832
|
+
"value": "transparent",
|
|
2777
2833
|
"filePath": "src/color-aliases.yml",
|
|
2778
2834
|
"isSource": true,
|
|
2779
2835
|
"original": {
|
|
2780
|
-
"value": "{
|
|
2836
|
+
"value": "{color.transparent}"
|
|
2781
2837
|
},
|
|
2782
|
-
"name": "
|
|
2838
|
+
"name": "SuccessOutlineBackgroundColorDefault",
|
|
2783
2839
|
"attributes": {
|
|
2784
|
-
"category": "success-
|
|
2840
|
+
"category": "success-outline-background-color",
|
|
2785
2841
|
"type": "default"
|
|
2786
2842
|
},
|
|
2787
2843
|
"path": [
|
|
2788
|
-
"success-
|
|
2844
|
+
"success-outline-background-color",
|
|
2789
2845
|
"default"
|
|
2790
2846
|
]
|
|
2791
2847
|
},
|
|
2792
2848
|
"hover": {
|
|
2793
|
-
"value": "#
|
|
2849
|
+
"value": "#DCFFF4",
|
|
2794
2850
|
"filePath": "src/color-aliases.yml",
|
|
2795
2851
|
"isSource": true,
|
|
2796
2852
|
"original": {
|
|
2797
|
-
"value": "{success.color.
|
|
2853
|
+
"value": "{success.color.100}"
|
|
2798
2854
|
},
|
|
2799
|
-
"name": "
|
|
2855
|
+
"name": "SuccessOutlineBackgroundColorHover",
|
|
2800
2856
|
"attributes": {
|
|
2801
|
-
"category": "success-
|
|
2857
|
+
"category": "success-outline-background-color",
|
|
2802
2858
|
"type": "hover"
|
|
2803
2859
|
},
|
|
2804
2860
|
"path": [
|
|
2805
|
-
"success-
|
|
2861
|
+
"success-outline-background-color",
|
|
2806
2862
|
"hover"
|
|
2807
2863
|
]
|
|
2808
2864
|
},
|
|
2809
2865
|
"pressed": {
|
|
2810
|
-
"value": "#
|
|
2866
|
+
"value": "#C0FFEB",
|
|
2811
2867
|
"filePath": "src/color-aliases.yml",
|
|
2812
2868
|
"isSource": true,
|
|
2813
2869
|
"original": {
|
|
2814
|
-
"value": "{success.color.
|
|
2815
|
-
},
|
|
2816
|
-
"name": "SuccessPlainContentColorPressed",
|
|
2817
|
-
"attributes": {
|
|
2818
|
-
"category": "success-plain-content-color",
|
|
2819
|
-
"type": "pressed"
|
|
2820
|
-
},
|
|
2821
|
-
"path": [
|
|
2822
|
-
"success-plain-content-color",
|
|
2823
|
-
"pressed"
|
|
2824
|
-
]
|
|
2825
|
-
}
|
|
2826
|
-
},
|
|
2827
|
-
"success-outline-background-color": {
|
|
2828
|
-
"default": {
|
|
2829
|
-
"value": "transparent",
|
|
2830
|
-
"filePath": "src/color-aliases.yml",
|
|
2831
|
-
"isSource": true,
|
|
2832
|
-
"original": {
|
|
2833
|
-
"value": "{color.transparent}"
|
|
2834
|
-
},
|
|
2835
|
-
"name": "SuccessOutlineBackgroundColorDefault",
|
|
2836
|
-
"attributes": {
|
|
2837
|
-
"category": "success-outline-background-color",
|
|
2838
|
-
"type": "default"
|
|
2839
|
-
},
|
|
2840
|
-
"path": [
|
|
2841
|
-
"success-outline-background-color",
|
|
2842
|
-
"default"
|
|
2843
|
-
]
|
|
2844
|
-
},
|
|
2845
|
-
"hover": {
|
|
2846
|
-
"value": "#DCFFF4",
|
|
2847
|
-
"filePath": "src/color-aliases.yml",
|
|
2848
|
-
"isSource": true,
|
|
2849
|
-
"original": {
|
|
2850
|
-
"value": "{success.color.100}"
|
|
2851
|
-
},
|
|
2852
|
-
"name": "SuccessOutlineBackgroundColorHover",
|
|
2853
|
-
"attributes": {
|
|
2854
|
-
"category": "success-outline-background-color",
|
|
2855
|
-
"type": "hover"
|
|
2856
|
-
},
|
|
2857
|
-
"path": [
|
|
2858
|
-
"success-outline-background-color",
|
|
2859
|
-
"hover"
|
|
2860
|
-
]
|
|
2861
|
-
},
|
|
2862
|
-
"pressed": {
|
|
2863
|
-
"value": "#C0FFEB",
|
|
2864
|
-
"filePath": "src/color-aliases.yml",
|
|
2865
|
-
"isSource": true,
|
|
2866
|
-
"original": {
|
|
2867
|
-
"value": "{success.color.200}"
|
|
2870
|
+
"value": "{success.color.200}"
|
|
2868
2871
|
},
|
|
2869
2872
|
"name": "SuccessOutlineBackgroundColorPressed",
|
|
2870
2873
|
"attributes": {
|
|
@@ -2978,23 +2981,6 @@
|
|
|
2978
2981
|
"default"
|
|
2979
2982
|
]
|
|
2980
2983
|
},
|
|
2981
|
-
"hover": {
|
|
2982
|
-
"value": "#005F42",
|
|
2983
|
-
"filePath": "src/color-aliases.yml",
|
|
2984
|
-
"isSource": true,
|
|
2985
|
-
"original": {
|
|
2986
|
-
"value": "{success.color.900}"
|
|
2987
|
-
},
|
|
2988
|
-
"name": "SuccessSoftContentColorHover",
|
|
2989
|
-
"attributes": {
|
|
2990
|
-
"category": "success-soft-content-color",
|
|
2991
|
-
"type": "hover"
|
|
2992
|
-
},
|
|
2993
|
-
"path": [
|
|
2994
|
-
"success-soft-content-color",
|
|
2995
|
-
"hover"
|
|
2996
|
-
]
|
|
2997
|
-
},
|
|
2998
2984
|
"pressed": {
|
|
2999
2985
|
"value": "#003B29",
|
|
3000
2986
|
"filePath": "src/color-aliases.yml",
|
|
@@ -3235,41 +3221,92 @@
|
|
|
3235
3221
|
"default"
|
|
3236
3222
|
]
|
|
3237
3223
|
},
|
|
3238
|
-
"
|
|
3239
|
-
"value": "#
|
|
3224
|
+
"pressed": {
|
|
3225
|
+
"value": "#8F3D00",
|
|
3240
3226
|
"filePath": "src/color-aliases.yml",
|
|
3241
3227
|
"isSource": true,
|
|
3242
3228
|
"original": {
|
|
3243
|
-
"value": "{warning.color.
|
|
3229
|
+
"value": "{warning.color.1000}"
|
|
3244
3230
|
},
|
|
3245
|
-
"name": "
|
|
3231
|
+
"name": "WarningSoftContentColorPressed",
|
|
3246
3232
|
"attributes": {
|
|
3247
3233
|
"category": "warning-soft-content-color",
|
|
3248
|
-
"type": "
|
|
3234
|
+
"type": "pressed"
|
|
3249
3235
|
},
|
|
3250
3236
|
"path": [
|
|
3251
3237
|
"warning-soft-content-color",
|
|
3238
|
+
"pressed"
|
|
3239
|
+
]
|
|
3240
|
+
}
|
|
3241
|
+
},
|
|
3242
|
+
"warning-plain-background-color": {
|
|
3243
|
+
"default": {
|
|
3244
|
+
"value": "transparent",
|
|
3245
|
+
"filePath": "src/color-aliases.yml",
|
|
3246
|
+
"isSource": true,
|
|
3247
|
+
"original": {
|
|
3248
|
+
"value": "{color.transparent}"
|
|
3249
|
+
},
|
|
3250
|
+
"name": "WarningPlainBackgroundColorDefault",
|
|
3251
|
+
"attributes": {
|
|
3252
|
+
"category": "warning-plain-background-color",
|
|
3253
|
+
"type": "default"
|
|
3254
|
+
},
|
|
3255
|
+
"path": [
|
|
3256
|
+
"warning-plain-background-color",
|
|
3257
|
+
"default"
|
|
3258
|
+
]
|
|
3259
|
+
},
|
|
3260
|
+
"hover": {
|
|
3261
|
+
"value": "#F0F5FF",
|
|
3262
|
+
"filePath": "src/color-aliases.yml",
|
|
3263
|
+
"isSource": true,
|
|
3264
|
+
"original": {
|
|
3265
|
+
"value": "{info.color.100}"
|
|
3266
|
+
},
|
|
3267
|
+
"name": "WarningPlainBackgroundColorHover",
|
|
3268
|
+
"attributes": {
|
|
3269
|
+
"category": "warning-plain-background-color",
|
|
3270
|
+
"type": "hover"
|
|
3271
|
+
},
|
|
3272
|
+
"path": [
|
|
3273
|
+
"warning-plain-background-color",
|
|
3252
3274
|
"hover"
|
|
3253
3275
|
]
|
|
3254
3276
|
},
|
|
3255
3277
|
"pressed": {
|
|
3256
|
-
"value": "#
|
|
3278
|
+
"value": "#E0EBFF",
|
|
3257
3279
|
"filePath": "src/color-aliases.yml",
|
|
3258
3280
|
"isSource": true,
|
|
3259
3281
|
"original": {
|
|
3260
|
-
"value": "{
|
|
3282
|
+
"value": "{info.color.200}"
|
|
3261
3283
|
},
|
|
3262
|
-
"name": "
|
|
3284
|
+
"name": "WarningPlainBackgroundColorPressed",
|
|
3263
3285
|
"attributes": {
|
|
3264
|
-
"category": "warning-
|
|
3286
|
+
"category": "warning-plain-background-color",
|
|
3265
3287
|
"type": "pressed"
|
|
3266
3288
|
},
|
|
3267
3289
|
"path": [
|
|
3268
|
-
"warning-
|
|
3290
|
+
"warning-plain-background-color",
|
|
3269
3291
|
"pressed"
|
|
3270
3292
|
]
|
|
3271
3293
|
}
|
|
3272
3294
|
},
|
|
3295
|
+
"warning-plain-content-color": {
|
|
3296
|
+
"value": "#0054F5",
|
|
3297
|
+
"filePath": "src/color-aliases.yml",
|
|
3298
|
+
"isSource": true,
|
|
3299
|
+
"original": {
|
|
3300
|
+
"value": "{info.color.800}"
|
|
3301
|
+
},
|
|
3302
|
+
"name": "WarningPlainContentColor",
|
|
3303
|
+
"attributes": {
|
|
3304
|
+
"category": "warning-plain-content-color"
|
|
3305
|
+
},
|
|
3306
|
+
"path": [
|
|
3307
|
+
"warning-plain-content-color"
|
|
3308
|
+
]
|
|
3309
|
+
},
|
|
3273
3310
|
"neutral-solid-background-color": {
|
|
3274
3311
|
"default": {
|
|
3275
3312
|
"value": "#6D6D6D",
|
|
@@ -3408,11 +3445,11 @@
|
|
|
3408
3445
|
},
|
|
3409
3446
|
"neutral-outline-background-color": {
|
|
3410
3447
|
"default": {
|
|
3411
|
-
"value": "
|
|
3448
|
+
"value": "transparent",
|
|
3412
3449
|
"filePath": "src/color-aliases.yml",
|
|
3413
3450
|
"isSource": true,
|
|
3414
3451
|
"original": {
|
|
3415
|
-
"value": "{
|
|
3452
|
+
"value": "{color.transparent}"
|
|
3416
3453
|
},
|
|
3417
3454
|
"name": "NeutralOutlineBackgroundColorDefault",
|
|
3418
3455
|
"attributes": {
|
|
@@ -3425,11 +3462,11 @@
|
|
|
3425
3462
|
]
|
|
3426
3463
|
},
|
|
3427
3464
|
"hover": {
|
|
3428
|
-
"value": "#
|
|
3465
|
+
"value": "#E6E6E6",
|
|
3429
3466
|
"filePath": "src/color-aliases.yml",
|
|
3430
3467
|
"isSource": true,
|
|
3431
3468
|
"original": {
|
|
3432
|
-
"value": "{
|
|
3469
|
+
"value": "{neutral.color.400}"
|
|
3433
3470
|
},
|
|
3434
3471
|
"name": "NeutralOutlineBackgroundColorHover",
|
|
3435
3472
|
"attributes": {
|
|
@@ -3442,11 +3479,11 @@
|
|
|
3442
3479
|
]
|
|
3443
3480
|
},
|
|
3444
3481
|
"selected": {
|
|
3445
|
-
"value": "#
|
|
3482
|
+
"value": "#D5D5D5",
|
|
3446
3483
|
"filePath": "src/color-aliases.yml",
|
|
3447
3484
|
"isSource": true,
|
|
3448
3485
|
"original": {
|
|
3449
|
-
"value": "{
|
|
3486
|
+
"value": "{neutral.color.500}"
|
|
3450
3487
|
},
|
|
3451
3488
|
"name": "NeutralOutlineBackgroundColorSelected",
|
|
3452
3489
|
"attributes": {
|
|
@@ -3459,11 +3496,11 @@
|
|
|
3459
3496
|
]
|
|
3460
3497
|
},
|
|
3461
3498
|
"pressed": {
|
|
3462
|
-
"value": "#
|
|
3499
|
+
"value": "#B1B1B1",
|
|
3463
3500
|
"filePath": "src/color-aliases.yml",
|
|
3464
3501
|
"isSource": true,
|
|
3465
3502
|
"original": {
|
|
3466
|
-
"value": "{
|
|
3503
|
+
"value": "{neutral.color.600}"
|
|
3467
3504
|
},
|
|
3468
3505
|
"name": "NeutralOutlineBackgroundColorPressed",
|
|
3469
3506
|
"attributes": {
|
|
@@ -3477,76 +3514,34 @@
|
|
|
3477
3514
|
}
|
|
3478
3515
|
},
|
|
3479
3516
|
"neutral-outline-content-color": {
|
|
3480
|
-
"
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
"
|
|
3485
|
-
"value": "{neutral.color.1000}"
|
|
3486
|
-
},
|
|
3487
|
-
"name": "NeutralOutlineContentColorDefault",
|
|
3488
|
-
"attributes": {
|
|
3489
|
-
"category": "neutral-outline-content-color",
|
|
3490
|
-
"type": "default"
|
|
3491
|
-
},
|
|
3492
|
-
"path": [
|
|
3493
|
-
"neutral-outline-content-color",
|
|
3494
|
-
"default"
|
|
3495
|
-
]
|
|
3517
|
+
"value": "#222222",
|
|
3518
|
+
"filePath": "src/color-aliases.yml",
|
|
3519
|
+
"isSource": true,
|
|
3520
|
+
"original": {
|
|
3521
|
+
"value": "{neutral.color.1000}"
|
|
3496
3522
|
},
|
|
3497
|
-
"
|
|
3498
|
-
|
|
3499
|
-
"
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
"name": "NeutralOutlineContentColorSelected",
|
|
3505
|
-
"attributes": {
|
|
3506
|
-
"category": "neutral-outline-content-color",
|
|
3507
|
-
"type": "selected"
|
|
3508
|
-
},
|
|
3509
|
-
"path": [
|
|
3510
|
-
"neutral-outline-content-color",
|
|
3511
|
-
"selected"
|
|
3512
|
-
]
|
|
3513
|
-
}
|
|
3523
|
+
"name": "NeutralOutlineContentColor",
|
|
3524
|
+
"attributes": {
|
|
3525
|
+
"category": "neutral-outline-content-color"
|
|
3526
|
+
},
|
|
3527
|
+
"path": [
|
|
3528
|
+
"neutral-outline-content-color"
|
|
3529
|
+
]
|
|
3514
3530
|
},
|
|
3515
3531
|
"neutral-outline-border-color": {
|
|
3516
|
-
"
|
|
3517
|
-
|
|
3518
|
-
|
|
3519
|
-
|
|
3520
|
-
"
|
|
3521
|
-
"value": "{neutral.color.700}"
|
|
3522
|
-
},
|
|
3523
|
-
"name": "NeutralOutlineBorderColorDefault",
|
|
3524
|
-
"attributes": {
|
|
3525
|
-
"category": "neutral-outline-border-color",
|
|
3526
|
-
"type": "default"
|
|
3527
|
-
},
|
|
3528
|
-
"path": [
|
|
3529
|
-
"neutral-outline-border-color",
|
|
3530
|
-
"default"
|
|
3531
|
-
]
|
|
3532
|
+
"value": "#909090",
|
|
3533
|
+
"filePath": "src/color-aliases.yml",
|
|
3534
|
+
"isSource": true,
|
|
3535
|
+
"original": {
|
|
3536
|
+
"value": "{neutral.color.700}"
|
|
3532
3537
|
},
|
|
3533
|
-
"
|
|
3534
|
-
|
|
3535
|
-
"
|
|
3536
|
-
|
|
3537
|
-
|
|
3538
|
-
|
|
3539
|
-
|
|
3540
|
-
"name": "NeutralOutlineBorderColorSelected",
|
|
3541
|
-
"attributes": {
|
|
3542
|
-
"category": "neutral-outline-border-color",
|
|
3543
|
-
"type": "selected"
|
|
3544
|
-
},
|
|
3545
|
-
"path": [
|
|
3546
|
-
"neutral-outline-border-color",
|
|
3547
|
-
"selected"
|
|
3548
|
-
]
|
|
3549
|
-
}
|
|
3538
|
+
"name": "NeutralOutlineBorderColor",
|
|
3539
|
+
"attributes": {
|
|
3540
|
+
"category": "neutral-outline-border-color"
|
|
3541
|
+
},
|
|
3542
|
+
"path": [
|
|
3543
|
+
"neutral-outline-border-color"
|
|
3544
|
+
]
|
|
3550
3545
|
},
|
|
3551
3546
|
"neutral-soft-background-color": {
|
|
3552
3547
|
"default": {
|
|
@@ -3619,23 +3614,6 @@
|
|
|
3619
3614
|
"default"
|
|
3620
3615
|
]
|
|
3621
3616
|
},
|
|
3622
|
-
"hover": {
|
|
3623
|
-
"value": "#222222",
|
|
3624
|
-
"filePath": "src/color-aliases.yml",
|
|
3625
|
-
"isSource": true,
|
|
3626
|
-
"original": {
|
|
3627
|
-
"value": "{neutral.color.1000}"
|
|
3628
|
-
},
|
|
3629
|
-
"name": "NeutralSoftContentColorHover",
|
|
3630
|
-
"attributes": {
|
|
3631
|
-
"category": "neutral-soft-content-color",
|
|
3632
|
-
"type": "hover"
|
|
3633
|
-
},
|
|
3634
|
-
"path": [
|
|
3635
|
-
"neutral-soft-content-color",
|
|
3636
|
-
"hover"
|
|
3637
|
-
]
|
|
3638
|
-
},
|
|
3639
3617
|
"pressed": {
|
|
3640
3618
|
"value": "#000000",
|
|
3641
3619
|
"filePath": "src/color-aliases.yml",
|
|
@@ -4166,164 +4144,209 @@
|
|
|
4166
4144
|
}
|
|
4167
4145
|
},
|
|
4168
4146
|
"dark-soft-content-color": {
|
|
4147
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
4148
|
+
"filePath": "src/color-aliases.yml",
|
|
4149
|
+
"isSource": true,
|
|
4150
|
+
"original": {
|
|
4151
|
+
"value": "{dark.color.800}"
|
|
4152
|
+
},
|
|
4153
|
+
"name": "DarkSoftContentColor",
|
|
4154
|
+
"attributes": {
|
|
4155
|
+
"category": "dark-soft-content-color"
|
|
4156
|
+
},
|
|
4157
|
+
"path": [
|
|
4158
|
+
"dark-soft-content-color"
|
|
4159
|
+
]
|
|
4160
|
+
},
|
|
4161
|
+
"dark-plain-background-color": {
|
|
4169
4162
|
"default": {
|
|
4170
|
-
"value": "
|
|
4163
|
+
"value": "transparent",
|
|
4171
4164
|
"filePath": "src/color-aliases.yml",
|
|
4172
4165
|
"isSource": true,
|
|
4173
4166
|
"original": {
|
|
4174
|
-
"value": "{
|
|
4167
|
+
"value": "{color.transparent}"
|
|
4175
4168
|
},
|
|
4176
|
-
"name": "
|
|
4169
|
+
"name": "DarkPlainBackgroundColorDefault",
|
|
4177
4170
|
"attributes": {
|
|
4178
|
-
"category": "dark-
|
|
4171
|
+
"category": "dark-plain-background-color",
|
|
4179
4172
|
"type": "default"
|
|
4180
4173
|
},
|
|
4181
4174
|
"path": [
|
|
4182
|
-
"dark-
|
|
4175
|
+
"dark-plain-background-color",
|
|
4183
4176
|
"default"
|
|
4184
4177
|
]
|
|
4185
4178
|
},
|
|
4186
4179
|
"hover": {
|
|
4187
|
-
"value": "rgb(0 0 0 /
|
|
4180
|
+
"value": "rgb(0 0 0 / 12.5%)",
|
|
4188
4181
|
"filePath": "src/color-aliases.yml",
|
|
4189
4182
|
"isSource": true,
|
|
4190
4183
|
"original": {
|
|
4191
|
-
"value": "{dark.color.
|
|
4184
|
+
"value": "{dark.color.100}"
|
|
4192
4185
|
},
|
|
4193
|
-
"name": "
|
|
4186
|
+
"name": "DarkPlainBackgroundColorHover",
|
|
4194
4187
|
"attributes": {
|
|
4195
|
-
"category": "dark-
|
|
4188
|
+
"category": "dark-plain-background-color",
|
|
4196
4189
|
"type": "hover"
|
|
4197
4190
|
},
|
|
4198
4191
|
"path": [
|
|
4199
|
-
"dark-
|
|
4192
|
+
"dark-plain-background-color",
|
|
4200
4193
|
"hover"
|
|
4201
4194
|
]
|
|
4202
4195
|
},
|
|
4203
4196
|
"pressed": {
|
|
4204
|
-
"value": "rgb(0 0 0 /
|
|
4197
|
+
"value": "rgb(0 0 0 / 25%)",
|
|
4205
4198
|
"filePath": "src/color-aliases.yml",
|
|
4206
4199
|
"isSource": true,
|
|
4207
4200
|
"original": {
|
|
4208
|
-
"value": "{dark.color.
|
|
4201
|
+
"value": "{dark.color.200}"
|
|
4209
4202
|
},
|
|
4210
|
-
"name": "
|
|
4203
|
+
"name": "DarkPlainBackgroundColorPressed",
|
|
4211
4204
|
"attributes": {
|
|
4212
|
-
"category": "dark-
|
|
4205
|
+
"category": "dark-plain-background-color",
|
|
4213
4206
|
"type": "pressed"
|
|
4214
4207
|
},
|
|
4215
4208
|
"path": [
|
|
4216
|
-
"dark-
|
|
4209
|
+
"dark-plain-background-color",
|
|
4217
4210
|
"pressed"
|
|
4218
4211
|
]
|
|
4219
4212
|
}
|
|
4220
4213
|
},
|
|
4221
|
-
"dark-plain-
|
|
4214
|
+
"dark-plain-content-color": {
|
|
4222
4215
|
"default": {
|
|
4223
|
-
"value": "
|
|
4216
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
4224
4217
|
"filePath": "src/color-aliases.yml",
|
|
4225
4218
|
"isSource": true,
|
|
4226
4219
|
"original": {
|
|
4227
|
-
"value": "{color.
|
|
4220
|
+
"value": "{dark.color.800}"
|
|
4228
4221
|
},
|
|
4229
|
-
"name": "
|
|
4222
|
+
"name": "DarkPlainContentColorDefault",
|
|
4230
4223
|
"attributes": {
|
|
4231
|
-
"category": "dark-plain-
|
|
4224
|
+
"category": "dark-plain-content-color",
|
|
4232
4225
|
"type": "default"
|
|
4233
4226
|
},
|
|
4234
4227
|
"path": [
|
|
4235
|
-
"dark-plain-
|
|
4228
|
+
"dark-plain-content-color",
|
|
4236
4229
|
"default"
|
|
4237
4230
|
]
|
|
4238
4231
|
},
|
|
4239
4232
|
"hover": {
|
|
4240
|
-
"value": "rgb(0 0 0 /
|
|
4233
|
+
"value": "rgb(0 0 0 / 87.5%)",
|
|
4241
4234
|
"filePath": "src/color-aliases.yml",
|
|
4242
4235
|
"isSource": true,
|
|
4243
4236
|
"original": {
|
|
4244
|
-
"value": "{dark.color.
|
|
4237
|
+
"value": "{dark.color.700}"
|
|
4245
4238
|
},
|
|
4246
|
-
"name": "
|
|
4239
|
+
"name": "DarkPlainContentColorHover",
|
|
4247
4240
|
"attributes": {
|
|
4248
|
-
"category": "dark-plain-
|
|
4241
|
+
"category": "dark-plain-content-color",
|
|
4249
4242
|
"type": "hover"
|
|
4250
4243
|
},
|
|
4251
4244
|
"path": [
|
|
4252
|
-
"dark-plain-
|
|
4245
|
+
"dark-plain-content-color",
|
|
4253
4246
|
"hover"
|
|
4254
4247
|
]
|
|
4255
4248
|
},
|
|
4256
4249
|
"pressed": {
|
|
4257
|
-
"value": "rgb(0 0 0 /
|
|
4250
|
+
"value": "rgb(0 0 0 / 75%)",
|
|
4258
4251
|
"filePath": "src/color-aliases.yml",
|
|
4259
4252
|
"isSource": true,
|
|
4260
4253
|
"original": {
|
|
4261
|
-
"value": "{dark.color.
|
|
4254
|
+
"value": "{dark.color.600}"
|
|
4262
4255
|
},
|
|
4263
|
-
"name": "
|
|
4256
|
+
"name": "DarkPlainContentColorPressed",
|
|
4264
4257
|
"attributes": {
|
|
4265
|
-
"category": "dark-plain-
|
|
4258
|
+
"category": "dark-plain-content-color",
|
|
4266
4259
|
"type": "pressed"
|
|
4267
4260
|
},
|
|
4268
4261
|
"path": [
|
|
4269
|
-
"dark-plain-
|
|
4262
|
+
"dark-plain-content-color",
|
|
4270
4263
|
"pressed"
|
|
4271
4264
|
]
|
|
4272
4265
|
}
|
|
4273
4266
|
},
|
|
4274
|
-
"dark-
|
|
4267
|
+
"dark-outline-background-color": {
|
|
4275
4268
|
"default": {
|
|
4276
|
-
"value": "
|
|
4269
|
+
"value": "transparent",
|
|
4277
4270
|
"filePath": "src/color-aliases.yml",
|
|
4278
4271
|
"isSource": true,
|
|
4279
4272
|
"original": {
|
|
4280
|
-
"value": "{
|
|
4273
|
+
"value": "{color.transparent}"
|
|
4281
4274
|
},
|
|
4282
|
-
"name": "
|
|
4275
|
+
"name": "DarkOutlineBackgroundColorDefault",
|
|
4283
4276
|
"attributes": {
|
|
4284
|
-
"category": "dark-
|
|
4277
|
+
"category": "dark-outline-background-color",
|
|
4285
4278
|
"type": "default"
|
|
4286
4279
|
},
|
|
4287
4280
|
"path": [
|
|
4288
|
-
"dark-
|
|
4281
|
+
"dark-outline-background-color",
|
|
4289
4282
|
"default"
|
|
4290
4283
|
]
|
|
4291
4284
|
},
|
|
4292
4285
|
"hover": {
|
|
4293
|
-
"value": "rgb(0 0 0 /
|
|
4286
|
+
"value": "rgb(0 0 0 / 12.5%)",
|
|
4294
4287
|
"filePath": "src/color-aliases.yml",
|
|
4295
4288
|
"isSource": true,
|
|
4296
4289
|
"original": {
|
|
4297
|
-
"value": "{dark.color.
|
|
4290
|
+
"value": "{dark.color.100}"
|
|
4298
4291
|
},
|
|
4299
|
-
"name": "
|
|
4292
|
+
"name": "DarkOutlineBackgroundColorHover",
|
|
4300
4293
|
"attributes": {
|
|
4301
|
-
"category": "dark-
|
|
4294
|
+
"category": "dark-outline-background-color",
|
|
4302
4295
|
"type": "hover"
|
|
4303
4296
|
},
|
|
4304
4297
|
"path": [
|
|
4305
|
-
"dark-
|
|
4298
|
+
"dark-outline-background-color",
|
|
4306
4299
|
"hover"
|
|
4307
4300
|
]
|
|
4308
4301
|
},
|
|
4309
4302
|
"pressed": {
|
|
4310
|
-
"value": "rgb(0 0 0 /
|
|
4303
|
+
"value": "rgb(0 0 0 / 25%)",
|
|
4311
4304
|
"filePath": "src/color-aliases.yml",
|
|
4312
4305
|
"isSource": true,
|
|
4313
4306
|
"original": {
|
|
4314
|
-
"value": "{dark.color.
|
|
4307
|
+
"value": "{dark.color.200}"
|
|
4315
4308
|
},
|
|
4316
|
-
"name": "
|
|
4309
|
+
"name": "DarkOutlineBackgroundColorPressed",
|
|
4317
4310
|
"attributes": {
|
|
4318
|
-
"category": "dark-
|
|
4311
|
+
"category": "dark-outline-background-color",
|
|
4319
4312
|
"type": "pressed"
|
|
4320
4313
|
},
|
|
4321
4314
|
"path": [
|
|
4322
|
-
"dark-
|
|
4315
|
+
"dark-outline-background-color",
|
|
4323
4316
|
"pressed"
|
|
4324
4317
|
]
|
|
4325
4318
|
}
|
|
4326
4319
|
},
|
|
4320
|
+
"dark-outline-content-color": {
|
|
4321
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
4322
|
+
"filePath": "src/color-aliases.yml",
|
|
4323
|
+
"isSource": true,
|
|
4324
|
+
"original": {
|
|
4325
|
+
"value": "{dark.color.800}"
|
|
4326
|
+
},
|
|
4327
|
+
"name": "DarkOutlineContentColor",
|
|
4328
|
+
"attributes": {
|
|
4329
|
+
"category": "dark-outline-content-color"
|
|
4330
|
+
},
|
|
4331
|
+
"path": [
|
|
4332
|
+
"dark-outline-content-color"
|
|
4333
|
+
]
|
|
4334
|
+
},
|
|
4335
|
+
"dark-outline-border-color": {
|
|
4336
|
+
"value": "rgb(0 0 0 / 87.5%)",
|
|
4337
|
+
"filePath": "src/color-aliases.yml",
|
|
4338
|
+
"isSource": true,
|
|
4339
|
+
"original": {
|
|
4340
|
+
"value": "{dark.color.700}"
|
|
4341
|
+
},
|
|
4342
|
+
"name": "DarkOutlineBorderColor",
|
|
4343
|
+
"attributes": {
|
|
4344
|
+
"category": "dark-outline-border-color"
|
|
4345
|
+
},
|
|
4346
|
+
"path": [
|
|
4347
|
+
"dark-outline-border-color"
|
|
4348
|
+
]
|
|
4349
|
+
},
|
|
4327
4350
|
"light-solid-background-color": {
|
|
4328
4351
|
"default": {
|
|
4329
4352
|
"value": "rgb(255 255 255 / 100%)",
|
|
@@ -4446,164 +4469,209 @@
|
|
|
4446
4469
|
}
|
|
4447
4470
|
},
|
|
4448
4471
|
"light-soft-content-color": {
|
|
4472
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
4473
|
+
"filePath": "src/color-aliases.yml",
|
|
4474
|
+
"isSource": true,
|
|
4475
|
+
"original": {
|
|
4476
|
+
"value": "{light.color.800}"
|
|
4477
|
+
},
|
|
4478
|
+
"name": "LightSoftContentColor",
|
|
4479
|
+
"attributes": {
|
|
4480
|
+
"category": "light-soft-content-color"
|
|
4481
|
+
},
|
|
4482
|
+
"path": [
|
|
4483
|
+
"light-soft-content-color"
|
|
4484
|
+
]
|
|
4485
|
+
},
|
|
4486
|
+
"light-plain-background-color": {
|
|
4449
4487
|
"default": {
|
|
4450
|
-
"value": "
|
|
4488
|
+
"value": "transparent",
|
|
4451
4489
|
"filePath": "src/color-aliases.yml",
|
|
4452
4490
|
"isSource": true,
|
|
4453
4491
|
"original": {
|
|
4454
|
-
"value": "{
|
|
4492
|
+
"value": "{color.transparent}"
|
|
4455
4493
|
},
|
|
4456
|
-
"name": "
|
|
4494
|
+
"name": "LightPlainBackgroundColorDefault",
|
|
4457
4495
|
"attributes": {
|
|
4458
|
-
"category": "light-
|
|
4496
|
+
"category": "light-plain-background-color",
|
|
4459
4497
|
"type": "default"
|
|
4460
4498
|
},
|
|
4461
4499
|
"path": [
|
|
4462
|
-
"light-
|
|
4500
|
+
"light-plain-background-color",
|
|
4463
4501
|
"default"
|
|
4464
4502
|
]
|
|
4465
4503
|
},
|
|
4466
4504
|
"hover": {
|
|
4467
|
-
"value": "rgb(255 255 255 /
|
|
4505
|
+
"value": "rgb(255 255 255 / 12.5%)",
|
|
4468
4506
|
"filePath": "src/color-aliases.yml",
|
|
4469
4507
|
"isSource": true,
|
|
4470
4508
|
"original": {
|
|
4471
|
-
"value": "{light.color.
|
|
4509
|
+
"value": "{light.color.100}"
|
|
4472
4510
|
},
|
|
4473
|
-
"name": "
|
|
4511
|
+
"name": "LightPlainBackgroundColorHover",
|
|
4474
4512
|
"attributes": {
|
|
4475
|
-
"category": "light-
|
|
4513
|
+
"category": "light-plain-background-color",
|
|
4476
4514
|
"type": "hover"
|
|
4477
4515
|
},
|
|
4478
4516
|
"path": [
|
|
4479
|
-
"light-
|
|
4517
|
+
"light-plain-background-color",
|
|
4480
4518
|
"hover"
|
|
4481
4519
|
]
|
|
4482
4520
|
},
|
|
4483
4521
|
"pressed": {
|
|
4484
|
-
"value": "rgb(255 255 255 /
|
|
4522
|
+
"value": "rgb(255 255 255 / 25%)",
|
|
4485
4523
|
"filePath": "src/color-aliases.yml",
|
|
4486
4524
|
"isSource": true,
|
|
4487
4525
|
"original": {
|
|
4488
|
-
"value": "{light.color.
|
|
4526
|
+
"value": "{light.color.200}"
|
|
4489
4527
|
},
|
|
4490
|
-
"name": "
|
|
4528
|
+
"name": "LightPlainBackgroundColorPressed",
|
|
4491
4529
|
"attributes": {
|
|
4492
|
-
"category": "light-
|
|
4530
|
+
"category": "light-plain-background-color",
|
|
4493
4531
|
"type": "pressed"
|
|
4494
4532
|
},
|
|
4495
4533
|
"path": [
|
|
4496
|
-
"light-
|
|
4534
|
+
"light-plain-background-color",
|
|
4497
4535
|
"pressed"
|
|
4498
4536
|
]
|
|
4499
4537
|
}
|
|
4500
4538
|
},
|
|
4501
|
-
"light-plain-
|
|
4539
|
+
"light-plain-content-color": {
|
|
4502
4540
|
"default": {
|
|
4503
|
-
"value": "
|
|
4541
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
4504
4542
|
"filePath": "src/color-aliases.yml",
|
|
4505
4543
|
"isSource": true,
|
|
4506
4544
|
"original": {
|
|
4507
|
-
"value": "{color.
|
|
4545
|
+
"value": "{light.color.800}"
|
|
4508
4546
|
},
|
|
4509
|
-
"name": "
|
|
4547
|
+
"name": "LightPlainContentColorDefault",
|
|
4510
4548
|
"attributes": {
|
|
4511
|
-
"category": "light-plain-
|
|
4549
|
+
"category": "light-plain-content-color",
|
|
4512
4550
|
"type": "default"
|
|
4513
4551
|
},
|
|
4514
4552
|
"path": [
|
|
4515
|
-
"light-plain-
|
|
4553
|
+
"light-plain-content-color",
|
|
4516
4554
|
"default"
|
|
4517
4555
|
]
|
|
4518
4556
|
},
|
|
4519
4557
|
"hover": {
|
|
4520
|
-
"value": "rgb(255 255 255 /
|
|
4558
|
+
"value": "rgb(255 255 255 / 87.5%)",
|
|
4521
4559
|
"filePath": "src/color-aliases.yml",
|
|
4522
4560
|
"isSource": true,
|
|
4523
4561
|
"original": {
|
|
4524
|
-
"value": "{light.color.
|
|
4562
|
+
"value": "{light.color.700}"
|
|
4525
4563
|
},
|
|
4526
|
-
"name": "
|
|
4564
|
+
"name": "LightPlainContentColorHover",
|
|
4527
4565
|
"attributes": {
|
|
4528
|
-
"category": "light-plain-
|
|
4566
|
+
"category": "light-plain-content-color",
|
|
4529
4567
|
"type": "hover"
|
|
4530
4568
|
},
|
|
4531
4569
|
"path": [
|
|
4532
|
-
"light-plain-
|
|
4570
|
+
"light-plain-content-color",
|
|
4533
4571
|
"hover"
|
|
4534
4572
|
]
|
|
4535
4573
|
},
|
|
4536
4574
|
"pressed": {
|
|
4537
|
-
"value": "rgb(255 255 255 /
|
|
4575
|
+
"value": "rgb(255 255 255 / 75%)",
|
|
4538
4576
|
"filePath": "src/color-aliases.yml",
|
|
4539
4577
|
"isSource": true,
|
|
4540
4578
|
"original": {
|
|
4541
|
-
"value": "{light.color.
|
|
4579
|
+
"value": "{light.color.600}"
|
|
4542
4580
|
},
|
|
4543
|
-
"name": "
|
|
4581
|
+
"name": "LightPlainContentColorPressed",
|
|
4544
4582
|
"attributes": {
|
|
4545
|
-
"category": "light-plain-
|
|
4583
|
+
"category": "light-plain-content-color",
|
|
4546
4584
|
"type": "pressed"
|
|
4547
4585
|
},
|
|
4548
4586
|
"path": [
|
|
4549
|
-
"light-plain-
|
|
4587
|
+
"light-plain-content-color",
|
|
4550
4588
|
"pressed"
|
|
4551
4589
|
]
|
|
4552
4590
|
}
|
|
4553
4591
|
},
|
|
4554
|
-
"light-
|
|
4592
|
+
"light-outline-background-color": {
|
|
4555
4593
|
"default": {
|
|
4556
|
-
"value": "
|
|
4594
|
+
"value": "transparent",
|
|
4557
4595
|
"filePath": "src/color-aliases.yml",
|
|
4558
4596
|
"isSource": true,
|
|
4559
4597
|
"original": {
|
|
4560
|
-
"value": "{
|
|
4598
|
+
"value": "{color.transparent}"
|
|
4561
4599
|
},
|
|
4562
|
-
"name": "
|
|
4600
|
+
"name": "LightOutlineBackgroundColorDefault",
|
|
4563
4601
|
"attributes": {
|
|
4564
|
-
"category": "light-
|
|
4602
|
+
"category": "light-outline-background-color",
|
|
4565
4603
|
"type": "default"
|
|
4566
4604
|
},
|
|
4567
4605
|
"path": [
|
|
4568
|
-
"light-
|
|
4606
|
+
"light-outline-background-color",
|
|
4569
4607
|
"default"
|
|
4570
4608
|
]
|
|
4571
4609
|
},
|
|
4572
4610
|
"hover": {
|
|
4573
|
-
"value": "rgb(255 255 255 /
|
|
4611
|
+
"value": "rgb(255 255 255 / 12.5%)",
|
|
4574
4612
|
"filePath": "src/color-aliases.yml",
|
|
4575
4613
|
"isSource": true,
|
|
4576
4614
|
"original": {
|
|
4577
|
-
"value": "{light.color.
|
|
4615
|
+
"value": "{light.color.100}"
|
|
4578
4616
|
},
|
|
4579
|
-
"name": "
|
|
4617
|
+
"name": "LightOutlineBackgroundColorHover",
|
|
4580
4618
|
"attributes": {
|
|
4581
|
-
"category": "light-
|
|
4619
|
+
"category": "light-outline-background-color",
|
|
4582
4620
|
"type": "hover"
|
|
4583
4621
|
},
|
|
4584
4622
|
"path": [
|
|
4585
|
-
"light-
|
|
4623
|
+
"light-outline-background-color",
|
|
4586
4624
|
"hover"
|
|
4587
4625
|
]
|
|
4588
4626
|
},
|
|
4589
4627
|
"pressed": {
|
|
4590
|
-
"value": "rgb(255 255 255 /
|
|
4628
|
+
"value": "rgb(255 255 255 / 25%)",
|
|
4591
4629
|
"filePath": "src/color-aliases.yml",
|
|
4592
4630
|
"isSource": true,
|
|
4593
4631
|
"original": {
|
|
4594
|
-
"value": "{light.color.
|
|
4632
|
+
"value": "{light.color.200}"
|
|
4595
4633
|
},
|
|
4596
|
-
"name": "
|
|
4634
|
+
"name": "LightOutlineBackgroundColorPressed",
|
|
4597
4635
|
"attributes": {
|
|
4598
|
-
"category": "light-
|
|
4636
|
+
"category": "light-outline-background-color",
|
|
4599
4637
|
"type": "pressed"
|
|
4600
4638
|
},
|
|
4601
4639
|
"path": [
|
|
4602
|
-
"light-
|
|
4640
|
+
"light-outline-background-color",
|
|
4603
4641
|
"pressed"
|
|
4604
4642
|
]
|
|
4605
4643
|
}
|
|
4606
4644
|
},
|
|
4645
|
+
"light-outline-content-color": {
|
|
4646
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
4647
|
+
"filePath": "src/color-aliases.yml",
|
|
4648
|
+
"isSource": true,
|
|
4649
|
+
"original": {
|
|
4650
|
+
"value": "{light.color.800}"
|
|
4651
|
+
},
|
|
4652
|
+
"name": "LightOutlineContentColor",
|
|
4653
|
+
"attributes": {
|
|
4654
|
+
"category": "light-outline-content-color"
|
|
4655
|
+
},
|
|
4656
|
+
"path": [
|
|
4657
|
+
"light-outline-content-color"
|
|
4658
|
+
]
|
|
4659
|
+
},
|
|
4660
|
+
"light-outline-border-color": {
|
|
4661
|
+
"value": "rgb(255 255 255 / 87.5%)",
|
|
4662
|
+
"filePath": "src/color-aliases.yml",
|
|
4663
|
+
"isSource": true,
|
|
4664
|
+
"original": {
|
|
4665
|
+
"value": "{light.color.700}"
|
|
4666
|
+
},
|
|
4667
|
+
"name": "LightOutlineBorderColor",
|
|
4668
|
+
"attributes": {
|
|
4669
|
+
"category": "light-outline-border-color"
|
|
4670
|
+
},
|
|
4671
|
+
"path": [
|
|
4672
|
+
"light-outline-border-color"
|
|
4673
|
+
]
|
|
4674
|
+
},
|
|
4607
4675
|
"color": {
|
|
4608
4676
|
"gray": {
|
|
4609
4677
|
"100": {
|
|
@@ -8823,6 +8891,40 @@
|
|
|
8823
8891
|
"text-to-icon-spacing"
|
|
8824
8892
|
]
|
|
8825
8893
|
},
|
|
8894
|
+
"border-width": {
|
|
8895
|
+
"value": "1px",
|
|
8896
|
+
"filePath": "src/components/button.yml",
|
|
8897
|
+
"isSource": true,
|
|
8898
|
+
"original": {
|
|
8899
|
+
"value": "{border-width.100}"
|
|
8900
|
+
},
|
|
8901
|
+
"name": "ButtonBorderWidth",
|
|
8902
|
+
"attributes": {
|
|
8903
|
+
"category": "button",
|
|
8904
|
+
"type": "border-width"
|
|
8905
|
+
},
|
|
8906
|
+
"path": [
|
|
8907
|
+
"button",
|
|
8908
|
+
"border-width"
|
|
8909
|
+
]
|
|
8910
|
+
},
|
|
8911
|
+
"border-style": {
|
|
8912
|
+
"value": "solid",
|
|
8913
|
+
"filePath": "src/components/button.yml",
|
|
8914
|
+
"isSource": true,
|
|
8915
|
+
"original": {
|
|
8916
|
+
"value": "{border-style.default}"
|
|
8917
|
+
},
|
|
8918
|
+
"name": "ButtonBorderStyle",
|
|
8919
|
+
"attributes": {
|
|
8920
|
+
"category": "button",
|
|
8921
|
+
"type": "border-style"
|
|
8922
|
+
},
|
|
8923
|
+
"path": [
|
|
8924
|
+
"button",
|
|
8925
|
+
"border-style"
|
|
8926
|
+
]
|
|
8927
|
+
},
|
|
8826
8928
|
"padding-s": {
|
|
8827
8929
|
"value": "4px",
|
|
8828
8930
|
"filePath": "src/components/button.yml",
|
|
@@ -9165,7 +9267,7 @@
|
|
|
9165
9267
|
"filePath": "src/components/button.yml",
|
|
9166
9268
|
"isSource": true,
|
|
9167
9269
|
"original": {
|
|
9168
|
-
"value": "{success-plain-content-color
|
|
9270
|
+
"value": "{success-plain-content-color}"
|
|
9169
9271
|
},
|
|
9170
9272
|
"name": "ButtonAccentPlainContentColorDefault",
|
|
9171
9273
|
"attributes": {
|
|
@@ -9184,7 +9286,7 @@
|
|
|
9184
9286
|
"filePath": "src/components/button.yml",
|
|
9185
9287
|
"isSource": true,
|
|
9186
9288
|
"original": {
|
|
9187
|
-
"value": "{success-plain-content-color
|
|
9289
|
+
"value": "{success-plain-content-color}"
|
|
9188
9290
|
},
|
|
9189
9291
|
"name": "ButtonAccentPlainContentColorHover",
|
|
9190
9292
|
"attributes": {
|
|
@@ -9203,7 +9305,7 @@
|
|
|
9203
9305
|
"filePath": "src/components/button.yml",
|
|
9204
9306
|
"isSource": true,
|
|
9205
9307
|
"original": {
|
|
9206
|
-
"value": "{success-plain-content-color
|
|
9308
|
+
"value": "{success-plain-content-color}"
|
|
9207
9309
|
},
|
|
9208
9310
|
"name": "ButtonAccentPlainContentColorPressed",
|
|
9209
9311
|
"attributes": {
|
|
@@ -9340,7 +9442,7 @@
|
|
|
9340
9442
|
"filePath": "src/components/button.yml",
|
|
9341
9443
|
"isSource": true,
|
|
9342
9444
|
"original": {
|
|
9343
|
-
"value": "{success-soft-content-color.
|
|
9445
|
+
"value": "{success-soft-content-color.default}"
|
|
9344
9446
|
},
|
|
9345
9447
|
"name": "ButtonAccentSoftContentColorHover",
|
|
9346
9448
|
"attributes": {
|
|
@@ -9393,120 +9495,316 @@
|
|
|
9393
9495
|
]
|
|
9394
9496
|
}
|
|
9395
9497
|
},
|
|
9396
|
-
"
|
|
9498
|
+
"accent-outline-background-color": {
|
|
9397
9499
|
"default": {
|
|
9398
|
-
"value": "
|
|
9500
|
+
"value": "transparent",
|
|
9399
9501
|
"filePath": "src/components/button.yml",
|
|
9400
9502
|
"isSource": true,
|
|
9401
9503
|
"original": {
|
|
9402
|
-
"value": "{
|
|
9504
|
+
"value": "{success-outline-background-color.default}"
|
|
9403
9505
|
},
|
|
9404
|
-
"name": "
|
|
9506
|
+
"name": "ButtonAccentOutlineBackgroundColorDefault",
|
|
9405
9507
|
"attributes": {
|
|
9406
9508
|
"category": "button",
|
|
9407
|
-
"type": "
|
|
9509
|
+
"type": "accent-outline-background-color",
|
|
9408
9510
|
"item": "default"
|
|
9409
9511
|
},
|
|
9410
9512
|
"path": [
|
|
9411
9513
|
"button",
|
|
9412
|
-
"
|
|
9514
|
+
"accent-outline-background-color",
|
|
9413
9515
|
"default"
|
|
9414
9516
|
]
|
|
9415
9517
|
},
|
|
9416
9518
|
"hover": {
|
|
9417
|
-
"value": "#
|
|
9519
|
+
"value": "#DCFFF4",
|
|
9418
9520
|
"filePath": "src/components/button.yml",
|
|
9419
9521
|
"isSource": true,
|
|
9420
9522
|
"original": {
|
|
9421
|
-
"value": "{
|
|
9523
|
+
"value": "{success-outline-background-color.hover}"
|
|
9422
9524
|
},
|
|
9423
|
-
"name": "
|
|
9525
|
+
"name": "ButtonAccentOutlineBackgroundColorHover",
|
|
9424
9526
|
"attributes": {
|
|
9425
9527
|
"category": "button",
|
|
9426
|
-
"type": "
|
|
9528
|
+
"type": "accent-outline-background-color",
|
|
9427
9529
|
"item": "hover"
|
|
9428
9530
|
},
|
|
9429
9531
|
"path": [
|
|
9430
9532
|
"button",
|
|
9431
|
-
"
|
|
9533
|
+
"accent-outline-background-color",
|
|
9432
9534
|
"hover"
|
|
9433
9535
|
]
|
|
9434
9536
|
},
|
|
9435
9537
|
"pressed": {
|
|
9436
|
-
"value": "#
|
|
9538
|
+
"value": "#C0FFEB",
|
|
9437
9539
|
"filePath": "src/components/button.yml",
|
|
9438
9540
|
"isSource": true,
|
|
9439
9541
|
"original": {
|
|
9440
|
-
"value": "{
|
|
9542
|
+
"value": "{success-outline-background-color.pressed}"
|
|
9441
9543
|
},
|
|
9442
|
-
"name": "
|
|
9544
|
+
"name": "ButtonAccentOutlineBackgroundColorPressed",
|
|
9443
9545
|
"attributes": {
|
|
9444
9546
|
"category": "button",
|
|
9445
|
-
"type": "
|
|
9547
|
+
"type": "accent-outline-background-color",
|
|
9446
9548
|
"item": "pressed"
|
|
9447
9549
|
},
|
|
9448
9550
|
"path": [
|
|
9449
9551
|
"button",
|
|
9450
|
-
"
|
|
9552
|
+
"accent-outline-background-color",
|
|
9451
9553
|
"pressed"
|
|
9452
9554
|
]
|
|
9453
9555
|
},
|
|
9454
9556
|
"disabled": {
|
|
9455
|
-
"value": "#
|
|
9557
|
+
"value": "#F8F8F8",
|
|
9456
9558
|
"filePath": "src/components/button.yml",
|
|
9457
9559
|
"isSource": true,
|
|
9458
9560
|
"original": {
|
|
9459
|
-
"value": "{disabled-
|
|
9561
|
+
"value": "{disabled-outline-background-color}"
|
|
9460
9562
|
},
|
|
9461
|
-
"name": "
|
|
9563
|
+
"name": "ButtonAccentOutlineBackgroundColorDisabled",
|
|
9462
9564
|
"attributes": {
|
|
9463
9565
|
"category": "button",
|
|
9464
|
-
"type": "
|
|
9566
|
+
"type": "accent-outline-background-color",
|
|
9465
9567
|
"item": "disabled"
|
|
9466
9568
|
},
|
|
9467
9569
|
"path": [
|
|
9468
9570
|
"button",
|
|
9469
|
-
"
|
|
9571
|
+
"accent-outline-background-color",
|
|
9470
9572
|
"disabled"
|
|
9471
9573
|
]
|
|
9472
9574
|
}
|
|
9473
9575
|
},
|
|
9474
|
-
"
|
|
9576
|
+
"accent-outline-content-color": {
|
|
9475
9577
|
"default": {
|
|
9476
|
-
"value": "#
|
|
9578
|
+
"value": "#00825B",
|
|
9477
9579
|
"filePath": "src/components/button.yml",
|
|
9478
9580
|
"isSource": true,
|
|
9479
9581
|
"original": {
|
|
9480
|
-
"value": "{
|
|
9582
|
+
"value": "{success-outline-border-color}"
|
|
9481
9583
|
},
|
|
9482
|
-
"name": "
|
|
9584
|
+
"name": "ButtonAccentOutlineContentColorDefault",
|
|
9483
9585
|
"attributes": {
|
|
9484
9586
|
"category": "button",
|
|
9485
|
-
"type": "
|
|
9587
|
+
"type": "accent-outline-content-color",
|
|
9486
9588
|
"item": "default"
|
|
9487
9589
|
},
|
|
9488
9590
|
"path": [
|
|
9489
9591
|
"button",
|
|
9490
|
-
"
|
|
9592
|
+
"accent-outline-content-color",
|
|
9491
9593
|
"default"
|
|
9492
9594
|
]
|
|
9493
9595
|
},
|
|
9494
9596
|
"hover": {
|
|
9495
|
-
"value": "#
|
|
9597
|
+
"value": "#00825B",
|
|
9496
9598
|
"filePath": "src/components/button.yml",
|
|
9497
9599
|
"isSource": true,
|
|
9498
9600
|
"original": {
|
|
9499
|
-
"value": "{
|
|
9601
|
+
"value": "{success-outline-border-color}"
|
|
9500
9602
|
},
|
|
9501
|
-
"name": "
|
|
9603
|
+
"name": "ButtonAccentOutlineContentColorHover",
|
|
9502
9604
|
"attributes": {
|
|
9503
9605
|
"category": "button",
|
|
9504
|
-
"type": "
|
|
9606
|
+
"type": "accent-outline-content-color",
|
|
9505
9607
|
"item": "hover"
|
|
9506
9608
|
},
|
|
9507
9609
|
"path": [
|
|
9508
9610
|
"button",
|
|
9509
|
-
"
|
|
9611
|
+
"accent-outline-content-color",
|
|
9612
|
+
"hover"
|
|
9613
|
+
]
|
|
9614
|
+
},
|
|
9615
|
+
"pressed": {
|
|
9616
|
+
"value": "#00825B",
|
|
9617
|
+
"filePath": "src/components/button.yml",
|
|
9618
|
+
"isSource": true,
|
|
9619
|
+
"original": {
|
|
9620
|
+
"value": "{success-outline-border-color}"
|
|
9621
|
+
},
|
|
9622
|
+
"name": "ButtonAccentOutlineContentColorPressed",
|
|
9623
|
+
"attributes": {
|
|
9624
|
+
"category": "button",
|
|
9625
|
+
"type": "accent-outline-content-color",
|
|
9626
|
+
"item": "pressed"
|
|
9627
|
+
},
|
|
9628
|
+
"path": [
|
|
9629
|
+
"button",
|
|
9630
|
+
"accent-outline-content-color",
|
|
9631
|
+
"pressed"
|
|
9632
|
+
]
|
|
9633
|
+
},
|
|
9634
|
+
"disabled": {
|
|
9635
|
+
"value": "#B1B1B1",
|
|
9636
|
+
"filePath": "src/components/button.yml",
|
|
9637
|
+
"isSource": true,
|
|
9638
|
+
"original": {
|
|
9639
|
+
"value": "{disabled-outline-content-color}"
|
|
9640
|
+
},
|
|
9641
|
+
"name": "ButtonAccentOutlineContentColorDisabled",
|
|
9642
|
+
"attributes": {
|
|
9643
|
+
"category": "button",
|
|
9644
|
+
"type": "accent-outline-content-color",
|
|
9645
|
+
"item": "disabled"
|
|
9646
|
+
},
|
|
9647
|
+
"path": [
|
|
9648
|
+
"button",
|
|
9649
|
+
"accent-outline-content-color",
|
|
9650
|
+
"disabled"
|
|
9651
|
+
]
|
|
9652
|
+
}
|
|
9653
|
+
},
|
|
9654
|
+
"accent-outline-border-color": {
|
|
9655
|
+
"default": {
|
|
9656
|
+
"value": "#00825B",
|
|
9657
|
+
"filePath": "src/components/button.yml",
|
|
9658
|
+
"isSource": true,
|
|
9659
|
+
"original": {
|
|
9660
|
+
"value": "{success-outline-border-color}"
|
|
9661
|
+
},
|
|
9662
|
+
"name": "ButtonAccentOutlineBorderColorDefault",
|
|
9663
|
+
"attributes": {
|
|
9664
|
+
"category": "button",
|
|
9665
|
+
"type": "accent-outline-border-color",
|
|
9666
|
+
"item": "default"
|
|
9667
|
+
},
|
|
9668
|
+
"path": [
|
|
9669
|
+
"button",
|
|
9670
|
+
"accent-outline-border-color",
|
|
9671
|
+
"default"
|
|
9672
|
+
]
|
|
9673
|
+
},
|
|
9674
|
+
"disabled": {
|
|
9675
|
+
"value": "#E6E6E6",
|
|
9676
|
+
"filePath": "src/components/button.yml",
|
|
9677
|
+
"isSource": true,
|
|
9678
|
+
"original": {
|
|
9679
|
+
"value": "{disabled-outline-border-color}"
|
|
9680
|
+
},
|
|
9681
|
+
"name": "ButtonAccentOutlineBorderColorDisabled",
|
|
9682
|
+
"attributes": {
|
|
9683
|
+
"category": "button",
|
|
9684
|
+
"type": "accent-outline-border-color",
|
|
9685
|
+
"item": "disabled"
|
|
9686
|
+
},
|
|
9687
|
+
"path": [
|
|
9688
|
+
"button",
|
|
9689
|
+
"accent-outline-border-color",
|
|
9690
|
+
"disabled"
|
|
9691
|
+
]
|
|
9692
|
+
}
|
|
9693
|
+
},
|
|
9694
|
+
"primary-solid-background-color": {
|
|
9695
|
+
"default": {
|
|
9696
|
+
"value": "#0054F5",
|
|
9697
|
+
"filePath": "src/components/button.yml",
|
|
9698
|
+
"isSource": true,
|
|
9699
|
+
"original": {
|
|
9700
|
+
"value": "{primary-solid-background-color.default}"
|
|
9701
|
+
},
|
|
9702
|
+
"name": "ButtonPrimarySolidBackgroundColorDefault",
|
|
9703
|
+
"attributes": {
|
|
9704
|
+
"category": "button",
|
|
9705
|
+
"type": "primary-solid-background-color",
|
|
9706
|
+
"item": "default"
|
|
9707
|
+
},
|
|
9708
|
+
"path": [
|
|
9709
|
+
"button",
|
|
9710
|
+
"primary-solid-background-color",
|
|
9711
|
+
"default"
|
|
9712
|
+
]
|
|
9713
|
+
},
|
|
9714
|
+
"hover": {
|
|
9715
|
+
"value": "#003FB8",
|
|
9716
|
+
"filePath": "src/components/button.yml",
|
|
9717
|
+
"isSource": true,
|
|
9718
|
+
"original": {
|
|
9719
|
+
"value": "{primary-solid-background-color.hover}"
|
|
9720
|
+
},
|
|
9721
|
+
"name": "ButtonPrimarySolidBackgroundColorHover",
|
|
9722
|
+
"attributes": {
|
|
9723
|
+
"category": "button",
|
|
9724
|
+
"type": "primary-solid-background-color",
|
|
9725
|
+
"item": "hover"
|
|
9726
|
+
},
|
|
9727
|
+
"path": [
|
|
9728
|
+
"button",
|
|
9729
|
+
"primary-solid-background-color",
|
|
9730
|
+
"hover"
|
|
9731
|
+
]
|
|
9732
|
+
},
|
|
9733
|
+
"pressed": {
|
|
9734
|
+
"value": "#002A7B",
|
|
9735
|
+
"filePath": "src/components/button.yml",
|
|
9736
|
+
"isSource": true,
|
|
9737
|
+
"original": {
|
|
9738
|
+
"value": "{primary-solid-background-color.pressed}"
|
|
9739
|
+
},
|
|
9740
|
+
"name": "ButtonPrimarySolidBackgroundColorPressed",
|
|
9741
|
+
"attributes": {
|
|
9742
|
+
"category": "button",
|
|
9743
|
+
"type": "primary-solid-background-color",
|
|
9744
|
+
"item": "pressed"
|
|
9745
|
+
},
|
|
9746
|
+
"path": [
|
|
9747
|
+
"button",
|
|
9748
|
+
"primary-solid-background-color",
|
|
9749
|
+
"pressed"
|
|
9750
|
+
]
|
|
9751
|
+
},
|
|
9752
|
+
"disabled": {
|
|
9753
|
+
"value": "#E6E6E6",
|
|
9754
|
+
"filePath": "src/components/button.yml",
|
|
9755
|
+
"isSource": true,
|
|
9756
|
+
"original": {
|
|
9757
|
+
"value": "{disabled-solid-background-color}"
|
|
9758
|
+
},
|
|
9759
|
+
"name": "ButtonPrimarySolidBackgroundColorDisabled",
|
|
9760
|
+
"attributes": {
|
|
9761
|
+
"category": "button",
|
|
9762
|
+
"type": "primary-solid-background-color",
|
|
9763
|
+
"item": "disabled"
|
|
9764
|
+
},
|
|
9765
|
+
"path": [
|
|
9766
|
+
"button",
|
|
9767
|
+
"primary-solid-background-color",
|
|
9768
|
+
"disabled"
|
|
9769
|
+
]
|
|
9770
|
+
}
|
|
9771
|
+
},
|
|
9772
|
+
"primary-solid-content-color": {
|
|
9773
|
+
"default": {
|
|
9774
|
+
"value": "#FFFFFF",
|
|
9775
|
+
"filePath": "src/components/button.yml",
|
|
9776
|
+
"isSource": true,
|
|
9777
|
+
"original": {
|
|
9778
|
+
"value": "{primary-solid-content-color}"
|
|
9779
|
+
},
|
|
9780
|
+
"name": "ButtonPrimarySolidContentColorDefault",
|
|
9781
|
+
"attributes": {
|
|
9782
|
+
"category": "button",
|
|
9783
|
+
"type": "primary-solid-content-color",
|
|
9784
|
+
"item": "default"
|
|
9785
|
+
},
|
|
9786
|
+
"path": [
|
|
9787
|
+
"button",
|
|
9788
|
+
"primary-solid-content-color",
|
|
9789
|
+
"default"
|
|
9790
|
+
]
|
|
9791
|
+
},
|
|
9792
|
+
"hover": {
|
|
9793
|
+
"value": "#FFFFFF",
|
|
9794
|
+
"filePath": "src/components/button.yml",
|
|
9795
|
+
"isSource": true,
|
|
9796
|
+
"original": {
|
|
9797
|
+
"value": "{primary-solid-content-color}"
|
|
9798
|
+
},
|
|
9799
|
+
"name": "ButtonPrimarySolidContentColorHover",
|
|
9800
|
+
"attributes": {
|
|
9801
|
+
"category": "button",
|
|
9802
|
+
"type": "primary-solid-content-color",
|
|
9803
|
+
"item": "hover"
|
|
9804
|
+
},
|
|
9805
|
+
"path": [
|
|
9806
|
+
"button",
|
|
9807
|
+
"primary-solid-content-color",
|
|
9510
9808
|
"hover"
|
|
9511
9809
|
]
|
|
9512
9810
|
},
|
|
@@ -9633,7 +9931,7 @@
|
|
|
9633
9931
|
"filePath": "src/components/button.yml",
|
|
9634
9932
|
"isSource": true,
|
|
9635
9933
|
"original": {
|
|
9636
|
-
"value": "{primary-plain-content-color
|
|
9934
|
+
"value": "{primary-plain-content-color}"
|
|
9637
9935
|
},
|
|
9638
9936
|
"name": "ButtonPrimaryPlainContentColorDefault",
|
|
9639
9937
|
"attributes": {
|
|
@@ -9652,7 +9950,7 @@
|
|
|
9652
9950
|
"filePath": "src/components/button.yml",
|
|
9653
9951
|
"isSource": true,
|
|
9654
9952
|
"original": {
|
|
9655
|
-
"value": "{primary-plain-content-color
|
|
9953
|
+
"value": "{primary-plain-content-color}"
|
|
9656
9954
|
},
|
|
9657
9955
|
"name": "ButtonPrimaryPlainContentColorHover",
|
|
9658
9956
|
"attributes": {
|
|
@@ -9671,7 +9969,7 @@
|
|
|
9671
9969
|
"filePath": "src/components/button.yml",
|
|
9672
9970
|
"isSource": true,
|
|
9673
9971
|
"original": {
|
|
9674
|
-
"value": "{primary-plain-content-color
|
|
9972
|
+
"value": "{primary-plain-content-color}"
|
|
9675
9973
|
},
|
|
9676
9974
|
"name": "ButtonPrimaryPlainContentColorPressed",
|
|
9677
9975
|
"attributes": {
|
|
@@ -9861,139 +10159,139 @@
|
|
|
9861
10159
|
]
|
|
9862
10160
|
}
|
|
9863
10161
|
},
|
|
9864
|
-
"
|
|
10162
|
+
"primary-outline-background-color": {
|
|
9865
10163
|
"default": {
|
|
9866
|
-
"value": "
|
|
10164
|
+
"value": "transparent",
|
|
9867
10165
|
"filePath": "src/components/button.yml",
|
|
9868
10166
|
"isSource": true,
|
|
9869
10167
|
"original": {
|
|
9870
|
-
"value": "{
|
|
10168
|
+
"value": "{primary-outline-background-color.default}"
|
|
9871
10169
|
},
|
|
9872
|
-
"name": "
|
|
10170
|
+
"name": "ButtonPrimaryOutlineBackgroundColorDefault",
|
|
9873
10171
|
"attributes": {
|
|
9874
10172
|
"category": "button",
|
|
9875
|
-
"type": "
|
|
10173
|
+
"type": "primary-outline-background-color",
|
|
9876
10174
|
"item": "default"
|
|
9877
10175
|
},
|
|
9878
10176
|
"path": [
|
|
9879
10177
|
"button",
|
|
9880
|
-
"
|
|
10178
|
+
"primary-outline-background-color",
|
|
9881
10179
|
"default"
|
|
9882
10180
|
]
|
|
9883
10181
|
},
|
|
9884
10182
|
"hover": {
|
|
9885
|
-
"value": "#
|
|
10183
|
+
"value": "#F0F5FF",
|
|
9886
10184
|
"filePath": "src/components/button.yml",
|
|
9887
10185
|
"isSource": true,
|
|
9888
10186
|
"original": {
|
|
9889
|
-
"value": "{
|
|
10187
|
+
"value": "{primary-outline-background-color.hover}"
|
|
9890
10188
|
},
|
|
9891
|
-
"name": "
|
|
10189
|
+
"name": "ButtonPrimaryOutlineBackgroundColorHover",
|
|
9892
10190
|
"attributes": {
|
|
9893
10191
|
"category": "button",
|
|
9894
|
-
"type": "
|
|
10192
|
+
"type": "primary-outline-background-color",
|
|
9895
10193
|
"item": "hover"
|
|
9896
10194
|
},
|
|
9897
10195
|
"path": [
|
|
9898
10196
|
"button",
|
|
9899
|
-
"
|
|
10197
|
+
"primary-outline-background-color",
|
|
9900
10198
|
"hover"
|
|
9901
10199
|
]
|
|
9902
10200
|
},
|
|
9903
10201
|
"pressed": {
|
|
9904
|
-
"value": "#
|
|
10202
|
+
"value": "#E0EBFF",
|
|
9905
10203
|
"filePath": "src/components/button.yml",
|
|
9906
10204
|
"isSource": true,
|
|
9907
10205
|
"original": {
|
|
9908
|
-
"value": "{
|
|
10206
|
+
"value": "{primary-outline-background-color.pressed}"
|
|
9909
10207
|
},
|
|
9910
|
-
"name": "
|
|
10208
|
+
"name": "ButtonPrimaryOutlineBackgroundColorPressed",
|
|
9911
10209
|
"attributes": {
|
|
9912
10210
|
"category": "button",
|
|
9913
|
-
"type": "
|
|
10211
|
+
"type": "primary-outline-background-color",
|
|
9914
10212
|
"item": "pressed"
|
|
9915
10213
|
},
|
|
9916
10214
|
"path": [
|
|
9917
10215
|
"button",
|
|
9918
|
-
"
|
|
10216
|
+
"primary-outline-background-color",
|
|
9919
10217
|
"pressed"
|
|
9920
10218
|
]
|
|
9921
10219
|
},
|
|
9922
10220
|
"disabled": {
|
|
9923
|
-
"value": "#
|
|
10221
|
+
"value": "#F8F8F8",
|
|
9924
10222
|
"filePath": "src/components/button.yml",
|
|
9925
10223
|
"isSource": true,
|
|
9926
10224
|
"original": {
|
|
9927
|
-
"value": "{disabled-
|
|
10225
|
+
"value": "{disabled-outline-background-color}"
|
|
9928
10226
|
},
|
|
9929
|
-
"name": "
|
|
10227
|
+
"name": "ButtonPrimaryOutlineBackgroundColorDisabled",
|
|
9930
10228
|
"attributes": {
|
|
9931
10229
|
"category": "button",
|
|
9932
|
-
"type": "
|
|
10230
|
+
"type": "primary-outline-background-color",
|
|
9933
10231
|
"item": "disabled"
|
|
9934
10232
|
},
|
|
9935
10233
|
"path": [
|
|
9936
10234
|
"button",
|
|
9937
|
-
"
|
|
10235
|
+
"primary-outline-background-color",
|
|
9938
10236
|
"disabled"
|
|
9939
10237
|
]
|
|
9940
10238
|
}
|
|
9941
10239
|
},
|
|
9942
|
-
"
|
|
10240
|
+
"primary-outline-content-color": {
|
|
9943
10241
|
"default": {
|
|
9944
|
-
"value": "#
|
|
10242
|
+
"value": "#0054F5",
|
|
9945
10243
|
"filePath": "src/components/button.yml",
|
|
9946
10244
|
"isSource": true,
|
|
9947
10245
|
"original": {
|
|
9948
|
-
"value": "{
|
|
10246
|
+
"value": "{primary-outline-border-color}"
|
|
9949
10247
|
},
|
|
9950
|
-
"name": "
|
|
10248
|
+
"name": "ButtonPrimaryOutlineContentColorDefault",
|
|
9951
10249
|
"attributes": {
|
|
9952
10250
|
"category": "button",
|
|
9953
|
-
"type": "
|
|
10251
|
+
"type": "primary-outline-content-color",
|
|
9954
10252
|
"item": "default"
|
|
9955
10253
|
},
|
|
9956
10254
|
"path": [
|
|
9957
10255
|
"button",
|
|
9958
|
-
"
|
|
10256
|
+
"primary-outline-content-color",
|
|
9959
10257
|
"default"
|
|
9960
10258
|
]
|
|
9961
10259
|
},
|
|
9962
10260
|
"hover": {
|
|
9963
|
-
"value": "#
|
|
10261
|
+
"value": "#0054F5",
|
|
9964
10262
|
"filePath": "src/components/button.yml",
|
|
9965
10263
|
"isSource": true,
|
|
9966
10264
|
"original": {
|
|
9967
|
-
"value": "{
|
|
10265
|
+
"value": "{primary-outline-border-color}"
|
|
9968
10266
|
},
|
|
9969
|
-
"name": "
|
|
10267
|
+
"name": "ButtonPrimaryOutlineContentColorHover",
|
|
9970
10268
|
"attributes": {
|
|
9971
10269
|
"category": "button",
|
|
9972
|
-
"type": "
|
|
10270
|
+
"type": "primary-outline-content-color",
|
|
9973
10271
|
"item": "hover"
|
|
9974
10272
|
},
|
|
9975
10273
|
"path": [
|
|
9976
10274
|
"button",
|
|
9977
|
-
"
|
|
10275
|
+
"primary-outline-content-color",
|
|
9978
10276
|
"hover"
|
|
9979
10277
|
]
|
|
9980
10278
|
},
|
|
9981
10279
|
"pressed": {
|
|
9982
|
-
"value": "#
|
|
10280
|
+
"value": "#0054F5",
|
|
9983
10281
|
"filePath": "src/components/button.yml",
|
|
9984
10282
|
"isSource": true,
|
|
9985
10283
|
"original": {
|
|
9986
|
-
"value": "{
|
|
10284
|
+
"value": "{primary-outline-border-color}"
|
|
9987
10285
|
},
|
|
9988
|
-
"name": "
|
|
10286
|
+
"name": "ButtonPrimaryOutlineContentColorPressed",
|
|
9989
10287
|
"attributes": {
|
|
9990
10288
|
"category": "button",
|
|
9991
|
-
"type": "
|
|
10289
|
+
"type": "primary-outline-content-color",
|
|
9992
10290
|
"item": "pressed"
|
|
9993
10291
|
},
|
|
9994
10292
|
"path": [
|
|
9995
10293
|
"button",
|
|
9996
|
-
"
|
|
10294
|
+
"primary-outline-content-color",
|
|
9997
10295
|
"pressed"
|
|
9998
10296
|
]
|
|
9999
10297
|
},
|
|
@@ -10002,66 +10300,262 @@
|
|
|
10002
10300
|
"filePath": "src/components/button.yml",
|
|
10003
10301
|
"isSource": true,
|
|
10004
10302
|
"original": {
|
|
10005
|
-
"value": "{disabled-
|
|
10303
|
+
"value": "{disabled-outline-content-color}"
|
|
10006
10304
|
},
|
|
10007
|
-
"name": "
|
|
10305
|
+
"name": "ButtonPrimaryOutlineContentColorDisabled",
|
|
10008
10306
|
"attributes": {
|
|
10009
10307
|
"category": "button",
|
|
10010
|
-
"type": "
|
|
10308
|
+
"type": "primary-outline-content-color",
|
|
10011
10309
|
"item": "disabled"
|
|
10012
10310
|
},
|
|
10013
10311
|
"path": [
|
|
10014
10312
|
"button",
|
|
10015
|
-
"
|
|
10313
|
+
"primary-outline-content-color",
|
|
10016
10314
|
"disabled"
|
|
10017
10315
|
]
|
|
10018
10316
|
}
|
|
10019
10317
|
},
|
|
10020
|
-
"
|
|
10318
|
+
"primary-outline-border-color": {
|
|
10021
10319
|
"default": {
|
|
10022
|
-
"value": "
|
|
10320
|
+
"value": "#0054F5",
|
|
10023
10321
|
"filePath": "src/components/button.yml",
|
|
10024
10322
|
"isSource": true,
|
|
10025
10323
|
"original": {
|
|
10026
|
-
"value": "{
|
|
10324
|
+
"value": "{primary-outline-border-color}"
|
|
10027
10325
|
},
|
|
10028
|
-
"name": "
|
|
10326
|
+
"name": "ButtonPrimaryOutlineBorderColorDefault",
|
|
10029
10327
|
"attributes": {
|
|
10030
10328
|
"category": "button",
|
|
10031
|
-
"type": "
|
|
10329
|
+
"type": "primary-outline-border-color",
|
|
10032
10330
|
"item": "default"
|
|
10033
10331
|
},
|
|
10034
10332
|
"path": [
|
|
10035
10333
|
"button",
|
|
10036
|
-
"
|
|
10334
|
+
"primary-outline-border-color",
|
|
10037
10335
|
"default"
|
|
10038
10336
|
]
|
|
10039
10337
|
},
|
|
10040
|
-
"
|
|
10338
|
+
"disabled": {
|
|
10041
10339
|
"value": "#E6E6E6",
|
|
10042
10340
|
"filePath": "src/components/button.yml",
|
|
10043
10341
|
"isSource": true,
|
|
10044
10342
|
"original": {
|
|
10045
|
-
"value": "{
|
|
10343
|
+
"value": "{disabled-outline-border-color}"
|
|
10046
10344
|
},
|
|
10047
|
-
"name": "
|
|
10345
|
+
"name": "ButtonPrimaryOutlineBorderColorDisabled",
|
|
10048
10346
|
"attributes": {
|
|
10049
10347
|
"category": "button",
|
|
10050
|
-
"type": "
|
|
10051
|
-
"item": "
|
|
10348
|
+
"type": "primary-outline-border-color",
|
|
10349
|
+
"item": "disabled"
|
|
10052
10350
|
},
|
|
10053
10351
|
"path": [
|
|
10054
10352
|
"button",
|
|
10055
|
-
"
|
|
10056
|
-
"
|
|
10353
|
+
"primary-outline-border-color",
|
|
10354
|
+
"disabled"
|
|
10057
10355
|
]
|
|
10058
|
-
}
|
|
10059
|
-
|
|
10060
|
-
|
|
10061
|
-
|
|
10062
|
-
"
|
|
10063
|
-
"
|
|
10064
|
-
|
|
10356
|
+
}
|
|
10357
|
+
},
|
|
10358
|
+
"secondary-solid-background-color": {
|
|
10359
|
+
"default": {
|
|
10360
|
+
"value": "#6D6D6D",
|
|
10361
|
+
"filePath": "src/components/button.yml",
|
|
10362
|
+
"isSource": true,
|
|
10363
|
+
"original": {
|
|
10364
|
+
"value": "{neutral-solid-background-color.default}"
|
|
10365
|
+
},
|
|
10366
|
+
"name": "ButtonSecondarySolidBackgroundColorDefault",
|
|
10367
|
+
"attributes": {
|
|
10368
|
+
"category": "button",
|
|
10369
|
+
"type": "secondary-solid-background-color",
|
|
10370
|
+
"item": "default"
|
|
10371
|
+
},
|
|
10372
|
+
"path": [
|
|
10373
|
+
"button",
|
|
10374
|
+
"secondary-solid-background-color",
|
|
10375
|
+
"default"
|
|
10376
|
+
]
|
|
10377
|
+
},
|
|
10378
|
+
"hover": {
|
|
10379
|
+
"value": "#464646",
|
|
10380
|
+
"filePath": "src/components/button.yml",
|
|
10381
|
+
"isSource": true,
|
|
10382
|
+
"original": {
|
|
10383
|
+
"value": "{neutral-solid-background-color.hover}"
|
|
10384
|
+
},
|
|
10385
|
+
"name": "ButtonSecondarySolidBackgroundColorHover",
|
|
10386
|
+
"attributes": {
|
|
10387
|
+
"category": "button",
|
|
10388
|
+
"type": "secondary-solid-background-color",
|
|
10389
|
+
"item": "hover"
|
|
10390
|
+
},
|
|
10391
|
+
"path": [
|
|
10392
|
+
"button",
|
|
10393
|
+
"secondary-solid-background-color",
|
|
10394
|
+
"hover"
|
|
10395
|
+
]
|
|
10396
|
+
},
|
|
10397
|
+
"pressed": {
|
|
10398
|
+
"value": "#222222",
|
|
10399
|
+
"filePath": "src/components/button.yml",
|
|
10400
|
+
"isSource": true,
|
|
10401
|
+
"original": {
|
|
10402
|
+
"value": "{neutral-solid-background-color.pressed}"
|
|
10403
|
+
},
|
|
10404
|
+
"name": "ButtonSecondarySolidBackgroundColorPressed",
|
|
10405
|
+
"attributes": {
|
|
10406
|
+
"category": "button",
|
|
10407
|
+
"type": "secondary-solid-background-color",
|
|
10408
|
+
"item": "pressed"
|
|
10409
|
+
},
|
|
10410
|
+
"path": [
|
|
10411
|
+
"button",
|
|
10412
|
+
"secondary-solid-background-color",
|
|
10413
|
+
"pressed"
|
|
10414
|
+
]
|
|
10415
|
+
},
|
|
10416
|
+
"disabled": {
|
|
10417
|
+
"value": "#E6E6E6",
|
|
10418
|
+
"filePath": "src/components/button.yml",
|
|
10419
|
+
"isSource": true,
|
|
10420
|
+
"original": {
|
|
10421
|
+
"value": "{disabled-solid-background-color}"
|
|
10422
|
+
},
|
|
10423
|
+
"name": "ButtonSecondarySolidBackgroundColorDisabled",
|
|
10424
|
+
"attributes": {
|
|
10425
|
+
"category": "button",
|
|
10426
|
+
"type": "secondary-solid-background-color",
|
|
10427
|
+
"item": "disabled"
|
|
10428
|
+
},
|
|
10429
|
+
"path": [
|
|
10430
|
+
"button",
|
|
10431
|
+
"secondary-solid-background-color",
|
|
10432
|
+
"disabled"
|
|
10433
|
+
]
|
|
10434
|
+
}
|
|
10435
|
+
},
|
|
10436
|
+
"secondary-solid-content-color": {
|
|
10437
|
+
"default": {
|
|
10438
|
+
"value": "#FFFFFF",
|
|
10439
|
+
"filePath": "src/components/button.yml",
|
|
10440
|
+
"isSource": true,
|
|
10441
|
+
"original": {
|
|
10442
|
+
"value": "{neutral-solid-content-color}"
|
|
10443
|
+
},
|
|
10444
|
+
"name": "ButtonSecondarySolidContentColorDefault",
|
|
10445
|
+
"attributes": {
|
|
10446
|
+
"category": "button",
|
|
10447
|
+
"type": "secondary-solid-content-color",
|
|
10448
|
+
"item": "default"
|
|
10449
|
+
},
|
|
10450
|
+
"path": [
|
|
10451
|
+
"button",
|
|
10452
|
+
"secondary-solid-content-color",
|
|
10453
|
+
"default"
|
|
10454
|
+
]
|
|
10455
|
+
},
|
|
10456
|
+
"hover": {
|
|
10457
|
+
"value": "#FFFFFF",
|
|
10458
|
+
"filePath": "src/components/button.yml",
|
|
10459
|
+
"isSource": true,
|
|
10460
|
+
"original": {
|
|
10461
|
+
"value": "{neutral-solid-content-color}"
|
|
10462
|
+
},
|
|
10463
|
+
"name": "ButtonSecondarySolidContentColorHover",
|
|
10464
|
+
"attributes": {
|
|
10465
|
+
"category": "button",
|
|
10466
|
+
"type": "secondary-solid-content-color",
|
|
10467
|
+
"item": "hover"
|
|
10468
|
+
},
|
|
10469
|
+
"path": [
|
|
10470
|
+
"button",
|
|
10471
|
+
"secondary-solid-content-color",
|
|
10472
|
+
"hover"
|
|
10473
|
+
]
|
|
10474
|
+
},
|
|
10475
|
+
"pressed": {
|
|
10476
|
+
"value": "#FFFFFF",
|
|
10477
|
+
"filePath": "src/components/button.yml",
|
|
10478
|
+
"isSource": true,
|
|
10479
|
+
"original": {
|
|
10480
|
+
"value": "{neutral-solid-content-color}"
|
|
10481
|
+
},
|
|
10482
|
+
"name": "ButtonSecondarySolidContentColorPressed",
|
|
10483
|
+
"attributes": {
|
|
10484
|
+
"category": "button",
|
|
10485
|
+
"type": "secondary-solid-content-color",
|
|
10486
|
+
"item": "pressed"
|
|
10487
|
+
},
|
|
10488
|
+
"path": [
|
|
10489
|
+
"button",
|
|
10490
|
+
"secondary-solid-content-color",
|
|
10491
|
+
"pressed"
|
|
10492
|
+
]
|
|
10493
|
+
},
|
|
10494
|
+
"disabled": {
|
|
10495
|
+
"value": "#B1B1B1",
|
|
10496
|
+
"filePath": "src/components/button.yml",
|
|
10497
|
+
"isSource": true,
|
|
10498
|
+
"original": {
|
|
10499
|
+
"value": "{disabled-solid-content-color}"
|
|
10500
|
+
},
|
|
10501
|
+
"name": "ButtonSecondarySolidContentColorDisabled",
|
|
10502
|
+
"attributes": {
|
|
10503
|
+
"category": "button",
|
|
10504
|
+
"type": "secondary-solid-content-color",
|
|
10505
|
+
"item": "disabled"
|
|
10506
|
+
},
|
|
10507
|
+
"path": [
|
|
10508
|
+
"button",
|
|
10509
|
+
"secondary-solid-content-color",
|
|
10510
|
+
"disabled"
|
|
10511
|
+
]
|
|
10512
|
+
}
|
|
10513
|
+
},
|
|
10514
|
+
"secondary-plain-background-color": {
|
|
10515
|
+
"default": {
|
|
10516
|
+
"value": "transparent",
|
|
10517
|
+
"filePath": "src/components/button.yml",
|
|
10518
|
+
"isSource": true,
|
|
10519
|
+
"original": {
|
|
10520
|
+
"value": "{neutral-plain-background-color.default}"
|
|
10521
|
+
},
|
|
10522
|
+
"name": "ButtonSecondaryPlainBackgroundColorDefault",
|
|
10523
|
+
"attributes": {
|
|
10524
|
+
"category": "button",
|
|
10525
|
+
"type": "secondary-plain-background-color",
|
|
10526
|
+
"item": "default"
|
|
10527
|
+
},
|
|
10528
|
+
"path": [
|
|
10529
|
+
"button",
|
|
10530
|
+
"secondary-plain-background-color",
|
|
10531
|
+
"default"
|
|
10532
|
+
]
|
|
10533
|
+
},
|
|
10534
|
+
"hover": {
|
|
10535
|
+
"value": "#E6E6E6",
|
|
10536
|
+
"filePath": "src/components/button.yml",
|
|
10537
|
+
"isSource": true,
|
|
10538
|
+
"original": {
|
|
10539
|
+
"value": "{neutral-plain-background-color.hover}"
|
|
10540
|
+
},
|
|
10541
|
+
"name": "ButtonSecondaryPlainBackgroundColorHover",
|
|
10542
|
+
"attributes": {
|
|
10543
|
+
"category": "button",
|
|
10544
|
+
"type": "secondary-plain-background-color",
|
|
10545
|
+
"item": "hover"
|
|
10546
|
+
},
|
|
10547
|
+
"path": [
|
|
10548
|
+
"button",
|
|
10549
|
+
"secondary-plain-background-color",
|
|
10550
|
+
"hover"
|
|
10551
|
+
]
|
|
10552
|
+
},
|
|
10553
|
+
"pressed": {
|
|
10554
|
+
"value": "#D5D5D5",
|
|
10555
|
+
"filePath": "src/components/button.yml",
|
|
10556
|
+
"isSource": true,
|
|
10557
|
+
"original": {
|
|
10558
|
+
"value": "{neutral-plain-background-color.pressed}"
|
|
10065
10559
|
},
|
|
10066
10560
|
"name": "ButtonSecondaryPlainBackgroundColorPressed",
|
|
10067
10561
|
"attributes": {
|
|
@@ -10125,90 +10619,246 @@
|
|
|
10125
10619
|
"name": "ButtonSecondaryPlainContentColorHover",
|
|
10126
10620
|
"attributes": {
|
|
10127
10621
|
"category": "button",
|
|
10128
|
-
"type": "secondary-plain-content-color",
|
|
10622
|
+
"type": "secondary-plain-content-color",
|
|
10623
|
+
"item": "hover"
|
|
10624
|
+
},
|
|
10625
|
+
"path": [
|
|
10626
|
+
"button",
|
|
10627
|
+
"secondary-plain-content-color",
|
|
10628
|
+
"hover"
|
|
10629
|
+
]
|
|
10630
|
+
},
|
|
10631
|
+
"pressed": {
|
|
10632
|
+
"value": "#222222",
|
|
10633
|
+
"filePath": "src/components/button.yml",
|
|
10634
|
+
"isSource": true,
|
|
10635
|
+
"original": {
|
|
10636
|
+
"value": "{neutral-plain-content-color}"
|
|
10637
|
+
},
|
|
10638
|
+
"name": "ButtonSecondaryPlainContentColorPressed",
|
|
10639
|
+
"attributes": {
|
|
10640
|
+
"category": "button",
|
|
10641
|
+
"type": "secondary-plain-content-color",
|
|
10642
|
+
"item": "pressed"
|
|
10643
|
+
},
|
|
10644
|
+
"path": [
|
|
10645
|
+
"button",
|
|
10646
|
+
"secondary-plain-content-color",
|
|
10647
|
+
"pressed"
|
|
10648
|
+
]
|
|
10649
|
+
},
|
|
10650
|
+
"disabled": {
|
|
10651
|
+
"value": "#E6E6E6",
|
|
10652
|
+
"filePath": "src/components/button.yml",
|
|
10653
|
+
"isSource": true,
|
|
10654
|
+
"original": {
|
|
10655
|
+
"value": "{disabled-plain-content-color}"
|
|
10656
|
+
},
|
|
10657
|
+
"name": "ButtonSecondaryPlainContentColorDisabled",
|
|
10658
|
+
"attributes": {
|
|
10659
|
+
"category": "button",
|
|
10660
|
+
"type": "secondary-plain-content-color",
|
|
10661
|
+
"item": "disabled"
|
|
10662
|
+
},
|
|
10663
|
+
"path": [
|
|
10664
|
+
"button",
|
|
10665
|
+
"secondary-plain-content-color",
|
|
10666
|
+
"disabled"
|
|
10667
|
+
]
|
|
10668
|
+
}
|
|
10669
|
+
},
|
|
10670
|
+
"secondary-soft-background-color": {
|
|
10671
|
+
"default": {
|
|
10672
|
+
"value": "#E6E6E6",
|
|
10673
|
+
"filePath": "src/components/button.yml",
|
|
10674
|
+
"isSource": true,
|
|
10675
|
+
"original": {
|
|
10676
|
+
"value": "{neutral-soft-background-color.default}"
|
|
10677
|
+
},
|
|
10678
|
+
"name": "ButtonSecondarySoftBackgroundColorDefault",
|
|
10679
|
+
"attributes": {
|
|
10680
|
+
"category": "button",
|
|
10681
|
+
"type": "secondary-soft-background-color",
|
|
10682
|
+
"item": "default"
|
|
10683
|
+
},
|
|
10684
|
+
"path": [
|
|
10685
|
+
"button",
|
|
10686
|
+
"secondary-soft-background-color",
|
|
10687
|
+
"default"
|
|
10688
|
+
]
|
|
10689
|
+
},
|
|
10690
|
+
"hover": {
|
|
10691
|
+
"value": "#D5D5D5",
|
|
10692
|
+
"filePath": "src/components/button.yml",
|
|
10693
|
+
"isSource": true,
|
|
10694
|
+
"original": {
|
|
10695
|
+
"value": "{neutral-soft-background-color.hover}"
|
|
10696
|
+
},
|
|
10697
|
+
"name": "ButtonSecondarySoftBackgroundColorHover",
|
|
10698
|
+
"attributes": {
|
|
10699
|
+
"category": "button",
|
|
10700
|
+
"type": "secondary-soft-background-color",
|
|
10701
|
+
"item": "hover"
|
|
10702
|
+
},
|
|
10703
|
+
"path": [
|
|
10704
|
+
"button",
|
|
10705
|
+
"secondary-soft-background-color",
|
|
10706
|
+
"hover"
|
|
10707
|
+
]
|
|
10708
|
+
},
|
|
10709
|
+
"pressed": {
|
|
10710
|
+
"value": "#B1B1B1",
|
|
10711
|
+
"filePath": "src/components/button.yml",
|
|
10712
|
+
"isSource": true,
|
|
10713
|
+
"original": {
|
|
10714
|
+
"value": "{neutral-soft-background-color.pressed}"
|
|
10715
|
+
},
|
|
10716
|
+
"name": "ButtonSecondarySoftBackgroundColorPressed",
|
|
10717
|
+
"attributes": {
|
|
10718
|
+
"category": "button",
|
|
10719
|
+
"type": "secondary-soft-background-color",
|
|
10720
|
+
"item": "pressed"
|
|
10721
|
+
},
|
|
10722
|
+
"path": [
|
|
10723
|
+
"button",
|
|
10724
|
+
"secondary-soft-background-color",
|
|
10725
|
+
"pressed"
|
|
10726
|
+
]
|
|
10727
|
+
},
|
|
10728
|
+
"disabled": {
|
|
10729
|
+
"value": "#F8F8F8",
|
|
10730
|
+
"filePath": "src/components/button.yml",
|
|
10731
|
+
"isSource": true,
|
|
10732
|
+
"original": {
|
|
10733
|
+
"value": "{disabled-soft-background-color}"
|
|
10734
|
+
},
|
|
10735
|
+
"name": "ButtonSecondarySoftBackgroundColorDisabled",
|
|
10736
|
+
"attributes": {
|
|
10737
|
+
"category": "button",
|
|
10738
|
+
"type": "secondary-soft-background-color",
|
|
10739
|
+
"item": "disabled"
|
|
10740
|
+
},
|
|
10741
|
+
"path": [
|
|
10742
|
+
"button",
|
|
10743
|
+
"secondary-soft-background-color",
|
|
10744
|
+
"disabled"
|
|
10745
|
+
]
|
|
10746
|
+
}
|
|
10747
|
+
},
|
|
10748
|
+
"secondary-soft-content-color": {
|
|
10749
|
+
"default": {
|
|
10750
|
+
"value": "#222222",
|
|
10751
|
+
"filePath": "src/components/button.yml",
|
|
10752
|
+
"isSource": true,
|
|
10753
|
+
"original": {
|
|
10754
|
+
"value": "{neutral-soft-content-color.default}"
|
|
10755
|
+
},
|
|
10756
|
+
"name": "ButtonSecondarySoftContentColorDefault",
|
|
10757
|
+
"attributes": {
|
|
10758
|
+
"category": "button",
|
|
10759
|
+
"type": "secondary-soft-content-color",
|
|
10760
|
+
"item": "default"
|
|
10761
|
+
},
|
|
10762
|
+
"path": [
|
|
10763
|
+
"button",
|
|
10764
|
+
"secondary-soft-content-color",
|
|
10765
|
+
"default"
|
|
10766
|
+
]
|
|
10767
|
+
},
|
|
10768
|
+
"hover": {
|
|
10769
|
+
"value": "#222222",
|
|
10770
|
+
"filePath": "src/components/button.yml",
|
|
10771
|
+
"isSource": true,
|
|
10772
|
+
"original": {
|
|
10773
|
+
"value": "{neutral-soft-content-color.default}"
|
|
10774
|
+
},
|
|
10775
|
+
"name": "ButtonSecondarySoftContentColorHover",
|
|
10776
|
+
"attributes": {
|
|
10777
|
+
"category": "button",
|
|
10778
|
+
"type": "secondary-soft-content-color",
|
|
10129
10779
|
"item": "hover"
|
|
10130
10780
|
},
|
|
10131
10781
|
"path": [
|
|
10132
10782
|
"button",
|
|
10133
|
-
"secondary-
|
|
10783
|
+
"secondary-soft-content-color",
|
|
10134
10784
|
"hover"
|
|
10135
10785
|
]
|
|
10136
10786
|
},
|
|
10137
10787
|
"pressed": {
|
|
10138
|
-
"value": "#
|
|
10788
|
+
"value": "#000000",
|
|
10139
10789
|
"filePath": "src/components/button.yml",
|
|
10140
10790
|
"isSource": true,
|
|
10141
10791
|
"original": {
|
|
10142
|
-
"value": "{neutral-
|
|
10792
|
+
"value": "{neutral-soft-content-color.pressed}"
|
|
10143
10793
|
},
|
|
10144
|
-
"name": "
|
|
10794
|
+
"name": "ButtonSecondarySoftContentColorPressed",
|
|
10145
10795
|
"attributes": {
|
|
10146
10796
|
"category": "button",
|
|
10147
|
-
"type": "secondary-
|
|
10797
|
+
"type": "secondary-soft-content-color",
|
|
10148
10798
|
"item": "pressed"
|
|
10149
10799
|
},
|
|
10150
10800
|
"path": [
|
|
10151
10801
|
"button",
|
|
10152
|
-
"secondary-
|
|
10802
|
+
"secondary-soft-content-color",
|
|
10153
10803
|
"pressed"
|
|
10154
10804
|
]
|
|
10155
10805
|
},
|
|
10156
10806
|
"disabled": {
|
|
10157
|
-
"value": "#
|
|
10807
|
+
"value": "#D5D5D5",
|
|
10158
10808
|
"filePath": "src/components/button.yml",
|
|
10159
10809
|
"isSource": true,
|
|
10160
10810
|
"original": {
|
|
10161
|
-
"value": "{disabled-
|
|
10811
|
+
"value": "{disabled-soft-content-color}"
|
|
10162
10812
|
},
|
|
10163
|
-
"name": "
|
|
10813
|
+
"name": "ButtonSecondarySoftContentColorDisabled",
|
|
10164
10814
|
"attributes": {
|
|
10165
10815
|
"category": "button",
|
|
10166
|
-
"type": "secondary-
|
|
10816
|
+
"type": "secondary-soft-content-color",
|
|
10167
10817
|
"item": "disabled"
|
|
10168
10818
|
},
|
|
10169
10819
|
"path": [
|
|
10170
10820
|
"button",
|
|
10171
|
-
"secondary-
|
|
10821
|
+
"secondary-soft-content-color",
|
|
10172
10822
|
"disabled"
|
|
10173
10823
|
]
|
|
10174
10824
|
}
|
|
10175
10825
|
},
|
|
10176
|
-
"secondary-
|
|
10826
|
+
"secondary-outline-background-color": {
|
|
10177
10827
|
"default": {
|
|
10178
|
-
"value": "
|
|
10828
|
+
"value": "transparent",
|
|
10179
10829
|
"filePath": "src/components/button.yml",
|
|
10180
10830
|
"isSource": true,
|
|
10181
10831
|
"original": {
|
|
10182
|
-
"value": "{neutral-
|
|
10832
|
+
"value": "{neutral-outline-background-color.default}"
|
|
10183
10833
|
},
|
|
10184
|
-
"name": "
|
|
10834
|
+
"name": "ButtonSecondaryOutlineBackgroundColorDefault",
|
|
10185
10835
|
"attributes": {
|
|
10186
10836
|
"category": "button",
|
|
10187
|
-
"type": "secondary-
|
|
10837
|
+
"type": "secondary-outline-background-color",
|
|
10188
10838
|
"item": "default"
|
|
10189
10839
|
},
|
|
10190
10840
|
"path": [
|
|
10191
10841
|
"button",
|
|
10192
|
-
"secondary-
|
|
10842
|
+
"secondary-outline-background-color",
|
|
10193
10843
|
"default"
|
|
10194
10844
|
]
|
|
10195
10845
|
},
|
|
10196
10846
|
"hover": {
|
|
10197
|
-
"value": "#
|
|
10847
|
+
"value": "#E6E6E6",
|
|
10198
10848
|
"filePath": "src/components/button.yml",
|
|
10199
10849
|
"isSource": true,
|
|
10200
10850
|
"original": {
|
|
10201
|
-
"value": "{neutral-
|
|
10851
|
+
"value": "{neutral-outline-background-color.hover}"
|
|
10202
10852
|
},
|
|
10203
|
-
"name": "
|
|
10853
|
+
"name": "ButtonSecondaryOutlineBackgroundColorHover",
|
|
10204
10854
|
"attributes": {
|
|
10205
10855
|
"category": "button",
|
|
10206
|
-
"type": "secondary-
|
|
10856
|
+
"type": "secondary-outline-background-color",
|
|
10207
10857
|
"item": "hover"
|
|
10208
10858
|
},
|
|
10209
10859
|
"path": [
|
|
10210
10860
|
"button",
|
|
10211
|
-
"secondary-
|
|
10861
|
+
"secondary-outline-background-color",
|
|
10212
10862
|
"hover"
|
|
10213
10863
|
]
|
|
10214
10864
|
},
|
|
@@ -10217,17 +10867,17 @@
|
|
|
10217
10867
|
"filePath": "src/components/button.yml",
|
|
10218
10868
|
"isSource": true,
|
|
10219
10869
|
"original": {
|
|
10220
|
-
"value": "{neutral-
|
|
10870
|
+
"value": "{neutral-outline-background-color.pressed}"
|
|
10221
10871
|
},
|
|
10222
|
-
"name": "
|
|
10872
|
+
"name": "ButtonSecondaryOutlineBackgroundColorPressed",
|
|
10223
10873
|
"attributes": {
|
|
10224
10874
|
"category": "button",
|
|
10225
|
-
"type": "secondary-
|
|
10875
|
+
"type": "secondary-outline-background-color",
|
|
10226
10876
|
"item": "pressed"
|
|
10227
10877
|
},
|
|
10228
10878
|
"path": [
|
|
10229
10879
|
"button",
|
|
10230
|
-
"secondary-
|
|
10880
|
+
"secondary-outline-background-color",
|
|
10231
10881
|
"pressed"
|
|
10232
10882
|
]
|
|
10233
10883
|
},
|
|
@@ -10236,38 +10886,38 @@
|
|
|
10236
10886
|
"filePath": "src/components/button.yml",
|
|
10237
10887
|
"isSource": true,
|
|
10238
10888
|
"original": {
|
|
10239
|
-
"value": "{disabled-
|
|
10889
|
+
"value": "{disabled-outline-background-color}"
|
|
10240
10890
|
},
|
|
10241
|
-
"name": "
|
|
10891
|
+
"name": "ButtonSecondaryOutlineBackgroundColorDisabled",
|
|
10242
10892
|
"attributes": {
|
|
10243
10893
|
"category": "button",
|
|
10244
|
-
"type": "secondary-
|
|
10894
|
+
"type": "secondary-outline-background-color",
|
|
10245
10895
|
"item": "disabled"
|
|
10246
10896
|
},
|
|
10247
10897
|
"path": [
|
|
10248
10898
|
"button",
|
|
10249
|
-
"secondary-
|
|
10899
|
+
"secondary-outline-background-color",
|
|
10250
10900
|
"disabled"
|
|
10251
10901
|
]
|
|
10252
10902
|
}
|
|
10253
10903
|
},
|
|
10254
|
-
"secondary-
|
|
10904
|
+
"secondary-outline-content-color": {
|
|
10255
10905
|
"default": {
|
|
10256
10906
|
"value": "#222222",
|
|
10257
10907
|
"filePath": "src/components/button.yml",
|
|
10258
10908
|
"isSource": true,
|
|
10259
10909
|
"original": {
|
|
10260
|
-
"value": "{neutral-
|
|
10910
|
+
"value": "{neutral-outline-content-color}"
|
|
10261
10911
|
},
|
|
10262
|
-
"name": "
|
|
10912
|
+
"name": "ButtonSecondaryOutlineContentColorDefault",
|
|
10263
10913
|
"attributes": {
|
|
10264
10914
|
"category": "button",
|
|
10265
|
-
"type": "secondary-
|
|
10915
|
+
"type": "secondary-outline-content-color",
|
|
10266
10916
|
"item": "default"
|
|
10267
10917
|
},
|
|
10268
10918
|
"path": [
|
|
10269
10919
|
"button",
|
|
10270
|
-
"secondary-
|
|
10920
|
+
"secondary-outline-content-color",
|
|
10271
10921
|
"default"
|
|
10272
10922
|
]
|
|
10273
10923
|
},
|
|
@@ -10276,55 +10926,95 @@
|
|
|
10276
10926
|
"filePath": "src/components/button.yml",
|
|
10277
10927
|
"isSource": true,
|
|
10278
10928
|
"original": {
|
|
10279
|
-
"value": "{neutral-
|
|
10929
|
+
"value": "{neutral-outline-content-color}"
|
|
10280
10930
|
},
|
|
10281
|
-
"name": "
|
|
10931
|
+
"name": "ButtonSecondaryOutlineContentColorHover",
|
|
10282
10932
|
"attributes": {
|
|
10283
10933
|
"category": "button",
|
|
10284
|
-
"type": "secondary-
|
|
10934
|
+
"type": "secondary-outline-content-color",
|
|
10285
10935
|
"item": "hover"
|
|
10286
10936
|
},
|
|
10287
10937
|
"path": [
|
|
10288
10938
|
"button",
|
|
10289
|
-
"secondary-
|
|
10939
|
+
"secondary-outline-content-color",
|
|
10290
10940
|
"hover"
|
|
10291
10941
|
]
|
|
10292
10942
|
},
|
|
10293
10943
|
"pressed": {
|
|
10294
|
-
"value": "#
|
|
10944
|
+
"value": "#222222",
|
|
10295
10945
|
"filePath": "src/components/button.yml",
|
|
10296
10946
|
"isSource": true,
|
|
10297
10947
|
"original": {
|
|
10298
|
-
"value": "{neutral-
|
|
10948
|
+
"value": "{neutral-outline-content-color}"
|
|
10299
10949
|
},
|
|
10300
|
-
"name": "
|
|
10950
|
+
"name": "ButtonSecondaryOutlineContentColorPressed",
|
|
10301
10951
|
"attributes": {
|
|
10302
10952
|
"category": "button",
|
|
10303
|
-
"type": "secondary-
|
|
10953
|
+
"type": "secondary-outline-content-color",
|
|
10304
10954
|
"item": "pressed"
|
|
10305
10955
|
},
|
|
10306
10956
|
"path": [
|
|
10307
10957
|
"button",
|
|
10308
|
-
"secondary-
|
|
10958
|
+
"secondary-outline-content-color",
|
|
10309
10959
|
"pressed"
|
|
10310
10960
|
]
|
|
10311
10961
|
},
|
|
10312
10962
|
"disabled": {
|
|
10313
|
-
"value": "#
|
|
10963
|
+
"value": "#B1B1B1",
|
|
10314
10964
|
"filePath": "src/components/button.yml",
|
|
10315
10965
|
"isSource": true,
|
|
10316
10966
|
"original": {
|
|
10317
|
-
"value": "{disabled-
|
|
10967
|
+
"value": "{disabled-outline-content-color}"
|
|
10318
10968
|
},
|
|
10319
|
-
"name": "
|
|
10969
|
+
"name": "ButtonSecondaryOutlineContentColorDisabled",
|
|
10320
10970
|
"attributes": {
|
|
10321
10971
|
"category": "button",
|
|
10322
|
-
"type": "secondary-
|
|
10972
|
+
"type": "secondary-outline-content-color",
|
|
10323
10973
|
"item": "disabled"
|
|
10324
10974
|
},
|
|
10325
10975
|
"path": [
|
|
10326
10976
|
"button",
|
|
10327
|
-
"secondary-
|
|
10977
|
+
"secondary-outline-content-color",
|
|
10978
|
+
"disabled"
|
|
10979
|
+
]
|
|
10980
|
+
}
|
|
10981
|
+
},
|
|
10982
|
+
"secondary-outline-border-color": {
|
|
10983
|
+
"default": {
|
|
10984
|
+
"value": "#909090",
|
|
10985
|
+
"filePath": "src/components/button.yml",
|
|
10986
|
+
"isSource": true,
|
|
10987
|
+
"original": {
|
|
10988
|
+
"value": "{neutral-outline-border-color}"
|
|
10989
|
+
},
|
|
10990
|
+
"name": "ButtonSecondaryOutlineBorderColorDefault",
|
|
10991
|
+
"attributes": {
|
|
10992
|
+
"category": "button",
|
|
10993
|
+
"type": "secondary-outline-border-color",
|
|
10994
|
+
"item": "default"
|
|
10995
|
+
},
|
|
10996
|
+
"path": [
|
|
10997
|
+
"button",
|
|
10998
|
+
"secondary-outline-border-color",
|
|
10999
|
+
"default"
|
|
11000
|
+
]
|
|
11001
|
+
},
|
|
11002
|
+
"disabled": {
|
|
11003
|
+
"value": "#E6E6E6",
|
|
11004
|
+
"filePath": "src/components/button.yml",
|
|
11005
|
+
"isSource": true,
|
|
11006
|
+
"original": {
|
|
11007
|
+
"value": "{disabled-outline-border-color}"
|
|
11008
|
+
},
|
|
11009
|
+
"name": "ButtonSecondaryOutlineBorderColorDisabled",
|
|
11010
|
+
"attributes": {
|
|
11011
|
+
"category": "button",
|
|
11012
|
+
"type": "secondary-outline-border-color",
|
|
11013
|
+
"item": "disabled"
|
|
11014
|
+
},
|
|
11015
|
+
"path": [
|
|
11016
|
+
"button",
|
|
11017
|
+
"secondary-outline-border-color",
|
|
10328
11018
|
"disabled"
|
|
10329
11019
|
]
|
|
10330
11020
|
}
|
|
@@ -10569,7 +11259,7 @@
|
|
|
10569
11259
|
"filePath": "src/components/button.yml",
|
|
10570
11260
|
"isSource": true,
|
|
10571
11261
|
"original": {
|
|
10572
|
-
"value": "{danger-plain-content-color
|
|
11262
|
+
"value": "{danger-plain-content-color}"
|
|
10573
11263
|
},
|
|
10574
11264
|
"name": "ButtonDangerPlainContentColorDefault",
|
|
10575
11265
|
"attributes": {
|
|
@@ -10588,7 +11278,7 @@
|
|
|
10588
11278
|
"filePath": "src/components/button.yml",
|
|
10589
11279
|
"isSource": true,
|
|
10590
11280
|
"original": {
|
|
10591
|
-
"value": "{danger-plain-content-color
|
|
11281
|
+
"value": "{danger-plain-content-color}"
|
|
10592
11282
|
},
|
|
10593
11283
|
"name": "ButtonDangerPlainContentColorHover",
|
|
10594
11284
|
"attributes": {
|
|
@@ -10607,95 +11297,251 @@
|
|
|
10607
11297
|
"filePath": "src/components/button.yml",
|
|
10608
11298
|
"isSource": true,
|
|
10609
11299
|
"original": {
|
|
10610
|
-
"value": "{danger-plain-content-color
|
|
11300
|
+
"value": "{danger-plain-content-color}"
|
|
11301
|
+
},
|
|
11302
|
+
"name": "ButtonDangerPlainContentColorPressed",
|
|
11303
|
+
"attributes": {
|
|
11304
|
+
"category": "button",
|
|
11305
|
+
"type": "danger-plain-content-color",
|
|
11306
|
+
"item": "pressed"
|
|
11307
|
+
},
|
|
11308
|
+
"path": [
|
|
11309
|
+
"button",
|
|
11310
|
+
"danger-plain-content-color",
|
|
11311
|
+
"pressed"
|
|
11312
|
+
]
|
|
11313
|
+
},
|
|
11314
|
+
"disabled": {
|
|
11315
|
+
"value": "#E6E6E6",
|
|
11316
|
+
"filePath": "src/components/button.yml",
|
|
11317
|
+
"isSource": true,
|
|
11318
|
+
"original": {
|
|
11319
|
+
"value": "{disabled-plain-content-color}"
|
|
11320
|
+
},
|
|
11321
|
+
"name": "ButtonDangerPlainContentColorDisabled",
|
|
11322
|
+
"attributes": {
|
|
11323
|
+
"category": "button",
|
|
11324
|
+
"type": "danger-plain-content-color",
|
|
11325
|
+
"item": "disabled"
|
|
11326
|
+
},
|
|
11327
|
+
"path": [
|
|
11328
|
+
"button",
|
|
11329
|
+
"danger-plain-content-color",
|
|
11330
|
+
"disabled"
|
|
11331
|
+
]
|
|
11332
|
+
}
|
|
11333
|
+
},
|
|
11334
|
+
"danger-soft-background-color": {
|
|
11335
|
+
"default": {
|
|
11336
|
+
"value": "#FDF0F3",
|
|
11337
|
+
"filePath": "src/components/button.yml",
|
|
11338
|
+
"isSource": true,
|
|
11339
|
+
"original": {
|
|
11340
|
+
"value": "{danger-soft-background-color.default}"
|
|
11341
|
+
},
|
|
11342
|
+
"name": "ButtonDangerSoftBackgroundColorDefault",
|
|
11343
|
+
"attributes": {
|
|
11344
|
+
"category": "button",
|
|
11345
|
+
"type": "danger-soft-background-color",
|
|
11346
|
+
"item": "default"
|
|
11347
|
+
},
|
|
11348
|
+
"path": [
|
|
11349
|
+
"button",
|
|
11350
|
+
"danger-soft-background-color",
|
|
11351
|
+
"default"
|
|
11352
|
+
]
|
|
11353
|
+
},
|
|
11354
|
+
"hover": {
|
|
11355
|
+
"value": "#FBE0E6",
|
|
11356
|
+
"filePath": "src/components/button.yml",
|
|
11357
|
+
"isSource": true,
|
|
11358
|
+
"original": {
|
|
11359
|
+
"value": "{danger-soft-background-color.hover}"
|
|
11360
|
+
},
|
|
11361
|
+
"name": "ButtonDangerSoftBackgroundColorHover",
|
|
11362
|
+
"attributes": {
|
|
11363
|
+
"category": "button",
|
|
11364
|
+
"type": "danger-soft-background-color",
|
|
11365
|
+
"item": "hover"
|
|
11366
|
+
},
|
|
11367
|
+
"path": [
|
|
11368
|
+
"button",
|
|
11369
|
+
"danger-soft-background-color",
|
|
11370
|
+
"hover"
|
|
11371
|
+
]
|
|
11372
|
+
},
|
|
11373
|
+
"pressed": {
|
|
11374
|
+
"value": "#F7C1CC",
|
|
11375
|
+
"filePath": "src/components/button.yml",
|
|
11376
|
+
"isSource": true,
|
|
11377
|
+
"original": {
|
|
11378
|
+
"value": "{danger-soft-background-color.pressed}"
|
|
11379
|
+
},
|
|
11380
|
+
"name": "ButtonDangerSoftBackgroundColorPressed",
|
|
11381
|
+
"attributes": {
|
|
11382
|
+
"category": "button",
|
|
11383
|
+
"type": "danger-soft-background-color",
|
|
11384
|
+
"item": "pressed"
|
|
11385
|
+
},
|
|
11386
|
+
"path": [
|
|
11387
|
+
"button",
|
|
11388
|
+
"danger-soft-background-color",
|
|
11389
|
+
"pressed"
|
|
11390
|
+
]
|
|
11391
|
+
},
|
|
11392
|
+
"disabled": {
|
|
11393
|
+
"value": "#F8F8F8",
|
|
11394
|
+
"filePath": "src/components/button.yml",
|
|
11395
|
+
"isSource": true,
|
|
11396
|
+
"original": {
|
|
11397
|
+
"value": "{disabled-soft-background-color}"
|
|
11398
|
+
},
|
|
11399
|
+
"name": "ButtonDangerSoftBackgroundColorDisabled",
|
|
11400
|
+
"attributes": {
|
|
11401
|
+
"category": "button",
|
|
11402
|
+
"type": "danger-soft-background-color",
|
|
11403
|
+
"item": "disabled"
|
|
11404
|
+
},
|
|
11405
|
+
"path": [
|
|
11406
|
+
"button",
|
|
11407
|
+
"danger-soft-background-color",
|
|
11408
|
+
"disabled"
|
|
11409
|
+
]
|
|
11410
|
+
}
|
|
11411
|
+
},
|
|
11412
|
+
"danger-soft-content-color": {
|
|
11413
|
+
"default": {
|
|
11414
|
+
"value": "#B4193A",
|
|
11415
|
+
"filePath": "src/components/button.yml",
|
|
11416
|
+
"isSource": true,
|
|
11417
|
+
"original": {
|
|
11418
|
+
"value": "{danger-soft-content-color.default}"
|
|
11419
|
+
},
|
|
11420
|
+
"name": "ButtonDangerSoftContentColorDefault",
|
|
11421
|
+
"attributes": {
|
|
11422
|
+
"category": "button",
|
|
11423
|
+
"type": "danger-soft-content-color",
|
|
11424
|
+
"item": "default"
|
|
11425
|
+
},
|
|
11426
|
+
"path": [
|
|
11427
|
+
"button",
|
|
11428
|
+
"danger-soft-content-color",
|
|
11429
|
+
"default"
|
|
11430
|
+
]
|
|
11431
|
+
},
|
|
11432
|
+
"hover": {
|
|
11433
|
+
"value": "#B4193A",
|
|
11434
|
+
"filePath": "src/components/button.yml",
|
|
11435
|
+
"isSource": true,
|
|
11436
|
+
"original": {
|
|
11437
|
+
"value": "{danger-soft-content-color.default}"
|
|
11438
|
+
},
|
|
11439
|
+
"name": "ButtonDangerSoftContentColorHover",
|
|
11440
|
+
"attributes": {
|
|
11441
|
+
"category": "button",
|
|
11442
|
+
"type": "danger-soft-content-color",
|
|
11443
|
+
"item": "hover"
|
|
11444
|
+
},
|
|
11445
|
+
"path": [
|
|
11446
|
+
"button",
|
|
11447
|
+
"danger-soft-content-color",
|
|
11448
|
+
"hover"
|
|
11449
|
+
]
|
|
11450
|
+
},
|
|
11451
|
+
"pressed": {
|
|
11452
|
+
"value": "#83122A",
|
|
11453
|
+
"filePath": "src/components/button.yml",
|
|
11454
|
+
"isSource": true,
|
|
11455
|
+
"original": {
|
|
11456
|
+
"value": "{danger-soft-content-color.pressed}"
|
|
10611
11457
|
},
|
|
10612
|
-
"name": "
|
|
11458
|
+
"name": "ButtonDangerSoftContentColorPressed",
|
|
10613
11459
|
"attributes": {
|
|
10614
11460
|
"category": "button",
|
|
10615
|
-
"type": "danger-
|
|
11461
|
+
"type": "danger-soft-content-color",
|
|
10616
11462
|
"item": "pressed"
|
|
10617
11463
|
},
|
|
10618
11464
|
"path": [
|
|
10619
11465
|
"button",
|
|
10620
|
-
"danger-
|
|
11466
|
+
"danger-soft-content-color",
|
|
10621
11467
|
"pressed"
|
|
10622
11468
|
]
|
|
10623
11469
|
},
|
|
10624
11470
|
"disabled": {
|
|
10625
|
-
"value": "#
|
|
11471
|
+
"value": "#D5D5D5",
|
|
10626
11472
|
"filePath": "src/components/button.yml",
|
|
10627
11473
|
"isSource": true,
|
|
10628
11474
|
"original": {
|
|
10629
|
-
"value": "{disabled-
|
|
11475
|
+
"value": "{disabled-soft-content-color}"
|
|
10630
11476
|
},
|
|
10631
|
-
"name": "
|
|
11477
|
+
"name": "ButtonDangerSoftContentColorDisabled",
|
|
10632
11478
|
"attributes": {
|
|
10633
11479
|
"category": "button",
|
|
10634
|
-
"type": "danger-
|
|
11480
|
+
"type": "danger-soft-content-color",
|
|
10635
11481
|
"item": "disabled"
|
|
10636
11482
|
},
|
|
10637
11483
|
"path": [
|
|
10638
11484
|
"button",
|
|
10639
|
-
"danger-
|
|
11485
|
+
"danger-soft-content-color",
|
|
10640
11486
|
"disabled"
|
|
10641
11487
|
]
|
|
10642
11488
|
}
|
|
10643
11489
|
},
|
|
10644
|
-
"danger-
|
|
11490
|
+
"danger-outline-background-color": {
|
|
10645
11491
|
"default": {
|
|
10646
|
-
"value": "
|
|
11492
|
+
"value": "transparent",
|
|
10647
11493
|
"filePath": "src/components/button.yml",
|
|
10648
11494
|
"isSource": true,
|
|
10649
11495
|
"original": {
|
|
10650
|
-
"value": "{danger-
|
|
11496
|
+
"value": "{danger-outline-background-color.default}"
|
|
10651
11497
|
},
|
|
10652
|
-
"name": "
|
|
11498
|
+
"name": "ButtonDangerOutlineBackgroundColorDefault",
|
|
10653
11499
|
"attributes": {
|
|
10654
11500
|
"category": "button",
|
|
10655
|
-
"type": "danger-
|
|
11501
|
+
"type": "danger-outline-background-color",
|
|
10656
11502
|
"item": "default"
|
|
10657
11503
|
},
|
|
10658
11504
|
"path": [
|
|
10659
11505
|
"button",
|
|
10660
|
-
"danger-
|
|
11506
|
+
"danger-outline-background-color",
|
|
10661
11507
|
"default"
|
|
10662
11508
|
]
|
|
10663
11509
|
},
|
|
10664
11510
|
"hover": {
|
|
10665
|
-
"value": "#
|
|
11511
|
+
"value": "#FDF0F3",
|
|
10666
11512
|
"filePath": "src/components/button.yml",
|
|
10667
11513
|
"isSource": true,
|
|
10668
11514
|
"original": {
|
|
10669
|
-
"value": "{danger-
|
|
11515
|
+
"value": "{danger-outline-background-color.hover}"
|
|
10670
11516
|
},
|
|
10671
|
-
"name": "
|
|
11517
|
+
"name": "ButtonDangerOutlineBackgroundColorHover",
|
|
10672
11518
|
"attributes": {
|
|
10673
11519
|
"category": "button",
|
|
10674
|
-
"type": "danger-
|
|
11520
|
+
"type": "danger-outline-background-color",
|
|
10675
11521
|
"item": "hover"
|
|
10676
11522
|
},
|
|
10677
11523
|
"path": [
|
|
10678
11524
|
"button",
|
|
10679
|
-
"danger-
|
|
11525
|
+
"danger-outline-background-color",
|
|
10680
11526
|
"hover"
|
|
10681
11527
|
]
|
|
10682
11528
|
},
|
|
10683
11529
|
"pressed": {
|
|
10684
|
-
"value": "#
|
|
11530
|
+
"value": "#FBE0E6",
|
|
10685
11531
|
"filePath": "src/components/button.yml",
|
|
10686
11532
|
"isSource": true,
|
|
10687
11533
|
"original": {
|
|
10688
|
-
"value": "{danger-
|
|
11534
|
+
"value": "{danger-outline-background-color.pressed}"
|
|
10689
11535
|
},
|
|
10690
|
-
"name": "
|
|
11536
|
+
"name": "ButtonDangerOutlineBackgroundColorPressed",
|
|
10691
11537
|
"attributes": {
|
|
10692
11538
|
"category": "button",
|
|
10693
|
-
"type": "danger-
|
|
11539
|
+
"type": "danger-outline-background-color",
|
|
10694
11540
|
"item": "pressed"
|
|
10695
11541
|
},
|
|
10696
11542
|
"path": [
|
|
10697
11543
|
"button",
|
|
10698
|
-
"danger-
|
|
11544
|
+
"danger-outline-background-color",
|
|
10699
11545
|
"pressed"
|
|
10700
11546
|
]
|
|
10701
11547
|
},
|
|
@@ -10704,95 +11550,135 @@
|
|
|
10704
11550
|
"filePath": "src/components/button.yml",
|
|
10705
11551
|
"isSource": true,
|
|
10706
11552
|
"original": {
|
|
10707
|
-
"value": "{disabled-
|
|
11553
|
+
"value": "{disabled-outline-background-color}"
|
|
10708
11554
|
},
|
|
10709
|
-
"name": "
|
|
11555
|
+
"name": "ButtonDangerOutlineBackgroundColorDisabled",
|
|
10710
11556
|
"attributes": {
|
|
10711
11557
|
"category": "button",
|
|
10712
|
-
"type": "danger-
|
|
11558
|
+
"type": "danger-outline-background-color",
|
|
10713
11559
|
"item": "disabled"
|
|
10714
11560
|
},
|
|
10715
11561
|
"path": [
|
|
10716
11562
|
"button",
|
|
10717
|
-
"danger-
|
|
11563
|
+
"danger-outline-background-color",
|
|
10718
11564
|
"disabled"
|
|
10719
11565
|
]
|
|
10720
11566
|
}
|
|
10721
11567
|
},
|
|
10722
|
-
"danger-
|
|
11568
|
+
"danger-outline-content-color": {
|
|
10723
11569
|
"default": {
|
|
10724
|
-
"value": "#
|
|
11570
|
+
"value": "#E1244C",
|
|
10725
11571
|
"filePath": "src/components/button.yml",
|
|
10726
11572
|
"isSource": true,
|
|
10727
11573
|
"original": {
|
|
10728
|
-
"value": "{danger-
|
|
11574
|
+
"value": "{danger-outline-border-color}"
|
|
10729
11575
|
},
|
|
10730
|
-
"name": "
|
|
11576
|
+
"name": "ButtonDangerOutlineContentColorDefault",
|
|
10731
11577
|
"attributes": {
|
|
10732
11578
|
"category": "button",
|
|
10733
|
-
"type": "danger-
|
|
11579
|
+
"type": "danger-outline-content-color",
|
|
10734
11580
|
"item": "default"
|
|
10735
11581
|
},
|
|
10736
11582
|
"path": [
|
|
10737
11583
|
"button",
|
|
10738
|
-
"danger-
|
|
11584
|
+
"danger-outline-content-color",
|
|
10739
11585
|
"default"
|
|
10740
11586
|
]
|
|
10741
11587
|
},
|
|
10742
11588
|
"hover": {
|
|
10743
|
-
"value": "#
|
|
11589
|
+
"value": "#E1244C",
|
|
10744
11590
|
"filePath": "src/components/button.yml",
|
|
10745
11591
|
"isSource": true,
|
|
10746
11592
|
"original": {
|
|
10747
|
-
"value": "{danger-
|
|
11593
|
+
"value": "{danger-outline-border-color}"
|
|
10748
11594
|
},
|
|
10749
|
-
"name": "
|
|
11595
|
+
"name": "ButtonDangerOutlineContentColorHover",
|
|
10750
11596
|
"attributes": {
|
|
10751
11597
|
"category": "button",
|
|
10752
|
-
"type": "danger-
|
|
11598
|
+
"type": "danger-outline-content-color",
|
|
10753
11599
|
"item": "hover"
|
|
10754
11600
|
},
|
|
10755
11601
|
"path": [
|
|
10756
11602
|
"button",
|
|
10757
|
-
"danger-
|
|
11603
|
+
"danger-outline-content-color",
|
|
10758
11604
|
"hover"
|
|
10759
11605
|
]
|
|
10760
11606
|
},
|
|
10761
11607
|
"pressed": {
|
|
10762
|
-
"value": "#
|
|
11608
|
+
"value": "#E1244C",
|
|
10763
11609
|
"filePath": "src/components/button.yml",
|
|
10764
11610
|
"isSource": true,
|
|
10765
11611
|
"original": {
|
|
10766
|
-
"value": "{danger-
|
|
11612
|
+
"value": "{danger-outline-border-color}"
|
|
10767
11613
|
},
|
|
10768
|
-
"name": "
|
|
11614
|
+
"name": "ButtonDangerOutlineContentColorPressed",
|
|
10769
11615
|
"attributes": {
|
|
10770
11616
|
"category": "button",
|
|
10771
|
-
"type": "danger-
|
|
11617
|
+
"type": "danger-outline-content-color",
|
|
10772
11618
|
"item": "pressed"
|
|
10773
11619
|
},
|
|
10774
11620
|
"path": [
|
|
10775
11621
|
"button",
|
|
10776
|
-
"danger-
|
|
11622
|
+
"danger-outline-content-color",
|
|
10777
11623
|
"pressed"
|
|
10778
11624
|
]
|
|
10779
11625
|
},
|
|
10780
11626
|
"disabled": {
|
|
10781
|
-
"value": "#
|
|
11627
|
+
"value": "#B1B1B1",
|
|
10782
11628
|
"filePath": "src/components/button.yml",
|
|
10783
11629
|
"isSource": true,
|
|
10784
11630
|
"original": {
|
|
10785
|
-
"value": "{disabled-
|
|
11631
|
+
"value": "{disabled-outline-content-color}"
|
|
10786
11632
|
},
|
|
10787
|
-
"name": "
|
|
11633
|
+
"name": "ButtonDangerOutlineContentColorDisabled",
|
|
10788
11634
|
"attributes": {
|
|
10789
11635
|
"category": "button",
|
|
10790
|
-
"type": "danger-
|
|
11636
|
+
"type": "danger-outline-content-color",
|
|
10791
11637
|
"item": "disabled"
|
|
10792
11638
|
},
|
|
10793
11639
|
"path": [
|
|
10794
11640
|
"button",
|
|
10795
|
-
"danger-
|
|
11641
|
+
"danger-outline-content-color",
|
|
11642
|
+
"disabled"
|
|
11643
|
+
]
|
|
11644
|
+
}
|
|
11645
|
+
},
|
|
11646
|
+
"danger-outline-border-color": {
|
|
11647
|
+
"default": {
|
|
11648
|
+
"value": "#E1244C",
|
|
11649
|
+
"filePath": "src/components/button.yml",
|
|
11650
|
+
"isSource": true,
|
|
11651
|
+
"original": {
|
|
11652
|
+
"value": "{danger-outline-border-color}"
|
|
11653
|
+
},
|
|
11654
|
+
"name": "ButtonDangerOutlineBorderColorDefault",
|
|
11655
|
+
"attributes": {
|
|
11656
|
+
"category": "button",
|
|
11657
|
+
"type": "danger-outline-border-color",
|
|
11658
|
+
"item": "default"
|
|
11659
|
+
},
|
|
11660
|
+
"path": [
|
|
11661
|
+
"button",
|
|
11662
|
+
"danger-outline-border-color",
|
|
11663
|
+
"default"
|
|
11664
|
+
]
|
|
11665
|
+
},
|
|
11666
|
+
"disabled": {
|
|
11667
|
+
"value": "#E6E6E6",
|
|
11668
|
+
"filePath": "src/components/button.yml",
|
|
11669
|
+
"isSource": true,
|
|
11670
|
+
"original": {
|
|
11671
|
+
"value": "{disabled-outline-border-color}"
|
|
11672
|
+
},
|
|
11673
|
+
"name": "ButtonDangerOutlineBorderColorDisabled",
|
|
11674
|
+
"attributes": {
|
|
11675
|
+
"category": "button",
|
|
11676
|
+
"type": "danger-outline-border-color",
|
|
11677
|
+
"item": "disabled"
|
|
11678
|
+
},
|
|
11679
|
+
"path": [
|
|
11680
|
+
"button",
|
|
11681
|
+
"danger-outline-border-color",
|
|
10796
11682
|
"disabled"
|
|
10797
11683
|
]
|
|
10798
11684
|
}
|
|
@@ -11085,125 +11971,281 @@
|
|
|
11085
11971
|
},
|
|
11086
11972
|
"path": [
|
|
11087
11973
|
"button",
|
|
11088
|
-
"dark-plain-content-color",
|
|
11974
|
+
"dark-plain-content-color",
|
|
11975
|
+
"pressed"
|
|
11976
|
+
]
|
|
11977
|
+
},
|
|
11978
|
+
"disabled": {
|
|
11979
|
+
"value": "rgb(0 0 0 / 37.5%)",
|
|
11980
|
+
"filePath": "src/components/button.yml",
|
|
11981
|
+
"isSource": true,
|
|
11982
|
+
"original": {
|
|
11983
|
+
"value": "{disabled-dark-plain-content-color}"
|
|
11984
|
+
},
|
|
11985
|
+
"name": "ButtonDarkPlainContentColorDisabled",
|
|
11986
|
+
"attributes": {
|
|
11987
|
+
"category": "button",
|
|
11988
|
+
"type": "dark-plain-content-color",
|
|
11989
|
+
"item": "disabled"
|
|
11990
|
+
},
|
|
11991
|
+
"path": [
|
|
11992
|
+
"button",
|
|
11993
|
+
"dark-plain-content-color",
|
|
11994
|
+
"disabled"
|
|
11995
|
+
]
|
|
11996
|
+
}
|
|
11997
|
+
},
|
|
11998
|
+
"dark-soft-background-color": {
|
|
11999
|
+
"default": {
|
|
12000
|
+
"value": "rgb(0 0 0 / 12.5%)",
|
|
12001
|
+
"filePath": "src/components/button.yml",
|
|
12002
|
+
"isSource": true,
|
|
12003
|
+
"original": {
|
|
12004
|
+
"value": "{dark-soft-background-color.default}"
|
|
12005
|
+
},
|
|
12006
|
+
"name": "ButtonDarkSoftBackgroundColorDefault",
|
|
12007
|
+
"attributes": {
|
|
12008
|
+
"category": "button",
|
|
12009
|
+
"type": "dark-soft-background-color",
|
|
12010
|
+
"item": "default"
|
|
12011
|
+
},
|
|
12012
|
+
"path": [
|
|
12013
|
+
"button",
|
|
12014
|
+
"dark-soft-background-color",
|
|
12015
|
+
"default"
|
|
12016
|
+
]
|
|
12017
|
+
},
|
|
12018
|
+
"hover": {
|
|
12019
|
+
"value": "rgb(0 0 0 / 25%)",
|
|
12020
|
+
"filePath": "src/components/button.yml",
|
|
12021
|
+
"isSource": true,
|
|
12022
|
+
"original": {
|
|
12023
|
+
"value": "{dark-soft-background-color.hover}"
|
|
12024
|
+
},
|
|
12025
|
+
"name": "ButtonDarkSoftBackgroundColorHover",
|
|
12026
|
+
"attributes": {
|
|
12027
|
+
"category": "button",
|
|
12028
|
+
"type": "dark-soft-background-color",
|
|
12029
|
+
"item": "hover"
|
|
12030
|
+
},
|
|
12031
|
+
"path": [
|
|
12032
|
+
"button",
|
|
12033
|
+
"dark-soft-background-color",
|
|
12034
|
+
"hover"
|
|
12035
|
+
]
|
|
12036
|
+
},
|
|
12037
|
+
"pressed": {
|
|
12038
|
+
"value": "rgb(0 0 0 / 37.5%)",
|
|
12039
|
+
"filePath": "src/components/button.yml",
|
|
12040
|
+
"isSource": true,
|
|
12041
|
+
"original": {
|
|
12042
|
+
"value": "{dark-soft-background-color.pressed}"
|
|
12043
|
+
},
|
|
12044
|
+
"name": "ButtonDarkSoftBackgroundColorPressed",
|
|
12045
|
+
"attributes": {
|
|
12046
|
+
"category": "button",
|
|
12047
|
+
"type": "dark-soft-background-color",
|
|
12048
|
+
"item": "pressed"
|
|
12049
|
+
},
|
|
12050
|
+
"path": [
|
|
12051
|
+
"button",
|
|
12052
|
+
"dark-soft-background-color",
|
|
12053
|
+
"pressed"
|
|
12054
|
+
]
|
|
12055
|
+
},
|
|
12056
|
+
"disabled": {
|
|
12057
|
+
"value": "rgb(0 0 0 / 12.5%)",
|
|
12058
|
+
"filePath": "src/components/button.yml",
|
|
12059
|
+
"isSource": true,
|
|
12060
|
+
"original": {
|
|
12061
|
+
"value": "{disabled-dark-soft-background-color}"
|
|
12062
|
+
},
|
|
12063
|
+
"name": "ButtonDarkSoftBackgroundColorDisabled",
|
|
12064
|
+
"attributes": {
|
|
12065
|
+
"category": "button",
|
|
12066
|
+
"type": "dark-soft-background-color",
|
|
12067
|
+
"item": "disabled"
|
|
12068
|
+
},
|
|
12069
|
+
"path": [
|
|
12070
|
+
"button",
|
|
12071
|
+
"dark-soft-background-color",
|
|
12072
|
+
"disabled"
|
|
12073
|
+
]
|
|
12074
|
+
}
|
|
12075
|
+
},
|
|
12076
|
+
"dark-soft-content-color": {
|
|
12077
|
+
"default": {
|
|
12078
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
12079
|
+
"filePath": "src/components/button.yml",
|
|
12080
|
+
"isSource": true,
|
|
12081
|
+
"original": {
|
|
12082
|
+
"value": "{dark-soft-content-color}"
|
|
12083
|
+
},
|
|
12084
|
+
"name": "ButtonDarkSoftContentColorDefault",
|
|
12085
|
+
"attributes": {
|
|
12086
|
+
"category": "button",
|
|
12087
|
+
"type": "dark-soft-content-color",
|
|
12088
|
+
"item": "default"
|
|
12089
|
+
},
|
|
12090
|
+
"path": [
|
|
12091
|
+
"button",
|
|
12092
|
+
"dark-soft-content-color",
|
|
12093
|
+
"default"
|
|
12094
|
+
]
|
|
12095
|
+
},
|
|
12096
|
+
"hover": {
|
|
12097
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
12098
|
+
"filePath": "src/components/button.yml",
|
|
12099
|
+
"isSource": true,
|
|
12100
|
+
"original": {
|
|
12101
|
+
"value": "{dark-soft-content-color}"
|
|
12102
|
+
},
|
|
12103
|
+
"name": "ButtonDarkSoftContentColorHover",
|
|
12104
|
+
"attributes": {
|
|
12105
|
+
"category": "button",
|
|
12106
|
+
"type": "dark-soft-content-color",
|
|
12107
|
+
"item": "hover"
|
|
12108
|
+
},
|
|
12109
|
+
"path": [
|
|
12110
|
+
"button",
|
|
12111
|
+
"dark-soft-content-color",
|
|
12112
|
+
"hover"
|
|
12113
|
+
]
|
|
12114
|
+
},
|
|
12115
|
+
"pressed": {
|
|
12116
|
+
"value": "rgb(0 0 0 / 100%)",
|
|
12117
|
+
"filePath": "src/components/button.yml",
|
|
12118
|
+
"isSource": true,
|
|
12119
|
+
"original": {
|
|
12120
|
+
"value": "{dark-soft-content-color}"
|
|
12121
|
+
},
|
|
12122
|
+
"name": "ButtonDarkSoftContentColorPressed",
|
|
12123
|
+
"attributes": {
|
|
12124
|
+
"category": "button",
|
|
12125
|
+
"type": "dark-soft-content-color",
|
|
12126
|
+
"item": "pressed"
|
|
12127
|
+
},
|
|
12128
|
+
"path": [
|
|
12129
|
+
"button",
|
|
12130
|
+
"dark-soft-content-color",
|
|
11089
12131
|
"pressed"
|
|
11090
12132
|
]
|
|
11091
12133
|
},
|
|
11092
12134
|
"disabled": {
|
|
11093
|
-
"value": "rgb(0 0 0 /
|
|
12135
|
+
"value": "rgb(0 0 0 / 25%)",
|
|
11094
12136
|
"filePath": "src/components/button.yml",
|
|
11095
12137
|
"isSource": true,
|
|
11096
12138
|
"original": {
|
|
11097
|
-
"value": "{disabled-dark-
|
|
12139
|
+
"value": "{disabled-dark-soft-content-color}"
|
|
11098
12140
|
},
|
|
11099
|
-
"name": "
|
|
12141
|
+
"name": "ButtonDarkSoftContentColorDisabled",
|
|
11100
12142
|
"attributes": {
|
|
11101
12143
|
"category": "button",
|
|
11102
|
-
"type": "dark-
|
|
12144
|
+
"type": "dark-soft-content-color",
|
|
11103
12145
|
"item": "disabled"
|
|
11104
12146
|
},
|
|
11105
12147
|
"path": [
|
|
11106
12148
|
"button",
|
|
11107
|
-
"dark-
|
|
12149
|
+
"dark-soft-content-color",
|
|
11108
12150
|
"disabled"
|
|
11109
12151
|
]
|
|
11110
12152
|
}
|
|
11111
12153
|
},
|
|
11112
|
-
"dark-
|
|
12154
|
+
"dark-outline-background-color": {
|
|
11113
12155
|
"default": {
|
|
11114
|
-
"value": "
|
|
12156
|
+
"value": "transparent",
|
|
11115
12157
|
"filePath": "src/components/button.yml",
|
|
11116
12158
|
"isSource": true,
|
|
11117
12159
|
"original": {
|
|
11118
|
-
"value": "{dark-
|
|
12160
|
+
"value": "{dark-outline-background-color.default}"
|
|
11119
12161
|
},
|
|
11120
|
-
"name": "
|
|
12162
|
+
"name": "ButtonDarkOutlineBackgroundColorDefault",
|
|
11121
12163
|
"attributes": {
|
|
11122
12164
|
"category": "button",
|
|
11123
|
-
"type": "dark-
|
|
12165
|
+
"type": "dark-outline-background-color",
|
|
11124
12166
|
"item": "default"
|
|
11125
12167
|
},
|
|
11126
12168
|
"path": [
|
|
11127
12169
|
"button",
|
|
11128
|
-
"dark-
|
|
12170
|
+
"dark-outline-background-color",
|
|
11129
12171
|
"default"
|
|
11130
12172
|
]
|
|
11131
12173
|
},
|
|
11132
12174
|
"hover": {
|
|
11133
|
-
"value": "rgb(0 0 0 /
|
|
12175
|
+
"value": "rgb(0 0 0 / 12.5%)",
|
|
11134
12176
|
"filePath": "src/components/button.yml",
|
|
11135
12177
|
"isSource": true,
|
|
11136
12178
|
"original": {
|
|
11137
|
-
"value": "{dark-
|
|
12179
|
+
"value": "{dark-outline-background-color.hover}"
|
|
11138
12180
|
},
|
|
11139
|
-
"name": "
|
|
12181
|
+
"name": "ButtonDarkOutlineBackgroundColorHover",
|
|
11140
12182
|
"attributes": {
|
|
11141
12183
|
"category": "button",
|
|
11142
|
-
"type": "dark-
|
|
12184
|
+
"type": "dark-outline-background-color",
|
|
11143
12185
|
"item": "hover"
|
|
11144
12186
|
},
|
|
11145
12187
|
"path": [
|
|
11146
12188
|
"button",
|
|
11147
|
-
"dark-
|
|
12189
|
+
"dark-outline-background-color",
|
|
11148
12190
|
"hover"
|
|
11149
12191
|
]
|
|
11150
12192
|
},
|
|
11151
12193
|
"pressed": {
|
|
11152
|
-
"value": "rgb(0 0 0 /
|
|
12194
|
+
"value": "rgb(0 0 0 / 25%)",
|
|
11153
12195
|
"filePath": "src/components/button.yml",
|
|
11154
12196
|
"isSource": true,
|
|
11155
12197
|
"original": {
|
|
11156
|
-
"value": "{dark-
|
|
12198
|
+
"value": "{dark-outline-background-color.pressed}"
|
|
11157
12199
|
},
|
|
11158
|
-
"name": "
|
|
12200
|
+
"name": "ButtonDarkOutlineBackgroundColorPressed",
|
|
11159
12201
|
"attributes": {
|
|
11160
12202
|
"category": "button",
|
|
11161
|
-
"type": "dark-
|
|
12203
|
+
"type": "dark-outline-background-color",
|
|
11162
12204
|
"item": "pressed"
|
|
11163
12205
|
},
|
|
11164
12206
|
"path": [
|
|
11165
12207
|
"button",
|
|
11166
|
-
"dark-
|
|
12208
|
+
"dark-outline-background-color",
|
|
11167
12209
|
"pressed"
|
|
11168
12210
|
]
|
|
11169
12211
|
},
|
|
11170
12212
|
"disabled": {
|
|
11171
|
-
"value": "
|
|
12213
|
+
"value": "transparent",
|
|
11172
12214
|
"filePath": "src/components/button.yml",
|
|
11173
12215
|
"isSource": true,
|
|
11174
12216
|
"original": {
|
|
11175
|
-
"value": "{disabled-dark-
|
|
12217
|
+
"value": "{disabled-dark-outline-background-color}"
|
|
11176
12218
|
},
|
|
11177
|
-
"name": "
|
|
12219
|
+
"name": "ButtonDarkOutlineBackgroundColorDisabled",
|
|
11178
12220
|
"attributes": {
|
|
11179
12221
|
"category": "button",
|
|
11180
|
-
"type": "dark-
|
|
12222
|
+
"type": "dark-outline-background-color",
|
|
11181
12223
|
"item": "disabled"
|
|
11182
12224
|
},
|
|
11183
12225
|
"path": [
|
|
11184
12226
|
"button",
|
|
11185
|
-
"dark-
|
|
12227
|
+
"dark-outline-background-color",
|
|
11186
12228
|
"disabled"
|
|
11187
12229
|
]
|
|
11188
12230
|
}
|
|
11189
12231
|
},
|
|
11190
|
-
"dark-
|
|
12232
|
+
"dark-outline-content-color": {
|
|
11191
12233
|
"default": {
|
|
11192
12234
|
"value": "rgb(0 0 0 / 100%)",
|
|
11193
12235
|
"filePath": "src/components/button.yml",
|
|
11194
12236
|
"isSource": true,
|
|
11195
12237
|
"original": {
|
|
11196
|
-
"value": "{dark-
|
|
12238
|
+
"value": "{dark-outline-content-color}"
|
|
11197
12239
|
},
|
|
11198
|
-
"name": "
|
|
12240
|
+
"name": "ButtonDarkOutlineContentColorDefault",
|
|
11199
12241
|
"attributes": {
|
|
11200
12242
|
"category": "button",
|
|
11201
|
-
"type": "dark-
|
|
12243
|
+
"type": "dark-outline-content-color",
|
|
11202
12244
|
"item": "default"
|
|
11203
12245
|
},
|
|
11204
12246
|
"path": [
|
|
11205
12247
|
"button",
|
|
11206
|
-
"dark-
|
|
12248
|
+
"dark-outline-content-color",
|
|
11207
12249
|
"default"
|
|
11208
12250
|
]
|
|
11209
12251
|
},
|
|
@@ -11212,17 +12254,17 @@
|
|
|
11212
12254
|
"filePath": "src/components/button.yml",
|
|
11213
12255
|
"isSource": true,
|
|
11214
12256
|
"original": {
|
|
11215
|
-
"value": "{dark-
|
|
12257
|
+
"value": "{dark-outline-content-color}"
|
|
11216
12258
|
},
|
|
11217
|
-
"name": "
|
|
12259
|
+
"name": "ButtonDarkOutlineContentColorHover",
|
|
11218
12260
|
"attributes": {
|
|
11219
12261
|
"category": "button",
|
|
11220
|
-
"type": "dark-
|
|
12262
|
+
"type": "dark-outline-content-color",
|
|
11221
12263
|
"item": "hover"
|
|
11222
12264
|
},
|
|
11223
12265
|
"path": [
|
|
11224
12266
|
"button",
|
|
11225
|
-
"dark-
|
|
12267
|
+
"dark-outline-content-color",
|
|
11226
12268
|
"hover"
|
|
11227
12269
|
]
|
|
11228
12270
|
},
|
|
@@ -11231,36 +12273,76 @@
|
|
|
11231
12273
|
"filePath": "src/components/button.yml",
|
|
11232
12274
|
"isSource": true,
|
|
11233
12275
|
"original": {
|
|
11234
|
-
"value": "{dark-
|
|
12276
|
+
"value": "{dark-outline-content-color}"
|
|
11235
12277
|
},
|
|
11236
|
-
"name": "
|
|
12278
|
+
"name": "ButtonDarkOutlineContentColorPressed",
|
|
11237
12279
|
"attributes": {
|
|
11238
12280
|
"category": "button",
|
|
11239
|
-
"type": "dark-
|
|
12281
|
+
"type": "dark-outline-content-color",
|
|
11240
12282
|
"item": "pressed"
|
|
11241
12283
|
},
|
|
11242
12284
|
"path": [
|
|
11243
12285
|
"button",
|
|
11244
|
-
"dark-
|
|
12286
|
+
"dark-outline-content-color",
|
|
11245
12287
|
"pressed"
|
|
11246
12288
|
]
|
|
11247
12289
|
},
|
|
11248
12290
|
"disabled": {
|
|
11249
|
-
"value": "rgb(0 0 0 /
|
|
12291
|
+
"value": "rgb(0 0 0 / 37.5%)",
|
|
11250
12292
|
"filePath": "src/components/button.yml",
|
|
11251
12293
|
"isSource": true,
|
|
11252
12294
|
"original": {
|
|
11253
|
-
"value": "{disabled-dark-
|
|
12295
|
+
"value": "{disabled-dark-outline-content-color}"
|
|
11254
12296
|
},
|
|
11255
|
-
"name": "
|
|
12297
|
+
"name": "ButtonDarkOutlineContentColorDisabled",
|
|
11256
12298
|
"attributes": {
|
|
11257
12299
|
"category": "button",
|
|
11258
|
-
"type": "dark-
|
|
12300
|
+
"type": "dark-outline-content-color",
|
|
11259
12301
|
"item": "disabled"
|
|
11260
12302
|
},
|
|
11261
12303
|
"path": [
|
|
11262
12304
|
"button",
|
|
11263
|
-
"dark-
|
|
12305
|
+
"dark-outline-content-color",
|
|
12306
|
+
"disabled"
|
|
12307
|
+
]
|
|
12308
|
+
}
|
|
12309
|
+
},
|
|
12310
|
+
"dark-outline-border-color": {
|
|
12311
|
+
"default": {
|
|
12312
|
+
"value": "rgb(0 0 0 / 87.5%)",
|
|
12313
|
+
"filePath": "src/components/button.yml",
|
|
12314
|
+
"isSource": true,
|
|
12315
|
+
"original": {
|
|
12316
|
+
"value": "{dark-outline-border-color}"
|
|
12317
|
+
},
|
|
12318
|
+
"name": "ButtonDarkOutlineBorderColorDefault",
|
|
12319
|
+
"attributes": {
|
|
12320
|
+
"category": "button",
|
|
12321
|
+
"type": "dark-outline-border-color",
|
|
12322
|
+
"item": "default"
|
|
12323
|
+
},
|
|
12324
|
+
"path": [
|
|
12325
|
+
"button",
|
|
12326
|
+
"dark-outline-border-color",
|
|
12327
|
+
"default"
|
|
12328
|
+
]
|
|
12329
|
+
},
|
|
12330
|
+
"disabled": {
|
|
12331
|
+
"value": "rgb(0 0 0 / 37.5%)",
|
|
12332
|
+
"filePath": "src/components/button.yml",
|
|
12333
|
+
"isSource": true,
|
|
12334
|
+
"original": {
|
|
12335
|
+
"value": "{disabled-dark-outline-border-color}"
|
|
12336
|
+
},
|
|
12337
|
+
"name": "ButtonDarkOutlineBorderColorDisabled",
|
|
12338
|
+
"attributes": {
|
|
12339
|
+
"category": "button",
|
|
12340
|
+
"type": "dark-outline-border-color",
|
|
12341
|
+
"item": "disabled"
|
|
12342
|
+
},
|
|
12343
|
+
"path": [
|
|
12344
|
+
"button",
|
|
12345
|
+
"dark-outline-border-color",
|
|
11264
12346
|
"disabled"
|
|
11265
12347
|
]
|
|
11266
12348
|
}
|
|
@@ -11661,7 +12743,7 @@
|
|
|
11661
12743
|
"filePath": "src/components/button.yml",
|
|
11662
12744
|
"isSource": true,
|
|
11663
12745
|
"original": {
|
|
11664
|
-
"value": "{light-soft-content-color
|
|
12746
|
+
"value": "{light-soft-content-color}"
|
|
11665
12747
|
},
|
|
11666
12748
|
"name": "ButtonLightSoftContentColorDefault",
|
|
11667
12749
|
"attributes": {
|
|
@@ -11680,7 +12762,7 @@
|
|
|
11680
12762
|
"filePath": "src/components/button.yml",
|
|
11681
12763
|
"isSource": true,
|
|
11682
12764
|
"original": {
|
|
11683
|
-
"value": "{light-soft-content-color
|
|
12765
|
+
"value": "{light-soft-content-color}"
|
|
11684
12766
|
},
|
|
11685
12767
|
"name": "ButtonLightSoftContentColorHover",
|
|
11686
12768
|
"attributes": {
|
|
@@ -11699,7 +12781,7 @@
|
|
|
11699
12781
|
"filePath": "src/components/button.yml",
|
|
11700
12782
|
"isSource": true,
|
|
11701
12783
|
"original": {
|
|
11702
|
-
"value": "{light-soft-content-color
|
|
12784
|
+
"value": "{light-soft-content-color}"
|
|
11703
12785
|
},
|
|
11704
12786
|
"name": "ButtonLightSoftContentColorPressed",
|
|
11705
12787
|
"attributes": {
|
|
@@ -11732,6 +12814,202 @@
|
|
|
11732
12814
|
"disabled"
|
|
11733
12815
|
]
|
|
11734
12816
|
}
|
|
12817
|
+
},
|
|
12818
|
+
"light-outline-background-color": {
|
|
12819
|
+
"default": {
|
|
12820
|
+
"value": "transparent",
|
|
12821
|
+
"filePath": "src/components/button.yml",
|
|
12822
|
+
"isSource": true,
|
|
12823
|
+
"original": {
|
|
12824
|
+
"value": "{light-outline-background-color.default}"
|
|
12825
|
+
},
|
|
12826
|
+
"name": "ButtonLightOutlineBackgroundColorDefault",
|
|
12827
|
+
"attributes": {
|
|
12828
|
+
"category": "button",
|
|
12829
|
+
"type": "light-outline-background-color",
|
|
12830
|
+
"item": "default"
|
|
12831
|
+
},
|
|
12832
|
+
"path": [
|
|
12833
|
+
"button",
|
|
12834
|
+
"light-outline-background-color",
|
|
12835
|
+
"default"
|
|
12836
|
+
]
|
|
12837
|
+
},
|
|
12838
|
+
"hover": {
|
|
12839
|
+
"value": "rgb(255 255 255 / 12.5%)",
|
|
12840
|
+
"filePath": "src/components/button.yml",
|
|
12841
|
+
"isSource": true,
|
|
12842
|
+
"original": {
|
|
12843
|
+
"value": "{light-outline-background-color.hover}"
|
|
12844
|
+
},
|
|
12845
|
+
"name": "ButtonLightOutlineBackgroundColorHover",
|
|
12846
|
+
"attributes": {
|
|
12847
|
+
"category": "button",
|
|
12848
|
+
"type": "light-outline-background-color",
|
|
12849
|
+
"item": "hover"
|
|
12850
|
+
},
|
|
12851
|
+
"path": [
|
|
12852
|
+
"button",
|
|
12853
|
+
"light-outline-background-color",
|
|
12854
|
+
"hover"
|
|
12855
|
+
]
|
|
12856
|
+
},
|
|
12857
|
+
"pressed": {
|
|
12858
|
+
"value": "rgb(255 255 255 / 25%)",
|
|
12859
|
+
"filePath": "src/components/button.yml",
|
|
12860
|
+
"isSource": true,
|
|
12861
|
+
"original": {
|
|
12862
|
+
"value": "{light-outline-background-color.pressed}"
|
|
12863
|
+
},
|
|
12864
|
+
"name": "ButtonLightOutlineBackgroundColorPressed",
|
|
12865
|
+
"attributes": {
|
|
12866
|
+
"category": "button",
|
|
12867
|
+
"type": "light-outline-background-color",
|
|
12868
|
+
"item": "pressed"
|
|
12869
|
+
},
|
|
12870
|
+
"path": [
|
|
12871
|
+
"button",
|
|
12872
|
+
"light-outline-background-color",
|
|
12873
|
+
"pressed"
|
|
12874
|
+
]
|
|
12875
|
+
},
|
|
12876
|
+
"disabled": {
|
|
12877
|
+
"value": "transparent",
|
|
12878
|
+
"filePath": "src/components/button.yml",
|
|
12879
|
+
"isSource": true,
|
|
12880
|
+
"original": {
|
|
12881
|
+
"value": "{disabled-light-outline-background-color}"
|
|
12882
|
+
},
|
|
12883
|
+
"name": "ButtonLightOutlineBackgroundColorDisabled",
|
|
12884
|
+
"attributes": {
|
|
12885
|
+
"category": "button",
|
|
12886
|
+
"type": "light-outline-background-color",
|
|
12887
|
+
"item": "disabled"
|
|
12888
|
+
},
|
|
12889
|
+
"path": [
|
|
12890
|
+
"button",
|
|
12891
|
+
"light-outline-background-color",
|
|
12892
|
+
"disabled"
|
|
12893
|
+
]
|
|
12894
|
+
}
|
|
12895
|
+
},
|
|
12896
|
+
"light-outline-content-color": {
|
|
12897
|
+
"default": {
|
|
12898
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
12899
|
+
"filePath": "src/components/button.yml",
|
|
12900
|
+
"isSource": true,
|
|
12901
|
+
"original": {
|
|
12902
|
+
"value": "{light-outline-content-color}"
|
|
12903
|
+
},
|
|
12904
|
+
"name": "ButtonLightOutlineContentColorDefault",
|
|
12905
|
+
"attributes": {
|
|
12906
|
+
"category": "button",
|
|
12907
|
+
"type": "light-outline-content-color",
|
|
12908
|
+
"item": "default"
|
|
12909
|
+
},
|
|
12910
|
+
"path": [
|
|
12911
|
+
"button",
|
|
12912
|
+
"light-outline-content-color",
|
|
12913
|
+
"default"
|
|
12914
|
+
]
|
|
12915
|
+
},
|
|
12916
|
+
"hover": {
|
|
12917
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
12918
|
+
"filePath": "src/components/button.yml",
|
|
12919
|
+
"isSource": true,
|
|
12920
|
+
"original": {
|
|
12921
|
+
"value": "{light-outline-content-color}"
|
|
12922
|
+
},
|
|
12923
|
+
"name": "ButtonLightOutlineContentColorHover",
|
|
12924
|
+
"attributes": {
|
|
12925
|
+
"category": "button",
|
|
12926
|
+
"type": "light-outline-content-color",
|
|
12927
|
+
"item": "hover"
|
|
12928
|
+
},
|
|
12929
|
+
"path": [
|
|
12930
|
+
"button",
|
|
12931
|
+
"light-outline-content-color",
|
|
12932
|
+
"hover"
|
|
12933
|
+
]
|
|
12934
|
+
},
|
|
12935
|
+
"pressed": {
|
|
12936
|
+
"value": "rgb(255 255 255 / 100%)",
|
|
12937
|
+
"filePath": "src/components/button.yml",
|
|
12938
|
+
"isSource": true,
|
|
12939
|
+
"original": {
|
|
12940
|
+
"value": "{light-outline-content-color}"
|
|
12941
|
+
},
|
|
12942
|
+
"name": "ButtonLightOutlineContentColorPressed",
|
|
12943
|
+
"attributes": {
|
|
12944
|
+
"category": "button",
|
|
12945
|
+
"type": "light-outline-content-color",
|
|
12946
|
+
"item": "pressed"
|
|
12947
|
+
},
|
|
12948
|
+
"path": [
|
|
12949
|
+
"button",
|
|
12950
|
+
"light-outline-content-color",
|
|
12951
|
+
"pressed"
|
|
12952
|
+
]
|
|
12953
|
+
},
|
|
12954
|
+
"disabled": {
|
|
12955
|
+
"value": "rgb(255 255 255 / 37.5%)",
|
|
12956
|
+
"filePath": "src/components/button.yml",
|
|
12957
|
+
"isSource": true,
|
|
12958
|
+
"original": {
|
|
12959
|
+
"value": "{disabled-light-outline-content-color}"
|
|
12960
|
+
},
|
|
12961
|
+
"name": "ButtonLightOutlineContentColorDisabled",
|
|
12962
|
+
"attributes": {
|
|
12963
|
+
"category": "button",
|
|
12964
|
+
"type": "light-outline-content-color",
|
|
12965
|
+
"item": "disabled"
|
|
12966
|
+
},
|
|
12967
|
+
"path": [
|
|
12968
|
+
"button",
|
|
12969
|
+
"light-outline-content-color",
|
|
12970
|
+
"disabled"
|
|
12971
|
+
]
|
|
12972
|
+
}
|
|
12973
|
+
},
|
|
12974
|
+
"light-outline-border-color": {
|
|
12975
|
+
"default": {
|
|
12976
|
+
"value": "rgb(255 255 255 / 87.5%)",
|
|
12977
|
+
"filePath": "src/components/button.yml",
|
|
12978
|
+
"isSource": true,
|
|
12979
|
+
"original": {
|
|
12980
|
+
"value": "{light-outline-border-color}"
|
|
12981
|
+
},
|
|
12982
|
+
"name": "ButtonLightOutlineBorderColorDefault",
|
|
12983
|
+
"attributes": {
|
|
12984
|
+
"category": "button",
|
|
12985
|
+
"type": "light-outline-border-color",
|
|
12986
|
+
"item": "default"
|
|
12987
|
+
},
|
|
12988
|
+
"path": [
|
|
12989
|
+
"button",
|
|
12990
|
+
"light-outline-border-color",
|
|
12991
|
+
"default"
|
|
12992
|
+
]
|
|
12993
|
+
},
|
|
12994
|
+
"disabled": {
|
|
12995
|
+
"value": "rgb(255 255 255 / 37.5%)",
|
|
12996
|
+
"filePath": "src/components/button.yml",
|
|
12997
|
+
"isSource": true,
|
|
12998
|
+
"original": {
|
|
12999
|
+
"value": "{disabled-light-outline-border-color}"
|
|
13000
|
+
},
|
|
13001
|
+
"name": "ButtonLightOutlineBorderColorDisabled",
|
|
13002
|
+
"attributes": {
|
|
13003
|
+
"category": "button",
|
|
13004
|
+
"type": "light-outline-border-color",
|
|
13005
|
+
"item": "disabled"
|
|
13006
|
+
},
|
|
13007
|
+
"path": [
|
|
13008
|
+
"button",
|
|
13009
|
+
"light-outline-border-color",
|
|
13010
|
+
"disabled"
|
|
13011
|
+
]
|
|
13012
|
+
}
|
|
11735
13013
|
}
|
|
11736
13014
|
},
|
|
11737
13015
|
"checkbox-button": {
|
|
@@ -11866,11 +13144,11 @@
|
|
|
11866
13144
|
]
|
|
11867
13145
|
},
|
|
11868
13146
|
"selected": {
|
|
11869
|
-
"value": "#
|
|
13147
|
+
"value": "#909090",
|
|
11870
13148
|
"filePath": "src/components/checkbox.yml",
|
|
11871
13149
|
"isSource": true,
|
|
11872
13150
|
"original": {
|
|
11873
|
-
"value": "{neutral-outline-border-color
|
|
13151
|
+
"value": "{neutral-outline-border-color}"
|
|
11874
13152
|
},
|
|
11875
13153
|
"name": "CheckboxIconColorSelected",
|
|
11876
13154
|
"attributes": {
|
|
@@ -13820,7 +15098,7 @@
|
|
|
13820
15098
|
"filePath": "src/components/inline-code.yml",
|
|
13821
15099
|
"isSource": true,
|
|
13822
15100
|
"original": {
|
|
13823
|
-
"value": "{light-soft-content-color
|
|
15101
|
+
"value": "{light-soft-content-color}"
|
|
13824
15102
|
},
|
|
13825
15103
|
"name": "InlineCodeLightContentColor",
|
|
13826
15104
|
"attributes": {
|
|
@@ -13854,7 +15132,7 @@
|
|
|
13854
15132
|
"filePath": "src/components/inline-code.yml",
|
|
13855
15133
|
"isSource": true,
|
|
13856
15134
|
"original": {
|
|
13857
|
-
"value": "{dark-soft-content-color
|
|
15135
|
+
"value": "{dark-soft-content-color}"
|
|
13858
15136
|
},
|
|
13859
15137
|
"name": "InlineCodeDarkContentColor",
|
|
13860
15138
|
"attributes": {
|
|
@@ -14158,7 +15436,7 @@
|
|
|
14158
15436
|
"filePath": "src/components/link.yml",
|
|
14159
15437
|
"isSource": true,
|
|
14160
15438
|
"original": {
|
|
14161
|
-
"value": "{primary
|
|
15439
|
+
"value": "{primary.color.800}"
|
|
14162
15440
|
},
|
|
14163
15441
|
"name": "LinkColorDefault",
|
|
14164
15442
|
"attributes": {
|
|
@@ -14177,7 +15455,7 @@
|
|
|
14177
15455
|
"filePath": "src/components/link.yml",
|
|
14178
15456
|
"isSource": true,
|
|
14179
15457
|
"original": {
|
|
14180
|
-
"value": "{primary
|
|
15458
|
+
"value": "{primary.color.900}"
|
|
14181
15459
|
},
|
|
14182
15460
|
"name": "LinkColorHover",
|
|
14183
15461
|
"attributes": {
|
|
@@ -14196,7 +15474,7 @@
|
|
|
14196
15474
|
"filePath": "src/components/link.yml",
|
|
14197
15475
|
"isSource": true,
|
|
14198
15476
|
"original": {
|
|
14199
|
-
"value": "{primary
|
|
15477
|
+
"value": "{primary.color.1000}"
|
|
14200
15478
|
},
|
|
14201
15479
|
"name": "LinkColorPressed",
|
|
14202
15480
|
"attributes": {
|
|
@@ -14236,7 +15514,7 @@
|
|
|
14236
15514
|
"filePath": "src/components/link.yml",
|
|
14237
15515
|
"isSource": true,
|
|
14238
15516
|
"original": {
|
|
14239
|
-
"value": "{dark
|
|
15517
|
+
"value": "{dark.color.800}"
|
|
14240
15518
|
},
|
|
14241
15519
|
"name": "LinkColorDarkDefault",
|
|
14242
15520
|
"attributes": {
|
|
@@ -14255,7 +15533,7 @@
|
|
|
14255
15533
|
"filePath": "src/components/link.yml",
|
|
14256
15534
|
"isSource": true,
|
|
14257
15535
|
"original": {
|
|
14258
|
-
"value": "{dark
|
|
15536
|
+
"value": "{dark.color.700}"
|
|
14259
15537
|
},
|
|
14260
15538
|
"name": "LinkColorDarkHover",
|
|
14261
15539
|
"attributes": {
|
|
@@ -14274,7 +15552,7 @@
|
|
|
14274
15552
|
"filePath": "src/components/link.yml",
|
|
14275
15553
|
"isSource": true,
|
|
14276
15554
|
"original": {
|
|
14277
|
-
"value": "{dark
|
|
15555
|
+
"value": "{dark.color.600}"
|
|
14278
15556
|
},
|
|
14279
15557
|
"name": "LinkColorDarkPressed",
|
|
14280
15558
|
"attributes": {
|
|
@@ -14314,7 +15592,7 @@
|
|
|
14314
15592
|
"filePath": "src/components/link.yml",
|
|
14315
15593
|
"isSource": true,
|
|
14316
15594
|
"original": {
|
|
14317
|
-
"value": "{light
|
|
15595
|
+
"value": "{light.color.800}"
|
|
14318
15596
|
},
|
|
14319
15597
|
"name": "LinkColorLightDefault",
|
|
14320
15598
|
"attributes": {
|
|
@@ -14333,7 +15611,7 @@
|
|
|
14333
15611
|
"filePath": "src/components/link.yml",
|
|
14334
15612
|
"isSource": true,
|
|
14335
15613
|
"original": {
|
|
14336
|
-
"value": "{light
|
|
15614
|
+
"value": "{light.color.700}"
|
|
14337
15615
|
},
|
|
14338
15616
|
"name": "LinkColorLightHover",
|
|
14339
15617
|
"attributes": {
|
|
@@ -14352,7 +15630,7 @@
|
|
|
14352
15630
|
"filePath": "src/components/link.yml",
|
|
14353
15631
|
"isSource": true,
|
|
14354
15632
|
"original": {
|
|
14355
|
-
"value": "{light
|
|
15633
|
+
"value": "{light.color.600}"
|
|
14356
15634
|
},
|
|
14357
15635
|
"name": "LinkColorLightPressed",
|
|
14358
15636
|
"attributes": {
|
|
@@ -14530,7 +15808,7 @@
|
|
|
14530
15808
|
]
|
|
14531
15809
|
},
|
|
14532
15810
|
"hover": {
|
|
14533
|
-
"value": "#
|
|
15811
|
+
"value": "#E6E6E6",
|
|
14534
15812
|
"filePath": "src/components/list.yml",
|
|
14535
15813
|
"isSource": true,
|
|
14536
15814
|
"original": {
|
|
@@ -14549,7 +15827,7 @@
|
|
|
14549
15827
|
]
|
|
14550
15828
|
},
|
|
14551
15829
|
"pressed": {
|
|
14552
|
-
"value": "#
|
|
15830
|
+
"value": "#B1B1B1",
|
|
14553
15831
|
"filePath": "src/components/list.yml",
|
|
14554
15832
|
"isSource": true,
|
|
14555
15833
|
"original": {
|
|
@@ -14573,7 +15851,7 @@
|
|
|
14573
15851
|
"filePath": "src/components/list.yml",
|
|
14574
15852
|
"isSource": true,
|
|
14575
15853
|
"original": {
|
|
14576
|
-
"value": "{neutral-outline-border-color
|
|
15854
|
+
"value": "{neutral-outline-border-color}"
|
|
14577
15855
|
},
|
|
14578
15856
|
"name": "ListItemBorderColor",
|
|
14579
15857
|
"attributes": {
|
|
@@ -15558,7 +16836,7 @@
|
|
|
15558
16836
|
"filePath": "src/components/popover.yml",
|
|
15559
16837
|
"isSource": true,
|
|
15560
16838
|
"original": {
|
|
15561
|
-
"value": "{neutral-outline-border-color
|
|
16839
|
+
"value": "{neutral-outline-border-color}"
|
|
15562
16840
|
},
|
|
15563
16841
|
"name": "PopoverBorderColor",
|
|
15564
16842
|
"attributes": {
|
|
@@ -15764,7 +17042,7 @@
|
|
|
15764
17042
|
"filePath": "src/components/progress-bar.yml",
|
|
15765
17043
|
"isSource": true,
|
|
15766
17044
|
"original": {
|
|
15767
|
-
"value": "{neutral-outline-border-color
|
|
17045
|
+
"value": "{neutral-outline-border-color}"
|
|
15768
17046
|
},
|
|
15769
17047
|
"name": "ProgressBarBarBorderColor",
|
|
15770
17048
|
"attributes": {
|
|
@@ -15924,11 +17202,11 @@
|
|
|
15924
17202
|
]
|
|
15925
17203
|
},
|
|
15926
17204
|
"selected": {
|
|
15927
|
-
"value": "#
|
|
17205
|
+
"value": "#909090",
|
|
15928
17206
|
"filePath": "src/components/radio-group.yml",
|
|
15929
17207
|
"isSource": true,
|
|
15930
17208
|
"original": {
|
|
15931
|
-
"value": "{neutral-outline-border-color
|
|
17209
|
+
"value": "{neutral-outline-border-color}"
|
|
15932
17210
|
},
|
|
15933
17211
|
"name": "RadioIconColorSelected",
|
|
15934
17212
|
"attributes": {
|
|
@@ -17210,7 +18488,7 @@
|
|
|
17210
18488
|
"filePath": "src/components/table.yml",
|
|
17211
18489
|
"isSource": true,
|
|
17212
18490
|
"original": {
|
|
17213
|
-
"value": "{neutral-outline-border-color
|
|
18491
|
+
"value": "{neutral-outline-border-color}"
|
|
17214
18492
|
},
|
|
17215
18493
|
"name": "TableBorderColor",
|
|
17216
18494
|
"attributes": {
|
|
@@ -17499,7 +18777,7 @@
|
|
|
17499
18777
|
"filePath": "src/components/tabs.yml",
|
|
17500
18778
|
"isSource": true,
|
|
17501
18779
|
"original": {
|
|
17502
|
-
"value": "{neutral-soft-content-color.
|
|
18780
|
+
"value": "{neutral-soft-content-color.default}"
|
|
17503
18781
|
},
|
|
17504
18782
|
"name": "TabColorHover",
|
|
17505
18783
|
"attributes": {
|
|
@@ -18329,7 +19607,7 @@
|
|
|
18329
19607
|
"filePath": "src/form-control.yml",
|
|
18330
19608
|
"isSource": true,
|
|
18331
19609
|
"original": {
|
|
18332
|
-
"value": "{neutral-outline-border-color
|
|
19610
|
+
"value": "{neutral-outline-border-color}"
|
|
18333
19611
|
},
|
|
18334
19612
|
"name": "FormControlBorderColorDefault",
|
|
18335
19613
|
"attributes": {
|
|
@@ -18401,11 +19679,11 @@
|
|
|
18401
19679
|
]
|
|
18402
19680
|
},
|
|
18403
19681
|
"selected": {
|
|
18404
|
-
"value": "#
|
|
19682
|
+
"value": "#909090",
|
|
18405
19683
|
"filePath": "src/form-control.yml",
|
|
18406
19684
|
"isSource": true,
|
|
18407
19685
|
"original": {
|
|
18408
|
-
"value": "{neutral-outline-border-color
|
|
19686
|
+
"value": "{neutral-outline-border-color}"
|
|
18409
19687
|
},
|
|
18410
19688
|
"name": "FormControlBorderColorSelected",
|
|
18411
19689
|
"attributes": {
|
|
@@ -18460,7 +19738,7 @@
|
|
|
18460
19738
|
]
|
|
18461
19739
|
},
|
|
18462
19740
|
"hover": {
|
|
18463
|
-
"value": "#
|
|
19741
|
+
"value": "#E6E6E6",
|
|
18464
19742
|
"filePath": "src/form-control.yml",
|
|
18465
19743
|
"isSource": true,
|
|
18466
19744
|
"original": {
|
|
@@ -18542,7 +19820,7 @@
|
|
|
18542
19820
|
"filePath": "src/form-control.yml",
|
|
18543
19821
|
"isSource": true,
|
|
18544
19822
|
"original": {
|
|
18545
|
-
"value": "{neutral-outline-content-color
|
|
19823
|
+
"value": "{neutral-outline-content-color}"
|
|
18546
19824
|
},
|
|
18547
19825
|
"name": "FormControlContentColorDefault",
|
|
18548
19826
|
"attributes": {
|
|
@@ -18576,11 +19854,11 @@
|
|
|
18576
19854
|
]
|
|
18577
19855
|
},
|
|
18578
19856
|
"selected": {
|
|
18579
|
-
"value": "#
|
|
19857
|
+
"value": "#222222",
|
|
18580
19858
|
"filePath": "src/form-control.yml",
|
|
18581
19859
|
"isSource": true,
|
|
18582
19860
|
"original": {
|
|
18583
|
-
"value": "{neutral-outline-content-color
|
|
19861
|
+
"value": "{neutral-outline-content-color}"
|
|
18584
19862
|
},
|
|
18585
19863
|
"name": "FormControlContentColorSelected",
|
|
18586
19864
|
"attributes": {
|