[ACA-2365] infodrawer metadata in expanded card (#1090)

* feat(info-drawer):- infodrawer default metadata in expanded card

* * test added

* * initial state fixed

* * package updated with beta
This commit is contained in:
dhrn
2019-05-01 18:52:11 +05:30
committed by Denys Vuika
parent f45145f3a6
commit 6d3b6407bc
11 changed files with 139 additions and 58 deletions

View File

@@ -31,6 +31,7 @@ export * from './actions/search.actions';
export * from './actions/snackbar.actions';
export * from './actions/upload.actions';
export * from './actions/viewer.actions';
export * from './actions/metadata-aspect.actions';
export * from './effects/dialog.effects';
export * from './effects/router.effects';