* [ADF-2465] Sometimes, navigating using the breadcrumb opens another folder instead of the clicked one - after search performed on the Content Node Selector
fixed bug
added tests
made sure that deleting search input field clears all search related data
* [ADF-2465] change tests not to use setTimeouts
* [ADF-2310] Error is thrown if isSelectionValid optional property is not defined
* [ADF-2310] added unit tests for the change and removed unneeded import
* fix tests
* [ADF-2310] add missing async
* [ADF-2310] add more async function to unit tests
* [ADF-2304] Add option to Content Node Selector to transform the breadcrumb folder node
* [ADF-2304] update documentation with recent changes
* [ADF-2304] added example of using the breadcrumbTransform
* [ADF-2242] Search on custom sources is not working.
fix search on custom sources
* [ADF-2242] added unit tests
* [ADF-2242] reverted change
* [ADF-2242] simplify code on search method and make extra call only when having custom dropdown defined
* [ADF-2054] start creating custom upload widget for share integration
* [ADF-2054] changed content node selector service to allow different opening approach
* [ADF-2054] addedd support for multi resource files
* [ADF-2054] fixed base case for upload when only local files are selected
* [ADF-2054] start adding and fixing tests for new share attach button widget
* [ADF-2054] changed test to perfrom a correct check
* [ADF-2054] removed fdescribe
* [ADF-2054] added test for share-widget component
* [ADF-2054] added peer reviews changes
* [ADF-2054] created a module folder for content widgets
* [ADF-2054] fixed wrong import
* [ADF-2054] fixed rebase errors
* [ADF-2054] restored some files changed by rebase
* [ADF-2054] added link to content services to fix packaging issue
* [ADF-2054] renamed widget
* [ADF-2065] created dialog component for content node selector
* [ADF-2065] removing SiteModel from site dropdown to use SitePaging model of js-api
* [ADF-2065] - removed site model and updated documentation
* [ADF-2065] fixed test for site component
* [ADF-2065] refactored content node selector and created content node selector dialog
* [ADF-2065] fixed test on site-api service
* [ADF-2065] added a new content node dialog service to centralise the logic for content node dialog
* [ADF-2065] start adding test for node-actions service|
* [ADF-2065] added test for node-actions service
* [ADF-2065] added test for node action service
* [ADF-2065] renamed components to keep backward compatibility
* [ADF-2065] added input just for backward compatibility
* [ADF-2065] added some changes for backward compatibility and updated documentation
* [ADF-2065] updated documentation for content node selector