Hi, at the moment the DialogService implementation only provides the Confirm method to create a confirmation dialog. Would it be possible to introduce additional shortcuts? For instance, a Prompt method for quickly displaying a prompt dialog, or an Open method that accepts a TComponent implementing IComponent to programmatically render a custom view?