DataMask: {
    extraFormData?: Record<string, any>;
    filterState?: FilterState;
    ownState?: Record<string, any>;
}