* update in place with python
* split files into chunks
* working chunking and updated quick start
* edits
* sanity check
* give up on faq page, long docs work
* debug
* system prompt updates, etc
* use temp file for output
* refactor
* remove dup import
* generate diff file
* check diff output to make sure it looks reasonable
* add overall results
* update script
* update script
* update script
* edits
* fix function
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
* let us proof everything
* proof and ventilate everything
* restore removed content
* add back in some headers
* add back more headers
* restore header
* fix header
* fix backend
* restore two long files from main to avoid mangling
* update edit_all for testing
* fix docs
* notes
* more spacing
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
* WIP: work for side-by-side layout in json forms w/ burnettk
* added support in ObjectFieldTemplate to support side-by-side layout w/ burnettk
* added a restricted grid template for half width forms
* display the error message if field mentioned in ui:layout but the field does not exist
* added docs for side-by-side layout w/ burnettk
* update script
---------
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: burnettk <burnettk@users.noreply.github.com>