es-components-via-theme
Advanced tools
Comparing version 14.1.0 to 14.2.0
12
index.js
@@ -47,2 +47,8 @@ const white = '#fff'; | ||
const violet = '#5a0c6f'; | ||
const blueLighter = '#d2f4ff'; | ||
const greenLighter = '#c3ffed'; | ||
const violetLighter = '#eac9f2'; | ||
// Datepicker colors | ||
@@ -93,3 +99,7 @@ const navArrow = gray5; | ||
inputFocus: inputFocus, | ||
popoverHeader: popoverHeader | ||
popoverHeader: popoverHeader, | ||
greenLighter: greenLighter, | ||
violetLighter: violetLighter, | ||
blueLighter: blueLighter, | ||
violet: violet | ||
}, | ||
@@ -96,0 +106,0 @@ brandColors: { |
{ | ||
"name": "es-components-via-theme", | ||
"version": "14.1.0", | ||
"version": "14.2.0", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "Willis Towers Watson - Individual Marketplace", |
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
10385
417