All top level components should pass props to the generic react-admin
component to be more versatile.
Change-Id: I25dd099cde1aefacbc748dc4716a8b0a3db9ab93
* Add dependencies `@mui/icons-material` to package
* Replace MUI icons v4 with v5
* Replace more `@material-ui/core` with `@mui/material`
* consolidate `Dialog`, `DialogContent`, `DialogContentText` and
`DialogTitle`
* update `alpha` `Container` and `useMediaQuery`