Updates the reception name search to be case-insensitive. This enhances
usability by ensuring search results are found regardless of the
capitalization used in the query.
Also increments the application version.
Introduces a dedicated search page for reception operations.
Enables navigation to this new page from the 'Reception' quick action component, providing a dedicated interface for searching reception records.
Registers the `ReceptionSearchRoute` to integrate it into the application's secure routing system.
Also updates the empty state message on the reception list for improved localization and user experience.