{ "id": "canvas", "client": { "classes": [], "functions": [], "interfaces": [ { "parentPluginId": "canvas", "id": "def-public.WithKibanaProps", "type": "Interface", "tags": [], "label": "WithKibanaProps", "description": [], "source": { "path": "x-pack/plugins/canvas/public/index.ts", "lineNumber": 15 }, "deprecated": false, "children": [ { "parentPluginId": "canvas", "id": "def-public.WithKibanaProps.kibana", "type": "Object", "tags": [], "label": "kibana", "description": [], "signature": [ "{ services: ", { "pluginId": "core", "scope": "public", "docId": "kibCorePluginApi", "section": "def-public.CoreStart", "text": "CoreStart" }, " & ", "CanvasStartDeps", " & { canvas: ", "CanvasServices", "; }; }" ], "source": { "path": "x-pack/plugins/canvas/public/index.ts", "lineNumber": 16 }, "deprecated": false } ], "initialIsOpen": false } ], "enums": [], "misc": [], "objects": [], "setup": { "parentPluginId": "canvas", "id": "def-public.CanvasSetup", "type": "Type", "tags": [], "label": "CanvasSetup", "description": [ "\nThese are the interfaces with your public contracts. You should export these\nfor other plugins to use in _their_ `SetupDeps`/`StartDeps` interfaces." ], "signature": [ "CanvasApi" ], "source": { "path": "x-pack/plugins/canvas/public/plugin.tsx", "lineNumber": 68 }, "deprecated": false, "lifecycle": "setup", "initialIsOpen": true }, "start": { "parentPluginId": "canvas", "id": "def-public.CanvasStart", "type": "Type", "tags": [], "label": "CanvasStart", "description": [], "signature": [ "void" ], "source": { "path": "x-pack/plugins/canvas/public/plugin.tsx", "lineNumber": 69 }, "deprecated": false, "lifecycle": "start", "initialIsOpen": true } }, "server": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [] }, "common": { "classes": [], "functions": [], "interfaces": [], "enums": [], "misc": [], "objects": [ { "parentPluginId": "canvas", "id": "def-common.UI_SETTINGS", "type": "Object", "tags": [], "label": "UI_SETTINGS", "description": [], "source": { "path": "x-pack/plugins/canvas/common/index.ts", "lineNumber": 8 }, "deprecated": false, "children": [ { "parentPluginId": "canvas", "id": "def-common.UI_SETTINGS.ENABLE_LABS_UI", "type": "string", "tags": [], "label": "ENABLE_LABS_UI", "description": [], "source": { "path": "x-pack/plugins/canvas/common/index.ts", "lineNumber": 9 }, "deprecated": false } ], "initialIsOpen": false } ] } }