/** * AutoSubmitForm web component * * Generic progressive enhancement for forms that should auto-submit on change: * - Listens for `change` events on descendant form inputs * - Calls `requestSubmit()` on the nearest `