Is there a way to trigger an analytic when the search bar is used to search in the LibraryManager component and it gets re-rendered with the search value? The render function seems like the best option for adding the analytics trigger, but are there any other functions in lit that can achieve this without causing side effects?