mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
75 lines
No EOL
2.1 KiB
JSON
75 lines
No EOL
2.1 KiB
JSON
{
|
|
"id": "advancedSettings",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": [],
|
|
"setup": {
|
|
"parentPluginId": "advancedSettings",
|
|
"id": "def-public.AdvancedSettingsSetup",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AdvancedSettingsSetup",
|
|
"description": [],
|
|
"signature": [
|
|
"{ addSpaceSection: (Component: RegistryComponent, queryMatch: QueryMatchFn) => void; addGlobalSection: (Component: RegistryComponent, queryMatch: QueryMatchFn) => void; }"
|
|
],
|
|
"path": "src/platform/plugins/private/advanced_settings/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "setup",
|
|
"initialIsOpen": true
|
|
},
|
|
"start": {
|
|
"parentPluginId": "advancedSettings",
|
|
"id": "def-public.AdvancedSettingsStart",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AdvancedSettingsStart",
|
|
"description": [],
|
|
"signature": [
|
|
"{ getGlobalSections: () => ",
|
|
{
|
|
"pluginId": "@kbn/management-settings-section-registry",
|
|
"scope": "public",
|
|
"docId": "kibKbnManagementSettingsSectionRegistryPluginApi",
|
|
"section": "def-public.RegistryEntry",
|
|
"text": "RegistryEntry"
|
|
},
|
|
"[]; getSpacesSections: () => ",
|
|
{
|
|
"pluginId": "@kbn/management-settings-section-registry",
|
|
"scope": "public",
|
|
"docId": "kibKbnManagementSettingsSectionRegistryPluginApi",
|
|
"section": "def-public.RegistryEntry",
|
|
"text": "RegistryEntry"
|
|
},
|
|
"[]; }"
|
|
],
|
|
"path": "src/platform/plugins/private/advanced_settings/public/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"lifecycle": "start",
|
|
"initialIsOpen": true
|
|
}
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |