@pantheon-systems/pds-design-tokens 1.0.0-dev.56 → 1.0.0-dev.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/css/pds-design-tokens-dark-mode.css +9 -3
- package/build/css/pds-design-tokens-light-mode.css +15 -3
- package/build/css/pds-design-tokens.css +2 -8
- package/build/figma/pds-design-tokens-figma.json +590 -24
- package/build/json/pds-design-tokens-dark-mode.json +258 -9
- package/build/json/pds-design-tokens-light-mode.json +276 -15
- package/build/json/pds-design-tokens.json +60 -24
- package/package.json +1 -1
|
@@ -258,6 +258,62 @@
|
|
|
258
258
|
}
|
|
259
259
|
}
|
|
260
260
|
},
|
|
261
|
+
"container": {
|
|
262
|
+
"marketing": {
|
|
263
|
+
"padding": {
|
|
264
|
+
"small": {
|
|
265
|
+
"value": "4%",
|
|
266
|
+
"public": true,
|
|
267
|
+
"filePath": "tokens/container/base.json",
|
|
268
|
+
"isSource": true,
|
|
269
|
+
"original": {
|
|
270
|
+
"value": "4%",
|
|
271
|
+
"public": true,
|
|
272
|
+
"filePath": "build/json/pds-design-tokens.json",
|
|
273
|
+
"isSource": false
|
|
274
|
+
},
|
|
275
|
+
"name": "container-marketing-padding-small",
|
|
276
|
+
"attributes": {
|
|
277
|
+
"category": "container",
|
|
278
|
+
"type": "marketing",
|
|
279
|
+
"item": "padding",
|
|
280
|
+
"subitem": "small"
|
|
281
|
+
},
|
|
282
|
+
"path": [
|
|
283
|
+
"container",
|
|
284
|
+
"marketing",
|
|
285
|
+
"padding",
|
|
286
|
+
"small"
|
|
287
|
+
]
|
|
288
|
+
},
|
|
289
|
+
"medium-large": {
|
|
290
|
+
"value": "5%",
|
|
291
|
+
"public": true,
|
|
292
|
+
"filePath": "tokens/container/base.json",
|
|
293
|
+
"isSource": true,
|
|
294
|
+
"original": {
|
|
295
|
+
"value": "5%",
|
|
296
|
+
"public": true,
|
|
297
|
+
"filePath": "build/json/pds-design-tokens.json",
|
|
298
|
+
"isSource": false
|
|
299
|
+
},
|
|
300
|
+
"name": "container-marketing-padding-medium-large",
|
|
301
|
+
"attributes": {
|
|
302
|
+
"category": "container",
|
|
303
|
+
"type": "marketing",
|
|
304
|
+
"item": "padding",
|
|
305
|
+
"subitem": "medium-large"
|
|
306
|
+
},
|
|
307
|
+
"path": [
|
|
308
|
+
"container",
|
|
309
|
+
"marketing",
|
|
310
|
+
"padding",
|
|
311
|
+
"medium-large"
|
|
312
|
+
]
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
},
|
|
261
317
|
"text": {
|
|
262
318
|
"body": {
|
|
263
319
|
"paragraph": {
|
|
@@ -1825,6 +1881,176 @@
|
|
|
1825
1881
|
},
|
|
1826
1882
|
"color": {
|
|
1827
1883
|
"dark-mode": {
|
|
1884
|
+
"banner": {
|
|
1885
|
+
"info": {
|
|
1886
|
+
"background": {
|
|
1887
|
+
"value": "#9fadbc",
|
|
1888
|
+
"public": true,
|
|
1889
|
+
"isReferenceToInternal": true,
|
|
1890
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
1891
|
+
"isSource": true,
|
|
1892
|
+
"original": {
|
|
1893
|
+
"value": "{color.dark-mode.utility.announcement.value}",
|
|
1894
|
+
"public": true,
|
|
1895
|
+
"isReferenceToInternal": true
|
|
1896
|
+
},
|
|
1897
|
+
"name": "color-dark-mode-banner-info-background",
|
|
1898
|
+
"attributes": {
|
|
1899
|
+
"category": "color",
|
|
1900
|
+
"type": "dark-mode",
|
|
1901
|
+
"item": "banner",
|
|
1902
|
+
"subitem": "info",
|
|
1903
|
+
"state": "background"
|
|
1904
|
+
},
|
|
1905
|
+
"path": [
|
|
1906
|
+
"color",
|
|
1907
|
+
"dark-mode",
|
|
1908
|
+
"banner",
|
|
1909
|
+
"info",
|
|
1910
|
+
"background"
|
|
1911
|
+
]
|
|
1912
|
+
},
|
|
1913
|
+
"foreground": {
|
|
1914
|
+
"value": "#121219",
|
|
1915
|
+
"public": true,
|
|
1916
|
+
"isReferenceToInternal": true,
|
|
1917
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
1918
|
+
"isSource": true,
|
|
1919
|
+
"original": {
|
|
1920
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1921
|
+
"public": true,
|
|
1922
|
+
"isReferenceToInternal": true
|
|
1923
|
+
},
|
|
1924
|
+
"name": "color-dark-mode-banner-info-foreground",
|
|
1925
|
+
"attributes": {
|
|
1926
|
+
"category": "color",
|
|
1927
|
+
"type": "dark-mode",
|
|
1928
|
+
"item": "banner",
|
|
1929
|
+
"subitem": "info",
|
|
1930
|
+
"state": "foreground"
|
|
1931
|
+
},
|
|
1932
|
+
"path": [
|
|
1933
|
+
"color",
|
|
1934
|
+
"dark-mode",
|
|
1935
|
+
"banner",
|
|
1936
|
+
"info",
|
|
1937
|
+
"foreground"
|
|
1938
|
+
]
|
|
1939
|
+
}
|
|
1940
|
+
},
|
|
1941
|
+
"warning": {
|
|
1942
|
+
"background": {
|
|
1943
|
+
"value": "#e2b203",
|
|
1944
|
+
"public": true,
|
|
1945
|
+
"isReferenceToInternal": true,
|
|
1946
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
1947
|
+
"isSource": true,
|
|
1948
|
+
"original": {
|
|
1949
|
+
"value": "{color.dark-mode.utility.warning.value}",
|
|
1950
|
+
"public": true,
|
|
1951
|
+
"isReferenceToInternal": true
|
|
1952
|
+
},
|
|
1953
|
+
"name": "color-dark-mode-banner-warning-background",
|
|
1954
|
+
"attributes": {
|
|
1955
|
+
"category": "color",
|
|
1956
|
+
"type": "dark-mode",
|
|
1957
|
+
"item": "banner",
|
|
1958
|
+
"subitem": "warning",
|
|
1959
|
+
"state": "background"
|
|
1960
|
+
},
|
|
1961
|
+
"path": [
|
|
1962
|
+
"color",
|
|
1963
|
+
"dark-mode",
|
|
1964
|
+
"banner",
|
|
1965
|
+
"warning",
|
|
1966
|
+
"background"
|
|
1967
|
+
]
|
|
1968
|
+
},
|
|
1969
|
+
"foreground": {
|
|
1970
|
+
"value": "#121219",
|
|
1971
|
+
"public": true,
|
|
1972
|
+
"isReferenceToInternal": true,
|
|
1973
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
1974
|
+
"isSource": true,
|
|
1975
|
+
"original": {
|
|
1976
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
1977
|
+
"public": true,
|
|
1978
|
+
"isReferenceToInternal": true
|
|
1979
|
+
},
|
|
1980
|
+
"name": "color-dark-mode-banner-warning-foreground",
|
|
1981
|
+
"attributes": {
|
|
1982
|
+
"category": "color",
|
|
1983
|
+
"type": "dark-mode",
|
|
1984
|
+
"item": "banner",
|
|
1985
|
+
"subitem": "warning",
|
|
1986
|
+
"state": "foreground"
|
|
1987
|
+
},
|
|
1988
|
+
"path": [
|
|
1989
|
+
"color",
|
|
1990
|
+
"dark-mode",
|
|
1991
|
+
"banner",
|
|
1992
|
+
"warning",
|
|
1993
|
+
"foreground"
|
|
1994
|
+
]
|
|
1995
|
+
}
|
|
1996
|
+
},
|
|
1997
|
+
"danger": {
|
|
1998
|
+
"background": {
|
|
1999
|
+
"value": "#f87462",
|
|
2000
|
+
"public": true,
|
|
2001
|
+
"isReferenceToInternal": true,
|
|
2002
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
2003
|
+
"isSource": true,
|
|
2004
|
+
"original": {
|
|
2005
|
+
"value": "{color.dark-mode.utility.critical.value}",
|
|
2006
|
+
"public": true,
|
|
2007
|
+
"isReferenceToInternal": true
|
|
2008
|
+
},
|
|
2009
|
+
"name": "color-dark-mode-banner-danger-background",
|
|
2010
|
+
"attributes": {
|
|
2011
|
+
"category": "color",
|
|
2012
|
+
"type": "dark-mode",
|
|
2013
|
+
"item": "banner",
|
|
2014
|
+
"subitem": "danger",
|
|
2015
|
+
"state": "background"
|
|
2016
|
+
},
|
|
2017
|
+
"path": [
|
|
2018
|
+
"color",
|
|
2019
|
+
"dark-mode",
|
|
2020
|
+
"banner",
|
|
2021
|
+
"danger",
|
|
2022
|
+
"background"
|
|
2023
|
+
]
|
|
2024
|
+
},
|
|
2025
|
+
"foreground": {
|
|
2026
|
+
"value": "#121219",
|
|
2027
|
+
"public": true,
|
|
2028
|
+
"isReferenceToInternal": true,
|
|
2029
|
+
"filePath": "tokens/color/alias/banner.dark.json",
|
|
2030
|
+
"isSource": true,
|
|
2031
|
+
"original": {
|
|
2032
|
+
"value": "{color.dark-mode.neutral.700.value}",
|
|
2033
|
+
"public": true,
|
|
2034
|
+
"isReferenceToInternal": true
|
|
2035
|
+
},
|
|
2036
|
+
"name": "color-dark-mode-banner-danger-foreground",
|
|
2037
|
+
"attributes": {
|
|
2038
|
+
"category": "color",
|
|
2039
|
+
"type": "dark-mode",
|
|
2040
|
+
"item": "banner",
|
|
2041
|
+
"subitem": "danger",
|
|
2042
|
+
"state": "foreground"
|
|
2043
|
+
},
|
|
2044
|
+
"path": [
|
|
2045
|
+
"color",
|
|
2046
|
+
"dark-mode",
|
|
2047
|
+
"banner",
|
|
2048
|
+
"danger",
|
|
2049
|
+
"foreground"
|
|
2050
|
+
]
|
|
2051
|
+
}
|
|
2052
|
+
}
|
|
2053
|
+
},
|
|
1828
2054
|
"button": {
|
|
1829
2055
|
"primary": {
|
|
1830
2056
|
"background": {
|
|
@@ -4550,6 +4776,91 @@
|
|
|
4550
4776
|
]
|
|
4551
4777
|
}
|
|
4552
4778
|
},
|
|
4779
|
+
"table": {
|
|
4780
|
+
"sort-arrow": {
|
|
4781
|
+
"inactive": {
|
|
4782
|
+
"value": "#a6a3b4",
|
|
4783
|
+
"public": true,
|
|
4784
|
+
"isReferenceToInternal": true,
|
|
4785
|
+
"filePath": "tokens/color/alias/table.dark.json",
|
|
4786
|
+
"isSource": true,
|
|
4787
|
+
"original": {
|
|
4788
|
+
"value": "{color.dark-mode.neutral.200.value}",
|
|
4789
|
+
"public": true,
|
|
4790
|
+
"isReferenceToInternal": true
|
|
4791
|
+
},
|
|
4792
|
+
"name": "color-dark-mode-table-sort-arrow-inactive",
|
|
4793
|
+
"attributes": {
|
|
4794
|
+
"category": "color",
|
|
4795
|
+
"type": "dark-mode",
|
|
4796
|
+
"item": "table",
|
|
4797
|
+
"subitem": "sort-arrow",
|
|
4798
|
+
"state": "inactive"
|
|
4799
|
+
},
|
|
4800
|
+
"path": [
|
|
4801
|
+
"color",
|
|
4802
|
+
"dark-mode",
|
|
4803
|
+
"table",
|
|
4804
|
+
"sort-arrow",
|
|
4805
|
+
"inactive"
|
|
4806
|
+
]
|
|
4807
|
+
},
|
|
4808
|
+
"active": {
|
|
4809
|
+
"value": "#6f54e8",
|
|
4810
|
+
"public": true,
|
|
4811
|
+
"isReferenceToInternal": true,
|
|
4812
|
+
"filePath": "tokens/color/alias/table.dark.json",
|
|
4813
|
+
"isSource": true,
|
|
4814
|
+
"original": {
|
|
4815
|
+
"value": "{color.dark-mode.interactive.visited}",
|
|
4816
|
+
"public": true,
|
|
4817
|
+
"isReferenceToInternal": true
|
|
4818
|
+
},
|
|
4819
|
+
"name": "color-dark-mode-table-sort-arrow-active",
|
|
4820
|
+
"attributes": {
|
|
4821
|
+
"category": "color",
|
|
4822
|
+
"type": "dark-mode",
|
|
4823
|
+
"item": "table",
|
|
4824
|
+
"subitem": "sort-arrow",
|
|
4825
|
+
"state": "active"
|
|
4826
|
+
},
|
|
4827
|
+
"path": [
|
|
4828
|
+
"color",
|
|
4829
|
+
"dark-mode",
|
|
4830
|
+
"table",
|
|
4831
|
+
"sort-arrow",
|
|
4832
|
+
"active"
|
|
4833
|
+
]
|
|
4834
|
+
}
|
|
4835
|
+
}
|
|
4836
|
+
},
|
|
4837
|
+
"tabs": {
|
|
4838
|
+
"accent": {
|
|
4839
|
+
"value": "#ad9bff",
|
|
4840
|
+
"public": true,
|
|
4841
|
+
"isReferenceToInternal": true,
|
|
4842
|
+
"filePath": "tokens/color/alias/tabs.dark.json",
|
|
4843
|
+
"isSource": true,
|
|
4844
|
+
"original": {
|
|
4845
|
+
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
4846
|
+
"public": true,
|
|
4847
|
+
"isReferenceToInternal": true
|
|
4848
|
+
},
|
|
4849
|
+
"name": "color-dark-mode-tabs-accent",
|
|
4850
|
+
"attributes": {
|
|
4851
|
+
"category": "color",
|
|
4852
|
+
"type": "dark-mode",
|
|
4853
|
+
"item": "tabs",
|
|
4854
|
+
"subitem": "accent"
|
|
4855
|
+
},
|
|
4856
|
+
"path": [
|
|
4857
|
+
"color",
|
|
4858
|
+
"dark-mode",
|
|
4859
|
+
"tabs",
|
|
4860
|
+
"accent"
|
|
4861
|
+
]
|
|
4862
|
+
}
|
|
4863
|
+
},
|
|
4553
4864
|
"tag": {
|
|
4554
4865
|
"1": {
|
|
4555
4866
|
"background": {
|
|
@@ -6470,12 +6781,10 @@
|
|
|
6470
6781
|
"utility": {
|
|
6471
6782
|
"announcement": {
|
|
6472
6783
|
"value": "#9fadbc",
|
|
6473
|
-
"public": true,
|
|
6474
6784
|
"filePath": "tokens/color/base/utility.dark.json",
|
|
6475
6785
|
"isSource": true,
|
|
6476
6786
|
"original": {
|
|
6477
|
-
"value": "#9FADBC"
|
|
6478
|
-
"public": true
|
|
6787
|
+
"value": "#9FADBC"
|
|
6479
6788
|
},
|
|
6480
6789
|
"name": "color-dark-mode-utility-announcement",
|
|
6481
6790
|
"attributes": {
|
|
@@ -6493,12 +6802,10 @@
|
|
|
6493
6802
|
},
|
|
6494
6803
|
"warning": {
|
|
6495
6804
|
"value": "#e2b203",
|
|
6496
|
-
"public": true,
|
|
6497
6805
|
"filePath": "tokens/color/base/utility.dark.json",
|
|
6498
6806
|
"isSource": true,
|
|
6499
6807
|
"original": {
|
|
6500
|
-
"value": "#E2B203"
|
|
6501
|
-
"public": true
|
|
6808
|
+
"value": "#E2B203"
|
|
6502
6809
|
},
|
|
6503
6810
|
"name": "color-dark-mode-utility-warning",
|
|
6504
6811
|
"attributes": {
|
|
@@ -6516,12 +6823,10 @@
|
|
|
6516
6823
|
},
|
|
6517
6824
|
"critical": {
|
|
6518
6825
|
"value": "#f87462",
|
|
6519
|
-
"public": true,
|
|
6520
6826
|
"filePath": "tokens/color/base/utility.dark.json",
|
|
6521
6827
|
"isSource": true,
|
|
6522
6828
|
"original": {
|
|
6523
|
-
"value": "#F87462"
|
|
6524
|
-
"public": true
|
|
6829
|
+
"value": "#F87462"
|
|
6525
6830
|
},
|
|
6526
6831
|
"name": "color-dark-mode-utility-critical",
|
|
6527
6832
|
"attributes": {
|
|
@@ -6540,6 +6845,176 @@
|
|
|
6540
6845
|
}
|
|
6541
6846
|
},
|
|
6542
6847
|
"light-mode": {
|
|
6848
|
+
"banner": {
|
|
6849
|
+
"info": {
|
|
6850
|
+
"background": {
|
|
6851
|
+
"value": "#44546f",
|
|
6852
|
+
"public": true,
|
|
6853
|
+
"isReferenceToInternal": true,
|
|
6854
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6855
|
+
"isSource": true,
|
|
6856
|
+
"original": {
|
|
6857
|
+
"value": "{color.light-mode.utility.announcement.value}",
|
|
6858
|
+
"public": true,
|
|
6859
|
+
"isReferenceToInternal": true
|
|
6860
|
+
},
|
|
6861
|
+
"name": "color-light-mode-banner-info-background",
|
|
6862
|
+
"attributes": {
|
|
6863
|
+
"category": "color",
|
|
6864
|
+
"type": "light-mode",
|
|
6865
|
+
"item": "banner",
|
|
6866
|
+
"subitem": "info",
|
|
6867
|
+
"state": "background"
|
|
6868
|
+
},
|
|
6869
|
+
"path": [
|
|
6870
|
+
"color",
|
|
6871
|
+
"light-mode",
|
|
6872
|
+
"banner",
|
|
6873
|
+
"info",
|
|
6874
|
+
"background"
|
|
6875
|
+
]
|
|
6876
|
+
},
|
|
6877
|
+
"foreground": {
|
|
6878
|
+
"value": "#ffffff",
|
|
6879
|
+
"public": true,
|
|
6880
|
+
"isReferenceToInternal": true,
|
|
6881
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6882
|
+
"isSource": true,
|
|
6883
|
+
"original": {
|
|
6884
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
6885
|
+
"public": true,
|
|
6886
|
+
"isReferenceToInternal": true
|
|
6887
|
+
},
|
|
6888
|
+
"name": "color-light-mode-banner-info-foreground",
|
|
6889
|
+
"attributes": {
|
|
6890
|
+
"category": "color",
|
|
6891
|
+
"type": "light-mode",
|
|
6892
|
+
"item": "banner",
|
|
6893
|
+
"subitem": "info",
|
|
6894
|
+
"state": "foreground"
|
|
6895
|
+
},
|
|
6896
|
+
"path": [
|
|
6897
|
+
"color",
|
|
6898
|
+
"light-mode",
|
|
6899
|
+
"banner",
|
|
6900
|
+
"info",
|
|
6901
|
+
"foreground"
|
|
6902
|
+
]
|
|
6903
|
+
}
|
|
6904
|
+
},
|
|
6905
|
+
"warning": {
|
|
6906
|
+
"background": {
|
|
6907
|
+
"value": "#e2b203",
|
|
6908
|
+
"public": true,
|
|
6909
|
+
"isReferenceToInternal": true,
|
|
6910
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6911
|
+
"isSource": true,
|
|
6912
|
+
"original": {
|
|
6913
|
+
"value": "{color.light-mode.utility.warning.value}",
|
|
6914
|
+
"public": true,
|
|
6915
|
+
"isReferenceToInternal": true
|
|
6916
|
+
},
|
|
6917
|
+
"name": "color-light-mode-banner-warning-background",
|
|
6918
|
+
"attributes": {
|
|
6919
|
+
"category": "color",
|
|
6920
|
+
"type": "light-mode",
|
|
6921
|
+
"item": "banner",
|
|
6922
|
+
"subitem": "warning",
|
|
6923
|
+
"state": "background"
|
|
6924
|
+
},
|
|
6925
|
+
"path": [
|
|
6926
|
+
"color",
|
|
6927
|
+
"light-mode",
|
|
6928
|
+
"banner",
|
|
6929
|
+
"warning",
|
|
6930
|
+
"background"
|
|
6931
|
+
]
|
|
6932
|
+
},
|
|
6933
|
+
"foreground": {
|
|
6934
|
+
"value": "#23232d",
|
|
6935
|
+
"public": true,
|
|
6936
|
+
"isReferenceToInternal": true,
|
|
6937
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6938
|
+
"isSource": true,
|
|
6939
|
+
"original": {
|
|
6940
|
+
"value": "{color.light-mode.text.default.value}",
|
|
6941
|
+
"public": true,
|
|
6942
|
+
"isReferenceToInternal": true
|
|
6943
|
+
},
|
|
6944
|
+
"name": "color-light-mode-banner-warning-foreground",
|
|
6945
|
+
"attributes": {
|
|
6946
|
+
"category": "color",
|
|
6947
|
+
"type": "light-mode",
|
|
6948
|
+
"item": "banner",
|
|
6949
|
+
"subitem": "warning",
|
|
6950
|
+
"state": "foreground"
|
|
6951
|
+
},
|
|
6952
|
+
"path": [
|
|
6953
|
+
"color",
|
|
6954
|
+
"light-mode",
|
|
6955
|
+
"banner",
|
|
6956
|
+
"warning",
|
|
6957
|
+
"foreground"
|
|
6958
|
+
]
|
|
6959
|
+
}
|
|
6960
|
+
},
|
|
6961
|
+
"danger": {
|
|
6962
|
+
"background": {
|
|
6963
|
+
"value": "#ca3521",
|
|
6964
|
+
"public": true,
|
|
6965
|
+
"isReferenceToInternal": true,
|
|
6966
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6967
|
+
"isSource": true,
|
|
6968
|
+
"original": {
|
|
6969
|
+
"value": "{color.light-mode.utility.critical.value}",
|
|
6970
|
+
"public": true,
|
|
6971
|
+
"isReferenceToInternal": true
|
|
6972
|
+
},
|
|
6973
|
+
"name": "color-light-mode-banner-danger-background",
|
|
6974
|
+
"attributes": {
|
|
6975
|
+
"category": "color",
|
|
6976
|
+
"type": "light-mode",
|
|
6977
|
+
"item": "banner",
|
|
6978
|
+
"subitem": "danger",
|
|
6979
|
+
"state": "background"
|
|
6980
|
+
},
|
|
6981
|
+
"path": [
|
|
6982
|
+
"color",
|
|
6983
|
+
"light-mode",
|
|
6984
|
+
"banner",
|
|
6985
|
+
"danger",
|
|
6986
|
+
"background"
|
|
6987
|
+
]
|
|
6988
|
+
},
|
|
6989
|
+
"foreground": {
|
|
6990
|
+
"value": "#ffffff",
|
|
6991
|
+
"public": true,
|
|
6992
|
+
"isReferenceToInternal": true,
|
|
6993
|
+
"filePath": "tokens/color/alias/banner.light.json",
|
|
6994
|
+
"isSource": true,
|
|
6995
|
+
"original": {
|
|
6996
|
+
"value": "{color.light-mode.neutral.000.value}",
|
|
6997
|
+
"public": true,
|
|
6998
|
+
"isReferenceToInternal": true
|
|
6999
|
+
},
|
|
7000
|
+
"name": "color-light-mode-banner-danger-foreground",
|
|
7001
|
+
"attributes": {
|
|
7002
|
+
"category": "color",
|
|
7003
|
+
"type": "light-mode",
|
|
7004
|
+
"item": "banner",
|
|
7005
|
+
"subitem": "danger",
|
|
7006
|
+
"state": "foreground"
|
|
7007
|
+
},
|
|
7008
|
+
"path": [
|
|
7009
|
+
"color",
|
|
7010
|
+
"light-mode",
|
|
7011
|
+
"banner",
|
|
7012
|
+
"danger",
|
|
7013
|
+
"foreground"
|
|
7014
|
+
]
|
|
7015
|
+
}
|
|
7016
|
+
}
|
|
7017
|
+
},
|
|
6543
7018
|
"button": {
|
|
6544
7019
|
"primary": {
|
|
6545
7020
|
"background": {
|
|
@@ -9348,6 +9823,91 @@
|
|
|
9348
9823
|
]
|
|
9349
9824
|
}
|
|
9350
9825
|
},
|
|
9826
|
+
"table": {
|
|
9827
|
+
"sort-arrow": {
|
|
9828
|
+
"inactive": {
|
|
9829
|
+
"value": "#cfcfd3",
|
|
9830
|
+
"public": true,
|
|
9831
|
+
"isReferenceToInternal": true,
|
|
9832
|
+
"filePath": "tokens/color/alias/table.light.json",
|
|
9833
|
+
"isSource": true,
|
|
9834
|
+
"original": {
|
|
9835
|
+
"value": "{color.light-mode.neutral.300.value}",
|
|
9836
|
+
"public": true,
|
|
9837
|
+
"isReferenceToInternal": true
|
|
9838
|
+
},
|
|
9839
|
+
"name": "color-light-mode-table-sort-arrow-inactive",
|
|
9840
|
+
"attributes": {
|
|
9841
|
+
"category": "color",
|
|
9842
|
+
"type": "light-mode",
|
|
9843
|
+
"item": "table",
|
|
9844
|
+
"subitem": "sort-arrow",
|
|
9845
|
+
"state": "inactive"
|
|
9846
|
+
},
|
|
9847
|
+
"path": [
|
|
9848
|
+
"color",
|
|
9849
|
+
"light-mode",
|
|
9850
|
+
"table",
|
|
9851
|
+
"sort-arrow",
|
|
9852
|
+
"inactive"
|
|
9853
|
+
]
|
|
9854
|
+
},
|
|
9855
|
+
"active": {
|
|
9856
|
+
"value": "#6f54e8",
|
|
9857
|
+
"public": true,
|
|
9858
|
+
"isReferenceToInternal": true,
|
|
9859
|
+
"filePath": "tokens/color/alias/table.light.json",
|
|
9860
|
+
"isSource": true,
|
|
9861
|
+
"original": {
|
|
9862
|
+
"value": "{color.light-mode.interactive.visited}",
|
|
9863
|
+
"public": true,
|
|
9864
|
+
"isReferenceToInternal": true
|
|
9865
|
+
},
|
|
9866
|
+
"name": "color-light-mode-table-sort-arrow-active",
|
|
9867
|
+
"attributes": {
|
|
9868
|
+
"category": "color",
|
|
9869
|
+
"type": "light-mode",
|
|
9870
|
+
"item": "table",
|
|
9871
|
+
"subitem": "sort-arrow",
|
|
9872
|
+
"state": "active"
|
|
9873
|
+
},
|
|
9874
|
+
"path": [
|
|
9875
|
+
"color",
|
|
9876
|
+
"light-mode",
|
|
9877
|
+
"table",
|
|
9878
|
+
"sort-arrow",
|
|
9879
|
+
"active"
|
|
9880
|
+
]
|
|
9881
|
+
}
|
|
9882
|
+
}
|
|
9883
|
+
},
|
|
9884
|
+
"tabs": {
|
|
9885
|
+
"accent": {
|
|
9886
|
+
"value": "#5f41e5",
|
|
9887
|
+
"public": true,
|
|
9888
|
+
"isReferenceToInternal": true,
|
|
9889
|
+
"filePath": "tokens/color/alias/tabs.light.json",
|
|
9890
|
+
"isSource": true,
|
|
9891
|
+
"original": {
|
|
9892
|
+
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
9893
|
+
"public": true,
|
|
9894
|
+
"isReferenceToInternal": true
|
|
9895
|
+
},
|
|
9896
|
+
"name": "color-light-mode-tabs-accent",
|
|
9897
|
+
"attributes": {
|
|
9898
|
+
"category": "color",
|
|
9899
|
+
"type": "light-mode",
|
|
9900
|
+
"item": "tabs",
|
|
9901
|
+
"subitem": "accent"
|
|
9902
|
+
},
|
|
9903
|
+
"path": [
|
|
9904
|
+
"color",
|
|
9905
|
+
"light-mode",
|
|
9906
|
+
"tabs",
|
|
9907
|
+
"accent"
|
|
9908
|
+
]
|
|
9909
|
+
}
|
|
9910
|
+
},
|
|
9351
9911
|
"tag": {
|
|
9352
9912
|
"1": {
|
|
9353
9913
|
"background": {
|
|
@@ -10835,10 +11395,12 @@
|
|
|
10835
11395
|
"neutral": {
|
|
10836
11396
|
"100": {
|
|
10837
11397
|
"value": "#f8f8f8",
|
|
11398
|
+
"public": true,
|
|
10838
11399
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10839
11400
|
"isSource": true,
|
|
10840
11401
|
"original": {
|
|
10841
|
-
"value": "#f8f8f8"
|
|
11402
|
+
"value": "#f8f8f8",
|
|
11403
|
+
"public": true
|
|
10842
11404
|
},
|
|
10843
11405
|
"name": "color-light-mode-neutral-100",
|
|
10844
11406
|
"attributes": {
|
|
@@ -10856,10 +11418,12 @@
|
|
|
10856
11418
|
},
|
|
10857
11419
|
"200": {
|
|
10858
11420
|
"value": "#f1f1f1",
|
|
11421
|
+
"public": true,
|
|
10859
11422
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10860
11423
|
"isSource": true,
|
|
10861
11424
|
"original": {
|
|
10862
|
-
"value": "#f1f1f1"
|
|
11425
|
+
"value": "#f1f1f1",
|
|
11426
|
+
"public": true
|
|
10863
11427
|
},
|
|
10864
11428
|
"name": "color-light-mode-neutral-200",
|
|
10865
11429
|
"attributes": {
|
|
@@ -10877,10 +11441,12 @@
|
|
|
10877
11441
|
},
|
|
10878
11442
|
"300": {
|
|
10879
11443
|
"value": "#cfcfd3",
|
|
11444
|
+
"public": true,
|
|
10880
11445
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10881
11446
|
"isSource": true,
|
|
10882
11447
|
"original": {
|
|
10883
|
-
"value": "#CFCFD3"
|
|
11448
|
+
"value": "#CFCFD3",
|
|
11449
|
+
"public": true
|
|
10884
11450
|
},
|
|
10885
11451
|
"name": "color-light-mode-neutral-300",
|
|
10886
11452
|
"attributes": {
|
|
@@ -10898,10 +11464,12 @@
|
|
|
10898
11464
|
},
|
|
10899
11465
|
"400": {
|
|
10900
11466
|
"value": "#6d6d78",
|
|
11467
|
+
"public": true,
|
|
10901
11468
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10902
11469
|
"isSource": true,
|
|
10903
11470
|
"original": {
|
|
10904
|
-
"value": "#6D6D78"
|
|
11471
|
+
"value": "#6D6D78",
|
|
11472
|
+
"public": true
|
|
10905
11473
|
},
|
|
10906
11474
|
"name": "color-light-mode-neutral-400",
|
|
10907
11475
|
"attributes": {
|
|
@@ -10919,10 +11487,12 @@
|
|
|
10919
11487
|
},
|
|
10920
11488
|
"500": {
|
|
10921
11489
|
"value": "#23232d",
|
|
11490
|
+
"public": true,
|
|
10922
11491
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10923
11492
|
"isSource": true,
|
|
10924
11493
|
"original": {
|
|
10925
|
-
"value": "#23232D"
|
|
11494
|
+
"value": "#23232D",
|
|
11495
|
+
"public": true
|
|
10926
11496
|
},
|
|
10927
11497
|
"name": "color-light-mode-neutral-500",
|
|
10928
11498
|
"attributes": {
|
|
@@ -10940,10 +11510,12 @@
|
|
|
10940
11510
|
},
|
|
10941
11511
|
"000": {
|
|
10942
11512
|
"value": "#ffffff",
|
|
11513
|
+
"public": true,
|
|
10943
11514
|
"filePath": "tokens/color/base/neutral.light.json",
|
|
10944
11515
|
"isSource": true,
|
|
10945
11516
|
"original": {
|
|
10946
|
-
"value": "#FFFFFF"
|
|
11517
|
+
"value": "#FFFFFF",
|
|
11518
|
+
"public": true
|
|
10947
11519
|
},
|
|
10948
11520
|
"name": "color-light-mode-neutral-000",
|
|
10949
11521
|
"attributes": {
|
|
@@ -11205,12 +11777,10 @@
|
|
|
11205
11777
|
"utility": {
|
|
11206
11778
|
"announcement": {
|
|
11207
11779
|
"value": "#44546f",
|
|
11208
|
-
"public": true,
|
|
11209
11780
|
"filePath": "tokens/color/base/utility.light.json",
|
|
11210
11781
|
"isSource": true,
|
|
11211
11782
|
"original": {
|
|
11212
|
-
"value": "#44546F"
|
|
11213
|
-
"public": true
|
|
11783
|
+
"value": "#44546F"
|
|
11214
11784
|
},
|
|
11215
11785
|
"name": "color-light-mode-utility-announcement",
|
|
11216
11786
|
"attributes": {
|
|
@@ -11228,12 +11798,10 @@
|
|
|
11228
11798
|
},
|
|
11229
11799
|
"warning": {
|
|
11230
11800
|
"value": "#e2b203",
|
|
11231
|
-
"public": true,
|
|
11232
11801
|
"filePath": "tokens/color/base/utility.light.json",
|
|
11233
11802
|
"isSource": true,
|
|
11234
11803
|
"original": {
|
|
11235
|
-
"value": "#E2B203"
|
|
11236
|
-
"public": true
|
|
11804
|
+
"value": "#E2B203"
|
|
11237
11805
|
},
|
|
11238
11806
|
"name": "color-light-mode-utility-warning",
|
|
11239
11807
|
"attributes": {
|
|
@@ -11251,12 +11819,10 @@
|
|
|
11251
11819
|
},
|
|
11252
11820
|
"critical": {
|
|
11253
11821
|
"value": "#ca3521",
|
|
11254
|
-
"public": true,
|
|
11255
11822
|
"filePath": "tokens/color/base/utility.light.json",
|
|
11256
11823
|
"isSource": true,
|
|
11257
11824
|
"original": {
|
|
11258
|
-
"value": "#CA3521"
|
|
11259
|
-
"public": true
|
|
11825
|
+
"value": "#CA3521"
|
|
11260
11826
|
},
|
|
11261
11827
|
"name": "color-light-mode-utility-critical",
|
|
11262
11828
|
"attributes": {
|