Infographic Item Generator Overview Generate complete Item component code for the infographic framework, following the project's item rules, layout constraints, and registration requirements. Workflow 1. Read for the full framework rules, allowed components, and output requirements. 2. Clarify minimal requirements if missing: desired visuals, required fields (icon/label/value/desc/illus), sizing, and alignment needs. 3. Use to extract custom props and compute layout with . 4. Produce a full TypeScript file: imports, Props extends BaseItemProps, component implementation, and with accurate . 5.…