@mezzanine-ui/core
Advanced tools
Comparing version 0.9.0 to 0.9.2
{ | ||
"name": "@mezzanine-ui/core", | ||
"version": "0.9.0", | ||
"version": "0.9.2", | ||
"description": "Core for mezzanine-ui", | ||
@@ -26,3 +26,3 @@ "author": "Mezzanine", | ||
"dependencies": { | ||
"@mezzanine-ui/icons": "^0.7.3", | ||
"@mezzanine-ui/icons": "^0.9.2", | ||
"@mezzanine-ui/system": "^0.7.0", | ||
@@ -29,0 +29,0 @@ "tslib": "^2.1.0" |
@@ -80,2 +80,3 @@ export declare const tablePrefix = "mzn-table"; | ||
columns?: ExpandedTableColumn[]; | ||
className?: string; | ||
}; | ||
@@ -82,0 +83,0 @@ rowExpandable?(record: SourceType): boolean; |
194385
2365
+ Added@mezzanine-ui/icons@0.9.2(transitive)
- Removed@mezzanine-ui/icons@0.7.3(transitive)
Updated@mezzanine-ui/icons@^0.9.2