@govuk-react/error-text
Advanced tools
Comparing version 0.2.12 to 0.3.0
@@ -9,3 +9,8 @@ var _styled; | ||
import { FONT_SIZE, LINE_HEIGHT, MEDIA_QUERIES, NTA_LIGHT } from '@govuk-react/constants'; | ||
var StyledError = styled('span')((_styled = { | ||
var StyledError = | ||
/*#__PURE__*/ | ||
styled('span', { | ||
target: "e4u1u2g0", | ||
label: "StyledError" | ||
})((_styled = { | ||
display: 'block', | ||
@@ -12,0 +17,0 @@ fontFamily: NTA_LIGHT, |
@@ -22,3 +22,8 @@ "use strict"; | ||
var StyledError = (0, _reactEmotion.default)('span')((_styled = { | ||
var StyledError = | ||
/*#__PURE__*/ | ||
(0, _reactEmotion.default)('span', { | ||
target: "e4u1u2g0", | ||
label: "StyledError" | ||
})((_styled = { | ||
display: 'block', | ||
@@ -25,0 +30,0 @@ fontFamily: _constants.NTA_LIGHT, |
{ | ||
"name": "@govuk-react/error-text", | ||
"version": "0.2.12", | ||
"version": "0.3.0", | ||
"dependencies": { | ||
"@govuk-react/constants": "^0.2.7", | ||
"@govuk-react/hoc": "^0.2.7", | ||
"@govuk-react/hoc": "^0.3.0", | ||
"govuk-colours": "^1.0.3" | ||
@@ -8,0 +8,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
20345
224
+ Added@govuk-react/constants@0.3.1(transitive)
+ Added@govuk-react/hoc@0.3.1(transitive)
+ Added@govuk-react/icons@0.3.1(transitive)
- Removed@govuk-react/hoc@0.2.7(transitive)
- Removed@govuk-react/icons@0.2.7(transitive)
Updated@govuk-react/hoc@^0.3.0