Update design of dialogs
Implements proposal 4) with taking into accounts some feedback from teams/vdg/issues#41 (closed)
Follow the general direction of the new dialog design in Plasma Mobile system dialogs and Kirigami Addons dialogs.
Kirigami.PromptDialog
: (by default there is no icon and this will require apps to set a dialogType for one to appear automatically)
Kirigami.Dialog
with a ColumnLayout inside:
Kirigami.MenuDialog
Kirigami.OverlaySheet
Edited by Carl Schwan