* remove discovery
* remoce discovery test
* fix save remote
* use host acs to save screenshot
* fix e2e
* remove invalid test
* fix the package version
* Angular 9 compatibility: add explicit types to prevent automatic deep imports
If you do not provide an explicit return type to a function then TypeScript
will try to guess it and create a dynamic import type for the `.d.ts` files.
Often the imports incorrectly point to a path deep within a package,
rather than accessing the type via the correct public facing import.
From Angular v9, using ivy, such deep imports cause compilation
errors and will prevent this library from being used for ivy enabled
applications.
This commit fixes this problem for a component and a service that
the adf-core library exports.
* Angular 9 compatibility: import DOCUMENT from `@angular/common`
In Angular 7 importing `DOCUMENT` from `platform-browser` was
deprecated, and it was removed completely in Angular 8.
* fix type afterlast alpha
* fix type after last alpha
* fix types demo shell
* [ADF-3499] start creation of login dialog component with extra auth service feature
* [ADF-3499] adding new dialog for external content file
* [ADF-3499] fixed condition for pop up and added prefix ticket
* [ADF-3499] fixed smartfolder bug for content node selector
* [ADF-3499] disabling preview after uploading for external resource files
* [ADF-3499] fixed unit test for document list service
* [ADF-3499] added unit test to new components
* [ADF-3499] added translation and some fix
* [ADF-3499] fixed labels
* [ADF-3499] fixed problem with node and node entry for smart folders
* [ADF-3499] fixed compilation problem
* remove user preference setting save
* fix host setting test
* remove userPreferences test
* fix title service test
* remove unused imports
* restore input align
* fix service import in test tag rating
* disable random test
* host setting component reset JS-API
* reload api after user prefrence change
* remove replicate reset
* missing semicolon
* deprecate provider property
* remove trailing space
* check new value before to set
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
* 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