mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
210 lines
No EOL
5.8 KiB
JSON
210 lines
No EOL
5.8 KiB
JSON
{
|
|
"id": "@kbn/ace",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.addToRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "addToRules",
|
|
"description": [],
|
|
"signature": [
|
|
"(otherRules: any, embedUnder: any) => void"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/x_json_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.addToRules.$1",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "otherRules",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/x_json_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.addToRules.$2",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "embedUnder",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/x_json_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.ElasticsearchSqlHighlightRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ElasticsearchSqlHighlightRules",
|
|
"description": [],
|
|
"signature": [
|
|
"(this: any) => void"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/elasticsearch_sql_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"returnComment": [],
|
|
"children": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.installXJsonMode",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "installXJsonMode",
|
|
"description": [],
|
|
"signature": [
|
|
"(editor: ",
|
|
"Editor",
|
|
") => void"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/x_json/x_json.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.installXJsonMode.$1",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "editor",
|
|
"description": [],
|
|
"signature": [
|
|
"Editor"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/x_json/x_json.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.ScriptHighlightRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "ScriptHighlightRules",
|
|
"description": [],
|
|
"signature": [
|
|
"(this: any) => void"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/script_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.ScriptHighlightRules.$1",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "this",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/script_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.XJsonHighlightRules",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "XJsonHighlightRules",
|
|
"description": [],
|
|
"signature": [
|
|
"(this: any) => void"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/x_json_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.XJsonHighlightRules.$1",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "this",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/lexer_rules/x_json_highlight_rules.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "@kbn/ace",
|
|
"id": "def-common.XJsonMode",
|
|
"type": "Any",
|
|
"tags": [],
|
|
"label": "XJsonMode",
|
|
"description": [],
|
|
"signature": [
|
|
"any"
|
|
],
|
|
"path": "packages/kbn-ace/src/ace/modes/x_json/x_json.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |