Add error state handling and styling for form inputs and select components using vee-validate. Also adjust delete button alignment in person-relative form.
- Replace FieldGroup/Field/Label with DE.Cell/DE.Field/DE.Label components
- Add ButtonAction component with preset styling for common form actions
- Simplify form layouts using doc-entry grid system
- Add support for disabled/readonly states in form fields