@livechat/chat-widget-design-tokens
Advanced tools
Comparing version 1.0.10 to 1.0.12
@@ -152,6 +152,7 @@ 'use strict'; | ||
trademarkFooterText: grayscale[600], | ||
homescreenBackground: grayscale[50], | ||
itemHover: grayscale[625], | ||
successHover: '#2FA763', | ||
inactiveElementHover: grayscale[425], | ||
secondaryButtonBackground: grayscale[100], | ||
secondaryButtonBackgroundHover: grayscale[200], | ||
decorations: { | ||
@@ -198,6 +199,7 @@ decorOne: '#FFDAB9', | ||
trademarkFooterText: grayscale[400], | ||
homescreenBackground: grayscale[900], | ||
itemHover: grayscale[525], | ||
successHover: '#99DBB5', | ||
inactiveElementHover: grayscale[800], | ||
secondaryButtonBackground: grayscale[650], | ||
secondaryButtonBackgroundHover: grayscale[625], | ||
decorations: { | ||
@@ -204,0 +206,0 @@ decorOne: '#D7650F', |
@@ -148,6 +148,7 @@ var xs = '2px'; | ||
trademarkFooterText: grayscale[600], | ||
homescreenBackground: grayscale[50], | ||
itemHover: grayscale[625], | ||
successHover: '#2FA763', | ||
inactiveElementHover: grayscale[425], | ||
secondaryButtonBackground: grayscale[100], | ||
secondaryButtonBackgroundHover: grayscale[200], | ||
decorations: { | ||
@@ -194,6 +195,7 @@ decorOne: '#FFDAB9', | ||
trademarkFooterText: grayscale[400], | ||
homescreenBackground: grayscale[900], | ||
itemHover: grayscale[525], | ||
successHover: '#99DBB5', | ||
inactiveElementHover: grayscale[800], | ||
secondaryButtonBackground: grayscale[650], | ||
secondaryButtonBackgroundHover: grayscale[625], | ||
decorations: { | ||
@@ -200,0 +202,0 @@ decorOne: '#D7650F', |
@@ -154,6 +154,7 @@ (function (global, factory) { | ||
trademarkFooterText: grayscale[600], | ||
homescreenBackground: grayscale[50], | ||
itemHover: grayscale[625], | ||
successHover: '#2FA763', | ||
inactiveElementHover: grayscale[425], | ||
secondaryButtonBackground: grayscale[100], | ||
secondaryButtonBackgroundHover: grayscale[200], | ||
decorations: { | ||
@@ -200,6 +201,7 @@ decorOne: '#FFDAB9', | ||
trademarkFooterText: grayscale[400], | ||
homescreenBackground: grayscale[900], | ||
itemHover: grayscale[525], | ||
successHover: '#99DBB5', | ||
inactiveElementHover: grayscale[800], | ||
secondaryButtonBackground: grayscale[650], | ||
secondaryButtonBackgroundHover: grayscale[625], | ||
decorations: { | ||
@@ -206,0 +208,0 @@ decorOne: '#D7650F', |
{ | ||
"name": "@livechat/chat-widget-design-tokens", | ||
"version": "1.0.10", | ||
"version": "1.0.12", | ||
"description": "", | ||
@@ -39,4 +39,5 @@ "contributors": [ | ||
"prepare": "npm run build", | ||
"prepublishOnly": "../../scripts/prepublish-package.sh", | ||
"prepublish": "test $(npm -v | tr . '\\n' | head -n 1) -ge '4' || exit 1" | ||
} | ||
} |
@@ -34,6 +34,7 @@ export declare const light: { | ||
readonly trademarkFooterText: "#575757"; | ||
readonly homescreenBackground: "#F8F8F8"; | ||
readonly itemHover: "#474747"; | ||
readonly successHover: "#2FA763"; | ||
readonly inactiveElementHover: "#A6A4A4"; | ||
readonly secondaryButtonBackground: "#E3E3E3"; | ||
readonly secondaryButtonBackgroundHover: "#D5D5D5"; | ||
readonly decorations: { | ||
@@ -125,6 +126,7 @@ readonly decorOne: "#FFDAB9"; | ||
readonly trademarkFooterText: "#B3B3B3"; | ||
readonly homescreenBackground: "#111111"; | ||
readonly itemHover: "#707070"; | ||
readonly successHover: "#99DBB5"; | ||
readonly inactiveElementHover: "#252525"; | ||
readonly secondaryButtonBackground: "#333333"; | ||
readonly secondaryButtonBackgroundHover: "#474747"; | ||
readonly decorations: { | ||
@@ -131,0 +133,0 @@ readonly decorOne: "#D7650F"; |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
78655
1272
1