Refactor: unify date handling across components and optimize slot update logic
- Replaced `LocalDate` with `LocalDateTime` in `SlotComponent`, `MainComponent`, and related intents for better consistency. - Improved `updateSlots` logic by migrating to cleaner coroutine handling and state updates. - Fixed `DatePickerView` and `DateTimePickerComponent` to standardize month handling and date manipulation. - Updated `NetworkEventRepository` to retain hour and minute components when resetting time.
Пожалуйста, зарегистрируйтесь или войдите чтобы прокомментировать