export enum InnerWidgetType { Action = 'Action', Field = 'Field', Element = 'Element', View = 'View', Mask = 'Mask' }