@paprika/raw-button
Advanced tools
Comparing version 1.0.3 to 1.0.4-next.0
# Changelog | ||
## 1.0.4-next.0 | ||
### Patch Changes | ||
- e856d54: Refactored styling to support the styling refactor of `@paprika/button` to fix issues with `styled-components` `v5`. | ||
All notable changes to this project will be documented in this file. | ||
@@ -4,0 +10,0 @@ |
@@ -20,3 +20,3 @@ "use strict"; | ||
var focusStyles = function focusStyles(isInset) { | ||
return (0, _styledComponents.css)(["&:focus{", "}[data-whatinput=\"mouse\"] &:not([data-has-forced-focus=\"true\"]):focus{box-shadow:none;outline:none;}"], _stylers["default"].focusRing(isInset)); | ||
return (0, _styledComponents.css)(["&:focus{outline:none;}html:not([data-whatinput=\"mouse\"]) &:focus,&[data-has-forced-focus]:focus{", "}"], _stylers["default"].focusRing(isInset)); | ||
}; | ||
@@ -23,0 +23,0 @@ |
{ | ||
"name": "@paprika/raw-button", | ||
"version": "1.0.3", | ||
"version": "1.0.4-next.0", | ||
"description": "Raw button component, for performing an action on the page you’re viewing.", | ||
@@ -29,3 +29,3 @@ "author": "@paprika", | ||
}, | ||
"gitHead": "92909fda8405fcbb90c52d920d23c5ef2b9cbc52" | ||
"gitHead": "8bff2e8a6f01708ba60d9178f867dba378806370" | ||
} |
<!-- start: Autogenerated - do not modify --> | ||
# @paprika/raw-button - 1.0.3 | ||
# @paprika/raw-button | ||
@@ -5,0 +5,0 @@ ## Description |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
21992
10
2