@dhis2-ui/box
Advanced tools
Comparing version 6.8.0-alpha.1 to 6.10.0-alpha.1
@@ -50,10 +50,13 @@ "use strict"; | ||
* | ||
* @prop {node} [children] | ||
* @prop {string} [className] | ||
* @prop {string} [dataTest=dhis2-uicore-box] | ||
* @prop {string} [height] | ||
* @prop {string} [marginTop] | ||
* @prop {string} [maxHeight] | ||
* @prop {string} [maxWidth] | ||
* @prop {string} [minHeight] | ||
* @prop {string} [maxHeight] | ||
* @prop {string} [minWidth] | ||
* @prop {string} [overflow] | ||
* @prop {string} [width] | ||
* @prop {string} [minWidth] | ||
* @prop {string} [maxWidth] | ||
* @prop {string} [dataTest] | ||
*/ | ||
@@ -60,0 +63,0 @@ |
@@ -37,10 +37,13 @@ import _JSXStyle from "styled-jsx/style"; | ||
* | ||
* @prop {node} [children] | ||
* @prop {string} [className] | ||
* @prop {string} [dataTest=dhis2-uicore-box] | ||
* @prop {string} [height] | ||
* @prop {string} [marginTop] | ||
* @prop {string} [maxHeight] | ||
* @prop {string} [maxWidth] | ||
* @prop {string} [minHeight] | ||
* @prop {string} [maxHeight] | ||
* @prop {string} [minWidth] | ||
* @prop {string} [overflow] | ||
* @prop {string} [width] | ||
* @prop {string} [minWidth] | ||
* @prop {string} [maxWidth] | ||
* @prop {string} [dataTest] | ||
*/ | ||
@@ -47,0 +50,0 @@ |
{ | ||
"name": "@dhis2-ui/box", | ||
"version": "6.8.0-alpha.1", | ||
"version": "6.10.0-alpha.1", | ||
"description": "UI Box", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"peerDependencies": { | ||
"@dhis2/ui-constants": "6.8.0-alpha.1", | ||
"@dhis2/ui-constants": "6.10.0-alpha.1", | ||
"react": "^16.8", | ||
@@ -42,3 +42,3 @@ "react-dom": "^16.8", | ||
"devDependencies": { | ||
"@dhis2/ui-constants": "6.8.0-alpha.1", | ||
"@dhis2/ui-constants": "6.10.0-alpha.1", | ||
"react": "16.13", | ||
@@ -45,0 +45,0 @@ "react-dom": "16.13", |
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
13384
324