* feat: enhance LeftSidebarInspector with InspectorHeader and search functionality
* feat: update Debugger component to use onClose and darkMode props, enhance SidebarDebugger with tab functionality and styling
* feat: enhance GlobalSettings component with header, refactor layout and styles for better organization
* Added Rupak's changes for the leftsidebar
* feat: enhance UI components with new panel headers, improved tab functionality, and updated styles for better alignment with design specifications
* feat: add transparent background to driver page overlay for improved UI interaction
* feat: adjust layout properties for improved header alignment and spacing in container configuration
* feat: add placeholder styling for RichTextEditor and update DatepickerInput styles for better UX
* feat: remove unnecessary divider from container header and maintain border styling
* Refactor: Update headerDividerColor to use cc-weak-border variable for consistency
* Fix: Correctly reset unreadErrorCount in debugger state on clearLogs
* Add hideSearch prop to InspectorHeader and implement detail view logic in LeftSidebarInspector
* Fix: Update default left sidebar width and adjust background colors for consistency