mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[api-docs] 2024-03-22 Daily api_docs build (#179213)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/650
This commit is contained in:
parent
ee9c021bf1
commit
112f03f0ba
681 changed files with 2059 additions and 1804 deletions
|
@ -2077,7 +2077,7 @@
|
|||
"id": "def-server.UnsecuredActionsClient.Unnamed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "params",
|
||||
"label": "opts",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"UnsecuredActionsClientOpts"
|
||||
|
@ -2181,6 +2181,46 @@
|
|||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "actions",
|
||||
"id": "def-server.UnsecuredActionsClient.getAll",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getAll",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(spaceId: string) => Promise<",
|
||||
{
|
||||
"pluginId": "actions",
|
||||
"scope": "server",
|
||||
"docId": "kibActionsPluginApi",
|
||||
"section": "def-server.ConnectorWithExtraFindData",
|
||||
"text": "ConnectorWithExtraFindData"
|
||||
},
|
||||
"[]>"
|
||||
],
|
||||
"path": "x-pack/plugins/actions/server/unsecured_actions_client/unsecured_actions_client.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "actions",
|
||||
"id": "def-server.UnsecuredActionsClient.getAll.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "spaceId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"path": "x-pack/plugins/actions/server/unsecured_actions_client/unsecured_actions_client.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -3073,6 +3113,46 @@
|
|||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "actions",
|
||||
"id": "def-server.IUnsecuredActionsClient.getAll",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getAll",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(spaceId: string) => Promise<",
|
||||
{
|
||||
"pluginId": "actions",
|
||||
"scope": "server",
|
||||
"docId": "kibActionsPluginApi",
|
||||
"section": "def-server.ConnectorWithExtraFindData",
|
||||
"text": "ConnectorWithExtraFindData"
|
||||
},
|
||||
"[]>"
|
||||
],
|
||||
"path": "x-pack/plugins/actions/server/unsecured_actions_client/unsecured_actions_client.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "actions",
|
||||
"id": "def-server.IUnsecuredActionsClient.getAll.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "spaceId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"path": "x-pack/plugins/actions/server/unsecured_actions_client/unsecured_actions_client.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "actions",
|
||||
"id": "def-server.IUnsecuredActionsClient.execute",
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
|
|||
title: "actions"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the actions plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
|
||||
---
|
||||
import actionsObj from './actions.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/response-ops](https://github.com/orgs/elastic/teams/response-o
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 285 | 0 | 279 | 32 |
|
||||
| 289 | 0 | 283 | 32 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
|
|||
title: "advancedSettings"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the advancedSettings plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
|
||||
---
|
||||
import advancedSettingsObj from './advanced_settings.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementObservability
|
|||
title: "aiAssistantManagementObservability"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the aiAssistantManagementObservability plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementObservability']
|
||||
---
|
||||
import aiAssistantManagementObservabilityObj from './ai_assistant_management_observability.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection
|
|||
title: "aiAssistantManagementSelection"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the aiAssistantManagementSelection plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
|
||||
---
|
||||
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
|
|||
title: "aiops"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the aiops plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
|
||||
---
|
||||
import aiopsObj from './aiops.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
|
|||
title: "alerting"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the alerting plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
|
||||
---
|
||||
import alertingObj from './alerting.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm
|
|||
title: "apm"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apm plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
|
||||
---
|
||||
import apmObj from './apm.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess
|
|||
title: "apmDataAccess"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the apmDataAccess plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
|
||||
---
|
||||
import apmDataAccessObj from './apm_data_access.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/assetManager
|
|||
title: "assetManager"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the assetManager plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetManager']
|
||||
---
|
||||
import assetManagerObj from './asset_manager.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners
|
|||
title: "banners"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the banners plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
|
||||
---
|
||||
import bannersObj from './banners.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/bfetch
|
|||
title: "bfetch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the bfetch plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
|
||||
---
|
||||
import bfetchObj from './bfetch.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas
|
|||
title: "canvas"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the canvas plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
|
||||
---
|
||||
import canvasObj from './canvas.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases
|
|||
title: "cases"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cases plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
|
||||
---
|
||||
import casesObj from './cases.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts
|
|||
title: "charts"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the charts plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
|
||||
---
|
||||
import chartsObj from './charts.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud
|
|||
title: "cloud"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloud plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
|
||||
---
|
||||
import cloudObj from './cloud.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDataMigration
|
|||
title: "cloudDataMigration"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudDataMigration plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
|
||||
---
|
||||
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDefend
|
|||
title: "cloudDefend"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudDefend plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
|
||||
---
|
||||
import cloudDefendObj from './cloud_defend.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudExperiments
|
|||
title: "cloudExperiments"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudExperiments plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudExperiments']
|
||||
---
|
||||
import cloudExperimentsObj from './cloud_experiments.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture
|
|||
title: "cloudSecurityPosture"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the cloudSecurityPosture plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
|
||||
---
|
||||
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console
|
|||
title: "console"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the console plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
|
||||
---
|
||||
import consoleObj from './console.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentManagement
|
|||
title: "contentManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the contentManagement plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
|
||||
---
|
||||
import contentManagementObj from './content_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls
|
|||
title: "controls"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the controls plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
|
||||
---
|
||||
import controlsObj from './controls.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations
|
|||
title: "customIntegrations"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the customIntegrations plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
|
||||
---
|
||||
import customIntegrationsObj from './custom_integrations.devdocs.json';
|
||||
|
|
|
@ -209,10 +209,50 @@
|
|||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishesUnifiedSearch",
|
||||
"text": "PublishesUnifiedSearch"
|
||||
"section": "def-common.PublishesTimeRange",
|
||||
"text": "PublishesTimeRange"
|
||||
},
|
||||
" & ",
|
||||
" & { isCompatibleWithUnifiedSearch?: (() => boolean) | undefined; filters$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Filter",
|
||||
"text": "Filter"
|
||||
},
|
||||
"[] | undefined>; query$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Query",
|
||||
"text": "Query"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.AggregateQuery",
|
||||
"text": "AggregateQuery"
|
||||
},
|
||||
" | undefined>; } & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
|
@ -263,10 +303,50 @@
|
|||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishesUnifiedSearch",
|
||||
"text": "PublishesUnifiedSearch"
|
||||
"section": "def-common.PublishesTimeRange",
|
||||
"text": "PublishesTimeRange"
|
||||
},
|
||||
" & ",
|
||||
" & { isCompatibleWithUnifiedSearch?: (() => boolean) | undefined; filters$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Filter",
|
||||
"text": "Filter"
|
||||
},
|
||||
"[] | undefined>; query$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Query",
|
||||
"text": "Query"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.AggregateQuery",
|
||||
"text": "AggregateQuery"
|
||||
},
|
||||
" | undefined>; } & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
|
@ -689,10 +769,50 @@
|
|||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishesUnifiedSearch",
|
||||
"text": "PublishesUnifiedSearch"
|
||||
"section": "def-common.PublishesTimeRange",
|
||||
"text": "PublishesTimeRange"
|
||||
},
|
||||
" & ",
|
||||
" & { isCompatibleWithUnifiedSearch?: (() => boolean) | undefined; filters$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Filter",
|
||||
"text": "Filter"
|
||||
},
|
||||
"[] | undefined>; query$: ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnPresentationPublishingPluginApi",
|
||||
"section": "def-common.PublishingSubject",
|
||||
"text": "PublishingSubject"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.Query",
|
||||
"text": "Query"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "@kbn/es-query",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnEsQueryPluginApi",
|
||||
"section": "def-common.AggregateQuery",
|
||||
"text": "AggregateQuery"
|
||||
},
|
||||
" | undefined>; } & ",
|
||||
{
|
||||
"pluginId": "@kbn/presentation-publishing",
|
||||
"scope": "common",
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard
|
|||
title: "dashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dashboard plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
---
|
||||
import dashboardObj from './dashboard.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced
|
|||
title: "dashboardEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dashboardEnhanced plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
|
||||
---
|
||||
import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data
|
|||
title: "data"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
|
||||
---
|
||||
import dataObj from './data.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query
|
|||
title: "data.query"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data.query plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
|
||||
---
|
||||
import dataQueryObj from './data_query.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search
|
|||
title: "data.search"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the data.search plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
|
||||
---
|
||||
import dataSearchObj from './data_search.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor
|
|||
title: "dataViewEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewEditor plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
|
||||
---
|
||||
import dataViewEditorObj from './data_view_editor.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor
|
|||
title: "dataViewFieldEditor"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewFieldEditor plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
|
||||
---
|
||||
import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement
|
|||
title: "dataViewManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViewManagement plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
|
||||
---
|
||||
import dataViewManagementObj from './data_view_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews
|
|||
title: "dataViews"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataViews plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
|
||||
---
|
||||
import dataViewsObj from './data_views.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer
|
|||
title: "dataVisualizer"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dataVisualizer plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
|
||||
---
|
||||
import dataVisualizerObj from './data_visualizer.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/datasetQuality
|
|||
title: "datasetQuality"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the datasetQuality plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality']
|
||||
---
|
||||
import datasetQualityObj from './dataset_quality.devdocs.json';
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api
|
||||
title: Deprecated API usage by API
|
||||
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -113,7 +113,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibDataViewsPluginApi" section="def-public.DataView.getScriptedFields" text="getScriptedFields"/> | dataViewManagement | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-server.getFieldByName" text="getFieldByName"/> | unifiedSearch | - |
|
||||
| <DocLink id="kibDataViewsPluginApi" section="def-server.findIndexPatternById" text="findIndexPatternById"/> | unifiedSearch | - |
|
||||
| <DocLink id="kibEmbeddableEnhancedPluginApi" section="def-public.EnhancedEmbeddableContext" text="EnhancedEmbeddableContext"/> | dashboardEnhanced | - |
|
||||
| <DocLink id="kibEmbeddablePluginApi" section="def-public.EmbeddableContext" text="EmbeddableContext"/> | embeddableEnhanced | - |
|
||||
| <DocLink id="kibExpressionGaugePluginApi" section="def-common.GaugeState.percentageMode" text="percentageMode"/> | visTypeGauge | - |
|
||||
| <DocLink id="kibExpressionPartitionVisPluginApi" section="def-common.LabelsParams.truncate" text="truncate"/> | visTypePie | - |
|
||||
|
@ -147,7 +146,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
| <DocLink id="kibLicensingPluginApi" section="def-server.PublicLicense.mode" text="mode"/> | fleet, apm, security, securitySolution | 8.8.0 |
|
||||
| <DocLink id="kibFeaturesPluginApi" section="def-server.PluginSetupContract.getKibanaFeatures" text="getKibanaFeatures"/> | spaces, security, alerting | 8.8.0 |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | embeddable, presentationUtil, dashboard, lens, discover, graph, links | 8.8.0 |
|
||||
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-common.AppMountParameters.appBasePath" text="appBasePath"/> | @kbn/core-application-browser-internal, @kbn/core-application-browser-mocks, management, fleet, security, kibanaOverview, @kbn/core | 8.8.0 |
|
||||
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-common.AppMountParameters.appBasePath" text="appBasePath"/> | @kbn/core-application-browser-internal, @kbn/core-application-browser-mocks, management, fleet, searchPlayground, security, kibanaOverview, @kbn/core | 8.8.0 |
|
||||
| <DocLink id="kibFeaturesPluginApi" section="def-server.PluginSetupContract.getElasticsearchFeatures" text="getElasticsearchFeatures"/> | security | 8.8.0 |
|
||||
| <DocLink id="kibHomePluginApi" section="def-public.HomePublicPluginSetup.environment" text="environment"/> | apm | 8.8.0 |
|
||||
| <DocLink id="kibLicensingPluginApi" section="def-server.LicensingPluginSetup.refresh" text="refresh"/> | mapsEms | 8.8.0 |
|
||||
|
@ -178,6 +177,7 @@ Safe to remove.
|
|||
| <DocLink id="kibDataPluginApi" section="def-common.SearchSourceFields.fieldsFromSource" text="fieldsFromSource"/> | data |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.DataPluginSetup.fieldFormats" text="fieldFormats"/> | data |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.DataPluginStart.fieldFormats" text="fieldFormats"/> | data |
|
||||
| <DocLink id="kibEmbeddableEnhancedPluginApi" section="def-public.EnhancedEmbeddableContext" text="EnhancedEmbeddableContext"/> | embeddableEnhanced |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-public.ExpressionExecutor" text="ExpressionExecutor"/> | expressions |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-public.Executor.functions" text="functions"/> | expressions |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-public.Executor.types" text="types"/> | expressions |
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin
|
|||
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
|
||||
title: Deprecated API usage by plugin
|
||||
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -571,7 +571,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibEmbeddableEnhancedPluginApi" section="def-public.EnhancedEmbeddableContext" text="EnhancedEmbeddableContext"/> | [menu_item.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.tsx#:~:text=EnhancedEmbeddableContext), [menu_item.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.tsx#:~:text=EnhancedEmbeddableContext) | - |
|
||||
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | [flyout_create_drilldown.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_create_drilldown/flyout_create_drilldown.tsx#:~:text=toMountPoint), [flyout_create_drilldown.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_create_drilldown/flyout_create_drilldown.tsx#:~:text=toMountPoint), [flyout_edit_drilldown.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/flyout_edit_drilldown.tsx#:~:text=toMountPoint), [flyout_edit_drilldown.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/flyout_edit_drilldown.tsx#:~:text=toMountPoint) | - |
|
||||
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-common.CoreStart.savedObjects" text="savedObjects"/> | [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=savedObjects), [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=savedObjects) | - |
|
||||
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-common.SavedObjectsClientContract.find" text="find"/> | [collect_config_container.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/abstract_dashboard_drilldown/components/collect_config_container.tsx#:~:text=find) | - |
|
||||
|
@ -1375,6 +1374,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
|
||||
|
||||
## searchPlayground
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-common.AppMountParameters.appBasePath" text="appBasePath"/> | [application.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/search_playground/public/application.tsx#:~:text=appBasePath) | 8.8.0 |
|
||||
|
||||
|
||||
|
||||
## searchprofiler
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
|
|
|
@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam
|
|||
slug: /kibana-dev-docs/api-meta/deprecations-due-by-team
|
||||
title: Deprecated APIs due to be removed, by team
|
||||
description: Lists the teams that are referencing deprecated APIs with a remove by date.
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
||||
---
|
||||
|
||||
|
@ -21,6 +21,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
|
|||
|
||||
|
||||
|
||||
## @elastic/enterprise-search-frontend
|
||||
|
||||
| Plugin | Deprecated API | Reference location(s) | Remove By |
|
||||
| --------|-------|-----------|-----------|
|
||||
| searchPlayground | <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-common.AppMountParameters.appBasePath" text="appBasePath"/> | [application.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/search_playground/public/application.tsx#:~:text=appBasePath) | 8.8.0 |
|
||||
|
||||
|
||||
|
||||
## @elastic/fleet
|
||||
|
||||
| Plugin | Deprecated API | Reference location(s) | Remove By |
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools
|
|||
title: "devTools"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the devTools plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
|
||||
---
|
||||
import devToolsObj from './dev_tools.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover
|
|||
title: "discover"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the discover plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
|
||||
---
|
||||
import discoverObj from './discover.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced
|
|||
title: "discoverEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the discoverEnhanced plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
|
||||
---
|
||||
import discoverEnhancedObj from './discover_enhanced.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ecsDataQualityDashboard
|
|||
title: "ecsDataQualityDashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the ecsDataQualityDashboard plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
|
||||
---
|
||||
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/elasticAssistant
|
|||
title: "elasticAssistant"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the elasticAssistant plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant']
|
||||
---
|
||||
import elasticAssistantObj from './elastic_assistant.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable
|
|||
title: "embeddable"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the embeddable plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
|
||||
---
|
||||
import embeddableObj from './embeddable.devdocs.json';
|
||||
|
|
|
@ -42,71 +42,6 @@
|
|||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.isEnhancedEmbeddable",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "isEnhancedEmbeddable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"<E>(maybeEnhancedEmbeddable: E) => maybeEnhancedEmbeddable is ",
|
||||
{
|
||||
"pluginId": "embeddableEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibEmbeddableEnhancedPluginApi",
|
||||
"section": "def-public.EnhancedEmbeddable",
|
||||
"text": "EnhancedEmbeddable"
|
||||
},
|
||||
"<E extends ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "public",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-public.IEmbeddable",
|
||||
"text": "IEmbeddable"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "common",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-common.EmbeddableInput",
|
||||
"text": "EmbeddableInput"
|
||||
},
|
||||
", ",
|
||||
{
|
||||
"pluginId": "embeddable",
|
||||
"scope": "public",
|
||||
"docId": "kibEmbeddablePluginApi",
|
||||
"section": "def-public.EmbeddableOutput",
|
||||
"text": "EmbeddableOutput"
|
||||
},
|
||||
", any> ? E : never>"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/is_enhanced_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.isEnhancedEmbeddable.$1",
|
||||
"type": "Uncategorized",
|
||||
"tags": [],
|
||||
"label": "maybeEnhancedEmbeddable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"E"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/is_enhanced_embeddable.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
|
@ -122,16 +57,7 @@
|
|||
"path": "x-pack/plugins/embeddable_enhanced/public/types.ts",
|
||||
"deprecated": true,
|
||||
"trackAdoption": false,
|
||||
"references": [
|
||||
{
|
||||
"plugin": "dashboardEnhanced",
|
||||
"path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.tsx"
|
||||
},
|
||||
{
|
||||
"plugin": "dashboardEnhanced",
|
||||
"path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/actions/flyout_edit_drilldown/menu_item.tsx"
|
||||
}
|
||||
],
|
||||
"references": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
|
@ -164,15 +90,14 @@
|
|||
"section": "def-public.EmbeddableOutput",
|
||||
"text": "EmbeddableOutput"
|
||||
},
|
||||
", any> & { enhancements: { dynamicActions: ",
|
||||
", any> & ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"pluginId": "embeddableEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-public.DynamicActionManager",
|
||||
"text": "DynamicActionManager"
|
||||
},
|
||||
"; }; }"
|
||||
"docId": "kibEmbeddableEnhancedPluginApi",
|
||||
"section": "def-public.HasDynamicActions",
|
||||
"text": "HasDynamicActions"
|
||||
}
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -213,6 +138,418 @@
|
|||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/interfaces/has_dynamic_actions.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.HasDynamicActions.setDynamicActions",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "setDynamicActions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(newState: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/interfaces/has_dynamic_actions.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.HasDynamicActions.setDynamicActions.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "newState",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/interfaces/has_dynamic_actions.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": false
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.HasDynamicActions.dynamicActionsState$",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "dynamicActionsState$",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ source: ",
|
||||
"Observable",
|
||||
"<any> | undefined; readonly value: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined; error: (err: any) => void; forEach: { (next: (value: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void): Promise<void>; (next: (value: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void, promiseCtor: PromiseConstructorLike): Promise<void>; }; getValue: () => { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined; pipe: { (): ",
|
||||
"Observable",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; <A>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>): ",
|
||||
"Observable",
|
||||
"<A>; <A, B>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>): ",
|
||||
"Observable",
|
||||
"<B>; <A, B, C>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>): ",
|
||||
"Observable",
|
||||
"<C>; <A, B, C, D>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>): ",
|
||||
"Observable",
|
||||
"<D>; <A, B, C, D, E>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>): ",
|
||||
"Observable",
|
||||
"<E>; <A, B, C, D, E, F>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>, op6: ",
|
||||
"OperatorFunction",
|
||||
"<E, F>): ",
|
||||
"Observable",
|
||||
"<F>; <A, B, C, D, E, F, G>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>, op6: ",
|
||||
"OperatorFunction",
|
||||
"<E, F>, op7: ",
|
||||
"OperatorFunction",
|
||||
"<F, G>): ",
|
||||
"Observable",
|
||||
"<G>; <A, B, C, D, E, F, G, H>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>, op6: ",
|
||||
"OperatorFunction",
|
||||
"<E, F>, op7: ",
|
||||
"OperatorFunction",
|
||||
"<F, G>, op8: ",
|
||||
"OperatorFunction",
|
||||
"<G, H>): ",
|
||||
"Observable",
|
||||
"<H>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>, op6: ",
|
||||
"OperatorFunction",
|
||||
"<E, F>, op7: ",
|
||||
"OperatorFunction",
|
||||
"<F, G>, op8: ",
|
||||
"OperatorFunction",
|
||||
"<G, H>, op9: ",
|
||||
"OperatorFunction",
|
||||
"<H, I>): ",
|
||||
"Observable",
|
||||
"<I>; <A, B, C, D, E, F, G, H, I>(op1: ",
|
||||
"OperatorFunction",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, A>, op2: ",
|
||||
"OperatorFunction",
|
||||
"<A, B>, op3: ",
|
||||
"OperatorFunction",
|
||||
"<B, C>, op4: ",
|
||||
"OperatorFunction",
|
||||
"<C, D>, op5: ",
|
||||
"OperatorFunction",
|
||||
"<D, E>, op6: ",
|
||||
"OperatorFunction",
|
||||
"<E, F>, op7: ",
|
||||
"OperatorFunction",
|
||||
"<F, G>, op8: ",
|
||||
"OperatorFunction",
|
||||
"<G, H>, op9: ",
|
||||
"OperatorFunction",
|
||||
"<H, I>, ...operations: ",
|
||||
"OperatorFunction",
|
||||
"<any, any>[]): ",
|
||||
"Observable",
|
||||
"<unknown>; }; complete: () => void; closed: boolean; observers: ",
|
||||
"Observer",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>[]; isStopped: boolean; hasError: boolean; thrownError: any; lift: <R>(operator: ",
|
||||
"Operator",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined, R>) => ",
|
||||
"Observable",
|
||||
"<R>; unsubscribe: () => void; readonly observed: boolean; asObservable: () => ",
|
||||
"Observable",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; operator: ",
|
||||
"Operator",
|
||||
"<any, { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined> | undefined; subscribe: { (observerOrNext?: Partial<",
|
||||
"Observer",
|
||||
"<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>> | ((value: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void) | undefined): ",
|
||||
"Subscription",
|
||||
"; (next?: ((value: { dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined) => void) | null | undefined, error?: ((error: any) => void) | null | undefined, complete?: (() => void) | null | undefined): ",
|
||||
"Subscription",
|
||||
"; }; toPromise: { (): Promise<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; (PromiseCtor: PromiseConstructor): Promise<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; (PromiseCtor: PromiseConstructorLike): Promise<{ dynamicActions: ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"scope": "common",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-common.DynamicActionsState",
|
||||
"text": "DynamicActionsState"
|
||||
},
|
||||
"; } | undefined>; }; }"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/embeddables/interfaces/has_dynamic_actions.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -358,15 +695,14 @@
|
|||
"label": "EnhancedEmbeddable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"E & { enhancements: { dynamicActions: ",
|
||||
"E & ",
|
||||
{
|
||||
"pluginId": "uiActionsEnhanced",
|
||||
"pluginId": "embeddableEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibUiActionsEnhancedPluginApi",
|
||||
"section": "def-public.DynamicActionManager",
|
||||
"text": "DynamicActionManager"
|
||||
},
|
||||
"; }; }"
|
||||
"docId": "kibEmbeddableEnhancedPluginApi",
|
||||
"section": "def-public.HasDynamicActions",
|
||||
"text": "HasDynamicActions"
|
||||
}
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/types.ts",
|
||||
"deprecated": false,
|
||||
|
@ -399,7 +735,86 @@
|
|||
"path": "x-pack/plugins/embeddable_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.StartContract.initializeReactEmbeddableDynamicActions",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "initializeReactEmbeddableDynamicActions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(uuid: string, getTitle: () => string | undefined, state: ",
|
||||
"DynamicActionsSerializedState",
|
||||
") => { dynamicActionsApi: ",
|
||||
{
|
||||
"pluginId": "embeddableEnhanced",
|
||||
"scope": "public",
|
||||
"docId": "kibEmbeddableEnhancedPluginApi",
|
||||
"section": "def-public.HasDynamicActions",
|
||||
"text": "HasDynamicActions"
|
||||
},
|
||||
"; dynamicActionsComparator: ",
|
||||
"EmbeddableStateComparators",
|
||||
"<",
|
||||
"DynamicActionsSerializedState",
|
||||
">; serializeDynamicActions: () => ",
|
||||
"DynamicActionsSerializedState",
|
||||
"; }"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.StartContract.initializeReactEmbeddableDynamicActions.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "uuid",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.StartContract.initializeReactEmbeddableDynamicActions.$2",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getTitle",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => string | undefined"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "embeddableEnhanced",
|
||||
"id": "def-public.StartContract.initializeReactEmbeddableDynamicActions.$3",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "state",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"DynamicActionsSerializedState"
|
||||
],
|
||||
"path": "x-pack/plugins/embeddable_enhanced/public/plugin.ts",
|
||||
"deprecated": false,
|
||||
"trackAdoption": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": []
|
||||
}
|
||||
],
|
||||
"lifecycle": "start",
|
||||
"initialIsOpen": true
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced
|
|||
title: "embeddableEnhanced"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the embeddableEnhanced plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
|
||||
---
|
||||
import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 18 | 0 | 18 | 0 |
|
||||
| 23 | 0 | 23 | 1 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects
|
|||
title: "encryptedSavedObjects"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the encryptedSavedObjects plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
|
||||
---
|
||||
import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"label": "ConfigType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ readonly host?: string | undefined; readonly customHeaders?: Readonly<{} & {}> | undefined; readonly ssl: Readonly<{ certificateAuthorities?: string | string[] | undefined; } & { verificationMode: \"none\" | \"full\" | \"certificate\"; }>; readonly enabled: boolean; readonly ui: Readonly<{} & { enabled: boolean; }>; readonly accessCheckTimeout: number; readonly accessCheckTimeoutWarning: number; readonly canDeployEntSearch: boolean; readonly hasConnectors: boolean; readonly hasDefaultIngestPipeline: boolean; readonly hasDocumentLevelSecurityEnabled: boolean; readonly hasIncrementalSyncEnabled: boolean; readonly hasNativeConnectors: boolean; readonly hasWebCrawler: boolean; readonly isCloud: boolean; readonly showAIPlayground: boolean; }"
|
||||
"{ readonly host?: string | undefined; readonly customHeaders?: Readonly<{} & {}> | undefined; readonly ssl: Readonly<{ certificateAuthorities?: string | string[] | undefined; } & { verificationMode: \"none\" | \"full\" | \"certificate\"; }>; readonly enabled: boolean; readonly ui: Readonly<{} & { enabled: boolean; }>; readonly accessCheckTimeout: number; readonly accessCheckTimeoutWarning: number; readonly canDeployEntSearch: boolean; readonly hasConnectors: boolean; readonly hasDefaultIngestPipeline: boolean; readonly hasDocumentLevelSecurityEnabled: boolean; readonly hasIncrementalSyncEnabled: boolean; readonly hasNativeConnectors: boolean; readonly hasWebCrawler: boolean; readonly isCloud: boolean; }"
|
||||
],
|
||||
"path": "x-pack/plugins/enterprise_search/server/index.ts",
|
||||
"deprecated": false,
|
||||
|
@ -237,15 +237,7 @@
|
|||
"section": "def-common.Type",
|
||||
"text": "Type"
|
||||
},
|
||||
"<boolean>; }>; showAIPlayground: ",
|
||||
{
|
||||
"pluginId": "@kbn/config-schema",
|
||||
"scope": "common",
|
||||
"docId": "kibKbnConfigSchemaPluginApi",
|
||||
"section": "def-common.Type",
|
||||
"text": "Type"
|
||||
},
|
||||
"<boolean>; }>"
|
||||
"<boolean>; }>; }>"
|
||||
],
|
||||
"path": "x-pack/plugins/enterprise_search/server/index.ts",
|
||||
"deprecated": false,
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch
|
|||
title: "enterpriseSearch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the enterpriseSearch plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
|
||||
---
|
||||
import enterpriseSearchObj from './enterprise_search.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared
|
|||
title: "esUiShared"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the esUiShared plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
|
||||
---
|
||||
import esUiSharedObj from './es_ui_shared.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotation
|
|||
title: "eventAnnotation"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the eventAnnotation plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
|
||||
---
|
||||
import eventAnnotationObj from './event_annotation.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotationListing
|
|||
title: "eventAnnotationListing"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the eventAnnotationListing plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotationListing']
|
||||
---
|
||||
import eventAnnotationListingObj from './event_annotation_listing.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventLog
|
|||
title: "eventLog"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the eventLog plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
|
||||
---
|
||||
import eventLogObj from './event_log.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/exploratoryView
|
|||
title: "exploratoryView"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the exploratoryView plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView']
|
||||
---
|
||||
import exploratoryViewObj from './exploratory_view.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionError
|
|||
title: "expressionError"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionError plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
|
||||
---
|
||||
import expressionErrorObj from './expression_error.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionGauge
|
|||
title: "expressionGauge"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionGauge plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
|
||||
---
|
||||
import expressionGaugeObj from './expression_gauge.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap
|
|||
title: "expressionHeatmap"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionHeatmap plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
|
||||
---
|
||||
import expressionHeatmapObj from './expression_heatmap.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionImage
|
|||
title: "expressionImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionImage plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
|
||||
---
|
||||
import expressionImageObj from './expression_image.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis
|
|||
title: "expressionLegacyMetricVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionLegacyMetricVis plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
|
||||
---
|
||||
import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetric
|
|||
title: "expressionMetric"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionMetric plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
|
||||
---
|
||||
import expressionMetricObj from './expression_metric.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis
|
|||
title: "expressionMetricVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionMetricVis plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
|
||||
---
|
||||
import expressionMetricVisObj from './expression_metric_vis.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis
|
|||
title: "expressionPartitionVis"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionPartitionVis plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
|
||||
---
|
||||
import expressionPartitionVisObj from './expression_partition_vis.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage
|
|||
title: "expressionRepeatImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionRepeatImage plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
|
||||
---
|
||||
import expressionRepeatImageObj from './expression_repeat_image.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage
|
|||
title: "expressionRevealImage"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionRevealImage plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
|
||||
---
|
||||
import expressionRevealImageObj from './expression_reveal_image.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionShape
|
|||
title: "expressionShape"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionShape plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
|
||||
---
|
||||
import expressionShapeObj from './expression_shape.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud
|
|||
title: "expressionTagcloud"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionTagcloud plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
|
||||
---
|
||||
import expressionTagcloudObj from './expression_tagcloud.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionXY
|
|||
title: "expressionXY"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressionXY plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
|
||||
---
|
||||
import expressionXYObj from './expression_x_y.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressions
|
|||
title: "expressions"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the expressions plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
|
||||
---
|
||||
import expressionsObj from './expressions.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/features
|
|||
title: "features"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the features plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
|
||||
---
|
||||
import featuresObj from './features.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldFormats
|
|||
title: "fieldFormats"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the fieldFormats plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
|
||||
---
|
||||
import fieldFormatsObj from './field_formats.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fileUpload
|
|||
title: "fileUpload"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the fileUpload plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
|
||||
---
|
||||
import fileUploadObj from './file_upload.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/files
|
|||
title: "files"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the files plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files']
|
||||
---
|
||||
import filesObj from './files.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/filesManagement
|
|||
title: "filesManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the filesManagement plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement']
|
||||
---
|
||||
import filesManagementObj from './files_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fleet
|
|||
title: "fleet"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the fleet plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
|
||||
---
|
||||
import fleetObj from './fleet.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/globalSearch
|
|||
title: "globalSearch"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the globalSearch plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
|
||||
---
|
||||
import globalSearchObj from './global_search.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/guidedOnboarding
|
|||
title: "guidedOnboarding"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the guidedOnboarding plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding']
|
||||
---
|
||||
import guidedOnboardingObj from './guided_onboarding.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/home
|
|||
title: "home"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the home plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
|
||||
---
|
||||
import homeObj from './home.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/imageEmbeddable
|
|||
title: "imageEmbeddable"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the imageEmbeddable plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable']
|
||||
---
|
||||
import imageEmbeddableObj from './image_embeddable.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement
|
|||
title: "indexLifecycleManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the indexLifecycleManagement plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
|
||||
---
|
||||
import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexManagement
|
|||
title: "indexManagement"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the indexManagement plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
|
||||
---
|
||||
import indexManagementObj from './index_management.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/infra
|
|||
title: "infra"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the infra plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
|
||||
---
|
||||
import infraObj from './infra.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ingestPipelines
|
|||
title: "ingestPipelines"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the ingestPipelines plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines']
|
||||
---
|
||||
import ingestPipelinesObj from './ingest_pipelines.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inspector
|
|||
title: "inspector"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the inspector plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
|
||||
---
|
||||
import inspectorObj from './inspector.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/interactiveSetup
|
|||
title: "interactiveSetup"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the interactiveSetup plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
|
||||
---
|
||||
import interactiveSetupObj from './interactive_setup.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ace
|
|||
title: "@kbn/ace"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/ace plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace']
|
||||
---
|
||||
import kbnAceObj from './kbn_ace.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-actions-types
|
|||
title: "@kbn/actions-types"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/actions-types plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/actions-types']
|
||||
---
|
||||
import kbnActionsTypesObj from './kbn_actions_types.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components
|
|||
title: "@kbn/aiops-components"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/aiops-components plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components']
|
||||
---
|
||||
import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-utils
|
|||
title: "@kbn/aiops-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/aiops-utils plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
|
||||
---
|
||||
import kbnAiopsUtilsObj from './kbn_aiops_utils.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-api-integration-helpers
|
|||
title: "@kbn/alerting-api-integration-helpers"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerting-api-integration-helpers plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-api-integration-helpers']
|
||||
---
|
||||
import kbnAlertingApiIntegrationHelpersObj from './kbn_alerting_api_integration_helpers.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-state-types
|
|||
title: "@kbn/alerting-state-types"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerting-state-types plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-state-types']
|
||||
---
|
||||
import kbnAlertingStateTypesObj from './kbn_alerting_state_types.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-types
|
|||
title: "@kbn/alerting-types"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerting-types plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-types']
|
||||
---
|
||||
import kbnAlertingTypesObj from './kbn_alerting_types.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-as-data-utils
|
|||
title: "@kbn/alerts-as-data-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerts-as-data-utils plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-as-data-utils']
|
||||
---
|
||||
import kbnAlertsAsDataUtilsObj from './kbn_alerts_as_data_utils.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-ui-shared
|
|||
title: "@kbn/alerts-ui-shared"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/alerts-ui-shared plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-ui-shared']
|
||||
---
|
||||
import kbnAlertsUiSharedObj from './kbn_alerts_ui_shared.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics
|
|||
title: "@kbn/analytics"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics']
|
||||
---
|
||||
import kbnAnalyticsObj from './kbn_analytics.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-client
|
|||
title: "@kbn/analytics-client"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-client plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-client']
|
||||
---
|
||||
import kbnAnalyticsClientObj from './kbn_analytics_client.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-collection-utils
|
|||
title: "@kbn/analytics-collection-utils"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-collection-utils plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-collection-utils']
|
||||
---
|
||||
import kbnAnalyticsCollectionUtilsObj from './kbn_analytics_collection_utils.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-browser
|
|||
title: "@kbn/analytics-shippers-elastic-v3-browser"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-browser plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-browser']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3BrowserObj from './kbn_analytics_shippers_elastic_v3_browser.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-common
|
|||
title: "@kbn/analytics-shippers-elastic-v3-common"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-common plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-common']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3CommonObj from './kbn_analytics_shippers_elastic_v3_common.devdocs.json';
|
||||
|
|
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-server
|
|||
title: "@kbn/analytics-shippers-elastic-v3-server"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the @kbn/analytics-shippers-elastic-v3-server plugin
|
||||
date: 2024-03-21
|
||||
date: 2024-03-22
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-server']
|
||||
---
|
||||
import kbnAnalyticsShippersElasticV3ServerObj from './kbn_analytics_shippers_elastic_v3_server.devdocs.json';
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue