//! Per-tab state for the Arrangements tab.
use crateArrangementId;
/// Arrangement save/rename/confirm form state.
///
/// The arrangement list itself (`arrangement_manager`) and the outbound action
/// queue stay on [`crate::SettingsUI`]: the main window owns and writes them.