@momentum-design/tokens 0.0.53 → 0.0.55

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.
Files changed (55) hide show
  1. package/dist/css/core/complete.css +4 -3
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/common-stable.css +11 -2
  5. package/dist/css/theme/webex/dark-complete.css +3 -3
  6. package/dist/css/theme/webex/dark-stable.css +47 -30
  7. package/dist/css/theme/webex/hc-dark-stable.css +281 -0
  8. package/dist/css/theme/webex/hc-light-stable.css +281 -0
  9. package/dist/css/theme/webex/light-complete.css +1 -1
  10. package/dist/css/theme/webex/light-stable.css +49 -28
  11. package/dist/ios/core/complete.swift +4 -3
  12. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  13. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  14. package/dist/ios/theme/webex/common-stable.swift +11 -2
  15. package/dist/ios/theme/webex/dark-complete.swift +3 -3
  16. package/dist/ios/theme/webex/dark-stable.swift +47 -30
  17. package/dist/ios/theme/webex/hc-dark-stable.swift +287 -0
  18. package/dist/ios/theme/webex/hc-light-stable.swift +287 -0
  19. package/dist/ios/theme/webex/light-complete.swift +1 -1
  20. package/dist/ios/theme/webex/light-stable.swift +49 -28
  21. package/dist/json/core/complete.json +33 -4
  22. package/dist/json/theme/webex/common-stable.json +257 -1
  23. package/dist/json/theme/webex/dark-complete.json +2 -2
  24. package/dist/json/theme/webex/dark-stable.json +3690 -3225
  25. package/dist/json/theme/webex/hc-dark-stable.json +7232 -0
  26. package/dist/json/theme/webex/hc-light-stable.json +7228 -0
  27. package/dist/json/theme/webex/light-stable.json +3635 -3065
  28. package/dist/json-minimal/core/complete.json +3 -2
  29. package/dist/json-minimal/theme/webex/common-stable.json +14 -1
  30. package/dist/json-minimal/theme/webex/dark-complete.json +2 -2
  31. package/dist/json-minimal/theme/webex/dark-stable.json +93 -58
  32. package/dist/json-minimal/theme/webex/hc-dark-stable.json +552 -0
  33. package/dist/json-minimal/theme/webex/hc-light-stable.json +552 -0
  34. package/dist/json-minimal/theme/webex/light-stable.json +89 -54
  35. package/dist/resources/core/complete.xml +4 -3
  36. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  37. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  38. package/dist/resources/theme/webex/common-stable.xml +11 -2
  39. package/dist/resources/theme/webex/dark-complete.xml +3 -3
  40. package/dist/resources/theme/webex/dark-stable.xml +47 -30
  41. package/dist/resources/theme/webex/hc-dark-stable.xml +283 -0
  42. package/dist/resources/theme/webex/hc-light-stable.xml +283 -0
  43. package/dist/resources/theme/webex/light-complete.xml +1 -1
  44. package/dist/resources/theme/webex/light-stable.xml +49 -28
  45. package/dist/scss/core/complete.scss +4 -3
  46. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  47. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  48. package/dist/scss/theme/webex/common-stable.scss +12 -3
  49. package/dist/scss/theme/webex/dark-complete.scss +3 -3
  50. package/dist/scss/theme/webex/dark-stable.scss +47 -30
  51. package/dist/scss/theme/webex/hc-dark-stable.scss +278 -0
  52. package/dist/scss/theme/webex/hc-light-stable.scss +278 -0
  53. package/dist/scss/theme/webex/light-complete.scss +1 -1
  54. package/dist/scss/theme/webex/light-stable.scss +49 -28
  55. package/package.json +1 -1
@@ -724,7 +724,7 @@
724
724
  ]
725
725
  },
726
726
  "hover": {
727
- "value": "#0000012",
727
+ "value": "#00000012",
728
728
  "type": "color",
729
729
  "description": "",
730
730
  "filePath": "src/theme/stable/common.json",
@@ -1916,6 +1916,262 @@
1916
1916
  ]
1917
1917
  }
1918
1918
  }
1919
+ },
1920
+ "content": {
1921
+ "partner": {
1922
+ "doc": {
1923
+ "value": "#4285f4",
1924
+ "type": "color",
1925
+ "description": "Core:#4285f4 \nHEX: #4285f4",
1926
+ "filePath": "src/theme/stable/common.json",
1927
+ "isSource": true,
1928
+ "original": {
1929
+ "value": "{color.partner.doc}",
1930
+ "type": "color",
1931
+ "description": "Core:{color.partner.doc} \nHEX: #4285f4"
1932
+ },
1933
+ "name": "mds-color-theme-common-content-partner-doc",
1934
+ "attributes": {
1935
+ "category": "color",
1936
+ "type": "theme",
1937
+ "item": "common",
1938
+ "subitem": "content",
1939
+ "state": "partner"
1940
+ },
1941
+ "path": [
1942
+ "color",
1943
+ "theme",
1944
+ "common",
1945
+ "content",
1946
+ "partner",
1947
+ "doc"
1948
+ ]
1949
+ },
1950
+ "excel": {
1951
+ "value": "#00893E",
1952
+ "type": "color",
1953
+ "description": "Core:#00893E \nHEX: #00893E\n",
1954
+ "filePath": "src/theme/stable/common.json",
1955
+ "isSource": true,
1956
+ "original": {
1957
+ "value": "{color.partner.excel}",
1958
+ "type": "color",
1959
+ "description": "Core:{color.partner.excel} \nHEX: #00893E\n"
1960
+ },
1961
+ "name": "mds-color-theme-common-content-partner-excel",
1962
+ "attributes": {
1963
+ "category": "color",
1964
+ "type": "theme",
1965
+ "item": "common",
1966
+ "subitem": "content",
1967
+ "state": "partner"
1968
+ },
1969
+ "path": [
1970
+ "color",
1971
+ "theme",
1972
+ "common",
1973
+ "content",
1974
+ "partner",
1975
+ "excel"
1976
+ ]
1977
+ },
1978
+ "keynote": {
1979
+ "value": "#029CFB",
1980
+ "type": "color",
1981
+ "description": "Core:#029CFB \nHEX: #029CFB",
1982
+ "filePath": "src/theme/stable/common.json",
1983
+ "isSource": true,
1984
+ "original": {
1985
+ "value": "{color.partner.keynote}",
1986
+ "type": "color",
1987
+ "description": "Core:{color.partner.keynote} \nHEX: #029CFB"
1988
+ },
1989
+ "name": "mds-color-theme-common-content-partner-keynote",
1990
+ "attributes": {
1991
+ "category": "color",
1992
+ "type": "theme",
1993
+ "item": "common",
1994
+ "subitem": "content",
1995
+ "state": "partner"
1996
+ },
1997
+ "path": [
1998
+ "color",
1999
+ "theme",
2000
+ "common",
2001
+ "content",
2002
+ "partner",
2003
+ "keynote"
2004
+ ]
2005
+ },
2006
+ "onenote": {
2007
+ "value": "#B839DB",
2008
+ "type": "color",
2009
+ "description": "Core:#B839DB \nHEX: #B839DB",
2010
+ "filePath": "src/theme/stable/common.json",
2011
+ "isSource": true,
2012
+ "original": {
2013
+ "value": "{color.partner.onenote}",
2014
+ "type": "color",
2015
+ "description": "Core:{color.partner.onenote} \nHEX: #B839DB"
2016
+ },
2017
+ "name": "mds-color-theme-common-content-partner-onenote",
2018
+ "attributes": {
2019
+ "category": "color",
2020
+ "type": "theme",
2021
+ "item": "common",
2022
+ "subitem": "content",
2023
+ "state": "partner"
2024
+ },
2025
+ "path": [
2026
+ "color",
2027
+ "theme",
2028
+ "common",
2029
+ "content",
2030
+ "partner",
2031
+ "onenote"
2032
+ ]
2033
+ },
2034
+ "pdf": {
2035
+ "value": "#EE0507",
2036
+ "type": "color",
2037
+ "description": "Core:#EE0507 \nHEX: #EE0507",
2038
+ "filePath": "src/theme/stable/common.json",
2039
+ "isSource": true,
2040
+ "original": {
2041
+ "value": "{color.partner.pdf}",
2042
+ "type": "color",
2043
+ "description": "Core:{color.partner.pdf} \nHEX: #EE0507"
2044
+ },
2045
+ "name": "mds-color-theme-common-content-partner-pdf",
2046
+ "attributes": {
2047
+ "category": "color",
2048
+ "type": "theme",
2049
+ "item": "common",
2050
+ "subitem": "content",
2051
+ "state": "partner"
2052
+ },
2053
+ "path": [
2054
+ "color",
2055
+ "theme",
2056
+ "common",
2057
+ "content",
2058
+ "partner",
2059
+ "pdf"
2060
+ ]
2061
+ },
2062
+ "powerpoint": {
2063
+ "value": "#D93E17",
2064
+ "type": "color",
2065
+ "description": "Core:#D93E17 \nHEX: #D93E17",
2066
+ "filePath": "src/theme/stable/common.json",
2067
+ "isSource": true,
2068
+ "original": {
2069
+ "value": "{color.partner.powerpoint}",
2070
+ "type": "color",
2071
+ "description": "Core:{color.partner.powerpoint} \nHEX: #D93E17"
2072
+ },
2073
+ "name": "mds-color-theme-common-content-partner-powerpoint",
2074
+ "attributes": {
2075
+ "category": "color",
2076
+ "type": "theme",
2077
+ "item": "common",
2078
+ "subitem": "content",
2079
+ "state": "partner"
2080
+ },
2081
+ "path": [
2082
+ "color",
2083
+ "theme",
2084
+ "common",
2085
+ "content",
2086
+ "partner",
2087
+ "powerpoint"
2088
+ ]
2089
+ },
2090
+ "sheets": {
2091
+ "value": "#F4B400",
2092
+ "type": "color",
2093
+ "description": "Core:#F4B400 \nHEX: #F4B400",
2094
+ "filePath": "src/theme/stable/common.json",
2095
+ "isSource": true,
2096
+ "original": {
2097
+ "value": "{color.partner.sheets}",
2098
+ "type": "color",
2099
+ "description": "Core:{color.partner.sheets} \nHEX: #F4B400"
2100
+ },
2101
+ "name": "mds-color-theme-common-content-partner-sheets",
2102
+ "attributes": {
2103
+ "category": "color",
2104
+ "type": "theme",
2105
+ "item": "common",
2106
+ "subitem": "content",
2107
+ "state": "partner"
2108
+ },
2109
+ "path": [
2110
+ "color",
2111
+ "theme",
2112
+ "common",
2113
+ "content",
2114
+ "partner",
2115
+ "sheets"
2116
+ ]
2117
+ },
2118
+ "slides": {
2119
+ "value": "#0F9D58",
2120
+ "type": "color",
2121
+ "description": "Core:#0F9D58 \nHEX: #0F9D58",
2122
+ "filePath": "src/theme/stable/common.json",
2123
+ "isSource": true,
2124
+ "original": {
2125
+ "value": "{color.partner.slides}",
2126
+ "type": "color",
2127
+ "description": "Core:{color.partner.slides} \nHEX: #0F9D58"
2128
+ },
2129
+ "name": "mds-color-theme-common-content-partner-slides",
2130
+ "attributes": {
2131
+ "category": "color",
2132
+ "type": "theme",
2133
+ "item": "common",
2134
+ "subitem": "content",
2135
+ "state": "partner"
2136
+ },
2137
+ "path": [
2138
+ "color",
2139
+ "theme",
2140
+ "common",
2141
+ "content",
2142
+ "partner",
2143
+ "slides"
2144
+ ]
2145
+ },
2146
+ "word": {
2147
+ "value": "#0078D6",
2148
+ "type": "color",
2149
+ "description": "Core:#0078D6 \nHEX: #0078D6",
2150
+ "filePath": "src/theme/stable/common.json",
2151
+ "isSource": true,
2152
+ "original": {
2153
+ "value": "{color.partner.word}",
2154
+ "type": "color",
2155
+ "description": "Core:{color.partner.word} \nHEX: #0078D6"
2156
+ },
2157
+ "name": "mds-color-theme-common-content-partner-word",
2158
+ "attributes": {
2159
+ "category": "color",
2160
+ "type": "theme",
2161
+ "item": "common",
2162
+ "subitem": "content",
2163
+ "state": "partner"
2164
+ },
2165
+ "path": [
2166
+ "color",
2167
+ "theme",
2168
+ "common",
2169
+ "content",
2170
+ "partner",
2171
+ "word"
2172
+ ]
2173
+ }
2174
+ }
1919
2175
  }
1920
2176
  }
1921
2177
  }
@@ -4729,7 +4729,7 @@
4729
4729
  ]
4730
4730
  },
4731
4731
  "hover": {
4732
- "value": "#0000012",
4732
+ "value": "#00000012",
4733
4733
  "type": "color",
4734
4734
  "description": "[Dark Theme]\nTheme Token: color.theme.inverse.neutral.btn.secondary.hover\nCore Token: color.core.black-alpha.7\nHEX: #000000 7%\nHover state of secondary inverted buttons.",
4735
4735
  "filePath": "src/theme/webex/dark.json",
@@ -4847,7 +4847,7 @@
4847
4847
  ]
4848
4848
  },
4849
4849
  "hover": {
4850
- "value": "#0000012",
4850
+ "value": "#00000012",
4851
4851
  "type": "color",
4852
4852
  "description": "[Dark Theme]\nTheme Token: color.theme.inverse.neutral.btn.tertiary.hover\nCore Token: color.core.black-alpha.7\nHEX: #000000 7%\nHover state of tertiary inverted buttons; tooltips",
4853
4853
  "filePath": "src/theme/webex/dark.json",