mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
d39e02722b
- Move pure value types and protocols to new TUIkitCore target (zero deps) - Move whole files: FrameBuffer, ViewIdentity, Lock, TerminalSymbols - Split types from mixed files: LayoutTypes (from Renderable), KeyEvent (from KeyEventDispatcher), EnvironmentKey (from Environment), PreferenceKey (from Preferences), String+TerminalWidth (from String+ANSI) - Inline ANSIRenderer.reset as private constant in FrameBuffer - Promote internal types to public for cross-module visibility - Add @_exported import TUIkitCore to Exports.swift