feat: auto generation
Adds components to auto generate resources, fields and inputs based on the schema.
A simple configuration is available to let users change the order of fields, set icons and also provide overrides to manually declare fields/inputs for each resource view mode.
Functions and components used to generate the UI are exported so users can use them to use auto-generation only in some parts of their react-admin website.
Edited by Arnaud Vergnet