es-components-via-theme
Advanced tools
Comparing version 21.10.0-canary-pre-prod.1 to 21.11.0-pre-prod.0
@@ -101,2 +101,3 @@ "use strict"; | ||
var advisorLight = agent100; | ||
var disabled = gray5; | ||
// brand colors | ||
@@ -189,2 +190,3 @@ var primary1 = blue500; // used by: spinner, drawerPanel | ||
inputFocus: inputFocus, | ||
disabled: disabled, | ||
}, | ||
@@ -191,0 +193,0 @@ spacing: { |
@@ -66,3 +66,3 @@ import * as CSS from 'csstype'; | ||
}; | ||
declare const colorNames: readonly ["white", "gray0", "gray1", "gray2", "gray3", "gray4", "gray5", "gray6", "gray7", "gray8", "gray9", "black", "blue25", "blue50", "blue100", "blue300", "blue500", "blue700", "blue900", "green50", "green100", "green300", "green500", "green700", "green900", "magenta50", "magenta100", "magenta300", "magenta500", "magenta700", "magenta900", "violet50", "violet100", "violet300", "violet500", "violet700", "violet900", "yellow50", "yellow100", "yellow300", "yellow500", "yellow700", "yellow900", "primary", "primaryHover", "primaryLight", "success", "successHover", "successLight", "info", "infoHover", "infoLight", "warning", "warningHover", "warningLight", "danger", "dangerHover", "dangerLight", "advisor", "advisorLight", "boxShadowLight", "boxShadowDark", "inputFocus"]; | ||
declare const colorNames: readonly ["white", "gray0", "gray1", "gray2", "gray3", "gray4", "gray5", "gray6", "gray7", "gray8", "gray9", "black", "blue25", "blue50", "blue100", "blue300", "blue500", "blue700", "blue900", "green50", "green100", "green300", "green500", "green700", "green900", "magenta50", "magenta100", "magenta300", "magenta500", "magenta700", "magenta900", "violet50", "violet100", "violet300", "violet500", "violet700", "violet900", "yellow50", "yellow100", "yellow300", "yellow500", "yellow700", "yellow900", "primary", "primaryHover", "primaryLight", "success", "successHover", "successLight", "info", "infoHover", "infoLight", "warning", "warningHover", "warningLight", "danger", "dangerHover", "dangerLight", "advisor", "advisorLight", "boxShadowLight", "boxShadowDark", "inputFocus", "disabled"]; | ||
export type ColorName = (typeof colorNames)[number]; | ||
@@ -69,0 +69,0 @@ export type Colors = { |
@@ -90,2 +90,3 @@ "use strict"; | ||
'inputFocus', | ||
'disabled', | ||
]; | ||
@@ -92,0 +93,0 @@ exports.screenSizeNames = [ |
{ | ||
"name": "es-components-via-theme", | ||
"version": "21.10.0-canary-pre-prod.1+8b59d4ab", | ||
"version": "21.11.0-pre-prod.0", | ||
"main": "dist/packages/es-components-via-theme/src/index.js", | ||
@@ -17,3 +17,3 @@ "files": [ | ||
}, | ||
"gitHead": "8b59d4ab4934a1231146e6034f8f8b276270c8f2" | ||
"gitHead": "be159ef4fb4ba4e172ce4c03086784cb32b9b4a8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
45369
998
0