566dd14fed
- Updated various components to utilize the usePreference hook, replacing previous useSettings references for improved consistency and maintainability. - Introduced new preference types for ChatMessageStyle, ChatMessageNavigationMode, and MultiModelMessageStyle to enhance type safety. - Refactored preference handling in multiple files, ensuring a more streamlined approach to managing user preferences. - Cleaned up unused code and comments related to previous settings for better clarity and maintainability. - Updated auto-generated preference mappings to reflect recent changes in preference structure.