Add image cards to radio and checklist options
Radio and checklist components now render as selectable image-card grids when their options include images, replacing the separate image choice and image checklist component types.
- Added an
imagefield on radio and checklist options that switches rendering to an image-card grid in the operator UI, withcolumns,aspect, andfitlayout controls - Removed the
image_choiceandimage_checklistcomponent types; procedures should useradioandchecklistwith image options instead - Merged the image choice and image checklist documentation into the radio and checklist pages, with redirects from the old URLs
