Skip to content

Commit

Permalink
[api-docs] 2024-12-24 Daily api_docs build (#205127)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Dec 24, 2024
1 parent 6d5be74 commit 6d9cfe2
Show file tree
Hide file tree
Showing 882 changed files with 10,035 additions and 5,714 deletions.
2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions
title: "actions"
image: https://source.unsplash.com/400x175/?github
description: API docs for the actions plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/advanced_settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings
title: "advancedSettings"
image: https://source.unsplash.com/400x175/?github
description: API docs for the advancedSettings plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/ai_assistant_management_selection.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiAssistantManagementSelection
title: "aiAssistantManagementSelection"
image: https://source.unsplash.com/400x175/?github
description: API docs for the aiAssistantManagementSelection plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
---
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';
Expand Down
8 changes: 1 addition & 7 deletions api_docs/aiops.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,13 +254,7 @@
"\nUsed to check capabilities for links to other plugins.\n`application.currentAppId$` is used to close the log pattern analysis flyout\nwhen user navigates out of the current plugin."
],
"signature": [
{
"pluginId": "@kbn/core-application-browser",
"scope": "public",
"docId": "kibKbnCoreApplicationBrowserPluginApi",
"section": "def-public.ApplicationStart",
"text": "ApplicationStart"
}
"ApplicationStart"
],
"path": "x-pack/platform/plugins/shared/aiops/public/hooks/use_aiops_app_context.ts",
"deprecated": false,
Expand Down
2 changes: 1 addition & 1 deletion api_docs/aiops.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops
title: "aiops"
image: https://source.unsplash.com/400x175/?github
description: API docs for the aiops plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/alerting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting
title: "alerting"
image: https://source.unsplash.com/400x175/?github
description: API docs for the alerting plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
---
import alertingObj from './alerting.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/apm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm
title: "apm"
image: https://source.unsplash.com/400x175/?github
description: API docs for the apm plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
---
import apmObj from './apm.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/apm_data_access.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apmDataAccess
title: "apmDataAccess"
image: https://source.unsplash.com/400x175/?github
description: API docs for the apmDataAccess plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
---
import apmDataAccessObj from './apm_data_access.devdocs.json';
Expand Down
37 changes: 36 additions & 1 deletion api_docs/asset_inventory.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,42 @@
"path": "x-pack/solutions/security/plugins/asset_inventory/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"children": [
{
"parentPluginId": "assetInventory",
"id": "def-public.AssetInventoryPluginStart.getAssetInventoryPage",
"type": "Function",
"tags": [],
"label": "getAssetInventoryPage",
"description": [],
"signature": [
"(assetInventoryStartDeps: ",
"AppPluginStartDependencies",
") => JSX.Element"
],
"path": "x-pack/solutions/security/plugins/asset_inventory/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "assetInventory",
"id": "def-public.AssetInventoryPluginStart.getAssetInventoryPage.$1",
"type": "Object",
"tags": [],
"label": "assetInventoryStartDeps",
"description": [],
"signature": [
"AppPluginStartDependencies"
],
"path": "x-pack/solutions/security/plugins/asset_inventory/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
"returnComment": []
}
],
"lifecycle": "start",
"initialIsOpen": true
}
Expand Down
4 changes: 2 additions & 2 deletions api_docs/asset_inventory.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'assetInventory']
---
import assetInventoryObj from './asset_inventory.devdocs.json';
Expand All @@ -21,7 +21,7 @@ Contact [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 6 | 0 | 6 | 0 |
| 8 | 0 | 8 | 1 |

## Client

Expand Down
2 changes: 1 addition & 1 deletion api_docs/banners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners
title: "banners"
image: https://source.unsplash.com/400x175/?github
description: API docs for the banners plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
---
import bannersObj from './banners.devdocs.json';
Expand Down
18 changes: 9 additions & 9 deletions api_docs/canvas.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"tags": [],
"label": "WithKibanaProps",
"description": [],
"path": "x-pack/plugins/canvas/public/index.ts",
"path": "x-pack/platform/plugins/private/canvas/public/index.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -37,7 +37,7 @@
"CanvasServices",
"; }; }"
],
"path": "x-pack/plugins/canvas/public/index.ts",
"path": "x-pack/platform/plugins/private/canvas/public/index.ts",
"deprecated": false,
"trackAdoption": false
}
Expand All @@ -60,7 +60,7 @@
"signature": [
"CanvasApi"
],
"path": "x-pack/plugins/canvas/public/plugin.tsx",
"path": "x-pack/platform/plugins/private/canvas/public/plugin.tsx",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "setup",
Expand All @@ -76,7 +76,7 @@
"signature": [
"void"
],
"path": "x-pack/plugins/canvas/public/plugin.tsx",
"path": "x-pack/platform/plugins/private/canvas/public/plugin.tsx",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
Expand Down Expand Up @@ -107,7 +107,7 @@
"signature": [
"\"CANVAS_APP_LOCATOR\""
],
"path": "x-pack/plugins/canvas/common/locator.ts",
"path": "x-pack/platform/plugins/private/canvas/common/locator.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
Expand Down Expand Up @@ -137,7 +137,7 @@
},
">"
],
"path": "x-pack/plugins/canvas/common/locator.ts",
"path": "x-pack/platform/plugins/private/canvas/common/locator.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
Expand All @@ -152,7 +152,7 @@
"signature": [
"{ view: \"workpadPDF\"; id: string; page: number; }"
],
"path": "x-pack/plugins/canvas/common/locator.ts",
"path": "x-pack/platform/plugins/private/canvas/common/locator.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
Expand All @@ -166,7 +166,7 @@
"tags": [],
"label": "UI_SETTINGS",
"description": [],
"path": "x-pack/plugins/canvas/common/index.ts",
"path": "x-pack/platform/plugins/private/canvas/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
Expand All @@ -177,7 +177,7 @@
"tags": [],
"label": "ENABLE_LABS_UI",
"description": [],
"path": "x-pack/plugins/canvas/common/index.ts",
"path": "x-pack/platform/plugins/private/canvas/common/index.ts",
"deprecated": false,
"trackAdoption": false
}
Expand Down
2 changes: 1 addition & 1 deletion api_docs/canvas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas
title: "canvas"
image: https://source.unsplash.com/400x175/?github
description: API docs for the canvas plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
---
import canvasObj from './canvas.devdocs.json';
Expand Down
28 changes: 8 additions & 20 deletions api_docs/cases.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,21 +47,9 @@
"description": [],
"signature": [
"<T extends ",
{
"pluginId": "@kbn/core-application-browser",
"scope": "public",
"docId": "kibKbnCoreApplicationBrowserPluginApi",
"section": "def-public.AppDeepLink",
"text": "AppDeepLink"
},
"AppDeepLink",
"<string> = ",
{
"pluginId": "@kbn/core-application-browser",
"scope": "public",
"docId": "kibKbnCoreApplicationBrowserPluginApi",
"section": "def-public.AppDeepLink",
"text": "AppDeepLink"
},
"AppDeepLink",
"<string>>({ basePath, extend, }: { basePath?: string | undefined; extend?: Partial<Record<",
{
"pluginId": "cases",
Expand Down Expand Up @@ -589,7 +577,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: ({ id: string; createdAt: string; updatedAt: string | null; } & { typeKey: string; value: string; description: string | null; })[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down Expand Up @@ -2054,7 +2042,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: ({ id: string; createdAt: string; updatedAt: string | null; } & { typeKey: string; value: string; description: string | null; })[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down Expand Up @@ -2452,7 +2440,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: ({ id: string; createdAt: string; updatedAt: string | null; } & { typeKey: string; value: string; description: string | null; })[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down Expand Up @@ -2703,7 +2691,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: ({ id: string; createdAt: string; updatedAt: string | null; } & { typeKey: string; value: string; description: string | null; })[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down Expand Up @@ -2892,7 +2880,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: { id: string; createdAt: string; updatedAt: string | null; typeKey: string; value: string; description: string | null; }[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down Expand Up @@ -3102,7 +3090,7 @@
"CustomFieldTypes",
".TOGGLE; value: boolean | null; } | { key: string; type: ",
"CustomFieldTypes",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; status: ",
".NUMBER; value: number | null; })[]; settings: { syncAlerts: boolean; }; observables: { id: string; createdAt: string; updatedAt: string | null; typeKey: string; value: string; description: string | null; }[]; status: ",
{
"pluginId": "@kbn/cases-components",
"scope": "common",
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases
title: "cases"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cases plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
---
import casesObj from './cases.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/charts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts
title: "charts"
image: https://source.unsplash.com/400x175/?github
description: API docs for the charts plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
---
import chartsObj from './charts.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud
title: "cloud"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cloud plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
---
import cloudObj from './cloud.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cloud_data_migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDataMigration
title: "cloudDataMigration"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cloudDataMigration plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
---
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cloud_defend.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudDefend
title: "cloudDefend"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cloudDefend plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
---
import cloudDefendObj from './cloud_defend.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cloud_security_posture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture
title: "cloudSecurityPosture"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cloudSecurityPosture plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
---
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/console.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console
title: "console"
image: https://source.unsplash.com/400x175/?github
description: API docs for the console plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
---
import consoleObj from './console.devdocs.json';
Expand Down
2 changes: 1 addition & 1 deletion api_docs/content_management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/contentManagement
title: "contentManagement"
image: https://source.unsplash.com/400x175/?github
description: API docs for the contentManagement plugin
date: 2024-12-23
date: 2024-12-24
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
---
import contentManagementObj from './content_management.devdocs.json';
Expand Down
Loading

0 comments on commit 6d9cfe2

Please sign in to comment.