This PR closes #851 by updating the styling of the alert dialog used via IModelApp.notifications.outputMessage APIs.
Dialog title is now changed based on message priority as well.
Before
After
Additionally, a select component will be used to display enum arguments of related storybook story.
* [#1116 Update alert dialog styling (backport #1114)](https://github.com/iTwin/appui/pull/1116) has been created for branch `release/4.17.x` but encountered conflicts
* [#1117 Update alert dialog styling (backport #1114)](https://github.com/iTwin/appui/pull/1117) has been created for branch `release/5.0.x` but encountered conflicts
Changes
This PR closes #851 by updating the styling of the alert dialog used via
IModelApp.notifications.outputMessage
APIs. Dialog title is now changed based on message priority as well.Additionally, a select component will be used to display enum arguments of related storybook story.
Testing
Added additional stories.