Minimal structural shape of the section-visibility rules. Both
EntityFormConfig and FormContext satisfy this, so the same helper
works whether driven by config directly or via the form context that reaches
every panel (including slot-injected BaseFormPanels).
Note: these property names stay camelCase to match the structural
FormContext interface that panels actually receive at runtime.
Minimal structural shape of the section-visibility rules. Both EntityFormConfig and
FormContextsatisfy this, so the same helper works whether driven by config directly or via the form context that reaches every panel (including slot-injectedBaseFormPanels).Note: these property names stay camelCase to match the structural FormContext interface that panels actually receive at runtime.