[api-docs] 2025-01-04 Daily api_docs build (#205560)

Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/942
This commit is contained in:
Kibana Machine 2025-01-04 18:03:37 +11:00 committed by GitHub
parent ff6adff23b
commit 0b3a4a0a5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
841 changed files with 4327 additions and 5216 deletions

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';

View file

@ -17,7 +17,7 @@
"signature": [
"{ addSpaceSection: (Component: RegistryComponent, queryMatch: QueryMatchFn) => void; addGlobalSection: (Component: RegistryComponent, queryMatch: QueryMatchFn) => void; }"
],
"path": "src/plugins/advanced_settings/public/types.ts",
"path": "src/platform/plugins/private/advanced_settings/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "setup",
@ -49,7 +49,7 @@
},
"[]; }"
],
"path": "src/plugins/advanced_settings/public/types.ts",
"path": "src/platform/plugins/private/advanced_settings/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
---
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
---
import alertingObj from './alerting.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
---
import apmObj from './apm.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
---
import apmDataAccessObj from './apm_data_access.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/assetInventory
title: "assetInventory"
image: https://source.unsplash.com/400x175/?github
description: API docs for the assetInventory plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetInventory']
---
import assetInventoryObj from './asset_inventory.devdocs.json';

View file

@ -27,7 +27,7 @@
"tags": [],
"label": "BannerConfiguration",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -41,7 +41,7 @@
"signature": [
"\"disabled\" | \"top\""
],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -52,7 +52,7 @@
"tags": [],
"label": "textContent",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -63,7 +63,7 @@
"tags": [],
"label": "textColor",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -74,7 +74,7 @@
"tags": [],
"label": "backgroundColor",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -88,7 +88,7 @@
"tags": [],
"label": "BannerInfoResponse",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -99,7 +99,7 @@
"tags": [],
"label": "allowed",
"description": [],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -119,7 +119,7 @@
"text": "BannerConfiguration"
}
],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -139,7 +139,7 @@
"signature": [
"\"disabled\" | \"top\""
],
"path": "x-pack/plugins/banners/common/types.ts",
"path": "x-pack/platform/plugins/private/banners/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
---
import bannersObj from './banners.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
---
import canvasObj from './canvas.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
---
import casesObj from './cases.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
---
import chartsObj from './charts.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
---
import cloudObj from './cloud.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
---
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
---
import cloudDefendObj from './cloud_defend.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
---
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
---
import consoleObj from './console.devdocs.json';

File diff suppressed because it is too large Load diff

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
---
import contentManagementObj from './content_management.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
---
import controlsObj from './controls.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
---
import customIntegrationsObj from './custom_integrations.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
---
import dashboardObj from './dashboard.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
---
import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
---
import dataObj from './data.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataQuality
title: "dataQuality"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataQuality plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality']
---
import dataQualityObj from './data_quality.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
---
import dataQueryObj from './data_query.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
---
import dataSearchObj from './data_search.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataUsage
title: "dataUsage"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataUsage plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataUsage']
---
import dataUsageObj from './data_usage.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
---
import dataViewEditorObj from './data_view_editor.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
---
import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
---
import dataViewManagementObj from './data_view_management.devdocs.json';

View file

@ -14050,6 +14050,10 @@
"plugin": "lens",
"path": "x-pack/plugins/lens/public/app_plugin/lens_top_nav.tsx"
},
{
"plugin": "upgradeAssistant",
"path": "x-pack/plugins/upgrade_assistant/public/application/components/es_deprecation_logs/fix_deprecation_logs/external_links.tsx"
},
{
"plugin": "controls",
"path": "src/platform/plugins/shared/controls/public/controls/data_controls/options_list_control/options_list_fetch_cache.ts"
@ -14066,10 +14070,6 @@
"plugin": "dataVisualizer",
"path": "x-pack/platform/plugins/private/data_visualizer/public/application/index_data_visualizer/hooks/use_data_visualizer_grid_data.ts"
},
{
"plugin": "upgradeAssistant",
"path": "x-pack/plugins/upgrade_assistant/public/application/components/es_deprecation_logs/fix_deprecation_logs/external_links.tsx"
},
{
"plugin": "graph",
"path": "x-pack/plugins/graph/public/state_management/datasource.test.ts"

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
---
import dataViewsObj from './data_views.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
---
import dataVisualizerObj from './data_visualizer.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality']
---
import datasetQualityObj from './dataset_quality.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---
@ -17,13 +17,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Referencing plugin(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibAlertingPluginApi" section="def-public.PluginSetupContract.registerNavigation" text="registerNavigation"/> | ml, stackAlerts | - |
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, graph, @kbn/unified-field-list, lens, controls, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, upgradeAssistant, ml, canvas, fleet, transform, @kbn/ml-data-view-utils, securitySolution, timelines, exploratoryView, stackAlerts, maps, visTypeTimeseries, uptime, ux, enterpriseSearch, eventAnnotationListing, visDefaultEditor, visTypeTimelion, visTypeVega, inputControlVis, dataViewManagement | - |
| <DocLink id="kibDataViewsPluginApi" section="def-common.AbstractDataView.title" text="title"/> | data, @kbn/search-errors, savedObjectsManagement, unifiedSearch, graph, @kbn/unified-field-list, lens, upgradeAssistant, controls, @kbn/lens-embeddable-utils, triggersActionsUi, dataVisualizer, ml, canvas, fleet, transform, @kbn/ml-data-view-utils, securitySolution, timelines, exploratoryView, stackAlerts, maps, visTypeTimeseries, uptime, ux, enterpriseSearch, eventAnnotationListing, visDefaultEditor, visTypeTimelion, visTypeVega, inputControlVis, dataViewManagement | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authc" text="authc"/> | ml, securitySolution | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | actions, savedObjectsTagging, ml, enterpriseSearch | - |
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | @kbn/core-http-router-server-internal, @kbn/core-http-server-internal, @kbn/core-metrics-server-internal, @kbn/core-status-server-internal, @kbn/core-i18n-server-internal, @kbn/core-rendering-server-internal, @kbn/core-capabilities-server-internal, @kbn/core, banners, usageCollection, taskManager, security, monitoringCollection, files, telemetry, cloudFullStory, customBranding, securitySolution, @kbn/test-suites-xpack, enterpriseSearch, interactiveSetup, mockIdpPlugin, spaces, ml | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, graph, visualizations, aiops, dataVisualizer, lens, ml, dashboardEnhanced, securitySolution, eventAnnotation | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | actions, ml, savedObjectsTagging, enterpriseSearch | - |
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | @kbn/core-http-router-server-internal, @kbn/core-http-server-internal, @kbn/core-metrics-server-internal, @kbn/core-status-server-internal, @kbn/core-i18n-server-internal, @kbn/core-rendering-server-internal, @kbn/core-capabilities-server-internal, @kbn/core, usageCollection, taskManager, security, telemetry, monitoringCollection, files, cloudFullStory, banners, securitySolution, @kbn/test-suites-xpack, customBranding, enterpriseSearch, interactiveSetup, mockIdpPlugin, spaces, ml | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SimpleSavedObject" text="SimpleSavedObject"/> | @kbn/core-saved-objects-browser-internal, @kbn/core, graph, visualizations, aiops, dataVisualizer, lens, ml, dashboardEnhanced, securitySolution, eventAnnotation, @kbn/core-saved-objects-browser-mocks | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core, savedObjects, graph, visualizations, canvas, ml | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, @kbn/core-saved-objects-migration-server-mocks, spaces, taskManager, dataViews, data, graph, share, lens, actions, alerting, dashboard, savedSearch, ml, canvas, cases, fleet, maps, lists, securitySolution, apmDataAccess, apm, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, savedObjectsManagement, links, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | @kbn/core-saved-objects-base-server-internal, @kbn/core-saved-objects-migration-server-internal, @kbn/core-saved-objects-server-internal, @kbn/core-ui-settings-server-internal, @kbn/core-usage-data-server-internal, @kbn/core-saved-objects-migration-server-mocks, spaces, taskManager, dataViews, data, graph, share, lens, actions, alerting, dashboard, ml, savedSearch, canvas, cases, fleet, maps, lists, securitySolution, apmDataAccess, apm, visualizations, infra, slo, synthetics, uptime, cloudSecurityPosture, eventAnnotation, savedObjectsManagement, links, @kbn/core-test-helpers-so-type-serializer, @kbn/core-saved-objects-api-server-internal | - |
| <DocLink id="kibDataPluginApi" section="def-public.SearchSource.fetch" text="fetch"/> | stackAlerts, alerting, securitySolution, inputControlVis | - |
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.indexPatterns" text="indexPatterns"/> | graph, stackAlerts, inputControlVis, securitySolution | - |
| <DocLink id="kibDataPluginApi" section="def-public.DataPublicPluginStart.fieldFormats" text="fieldFormats"/> | dataVisualizer, stackAlerts, expressionPartitionVis | - |
@ -48,9 +48,9 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyRequest" text="IndexFieldsStrategyRequest"/> | securitySolution | - |
| <DocLink id="kibTimelinesPluginApi" section="def-common.IndexFieldsStrategyResponse" text="IndexFieldsStrategyResponse"/> | securitySolution | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObject.migrationVersion" text="migrationVersion"/> | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-api-server-internal, @kbn/core-saved-objects-import-export-server-internal, @kbn/core-saved-objects-server-internal, graph, fleet, osquery, securitySolution, alerting, lists | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-server, @kbn/core, actions, @kbn/alerting-types, alerting, savedSearch, canvas, securitySolution, taskManager, enterpriseSearch, @kbn/core-saved-objects-server-internal, @kbn/core-saved-objects-api-server | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core-saved-objects-browser-mocks, @kbn/core, home, savedObjectsTagging, canvas, @kbn/core-saved-objects-import-export-server-internal, savedObjectsTaggingOss, upgradeAssistant, securitySolution, lists, savedObjectsManagement, @kbn/core-ui-settings-server-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | @kbn/core-saved-objects-migration-server-internal, dataViews, data, graph, lens, actions, alerting, dashboard, savedSearch, savedObjectsTagging, canvas, cases, maps, lists, securitySolution, visualizations, @kbn/core-test-helpers-so-type-serializer | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectAttributes" text="SavedObjectAttributes"/> | @kbn/core-saved-objects-common, @kbn/core-saved-objects-server, @kbn/core, @kbn/alerting-types, alerting, actions, savedSearch, canvas, securitySolution, taskManager, enterpriseSearch, @kbn/core-saved-objects-server-internal, @kbn/core-saved-objects-api-server | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | @kbn/core-saved-objects-api-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-api-server, @kbn/core, home, savedObjectsTagging, canvas, @kbn/core-saved-objects-browser-mocks, @kbn/core-saved-objects-import-export-server-internal, savedObjectsTaggingOss, upgradeAssistant, securitySolution, lists, savedObjectsManagement, @kbn/core-ui-settings-server-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | @kbn/core-saved-objects-migration-server-internal, dataViews, data, graph, lens, actions, alerting, dashboard, savedSearch, canvas, savedObjectsTagging, cases, maps, lists, securitySolution, visualizations, @kbn/core-test-helpers-so-type-serializer | - |
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginStart.authc" text="authc"/> | security, cloudLinks, securitySolution, cases | - |
| <DocLink id="kibKbnSecurityPluginTypesPublicPluginApi" section="def-public.SecurityPluginStart.userProfiles" text="userProfiles"/> | security, cases, securitySolution, searchPlayground | - |
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_TRUSTED_APPS_LIST_ID" text="ENDPOINT_TRUSTED_APPS_LIST_ID"/> | lists, securitySolution, @kbn/securitysolution-io-ts-list-types | - |
@ -65,14 +65,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_ID" text="ENDPOINT_BLOCKLISTS_LIST_ID"/> | securitySolution | - |
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_NAME" text="ENDPOINT_BLOCKLISTS_LIST_NAME"/> | securitySolution | - |
| <DocLink id="kibKbnSecuritysolutionListConstantsPluginApi" section="def-common.ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION" text="ENDPOINT_BLOCKLISTS_LIST_DESCRIPTION"/> | securitySolution | - |
| <DocLink id="kibKbnUiThemePluginApi" section="def-common.darkMode" text="darkMode"/> | @kbn/monaco, securitySolution | - |
| <DocLink id="kibKbnUiThemePluginApi" section="def-common.darkMode" text="darkMode"/> | securitySolution | - |
| <DocLink id="kibKbnUnifiedDataTablePluginApi" section="def-public.UnifiedDataTableProps.externalControlColumns" text="externalControlColumns"/> | cloudSecurityPosture, securitySolution | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginStart.authc" text="authc"/> | alerting, observabilityAIAssistant, upgradeAssistant, transform, fleet, entityManager, synthetics, serverlessSearch, cloudSecurityPosture, security | - |
| <DocLink id="kibTaskManagerPluginApi" section="def-server.TaskManagerSetupContract.index" text="index"/> | actions, alerting | - |
| <DocLink id="kibDataPluginApi" section="def-public.syncQueryStateWithUrl" text="syncQueryStateWithUrl"/> | monitoring | - |
| <DocLink id="kibKibanaReactPluginApi" section="def-public.toMountPoint" text="toMountPoint"/> | monitoring, observabilityShared | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | @kbn/core-saved-objects-api-browser, @kbn/core, savedObjectsTagging, savedObjectsManagement, savedObjects, graph, visualizations, lens, eventAnnotation, maps, dashboard, kibanaUtils, expressions, savedObjectsTaggingOss, data, embeddable, uiActionsEnhanced, controls, globalSearchProviders, canvas, dashboardEnhanced | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | @kbn/core-saved-objects-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, home, visualizations, lens, visTypeTimeseries | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | @kbn/core-saved-objects-api-browser, @kbn/core, savedObjectsManagement, savedObjects, graph, visualizations, lens, savedObjectsTagging, eventAnnotation, maps, dashboard, kibanaUtils, expressions, data, savedObjectsTaggingOss, embeddable, uiActionsEnhanced, controls, canvas, dashboardEnhanced, globalSearchProviders | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | @kbn/core-saved-objects-browser, @kbn/core-saved-objects-browser-internal, @kbn/core, home, visualizations, lens, visTypeTimeseries, @kbn/core-saved-objects-browser-mocks | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.create" text="create"/> | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | @kbn/core-saved-objects-browser-mocks, home, @kbn/core-saved-objects-browser-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.delete" text="delete"/> | @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, visualizations | - |
@ -99,8 +99,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateOptions" text="SavedObjectsBulkCreateOptions"/> | @kbn/core-saved-objects-browser-internal, @kbn/core | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkCreateObject" text="SavedObjectsBulkCreateObject"/> | @kbn/core-saved-objects-browser-internal, @kbn/core | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkDeleteResponse" text="SavedObjectsBulkDeleteResponse"/> | @kbn/core-saved-objects-browser-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsBrowserPluginApi" section="def-public.SavedObjectsStart" text="SavedObjectsStart"/> | @kbn/core-lifecycle-browser, @kbn/core-saved-objects-browser-internal, @kbn/core-saved-objects-browser-mocks, @kbn/core, visualizations, transform, exploratoryView | - |
| <DocLink id="kibKbnCoreSavedObjectsBrowserInternalPluginApi" section="def-public.SavedObjectsService" text="SavedObjectsService"/> | @kbn/core-saved-objects-browser-mocks, @kbn/core-root-browser-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsBrowserPluginApi" section="def-public.SavedObjectsStart" text="SavedObjectsStart"/> | @kbn/core-lifecycle-browser, @kbn/core-saved-objects-browser-internal, @kbn/core, visualizations, transform, exploratoryView, @kbn/core-saved-objects-browser-mocks | - |
| <DocLink id="kibKbnCoreSavedObjectsBrowserInternalPluginApi" section="def-public.SavedObjectsService" text="SavedObjectsService"/> | @kbn/core-root-browser-internal, @kbn/core-saved-objects-browser-mocks | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectsIncrementCounterOptions.migrationVersion" text="migrationVersion"/> | @kbn/core-saved-objects-api-server-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectsBulkCreateObject.migrationVersion" text="migrationVersion"/> | @kbn/core-saved-objects-api-server-internal | - |
| <DocLink id="kibKbnCoreSavedObjectsApiServerPluginApi" section="def-server.SavedObjectsCreateOptions.migrationVersion" text="migrationVersion"/> | @kbn/core-saved-objects-api-server-internal, canvas | - |
@ -153,8 +153,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| <DocLink id="kibObservabilityAIAssistantPluginApi" section="def-public.AssistantAvatar" text="AssistantAvatar"/> | observabilityAIAssistantApp | - |
| <DocLink id="kibKbnPresentationPublishingPluginApi" section="def-public.apiHasLegacyLibraryTransforms" text="apiHasLegacyLibraryTransforms"/> | dashboard | - |
| <DocLink id="kibKbnPresentationPublishingPluginApi" section="def-public.HasLegacyLibraryTransforms" text="HasLegacyLibraryTransforms"/> | dashboard | - |
| <DocLink id="kibSharePluginApi" section="def-public.ShareContext.shareableUrlForSavedObject" text="shareableUrlForSavedObject"/> | @kbn/reporting-public, discover | - |
| <DocLink id="kibKbnCoreUiSettingsCommonPluginApi" section="def-common.UiSettingsParams.metric" text="metric"/> | discover, @kbn/management-settings-field-definition | - |
| <DocLink id="kibSharePluginApi" section="def-public.ShareContext.shareableUrlForSavedObject" text="shareableUrlForSavedObject"/> | discover, @kbn/reporting-public | - |
| <DocLink id="kibKbnCoreUiSettingsCommonPluginApi" section="def-common.UiSettingsParams.metric" text="metric"/> | @kbn/management-settings-field-definition, discover | - |
| <DocLink id="kibKbnContentManagementTableListViewTablePluginApi" section="def-public.TableListViewTableProps.withoutPageTemplateWrapper" text="withoutPageTemplateWrapper"/> | @kbn/content-management-table-list-view, filesManagement | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkUpdateOptions" text="SavedObjectsBulkUpdateOptions"/> | @kbn/core | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsBulkResolveResponse" text="SavedObjectsBulkResolveResponse"/> | @kbn/core | - |

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---
@ -431,7 +431,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnEsqlValidationAutocompletePluginApi" section="def-common.CommandDefinition.modes" text="modes"/> | [hover.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/esql/lib/hover/hover.ts#:~:text=modes) | - |
| <DocLink id="kibKbnUiThemePluginApi" section="def-common.darkMode" text="darkMode"/> | [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode), [theme.ts](https://github.com/elastic/kibana/tree/main/packages/kbn-monaco/src/console/theme.ts#:~:text=darkMode) | - |
@ -613,7 +612,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [info.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/banners/server/routes/info.ts#:~:text=authRequired) | - |
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [info.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/banners/server/routes/info.ts#:~:text=authRequired) | - |
@ -723,7 +722,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [info.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/custom_branding/server/routes/info.ts#:~:text=authRequired) | - |
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [info.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/custom_branding/server/routes/info.ts#:~:text=authRequired) | - |
@ -918,8 +917,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [download.ts](https://github.com/elastic/kibana/tree/main/src/plugins/files/server/routes/public_facing/download.ts#:~:text=authRequired) | - |
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginSetup.audit" text="audit"/> | [file_service_factory.ts](https://github.com/elastic/kibana/tree/main/src/plugins/files/server/file_service/file_service_factory.ts#:~:text=audit), [file_service_factory.ts](https://github.com/elastic/kibana/tree/main/src/plugins/files/server/file_service/file_service_factory.ts#:~:text=audit) | - |
| <DocLink id="kibKbnCoreHttpServerPluginApi" section="def-server.RouteConfigOptions.authRequired" text="authRequired"/> | [download.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/files/server/routes/public_facing/download.ts#:~:text=authRequired) | - |
| <DocLink id="kibKbnSecurityPluginTypesServerPluginApi" section="def-server.SecurityPluginSetup.audit" text="audit"/> | [file_service_factory.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/files/server/file_service/file_service_factory.ts#:~:text=audit), [file_service_factory.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/files/server/file_service/file_service_factory.ts#:~:text=audit) | - |
@ -927,7 +926,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnContentManagementTableListViewTablePluginApi" section="def-public.TableListViewTableProps.withoutPageTemplateWrapper" text="withoutPageTemplateWrapper"/> | [app.tsx](https://github.com/elastic/kibana/tree/main/src/plugins/files_management/public/app.tsx#:~:text=withoutPageTemplateWrapper) | - |
| <DocLink id="kibKbnContentManagementTableListViewTablePluginApi" section="def-public.TableListViewTableProps.withoutPageTemplateWrapper" text="withoutPageTemplateWrapper"/> | [app.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/files_management/public/app.tsx#:~:text=withoutPageTemplateWrapper) | - |
@ -954,7 +953,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [map_object_to_result.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/global_search_providers/server/providers/saved_objects/map_object_to_result.test.ts#:~:text=SavedObjectReference), [map_object_to_result.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/global_search_providers/server/providers/saved_objects/map_object_to_result.test.ts#:~:text=SavedObjectReference) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [map_object_to_result.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/global_search_providers/server/providers/saved_objects/map_object_to_result.test.ts#:~:text=SavedObjectReference), [map_object_to_result.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/global_search_providers/server/providers/saved_objects/map_object_to_result.test.ts#:~:text=SavedObjectReference) | - |
@ -987,10 +986,10 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/public/plugin.ts#:~:text=savedObjects) | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract), [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract) | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | [home_app.js](https://github.com/elastic/kibana/tree/main/src/plugins/home/public/application/components/home_app.js#:~:text=bulkCreate) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/plugins/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject) | - |
| <DocLink id="kibKbnCoreLifecycleBrowserPluginApi" section="def-public.CoreStart.savedObjects" text="savedObjects"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/plugin.ts#:~:text=savedObjects) | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract" text="SavedObjectsClientContract"/> | [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract), [kibana_services.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/kibana_services.ts#:~:text=SavedObjectsClientContract) | - |
| <DocLink id="kibKbnCoreSavedObjectsApiBrowserPluginApi" section="def-public.SavedObjectsClientContract.bulkCreate" text="bulkCreate"/> | [home_app.js](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/public/application/components/home_app.js#:~:text=bulkCreate) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject), [sample_data_registry.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/home/server/services/sample_data/sample_data_registry.ts#:~:text=SavedObject) | - |
@ -998,7 +997,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.executeTriggerActions" text="executeTriggerActions"/> | [image_embeddable.tsx](https://github.com/elastic/kibana/tree/main/src/plugins/image_embeddable/public/components/image_embeddable.tsx#:~:text=executeTriggerActions) | - |
| <DocLink id="kibUiActionsPluginApi" section="def-public.UiActionsService.executeTriggerActions" text="executeTriggerActions"/> | [image_embeddable.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/image_embeddable/public/components/image_embeddable.tsx#:~:text=executeTriggerActions) | - |
@ -1042,7 +1041,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-public.AppMountParameters.appBasePath" text="appBasePath"/> | [application.tsx](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_overview/public/application.tsx#:~:text=appBasePath) | - |
| <DocLink id="kibKbnCoreApplicationBrowserPluginApi" section="def-public.AppMountParameters.appBasePath" text="appBasePath"/> | [application.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/private/kibana_overview/public/application.tsx#:~:text=appBasePath) | - |
@ -1050,7 +1049,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnReactKibanaContextStyledPluginApi" section="def-common.KibanaStyledComponentsThemeProviderDecorator" text="KibanaStyledComponentsThemeProviderDecorator"/> | [eui_styled_components.tsx](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_react/common/eui_styled_components.tsx#:~:text=KibanaStyledComponentsThemeProviderDecorator), [eui_styled_components.tsx](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_react/common/eui_styled_components.tsx#:~:text=KibanaStyledComponentsThemeProviderDecorator), [index.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_react/common/index.ts#:~:text=KibanaStyledComponentsThemeProviderDecorator) | - |
| <DocLink id="kibKbnReactKibanaContextStyledPluginApi" section="def-common.KibanaStyledComponentsThemeProviderDecorator" text="KibanaStyledComponentsThemeProviderDecorator"/> | [eui_styled_components.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_react/common/eui_styled_components.tsx#:~:text=KibanaStyledComponentsThemeProviderDecorator), [eui_styled_components.tsx](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_react/common/eui_styled_components.tsx#:~:text=KibanaStyledComponentsThemeProviderDecorator), [index.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_react/common/index.ts#:~:text=KibanaStyledComponentsThemeProviderDecorator) | - |
@ -1058,7 +1057,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/kibana_utils/common/persistable_state/types.ts#:~:text=SavedObjectReference) | - |
@ -1285,8 +1284,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnReportingExportTypesCsvCommonPluginApi" section="def-common.CSV_JOB_TYPE_DEPRECATED" text="CSV_JOB_TYPE_DEPRECATED"/> | [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED), [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED) | - |
| <DocLink id="kibKbnReportingExportTypesPdfPluginApi" section="def-server.PdfV1ExportType" text="PdfV1ExportType"/> | [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/reporting/server/core.ts#:~:text=PdfV1ExportType), [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/reporting/server/core.ts#:~:text=PdfV1ExportType) | - |
| <DocLink id="kibKbnReportingExportTypesCsvCommonPluginApi" section="def-common.CSV_JOB_TYPE_DEPRECATED" text="CSV_JOB_TYPE_DEPRECATED"/> | [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED), [get_document_payload.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/routes/common/jobs/get_document_payload.ts#:~:text=CSV_JOB_TYPE_DEPRECATED) | - |
| <DocLink id="kibKbnReportingExportTypesPdfPluginApi" section="def-server.PdfV1ExportType" text="PdfV1ExportType"/> | [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/core.ts#:~:text=PdfV1ExportType), [core.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/reporting/server/core.ts#:~:text=PdfV1ExportType) | - |
@ -1311,8 +1310,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributes" text="SavedObjectAttributes"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectAttributes) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects/public/types.ts#:~:text=SavedObjectReference) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectAttributes" text="SavedObjectAttributes"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectAttributes), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectAttributes) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference), [types.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects/public/types.ts#:~:text=SavedObjectReference) | - |
@ -1332,10 +1331,10 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | [request_handler_context.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/server/request_handler_context.ts#:~:text=authz) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/types.ts#:~:text=SavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/types.ts#:~:text=SavedObject), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.ts#:~:text=SavedObject), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject)+ 3 more | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObjectReference), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/public/utils.ts#:~:text=SavedObjectReference)+ 12 more | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | [tag.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/saved_objects_tagging/server/saved_objects/tag.ts#:~:text=convertToMultiNamespaceTypeVersion) | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | [request_handler_context.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/server/request_handler_context.ts#:~:text=authz) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/types.ts#:~:text=SavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/types.ts#:~:text=SavedObject), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.ts#:~:text=SavedObject), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject), [utils.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.test.ts#:~:text=SavedObject)+ 3 more | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObjectReference), [get_table_column_definition.tsx](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/ui_api/get_table_column_definition.tsx#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [references.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/common/references.ts#:~:text=SavedObjectReference), [utils.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/public/utils.ts#:~:text=SavedObjectReference)+ 12 more | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.convertToMultiNamespaceTypeVersion" text="convertToMultiNamespaceTypeVersion"/> | [tag.ts](https://github.com/elastic/kibana/tree/main/x-pack/platform/plugins/private/saved_objects_tagging/server/saved_objects/tag.ts#:~:text=convertToMultiNamespaceTypeVersion) | - |
@ -1343,8 +1342,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject), [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject), [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/plugins/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObject" text="SavedObject"/> | [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject), [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject), [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObject) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference), [api.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/saved_objects_tagging_oss/public/api.ts#:~:text=SavedObjectReference) | - |
@ -1474,7 +1473,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [register_url_service_saved_object_type.ts](https://github.com/elastic/kibana/tree/main/src/plugins/share/server/url_service/saved_objects/register_url_service_saved_object_type.ts#:~:text=migrations), [register_url_service_saved_object_type.test.ts](https://github.com/elastic/kibana/tree/main/src/plugins/share/server/url_service/saved_objects/register_url_service_saved_object_type.test.ts#:~:text=migrations), [register_url_service_saved_object_type.test.ts](https://github.com/elastic/kibana/tree/main/src/plugins/share/server/url_service/saved_objects/register_url_service_saved_object_type.test.ts#:~:text=migrations) | - |
| <DocLink id="kibKbnCoreSavedObjectsServerPluginApi" section="def-server.SavedObjectsType.migrations" text="migrations"/> | [register_url_service_saved_object_type.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/share/server/url_service/saved_objects/register_url_service_saved_object_type.ts#:~:text=migrations), [register_url_service_saved_object_type.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/share/server/url_service/saved_objects/register_url_service_saved_object_type.test.ts#:~:text=migrations), [register_url_service_saved_object_type.test.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/share/server/url_service/saved_objects/register_url_service_saved_object_type.test.ts#:~:text=migrations) | - |
@ -1597,8 +1596,8 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibEmbeddablePluginApi" section="def-public.EmbeddableSetup.registerEnhancement" text="registerEnhancement"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/plugin.ts#:~:text=registerEnhancement) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [action_factory.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/dynamic_actions/action_factory.ts#:~:text=SavedObjectReference), [action_factory.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/dynamic_actions/action_factory.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/dynamic_actions/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/public/dynamic_actions/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/plugins/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference) | - |
| <DocLink id="kibEmbeddablePluginApi" section="def-public.EmbeddableSetup.registerEnhancement" text="registerEnhancement"/> | [plugin.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/plugin.ts#:~:text=registerEnhancement) | - |
| <DocLink id="kibKbnCoreSavedObjectsCommonPluginApi" section="def-common.SavedObjectReference" text="SavedObjectReference"/> | [action_factory.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/dynamic_actions/action_factory.ts#:~:text=SavedObjectReference), [action_factory.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/dynamic_actions/action_factory.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [ui_actions_service_enhancements.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/services/ui_actions_service_enhancements.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/dynamic_actions/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/public/dynamic_actions/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference), [dynamic_action_enhancement.ts](https://github.com/elastic/kibana/tree/main/src/platform/plugins/shared/ui_actions_enhanced/server/dynamic_action_enhancement.ts#:~:text=SavedObjectReference) | - |

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
---
import devToolsObj from './dev_tools.devdocs.json';

View file

@ -61,54 +61,6 @@
"children": [],
"returnComment": [],
"initialIsOpen": false
},
{
"parentPluginId": "discover",
"id": "def-public.LogsExplorerTabs",
"type": "Function",
"tags": [],
"label": "LogsExplorerTabs",
"description": [],
"signature": [
"React.ForwardRefExoticComponent<",
{
"pluginId": "discover",
"scope": "public",
"docId": "kibDiscoverPluginApi",
"section": "def-public.LogsExplorerTabsProps",
"text": "LogsExplorerTabsProps"
},
" & ",
{
"pluginId": "@kbn/shared-ux-utility",
"scope": "common",
"docId": "kibKbnSharedUxUtilityPluginApi",
"section": "def-common.WithSuspenseExtendedDeps",
"text": "WithSuspenseExtendedDeps"
},
" & React.RefAttributes<{}>>"
],
"path": "src/platform/plugins/shared/discover/public/components/logs_explorer_tabs/index.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
"children": [
{
"parentPluginId": "discover",
"id": "def-public.LogsExplorerTabs.$1",
"type": "Uncategorized",
"tags": [],
"label": "props",
"description": [],
"signature": [
"P"
],
"path": "node_modules/@types/react/ts5.0/index.d.ts",
"deprecated": false,
"trackAdoption": false
}
],
"initialIsOpen": false
}
],
"interfaces": [
@ -2690,56 +2642,6 @@
],
"initialIsOpen": false
},
{
"parentPluginId": "discover",
"id": "def-public.LogsExplorerTabsProps",
"type": "Interface",
"tags": [],
"label": "LogsExplorerTabsProps",
"description": [],
"path": "src/platform/plugins/shared/discover/public/components/logs_explorer_tabs/logs_explorer_tabs.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "discover",
"id": "def-public.LogsExplorerTabsProps.services",
"type": "Object",
"tags": [],
"label": "services",
"description": [],
"signature": [
"{ share?: ",
{
"pluginId": "share",
"scope": "public",
"docId": "kibSharePluginApi",
"section": "def-public.SharePublicStart",
"text": "SharePublicStart"
},
" | undefined; }"
],
"path": "src/platform/plugins/shared/discover/public/components/logs_explorer_tabs/logs_explorer_tabs.tsx",
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "discover",
"id": "def-public.LogsExplorerTabsProps.selectedTab",
"type": "CompoundType",
"tags": [],
"label": "selectedTab",
"description": [],
"signature": [
"\"discover\" | \"logs-explorer\""
],
"path": "src/platform/plugins/shared/discover/public/components/logs_explorer_tabs/logs_explorer_tabs.tsx",
"deprecated": false,
"trackAdoption": false
}
],
"initialIsOpen": false
},
{
"parentPluginId": "discover",
"id": "def-public.NonPersistedDisplayOptions",

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
---
import discoverObj from './discover.devdocs.json';
@ -21,7 +21,7 @@ Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/k
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 215 | 0 | 167 | 30 |
| 210 | 0 | 163 | 30 |
## Client

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
---
import discoverEnhancedObj from './discover_enhanced.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverShared
title: "discoverShared"
image: https://source.unsplash.com/400x175/?github
description: API docs for the discoverShared plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverShared']
---
import discoverSharedObj from './discover_shared.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
---
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant']
---
import elasticAssistantObj from './elastic_assistant.devdocs.json';

View file

@ -2791,7 +2791,7 @@
"references": [
{
"plugin": "uiActionsEnhanced",
"path": "src/plugins/ui_actions_enhanced/public/plugin.ts"
"path": "src/platform/plugins/shared/ui_actions_enhanced/public/plugin.ts"
}
],
"children": [

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
---
import embeddableObj from './embeddable.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
---
import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
---
import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
---
import enterpriseSearchObj from './enterprise_search.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entitiesDataAccess
title: "entitiesDataAccess"
image: https://source.unsplash.com/400x175/?github
description: API docs for the entitiesDataAccess plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entitiesDataAccess']
---
import entitiesDataAccessObj from './entities_data_access.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/entityManager
title: "entityManager"
image: https://source.unsplash.com/400x175/?github
description: API docs for the entityManager plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entityManager']
---
import entityManagerObj from './entity_manager.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
---
import esUiSharedObj from './es_ui_shared.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esql
title: "esql"
image: https://source.unsplash.com/400x175/?github
description: API docs for the esql plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esql']
---
import esqlObj from './esql.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esqlDataGrid
title: "esqlDataGrid"
image: https://source.unsplash.com/400x175/?github
description: API docs for the esqlDataGrid plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esqlDataGrid']
---
import esqlDataGridObj from './esql_data_grid.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
---
import eventAnnotationObj from './event_annotation.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotationListing']
---
import eventAnnotationListingObj from './event_annotation_listing.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
---
import eventLogObj from './event_log.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView']
---
import exploratoryViewObj from './exploratory_view.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
---
import expressionErrorObj from './expression_error.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
---
import expressionGaugeObj from './expression_gauge.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
---
import expressionHeatmapObj from './expression_heatmap.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
---
import expressionImageObj from './expression_image.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
---
import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
---
import expressionMetricObj from './expression_metric.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
---
import expressionMetricVisObj from './expression_metric_vis.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
---
import expressionPartitionVisObj from './expression_partition_vis.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
---
import expressionRepeatImageObj from './expression_repeat_image.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
---
import expressionRevealImageObj from './expression_reveal_image.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
---
import expressionShapeObj from './expression_shape.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
---
import expressionTagcloudObj from './expression_tagcloud.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
---
import expressionXYObj from './expression_x_y.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
---
import expressionsObj from './expressions.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
---
import featuresObj from './features.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
---
import fieldFormatsObj from './field_formats.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldsMetadata
title: "fieldsMetadata"
image: https://source.unsplash.com/400x175/?github
description: API docs for the fieldsMetadata plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldsMetadata']
---
import fieldsMetadataObj from './fields_metadata.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
---
import fileUploadObj from './file_upload.devdocs.json';

File diff suppressed because it is too large Load diff

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files']
---
import filesObj from './files.devdocs.json';

View file

@ -32,7 +32,7 @@
"signature": [
"{ text: string; href: string; }[]"
],
"path": "src/plugins/files_management/common/index.ts",
"path": "src/platform/plugins/private/files_management/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -47,7 +47,7 @@
"signature": [
"\"filesManagement\""
],
"path": "src/plugins/files_management/common/index.ts",
"path": "src/platform/plugins/private/files_management/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -59,7 +59,7 @@
"tags": [],
"label": "PLUGIN_NAME",
"description": [],
"path": "src/plugins/files_management/common/index.ts",
"path": "src/platform/plugins/private/files_management/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement']
---
import filesManagementObj from './files_management.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
---
import fleetObj from './fleet.devdocs.json';

View file

@ -13,7 +13,7 @@
"description": [
"\nResponse returned from the {@link GlobalSearchPluginStart | global search service}'s `find` API\n"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -30,7 +30,7 @@
"GlobalSearchResult",
"[]"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -46,7 +46,7 @@
"description": [
"\nOptions for the server-side {@link GlobalSearchPluginStart.find | find API}"
],
"path": "x-pack/plugins/global_search/public/services/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/services/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -62,7 +62,7 @@
"signature": [
"string | undefined"
],
"path": "x-pack/plugins/global_search/public/services/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/services/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -79,7 +79,7 @@
"Observable",
"<void> | undefined"
],
"path": "x-pack/plugins/global_search/public/services/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/services/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -102,7 +102,7 @@
},
" | undefined"
],
"path": "x-pack/plugins/global_search/public/services/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/services/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -118,7 +118,7 @@
"description": [
"\nSearch parameters for the {@link GlobalSearchPluginStart.find | `find` API}\n"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -134,7 +134,7 @@
"signature": [
"string | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -150,7 +150,7 @@
"signature": [
"string[] | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -166,7 +166,7 @@
"signature": [
"string[] | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -182,7 +182,7 @@
"description": [
"\nOptions provided to {@link GlobalSearchResultProvider | a result provider}'s `find` method."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -195,7 +195,7 @@
"description": [
"\nA custom preference token associated with a search 'session' that should be used to get consistent scoring\nwhen performing calls to ES. Can also be used as a 'session' token for providers returning data from elsewhere\nthan an elasticsearch cluster."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -212,7 +212,7 @@
"Observable",
"<void>"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -235,7 +235,7 @@
},
" | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -248,7 +248,7 @@
"description": [
"\nThe total maximum number of results (including all batches, not per emission) that should be returned by the provider for a given `find` request.\nAny result emitted exceeding this quota will be ignored by the service and not emitted to the consumer."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -264,7 +264,7 @@
"description": [
"\nRepresentation of a result returned by a {@link GlobalSearchResultProvider | result provider}"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -277,7 +277,7 @@
"description": [
"an id that should be unique for an individual provider's results"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -290,7 +290,7 @@
"description": [
"the title/label of the result"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -303,7 +303,7 @@
"description": [
"the type of result"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -319,7 +319,7 @@
"signature": [
"string | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -335,7 +335,7 @@
"signature": [
"string | { path: string; prependBasePath: boolean; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -348,7 +348,7 @@
"description": [
"the score of the result, from 1 (lowest) to 100 (highest)"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -372,7 +372,7 @@
},
"> | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -388,7 +388,7 @@
"description": [
"\nGlobalSearch result provider, to be registered using the {@link GlobalSearchPluginSetup | global search API}"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -401,7 +401,7 @@
"description": [
"\nid of the provider"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -425,7 +425,7 @@
"GlobalSearchProviderResult",
"[]>"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -439,7 +439,7 @@
"signature": [
"GlobalSearchFindParams"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -454,7 +454,7 @@
"signature": [
"GlobalSearchProviderFindOptions"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -474,7 +474,7 @@
"signature": [
"() => string[] | Promise<string[]>"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -496,7 +496,7 @@
"signature": [
"GlobalSearchFindParams"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -513,7 +513,7 @@
"signature": [
"string | { path: string; prependBasePath: boolean; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -532,7 +532,7 @@
"GlobalSearchProviderResult",
", \"url\"> & { url: string; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -557,7 +557,7 @@
},
") => void; }"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "setup",
@ -587,7 +587,7 @@
"GlobalSearchBatchedResults",
">; getSearchableTypes: () => Promise<string[]>; }"
],
"path": "x-pack/plugins/global_search/public/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
@ -607,7 +607,7 @@
"description": [
"\nResponse returned from the {@link GlobalSearchPluginStart | global search service}'s `find` API\n"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -624,7 +624,7 @@
"GlobalSearchResult",
"[]"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -640,7 +640,7 @@
"description": [
"\nOptions for the server-side {@link GlobalSearchPluginStart.find | find API}\n"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -656,7 +656,7 @@
"signature": [
"string | undefined"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -673,7 +673,7 @@
"Observable",
"<void> | undefined"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -696,7 +696,7 @@
},
" | undefined"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -712,7 +712,7 @@
"description": [
"\nContext passed to server-side {@GlobalSearchResultProvider | result provider}'s `find` method.\n"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -760,7 +760,7 @@
},
">; }"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -776,7 +776,7 @@
"description": [
"\nOptions provided to {@link GlobalSearchResultProvider | a result provider}'s `find` method."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -789,7 +789,7 @@
"description": [
"\nA custom preference token associated with a search 'session' that should be used to get consistent scoring\nwhen performing calls to ES. Can also be used as a 'session' token for providers returning data from elsewhere\nthan an elasticsearch cluster."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -806,7 +806,7 @@
"Observable",
"<void>"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -829,7 +829,7 @@
},
" | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -842,7 +842,7 @@
"description": [
"\nThe total maximum number of results (including all batches, not per emission) that should be returned by the provider for a given `find` request.\nAny result emitted exceeding this quota will be ignored by the service and not emitted to the consumer."
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -858,7 +858,7 @@
"description": [
"\nRepresentation of a result returned by a {@link GlobalSearchResultProvider | result provider}"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -871,7 +871,7 @@
"description": [
"an id that should be unique for an individual provider's results"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -884,7 +884,7 @@
"description": [
"the title/label of the result"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -897,7 +897,7 @@
"description": [
"the type of result"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -913,7 +913,7 @@
"signature": [
"string | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -929,7 +929,7 @@
"signature": [
"string | { path: string; prependBasePath: boolean; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -942,7 +942,7 @@
"description": [
"the score of the result, from 1 (lowest) to 100 (highest)"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -966,7 +966,7 @@
},
"> | undefined"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -982,7 +982,7 @@
"description": [
"\nGlobalSearch result provider, to be registered using the {@link GlobalSearchPluginSetup | global search API}\n"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -995,7 +995,7 @@
"description": [
"\nid of the provider"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -1027,7 +1027,7 @@
"GlobalSearchProviderResult",
"[]>"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1041,7 +1041,7 @@
"signature": [
"GlobalSearchFindParams"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1056,7 +1056,7 @@
"signature": [
"GlobalSearchProviderFindOptions"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1077,7 +1077,7 @@
"text": "GlobalSearchProviderContext"
}
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1105,7 +1105,7 @@
},
") => string[] | Promise<string[]>"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1125,7 +1125,7 @@
"text": "GlobalSearchProviderContext"
}
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1145,7 +1145,7 @@
"description": [
"\nglobalSearch route handler context.\n"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1175,7 +1175,7 @@
"GlobalSearchBatchedResults",
">"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1189,7 +1189,7 @@
"signature": [
"GlobalSearchFindParams"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1210,7 +1210,7 @@
"text": "GlobalSearchFindOptions"
}
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1230,7 +1230,7 @@
"signature": [
"() => Promise<string[]>"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -1254,7 +1254,7 @@
"signature": [
"string | { path: string; prependBasePath: boolean; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1273,7 +1273,7 @@
"GlobalSearchProviderResult",
", \"url\"> & { url: string; }"
],
"path": "x-pack/plugins/global_search/common/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1320,7 +1320,7 @@
},
"<unknown, unknown, unknown, any>) => Promise<string[]>; }"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
@ -1344,7 +1344,7 @@
},
") => void; }"
],
"path": "x-pack/plugins/global_search/server/types.ts",
"path": "x-pack/platform/plugins/shared/global_search/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "setup",

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
---
import globalSearchObj from './global_search.devdocs.json';

View file

@ -11,7 +11,7 @@
"tags": [],
"label": "GuidedOnboardingApi",
"description": [],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -33,7 +33,7 @@
},
", isCloudEnabled: boolean) => void"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -53,7 +53,7 @@
"text": "HttpSetup"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -68,7 +68,7 @@
"signature": [
"boolean"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -96,7 +96,7 @@
},
" | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -120,7 +120,7 @@
},
"[]; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -160,7 +160,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -171,7 +171,7 @@
"tags": [],
"label": "state",
"description": [],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -192,7 +192,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -213,7 +213,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -229,7 +229,7 @@
"signature": [
"boolean"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -271,7 +271,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -291,7 +291,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -313,7 +313,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": false
@ -347,7 +347,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -367,7 +367,7 @@
"text": "GuideState"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -401,7 +401,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -421,7 +421,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -457,7 +457,7 @@
"Observable",
"<boolean>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -477,7 +477,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -498,7 +498,7 @@
"text": "GuideStepIds"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -534,7 +534,7 @@
"Observable",
"<boolean>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -554,7 +554,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -575,7 +575,7 @@
"text": "GuideStepIds"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -617,7 +617,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -637,7 +637,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -658,7 +658,7 @@
"text": "GuideStepIds"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -708,7 +708,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -728,7 +728,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -749,7 +749,7 @@
"text": "GuideStepIds"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -771,7 +771,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": false
@ -791,7 +791,7 @@
"Observable",
"<boolean>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -805,7 +805,7 @@
"signature": [
"string | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": false
@ -831,7 +831,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -845,7 +845,7 @@
"signature": [
"string | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": false
@ -871,7 +871,7 @@
},
"; } | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -888,7 +888,7 @@
"Observable",
"<boolean>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -903,7 +903,7 @@
"Observable",
"<boolean>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -933,7 +933,7 @@
},
" | undefined>"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -953,7 +953,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -968,7 +968,7 @@
"tags": [],
"label": "isEnabled",
"description": [],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -986,7 +986,7 @@
"tags": [],
"label": "GuidedOnboardingPluginSetup",
"description": [],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1006,7 +1006,7 @@
"text": "CloudSetup"
}
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -1021,7 +1021,7 @@
"tags": [],
"label": "GuidedOnboardingPluginStart",
"description": [],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1042,7 +1042,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/public/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/public/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -1065,7 +1065,7 @@
"tags": [],
"label": "GuidedOnboardingPluginSetup",
"description": [],
"path": "src/plugins/guided_onboarding/server/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1095,7 +1095,7 @@
},
") => void"
],
"path": "src/plugins/guided_onboarding/server/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1115,7 +1115,7 @@
"text": "GuideId"
}
],
"path": "src/plugins/guided_onboarding/server/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1136,7 +1136,7 @@
"text": "GuideConfig"
}
],
"path": "src/plugins/guided_onboarding/server/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
@ -1155,7 +1155,7 @@
"tags": [],
"label": "GuidedOnboardingPluginStart",
"description": [],
"path": "src/plugins/guided_onboarding/server/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
@ -1174,7 +1174,7 @@
"tags": [],
"label": "PluginState",
"description": [],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@ -1188,7 +1188,7 @@
"signature": [
"\"error\" | \"complete\" | \"not_started\" | \"in_progress\" | \"quit\" | \"skipped\""
],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -1199,7 +1199,7 @@
"tags": [],
"label": "isActivePeriod",
"description": [],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false
},
@ -1220,7 +1220,7 @@
},
" | undefined"
],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false
}
@ -1240,7 +1240,7 @@
"signature": [
"\"/internal/guided_onboarding\""
],
"path": "src/plugins/guided_onboarding/common/constants.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1303,7 +1303,7 @@
},
"; }"
],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1318,7 +1318,7 @@
"signature": [
"\"guidedOnboarding\""
],
"path": "src/plugins/guided_onboarding/common/constants.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1333,7 +1333,7 @@
"signature": [
"\"guidedOnboarding\""
],
"path": "src/plugins/guided_onboarding/common/constants.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@ -1350,7 +1350,7 @@
"signature": [
"\"error\" | \"complete\" | \"not_started\" | \"in_progress\" | \"quit\" | \"skipped\""
],
"path": "src/plugins/guided_onboarding/common/types.ts",
"path": "src/platform/plugins/shared/guided_onboarding/common/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding']
---
import guidedOnboardingObj from './guided_onboarding.devdocs.json';

File diff suppressed because it is too large Load diff

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
---
import homeObj from './home.devdocs.json';

View file

@ -16,7 +16,7 @@
"signature": [
"\"IMAGE_CLICK_TRIGGER\""
],
"path": "src/plugins/image_embeddable/public/actions/image_click_trigger.ts",
"path": "src/platform/plugins/private/image_embeddable/public/actions/image_click_trigger.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable']
---
import imageEmbeddableObj from './image_embeddable.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
---
import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
---
import indexManagementObj from './index_management.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inference
title: "inference"
image: https://source.unsplash.com/400x175/?github
description: API docs for the inference plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inference']
---
import inferenceObj from './inference.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
---
import infraObj from './infra.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines']
---
import ingestPipelinesObj from './ingest_pipelines.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
---
import inspectorObj from './inspector.devdocs.json';

View file

@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/integrationAssistant
title: "integrationAssistant"
image: https://source.unsplash.com/400x175/?github
description: API docs for the integrationAssistant plugin
date: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'integrationAssistant']
---
import integrationAssistantObj from './integration_assistant.devdocs.json';

View file

@ -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: 2025-01-03
date: 2025-01-04
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
---
import interactiveSetupObj from './interactive_setup.devdocs.json';

Some files were not shown because too many files have changed in this diff Show more