Description
Is your feature request related to a problem? Please describe.
Currently, JsonForms supports MUI (Material UI) versions v5 and v6. However, MUI v7 has been released, and many projects are starting to migrate or have already migrated to v7. The lack of support for MUI v7 makes it difficult to integrate JsonForms into projects using the latest version of MUI, leading to compatibility issues, dependency conflicts, and additional maintenance overhead when trying to downgrade or patch versions.
Describe the solution you'd like
Please add support for MUI v7 so that JsonForms can be used seamlessly with the latest version of Material UI. This will help projects that have already upgraded to MUI v7 integrate JsonForms without compatibility issues.
Describe alternatives you've considered
If full support for MUI v7 is not yet possible, any workaround or suggestions to help integrate JsonForms with MUI v7 would be greatly appreciated.
Package
React Material Renderers