* fixes cases where inputs did not have associated labels
* add changelog entry
* update form-field test now that json editor has label
* remove label-related TODOs from other tests
---------
Co-authored-by: Noelle Daley <noelledaley@users.noreply.github.com>
* Show JSON editor by default if secret data is complex, but do not disable JSON toggle
* Add text object warning to kv object editor
* a11y fix: do not disable show diff toggle
* test and language cleanup
* update language
* Update tests for expected behavior
* language!
* Add changelog