Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@livechat/chat-widget-design-tokens

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livechat/chat-widget-design-tokens - npm Package Compare versions

Comparing version 1.0.10 to 1.0.12

6

dist/chat-widget-design-tokens.cjs.js

@@ -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";

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc