@govuk-react/error-text
Advanced tools
Comparing version 0.10.5 to 0.10.6
export * from "./declarations/src/index"; | ||
export { default } from "./declarations/src/index"; | ||
//# sourceMappingURL=govuk-react-error-text.cjs.d.ts.map |
@@ -19,2 +19,3 @@ 'use strict'; | ||
*/ | ||
/** | ||
@@ -26,4 +27,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it. | ||
*/ | ||
var ErrorText = styled__default["default"]('span').withConfig({ | ||
const ErrorText = styled__default["default"]('span').withConfig({ | ||
displayName: "src__ErrorText", | ||
@@ -30,0 +30,0 @@ componentId: "sc-kkeaok-0" |
@@ -19,2 +19,3 @@ 'use strict'; | ||
*/ | ||
/** | ||
@@ -26,4 +27,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it. | ||
*/ | ||
var ErrorText = styled__default["default"]('span').withConfig({ | ||
const ErrorText = styled__default["default"]('span').withConfig({ | ||
displayName: "src__ErrorText", | ||
@@ -30,0 +30,0 @@ componentId: "sc-kkeaok-0" |
@@ -11,2 +11,3 @@ import styled from 'styled-components'; | ||
*/ | ||
/** | ||
@@ -18,4 +19,3 @@ * Follow the [validation pattern](https://design-system.service.gov.uk/patterns/validation/) and show an error message when there is a validation error. In the error message explain what went wrong and how to fix it. | ||
*/ | ||
var ErrorText = styled('span').withConfig({ | ||
const ErrorText = styled('span').withConfig({ | ||
displayName: "src__ErrorText", | ||
@@ -22,0 +22,0 @@ componentId: "sc-kkeaok-0" |
{ | ||
"name": "@govuk-react/error-text", | ||
"version": "0.10.5", | ||
"version": "0.10.6", | ||
"dependencies": { | ||
"@govuk-react/constants": "^0.10.5", | ||
"@govuk-react/lib": "^0.10.5", | ||
"@govuk-react/constants": "^0.10.6", | ||
"@govuk-react/lib": "^0.10.6", | ||
"govuk-colours": "^1.1.0" | ||
@@ -8,0 +8,0 @@ }, |
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
29208
12
180
Updated@govuk-react/lib@^0.10.6