mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
91aadd40a1
- SecureField with masked display using ● (U+25CF) bullets - Reuses TextFieldHandler for key input handling - SwiftUI API parity: init(_:text:) and init(_:text:prompt:) - Supports .onSubmit() and .disabled() modifiers - Focus indicator with pulsing vertical bars - 15 tests for masking behavior and rendering - Example app page with password validation demo