@dhis2-ui/box
Advanced tools
Comparing version 10.0.0-alpha.6 to 10.0.0-alpha.7
@@ -22,3 +22,3 @@ "use strict"; | ||
children, | ||
dataTest, | ||
dataTest = 'dhis2-uicore-box', | ||
className | ||
@@ -35,5 +35,2 @@ } = _ref; | ||
exports.Box = Box; | ||
Box.defaultProps = { | ||
dataTest: 'dhis2-uicore-box' | ||
}; | ||
Box.propTypes = { | ||
@@ -40,0 +37,0 @@ children: _propTypes.default.node, |
@@ -15,3 +15,3 @@ import _JSXStyle from "styled-jsx/style"; | ||
children, | ||
dataTest, | ||
dataTest = 'dhis2-uicore-box', | ||
className | ||
@@ -27,5 +27,2 @@ } = _ref; | ||
}; | ||
Box.defaultProps = { | ||
dataTest: 'dhis2-uicore-box' | ||
}; | ||
Box.propTypes = { | ||
@@ -32,0 +29,0 @@ children: PropTypes.node, |
{ | ||
"name": "@dhis2-ui/box", | ||
"version": "10.0.0-alpha.6", | ||
"version": "10.0.0-alpha.7", | ||
"description": "UI Box", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"@dhis2/prop-types": "^3.1.2", | ||
"@dhis2/ui-constants": "10.0.0-alpha.6", | ||
"@dhis2/ui-constants": "10.0.0-alpha.7", | ||
"classnames": "^2.3.1", | ||
@@ -39,0 +39,0 @@ "prop-types": "^15.7.2" |
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
13366
308
+ Added@dhis2/ui-constants@10.0.0-alpha.7(transitive)
- Removed@dhis2/ui-constants@10.0.0-alpha.6(transitive)