mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
45d08c447d
Determinate progress bar with block, blockFine, shade, bar, and dot styles. 4 initializers matching SwiftUI signatures (value/total, label, currentValueLabel, string title). Style selection via .progressBarStyle() modifier. Colors: foregroundSecondary (filled), foregroundTertiary (empty), accent (dot head). 26 tests in 3 suites.