• Radch-enko's avatar
    Refactor: modularize slot feature and relocate related logic
    · 70c3dcdb
    Radch-enko создал
    - Extracted `Slot` functionality into a new `slot` module with dedicated DI setup and updated dependencies.
    - Moved `GetSlotsByRoomUseCase` and `SlotUiMapper` into the `slot` module for better modular structure.
    - Updated all references of `Slot` components and mappers for consistent integration across modules.
    - Consolidated and re-organized slot-related UI strings into the `core/ui` module for reuse.
    - Adjusted Gradle files and dependency configurations to support the new `slot` module.
    70c3dcdb