pub fn dialog_menu( tab: &Tab, key_binds: &HashMap<KeyBind, Action>, show_details: bool, ) -> Element<'static, Message>