mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
72 lines
No EOL
1.8 KiB
JSON
72 lines
No EOL
1.8 KiB
JSON
{
|
|
"id": "imageEmbeddable",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [
|
|
{
|
|
"parentPluginId": "imageEmbeddable",
|
|
"id": "def-public.ImageClickContext",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "ImageClickContext",
|
|
"description": [],
|
|
"path": "src/plugins/image_embeddable/public/actions/image_click_trigger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [
|
|
{
|
|
"parentPluginId": "imageEmbeddable",
|
|
"id": "def-public.ImageClickContext.embeddable",
|
|
"type": "Object",
|
|
"tags": [],
|
|
"label": "embeddable",
|
|
"description": [],
|
|
"signature": [
|
|
"ImageEmbeddable"
|
|
],
|
|
"path": "src/plugins/image_embeddable/public/actions/image_click_trigger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false
|
|
}
|
|
],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "imageEmbeddable",
|
|
"id": "def-public.IMAGE_CLICK_TRIGGER",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "IMAGE_CLICK_TRIGGER",
|
|
"description": [],
|
|
"signature": [
|
|
"\"IMAGE_CLICK_TRIGGER\""
|
|
],
|
|
"path": "src/plugins/image_embeddable/public/actions/image_click_trigger.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |