//! Text subsystem modules for the UI runtime.
//!
//! These are retained/widget-like editing engines (IME/caret/selection) that need hard-to-change
//! behavior contracts and platform-facing hooks. UI policy should remain in ecosystem crates.
pub
pub
pub
pub
pub
pub
pub
pub use TextAreaStyle;
pub use TextInputStyle;