SwiftPM: .package(url: "https://github.com/isamercan/ThemeKit.git", from: "0.4.0")
Added
TimeField— a dedicated time-of-day field: 12/24-hourhourCycle,minuteIntervalsnapping, optionalrange, clearable, leading icon, and validation messages. The time-first companion toDateField.Sidebar— a token-bound vertical navigation organism: titled sections, per-item SF Symbol + badge, accent-tinted selection, andheader/footerslots. Complements the bottomNavigationBarfor macOS / iPad / regular-width layouts.
Both follow the modifier-based conventions (minimal init + chainable, order-free modifiers; native controlSize / disabled; Dynamic Type + Reduce Motion).
This release also rolls up the in-progress modifier-based component refactor (reduced initializers, appearance/state moved to chainable modifiers). It contains breaking changes — see
CHANGELOG.mdfor the full list and migration notes.