* [ADF-1939] Responsive button to edit reports
* [ADF-1939] Removed unused dependencies in material module
* [ADF-1939] Edit buttons now use flex layout
* [ADF-2650] Report action menu component created
* [ADF-2650] Added Button Model
* [ADF-2650] Buttons component finished
* [ADF-2650] Buttons menu component moved to core library
* [ADF-2650] Included index.ts in core/buttons-menu
* [ADF-2650] cleaned the module and public api file
* Revert "[ADF-2650] Included index.ts in core/buttons-menu"
This reverts commit 6bdf1f2f48a30bb4622eb4c000e5318370503710.
* [ADF-2650] Applied the peer review changes
* [ADF-2650] Comment removed
* [ADF-2650] Failing tests fixed
* [ADF-2650] Dynamic theming for analytic reports
* [ADF-2650] Themes not ap
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
* remove BrowserAnimationsModule dependency
* improve test shim
* update test shim
* test shim updates
* example of lazy-loaded datatable
* local and global i18n demo for lazy modules
* lazy loading support for CoreModule providers
* test shim updates
* update test shim
* support global i18n for lazy modules
* cleanup lazy loading example
* update card view after rebase
* backwards compatibility
* cleanup files
* fix code after rebase
* 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