mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
ee25db7202
- Add cursorColor to Palette protocol with HSL-computed values for all SystemPalette presets - Create TextCursorStyle with shapes (block, bar, underscore) and animations (none, blink, pulse) - Add .textCursor(_:) View modifier propagating through environment - Update TextField and SecureField to use cursorColor and respect cursor style - Add 17 tests for TextCursorStyle