v5.1.3
Refactors field mapping logic across form components to store the field mapping dictionary and identifier locally. This reduces dependency on the possibly null EditContext and streamlines dispose operations by ensuring local references are cleared after use. Updates version to 5.1.3.