* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* Made the drag and drop area working in demo shell for task attachment
* Provided a way to pass custom no content template for drag and drop to the user
* Updated the task-attachment README file for the user to know how to use drag and drop component with task-attachment component
* [ADF-1950] Not able to open an attached file within a Task.
* Changed data-column key 'icon' to 'image' in task/process attachment file component.
* Refactored activiti-component.
* Used Adf-viewer to view the attached documents.
* [ADF-1950] Not able to open an attached file within a Task.
* Centralized the use of the adf-viewer component in the activiti component (demo shell folder).