@easyguide/checkbox
Advanced tools
Comparing version 0.9.10 to 0.9.14
@@ -11,3 +11,3 @@ 'use strict'; | ||
var tagSelectedState = function () { | ||
return (/*#__PURE__*/(0, _reactEmotion.css)('color:white;border-color:transparent;background:#3ccbda;') | ||
return (/*#__PURE__*/(0, _reactEmotion.css)('color:white;border-color:transparent;background:#6f1167;') | ||
); | ||
@@ -27,3 +27,3 @@ }; | ||
var tagBaseStyle = exports.tagBaseStyle = function () { | ||
return (/*#__PURE__*/(0, _reactEmotion.css)('cursor:pointer;display:inline-block;margin:0 8px;padding:6px 12px;border:1px solid #d8d8d8;font-size:14px;color:#322828;background-color:white;border-radius:16px;transition:background 120ms linear,color 80ms ease-in;&:first-child{margin-left:0;}&:last-child{margin-right:0;}&:hover{', tagSelectedState(), ';}') | ||
return (/*#__PURE__*/(0, _reactEmotion.css)('cursor:pointer;display:inline-block;margin:0 8px;padding:9px 12px;border:1px solid #d8d8d8;font-size:14px;color:#322828;background-color:white;border-radius:3px;transition:background 120ms linear,color 80ms ease-in;&:first-child{margin-left:0;}&:last-child{margin-right:0;}&:hover{color:white;border-color:transparent;background:#b130a6;}&:active{color:white;border-color:transparent;background:#87027b;}') | ||
); | ||
@@ -30,0 +30,0 @@ }; |
{ | ||
"name": "@easyguide/checkbox", | ||
"version": "0.9.10", | ||
"version": "0.9.14", | ||
"description": "Components checkbox ui", | ||
@@ -83,3 +83,3 @@ "author": "iamtchelo", | ||
}, | ||
"gitHead": "0cc3eabf7f0649d6c49c601d4a22685b8a3964c0" | ||
"gitHead": "008132a0e4a73640849ad3c1853d4ae471f8c84a" | ||
} |
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
12151
0