declare const _default: { "$schema": string; "version": string; "type": string; "name": string; "category": string; "subCategory": string; "schemas": { "model": { "type": string; "properties": { "models": { "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "path": { "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "dataSource": { "title": string; "order": number; "type": string; "properties": { "id": { "description": string; "type": string; }; "name": { "description": string; "type": string; }; "dataSourceType": { "description": string; "enum": string[]; "type": string; }; "fromHostStatic": { "description": string; "type": string; }; "tableId": { "description": string; "type": string; }; "json": { "description": string; "type": string; "additionalProperties": {}; "properties": { "fromHostStatic": { "type": string; }; "columns": { "description": string; "type": string; "items": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; "properties": { "NULL": { "description": string; "type": string; }; "BOOLEAN": { "description": string; "type": string; "properties": { "TURE": { "type": string; }; "FALSE": { "type": string; }; }; "required": string[]; }; "INTEGER": { "description": string; "type": string; "properties": { "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; }; "fixed": { "anyOf": ({ "enum": string[]; "type": string; } | { "type": string; "enum"?: undefined; })[]; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DOUBLE": { "description": string; "type": string; "properties": { "fixed": { "description": string; "anyOf": ({ "enum": string[]; "type": string; } | { "type": string; "enum"?: undefined; })[]; }; "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DATE": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DATETIME": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "STRING": { "description": string; "type": string; "properties": { "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; }; }; "originName": { "description": string; "type": string; }; "customName": { "description": string; "type": string; }; "auxiliaryAxis": { "description": string; "type": string; }; "percent": { "description": string; "type": string; }; "stack": { "description": string; "type": string; }; "sort": { "description": string; "type": string; }; "values": { "description": string; "type": string; "items": {}; }; "yoyQoq": { "description": string; "type": string; "properties": { "type": { "description": string; "enum": string[]; "type": string; }; "compareType": { "description": string; "enum": string[]; "type": string; }; }; "required": string[]; }; "seriesType": { "description": string; "type": string; }; "valueEncoding": { "description": string; "type": string; "properties": { "type": { "description": string; "enum": string[]; "type": string; }; "mapping": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "auto": { "type": string; }; "color": { "type": string; "properties": { "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "backgroundColor": { "type": string; "properties": { "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "marker": { "type": string; "properties": { "width": { "type": string; }; "height": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "symbols": { "type": string; "items": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; }; }; }; "label": { "type": string; "properties": { "alwaysShow": { "type": string; }; "template": { "type": string; }; "testData": { "type": string; }; }; }; "backgroundImage": { "type": string; "properties": { "repeat": { "enum": string[]; "type": string; }; "positionX": { "type": string; }; "positionY": { "type": string; }; "size": { "enum": string[]; "type": string; }; "gridSetting": { "type": string; }; "images": { "type": string; "items": { "type": string; }; }; }; }; "members": { "type": string; "additionalProperties": { "type": string; "properties": { "color": { "type": string; }; "marker": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; "label": { "type": string; "properties": { "template": { "type": string; }; "testData": { "type": string; }; }; "required": string[]; }; "backgroundColor": { "type": string; }; "backgroundImage": { "type": string; }; }; }; }; }; }; "linear": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "color": { "type": string; "properties": { "nullColor": { "type": string; }; "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "backgroundColor": { "type": string; "properties": { "nullColor": { "type": string; }; "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; }; }; "condition": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "marker": { "type": string; "properties": { "position": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; "symbols": { "type": string; "items": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; }; }; }; "label": { "type": string; "properties": { "alwaysShow": { "type": string; }; "template": { "type": string; }; "testData": { "type": string; }; }; }; "backgroundImage": { "type": string; "properties": { "repeat": { "enum": string[]; "type": string; }; "positionX": { "type": string; }; "positionY": { "type": string; }; "size": { "enum": string[]; "type": string; }; "gridSetting": { "type": string; }; "images": { "type": string; "items": { "type": string; }; }; }; }; "conditions": { "type": string; "items": { "type": string; "properties": { "operator": { "type": string; }; "value": {}; "setting": { "type": string; "properties": { "color": { "type": string; }; "marker": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; "label": { "type": string; "properties": { "template": { "type": string; }; "testData": { "type": string; }; }; "required": string[]; }; "backgroundColor": { "type": string; }; "backgroundImage": { "type": string; }; }; }; }; }; }; }; }; }; }; "columnName": { "description": string; "type": string; }; "oriColumnName": { "description": string; "type": string; }; "width": { "description": string; "type": string; }; "dataType": { "description": string; "type": string; }; "name": { "description": string; "type": string; }; "formula": { "description": string; "type": string; }; "aggType": { "description": string; "type": string; }; "level": { "description": string; "type": string; }; "empty": { "type": string; }; "columnOrder": { "type": string; }; "forceDefault": { "type": string; }; "onlyWhenShow": { "type": string; }; "editViewType": { "type": string; }; "editViewLimit": { "type": string; "items": {}; }; "allowNull": { "type": string; }; "defaultValue": { "description": string; }; "metadata": { "description": string; "type": string; "properties": { "briefKey": { "type": string; }; "filterable": { "type": string; }; "filterOption": { "type": string; "properties": { "name": { "type": string; }; "renderer": { "type": string; }; }; }; "hint": { "type": string; }; "hintFile": { "type": string; "properties": { "url": { "type": string; }; "linkText": { "type": string; }; "fileName": { "type": string; }; }; "required": string[]; }; "relatedColumn": { "anyOf": ({ "type": string; "items": { "type": string; }; } | { "type": string; "items"?: undefined; })[]; }; "relatedTable": { "type": string; "properties": { "joinTable": { "type": string; }; "joinKey": { "type": string; }; "relatedDisplay": { "type": string; "additionalProperties": { "type": string; "properties": { "order": { "type": string; }; }; "required": string[]; }; }; }; "required": string[]; }; "hidden": { "type": string; }; "editable": { "type": string; }; "disableEditing": { "type": string; }; "rendererOption": {}; "modifiableAfterConfirmed": { "type": string; }; "nameAlias": {}; "valueAlias": {}; }; }; "id": {}; "tableId": {}; "userId": {}; }; }; }; "values": { "description": string; }; }; }; "dataSourceId": { "description": string; "type": string; }; "sql": { "description": string; "type": string; }; "url": { "description": string; "type": string; }; }; }; "encoding": { "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "name": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; }; "path": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; "required": string[]; }; "scatter": { "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "dataSource": { "title": string; "order": number; "type": string; "properties": { "id": { "description": string; "type": string; }; "name": { "description": string; "type": string; }; "dataSourceType": { "description": string; "enum": string[]; "type": string; }; "fromHostStatic": { "description": string; "type": string; }; "tableId": { "description": string; "type": string; }; "json": { "description": string; "type": string; "additionalProperties": {}; "properties": { "fromHostStatic": { "type": string; }; "columns": { "description": string; "type": string; "items": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; "properties": { "NULL": { "description": string; "type": string; }; "BOOLEAN": { "description": string; "type": string; "properties": { "TURE": { "type": string; }; "FALSE": { "type": string; }; }; "required": string[]; }; "INTEGER": { "description": string; "type": string; "properties": { "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; }; "fixed": { "anyOf": ({ "enum": string[]; "type": string; } | { "type": string; "enum"?: undefined; })[]; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DOUBLE": { "description": string; "type": string; "properties": { "fixed": { "description": string; "anyOf": ({ "enum": string[]; "type": string; } | { "type": string; "enum"?: undefined; })[]; }; "abbreviation": { "description": string; "type": string; "items": { "enum": string[]; "type": string; }; }; "separator": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DATE": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "DATETIME": { "description": string; "type": string; "properties": { "format": { "description": string; "type": string; }; "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; "STRING": { "description": string; "type": string; "properties": { "prifix": { "description": string; "type": string; }; "surfix": { "description": string; "type": string; }; }; }; }; }; "originName": { "description": string; "type": string; }; "customName": { "description": string; "type": string; }; "auxiliaryAxis": { "description": string; "type": string; }; "percent": { "description": string; "type": string; }; "stack": { "description": string; "type": string; }; "sort": { "description": string; "type": string; }; "values": { "description": string; "type": string; "items": {}; }; "yoyQoq": { "description": string; "type": string; "properties": { "type": { "description": string; "enum": string[]; "type": string; }; "compareType": { "description": string; "enum": string[]; "type": string; }; }; "required": string[]; }; "seriesType": { "description": string; "type": string; }; "valueEncoding": { "description": string; "type": string; "properties": { "type": { "description": string; "enum": string[]; "type": string; }; "mapping": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "auto": { "type": string; }; "color": { "type": string; "properties": { "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "backgroundColor": { "type": string; "properties": { "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "marker": { "type": string; "properties": { "width": { "type": string; }; "height": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "symbols": { "type": string; "items": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; }; }; }; "label": { "type": string; "properties": { "alwaysShow": { "type": string; }; "template": { "type": string; }; "testData": { "type": string; }; }; }; "backgroundImage": { "type": string; "properties": { "repeat": { "enum": string[]; "type": string; }; "positionX": { "type": string; }; "positionY": { "type": string; }; "size": { "enum": string[]; "type": string; }; "gridSetting": { "type": string; }; "images": { "type": string; "items": { "type": string; }; }; }; }; "members": { "type": string; "additionalProperties": { "type": string; "properties": { "color": { "type": string; }; "marker": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; "label": { "type": string; "properties": { "template": { "type": string; }; "testData": { "type": string; }; }; "required": string[]; }; "backgroundColor": { "type": string; }; "backgroundImage": { "type": string; }; }; }; }; }; }; "linear": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "color": { "type": string; "properties": { "nullColor": { "type": string; }; "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; "backgroundColor": { "type": string; "properties": { "nullColor": { "type": string; }; "useGlobal": { "type": string; }; "colors": { "type": string; "items": { "type": string; }; }; }; }; }; }; "condition": { "type": string; "properties": { "encodings": { "type": string; "items": { "type": string; }; }; "marker": { "type": string; "properties": { "position": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; "symbols": { "type": string; "items": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; }; }; }; "label": { "type": string; "properties": { "alwaysShow": { "type": string; }; "template": { "type": string; }; "testData": { "type": string; }; }; }; "backgroundImage": { "type": string; "properties": { "repeat": { "enum": string[]; "type": string; }; "positionX": { "type": string; }; "positionY": { "type": string; }; "size": { "enum": string[]; "type": string; }; "gridSetting": { "type": string; }; "images": { "type": string; "items": { "type": string; }; }; }; }; "conditions": { "type": string; "items": { "type": string; "properties": { "operator": { "type": string; }; "value": {}; "setting": { "type": string; "properties": { "color": { "type": string; }; "marker": { "type": string; "additionalProperties": {}; "properties": { "prefix": { "type": string; }; "shapeName": { "type": string; }; "shape": { "type": string; "items": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; "minItems": number; "additionalItems": { "anyOf": ({ "type": string; "items"?: undefined; } | { "type": string; "items": { "type": string; }; })[]; }; }; "type": { "enum": string[]; "type": string; }; "fill": { "type": string; }; "fillRule": { "enum": string[]; "type": string; }; "stroke": { "type": string; }; "strokeWidth": { "type": string; }; "strokeLinecap": { "enum": string[]; "type": string; }; "strokeLinejoin": { "enum": string[]; "type": string; }; "strokeDasharray": { "type": string; }; "strokeDashoffset": { "type": string; }; "align": { "enum": string[]; "type": string; }; "verticalAlign": { "enum": string[]; "type": string; }; "sizing": { "enum": string[]; "type": string; }; "width": { "type": string; }; "height": { "type": string; }; }; "required": string[]; }; "label": { "type": string; "properties": { "template": { "type": string; }; "testData": { "type": string; }; }; "required": string[]; }; "backgroundColor": { "type": string; }; "backgroundImage": { "type": string; }; }; }; }; }; }; }; }; }; }; "columnName": { "description": string; "type": string; }; "oriColumnName": { "description": string; "type": string; }; "width": { "description": string; "type": string; }; "dataType": { "description": string; "type": string; }; "name": { "description": string; "type": string; }; "formula": { "description": string; "type": string; }; "aggType": { "description": string; "type": string; }; "level": { "description": string; "type": string; }; "empty": { "type": string; }; "columnOrder": { "type": string; }; "forceDefault": { "type": string; }; "onlyWhenShow": { "type": string; }; "editViewType": { "type": string; }; "editViewLimit": { "type": string; "items": {}; }; "allowNull": { "type": string; }; "defaultValue": { "description": string; }; "metadata": { "description": string; "type": string; "properties": { "briefKey": { "type": string; }; "filterable": { "type": string; }; "filterOption": { "type": string; "properties": { "name": { "type": string; }; "renderer": { "type": string; }; }; }; "hint": { "type": string; }; "hintFile": { "type": string; "properties": { "url": { "type": string; }; "linkText": { "type": string; }; "fileName": { "type": string; }; }; "required": string[]; }; "relatedColumn": { "anyOf": ({ "type": string; "items": { "type": string; }; } | { "type": string; "items"?: undefined; })[]; }; "relatedTable": { "type": string; "properties": { "joinTable": { "type": string; }; "joinKey": { "type": string; }; "relatedDisplay": { "type": string; "additionalProperties": { "type": string; "properties": { "order": { "type": string; }; }; "required": string[]; }; }; }; "required": string[]; }; "hidden": { "type": string; }; "editable": { "type": string; }; "disableEditing": { "type": string; }; "rendererOption": {}; "modifiableAfterConfirmed": { "type": string; }; "nameAlias": {}; "valueAlias": {}; }; }; "id": {}; "tableId": {}; "userId": {}; }; }; }; "values": { "description": string; }; }; }; "dataSourceId": { "description": string; "type": string; }; "sql": { "description": string; "type": string; }; "url": { "description": string; "type": string; }; }; }; "encoding": { "title": string; "expansion": boolean; "order": number; "type": string; "properties": { "breakBy": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "valueEncoding": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; }; "location": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; }; "lng": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; }; "lat": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; }; "size": { "description": string; "title": string; "renderer": string; "order": number; "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[]; }; }; }; "attributes": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "properties": { "fields": { "description": string; "accept": string; "minFields": number; "maxFields": number; "type": string; "items": { "description": string; "type": string; "properties": { "columnName": { "description": string; "hidden": string; "type": string; "default": string; }; "dataType": { "description": string; "hidden": string; "enum": 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[]; }; }; "required": string[]; }; }; "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": { "type": string; "properties": { "bubble": { "description": string; "title": string; "order": number; "type": string; "properties": { "itemStyle": { "description": string; "title": string; "order": number; "type": string; "properties": { "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "color": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "borderType": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "borderColor": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "borderWidth": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "shadowColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "shadowOffsetX": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "shadowOffsetY": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "shadowBlur": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; "symbolMinSize": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "symbolMaxSize": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; "required": string[]; }; "line": { "description": string; "title": string; "order": number; "type": string; "properties": { "opacity": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "type": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "width": { "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; }; "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; }; }; }; }; }; "lineEffect": { "description": string; "title": string; "order": number; "type": string; "properties": { "show": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "constantSpeed": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "trailLength": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "opacity": { "description": string; "title": string; "order": number; "minimum": number; "maximum": number; "step": number; "type": string; "default": number; }; "blendMode": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "symbol": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "symbolSize": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "color": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "period": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "loop": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; }; }; "legend": { "description": string; "title": string; "order": number; "type": string; "properties": { "enabled": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "showLegend": { "description": string; "title": string; "order": number; "hidden": string; "enum": string[]; "type": string; "default": string; }; "align": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "verticalAlign": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "layout": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "textAlign": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "textStyle": { "description": string; "title": string; "order": number; "type": string; "properties": { "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; }; }; }; "color": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "font": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "fontFamily": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; }; "enum": string[]; "type": string; "default": string; }; "fontSize": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "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; }; }; }; }; }; "break": { "description": string; "title": string; "order": number; "type": string; "properties": { "type": { "description": string; "title": string; "order": number; "enum": string[]; "type": string; "default": string; }; }; }; }; }; "gis": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "select2Props": { "AMap": string[]; "BMap": string[]; "TMap": string[]; "GeoQ": string[]; "ArcGis": string[]; }; "showSectionLabel": boolean; "typePropName": string; }; "type": string; "properties": { "autoFocus": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "pitch": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "rotation": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "layer": { "description": string; "title": string; "order": number; "expansion": boolean; "renderer": string; "type": string; "properties": { "point": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "road": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "building": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "buildingSetting": { "description": string; "title": string; "order": number; "expansion": boolean; "renderer": string; "type": string; "properties": { "minZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "heightFactor": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "roofColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "wallColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "opacity": { "description": string; "title": string; "order": number; "minimum": number; "maximum": number; "step": number; "type": string; "default": number; }; "maxZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; "roadNet": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "roadNetSetting": { "description": string; "title": string; "order": number; "expansion": boolean; "renderer": string; "type": string; "properties": { "opacity": { "description": string; "title": string; "order": number; "minimum": number; "maximum": number; "step": number; "type": string; "default": number; }; "minZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "maxZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; "satellite": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "satelliteSetting": { "description": string; "title": string; "order": number; "expansion": boolean; "renderer": string; "type": string; "properties": { "opacity": { "description": string; "title": string; "order": number; "minimum": number; "maximum": number; "step": number; "type": string; "default": number; }; "minZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "maxZoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; }; }; "gisProvider": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "WMTS": { "description": string; "title": string; "order": number; "type": string; "default": string; }; "roam": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "centerX": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "centerY": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "zoom": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; "label": { "description": string; "title": string; "order": number; "type": string; "properties": { "symbolPosition": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "distance": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "enabled": { "description": string; "order": number; "title": string; "type": string; "default": boolean; }; "textStyle": { "description": string; "title": string; "order": number; "type": string; "properties": { "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; }; }; }; "color": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "font": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "fontFamily": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; }; "enum": string[]; "type": string; "default": string; }; "fontSize": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "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; }; }; }; }; }; }; "required": 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; }; }; }; }; }; "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[]; }; "tooltip": { "description": string; "title": string; "order": number; "type": string; "properties": { "enabled": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "backgroundColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "padding": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "border": { "description": string; "title": string; "order": number; "type": string; "properties": { "borderColor": { "description": string; "title": string; "order": number; "renderer": string; "type": string; "default": string; }; "borderWidth": { "description": string; "title": string; "order": number; "type": string; "default": number; }; "borderRadius": { "description": string; "title": string; "order": number; "type": string; "default": number; }; }; }; "textStyle": { "description": string; "title": string; "order": number; "type": string; "properties": { "color": { "description": string; "title": string; "renderer": string; "order": number; "type": string; "default": string; }; "font": { "description": string; "title": string; "order": number; "rendererOption": { "inlineSection": string; }; "type": string; "properties": { "fontFamily": { "description": string; "title": string; "order": number; "renderer": string; "rendererOption": { "inlineField": string; }; "enum": string[]; "type": string; "default": string; }; "fontSize": { "description": string; "title": string; "order": number; "rendererOption": { "inlineField": string; }; "type": string; "default": number; }; "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; }; }; }; }; }; }; "required": string[]; }; "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[]; }; }; }; "interactive": { "description": string; "title": string; "order": number; "type": string; "properties": { "filter": { "description": string; "title": string; "type": string; "properties": { "disableEmitFilter": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; "disableReceiveFilter": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; }; "required": string[]; }; "highlight": { "description": string; "title": string; "type": string; "properties": { "disableHighlight": { "description": string; "title": string; "order": number; "type": string; "default": boolean; }; }; "required": string[]; }; "drill": { "description": string; "title": string; "type": string; "properties": { "enabled": { "description": string; "title": string; "type": string; "default": boolean; }; "styles": { "description": string; "title": string; "type": string; "properties": { "postion": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "textAlign": { "description": string; "title": string; "order": number; "enumsOrder": string[]; "enum": string[]; "type": string; "default": string; }; "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; }; }; }; "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; }; }; }; }; }; }; }; }; }; }; "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; }; }; }; }; }; "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; }; }; }; "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;