@infotech/uikit-core
Advanced tools
Comparing version 1.0.0-v1-beta.24 to 1.1.0-beta.0
@@ -23,3 +23,3 @@ "use strict"; | ||
var styles = { | ||
"List": "uikit_5f859cc9_internal_core__List_66b0c562" | ||
"List": "uikit_8654a34_internal_core__List_66b0c562" | ||
}; // @related-file ./styles.css | ||
@@ -26,0 +26,0 @@ |
@@ -10,2 +10,3 @@ "use strict"; | ||
/* Always invalid if error exists */ | ||
var _default = (0, _recompose.withPropsOnChange)(["error", "invalid"], function (_ref) { | ||
@@ -12,0 +13,0 @@ var error = _ref.error, |
@@ -29,3 +29,3 @@ "use strict"; | ||
var fullWidthStyles = { | ||
"fullWidth": "uikit_5f859cc9_internal_core__fullWidth_88374fbd" | ||
"fullWidth": "uikit_8654a34_internal_core__fullWidth_88374fbd" | ||
}; // @related-file ./index.css | ||
@@ -32,0 +32,0 @@ |
{ | ||
"name": "@infotech/uikit-core", | ||
"version": "1.0.0-v1-beta.24", | ||
"version": "1.1.0-beta.0", | ||
"engines": { | ||
@@ -24,3 +24,3 @@ "node": ">=8.5.0" | ||
"dependencies": { | ||
"@infotech/uikit-palette": "^1.1.0-v1-beta.2", | ||
"@infotech/uikit-palette": "^1.2.0-beta.0", | ||
"classnames": "^2.2.6", | ||
@@ -27,0 +27,0 @@ "invariant": "^2.2.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
89763
1583
+ Added@infotech/uikit-palette@1.2.0-beta.4(transitive)
- Removed@infotech/uikit-palette@1.1.0-v1-beta.2(transitive)