mirror of
https://github.com/phranck/TUIkit.git
synced 2026-06-20 09:54:37 +00:00
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.