mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
181 lines
No EOL
5.3 KiB
JSON
181 lines
No EOL
5.3 KiB
JSON
{
|
|
"id": "searchNotebooks",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SearchNotebooksPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SearchNotebooksPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginStart.setNotebookList",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setNotebookList",
|
|
"description": [],
|
|
"signature": [
|
|
"(value: ",
|
|
"NotebookListValue",
|
|
") => void"
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginStart.setNotebookList.$1",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "value",
|
|
"description": [],
|
|
"signature": [
|
|
"NotebookListValue"
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": false
|
|
}
|
|
],
|
|
"returnComment": []
|
|
},
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginStart.setSelectedNotebook",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "setSelectedNotebook",
|
|
"description": [],
|
|
"signature": [
|
|
"(notebookId: string) => void"
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-public.SearchNotebooksPluginStart.setSelectedNotebook.$1",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "notebookId",
|
|
"description": [],
|
|
"signature": [
|
|
"string"
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-server.SearchNotebooksPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SearchNotebooksPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-server.SearchNotebooksPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "SearchNotebooksPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-common.PLUGIN_ID",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_ID",
|
|
"description": [],
|
|
"signature": [
|
|
"\"searchNotebooks\""
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/common/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "searchNotebooks",
|
|
"id": "def-common.PLUGIN_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "PLUGIN_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"searchNotebooks\""
|
|
],
|
|
"path": "x-pack/solutions/search/plugins/search_notebooks/common/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |