- Modified ApiConfigSelector to remain interactive when disabled
- Added scheduledConfigId and onScheduleChange props
- Implemented visual indicators (clock icons) for scheduled switches
- Added state management in ChatTextArea for tracking scheduled config
- Automatically applies scheduled switch when request completes
- Added comprehensive unit tests for the new functionality
- Added translation keys for new UI elements
Fixes#8334