declare const _default: { "$schema": string; "version": string; "type": string; "name": string; "category": string; "subCategory": string; "schemas": { "model": { "type": string; "properties": { "encoding": { "description": string; "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "value": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "type": string; "properties": { "dataType": { "description": string; "hidden": string; "enum": string[]; "type": string; "default": string; }; "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "name": { "description": string; "type": string; "default": string; }; "originName": { "description": string; "hidden": string; "type": string; "default": string; }; "format": { "description": string; "type": string; "properties": { "BOOLEAN": { "description": string; "type": string; "properties": { "TURE": { "type": string; "default": string; }; "FALSE": { "type": string; "default": string; }; }; "required": string[]; }; "INTEGER": { "description": string; "type": string; "properties": { "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; "default": string; }; "prifix": { "description": string; "type": string; "default": string; }; "surfix": { "description": string; "type": string; "default": string; }; }; }; "DOUBLE": { "description": string; "type": string; "properties": { "fixed": { "description": string; "type": string; "default": number; }; "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; "default": string; }; "prifix": { "description": string; "type": string; "default": string; }; "surfix": { "description": string; "type": string; "default": string; }; }; }; "DATE": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; "default": string; }; "prifix": { "description": string; "type": string; "default": string; }; "surfix": { "description": string; "type": string; "default": string; }; }; }; "DATETIME": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; "default": string; }; "prifix": { "description": string; "type": string; "default": string; }; "surfix": { "description": string; "type": string; "default": string; }; }; }; "STRING": { "description": string; "type": string; "properties": { "prifix": { "description": string; "type": string; "default": string; }; "surfix": { "description": string; "type": string; "default": string; }; }; }; }; }; "aggType": { "description": string; "hidden": string; "enum": string[]; "type": string; "default": string; }; "customName": { "description": string; "hidden": string; "type": string; "default": boolean; }; "auxiliaryAxis": { "description": string; "type": string; "default": boolean; }; "stack": { "description": string; "type": string; "default": boolean; }; "level": { "description": string; "enum": string[]; "type": string; "default": string; }; "sort": { "description": string; "enum": string[]; "type": string; "default": string; }; "seriesType": { "description": string; "enum": string[]; "type": string; "default": string; }; }; "required": string[]; }; "default": any[]; }; }; }; }; "required": string[]; }; "querySetting": { "description": string; "title": string; "order": number; "expansion": boolean; "type": string; "properties": { "offset": { "description": string; "hidden": string; "type": string; "default": number; }; "count": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "frequency": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; "required": string[]; }; "version": { "description": string; "hidden": string; "type": string; "enum": string[]; }; "type": { "description": string; "hidden": string; "enum": string[]; "type": string; "default": string; }; }; "required": string[]; }; "style": { "description": string; "title": string; "type": string; "properties": { "colorMode": { "description": string; "title": string; "order": number; "type": string; "properties": { "pallete": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "items": { "type": string; }; "default": string[]; }; }; }; "title": { "description": string; "title": string; "order": number; "type": string; "properties": { "enabled": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "float": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "postion": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "text": { "description": string; "title": string; "order": number; "hidden": string; "type": string; "default": string; }; "textStyle": { "description": string; "title": string; "order": number; "type": string; "properties": { "font": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "fontSize": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "fontFamily": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; }; "enum": string[]; "type": string; "default": string; }; "fontWeight": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "icon": string; "trueValue": string; "falseValue": string; }; "enum": string[]; "type": string; "default": string; }; "fontStyle": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "icon": string; "trueValue": string; "falseValue": string; }; "enum": string[]; "type": string; "default": string; }; }; }; "color": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "shadow": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "color": { "description": string; "title": string; "renderer": string; "rendererOption": { "inlineField": string; }; "type": string; "default": string; }; "offsetX": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "offsetY": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "blur": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; }; }; }; }; "textAlign": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "textVerticalAlign": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "padding": { "description": string; "title": string; "order": number; "type": string; "properties": { "top": { "description": string; "title": string; "type": string[]; "default": number; }; "left": { "description": string; "title": string; "type": string[]; "default": number; }; "bottom": { "description": string; "title": string; "type": string[]; "default": number; }; "right": { "description": string; "title": string; "type": string[]; "default": number; }; }; }; "background": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "showSectionLabel": boolean; }; "type": string; "properties": { "type": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "backgroundImage": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "backgroundSize": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundRepeat": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundPositionX": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "backgroundPositionY": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "gridSetting": { "description": string; "title": string; "renderer": string; "type": string; "default": string; }; }; "required": string[]; }; "border": { "description": string; "title": string; "order": number; "type": string; "properties": { "width": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; "style": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "lines": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "enums": { "label": string; "value": string; }[]; }; "type": string; "items": { "type": string; }; "default": string[]; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": string; }; "radius": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; }; }; }; }; "liquidfill": { "description": string; "title": string; "order": number; "type": string; "properties": { "waveAnimation": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "silent": { "description": string; "title": string; "order": number; "hidden": string; "type": string; "default": boolean; }; "shape": { "description": string; "title": string; "order": number; "enum": string[]; "type": string; "default": string; }; "direction": { "description": string; "title": string; "order": number; "enum": string[]; "type": string; "default": string; }; "centerX": { "description": string; "title": string; "order": number; "type": string[]; "default": string; }; "centerY": { "description": string; "title": string; "order": number; "type": string[]; "default": string; }; "radius": { "description": string; "title": string; "order": number; "type": string[]; "default": string; }; "amplitude": { "description": string; "title": string; "order": number; "type": string[]; "default": string; }; "waveLength": { "description": string; "title": string; "order": number; "type": string[]; "default": string; }; "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "backgroundColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "shadow": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "color": { "description": string; "title": string; "renderer": string; "rendererOption": { "inlineField": string; }; "type": string; "default": string; }; "blur": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "offsetX": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "offsetY": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; }; }; }; }; "outline": { "description": string; "title": string; "order": number; "type": string; "properties": { "show": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "borderDistance": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "borderColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "borderWidth": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "shadow": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "color": { "description": string; "title": string; "renderer": string; "rendererOption": { "inlineField": string; }; "type": string; "default": string; }; "blur": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "offsetX": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "offsetY": { "description": string; "title": string; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; }; }; }; }; "label": { "description": string; "title": string; "order": number; "type": string; "properties": { "show": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "insideColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "font": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "fontSize": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "fontFamily": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; }; "enum": string[]; "type": string; "default": string; }; "fontWeight": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "icon": string; "trueValue": string; "falseValue": string; }; "enum": string[]; "type": string; "default": string; }; "fontStyle": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "icon": string; "trueValue": string; "falseValue": string; }; "enum": string[]; "type": string; "default": string; }; }; }; }; }; "background": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "properties": { "spacing": { "description": string; "title": string; "order": number; "type": string; "properties": { "top": { "description": string; "title": string; "type": string[]; "default": number; }; "right": { "description": string; "title": string; "type": string[]; "default": number; }; "bottom": { "description": string; "title": string; "type": string[]; "default": number; }; "left": { "description": string; "title": string; "type": string[]; "default": number; }; }; }; "padding": { "description": string; "title": string; "order": number; "type": string; "properties": { "top": { "description": string; "title": string; "type": string[]; "default": number; }; "right": { "description": string; "title": string; "type": string[]; "default": number; }; "bottom": { "description": string; "title": string; "type": string[]; "default": number; }; "left": { "description": string; "title": string; "type": string[]; "default": number; }; }; }; "border": { "description": string; "title": string; "order": number; "type": string; "properties": { "width": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; "style": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "lines": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "enums": { "label": string; "value": string; }[]; }; "type": string; "items": { "type": string; }; "default": string[]; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": string; }; "radius": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; }; }; "type": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "backgroundImage": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "backgroundSize": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundRepeat": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundPositionX": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "backgroundPositionY": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "gridSetting": { "description": string; "title": string; "renderer": string; "type": string; "default": string; }; }; "required": string[]; }; "content": { "description": string; "title": string; "order": number; "rendererOption": { "autoTabs": boolean; }; "type": string; "properties": { "padding": { "description": string; "title": string; "order": number; "type": string; "properties": { "top": { "description": string; "title": string; "type": string[]; "default": number; }; "right": { "description": string; "title": string; "type": string[]; "default": number; }; "bottom": { "description": string; "title": string; "type": string[]; "default": number; }; "left": { "description": string; "title": string; "type": string[]; "default": number; }; }; }; "background": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "showSectionLabel": boolean; }; "type": string; "properties": { "type": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "backgroundImage": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "backgroundSize": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundRepeat": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "backgroundPositionX": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "backgroundPositionY": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "gridSetting": { "description": string; "title": string; "renderer": string; "type": string; "default": string; }; }; "required": string[]; }; "border": { "description": string; "title": string; "order": number; "type": string; "properties": { "width": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; "style": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "lines": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "enums": { "label": string; "value": string; }[]; }; "type": string; "items": { "type": string; }; "default": string[]; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": string; }; "radius": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; "showLabel": boolean; }; "type": string; "default": number; }; }; }; }; }; "effects": { "description": string; "title": string; "order": number; "type": string; "properties": { "disablePointerEvents": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "blendEffect": { "description": string; "title": string; "renderer": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "filterEffects": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "items": { "type": string; }; "default": any[]; }; "imageMask": { "description": string; "title": string; "order": number; "type": string; "properties": { "image": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "imageSize": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "imageRepeat": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "imagePositionX": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "imagePositionY": { "description": string; "title": string; "order": number; "type": string; "default": string; }; }; }; }; "required": string[]; }; "version": { "description": string; "hidden": string; "type": string; "enum": string[]; }; }; "required": string[]; }; }; }; export default _default;