mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
103 lines
No EOL
3 KiB
JSON
103 lines
No EOL
3 KiB
JSON
{
|
|
"id": "cloudChatProvider",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "cloudChatProvider",
|
|
"id": "def-public.CloudChatProviderPluginSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "CloudChatProviderPluginSetup",
|
|
"description": [],
|
|
"path": "x-pack/plugins/cloud_integrations/cloud_chat_provider/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "cloudChatProvider",
|
|
"id": "def-public.CloudChatProviderPluginSetup.registerChatProvider",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "registerChatProvider",
|
|
"description": [],
|
|
"signature": [
|
|
"(getChat: () => React.ComponentType<{}> | undefined) => void"
|
|
],
|
|
"path": "x-pack/plugins/cloud_integrations/cloud_chat_provider/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "cloudChatProvider",
|
|
"id": "def-public.CloudChatProviderPluginSetup.registerChatProvider.$1",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "getChat",
|
|
"description": [],
|
|
"signature": [
|
|
"() => React.ComponentType<{}> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/cloud_integrations/cloud_chat_provider/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"isRequired": true
|
|
}
|
|
],
|
|
"returnComment": []
|
|
}
|
|
],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "cloudChatProvider",
|
|
"id": "def-public.CloudChatProviderPluginStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "CloudChatProviderPluginStart",
|
|
"description": [],
|
|
"path": "x-pack/plugins/cloud_integrations/cloud_chat_provider/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "cloudChatProvider",
|
|
"id": "def-public.CloudChatProviderPluginStart.Chat",
|
|
"type": "CompoundType",
|
|
"tags": [],
|
|
"label": "Chat",
|
|
"description": [],
|
|
"signature": [
|
|
"React.ComponentType<{}> | undefined"
|
|
],
|
|
"path": "x-pack/plugins/cloud_integrations/cloud_chat_provider/public/plugin.tsx",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |