v2.2.2: Handles nested form containers in groups
Improves the processing of form groups to correctly handle nested containers. It ensures that container components within groups are processed only once, preventing duplicates. It also handles nested containers within ungrouped components. This change ensures correct component structure representation when form contains nested containers in groups.