mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
- Implemented SearchService for handling search queries and autocomplete. - Added SearchBar component for user input with autocomplete suggestions. - Created SearchDialog for displaying the search bar in a dialog. - Introduced SearchIcon component to trigger the search dialog. - Updated MainLayout to include the SearchBar and SearchIcon. - Localized search-related strings in Spanish, French, and Italian.