* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission
* [ACS-9374] Close menu on search trigger
* [ACS-9374] Remove explicit 0 from setTimeout
* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission
* ACS-9789 fixing Issues on metadata sidebar
* ACS-9789 resolving PR review comments
* ACS-9789 Applying the default Style on the specific aca-side-bar or infor-drawer component
* ACS-9789 resolving review comments to replace styles from global to specific component
* Update application.scss
Removing unwanted statement
* Update info-drawer.component.scss
Moved inside the selector aca-info-drawer.
* AAE-9789 fixing the input coloe issue
* ACS-9789 fixing the color issues for labels and form-fields inputs
* [ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)
* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)
* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors
* [ACS-9369] Improved rule array filtering logic
* [ACS-9369] Added type to variable
(cherry picked from commit 4e33f1126d)
* [ACS-8694] Removed unneeded test cases
* [ACS-8694] Fixed 'Favorite' option showing up in toolbar when opening search page
* [ACS-9510] Tasks and processes are not displayed when About page is refreshed
* [ACS-9510] Tasks and processes are not displayed when About page is refreshed
* Fixed configuration issue preventing unit tests for rules getting executed
* Added unit tests for SnackbarEffects to improve coverage
* Added unit tests for RouterEffects to improve coverage
* Excluding store actions, models, selectors and states from getting included in code coverage
* Added type to store
* Revert "[ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420)"
This reverts commit b3e2af7f0f.
* Revert "[ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)"
This reverts commit 4e33f1126d.
* Revert "[ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)"
This reverts commit f1c4dcf45d.
* [ACS-9369] Resolved issues where visibility rules with a single element array would log errors
* [ACS-9369] Improved rule array filtering logic
* [ACS-9369] Added type to variable
* [ACS-9266] Make notification and user menu accessible with keyboard
* [ACS-9266] cr fixes
* [ACS-9266] cr fix
* [link-adf:dev-mmaliarchuk/ACS-9266-Notification-and-user-menu-are-not-accessible-with-keyboard][ci:force]
* empty commit
* [MNT-24575] Created folder information dialog
* [MNT-24575] Added unit tests
* [MNT-24575] Integrated API calls into folder information
* [MNT-24575] Added models
* [MNT-24575] Added delay to API retry call. Added unit test for API retry functionality
* [MNT-24575] Folder information is no longer shown in trashcan
* [MNT-24575] Folder information is no longer shown in trashcan
* [MNT-24575] Added return type to function. Consolidated different properties into a single type
* [MNT-24575] Addressed Code review comments
* [MNT-24575] Addressed code review findings. Added error handling and unit tests
* [MNT-24575] Updated template to use adf-icons
* [MNT-24575] Using variables in SCSS