@livechat/chat-widget-design-tokens
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -304,2 +304,6 @@ 'use strict'; | ||
}; | ||
var buttonText = { | ||
fontSize: size14, | ||
fontWeight: 'bold' | ||
}; | ||
@@ -317,3 +321,4 @@ var typography = /*#__PURE__*/Object.freeze({ | ||
heroHeader: heroHeader, | ||
code: code | ||
code: code, | ||
buttonText: buttonText | ||
}); | ||
@@ -320,0 +325,0 @@ |
@@ -300,2 +300,6 @@ var xs = '2px'; | ||
}; | ||
var buttonText = { | ||
fontSize: size14, | ||
fontWeight: 'bold' | ||
}; | ||
@@ -313,5 +317,6 @@ var typography = /*#__PURE__*/Object.freeze({ | ||
heroHeader: heroHeader, | ||
code: code | ||
code: code, | ||
buttonText: buttonText | ||
}); | ||
export { borderRadiuses, boxShadows, colorPalette, colors, fontSizes, pxToRem, spaces, transitions, typography }; |
@@ -306,2 +306,6 @@ (function (global, factory) { | ||
}; | ||
var buttonText = { | ||
fontSize: size14, | ||
fontWeight: 'bold' | ||
}; | ||
@@ -319,3 +323,4 @@ var typography = /*#__PURE__*/Object.freeze({ | ||
heroHeader: heroHeader, | ||
code: code | ||
code: code, | ||
buttonText: buttonText | ||
}); | ||
@@ -322,0 +327,0 @@ |
{ | ||
"name": "@livechat/chat-widget-design-tokens", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "contributors": [ |
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
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
66168
931
0