UDialog: added support for custom buttons via customButtons array in dialog options.
Each button accepts value, title and optional props (defaults to {appearance: 'plain'})
ubm_desktop-scanerSettings-fm: fixed crash when customParams.UBScan is undefined (first launch or incomplete settings from scanner service) by deep-merging with defaults instead of all-or-nothing fallback