* Add a Svelte app for local development
* Update the dev editor to deal with multiple files
* Rename the File type
* Rename entities
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Customize scripts/generate_theme.py to reuse for the CSS generation for @gradio/lite
* Build theme.css at the build time of Gradio-lite and update the frontend app to load it at the initialization phase
* Add changeset
---------
Co-authored-by: pngwn <hello@pngwn.io>
* Stop embedding JS scripts on lite.html because they are also bundled into the final build
* Add changeset
---------
Co-authored-by: pngwn <hello@pngwn.io>