ConstThe dialog provides fields for the room name, feature toggles (password, waiting room, offline), and an optional static room toggle. It validates that the room name is non-empty and not a duplicate of existing rooms (case-insensitive comparison).
The form fields are cleared each time the dialog opens. Entity labels are respected for all text shown in the dialog (e.g., "Create Workspace" instead of "Create Room").
CreateRoomDialog presents a form for creating a new stored room.