diff --git a/.buildkite/ftr_security_serverless_configs.yml b/.buildkite/ftr_security_serverless_configs.yml
index d6a92fbb5f446..cf1b374e68c60 100644
--- a/.buildkite/ftr_security_serverless_configs.yml
+++ b/.buildkite/ftr_security_serverless_configs.yml
@@ -65,6 +65,7 @@ enabled:
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/large_prebuilt_rules_package/trial_license_complete_tier/configs/serverless.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/management/trial_license_complete_tier/configs/serverless.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/update_prebuilt_rules_package/trial_license_complete_tier/configs/serverless.config.ts
+ - x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/trial_license_complete_tier/configs/serverless.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_bulk_actions/trial_license_complete_tier/configs/serverless.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/configs/serverless.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/basic_license_essentials_tier/configs/serverless.config.ts
diff --git a/.buildkite/ftr_security_stateful_configs.yml b/.buildkite/ftr_security_stateful_configs.yml
index 148d78583a613..a72f5287d189b 100644
--- a/.buildkite/ftr_security_stateful_configs.yml
+++ b/.buildkite/ftr_security_stateful_configs.yml
@@ -47,6 +47,7 @@ enabled:
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/large_prebuilt_rules_package/trial_license_complete_tier/configs/ess.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/management/trial_license_complete_tier/configs/ess.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/update_prebuilt_rules_package/trial_license_complete_tier/configs/ess.config.ts
+ - x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/prebuilt_rules/prebuilt_rule_customization/trial_license_complete_tier/configs/ess.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_bulk_actions/trial_license_complete_tier/configs/ess.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/trial_license_complete_tier/configs/ess.config.ts
- x-pack/test/security_solution_api_integration/test_suites/detections_response/rules_management/rule_delete/basic_license_essentials_tier/configs/ess.config.ts
diff --git a/.buildkite/package-lock.json b/.buildkite/package-lock.json
index de45e39fb4092..8d10b3c2b7bc1 100644
--- a/.buildkite/package-lock.json
+++ b/.buildkite/package-lock.json
@@ -1011,11 +1011,11 @@
}
},
"node_modules/micromatch": {
- "version": "4.0.5",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
- "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dependencies": {
- "braces": "^3.0.2",
+ "braces": "^3.0.3",
"picomatch": "^2.3.1"
},
"engines": {
@@ -2416,11 +2416,11 @@
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
},
"micromatch": {
- "version": "4.0.5",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
- "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"requires": {
- "braces": "^3.0.2",
+ "braces": "^3.0.3",
"picomatch": "^2.3.1"
}
},
diff --git a/.buildkite/pipelines/quality-gates/pipeline.tests-qa.yaml b/.buildkite/pipelines/quality-gates/pipeline.tests-qa.yaml
index 96ef648a352df..3d9363279507f 100644
--- a/.buildkite/pipelines/quality-gates/pipeline.tests-qa.yaml
+++ b/.buildkite/pipelines/quality-gates/pipeline.tests-qa.yaml
@@ -14,13 +14,13 @@ steps:
RETRY_TESTS_ON_FAIL: "true"
message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-qa.yaml)"
- # TODO: Uncomment this code when the integration is ready.
- # - label: ":pipeline::female-detective::seedling: Trigger Security Solution quality gate script"
- # trigger: security-serverless-quality-gate # https://buildkite.com/elastic/security-serverless-quality-gate
- # build:
- # env:
- # ENVIRONMENT: ${ENVIRONMENT}
- # message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-qa.yaml)"
+ - label: ":pipeline::female-detective::seedling: Trigger Security Solution quality gate script"
+ trigger: security-serverless-quality-gate # https://buildkite.com/elastic/security-serverless-quality-gate
+ soft_fail: true
+ build:
+ env:
+ ENVIRONMENT: ${ENVIRONMENT}
+ message: "${BUILDKITE_MESSAGE} (triggered by pipeline.tests-qa.yaml)"
- label: ":ship: Fleet serverless smoke tests for ${ENVIRONMENT}"
trigger: fleet-smoke-tests # https://buildkite.com/elastic/fleet-smoke-tests
diff --git a/.buildkite/scripts/steps/capture_oas_snapshot.sh b/.buildkite/scripts/steps/capture_oas_snapshot.sh
index fadd7276b47cc..2685cd4cd8e7f 100755
--- a/.buildkite/scripts/steps/capture_oas_snapshot.sh
+++ b/.buildkite/scripts/steps/capture_oas_snapshot.sh
@@ -5,7 +5,7 @@ set -euo pipefail
source .buildkite/scripts/common/util.sh
echo --- Capture OAS snapshot
-cmd="node scripts/capture_oas_snapshot --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules"
+cmd="node scripts/capture_oas_snapshot --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions"
if is_pr && ! is_auto_commit_disabled; then
cmd="$cmd --update"
fi
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index faac357fc0a7a..cbffef0027017 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -629,6 +629,7 @@ test/common/plugins/newsfeed @elastic/kibana-core
src/plugins/no_data_page @elastic/appex-sharedux
x-pack/plugins/notifications @elastic/appex-sharedux
packages/kbn-object-versioning @elastic/appex-sharedux
+packages/kbn-object-versioning-utils @elastic/appex-sharedux
x-pack/plugins/observability_solution/observability_ai_assistant_app @elastic/obs-ai-assistant
x-pack/plugins/observability_solution/observability_ai_assistant_management @elastic/obs-ai-assistant
x-pack/plugins/observability_solution/observability_ai_assistant @elastic/obs-ai-assistant
@@ -1557,18 +1558,18 @@ x-pack/test/security_solution_cypress/cypress/tasks/expandable_flyout @elastic/
## Generative AI owner connectors
# OpenAI
-/x-pack/plugins/stack_connectors/public/connector_types/openai @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/server/connector_types/openai @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/common/openai @elastic/security-generative-ai @elastic/obs-ai-assistant
+/x-pack/plugins/stack_connectors/public/connector_types/openai @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/server/connector_types/openai @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/common/openai @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
# Bedrock
-/x-pack/plugins/stack_connectors/public/connector_types/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/server/connector_types/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/common/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant
+/x-pack/plugins/stack_connectors/public/connector_types/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/server/connector_types/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/common/bedrock @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
# Gemini
-/x-pack/plugins/stack_connectors/public/connector_types/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/server/connector_types/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant
-/x-pack/plugins/stack_connectors/common/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant
+/x-pack/plugins/stack_connectors/public/connector_types/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/server/connector_types/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
+/x-pack/plugins/stack_connectors/common/gemini @elastic/security-generative-ai @elastic/obs-ai-assistant @elastic/appex-ai-infra
## Defend Workflows owner connectors
/x-pack/plugins/stack_connectors/public/connector_types/sentinelone @elastic/security-defend-workflows
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 051cdc35b6507..c9e0b02290564 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -32,14 +32,13 @@ jobs:
languages: ${{ matrix.language }}
config-file: ./.github/codeql/codeql-config.yml
- # TODO: Possibly required to follow all call paths, however, when enabled, the step below runs out of memory.
- # Possible workarounds: Apply for access to the GitHub beta where we can use beefier machines, or run it ourselves on Buildkite
- # - name: yarn kbn bootstrap
- # run: |
- # mkdir ~/.npm-global
- # npm config set prefix '~/.npm-global'
- # export PATH=~/.npm-global/bin:$PATH
- # yarn kbn bootstrap --no-validate --no-vscode
+ - name: setup node
+ uses: actions/setup-node@v4
+ with:
+ node-version-file: '.nvmrc'
+ - name: yarn kbn bootstrap
+ run: |
+ yarn kbn bootstrap --no-validate --no-vscode
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
diff --git a/.gitignore b/.gitignore
index 02f11f9275184..c5c048f10d7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -146,9 +146,9 @@ role_users.json
.devcontainer/.env
# Ignore temporary files in oas_docs
-output/kibana.serverless.tmp1.yaml
-output/kibana.serverless.tmp2.yaml
-output/kibana.tmp1.yaml
-output/kibana.tmp2.yaml
-output/kibana.new.yaml
-output/kibana.serverless.new.yaml
+oas_docs/output/kibana.serverless.tmp1.yaml
+oas_docs/output/kibana.serverless.tmp2.yaml
+oas_docs/output/kibana.tmp1.yaml
+oas_docs/output/kibana.tmp2.yaml
+oas_docs/output/kibana.new.yaml
+oas_docs/output/kibana.serverless.new.yaml
diff --git a/api_docs/actions.mdx b/api_docs/actions.mdx
index 4457571ce94f3..422fb65093bb1 100644
--- a/api_docs/actions.mdx
+++ b/api_docs/actions.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';
diff --git a/api_docs/advanced_settings.mdx b/api_docs/advanced_settings.mdx
index ea7405e63a9a8..a9ada1c2c3abd 100644
--- a/api_docs/advanced_settings.mdx
+++ b/api_docs/advanced_settings.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';
diff --git a/api_docs/ai_assistant_management_selection.mdx b/api_docs/ai_assistant_management_selection.mdx
index 9566f3ab11147..715ffde6def5b 100644
--- a/api_docs/ai_assistant_management_selection.mdx
+++ b/api_docs/ai_assistant_management_selection.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiAssistantManagementSelection']
---
import aiAssistantManagementSelectionObj from './ai_assistant_management_selection.devdocs.json';
diff --git a/api_docs/aiops.mdx b/api_docs/aiops.mdx
index f21d3a66c418b..bbc16109e2365 100644
--- a/api_docs/aiops.mdx
+++ b/api_docs/aiops.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';
diff --git a/api_docs/alerting.mdx b/api_docs/alerting.mdx
index 54e0b21aa1d43..ffc9fcb23eb34 100644
--- a/api_docs/alerting.mdx
+++ b/api_docs/alerting.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
---
import alertingObj from './alerting.devdocs.json';
diff --git a/api_docs/apm.mdx b/api_docs/apm.mdx
index c6e978f6ca917..30c434c00d0c4 100644
--- a/api_docs/apm.mdx
+++ b/api_docs/apm.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
---
import apmObj from './apm.devdocs.json';
diff --git a/api_docs/apm_data_access.mdx b/api_docs/apm_data_access.mdx
index 1bd8d8fdae817..0a6fbbd82d296 100644
--- a/api_docs/apm_data_access.mdx
+++ b/api_docs/apm_data_access.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apmDataAccess']
---
import apmDataAccessObj from './apm_data_access.devdocs.json';
diff --git a/api_docs/banners.mdx b/api_docs/banners.mdx
index 9ff4002466854..9f0571b0de0ad 100644
--- a/api_docs/banners.mdx
+++ b/api_docs/banners.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
---
import bannersObj from './banners.devdocs.json';
diff --git a/api_docs/bfetch.mdx b/api_docs/bfetch.mdx
index 259b5cae72be5..c77c8442edc60 100644
--- a/api_docs/bfetch.mdx
+++ b/api_docs/bfetch.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/bfetch
title: "bfetch"
image: https://source.unsplash.com/400x175/?github
description: API docs for the bfetch plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
---
import bfetchObj from './bfetch.devdocs.json';
diff --git a/api_docs/canvas.mdx b/api_docs/canvas.mdx
index 7ca49c62b6acd..dbbe9d0ebda05 100644
--- a/api_docs/canvas.mdx
+++ b/api_docs/canvas.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
---
import canvasObj from './canvas.devdocs.json';
diff --git a/api_docs/cases.mdx b/api_docs/cases.mdx
index 18286a63686f2..21de186b08a02 100644
--- a/api_docs/cases.mdx
+++ b/api_docs/cases.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
---
import casesObj from './cases.devdocs.json';
diff --git a/api_docs/charts.devdocs.json b/api_docs/charts.devdocs.json
index 352a691873da8..ad5f7038d72fe 100644
--- a/api_docs/charts.devdocs.json
+++ b/api_docs/charts.devdocs.json
@@ -609,7 +609,8 @@
"Chart",
">, syncOptions: ",
"ActiveCursorSyncOption",
- ") => (cursor: any) => void"
+ ") => ",
+ "PointerUpdateListener"
],
"path": "src/plugins/charts/public/services/active_cursor/use_active_cursor.ts",
"deprecated": false,
diff --git a/api_docs/charts.mdx b/api_docs/charts.mdx
index ae187c3a74ef8..4b5985f0be063 100644
--- a/api_docs/charts.mdx
+++ b/api_docs/charts.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
---
import chartsObj from './charts.devdocs.json';
diff --git a/api_docs/cloud.mdx b/api_docs/cloud.mdx
index 05f55d21091cf..928117f5d1b70 100644
--- a/api_docs/cloud.mdx
+++ b/api_docs/cloud.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
---
import cloudObj from './cloud.devdocs.json';
diff --git a/api_docs/cloud_data_migration.mdx b/api_docs/cloud_data_migration.mdx
index 270070464564a..21e7b6ef41ac4 100644
--- a/api_docs/cloud_data_migration.mdx
+++ b/api_docs/cloud_data_migration.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDataMigration']
---
import cloudDataMigrationObj from './cloud_data_migration.devdocs.json';
diff --git a/api_docs/cloud_defend.mdx b/api_docs/cloud_defend.mdx
index 4d3da3b9a90c9..a3ebc5796bc97 100644
--- a/api_docs/cloud_defend.mdx
+++ b/api_docs/cloud_defend.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudDefend']
---
import cloudDefendObj from './cloud_defend.devdocs.json';
diff --git a/api_docs/cloud_experiments.mdx b/api_docs/cloud_experiments.mdx
index 224a4e0008510..998bb9817ad86 100644
--- a/api_docs/cloud_experiments.mdx
+++ b/api_docs/cloud_experiments.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudExperiments
title: "cloudExperiments"
image: https://source.unsplash.com/400x175/?github
description: API docs for the cloudExperiments plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudExperiments']
---
import cloudExperimentsObj from './cloud_experiments.devdocs.json';
diff --git a/api_docs/cloud_security_posture.mdx b/api_docs/cloud_security_posture.mdx
index 28e31a74c3e80..3a2a51bc384a4 100644
--- a/api_docs/cloud_security_posture.mdx
+++ b/api_docs/cloud_security_posture.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
---
import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json';
diff --git a/api_docs/console.mdx b/api_docs/console.mdx
index 1f7f8b8756a32..5c2445f52b091 100644
--- a/api_docs/console.mdx
+++ b/api_docs/console.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
---
import consoleObj from './console.devdocs.json';
diff --git a/api_docs/content_management.mdx b/api_docs/content_management.mdx
index ba1c2e6142eca..9dab2917da4de 100644
--- a/api_docs/content_management.mdx
+++ b/api_docs/content_management.mdx
@@ -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-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'contentManagement']
---
import contentManagementObj from './content_management.devdocs.json';
diff --git a/api_docs/controls.mdx b/api_docs/controls.mdx
index 7ba9a7400267c..0c9cd38c8f8e1 100644
--- a/api_docs/controls.mdx
+++ b/api_docs/controls.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls
title: "controls"
image: https://source.unsplash.com/400x175/?github
description: API docs for the controls plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
---
import controlsObj from './controls.devdocs.json';
diff --git a/api_docs/custom_integrations.mdx b/api_docs/custom_integrations.mdx
index b652965b61903..c7c36bdc8960d 100644
--- a/api_docs/custom_integrations.mdx
+++ b/api_docs/custom_integrations.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations
title: "customIntegrations"
image: https://source.unsplash.com/400x175/?github
description: API docs for the customIntegrations plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
---
import customIntegrationsObj from './custom_integrations.devdocs.json';
diff --git a/api_docs/dashboard.devdocs.json b/api_docs/dashboard.devdocs.json
index 3a5a539dc0807..805e3041563a0 100644
--- a/api_docs/dashboard.devdocs.json
+++ b/api_docs/dashboard.devdocs.json
@@ -1721,17 +1721,17 @@
"(id: string, references: ",
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.Reference",
+ "section": "def-server.Reference",
"text": "Reference"
},
"[]) => ",
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.Reference",
+ "section": "def-server.Reference",
"text": "Reference"
},
"[]"
@@ -1765,9 +1765,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.Reference",
+ "section": "def-server.Reference",
"text": "Reference"
},
"[]"
@@ -2356,9 +2356,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.Reference",
+ "section": "def-server.Reference",
"text": "Reference"
},
"[] | undefined"
diff --git a/api_docs/dashboard.mdx b/api_docs/dashboard.mdx
index acd09ee726292..50068f616b096 100644
--- a/api_docs/dashboard.mdx
+++ b/api_docs/dashboard.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard
title: "dashboard"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dashboard plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
---
import dashboardObj from './dashboard.devdocs.json';
diff --git a/api_docs/dashboard_enhanced.mdx b/api_docs/dashboard_enhanced.mdx
index d6d058244748f..ae9fdcaf8467e 100644
--- a/api_docs/dashboard_enhanced.mdx
+++ b/api_docs/dashboard_enhanced.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced
title: "dashboardEnhanced"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dashboardEnhanced plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
---
import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json';
diff --git a/api_docs/data.mdx b/api_docs/data.mdx
index 2ee3f08218275..21721d1c3ffc2 100644
--- a/api_docs/data.mdx
+++ b/api_docs/data.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data
title: "data"
image: https://source.unsplash.com/400x175/?github
description: API docs for the data plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
---
import dataObj from './data.devdocs.json';
diff --git a/api_docs/data_quality.mdx b/api_docs/data_quality.mdx
index fcfcd3e76918d..af1a9c639c6ea 100644
--- a/api_docs/data_quality.mdx
+++ b/api_docs/data_quality.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataQuality']
---
import dataQualityObj from './data_quality.devdocs.json';
diff --git a/api_docs/data_query.mdx b/api_docs/data_query.mdx
index 5e736856213af..088d12846b090 100644
--- a/api_docs/data_query.mdx
+++ b/api_docs/data_query.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query
title: "data.query"
image: https://source.unsplash.com/400x175/?github
description: API docs for the data.query plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
---
import dataQueryObj from './data_query.devdocs.json';
diff --git a/api_docs/data_search.mdx b/api_docs/data_search.mdx
index 45ac273fd7f20..9ad3d404848f0 100644
--- a/api_docs/data_search.mdx
+++ b/api_docs/data_search.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search
title: "data.search"
image: https://source.unsplash.com/400x175/?github
description: API docs for the data.search plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
---
import dataSearchObj from './data_search.devdocs.json';
diff --git a/api_docs/data_view_editor.mdx b/api_docs/data_view_editor.mdx
index 9ac845ac5d584..83e30d44cf587 100644
--- a/api_docs/data_view_editor.mdx
+++ b/api_docs/data_view_editor.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor
title: "dataViewEditor"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataViewEditor plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
---
import dataViewEditorObj from './data_view_editor.devdocs.json';
diff --git a/api_docs/data_view_field_editor.mdx b/api_docs/data_view_field_editor.mdx
index 85796c1937831..91a67ff1c7412 100644
--- a/api_docs/data_view_field_editor.mdx
+++ b/api_docs/data_view_field_editor.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor
title: "dataViewFieldEditor"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataViewFieldEditor plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
---
import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json';
diff --git a/api_docs/data_view_management.mdx b/api_docs/data_view_management.mdx
index 1c9507f27d38a..6535a8c78c1c1 100644
--- a/api_docs/data_view_management.mdx
+++ b/api_docs/data_view_management.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement
title: "dataViewManagement"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataViewManagement plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
---
import dataViewManagementObj from './data_view_management.devdocs.json';
diff --git a/api_docs/data_views.mdx b/api_docs/data_views.mdx
index aecc205649f31..9dbbbdc033cd6 100644
--- a/api_docs/data_views.mdx
+++ b/api_docs/data_views.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews
title: "dataViews"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataViews plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
---
import dataViewsObj from './data_views.devdocs.json';
diff --git a/api_docs/data_visualizer.mdx b/api_docs/data_visualizer.mdx
index 612689cded592..799bcfc7c2581 100644
--- a/api_docs/data_visualizer.mdx
+++ b/api_docs/data_visualizer.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer
title: "dataVisualizer"
image: https://source.unsplash.com/400x175/?github
description: API docs for the dataVisualizer plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
---
import dataVisualizerObj from './data_visualizer.devdocs.json';
diff --git a/api_docs/dataset_quality.mdx b/api_docs/dataset_quality.mdx
index f4c0066b664b0..3db7668c2750d 100644
--- a/api_docs/dataset_quality.mdx
+++ b/api_docs/dataset_quality.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/datasetQuality
title: "datasetQuality"
image: https://source.unsplash.com/400x175/?github
description: API docs for the datasetQuality plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'datasetQuality']
---
import datasetQualityObj from './dataset_quality.devdocs.json';
diff --git a/api_docs/deprecations_by_api.mdx b/api_docs/deprecations_by_api.mdx
index b8a40cca3f85e..351c037f364fc 100644
--- a/api_docs/deprecations_by_api.mdx
+++ b/api_docs/deprecations_by_api.mdx
@@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api
title: Deprecated API usage by API
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---
diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx
index 1fb9c771723b7..349a2bb43da1d 100644
--- a/api_docs/deprecations_by_plugin.mdx
+++ b/api_docs/deprecations_by_plugin.mdx
@@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
title: Deprecated API usage by plugin
description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---
@@ -978,7 +978,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana']
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
-| | [register_embeddable_widget.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/investigate_app/public/widgets/embeddable_widget/register_embeddable_widget.tsx#:~:text=getEmbeddableFactory) | - |
+| | [register_embeddable_item.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/observability_solution/investigate_app/public/items/embeddable_item/register_embeddable_item.tsx#:~:text=getEmbeddableFactory) | - |
@@ -1374,8 +1374,8 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
| | [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch), [wrap_search_source_client.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_preview/api/preview_rules/wrap_search_source_client.test.ts#:~:text=fetch) | - |
| | [api.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/hooks/eql/api.ts#:~:text=options) | - |
| | [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [create_sourcerer_data_view.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/sourcerer/containers/create_sourcerer_data_view.ts#:~:text=title), [validators.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/components/eql_query_bar/validators.ts#:~:text=title) | - |
-| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
-| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
+| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
+| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [fleet_services.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts#:~:text=policy_id), [endpoint_metadata_service.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/services/metadata/endpoint_metadata_service.test.ts#:~:text=policy_id), [endpoint_package_policies.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/routes/metadata/support/endpoint_package_policies.test.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [policy_settings_middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/middleware/policy_settings_middleware.ts#:~:text=policy_id), [index.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/policy/store/policy_details/index.test.ts#:~:text=policy_id) | - |
| | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
| | [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [policy_config.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/license/policy_config.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [fleet_integration.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/fleet_integration.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [create_default_policy.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/fleet_integration/handlers/create_default_policy.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode), [license_watch.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/endpoint/lib/policy/license_watch.test.ts#:~:text=mode)+ 7 more | 8.8.0 |
| | [get_is_alert_suppression_active.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.ts#:~:text=license%24), [create_threat_signals.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/indicator_match/threat_mapping/create_threat_signals.ts#:~:text=license%24), [query.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/query/query.ts#:~:text=license%24), [threshold.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/threshold/threshold.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24), [get_is_alert_suppression_active.test.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/lib/detection_engine/rule_types/utils/get_is_alert_suppression_active.test.ts#:~:text=license%24) | 8.8.0 |
@@ -1384,7 +1384,7 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/
| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedCellValueElementProps) | - |
| | [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer), [index.tsx](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/components/events_viewer/index.tsx#:~:text=DeprecatedRowRenderer) | - |
| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=BeatFields) | - |
-| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 76 more | - |
+| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/timeline/cells/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/types/header_actions/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/lib/kuery/index.ts#:~:text=BrowserFields)+ 74 more | - |
| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyRequest) | - |
| | [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [index.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/server/search_strategy/endpoint_fields/index.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse), [middleware.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/middleware.ts#:~:text=IndexFieldsStrategyResponse) | - |
| | [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/hooks/types.ts#:~:text=SimpleSavedObject), [types.ts](https://github.com/elastic/kibana/tree/main/x-pack/plugins/security_solution/public/common/hooks/types.ts#:~:text=SimpleSavedObject) | - |
diff --git a/api_docs/deprecations_by_team.mdx b/api_docs/deprecations_by_team.mdx
index 2f3cb0803d93d..967a67086c8c0 100644
--- a/api_docs/deprecations_by_team.mdx
+++ b/api_docs/deprecations_by_team.mdx
@@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam
slug: /kibana-dev-docs/api-meta/deprecations-due-by-team
title: Deprecated APIs due to be removed, by team
description: Lists the teams that are referencing deprecated APIs with a remove by date.
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana']
---
diff --git a/api_docs/dev_tools.mdx b/api_docs/dev_tools.mdx
index 9e90bb566c549..3b8f2c3c46bba 100644
--- a/api_docs/dev_tools.mdx
+++ b/api_docs/dev_tools.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools
title: "devTools"
image: https://source.unsplash.com/400x175/?github
description: API docs for the devTools plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
---
import devToolsObj from './dev_tools.devdocs.json';
diff --git a/api_docs/discover.mdx b/api_docs/discover.mdx
index e3c96334b92a4..2c5911e61bd01 100644
--- a/api_docs/discover.mdx
+++ b/api_docs/discover.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover
title: "discover"
image: https://source.unsplash.com/400x175/?github
description: API docs for the discover plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
---
import discoverObj from './discover.devdocs.json';
diff --git a/api_docs/discover_enhanced.mdx b/api_docs/discover_enhanced.mdx
index 1ba77eba28942..8abd4f4c30bcf 100644
--- a/api_docs/discover_enhanced.mdx
+++ b/api_docs/discover_enhanced.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced
title: "discoverEnhanced"
image: https://source.unsplash.com/400x175/?github
description: API docs for the discoverEnhanced plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
---
import discoverEnhancedObj from './discover_enhanced.devdocs.json';
diff --git a/api_docs/discover_shared.mdx b/api_docs/discover_shared.mdx
index 1989b12548930..1db3c5486e634 100644
--- a/api_docs/discover_shared.mdx
+++ b/api_docs/discover_shared.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverShared']
---
import discoverSharedObj from './discover_shared.devdocs.json';
diff --git a/api_docs/ecs_data_quality_dashboard.mdx b/api_docs/ecs_data_quality_dashboard.mdx
index 395e5ee21f8a5..3383ff89bd303 100644
--- a/api_docs/ecs_data_quality_dashboard.mdx
+++ b/api_docs/ecs_data_quality_dashboard.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ecsDataQualityDashboard
title: "ecsDataQualityDashboard"
image: https://source.unsplash.com/400x175/?github
description: API docs for the ecsDataQualityDashboard plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ecsDataQualityDashboard']
---
import ecsDataQualityDashboardObj from './ecs_data_quality_dashboard.devdocs.json';
diff --git a/api_docs/elastic_assistant.mdx b/api_docs/elastic_assistant.mdx
index 6ce470f6f79ef..3881b9bd9765d 100644
--- a/api_docs/elastic_assistant.mdx
+++ b/api_docs/elastic_assistant.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/elasticAssistant
title: "elasticAssistant"
image: https://source.unsplash.com/400x175/?github
description: API docs for the elasticAssistant plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'elasticAssistant']
---
import elasticAssistantObj from './elastic_assistant.devdocs.json';
diff --git a/api_docs/embeddable.devdocs.json b/api_docs/embeddable.devdocs.json
index a8f0320e4e8a1..c0aa77ca3f341 100644
--- a/api_docs/embeddable.devdocs.json
+++ b/api_docs/embeddable.devdocs.json
@@ -14281,9 +14281,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.SOWithMetadata",
+ "section": "def-server.SOWithMetadata",
"text": "SOWithMetadata"
},
""
@@ -14874,7 +14874,7 @@
},
{
"plugin": "investigateApp",
- "path": "x-pack/plugins/observability_solution/investigate_app/public/widgets/embeddable_widget/register_embeddable_widget.tsx"
+ "path": "x-pack/plugins/observability_solution/investigate_app/public/items/embeddable_item/register_embeddable_item.tsx"
},
{
"plugin": "dashboard",
diff --git a/api_docs/embeddable.mdx b/api_docs/embeddable.mdx
index 4ec24d611d726..334941085f6b8 100644
--- a/api_docs/embeddable.mdx
+++ b/api_docs/embeddable.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable
title: "embeddable"
image: https://source.unsplash.com/400x175/?github
description: API docs for the embeddable plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
---
import embeddableObj from './embeddable.devdocs.json';
diff --git a/api_docs/embeddable_enhanced.mdx b/api_docs/embeddable_enhanced.mdx
index 3564fff0ccb97..2799a1124edaf 100644
--- a/api_docs/embeddable_enhanced.mdx
+++ b/api_docs/embeddable_enhanced.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced
title: "embeddableEnhanced"
image: https://source.unsplash.com/400x175/?github
description: API docs for the embeddableEnhanced plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
---
import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json';
diff --git a/api_docs/encrypted_saved_objects.mdx b/api_docs/encrypted_saved_objects.mdx
index 5c7e0de563200..b4a78a898ddea 100644
--- a/api_docs/encrypted_saved_objects.mdx
+++ b/api_docs/encrypted_saved_objects.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects
title: "encryptedSavedObjects"
image: https://source.unsplash.com/400x175/?github
description: API docs for the encryptedSavedObjects plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
---
import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json';
diff --git a/api_docs/enterprise_search.mdx b/api_docs/enterprise_search.mdx
index 731227f4f53ff..6e0e5e64df722 100644
--- a/api_docs/enterprise_search.mdx
+++ b/api_docs/enterprise_search.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch
title: "enterpriseSearch"
image: https://source.unsplash.com/400x175/?github
description: API docs for the enterpriseSearch plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
---
import enterpriseSearchObj from './enterprise_search.devdocs.json';
diff --git a/api_docs/entities_data_access.mdx b/api_docs/entities_data_access.mdx
index 13f3446eb5d65..73c6e08220887 100644
--- a/api_docs/entities_data_access.mdx
+++ b/api_docs/entities_data_access.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entitiesDataAccess']
---
import entitiesDataAccessObj from './entities_data_access.devdocs.json';
diff --git a/api_docs/entity_manager.mdx b/api_docs/entity_manager.mdx
index ae99029ee8f3a..7cc4b184be5b5 100644
--- a/api_docs/entity_manager.mdx
+++ b/api_docs/entity_manager.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'entityManager']
---
import entityManagerObj from './entity_manager.devdocs.json';
diff --git a/api_docs/es_ui_shared.mdx b/api_docs/es_ui_shared.mdx
index ba15a2cab261e..611209af7f309 100644
--- a/api_docs/es_ui_shared.mdx
+++ b/api_docs/es_ui_shared.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared
title: "esUiShared"
image: https://source.unsplash.com/400x175/?github
description: API docs for the esUiShared plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
---
import esUiSharedObj from './es_ui_shared.devdocs.json';
diff --git a/api_docs/esql.mdx b/api_docs/esql.mdx
index 31cec7faef2ce..5f0ccafad721e 100644
--- a/api_docs/esql.mdx
+++ b/api_docs/esql.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esql']
---
import esqlObj from './esql.devdocs.json';
diff --git a/api_docs/esql_data_grid.mdx b/api_docs/esql_data_grid.mdx
index 5cf8231c0a120..977048ade5064 100644
--- a/api_docs/esql_data_grid.mdx
+++ b/api_docs/esql_data_grid.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esqlDataGrid']
---
import esqlDataGridObj from './esql_data_grid.devdocs.json';
diff --git a/api_docs/event_annotation.devdocs.json b/api_docs/event_annotation.devdocs.json
index 008a69c12c41d..b82e76cd7f98c 100644
--- a/api_docs/event_annotation.devdocs.json
+++ b/api_docs/event_annotation.devdocs.json
@@ -584,9 +584,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.SOWithMetadata",
+ "section": "def-server.SOWithMetadata",
"text": "SOWithMetadata"
},
"<",
@@ -1102,9 +1102,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.ContentManagementCrudTypes",
+ "section": "def-server.ContentManagementCrudTypes",
"text": "ContentManagementCrudTypes"
},
"<\"event-annotation-group\", ",
diff --git a/api_docs/event_annotation.mdx b/api_docs/event_annotation.mdx
index f13c7fe7233e8..41c61f5b926a7 100644
--- a/api_docs/event_annotation.mdx
+++ b/api_docs/event_annotation.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotation
title: "eventAnnotation"
image: https://source.unsplash.com/400x175/?github
description: API docs for the eventAnnotation plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
---
import eventAnnotationObj from './event_annotation.devdocs.json';
diff --git a/api_docs/event_annotation_listing.mdx b/api_docs/event_annotation_listing.mdx
index ad6417689a554..8f6cb2aff88dc 100644
--- a/api_docs/event_annotation_listing.mdx
+++ b/api_docs/event_annotation_listing.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotationListing
title: "eventAnnotationListing"
image: https://source.unsplash.com/400x175/?github
description: API docs for the eventAnnotationListing plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotationListing']
---
import eventAnnotationListingObj from './event_annotation_listing.devdocs.json';
diff --git a/api_docs/event_log.mdx b/api_docs/event_log.mdx
index 2982cc5ef9020..20ff4c85af7a9 100644
--- a/api_docs/event_log.mdx
+++ b/api_docs/event_log.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventLog
title: "eventLog"
image: https://source.unsplash.com/400x175/?github
description: API docs for the eventLog plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
---
import eventLogObj from './event_log.devdocs.json';
diff --git a/api_docs/exploratory_view.mdx b/api_docs/exploratory_view.mdx
index 6ca103e4be8d1..281ab958e7516 100644
--- a/api_docs/exploratory_view.mdx
+++ b/api_docs/exploratory_view.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/exploratoryView
title: "exploratoryView"
image: https://source.unsplash.com/400x175/?github
description: API docs for the exploratoryView plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'exploratoryView']
---
import exploratoryViewObj from './exploratory_view.devdocs.json';
diff --git a/api_docs/expression_error.mdx b/api_docs/expression_error.mdx
index fc80d871fbfe1..3bf91b93a869c 100644
--- a/api_docs/expression_error.mdx
+++ b/api_docs/expression_error.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionError
title: "expressionError"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionError plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
---
import expressionErrorObj from './expression_error.devdocs.json';
diff --git a/api_docs/expression_gauge.mdx b/api_docs/expression_gauge.mdx
index 5103f749123f8..58aebc7e8c734 100644
--- a/api_docs/expression_gauge.mdx
+++ b/api_docs/expression_gauge.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionGauge
title: "expressionGauge"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionGauge plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
---
import expressionGaugeObj from './expression_gauge.devdocs.json';
diff --git a/api_docs/expression_heatmap.mdx b/api_docs/expression_heatmap.mdx
index 00654dcc9df1f..99b3c6b301de6 100644
--- a/api_docs/expression_heatmap.mdx
+++ b/api_docs/expression_heatmap.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap
title: "expressionHeatmap"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionHeatmap plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
---
import expressionHeatmapObj from './expression_heatmap.devdocs.json';
diff --git a/api_docs/expression_image.mdx b/api_docs/expression_image.mdx
index 5e9d0afdec154..82b59ce0763cb 100644
--- a/api_docs/expression_image.mdx
+++ b/api_docs/expression_image.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionImage
title: "expressionImage"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionImage plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
---
import expressionImageObj from './expression_image.devdocs.json';
diff --git a/api_docs/expression_legacy_metric_vis.mdx b/api_docs/expression_legacy_metric_vis.mdx
index 672d7962a76d4..16932181eac00 100644
--- a/api_docs/expression_legacy_metric_vis.mdx
+++ b/api_docs/expression_legacy_metric_vis.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis
title: "expressionLegacyMetricVis"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionLegacyMetricVis plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
---
import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json';
diff --git a/api_docs/expression_metric.mdx b/api_docs/expression_metric.mdx
index 63abe0e9ba14f..468454934df5c 100644
--- a/api_docs/expression_metric.mdx
+++ b/api_docs/expression_metric.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetric
title: "expressionMetric"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionMetric plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
---
import expressionMetricObj from './expression_metric.devdocs.json';
diff --git a/api_docs/expression_metric_vis.mdx b/api_docs/expression_metric_vis.mdx
index bf3f90ffb18d1..94f48d9c6e783 100644
--- a/api_docs/expression_metric_vis.mdx
+++ b/api_docs/expression_metric_vis.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis
title: "expressionMetricVis"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionMetricVis plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
---
import expressionMetricVisObj from './expression_metric_vis.devdocs.json';
diff --git a/api_docs/expression_partition_vis.mdx b/api_docs/expression_partition_vis.mdx
index 881f9f476ae49..f1cfa78dcaf4b 100644
--- a/api_docs/expression_partition_vis.mdx
+++ b/api_docs/expression_partition_vis.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis
title: "expressionPartitionVis"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionPartitionVis plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
---
import expressionPartitionVisObj from './expression_partition_vis.devdocs.json';
diff --git a/api_docs/expression_repeat_image.mdx b/api_docs/expression_repeat_image.mdx
index 70b9d0c108d47..c483db7b477c3 100644
--- a/api_docs/expression_repeat_image.mdx
+++ b/api_docs/expression_repeat_image.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage
title: "expressionRepeatImage"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionRepeatImage plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
---
import expressionRepeatImageObj from './expression_repeat_image.devdocs.json';
diff --git a/api_docs/expression_reveal_image.mdx b/api_docs/expression_reveal_image.mdx
index 38cfb6af09f4f..0981e17927301 100644
--- a/api_docs/expression_reveal_image.mdx
+++ b/api_docs/expression_reveal_image.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage
title: "expressionRevealImage"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionRevealImage plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
---
import expressionRevealImageObj from './expression_reveal_image.devdocs.json';
diff --git a/api_docs/expression_shape.mdx b/api_docs/expression_shape.mdx
index 95cb1a083521b..72cbaee8feec6 100644
--- a/api_docs/expression_shape.mdx
+++ b/api_docs/expression_shape.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionShape
title: "expressionShape"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionShape plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
---
import expressionShapeObj from './expression_shape.devdocs.json';
diff --git a/api_docs/expression_tagcloud.mdx b/api_docs/expression_tagcloud.mdx
index 4dea8fcc24037..57c435b169ee9 100644
--- a/api_docs/expression_tagcloud.mdx
+++ b/api_docs/expression_tagcloud.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud
title: "expressionTagcloud"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionTagcloud plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
---
import expressionTagcloudObj from './expression_tagcloud.devdocs.json';
diff --git a/api_docs/expression_x_y.mdx b/api_docs/expression_x_y.mdx
index 72191fb3ab0df..2df6a0ecf94a2 100644
--- a/api_docs/expression_x_y.mdx
+++ b/api_docs/expression_x_y.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionXY
title: "expressionXY"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressionXY plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
---
import expressionXYObj from './expression_x_y.devdocs.json';
diff --git a/api_docs/expressions.mdx b/api_docs/expressions.mdx
index 447dcd0dcb2d6..c4c907b2aa795 100644
--- a/api_docs/expressions.mdx
+++ b/api_docs/expressions.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressions
title: "expressions"
image: https://source.unsplash.com/400x175/?github
description: API docs for the expressions plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
---
import expressionsObj from './expressions.devdocs.json';
diff --git a/api_docs/features.mdx b/api_docs/features.mdx
index 5d7328b0ffc4e..7b4c655798dbf 100644
--- a/api_docs/features.mdx
+++ b/api_docs/features.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/features
title: "features"
image: https://source.unsplash.com/400x175/?github
description: API docs for the features plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
---
import featuresObj from './features.devdocs.json';
diff --git a/api_docs/field_formats.mdx b/api_docs/field_formats.mdx
index d8ddce35586f9..39b084fed1ce5 100644
--- a/api_docs/field_formats.mdx
+++ b/api_docs/field_formats.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldFormats
title: "fieldFormats"
image: https://source.unsplash.com/400x175/?github
description: API docs for the fieldFormats plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
---
import fieldFormatsObj from './field_formats.devdocs.json';
diff --git a/api_docs/fields_metadata.mdx b/api_docs/fields_metadata.mdx
index 3ccbe68bbd5f3..58d230e693f96 100644
--- a/api_docs/fields_metadata.mdx
+++ b/api_docs/fields_metadata.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldsMetadata']
---
import fieldsMetadataObj from './fields_metadata.devdocs.json';
diff --git a/api_docs/file_upload.mdx b/api_docs/file_upload.mdx
index 5094afa1c2bec..1aefa9a78b7a9 100644
--- a/api_docs/file_upload.mdx
+++ b/api_docs/file_upload.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fileUpload
title: "fileUpload"
image: https://source.unsplash.com/400x175/?github
description: API docs for the fileUpload plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
---
import fileUploadObj from './file_upload.devdocs.json';
diff --git a/api_docs/files.mdx b/api_docs/files.mdx
index 5be76becea477..2ca2ec39e34fb 100644
--- a/api_docs/files.mdx
+++ b/api_docs/files.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/files
title: "files"
image: https://source.unsplash.com/400x175/?github
description: API docs for the files plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files']
---
import filesObj from './files.devdocs.json';
diff --git a/api_docs/files_management.mdx b/api_docs/files_management.mdx
index ee04b19fd8c0d..8b4f41b1a4e72 100644
--- a/api_docs/files_management.mdx
+++ b/api_docs/files_management.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/filesManagement
title: "filesManagement"
image: https://source.unsplash.com/400x175/?github
description: API docs for the filesManagement plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'filesManagement']
---
import filesManagementObj from './files_management.devdocs.json';
diff --git a/api_docs/fleet.devdocs.json b/api_docs/fleet.devdocs.json
index 6fdb547691329..9583242b66d73 100644
--- a/api_docs/fleet.devdocs.json
+++ b/api_docs/fleet.devdocs.json
@@ -1491,14 +1491,14 @@
{
"parentPluginId": "fleet",
"id": "def-public.NewPackagePolicy.policy_id",
- "type": "string",
+ "type": "CompoundType",
"tags": [
"deprecated"
],
"label": "policy_id",
"description": [],
"signature": [
- "string | undefined"
+ "string | null | undefined"
],
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": true,
@@ -1552,6 +1552,10 @@
"plugin": "securitySolution",
"path": "x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx"
},
+ {
+ "plugin": "securitySolution",
+ "path": "x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx"
+ },
{
"plugin": "cloudDefend",
"path": "x-pack/plugins/cloud_defend/public/test/mocks.ts"
@@ -2922,7 +2926,7 @@
"The updated Integration Policy to be merged back and included in the API call"
],
"signature": [
- "{ id?: string | number | undefined; name?: string | undefined; description?: string | undefined; namespace?: string | undefined; enabled?: boolean | undefined; is_managed?: boolean | undefined; policy_id?: string | undefined; policy_ids?: string[] | undefined; output_id?: string | null | undefined; package?: ",
+ "{ id?: string | number | undefined; name?: string | undefined; description?: string | undefined; namespace?: string | undefined; enabled?: boolean | undefined; is_managed?: boolean | undefined; policy_id?: string | null | undefined; policy_ids?: string[] | undefined; output_id?: string | null | undefined; package?: ",
{
"pluginId": "fleet",
"scope": "common",
@@ -6558,7 +6562,7 @@
"section": "def-server.SavedObjectsClientContract",
"text": "SavedObjectsClientContract"
},
- ", { perPage, kuery }?: ",
+ ", { perPage, kuery, spaceId }?: ",
"FetchAllAgentPolicyIdsOptions",
") => Promise>"
],
@@ -6590,12 +6594,20 @@
{
"parentPluginId": "fleet",
"id": "def-server.AgentPolicyServiceInterface.fetchAllAgentPolicyIds.$2",
- "type": "Object",
+ "type": "CompoundType",
"tags": [],
"label": "__1",
"description": [],
"signature": [
- "{ perPage?: number | undefined; kuery?: string | undefined; }"
+ "Pick<",
+ {
+ "pluginId": "fleet",
+ "scope": "common",
+ "docId": "kibFleetPluginApi",
+ "section": "def-common.ListWithKuery",
+ "text": "ListWithKuery"
+ },
+ ", \"perPage\" | \"kuery\"> & { spaceId?: string | undefined; }"
],
"path": "x-pack/plugins/fleet/server/services/agent_policy.ts",
"deprecated": false,
@@ -16351,7 +16363,7 @@
"section": "def-common.PackagePolicyPackage",
"text": "PackagePolicyPackage"
},
- " | undefined; policy_id?: string | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }>, soClient: ",
+ " | undefined; policy_id?: string | null | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }>, soClient: ",
{
"pluginId": "@kbn/core-saved-objects-api-server",
"scope": "server",
@@ -16407,7 +16419,7 @@
"section": "def-common.PackagePolicyPackage",
"text": "PackagePolicyPackage"
},
- " | undefined; policy_id?: string | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }>"
+ " | undefined; policy_id?: string | null | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }>"
],
"path": "x-pack/plugins/fleet/server/types/extensions.ts",
"deprecated": false,
@@ -23839,14 +23851,14 @@
{
"parentPluginId": "fleet",
"id": "def-common.NewPackagePolicy.policy_id",
- "type": "string",
+ "type": "CompoundType",
"tags": [
"deprecated"
],
"label": "policy_id",
"description": [],
"signature": [
- "string | undefined"
+ "string | null | undefined"
],
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": true,
@@ -23900,6 +23912,10 @@
"plugin": "securitySolution",
"path": "x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx"
},
+ {
+ "plugin": "securitySolution",
+ "path": "x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/view/index.tsx"
+ },
{
"plugin": "cloudDefend",
"path": "x-pack/plugins/cloud_defend/public/test/mocks.ts"
@@ -28017,7 +28033,7 @@
"section": "def-common.PackagePolicyPackage",
"text": "PackagePolicyPackage"
},
- " | undefined; policy_id?: string | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }[]"
+ " | undefined; policy_id?: string | null | undefined; policy_ids?: string[] | undefined; output_id?: string | undefined; statusCode?: number | undefined; body?: { message: string; } | undefined; }[]"
],
"path": "x-pack/plugins/fleet/common/types/rest_spec/package_policy.ts",
"deprecated": false,
diff --git a/api_docs/fleet.mdx b/api_docs/fleet.mdx
index 8f42cb55c77bd..bab4afb05ff11 100644
--- a/api_docs/fleet.mdx
+++ b/api_docs/fleet.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fleet
title: "fleet"
image: https://source.unsplash.com/400x175/?github
description: API docs for the fleet plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
---
import fleetObj from './fleet.devdocs.json';
diff --git a/api_docs/global_search.mdx b/api_docs/global_search.mdx
index ccf972157447e..68e7b9c777686 100644
--- a/api_docs/global_search.mdx
+++ b/api_docs/global_search.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/globalSearch
title: "globalSearch"
image: https://source.unsplash.com/400x175/?github
description: API docs for the globalSearch plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
---
import globalSearchObj from './global_search.devdocs.json';
diff --git a/api_docs/guided_onboarding.mdx b/api_docs/guided_onboarding.mdx
index cae2196329f56..6e97c705bd888 100644
--- a/api_docs/guided_onboarding.mdx
+++ b/api_docs/guided_onboarding.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/guidedOnboarding
title: "guidedOnboarding"
image: https://source.unsplash.com/400x175/?github
description: API docs for the guidedOnboarding plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'guidedOnboarding']
---
import guidedOnboardingObj from './guided_onboarding.devdocs.json';
diff --git a/api_docs/home.mdx b/api_docs/home.mdx
index b80e24b3ee0a7..f79bd5c0a74b4 100644
--- a/api_docs/home.mdx
+++ b/api_docs/home.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/home
title: "home"
image: https://source.unsplash.com/400x175/?github
description: API docs for the home plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
---
import homeObj from './home.devdocs.json';
diff --git a/api_docs/image_embeddable.mdx b/api_docs/image_embeddable.mdx
index 75338dcd8418d..34e27f9ea76b6 100644
--- a/api_docs/image_embeddable.mdx
+++ b/api_docs/image_embeddable.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/imageEmbeddable
title: "imageEmbeddable"
image: https://source.unsplash.com/400x175/?github
description: API docs for the imageEmbeddable plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'imageEmbeddable']
---
import imageEmbeddableObj from './image_embeddable.devdocs.json';
diff --git a/api_docs/index_lifecycle_management.mdx b/api_docs/index_lifecycle_management.mdx
index 208a9d63bb7ce..51f625e3448cc 100644
--- a/api_docs/index_lifecycle_management.mdx
+++ b/api_docs/index_lifecycle_management.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement
title: "indexLifecycleManagement"
image: https://source.unsplash.com/400x175/?github
description: API docs for the indexLifecycleManagement plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
---
import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json';
diff --git a/api_docs/index_management.mdx b/api_docs/index_management.mdx
index 5d2ca61e790b5..e06e170a143c8 100644
--- a/api_docs/index_management.mdx
+++ b/api_docs/index_management.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexManagement
title: "indexManagement"
image: https://source.unsplash.com/400x175/?github
description: API docs for the indexManagement plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
---
import indexManagementObj from './index_management.devdocs.json';
diff --git a/api_docs/inference.mdx b/api_docs/inference.mdx
index f5b5593da4217..9fb0fc6ac1582 100644
--- a/api_docs/inference.mdx
+++ b/api_docs/inference.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inference']
---
import inferenceObj from './inference.devdocs.json';
diff --git a/api_docs/infra.mdx b/api_docs/infra.mdx
index 043bad6e5e526..fa860fc8610b1 100644
--- a/api_docs/infra.mdx
+++ b/api_docs/infra.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/infra
title: "infra"
image: https://source.unsplash.com/400x175/?github
description: API docs for the infra plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
---
import infraObj from './infra.devdocs.json';
diff --git a/api_docs/ingest_pipelines.mdx b/api_docs/ingest_pipelines.mdx
index b53c897a962e6..50ae45df94cfe 100644
--- a/api_docs/ingest_pipelines.mdx
+++ b/api_docs/ingest_pipelines.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ingestPipelines
title: "ingestPipelines"
image: https://source.unsplash.com/400x175/?github
description: API docs for the ingestPipelines plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ingestPipelines']
---
import ingestPipelinesObj from './ingest_pipelines.devdocs.json';
diff --git a/api_docs/inspector.mdx b/api_docs/inspector.mdx
index 098f230aac610..c5aca8e13fbd1 100644
--- a/api_docs/inspector.mdx
+++ b/api_docs/inspector.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inspector
title: "inspector"
image: https://source.unsplash.com/400x175/?github
description: API docs for the inspector plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
---
import inspectorObj from './inspector.devdocs.json';
diff --git a/api_docs/integration_assistant.mdx b/api_docs/integration_assistant.mdx
index aa2b5d0c87c5f..caaf23d22f258 100644
--- a/api_docs/integration_assistant.mdx
+++ b/api_docs/integration_assistant.mdx
@@ -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: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'integrationAssistant']
---
import integrationAssistantObj from './integration_assistant.devdocs.json';
diff --git a/api_docs/interactive_setup.mdx b/api_docs/interactive_setup.mdx
index 5353dba14cdf3..9303ecb641469 100644
--- a/api_docs/interactive_setup.mdx
+++ b/api_docs/interactive_setup.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/interactiveSetup
title: "interactiveSetup"
image: https://source.unsplash.com/400x175/?github
description: API docs for the interactiveSetup plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
---
import interactiveSetupObj from './interactive_setup.devdocs.json';
diff --git a/api_docs/investigate.devdocs.json b/api_docs/investigate.devdocs.json
index 8febc4c6ac5f4..6027d5241e210 100644
--- a/api_docs/investigate.devdocs.json
+++ b/api_docs/investigate.devdocs.json
@@ -3,109 +3,6 @@
"client": {
"classes": [],
"functions": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.createEsqlWidget",
- "type": "Function",
- "tags": [],
- "label": "createEsqlWidget",
- "description": [],
- "signature": [
- ", \"type\">>(widgetCreate: T) => Pick<",
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidgetCreate",
- "text": "InvestigateWidgetCreate"
- },
- "<",
- {
- "pluginId": "investigate",
- "scope": "public",
- "docId": "kibInvestigatePluginApi",
- "section": "def-public.EsqlWidgetParameters",
- "text": "EsqlWidgetParameters"
- },
- ">, \"type\"> & Omit & { parameters: T[\"parameters\"] & ",
- "_DeepPartialObject",
- "<",
- "GlobalWidgetParameters",
- ">; }"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/esql_widget/create_esql_widget.ts",
- "deprecated": false,
- "trackAdoption": false,
- "returnComment": [],
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.createEsqlWidget.$1",
- "type": "Uncategorized",
- "tags": [],
- "label": "widgetCreate",
- "description": [],
- "signature": [
- "T"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/create_widget.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.createWidgetFactory",
- "type": "Function",
- "tags": [],
- "label": "createWidgetFactory",
- "description": [],
- "signature": [
- "(type: string) => ",
- "WidgetFactory",
- ""
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/create_widget.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.createWidgetFactory.$1",
- "type": "string",
- "tags": [],
- "label": "type",
- "description": [],
- "signature": [
- "string"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/create_widget.ts",
- "deprecated": false,
- "trackAdoption": false,
- "isRequired": true
- }
- ],
- "returnComment": [],
- "initialIsOpen": false
- },
{
"parentPluginId": "investigate",
"id": "def-public.getEsFilterFromGlobalParameters",
@@ -393,45 +290,6 @@
}
],
"interfaces": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.EsqlWidgetParameters",
- "type": "Interface",
- "tags": [],
- "label": "EsqlWidgetParameters",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/public/esql_widget/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.EsqlWidgetParameters.esql",
- "type": "string",
- "tags": [],
- "label": "esql",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/public/esql_widget/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.EsqlWidgetParameters.suggestion",
- "type": "Object",
- "tags": [],
- "label": "suggestion",
- "description": [],
- "signature": [
- "Suggestion | undefined"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/esql_widget/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- },
{
"parentPluginId": "investigate",
"id": "def-public.GlobalWidgetParameters",
@@ -459,316 +317,10 @@
}
],
"initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget",
- "type": "Interface",
- "tags": [],
- "label": "InvestigateWidget",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- ""
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.id",
- "type": "string",
- "tags": [],
- "label": "id",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.createdAt",
- "type": "number",
- "tags": [],
- "label": "createdAt",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.createdBy",
- "type": "string",
- "tags": [],
- "label": "createdBy",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.title",
- "type": "string",
- "tags": [],
- "label": "title",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.type",
- "type": "string",
- "tags": [],
- "label": "type",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.parameters",
- "type": "CompoundType",
- "tags": [],
- "label": "parameters",
- "description": [],
- "signature": [
- "GlobalWidgetParameters",
- " & TParameters"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidget.data",
- "type": "Uncategorized",
- "tags": [],
- "label": "data",
- "description": [],
- "signature": [
- "TData"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation",
- "type": "Interface",
- "tags": [],
- "label": "Investigation",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.id",
- "type": "string",
- "tags": [],
- "label": "id",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.createdAt",
- "type": "number",
- "tags": [],
- "label": "createdAt",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.title",
- "type": "string",
- "tags": [],
- "label": "title",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.items",
- "type": "Array",
- "tags": [],
- "label": "items",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- "<{}, {}>[]"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.notes",
- "type": "Array",
- "tags": [],
- "label": "notes",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigationNote",
- "text": "InvestigationNote"
- },
- "[]"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.Investigation.parameters",
- "type": "Object",
- "tags": [],
- "label": "parameters",
- "description": [],
- "signature": [
- "GlobalWidgetParameters"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
}
],
"enums": [],
- "misc": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.ESQL_WIDGET_NAME",
- "type": "string",
- "tags": [],
- "label": "ESQL_WIDGET_NAME",
- "description": [],
- "signature": [
- "\"esql\""
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/esql_widget/constants.ts",
- "deprecated": false,
- "trackAdoption": false,
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigateWidgetCreate",
- "type": "Type",
- "tags": [],
- "label": "InvestigateWidgetCreate",
- "description": [],
- "signature": [
- "Pick<",
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- "<{}, {}>, \"type\" | \"title\"> & { parameters: ",
- "_DeepPartialObject",
- "<",
- "GlobalWidgetParameters",
- "> & TParameters; }"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.OnWidgetAdd",
- "type": "Type",
- "tags": [],
- "label": "OnWidgetAdd",
- "description": [],
- "signature": [
- "(create: ",
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidgetCreate",
- "text": "InvestigateWidgetCreate"
- },
- "<{}>) => Promise"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "returnComment": [],
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.OnWidgetAdd.$1",
- "type": "CompoundType",
- "tags": [],
- "label": "create",
- "description": [],
- "signature": [
- "Pick<",
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- "<{}, {}>, \"type\" | \"title\"> & { parameters: ",
- "_DeepPartialObject",
- "<",
- "GlobalWidgetParameters",
- ">; }"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- }
- ],
+ "misc": [],
"objects": [],
"setup": {
"parentPluginId": "investigate",
@@ -783,15 +335,19 @@
"children": [
{
"parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicSetup.register",
+ "id": "def-public.InvestigatePublicSetup.registerItemDefinition",
"type": "Function",
"tags": [],
- "label": "register",
+ "label": "registerItemDefinition",
"description": [],
"signature": [
- "(callback: (registerWidget: ",
- "RegisterWidget",
- ") => Promise) => void"
+ "(itemDefinition: ",
+ "ItemDefinition",
+ ") => void"
],
"path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
"deprecated": false,
@@ -799,15 +355,14 @@
"children": [
{
"parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicSetup.register.$1",
- "type": "Function",
+ "id": "def-public.InvestigatePublicSetup.registerItemDefinition.$1",
+ "type": "Object",
"tags": [],
- "label": "callback",
+ "label": "itemDefinition",
"description": [],
"signature": [
- "(registerWidget: ",
- "RegisterWidget",
- ") => Promise"
+ "ItemDefinition",
+ ""
],
"path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
"deprecated": false,
@@ -834,15 +389,15 @@
"children": [
{
"parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicStart.getWidgetDefinitions",
+ "id": "def-public.InvestigatePublicStart.getItemDefinitions",
"type": "Function",
"tags": [],
- "label": "getWidgetDefinitions",
+ "label": "getItemDefinitions",
"description": [],
"signature": [
"() => ",
- "WidgetDefinition",
- "[]"
+ "ItemDefinition",
+ "<{}, {}>[]"
],
"path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
"deprecated": false,
@@ -852,22 +407,15 @@
},
{
"parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicStart.useInvestigation",
+ "id": "def-public.InvestigatePublicStart.getItemDefinitionByType",
"type": "Function",
"tags": [],
- "label": "useInvestigation",
+ "label": "getItemDefinitionByType",
"description": [],
"signature": [
- "({}: { user: ",
- {
- "pluginId": "@kbn/core-security-common",
- "scope": "common",
- "docId": "kibKbnCoreSecurityCommonPluginApi",
- "section": "def-common.AuthenticatedUser",
- "text": "AuthenticatedUser"
- },
- "; investigationData?: { id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]; } | undefined; }) => ",
- "UseInvestigationApi"
+ "(type: string) => ",
+ "ItemDefinition",
+ "<{}, {}> | undefined"
],
"path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
"deprecated": false,
@@ -875,50 +423,18 @@
"children": [
{
"parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicStart.useInvestigation.$1",
- "type": "Object",
+ "id": "def-public.InvestigatePublicStart.getItemDefinitionByType.$1",
+ "type": "string",
"tags": [],
- "label": "{}",
+ "label": "type",
"description": [],
+ "signature": [
+ "string"
+ ],
"path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
"deprecated": false,
"trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicStart.useInvestigation.$1.user",
- "type": "Object",
- "tags": [],
- "label": "user",
- "description": [],
- "signature": [
- {
- "pluginId": "@kbn/core-security-common",
- "scope": "common",
- "docId": "kibKbnCoreSecurityCommonPluginApi",
- "section": "def-common.AuthenticatedUser",
- "text": "AuthenticatedUser"
- }
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-public.InvestigatePublicStart.useInvestigation.$1.investigationData",
- "type": "Object",
- "tags": [],
- "label": "investigationData",
- "description": [],
- "signature": [
- "{ id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]; } | undefined"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/public/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ]
+ "isRequired": true
}
],
"returnComment": []
@@ -1208,307 +724,9 @@
"initialIsOpen": false
}
],
- "interfaces": [
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget",
- "type": "Interface",
- "tags": [],
- "label": "InvestigateWidget",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- ""
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.id",
- "type": "string",
- "tags": [],
- "label": "id",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.createdAt",
- "type": "number",
- "tags": [],
- "label": "createdAt",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.createdBy",
- "type": "string",
- "tags": [],
- "label": "createdBy",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.title",
- "type": "string",
- "tags": [],
- "label": "title",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.type",
- "type": "string",
- "tags": [],
- "label": "type",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.parameters",
- "type": "CompoundType",
- "tags": [],
- "label": "parameters",
- "description": [],
- "signature": [
- "GlobalWidgetParameters",
- " & TParameters"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidget.data",
- "type": "Uncategorized",
- "tags": [],
- "label": "data",
- "description": [],
- "signature": [
- "TData"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation",
- "type": "Interface",
- "tags": [],
- "label": "Investigation",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.id",
- "type": "string",
- "tags": [],
- "label": "id",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.createdAt",
- "type": "number",
- "tags": [],
- "label": "createdAt",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.title",
- "type": "string",
- "tags": [],
- "label": "title",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.items",
- "type": "Array",
- "tags": [],
- "label": "items",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- "<{}, {}>[]"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.notes",
- "type": "Array",
- "tags": [],
- "label": "notes",
- "description": [],
- "signature": [
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigationNote",
- "text": "InvestigationNote"
- },
- "[]"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.Investigation.parameters",
- "type": "Object",
- "tags": [],
- "label": "parameters",
- "description": [],
- "signature": [
- "GlobalWidgetParameters"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigationNote",
- "type": "Interface",
- "tags": [],
- "label": "InvestigationNote",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "children": [
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigationNote.id",
- "type": "string",
- "tags": [],
- "label": "id",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigationNote.createdAt",
- "type": "number",
- "tags": [],
- "label": "createdAt",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigationNote.createdBy",
- "type": "string",
- "tags": [],
- "label": "createdBy",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- },
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigationNote.content",
- "type": "string",
- "tags": [],
- "label": "content",
- "description": [],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false
- }
- ],
- "initialIsOpen": false
- }
- ],
+ "interfaces": [],
"enums": [],
- "misc": [
- {
- "parentPluginId": "investigate",
- "id": "def-common.InvestigateWidgetCreate",
- "type": "Type",
- "tags": [],
- "label": "InvestigateWidgetCreate",
- "description": [],
- "signature": [
- "Pick<",
- {
- "pluginId": "investigate",
- "scope": "common",
- "docId": "kibInvestigatePluginApi",
- "section": "def-common.InvestigateWidget",
- "text": "InvestigateWidget"
- },
- "<{}, {}>, \"type\" | \"title\"> & { parameters: ",
- "_DeepPartialObject",
- "<",
- "GlobalWidgetParameters",
- "> & TParameters; }"
- ],
- "path": "x-pack/plugins/observability_solution/investigate/common/types.ts",
- "deprecated": false,
- "trackAdoption": false,
- "initialIsOpen": false
- }
- ],
+ "misc": [],
"objects": []
}
}
\ No newline at end of file
diff --git a/api_docs/investigate.mdx b/api_docs/investigate.mdx
index 5f62ee48d6443..9c9bea6f8f5e0 100644
--- a/api_docs/investigate.mdx
+++ b/api_docs/investigate.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigate
title: "investigate"
image: https://source.unsplash.com/400x175/?github
description: API docs for the investigate plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigate']
---
import investigateObj from './investigate.devdocs.json';
@@ -21,7 +21,7 @@ Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
-| 92 | 0 | 92 | 5 |
+| 43 | 0 | 43 | 4 |
## Client
@@ -37,9 +37,6 @@ Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/
### Interfaces
-### Consts, variables and types
-
-
## Server
### Setup
@@ -53,9 +50,3 @@ Contact [@elastic/obs-ux-management-team](https://github.com/orgs/elastic/teams/
### Functions
-### Interfaces
-
-
-### Consts, variables and types
-
-
diff --git a/api_docs/investigate_app.devdocs.json b/api_docs/investigate_app.devdocs.json
index cb7fd681facbe..e4ef66657279e 100644
--- a/api_docs/investigate_app.devdocs.json
+++ b/api_docs/investigate_app.devdocs.json
@@ -58,7 +58,7 @@
"StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; }; }) => Promise<({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]>; } & ",
+ " & { params: { path: { investigationId: string; }; }; }) => Promise<({ id: string; createdAt: number; createdBy: string; } & { title: string; type: string; params: { [x: string]: any; }; })[]>; } & ",
"InvestigateAppRouteCreateOptions",
"; \"DELETE /api/observability/investigations/{investigationId}/items/{itemId} 2023-10-31\": { endpoint: \"DELETE /api/observability/investigations/{investigationId}/items/{itemId} 2023-10-31\"; params?: ",
"TypeC",
@@ -83,54 +83,56 @@
"<{ title: ",
"StringC",
"; type: ",
- "LiteralC",
- "<\"esql\">; params: ",
- "TypeC",
- "<{ esql: ",
"StringC",
- "; suggestion: ",
+ "; params: ",
+ "RecordC",
+ "<",
+ "StringC",
+ ", ",
"AnyC",
- "; }>; }>; }> | undefined; handler: ({}: ",
+ ">; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; body: { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; }; }; }) => Promise<{ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; }>; } & ",
+ " & { params: { path: { investigationId: string; }; body: { title: string; type: string; params: { [x: string]: any; }; }; }; }) => Promise<{ id: string; createdAt: number; createdBy: string; } & { title: string; type: string; params: { [x: string]: any; }; }>; } & ",
"InvestigateAppRouteCreateOptions",
- "; \"DELETE /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\": { endpoint: \"DELETE /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\"; params?: ",
+ "; \"DELETE /api/observability/investigations/{investigationId} 2023-10-31\": { endpoint: \"DELETE /api/observability/investigations/{investigationId} 2023-10-31\"; params?: ",
"TypeC",
"<{ path: ",
"TypeC",
"<{ investigationId: ",
"StringC",
- "; noteId: ",
- "StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; noteId: string; }; }; }) => Promise; } & ",
+ " & { params: { path: { investigationId: string; }; }; }) => Promise; } & ",
"InvestigateAppRouteCreateOptions",
- "; \"GET /api/observability/investigations/{investigationId}/notes 2023-10-31\": { endpoint: \"GET /api/observability/investigations/{investigationId}/notes 2023-10-31\"; params?: ",
+ "; \"DELETE /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\": { endpoint: \"DELETE /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\"; params?: ",
"TypeC",
"<{ path: ",
"TypeC",
"<{ investigationId: ",
"StringC",
+ "; noteId: ",
+ "StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; }; }) => Promise<{ id: string; content: string; createdAt: number; createdBy: string; }[]>; } & ",
+ " & { params: { path: { investigationId: string; noteId: string; }; }; }) => Promise; } & ",
"InvestigateAppRouteCreateOptions",
- "; \"POST /api/observability/investigations/{investigationId}/notes 2023-10-31\": { endpoint: \"POST /api/observability/investigations/{investigationId}/notes 2023-10-31\"; params?: ",
+ "; \"PUT /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\": { endpoint: \"PUT /api/observability/investigations/{investigationId}/notes/{noteId} 2023-10-31\"; params?: ",
"TypeC",
"<{ path: ",
"TypeC",
"<{ investigationId: ",
"StringC",
+ "; noteId: ",
+ "StringC",
"; }>; body: ",
"TypeC",
"<{ content: ",
"StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; body: { content: string; }; }; }) => Promise<{ id: string; content: string; createdAt: number; createdBy: string; }>; } & ",
+ " & { params: { path: { investigationId: string; noteId: string; }; body: { content: string; }; }; }) => Promise; } & ",
"InvestigateAppRouteCreateOptions",
- "; \"DELETE /api/observability/investigations/{investigationId} 2023-10-31\": { endpoint: \"DELETE /api/observability/investigations/{investigationId} 2023-10-31\"; params?: ",
+ "; \"GET /api/observability/investigations/{investigationId}/notes 2023-10-31\": { endpoint: \"GET /api/observability/investigations/{investigationId}/notes 2023-10-31\"; params?: ",
"TypeC",
"<{ path: ",
"TypeC",
@@ -138,7 +140,21 @@
"StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; }; }) => Promise; } & ",
+ " & { params: { path: { investigationId: string; }; }; }) => Promise<{ id: string; content: string; createdAt: number; createdBy: string; }[]>; } & ",
+ "InvestigateAppRouteCreateOptions",
+ "; \"POST /api/observability/investigations/{investigationId}/notes 2023-10-31\": { endpoint: \"POST /api/observability/investigations/{investigationId}/notes 2023-10-31\"; params?: ",
+ "TypeC",
+ "<{ path: ",
+ "TypeC",
+ "<{ investigationId: ",
+ "StringC",
+ "; }>; body: ",
+ "TypeC",
+ "<{ content: ",
+ "StringC",
+ "; }>; }> | undefined; handler: ({}: ",
+ "InvestigateAppRouteHandlerResources",
+ " & { params: { path: { investigationId: string; }; body: { content: string; }; }; }) => Promise<{ id: string; content: string; createdAt: number; createdBy: string; }>; } & ",
"InvestigateAppRouteCreateOptions",
"; \"GET /api/observability/investigations/{investigationId} 2023-10-31\": { endpoint: \"GET /api/observability/investigations/{investigationId} 2023-10-31\"; params?: ",
"TypeC",
@@ -148,7 +164,7 @@
"StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { path: { investigationId: string; }; }; }) => Promise<{ id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]; }>; } & ",
+ " & { params: { path: { investigationId: string; }; }; }) => Promise<{ id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: string; params: { [x: string]: any; }; })[]; }>; } & ",
"InvestigateAppRouteCreateOptions",
"; \"GET /api/observability/investigations 2023-10-31\": { endpoint: \"GET /api/observability/investigations 2023-10-31\"; params?: ",
"PartialC",
@@ -162,7 +178,7 @@
"StringC",
"; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params?: { query?: { alertId?: string | undefined; page?: string | undefined; perPage?: string | undefined; } | undefined; } | undefined; }) => Promise<{ page: number; perPage: number; total: number; results: { id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]; }[]; }>; } & ",
+ " & { params?: { query?: { alertId?: string | undefined; page?: string | undefined; perPage?: string | undefined; } | undefined; } | undefined; }) => Promise<{ page: number; perPage: number; total: number; results: { id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: string; params: { [x: string]: any; }; })[]; }[]; }>; } & ",
"InvestigateAppRouteCreateOptions",
"; \"POST /api/observability/investigations 2023-10-31\": { endpoint: \"POST /api/observability/investigations 2023-10-31\"; params?: ",
"TypeC",
@@ -194,7 +210,7 @@
"LiteralC",
"<\"blank\">; }>]>; }>; }> | undefined; handler: ({}: ",
"InvestigateAppRouteHandlerResources",
- " & { params: { body: { id: string; title: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; }; }; }) => Promise<{ id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: \"esql\"; params: { esql: string; suggestion: any; }; })[]; }>; } & ",
+ " & { params: { body: { id: string; title: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; }; }; }) => Promise<{ id: string; title: string; createdAt: number; createdBy: string; params: { timeRange: { from: number; to: number; }; }; origin: { type: \"alert\"; id: string; } | { type: \"blank\"; }; status: \"closed\" | \"ongoing\"; notes: { id: string; content: string; createdAt: number; createdBy: string; }[]; items: ({ id: string; createdAt: number; createdBy: string; } & { title: string; type: string; params: { [x: string]: any; }; })[]; }>; } & ",
"InvestigateAppRouteCreateOptions",
"; }"
],
diff --git a/api_docs/investigate_app.mdx b/api_docs/investigate_app.mdx
index 1ab92fa69605d..3a093ec714dbc 100644
--- a/api_docs/investigate_app.mdx
+++ b/api_docs/investigate_app.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/investigateApp
title: "investigateApp"
image: https://source.unsplash.com/400x175/?github
description: API docs for the investigateApp plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'investigateApp']
---
import investigateAppObj from './investigate_app.devdocs.json';
diff --git a/api_docs/kbn_ace.mdx b/api_docs/kbn_ace.mdx
index de5e39c7a3ad4..679421254c5bd 100644
--- a/api_docs/kbn_ace.mdx
+++ b/api_docs/kbn_ace.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ace
title: "@kbn/ace"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ace plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace']
---
import kbnAceObj from './kbn_ace.devdocs.json';
diff --git a/api_docs/kbn_actions_types.mdx b/api_docs/kbn_actions_types.mdx
index 1beeb6a838961..f48034d7bfcae 100644
--- a/api_docs/kbn_actions_types.mdx
+++ b/api_docs/kbn_actions_types.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-actions-types
title: "@kbn/actions-types"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/actions-types plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/actions-types']
---
import kbnActionsTypesObj from './kbn_actions_types.devdocs.json';
diff --git a/api_docs/kbn_aiops_components.mdx b/api_docs/kbn_aiops_components.mdx
index 742f36ccd0f26..936652a661daf 100644
--- a/api_docs/kbn_aiops_components.mdx
+++ b/api_docs/kbn_aiops_components.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components
title: "@kbn/aiops-components"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/aiops-components plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components']
---
import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json';
diff --git a/api_docs/kbn_aiops_log_pattern_analysis.mdx b/api_docs/kbn_aiops_log_pattern_analysis.mdx
index ef0e8fea377c3..e1353425d81ce 100644
--- a/api_docs/kbn_aiops_log_pattern_analysis.mdx
+++ b/api_docs/kbn_aiops_log_pattern_analysis.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-pattern-analysis
title: "@kbn/aiops-log-pattern-analysis"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/aiops-log-pattern-analysis plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-pattern-analysis']
---
import kbnAiopsLogPatternAnalysisObj from './kbn_aiops_log_pattern_analysis.devdocs.json';
diff --git a/api_docs/kbn_aiops_log_rate_analysis.mdx b/api_docs/kbn_aiops_log_rate_analysis.mdx
index fe40906305405..57bfde18c3ea6 100644
--- a/api_docs/kbn_aiops_log_rate_analysis.mdx
+++ b/api_docs/kbn_aiops_log_rate_analysis.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-log-rate-analysis
title: "@kbn/aiops-log-rate-analysis"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/aiops-log-rate-analysis plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-log-rate-analysis']
---
import kbnAiopsLogRateAnalysisObj from './kbn_aiops_log_rate_analysis.devdocs.json';
diff --git a/api_docs/kbn_alerting_api_integration_helpers.mdx b/api_docs/kbn_alerting_api_integration_helpers.mdx
index 51d3e65739266..077ee93963df0 100644
--- a/api_docs/kbn_alerting_api_integration_helpers.mdx
+++ b/api_docs/kbn_alerting_api_integration_helpers.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-api-integration-helpers
title: "@kbn/alerting-api-integration-helpers"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerting-api-integration-helpers plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-api-integration-helpers']
---
import kbnAlertingApiIntegrationHelpersObj from './kbn_alerting_api_integration_helpers.devdocs.json';
diff --git a/api_docs/kbn_alerting_comparators.mdx b/api_docs/kbn_alerting_comparators.mdx
index e2818b7937d79..152e7b6994e74 100644
--- a/api_docs/kbn_alerting_comparators.mdx
+++ b/api_docs/kbn_alerting_comparators.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-comparators
title: "@kbn/alerting-comparators"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerting-comparators plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-comparators']
---
import kbnAlertingComparatorsObj from './kbn_alerting_comparators.devdocs.json';
diff --git a/api_docs/kbn_alerting_state_types.mdx b/api_docs/kbn_alerting_state_types.mdx
index 6b70acc648945..905f25cfac2ac 100644
--- a/api_docs/kbn_alerting_state_types.mdx
+++ b/api_docs/kbn_alerting_state_types.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-state-types
title: "@kbn/alerting-state-types"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerting-state-types plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-state-types']
---
import kbnAlertingStateTypesObj from './kbn_alerting_state_types.devdocs.json';
diff --git a/api_docs/kbn_alerting_types.mdx b/api_docs/kbn_alerting_types.mdx
index f354c3efa6cd5..6cac89dbd7bc8 100644
--- a/api_docs/kbn_alerting_types.mdx
+++ b/api_docs/kbn_alerting_types.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerting-types
title: "@kbn/alerting-types"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerting-types plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerting-types']
---
import kbnAlertingTypesObj from './kbn_alerting_types.devdocs.json';
diff --git a/api_docs/kbn_alerts_as_data_utils.mdx b/api_docs/kbn_alerts_as_data_utils.mdx
index 11ab9d08f9152..c0031cdba9e13 100644
--- a/api_docs/kbn_alerts_as_data_utils.mdx
+++ b/api_docs/kbn_alerts_as_data_utils.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-as-data-utils
title: "@kbn/alerts-as-data-utils"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerts-as-data-utils plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-as-data-utils']
---
import kbnAlertsAsDataUtilsObj from './kbn_alerts_as_data_utils.devdocs.json';
diff --git a/api_docs/kbn_alerts_grouping.mdx b/api_docs/kbn_alerts_grouping.mdx
index 2edda489ca650..8b33fb5bd0503 100644
--- a/api_docs/kbn_alerts_grouping.mdx
+++ b/api_docs/kbn_alerts_grouping.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-grouping
title: "@kbn/alerts-grouping"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerts-grouping plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-grouping']
---
import kbnAlertsGroupingObj from './kbn_alerts_grouping.devdocs.json';
diff --git a/api_docs/kbn_alerts_ui_shared.mdx b/api_docs/kbn_alerts_ui_shared.mdx
index a7c54fe669152..427defb75bb8e 100644
--- a/api_docs/kbn_alerts_ui_shared.mdx
+++ b/api_docs/kbn_alerts_ui_shared.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts-ui-shared
title: "@kbn/alerts-ui-shared"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/alerts-ui-shared plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts-ui-shared']
---
import kbnAlertsUiSharedObj from './kbn_alerts_ui_shared.devdocs.json';
diff --git a/api_docs/kbn_analytics.mdx b/api_docs/kbn_analytics.mdx
index 7215c53eed90c..b53f0e979781c 100644
--- a/api_docs/kbn_analytics.mdx
+++ b/api_docs/kbn_analytics.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics
title: "@kbn/analytics"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/analytics plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics']
---
import kbnAnalyticsObj from './kbn_analytics.devdocs.json';
diff --git a/api_docs/kbn_analytics_collection_utils.mdx b/api_docs/kbn_analytics_collection_utils.mdx
index 2b9cfcf48a28c..cb7691170701d 100644
--- a/api_docs/kbn_analytics_collection_utils.mdx
+++ b/api_docs/kbn_analytics_collection_utils.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-collection-utils
title: "@kbn/analytics-collection-utils"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/analytics-collection-utils plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-collection-utils']
---
import kbnAnalyticsCollectionUtilsObj from './kbn_analytics_collection_utils.devdocs.json';
diff --git a/api_docs/kbn_apm_config_loader.mdx b/api_docs/kbn_apm_config_loader.mdx
index 216d465b69d09..c4b351173059c 100644
--- a/api_docs/kbn_apm_config_loader.mdx
+++ b/api_docs/kbn_apm_config_loader.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader
title: "@kbn/apm-config-loader"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-config-loader plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader']
---
import kbnApmConfigLoaderObj from './kbn_apm_config_loader.devdocs.json';
diff --git a/api_docs/kbn_apm_data_view.mdx b/api_docs/kbn_apm_data_view.mdx
index d8e3b48cac082..cdd3140698a50 100644
--- a/api_docs/kbn_apm_data_view.mdx
+++ b/api_docs/kbn_apm_data_view.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-data-view
title: "@kbn/apm-data-view"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-data-view plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-data-view']
---
import kbnApmDataViewObj from './kbn_apm_data_view.devdocs.json';
diff --git a/api_docs/kbn_apm_synthtrace.mdx b/api_docs/kbn_apm_synthtrace.mdx
index 99d3578a0cbfa..17e121cfa2555 100644
--- a/api_docs/kbn_apm_synthtrace.mdx
+++ b/api_docs/kbn_apm_synthtrace.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace
title: "@kbn/apm-synthtrace"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-synthtrace plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace']
---
import kbnApmSynthtraceObj from './kbn_apm_synthtrace.devdocs.json';
diff --git a/api_docs/kbn_apm_synthtrace_client.mdx b/api_docs/kbn_apm_synthtrace_client.mdx
index 4c68b9025e77b..74bcf57cc32e0 100644
--- a/api_docs/kbn_apm_synthtrace_client.mdx
+++ b/api_docs/kbn_apm_synthtrace_client.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-synthtrace-client
title: "@kbn/apm-synthtrace-client"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-synthtrace-client plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace-client']
---
import kbnApmSynthtraceClientObj from './kbn_apm_synthtrace_client.devdocs.json';
diff --git a/api_docs/kbn_apm_types.mdx b/api_docs/kbn_apm_types.mdx
index cc910fd4d0b62..b40c7bac77480 100644
--- a/api_docs/kbn_apm_types.mdx
+++ b/api_docs/kbn_apm_types.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-types
title: "@kbn/apm-types"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-types plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-types']
---
import kbnApmTypesObj from './kbn_apm_types.devdocs.json';
diff --git a/api_docs/kbn_apm_utils.mdx b/api_docs/kbn_apm_utils.mdx
index 6512c394b8aa9..e8f4cb7dd3f39 100644
--- a/api_docs/kbn_apm_utils.mdx
+++ b/api_docs/kbn_apm_utils.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils
title: "@kbn/apm-utils"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/apm-utils plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils']
---
import kbnApmUtilsObj from './kbn_apm_utils.devdocs.json';
diff --git a/api_docs/kbn_avc_banner.mdx b/api_docs/kbn_avc_banner.mdx
index bccc73f21eab4..a0df7fe47a5af 100644
--- a/api_docs/kbn_avc_banner.mdx
+++ b/api_docs/kbn_avc_banner.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-avc-banner
title: "@kbn/avc-banner"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/avc-banner plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/avc-banner']
---
import kbnAvcBannerObj from './kbn_avc_banner.devdocs.json';
diff --git a/api_docs/kbn_axe_config.mdx b/api_docs/kbn_axe_config.mdx
index 3e765df2a5f24..6f447cb7d0f7d 100644
--- a/api_docs/kbn_axe_config.mdx
+++ b/api_docs/kbn_axe_config.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config
title: "@kbn/axe-config"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/axe-config plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config']
---
import kbnAxeConfigObj from './kbn_axe_config.devdocs.json';
diff --git a/api_docs/kbn_bfetch_error.mdx b/api_docs/kbn_bfetch_error.mdx
index a56a82b88e691..776112d794cb2 100644
--- a/api_docs/kbn_bfetch_error.mdx
+++ b/api_docs/kbn_bfetch_error.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-bfetch-error
title: "@kbn/bfetch-error"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/bfetch-error plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bfetch-error']
---
import kbnBfetchErrorObj from './kbn_bfetch_error.devdocs.json';
diff --git a/api_docs/kbn_calculate_auto.mdx b/api_docs/kbn_calculate_auto.mdx
index 3cd65e1a3d508..04b35ce834b3f 100644
--- a/api_docs/kbn_calculate_auto.mdx
+++ b/api_docs/kbn_calculate_auto.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-auto
title: "@kbn/calculate-auto"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/calculate-auto plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-auto']
---
import kbnCalculateAutoObj from './kbn_calculate_auto.devdocs.json';
diff --git a/api_docs/kbn_calculate_width_from_char_count.mdx b/api_docs/kbn_calculate_width_from_char_count.mdx
index d13474b5cff20..34099412fa5a9 100644
--- a/api_docs/kbn_calculate_width_from_char_count.mdx
+++ b/api_docs/kbn_calculate_width_from_char_count.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-calculate-width-from-char-count
title: "@kbn/calculate-width-from-char-count"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/calculate-width-from-char-count plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/calculate-width-from-char-count']
---
import kbnCalculateWidthFromCharCountObj from './kbn_calculate_width_from_char_count.devdocs.json';
diff --git a/api_docs/kbn_cases_components.mdx b/api_docs/kbn_cases_components.mdx
index d099dbb1513ab..2287a0ca7ce3f 100644
--- a/api_docs/kbn_cases_components.mdx
+++ b/api_docs/kbn_cases_components.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cases-components
title: "@kbn/cases-components"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cases-components plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cases-components']
---
import kbnCasesComponentsObj from './kbn_cases_components.devdocs.json';
diff --git a/api_docs/kbn_cbor.mdx b/api_docs/kbn_cbor.mdx
index ed03c93296b6d..d9c719f85cf54 100644
--- a/api_docs/kbn_cbor.mdx
+++ b/api_docs/kbn_cbor.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cbor
title: "@kbn/cbor"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cbor plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cbor']
---
import kbnCborObj from './kbn_cbor.devdocs.json';
diff --git a/api_docs/kbn_cell_actions.mdx b/api_docs/kbn_cell_actions.mdx
index 48e186669c5fc..eba654144b13c 100644
--- a/api_docs/kbn_cell_actions.mdx
+++ b/api_docs/kbn_cell_actions.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cell-actions
title: "@kbn/cell-actions"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cell-actions plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cell-actions']
---
import kbnCellActionsObj from './kbn_cell_actions.devdocs.json';
diff --git a/api_docs/kbn_chart_expressions_common.mdx b/api_docs/kbn_chart_expressions_common.mdx
index 7d37cdc3253e3..946e2fd941d28 100644
--- a/api_docs/kbn_chart_expressions_common.mdx
+++ b/api_docs/kbn_chart_expressions_common.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-expressions-common
title: "@kbn/chart-expressions-common"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/chart-expressions-common plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-expressions-common']
---
import kbnChartExpressionsCommonObj from './kbn_chart_expressions_common.devdocs.json';
diff --git a/api_docs/kbn_chart_icons.mdx b/api_docs/kbn_chart_icons.mdx
index f9258aa18adb7..5039f1373ae97 100644
--- a/api_docs/kbn_chart_icons.mdx
+++ b/api_docs/kbn_chart_icons.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-icons
title: "@kbn/chart-icons"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/chart-icons plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-icons']
---
import kbnChartIconsObj from './kbn_chart_icons.devdocs.json';
diff --git a/api_docs/kbn_ci_stats_core.mdx b/api_docs/kbn_ci_stats_core.mdx
index b974643792385..a7085eb31fc12 100644
--- a/api_docs/kbn_ci_stats_core.mdx
+++ b/api_docs/kbn_ci_stats_core.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-core
title: "@kbn/ci-stats-core"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ci-stats-core plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-core']
---
import kbnCiStatsCoreObj from './kbn_ci_stats_core.devdocs.json';
diff --git a/api_docs/kbn_ci_stats_performance_metrics.mdx b/api_docs/kbn_ci_stats_performance_metrics.mdx
index 0fa4c5c5408d1..22f8f2c34facd 100644
--- a/api_docs/kbn_ci_stats_performance_metrics.mdx
+++ b/api_docs/kbn_ci_stats_performance_metrics.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-performance-metrics
title: "@kbn/ci-stats-performance-metrics"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ci-stats-performance-metrics plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-performance-metrics']
---
import kbnCiStatsPerformanceMetricsObj from './kbn_ci_stats_performance_metrics.devdocs.json';
diff --git a/api_docs/kbn_ci_stats_reporter.mdx b/api_docs/kbn_ci_stats_reporter.mdx
index cb5c932b0fbed..2cd05a12042a4 100644
--- a/api_docs/kbn_ci_stats_reporter.mdx
+++ b/api_docs/kbn_ci_stats_reporter.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-reporter
title: "@kbn/ci-stats-reporter"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ci-stats-reporter plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter']
---
import kbnCiStatsReporterObj from './kbn_ci_stats_reporter.devdocs.json';
diff --git a/api_docs/kbn_cli_dev_mode.mdx b/api_docs/kbn_cli_dev_mode.mdx
index bd560513b1f95..5a2414324816b 100644
--- a/api_docs/kbn_cli_dev_mode.mdx
+++ b/api_docs/kbn_cli_dev_mode.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cli-dev-mode
title: "@kbn/cli-dev-mode"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cli-dev-mode plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cli-dev-mode']
---
import kbnCliDevModeObj from './kbn_cli_dev_mode.devdocs.json';
diff --git a/api_docs/kbn_cloud_security_posture.devdocs.json b/api_docs/kbn_cloud_security_posture.devdocs.json
index 9f42159f69001..56abf5d314460 100644
--- a/api_docs/kbn_cloud_security_posture.devdocs.json
+++ b/api_docs/kbn_cloud_security_posture.devdocs.json
@@ -2,7 +2,70 @@
"id": "@kbn/cloud-security-posture",
"client": {
"classes": [],
- "functions": [],
+ "functions": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture",
+ "id": "def-public.showErrorToast",
+ "type": "Function",
+ "tags": [],
+ "label": "showErrorToast",
+ "description": [],
+ "signature": [
+ "(toasts: ",
+ {
+ "pluginId": "@kbn/core-notifications-browser",
+ "scope": "public",
+ "docId": "kibKbnCoreNotificationsBrowserPluginApi",
+ "section": "def-public.IToasts",
+ "text": "IToasts"
+ },
+ ", error: unknown) => void"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture/src/utils/show_error_toast.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture",
+ "id": "def-public.showErrorToast.$1",
+ "type": "Object",
+ "tags": [],
+ "label": "toasts",
+ "description": [],
+ "signature": [
+ {
+ "pluginId": "@kbn/core-notifications-browser",
+ "scope": "public",
+ "docId": "kibKbnCoreNotificationsBrowserPluginApi",
+ "section": "def-public.IToasts",
+ "text": "IToasts"
+ }
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture/src/utils/show_error_toast.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": true
+ },
+ {
+ "parentPluginId": "@kbn/cloud-security-posture",
+ "id": "def-public.showErrorToast.$2",
+ "type": "Unknown",
+ "tags": [],
+ "label": "error",
+ "description": [],
+ "signature": [
+ "unknown"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture/src/utils/show_error_toast.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": true
+ }
+ ],
+ "returnComment": [],
+ "initialIsOpen": false
+ }
+ ],
"interfaces": [
{
"parentPluginId": "@kbn/cloud-security-posture",
diff --git a/api_docs/kbn_cloud_security_posture.mdx b/api_docs/kbn_cloud_security_posture.mdx
index cf41b91d3ac27..8d2ca431ae2c8 100644
--- a/api_docs/kbn_cloud_security_posture.mdx
+++ b/api_docs/kbn_cloud_security_posture.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture
title: "@kbn/cloud-security-posture"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cloud-security-posture plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture']
---
import kbnCloudSecurityPostureObj from './kbn_cloud_security_posture.devdocs.json';
@@ -21,10 +21,13 @@ Contact [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
-| 19 | 0 | 19 | 0 |
+| 22 | 0 | 22 | 0 |
## Client
+### Functions
+
+
### Interfaces
diff --git a/api_docs/kbn_cloud_security_posture_common.devdocs.json b/api_docs/kbn_cloud_security_posture_common.devdocs.json
index 99c75826461c2..ccac5b517f03c 100644
--- a/api_docs/kbn_cloud_security_posture_common.devdocs.json
+++ b/api_docs/kbn_cloud_security_posture_common.devdocs.json
@@ -18,7 +18,91 @@
},
"common": {
"classes": [],
- "functions": [],
+ "functions": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.buildMutedRulesFilter",
+ "type": "Function",
+ "tags": [],
+ "label": "buildMutedRulesFilter",
+ "description": [],
+ "signature": [
+ "(rulesStates: Record>) => ",
+ "QueryDslQueryContainer",
+ "[]"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/utils/helpers.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.buildMutedRulesFilter.$1",
+ "type": "Object",
+ "tags": [],
+ "label": "rulesStates",
+ "description": [],
+ "signature": [
+ "Record>"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/utils/helpers.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": true
+ }
+ ],
+ "returnComment": [],
+ "initialIsOpen": false
+ },
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.extractErrorMessage",
+ "type": "Function",
+ "tags": [],
+ "label": "extractErrorMessage",
+ "description": [],
+ "signature": [
+ "(e: unknown, fallbackMessage?: string | undefined) => string"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/utils/helpers.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.extractErrorMessage.$1",
+ "type": "Unknown",
+ "tags": [],
+ "label": "e",
+ "description": [],
+ "signature": [
+ "unknown"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/utils/helpers.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": true
+ },
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.extractErrorMessage.$2",
+ "type": "string",
+ "tags": [],
+ "label": "fallbackMessage",
+ "description": [],
+ "signature": [
+ "string | undefined"
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/utils/helpers.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": false
+ }
+ ],
+ "returnComment": [],
+ "initialIsOpen": false
+ }
+ ],
"interfaces": [
{
"parentPluginId": "@kbn/cloud-security-posture-common",
@@ -27,7 +111,7 @@
"tags": [],
"label": "BaseCspSetupBothPolicy",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@@ -41,7 +125,7 @@
"signature": [
"\"indexed\" | \"unprivileged\" | \"indexing\" | \"index-timeout\" | \"not-deployed\" | \"not-installed\" | \"waiting_for_results\""
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -52,7 +136,7 @@
"tags": [],
"label": "installedPackagePolicies",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -63,7 +147,7 @@
"tags": [],
"label": "healthyAgents",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
}
@@ -77,7 +161,7 @@
"tags": [],
"label": "BaseCspSetupStatus",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@@ -98,7 +182,7 @@
},
"[]"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -109,7 +193,7 @@
"tags": [],
"label": "latestPackageVersion",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -129,7 +213,7 @@
"text": "BaseCspSetupBothPolicy"
}
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -149,7 +233,7 @@
"text": "BaseCspSetupBothPolicy"
}
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -169,7 +253,7 @@
"text": "BaseCspSetupBothPolicy"
}
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -180,7 +264,7 @@
"tags": [],
"label": "isPluginInitialized",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -194,7 +278,7 @@
"signature": [
"string | undefined"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -208,7 +292,7 @@
"signature": [
"boolean | undefined"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
}
@@ -222,7 +306,7 @@
"tags": [],
"label": "CspFinding",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@@ -233,7 +317,7 @@
"tags": [],
"label": "'@timestamp'",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -247,7 +331,7 @@
"signature": [
"string | undefined"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -261,7 +345,7 @@
"signature": [
"CspFindingOrchestrator | undefined"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -275,7 +359,7 @@
"signature": [
"CspFindingCloud | undefined"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -289,7 +373,7 @@
"signature": [
"CspFindingResult"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -303,7 +387,7 @@
"signature": [
"CspFindingResource"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -317,7 +401,7 @@
"signature": [
"{ readonly impact?: string | undefined; readonly references?: string | undefined; readonly default_value?: string | undefined; readonly id: string; readonly version: string; readonly name: string; readonly tags: string[]; readonly description: string; readonly section: string; readonly audit: string; readonly benchmark: Readonly<{ posture_type?: \"kspm\" | \"cspm\" | undefined; rule_number?: string | undefined; } & { id: string; version: string; name: string; }>; readonly profile_applicability: string; readonly rationale: string; readonly rego_rule_id: string; readonly remediation: string; }"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -331,7 +415,7 @@
"signature": [
"CspFindingHost"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -345,7 +429,7 @@
"signature": [
"EcsEvent"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -359,7 +443,7 @@
"signature": [
"EcsDataStream"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -373,7 +457,7 @@
"signature": [
"CspFindingAgent"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -387,7 +471,7 @@
"signature": [
"{ version: string; }"
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/findings.ts",
"deprecated": false,
"trackAdoption": false
}
@@ -401,7 +485,7 @@
"tags": [],
"label": "IndexDetails",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
@@ -412,7 +496,7 @@
"tags": [],
"label": "index",
"description": [],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
},
@@ -426,7 +510,7 @@
"signature": [
"\"empty\" | \"not-empty\" | \"unprivileged\""
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false
}
@@ -436,6 +520,21 @@
],
"enums": [],
"misc": [
+ {
+ "parentPluginId": "@kbn/cloud-security-posture-common",
+ "id": "def-common.BenchmarksCisId",
+ "type": "Type",
+ "tags": [],
+ "label": "BenchmarksCisId",
+ "description": [],
+ "signature": [
+ "\"cis_k8s\" | \"cis_azure\" | \"cis_aws\" | \"cis_eks\" | \"cis_gcp\""
+ ],
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/benchmark.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "initialIsOpen": false
+ },
{
"parentPluginId": "@kbn/cloud-security-posture-common",
"id": "def-common.CDR_LATEST_NATIVE_MISCONFIGURATIONS_INDEX_PATTERN",
@@ -508,36 +607,6 @@
"trackAdoption": false,
"initialIsOpen": false
},
- {
- "parentPluginId": "@kbn/cloud-security-posture-common",
- "id": "def-common.CspBenchmarkRuleMetadata",
- "type": "Type",
- "tags": [],
- "label": "CspBenchmarkRuleMetadata",
- "description": [],
- "signature": [
- "{ readonly impact?: string | undefined; readonly references?: string | undefined; readonly default_value?: string | undefined; readonly id: string; readonly version: string; readonly name: string; readonly tags: string[]; readonly description: string; readonly section: string; readonly audit: string; readonly benchmark: Readonly<{ posture_type?: \"kspm\" | \"cspm\" | undefined; rule_number?: string | undefined; } & { id: string; version: string; name: string; }>; readonly profile_applicability: string; readonly rationale: string; readonly rego_rule_id: string; readonly remediation: string; }"
- ],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/schema/rules.ts",
- "deprecated": false,
- "trackAdoption": false,
- "initialIsOpen": false
- },
- {
- "parentPluginId": "@kbn/cloud-security-posture-common",
- "id": "def-common.CspBenchmarkRulesStates",
- "type": "Type",
- "tags": [],
- "label": "CspBenchmarkRulesStates",
- "description": [],
- "signature": [
- "{ [x: string]: Readonly<{} & { muted: boolean; rule_id: string; rule_number: string; benchmark_id: string; benchmark_version: string; }>; }"
- ],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/schema/rules.ts",
- "deprecated": false,
- "trackAdoption": false,
- "initialIsOpen": false
- },
{
"parentPluginId": "@kbn/cloud-security-posture-common",
"id": "def-common.CSPM_POLICY_TEMPLATE",
@@ -569,7 +638,7 @@
"text": "BaseCspSetupStatus"
}
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@@ -584,7 +653,7 @@
"signature": [
"\"indexed\" | \"unprivileged\" | \"indexing\" | \"index-timeout\" | \"not-deployed\" | \"not-installed\" | \"waiting_for_results\""
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
@@ -599,7 +668,7 @@
"signature": [
"\"empty\" | \"not-empty\" | \"unprivileged\""
],
- "path": "x-pack/packages/kbn-cloud-security-posture-common/types.ts",
+ "path": "x-pack/packages/kbn-cloud-security-posture-common/types/status.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
diff --git a/api_docs/kbn_cloud_security_posture_common.mdx b/api_docs/kbn_cloud_security_posture_common.mdx
index 10c54c1447aa8..1a80a540c8448 100644
--- a/api_docs/kbn_cloud_security_posture_common.mdx
+++ b/api_docs/kbn_cloud_security_posture_common.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cloud-security-posture-common
title: "@kbn/cloud-security-posture-common"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/cloud-security-posture-common plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cloud-security-posture-common']
---
import kbnCloudSecurityPostureCommonObj from './kbn_cloud_security_posture_common.devdocs.json';
@@ -21,10 +21,13 @@ Contact [@elastic/kibana-cloud-security-posture](https://github.com/orgs/elastic
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
-| 45 | 0 | 45 | 0 |
+| 49 | 0 | 49 | 0 |
## Common
+### Functions
+
+
### Interfaces
diff --git a/api_docs/kbn_code_editor.mdx b/api_docs/kbn_code_editor.mdx
index 62ed02d3c381b..6940e0297454a 100644
--- a/api_docs/kbn_code_editor.mdx
+++ b/api_docs/kbn_code_editor.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor
title: "@kbn/code-editor"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/code-editor plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor']
---
import kbnCodeEditorObj from './kbn_code_editor.devdocs.json';
diff --git a/api_docs/kbn_code_editor_mock.mdx b/api_docs/kbn_code_editor_mock.mdx
index 0c8788a384f3e..1929892edb54f 100644
--- a/api_docs/kbn_code_editor_mock.mdx
+++ b/api_docs/kbn_code_editor_mock.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-editor-mock
title: "@kbn/code-editor-mock"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/code-editor-mock plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-editor-mock']
---
import kbnCodeEditorMockObj from './kbn_code_editor_mock.devdocs.json';
diff --git a/api_docs/kbn_code_owners.mdx b/api_docs/kbn_code_owners.mdx
index faa1944b75ae4..c2a9484f9babe 100644
--- a/api_docs/kbn_code_owners.mdx
+++ b/api_docs/kbn_code_owners.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-code-owners
title: "@kbn/code-owners"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/code-owners plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/code-owners']
---
import kbnCodeOwnersObj from './kbn_code_owners.devdocs.json';
diff --git a/api_docs/kbn_coloring.mdx b/api_docs/kbn_coloring.mdx
index eb66728a27466..8be4839edff5f 100644
--- a/api_docs/kbn_coloring.mdx
+++ b/api_docs/kbn_coloring.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-coloring
title: "@kbn/coloring"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/coloring plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/coloring']
---
import kbnColoringObj from './kbn_coloring.devdocs.json';
diff --git a/api_docs/kbn_config.mdx b/api_docs/kbn_config.mdx
index 23751f1965a81..8f521d6ec17bf 100644
--- a/api_docs/kbn_config.mdx
+++ b/api_docs/kbn_config.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config
title: "@kbn/config"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/config plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config']
---
import kbnConfigObj from './kbn_config.devdocs.json';
diff --git a/api_docs/kbn_config_mocks.mdx b/api_docs/kbn_config_mocks.mdx
index 1e4b15907da3f..54cbc8521187b 100644
--- a/api_docs/kbn_config_mocks.mdx
+++ b/api_docs/kbn_config_mocks.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-mocks
title: "@kbn/config-mocks"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/config-mocks plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks']
---
import kbnConfigMocksObj from './kbn_config_mocks.devdocs.json';
diff --git a/api_docs/kbn_config_schema.mdx b/api_docs/kbn_config_schema.mdx
index 901bc860d5cf7..26704279e2a83 100644
--- a/api_docs/kbn_config_schema.mdx
+++ b/api_docs/kbn_config_schema.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-schema
title: "@kbn/config-schema"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/config-schema plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-schema']
---
import kbnConfigSchemaObj from './kbn_config_schema.devdocs.json';
diff --git a/api_docs/kbn_content_management_content_editor.mdx b/api_docs/kbn_content_management_content_editor.mdx
index 62671abae5ab8..f64f236b85e42 100644
--- a/api_docs/kbn_content_management_content_editor.mdx
+++ b/api_docs/kbn_content_management_content_editor.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-editor
title: "@kbn/content-management-content-editor"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-content-editor plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-editor']
---
import kbnContentManagementContentEditorObj from './kbn_content_management_content_editor.devdocs.json';
diff --git a/api_docs/kbn_content_management_content_insights_public.mdx b/api_docs/kbn_content_management_content_insights_public.mdx
index 15c52f3c06369..5a54cae45c652 100644
--- a/api_docs/kbn_content_management_content_insights_public.mdx
+++ b/api_docs/kbn_content_management_content_insights_public.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-public
title: "@kbn/content-management-content-insights-public"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-content-insights-public plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-public']
---
import kbnContentManagementContentInsightsPublicObj from './kbn_content_management_content_insights_public.devdocs.json';
diff --git a/api_docs/kbn_content_management_content_insights_server.mdx b/api_docs/kbn_content_management_content_insights_server.mdx
index ec24a2c668e05..bbac6d01aa050 100644
--- a/api_docs/kbn_content_management_content_insights_server.mdx
+++ b/api_docs/kbn_content_management_content_insights_server.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-content-insights-server
title: "@kbn/content-management-content-insights-server"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-content-insights-server plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-content-insights-server']
---
import kbnContentManagementContentInsightsServerObj from './kbn_content_management_content_insights_server.devdocs.json';
diff --git a/api_docs/kbn_content_management_favorites_public.devdocs.json b/api_docs/kbn_content_management_favorites_public.devdocs.json
index 9d7837ee1cfd2..29fe90dd21c3f 100644
--- a/api_docs/kbn_content_management_favorites_public.devdocs.json
+++ b/api_docs/kbn_content_management_favorites_public.devdocs.json
@@ -49,7 +49,7 @@
"id": "def-public.FavoritesClient.Unnamed.$1",
"type": "string",
"tags": [],
- "label": "favoriteObjectType",
+ "label": "appName",
"description": [],
"signature": [
"string"
@@ -62,6 +62,21 @@
{
"parentPluginId": "@kbn/content-management-favorites-public",
"id": "def-public.FavoritesClient.Unnamed.$2",
+ "type": "string",
+ "tags": [],
+ "label": "favoriteObjectType",
+ "description": [],
+ "signature": [
+ "string"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "isRequired": true
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClient.Unnamed.$3",
"type": "Object",
"tags": [],
"label": "deps",
@@ -72,7 +87,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-favorites-public",
- "id": "def-public.FavoritesClient.Unnamed.$2.http",
+ "id": "def-public.FavoritesClient.Unnamed.$3.http",
"type": "Object",
"tags": [],
"label": "http",
@@ -89,6 +104,27 @@
"path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
"deprecated": false,
"trackAdoption": false
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClient.Unnamed.$3.usageCollection",
+ "type": "Object",
+ "tags": [],
+ "label": "usageCollection",
+ "description": [],
+ "signature": [
+ {
+ "pluginId": "usageCollection",
+ "scope": "public",
+ "docId": "kibUsageCollectionPluginApi",
+ "section": "def-public.UsageCollectionStart",
+ "text": "UsageCollectionStart"
+ },
+ " | undefined"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false
}
]
}
@@ -232,6 +268,38 @@
"trackAdoption": false,
"children": [],
"returnComment": []
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClient.reportAddFavoriteClick",
+ "type": "Function",
+ "tags": [],
+ "label": "reportAddFavoriteClick",
+ "description": [],
+ "signature": [
+ "() => void"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [],
+ "returnComment": []
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClient.reportRemoveFavoriteClick",
+ "type": "Function",
+ "tags": [],
+ "label": "reportRemoveFavoriteClick",
+ "description": [],
+ "signature": [
+ "() => void"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [],
+ "returnComment": []
}
],
"initialIsOpen": false
@@ -674,6 +742,38 @@
"trackAdoption": false,
"children": [],
"returnComment": []
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClientPublic.reportAddFavoriteClick",
+ "type": "Function",
+ "tags": [],
+ "label": "reportAddFavoriteClick",
+ "description": [],
+ "signature": [
+ "() => void"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [],
+ "returnComment": []
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-public",
+ "id": "def-public.FavoritesClientPublic.reportRemoveFavoriteClick",
+ "type": "Function",
+ "tags": [],
+ "label": "reportRemoveFavoriteClick",
+ "description": [],
+ "signature": [
+ "() => void"
+ ],
+ "path": "packages/content-management/favorites/favorites_public/src/favorites_client.ts",
+ "deprecated": false,
+ "trackAdoption": false,
+ "children": [],
+ "returnComment": []
}
],
"initialIsOpen": false
diff --git a/api_docs/kbn_content_management_favorites_public.mdx b/api_docs/kbn_content_management_favorites_public.mdx
index f2b866913d784..59ebb207d5b97 100644
--- a/api_docs/kbn_content_management_favorites_public.mdx
+++ b/api_docs/kbn_content_management_favorites_public.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-public
title: "@kbn/content-management-favorites-public"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-favorites-public plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-public']
---
import kbnContentManagementFavoritesPublicObj from './kbn_content_management_favorites_public.devdocs.json';
@@ -21,7 +21,7 @@ Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sh
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
-| 39 | 0 | 38 | 0 |
+| 45 | 0 | 44 | 0 |
## Client
diff --git a/api_docs/kbn_content_management_favorites_server.devdocs.json b/api_docs/kbn_content_management_favorites_server.devdocs.json
index 2ddd581cc7caa..333a8d280971a 100644
--- a/api_docs/kbn_content_management_favorites_server.devdocs.json
+++ b/api_docs/kbn_content_management_favorites_server.devdocs.json
@@ -19,7 +19,7 @@
"label": "registerFavorites",
"description": [],
"signature": [
- "({ logger, core }: { core: ",
+ "({\n logger,\n core,\n usageCollection,\n}: { core: ",
{
"pluginId": "@kbn/core-lifecycle-server",
"scope": "server",
@@ -35,7 +35,15 @@
"section": "def-common.Logger",
"text": "Logger"
},
- "; }) => void"
+ "; usageCollection?: ",
+ {
+ "pluginId": "usageCollection",
+ "scope": "server",
+ "docId": "kibUsageCollectionPluginApi",
+ "section": "def-server.UsageCollectionSetup",
+ "text": "UsageCollectionSetup"
+ },
+ " | undefined; }) => void"
],
"path": "packages/content-management/favorites/favorites_server/src/index.ts",
"deprecated": false,
@@ -46,7 +54,7 @@
"id": "def-server.registerFavorites.$1",
"type": "Object",
"tags": [],
- "label": "{ logger, core }",
+ "label": "{\n logger,\n core,\n usageCollection,\n}",
"description": [],
"path": "packages/content-management/favorites/favorites_server/src/index.ts",
"deprecated": false,
@@ -92,6 +100,27 @@
"path": "packages/content-management/favorites/favorites_server/src/index.ts",
"deprecated": false,
"trackAdoption": false
+ },
+ {
+ "parentPluginId": "@kbn/content-management-favorites-server",
+ "id": "def-server.registerFavorites.$1.usageCollection",
+ "type": "CompoundType",
+ "tags": [],
+ "label": "usageCollection",
+ "description": [],
+ "signature": [
+ {
+ "pluginId": "usageCollection",
+ "scope": "server",
+ "docId": "kibUsageCollectionPluginApi",
+ "section": "def-server.UsageCollectionSetup",
+ "text": "UsageCollectionSetup"
+ },
+ " | undefined"
+ ],
+ "path": "packages/content-management/favorites/favorites_server/src/index.ts",
+ "deprecated": false,
+ "trackAdoption": false
}
]
}
diff --git a/api_docs/kbn_content_management_favorites_server.mdx b/api_docs/kbn_content_management_favorites_server.mdx
index ad6b103873fa2..a24a4e8bf69d3 100644
--- a/api_docs/kbn_content_management_favorites_server.mdx
+++ b/api_docs/kbn_content_management_favorites_server.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-favorites-server
title: "@kbn/content-management-favorites-server"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-favorites-server plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-server']
---
import kbnContentManagementFavoritesServerObj from './kbn_content_management_favorites_server.devdocs.json';
@@ -21,7 +21,7 @@ Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sh
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
-| 6 | 0 | 6 | 0 |
+| 7 | 0 | 7 | 0 |
## Server
diff --git a/api_docs/kbn_content_management_tabbed_table_list_view.mdx b/api_docs/kbn_content_management_tabbed_table_list_view.mdx
index 5d7a5e6b667d8..8735a690b41fd 100644
--- a/api_docs/kbn_content_management_tabbed_table_list_view.mdx
+++ b/api_docs/kbn_content_management_tabbed_table_list_view.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-tabbed-table-list-view
title: "@kbn/content-management-tabbed-table-list-view"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-tabbed-table-list-view plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-tabbed-table-list-view']
---
import kbnContentManagementTabbedTableListViewObj from './kbn_content_management_tabbed_table_list_view.devdocs.json';
diff --git a/api_docs/kbn_content_management_table_list_view.mdx b/api_docs/kbn_content_management_table_list_view.mdx
index 9acb9721a2ea7..a861621d282c9 100644
--- a/api_docs/kbn_content_management_table_list_view.mdx
+++ b/api_docs/kbn_content_management_table_list_view.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view
title: "@kbn/content-management-table-list-view"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-table-list-view plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view']
---
import kbnContentManagementTableListViewObj from './kbn_content_management_table_list_view.devdocs.json';
diff --git a/api_docs/kbn_content_management_table_list_view_common.mdx b/api_docs/kbn_content_management_table_list_view_common.mdx
index debbdd550bdef..405e23e94c7bd 100644
--- a/api_docs/kbn_content_management_table_list_view_common.mdx
+++ b/api_docs/kbn_content_management_table_list_view_common.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-common
title: "@kbn/content-management-table-list-view-common"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-table-list-view-common plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-common']
---
import kbnContentManagementTableListViewCommonObj from './kbn_content_management_table_list_view_common.devdocs.json';
diff --git a/api_docs/kbn_content_management_table_list_view_table.mdx b/api_docs/kbn_content_management_table_list_view_table.mdx
index 64618a4838360..c60b9cf2ffe84 100644
--- a/api_docs/kbn_content_management_table_list_view_table.mdx
+++ b/api_docs/kbn_content_management_table_list_view_table.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-table-list-view-table
title: "@kbn/content-management-table-list-view-table"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-table-list-view-table plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-table-list-view-table']
---
import kbnContentManagementTableListViewTableObj from './kbn_content_management_table_list_view_table.devdocs.json';
diff --git a/api_docs/kbn_content_management_user_profiles.mdx b/api_docs/kbn_content_management_user_profiles.mdx
index f8ffe314ab93f..26afb8c6b9ccf 100644
--- a/api_docs/kbn_content_management_user_profiles.mdx
+++ b/api_docs/kbn_content_management_user_profiles.mdx
@@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-content-management-user-profiles
title: "@kbn/content-management-user-profiles"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-user-profiles plugin
-date: 2024-08-28
+date: 2024-08-30
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-user-profiles']
---
import kbnContentManagementUserProfilesObj from './kbn_content_management_user_profiles.devdocs.json';
diff --git a/api_docs/kbn_content_management_utils.devdocs.json b/api_docs/kbn_content_management_utils.devdocs.json
index 5ad26a1d86d38..57e4a206e1291 100644
--- a/api_docs/kbn_content_management_utils.devdocs.json
+++ b/api_docs/kbn_content_management_utils.devdocs.json
@@ -9,18 +9,10 @@
"objects": []
},
"server": {
- "classes": [],
- "functions": [],
- "interfaces": [],
- "enums": [],
- "misc": [],
- "objects": []
- },
- "common": {
"classes": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage",
+ "id": "def-server.SOContentStorage",
"type": "Class",
"tags": [],
"label": "SOContentStorage",
@@ -28,9 +20,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.SOContentStorage",
+ "section": "def-server.SOContentStorage",
"text": "SOContentStorage"
},
" implements ",
@@ -57,7 +49,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.Unnamed",
+ "id": "def-server.SOContentStorage.Unnamed",
"type": "Function",
"tags": [],
"label": "Constructor",
@@ -71,7 +63,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.Unnamed.$1",
+ "id": "def-server.SOContentStorage.Unnamed.$1",
"type": "Object",
"tags": [],
"label": "{\n savedObjectType,\n cmServicesDefinition,\n createArgsToSoCreateOptions,\n updateArgsToSoUpdateOptions,\n searchArgsToSOFindOptions,\n enableMSearch,\n allowedSavedObjectAttributes,\n mSearchAdditionalSearchFields,\n logger,\n throwOnResultValidationError,\n }",
@@ -79,9 +71,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.SOContentStorageConstructorParams",
+ "section": "def-server.SOContentStorageConstructorParams",
"text": "SOContentStorageConstructorParams"
},
""
@@ -96,7 +88,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.mSearch",
+ "id": "def-server.SOContentStorage.mSearch",
"type": "Object",
"tags": [],
"label": "mSearch",
@@ -126,7 +118,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.get",
+ "id": "def-server.SOContentStorage.get",
"type": "Function",
"tags": [],
"label": "get",
@@ -148,7 +140,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.get.$1",
+ "id": "def-server.SOContentStorage.get.$1",
"type": "Object",
"tags": [],
"label": "ctx",
@@ -169,7 +161,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.get.$2",
+ "id": "def-server.SOContentStorage.get.$2",
"type": "string",
"tags": [],
"label": "id",
@@ -187,7 +179,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.bulkGet",
+ "id": "def-server.SOContentStorage.bulkGet",
"type": "Function",
"tags": [],
"label": "bulkGet",
@@ -203,7 +195,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.create",
+ "id": "def-server.SOContentStorage.create",
"type": "Function",
"tags": [],
"label": "create",
@@ -225,7 +217,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.create.$1",
+ "id": "def-server.SOContentStorage.create.$1",
"type": "Object",
"tags": [],
"label": "ctx",
@@ -246,7 +238,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.create.$2",
+ "id": "def-server.SOContentStorage.create.$2",
"type": "Uncategorized",
"tags": [],
"label": "data",
@@ -261,7 +253,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.create.$3",
+ "id": "def-server.SOContentStorage.create.$3",
"type": "Uncategorized",
"tags": [],
"label": "options",
@@ -279,7 +271,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.update",
+ "id": "def-server.SOContentStorage.update",
"type": "Function",
"tags": [],
"label": "update",
@@ -301,7 +293,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.update.$1",
+ "id": "def-server.SOContentStorage.update.$1",
"type": "Object",
"tags": [],
"label": "ctx",
@@ -322,7 +314,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.update.$2",
+ "id": "def-server.SOContentStorage.update.$2",
"type": "string",
"tags": [],
"label": "id",
@@ -337,7 +329,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.update.$3",
+ "id": "def-server.SOContentStorage.update.$3",
"type": "Uncategorized",
"tags": [],
"label": "data",
@@ -352,7 +344,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.update.$4",
+ "id": "def-server.SOContentStorage.update.$4",
"type": "Uncategorized",
"tags": [],
"label": "options",
@@ -370,7 +362,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.delete",
+ "id": "def-server.SOContentStorage.delete",
"type": "Function",
"tags": [],
"label": "delete",
@@ -392,7 +384,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.delete.$1",
+ "id": "def-server.SOContentStorage.delete.$1",
"type": "Object",
"tags": [],
"label": "ctx",
@@ -413,7 +405,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.delete.$2",
+ "id": "def-server.SOContentStorage.delete.$2",
"type": "string",
"tags": [],
"label": "id",
@@ -428,7 +420,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.delete.$3",
+ "id": "def-server.SOContentStorage.delete.$3",
"type": "Object",
"tags": [],
"label": "options",
@@ -439,7 +431,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.delete.$3.force",
+ "id": "def-server.SOContentStorage.delete.$3.force",
"type": "boolean",
"tags": [],
"label": "force",
@@ -455,7 +447,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.search",
+ "id": "def-server.SOContentStorage.search",
"type": "Function",
"tags": [],
"label": "search",
@@ -485,7 +477,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.search.$1",
+ "id": "def-server.SOContentStorage.search.$1",
"type": "Object",
"tags": [],
"label": "ctx",
@@ -506,7 +498,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.search.$2",
+ "id": "def-server.SOContentStorage.search.$2",
"type": "Object",
"tags": [],
"label": "query",
@@ -527,7 +519,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.SOContentStorage.search.$3",
+ "id": "def-server.SOContentStorage.search.$3",
"type": "Uncategorized",
"tags": [],
"label": "options",
@@ -550,7 +542,7 @@
"functions": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.createArgsToSoCreateOptionsDefault",
+ "id": "def-server.createArgsToSoCreateOptionsDefault",
"type": "Function",
"tags": [],
"label": "createArgsToSoCreateOptionsDefault",
@@ -579,7 +571,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.createArgsToSoCreateOptionsDefault.$1",
+ "id": "def-server.createArgsToSoCreateOptionsDefault.$1",
"type": "Object",
"tags": [],
"label": "params",
@@ -604,7 +596,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.createResultSchema",
+ "id": "def-server.createResultSchema",
"type": "Function",
"tags": [],
"label": "createResultSchema",
@@ -642,7 +634,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.createResultSchema.$1",
+ "id": "def-server.createResultSchema.$1",
"type": "Object",
"tags": [],
"label": "soSchema",
@@ -668,7 +660,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.getMSearch",
+ "id": "def-server.getMSearch",
"type": "Function",
"tags": [],
"label": "getMSearch",
@@ -698,7 +690,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.getMSearch.$1",
+ "id": "def-server.getMSearch.$1",
"type": "Object",
"tags": [],
"label": "{\n savedObjectType,\n cmServicesDefinition,\n allowedSavedObjectAttributes,\n}",
@@ -717,7 +709,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.objectTypeToGetResultSchema",
+ "id": "def-server.objectTypeToGetResultSchema",
"type": "Function",
"tags": [],
"label": "objectTypeToGetResultSchema",
@@ -787,7 +779,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.objectTypeToGetResultSchema.$1",
+ "id": "def-server.objectTypeToGetResultSchema.$1",
"type": "Object",
"tags": [],
"label": "soSchema",
@@ -813,7 +805,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.savedObjectSchema",
+ "id": "def-server.savedObjectSchema",
"type": "Function",
"tags": [],
"label": "savedObjectSchema",
@@ -923,7 +915,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.savedObjectSchema.$1",
+ "id": "def-server.savedObjectSchema.$1",
"type": "Object",
"tags": [],
"label": "attributesSchema",
@@ -949,7 +941,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.searchArgsToSOFindOptionsDefault",
+ "id": "def-server.searchArgsToSOFindOptionsDefault",
"type": "Function",
"tags": [],
"label": "searchArgsToSOFindOptionsDefault",
@@ -966,9 +958,9 @@
") => ",
@@ -986,7 +978,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.searchArgsToSOFindOptionsDefault.$1",
+ "id": "def-server.searchArgsToSOFindOptionsDefault.$1",
"type": "Object",
"tags": [],
"label": "params",
@@ -1002,9 +994,9 @@
""
@@ -1020,7 +1012,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.tagsToFindOptions",
+ "id": "def-server.tagsToFindOptions",
"type": "Function",
"tags": [],
"label": "tagsToFindOptions",
@@ -1050,7 +1042,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.tagsToFindOptions.$1",
+ "id": "def-server.tagsToFindOptions.$1",
"type": "Object",
"tags": [],
"label": "{\n included,\n excluded,\n}",
@@ -1061,7 +1053,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.tagsToFindOptions.$1.included",
+ "id": "def-server.tagsToFindOptions.$1.included",
"type": "Array",
"tags": [],
"label": "included",
@@ -1075,7 +1067,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.tagsToFindOptions.$1.excluded",
+ "id": "def-server.tagsToFindOptions.$1.excluded",
"type": "Array",
"tags": [],
"label": "excluded",
@@ -1095,7 +1087,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.updateArgsToSoUpdateOptionsDefault",
+ "id": "def-server.updateArgsToSoUpdateOptionsDefault",
"type": "Function",
"tags": [],
"label": "updateArgsToSoUpdateOptionsDefault",
@@ -1104,9 +1096,9 @@
"(params: ",
@@ -1133,7 +1125,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.updateArgsToSoUpdateOptionsDefault.$1",
+ "id": "def-server.updateArgsToSoUpdateOptionsDefault.$1",
"type": "Object",
"tags": [],
"label": "params",
@@ -1161,7 +1153,7 @@
"interfaces": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.CMCrudTypes",
+ "id": "def-server.CMCrudTypes",
"type": "Interface",
"tags": [],
"label": "CMCrudTypes",
@@ -1172,7 +1164,7 @@
"children": [
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.CMCrudTypes.Attributes",
+ "id": "def-server.CMCrudTypes.Attributes",
"type": "Uncategorized",
"tags": [],
"label": "Attributes",
@@ -1188,7 +1180,7 @@
},
{
"parentPluginId": "@kbn/content-management-utils",
- "id": "def-common.CMCrudTypes.Item",
+ "id": "def-server.CMCrudTypes.Item",
"type": "Object",
"tags": [],
"label": "Item",
@@ -1198,9 +1190,9 @@
"signature": [
{
"pluginId": "@kbn/content-management-utils",
- "scope": "common",
+ "scope": "server",
"docId": "kibKbnContentManagementUtilsPluginApi",
- "section": "def-common.SOWithMetadata",
+ "section": "def-server.SOWithMetadata",
"text": "SOWithMetadata"
},
"