mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
55 lines
No EOL
1.3 KiB
JSON
55 lines
No EOL
1.3 KiB
JSON
{
|
|
"id": "embeddableAlertsTable",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "embeddableAlertsTable",
|
|
"id": "def-public.EmbeddableAlertsTablePublicSetup",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableAlertsTablePublicSetup",
|
|
"description": [],
|
|
"path": "x-pack/platform/plugins/shared/embeddable_alerts_table/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "embeddableAlertsTable",
|
|
"id": "def-public.EmbeddableAlertsTablePublicStart",
|
|
"type": "Interface",
|
|
"tags": [],
|
|
"label": "EmbeddableAlertsTablePublicStart",
|
|
"description": [],
|
|
"path": "x-pack/platform/plugins/shared/embeddable_alerts_table/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |