[ADF-3193] CardView Variables Item (#3485)

* variables item

* unit tests

* translations fix

* docs added

* change requests

* change requests
This commit is contained in:
Alex Bolboșenco
2018-06-25 19:04:46 +03:00
committed by Eugenio Romano
parent c7e3319e4c
commit cb23103c83
14 changed files with 435 additions and 4 deletions

View File

@@ -23,3 +23,4 @@ export * from './card-view-floatitem.model';
export * from './card-view-intitem.model';
export * from './card-view-mapitem.model';
export * from './card-view-textitem.model';
export * from './card-view-keyvaluepairs.model';