PromptDialog: Set preferredWidth only if using the default label item
If the user provides their own mainItem, sizing should be based on its implicitWidth as opposed to the fixed multiple of spacing units. Otherwise a wider item can easily get cut off.