mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* Move search-input-text from content-services to core * Move SearchConfigurationInterface into the content-services since is content related * Rename search-configuration.interface file to search-component.interface * Update import SearchConfigurationInterface from content-services * Decouple SearchComponentInterface from js-api * Decaplre NodeEntry instead using type any * Remove comment * Update component import to fix unit test * Import SearchTextModule into core