PageRow: Factor out mobile dialog layer into component
Tested with different window sizes and QT_QUICK_CONTROLS_MOBILE=1 env.
I must add, overall this is quite a lot of conditions and magic numbers like gridUnit * 2.5
. For being a "mobile" dialog it is surprisingly space-inefficient: for example, its header is always below the global toolbar.