[api-docs] Daily api_docs build (#136361)

This commit is contained in:
Kibana Machine 2022-07-14 00:41:57 -04:00 committed by GitHub
parent a1c2220566
commit ac2ce8971e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
331 changed files with 4481 additions and 1323 deletions

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/actions
title: "actions"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the actions plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/advancedSettings
title: "advancedSettings"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the advancedSettings plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -10,17 +10,11 @@
"tags": [],
"label": "ExplainLogRateSpikes",
"description": [
"\nLazy-wrapped ExplainLogRateSpikes React component"
"\nLazy-wrapped ExplainLogRateSpikesWrapper React component"
],
"signature": [
"(props: React.PropsWithChildren<",
{
"pluginId": "aiops",
"scope": "public",
"docId": "kibAiopsPluginApi",
"section": "def-public.ExplainLogRateSpikesProps",
"text": "ExplainLogRateSpikesProps"
},
"ExplainLogRateSpikesWrapperProps",
">) => JSX.Element"
],
"path": "x-pack/plugins/aiops/public/shared_lazy_components.tsx",
@ -37,13 +31,7 @@
],
"signature": [
"React.PropsWithChildren<",
{
"pluginId": "aiops",
"scope": "public",
"docId": "kibAiopsPluginApi",
"section": "def-public.ExplainLogRateSpikesProps",
"text": "ExplainLogRateSpikesProps"
},
"ExplainLogRateSpikesWrapperProps",
">"
],
"path": "x-pack/plugins/aiops/public/shared_lazy_components.tsx",
@ -55,59 +43,7 @@
"initialIsOpen": false
}
],
"interfaces": [
{
"parentPluginId": "aiops",
"id": "def-public.ExplainLogRateSpikesProps",
"type": "Interface",
"tags": [],
"label": "ExplainLogRateSpikesProps",
"description": [
"\nExplainLogRateSpikes props require a data view."
],
"path": "x-pack/plugins/aiops/public/components/explain_log_rate_spikes/explain_log_rate_spikes.tsx",
"deprecated": false,
"children": [
{
"parentPluginId": "aiops",
"id": "def-public.ExplainLogRateSpikesProps.dataView",
"type": "Object",
"tags": [],
"label": "dataView",
"description": [
"The data view to analyze."
],
"signature": [
{
"pluginId": "dataViews",
"scope": "common",
"docId": "kibDataViewsPluginApi",
"section": "def-common.DataView",
"text": "DataView"
}
],
"path": "x-pack/plugins/aiops/public/components/explain_log_rate_spikes/explain_log_rate_spikes.tsx",
"deprecated": false
},
{
"parentPluginId": "aiops",
"id": "def-public.ExplainLogRateSpikesProps.windowParameters",
"type": "Object",
"tags": [],
"label": "windowParameters",
"description": [
"Window parameters for the analysis"
],
"signature": [
"WindowParameters"
],
"path": "x-pack/plugins/aiops/public/components/explain_log_rate_spikes/explain_log_rate_spikes.tsx",
"deprecated": false
}
],
"initialIsOpen": false
}
],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/aiops
title: "aiops"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the aiops plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Machine Learning UI](https://github.com/orgs/elastic/teams/ml-ui) for q
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 12 | 0 | 0 | 0 |
| 9 | 0 | 0 | 1 |
## Client
@ -28,9 +28,6 @@ Contact [Machine Learning UI](https://github.com/orgs/elastic/teams/ml-ui) for q
### Functions
<DocDefinitionList data={aiopsObj.client.functions}/>
### Interfaces
<DocDefinitionList data={aiopsObj.client.interfaces}/>
## Server
### Setup

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/alerting
title: "alerting"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the alerting plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/apm
title: "apm"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the apm plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/banners
title: "banners"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the banners plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/bfetch
title: "bfetch"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the bfetch plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/canvas
title: "canvas"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the canvas plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cases
title: "cases"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the cases plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/charts
title: "charts"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the charts plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cloud
title: "cloud"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the cloud plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture
title: "cloudSecurityPosture"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the cloudSecurityPosture plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/console
title: "console"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the console plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/controls
title: "controls"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the controls plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -1646,13 +1646,7 @@
"{@link DeprecationsServiceStart}"
],
"signature": [
{
"pluginId": "core",
"scope": "public",
"docId": "kibCorePluginApi",
"section": "def-public.DeprecationsServiceStart",
"text": "DeprecationsServiceStart"
}
"DeprecationsServiceStart"
],
"path": "src/core/public/index.ts",
"deprecated": false
@ -1726,7 +1720,7 @@
"description": [
"\nDeprecationsService provides methods to fetch domain deprecation details from\nthe Kibana server.\n"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"children": [
{
@ -1743,7 +1737,7 @@
"DomainDeprecationDetails",
"[]>"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"children": [],
"returnComment": []
@ -1762,7 +1756,7 @@
"DomainDeprecationDetails",
"[]>"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"children": [
{
@ -1775,7 +1769,7 @@
"signature": [
"string"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"isRequired": true
}
@ -1796,7 +1790,7 @@
"DomainDeprecationDetails",
") => boolean"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"children": [
{
@ -1809,7 +1803,7 @@
"signature": [
"DomainDeprecationDetails"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"isRequired": true
}
@ -1829,16 +1823,10 @@
"(details: ",
"DomainDeprecationDetails",
") => Promise<",
{
"pluginId": "core",
"scope": "public",
"docId": "kibCorePluginApi",
"section": "def-public.ResolveDeprecationResponse",
"text": "ResolveDeprecationResponse"
},
"ResolveDeprecationResponse",
">"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"children": [
{
@ -1851,7 +1839,7 @@
"signature": [
"DomainDeprecationDetails"
],
"path": "src/core/public/deprecations/deprecations_service.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"isRequired": true
}
@ -9180,6 +9168,21 @@
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-public.DomainDeprecationDetails",
"type": "Type",
"tags": [],
"label": "DomainDeprecationDetails",
"description": [],
"signature": [
"DeprecationsDetails",
" & { domainId: string; }"
],
"path": "node_modules/@types/kbn__core-deprecations-common/index.d.ts",
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-public.EventType",
@ -9560,11 +9563,13 @@
"type": "Type",
"tags": [],
"label": "ResolveDeprecationResponse",
"description": [],
"description": [
"\nResponse from correctiveActions.api call from automatically resolving the deprecation"
],
"signature": [
"{ status: \"ok\"; } | { status: \"fail\"; reason: string; }"
],
"path": "src/core/public/deprecations/deprecations_client.ts",
"path": "node_modules/@types/kbn__core-deprecations-browser/index.d.ts",
"deprecated": false,
"initialIsOpen": false
},
@ -10161,6 +10166,92 @@
},
"server": {
"classes": [
{
"parentPluginId": "core",
"id": "def-server.CspConfig",
"type": "Class",
"tags": [],
"label": "CspConfig",
"description": [
"\nCSP configuration for use in Kibana."
],
"signature": [
"CspConfig",
" implements ",
"ICspConfig"
],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.CspConfig.private",
"type": "Any",
"tags": [],
"label": "#private",
"description": [],
"signature": [
"any"
],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.DEFAULT",
"type": "Object",
"tags": [],
"label": "DEFAULT",
"description": [],
"signature": [
"CspConfig"
],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.strict",
"type": "boolean",
"tags": [],
"label": "strict",
"description": [],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.warnLegacyBrowsers",
"type": "boolean",
"tags": [],
"label": "warnLegacyBrowsers",
"description": [],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.disableEmbedding",
"type": "boolean",
"tags": [],
"label": "disableEmbedding",
"description": [],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.header",
"type": "string",
"tags": [],
"label": "header",
"description": [],
"path": "node_modules/@types/kbn__core-http-server-internal/index.d.ts",
"deprecated": false
}
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.ElasticsearchConfig",
@ -11519,120 +11610,6 @@
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails",
"type": "Interface",
"tags": [],
"label": "BaseDeprecationDetails",
"description": [
"\nBase properties shared by all types of deprecations\n"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.title",
"type": "string",
"tags": [],
"label": "title",
"description": [
"\nThe title of the deprecation.\nCheck the README for writing deprecations in `src/core/server/deprecations/README.mdx`"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.message",
"type": "string",
"tags": [],
"label": "message",
"description": [
"\nThe description message to be displayed for the deprecation.\nCheck the README for writing deprecations in `src/core/server/deprecations/README.mdx`"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.level",
"type": "CompoundType",
"tags": [],
"label": "level",
"description": [
"\nlevels:\n- warning: will not break deployment upon upgrade\n- critical: needs to be addressed before upgrade.\n- fetch_error: Deprecations service failed to grab the deprecation details for the domain."
],
"signature": [
"\"warning\" | \"critical\" | \"fetch_error\""
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.deprecationType",
"type": "CompoundType",
"tags": [],
"label": "deprecationType",
"description": [
"\n(optional) Used to identify between different deprecation types.\nExample use case: in Upgrade Assistant, we may want to allow the user to sort by\ndeprecation type or show each type in a separate tab.\n\nFeel free to add new types if necessary.\nPredefined types are necessary to reduce having similar definitions with different keywords\nacross kibana deprecations."
],
"signature": [
"\"config\" | \"feature\" | undefined"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.documentationUrl",
"type": "string",
"tags": [],
"label": "documentationUrl",
"description": [
"(optional) link to the documentation for more details on the deprecation."
],
"signature": [
"string | undefined"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.requireRestart",
"type": "CompoundType",
"tags": [],
"label": "requireRestart",
"description": [
"(optional) specify the fix for this deprecation requires a full kibana restart."
],
"signature": [
"boolean | undefined"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.BaseDeprecationDetails.correctiveActions",
"type": "Object",
"tags": [],
"label": "correctiveActions",
"description": [
"corrective action needed to fix this deprecation."
],
"signature": [
"{ api?: { path: string; method: \"POST\" | \"PUT\"; body?: { [key: string]: any; } | undefined; omitContextFromBody?: boolean | undefined; } | undefined; manualSteps: string[]; }"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
}
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.Capabilities",
@ -11950,59 +11927,6 @@
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.ConfigDeprecationDetails",
"type": "Interface",
"tags": [],
"label": "ConfigDeprecationDetails",
"description": [],
"signature": [
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.ConfigDeprecationDetails",
"text": "ConfigDeprecationDetails"
},
" extends ",
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.BaseDeprecationDetails",
"text": "BaseDeprecationDetails"
}
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.ConfigDeprecationDetails.configPath",
"type": "string",
"tags": [],
"label": "configPath",
"description": [],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.ConfigDeprecationDetails.deprecationType",
"type": "string",
"tags": [],
"label": "deprecationType",
"description": [],
"signature": [
"\"config\""
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
}
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.ConfigDeprecationFactory",
@ -14528,49 +14452,6 @@
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.FeatureDeprecationDetails",
"type": "Interface",
"tags": [],
"label": "FeatureDeprecationDetails",
"description": [],
"signature": [
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.FeatureDeprecationDetails",
"text": "FeatureDeprecationDetails"
},
" extends ",
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.BaseDeprecationDetails",
"text": "BaseDeprecationDetails"
}
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.FeatureDeprecationDetails.deprecationType",
"type": "string",
"tags": [],
"label": "deprecationType",
"description": [],
"signature": [
"\"feature\" | undefined"
],
"path": "src/core/server/deprecations/types.ts",
"deprecated": false
}
],
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.GetDeprecationsContext",
@ -25796,13 +25677,7 @@
") => ",
"MaybePromise",
"<",
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.DeprecationsDetails",
"text": "DeprecationsDetails"
},
"DeprecationsDetails",
"[]>"
],
"path": "src/core/server/deprecations/types.ts",
@ -28565,23 +28440,11 @@
"label": "DeprecationsDetails",
"description": [],
"signature": [
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.ConfigDeprecationDetails",
"text": "ConfigDeprecationDetails"
},
"ConfigDeprecationDetails",
" | ",
{
"pluginId": "core",
"scope": "server",
"docId": "kibCorePluginApi",
"section": "def-server.FeatureDeprecationDetails",
"text": "FeatureDeprecationDetails"
}
"FeatureDeprecationDetails"
],
"path": "src/core/server/deprecations/types.ts",
"path": "node_modules/@types/kbn__core-deprecations-common/index.d.ts",
"deprecated": false,
"initialIsOpen": false
},
@ -30480,6 +30343,33 @@
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory",
"type": "CompoundType",
"tags": [],
"label": "kibanaResponseFactory",
"description": [],
"signature": [
"KibanaSuccessResponseFactory",
" & ",
"KibanaRedirectionResponseFactory",
" & ",
"KibanaErrorResponseFactory",
" & { custom<T extends string | Record<string, any> | Error | ",
"Stream",
" | Buffer | { message: string | Error; attributes?: ",
"ResponseErrorAttributes",
" | undefined; } | undefined>(options: ",
"CustomHttpResponseOptions",
"<T>): ",
"IKibanaResponse",
"<any>; }"
],
"path": "node_modules/@types/kbn__core-http-router-server-internal/index.d.ts",
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "core",
"id": "def-server.KibanaResponseFactory",
@ -31461,9 +31351,9 @@
"\nThe set of common HTTP methods supported by Kibana routing."
],
"signature": [
"SafeRouteMethod",
"DestructiveRouteMethod",
" | ",
"DestructiveRouteMethod"
"SafeRouteMethod"
],
"path": "node_modules/@types/kbn__core-http-server/index.d.ts",
"deprecated": false,

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core
title: "core"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for que
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2489 | 9 | 746 | 25 |
| 2472 | 6 | 724 | 22 |
## Client

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-application
title: "core.application"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core.application plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.application']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for que
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2489 | 9 | 746 | 25 |
| 2472 | 6 | 724 | 22 |
## Client

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-chrome
title: "core.chrome"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core.chrome plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.chrome']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for que
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2489 | 9 | 746 | 25 |
| 2472 | 6 | 724 | 22 |
## Client

View file

@ -1,218 +0,0 @@
{
"id": "core.http",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [
{
"parentPluginId": "core",
"id": "def-server.CspConfig",
"type": "Class",
"tags": [],
"label": "CspConfig",
"description": [
"\nCSP configuration for use in Kibana."
],
"signature": [
{
"pluginId": "core",
"scope": "server",
"docId": "kibCoreHttpPluginApi",
"section": "def-server.CspConfig",
"text": "CspConfig"
},
" implements ",
"ICspConfig"
],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.CspConfig.DEFAULT",
"type": "Object",
"tags": [],
"label": "DEFAULT",
"description": [],
"signature": [
{
"pluginId": "core",
"scope": "server",
"docId": "kibCoreHttpPluginApi",
"section": "def-server.CspConfig",
"text": "CspConfig"
}
],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.directives",
"type": "Object",
"tags": [],
"label": "#directives",
"description": [],
"signature": [
"CspDirectives"
],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.strict",
"type": "boolean",
"tags": [],
"label": "strict",
"description": [],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.warnLegacyBrowsers",
"type": "boolean",
"tags": [],
"label": "warnLegacyBrowsers",
"description": [],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.disableEmbedding",
"type": "boolean",
"tags": [],
"label": "disableEmbedding",
"description": [],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.CspConfig.header",
"type": "string",
"tags": [],
"label": "header",
"description": [],
"path": "src/core/server/http/csp/csp_config.ts",
"deprecated": false
}
],
"initialIsOpen": false
}
],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory",
"type": "Object",
"tags": [],
"label": "kibanaResponseFactory",
"description": [],
"path": "src/core/server/http/router/response.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory.Unnamed",
"type": "Any",
"tags": [],
"label": "Unnamed",
"description": [],
"signature": [
"any"
],
"path": "src/core/server/http/router/response.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory.Unnamed",
"type": "Any",
"tags": [],
"label": "Unnamed",
"description": [],
"signature": [
"any"
],
"path": "src/core/server/http/router/response.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory.Unnamed",
"type": "Any",
"tags": [],
"label": "Unnamed",
"description": [],
"signature": [
"any"
],
"path": "src/core/server/http/router/response.ts",
"deprecated": false
},
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory.custom",
"type": "Function",
"tags": [],
"label": "custom",
"description": [],
"signature": [
"<T extends string | Record<string, any> | Error | ",
"Stream",
" | Buffer | { message: string | Error; attributes?: ",
"ResponseErrorAttributes",
" | undefined; } | undefined>(options: ",
"CustomHttpResponseOptions",
"<T>) => ",
"KibanaResponse",
"<T>"
],
"path": "src/core/server/http/router/response.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "core",
"id": "def-server.kibanaResponseFactory.custom.$1",
"type": "Object",
"tags": [],
"label": "options",
"description": [],
"signature": [
"CustomHttpResponseOptions",
"<T>"
],
"path": "src/core/server/http/router/response.ts",
"deprecated": false,
"isRequired": true
}
],
"returnComment": []
}
],
"initialIsOpen": false
}
]
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
}
}

View file

@ -1,30 +0,0 @@
---
id: kibCoreHttpPluginApi
slug: /kibana-dev-docs/api/core-http
title: "core.http"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core.http plugin
date: 2022-07-13
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.http']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import coreHttpObj from './core_http.devdocs.json';
Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2489 | 9 | 746 | 25 |
## Server
### Objects
<DocDefinitionList data={coreHttpObj.server.objects}/>
### Classes
<DocDefinitionList data={coreHttpObj.server.classes}/>

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/core-savedObjects
title: "core.savedObjects"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the core.savedObjects plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.savedObjects']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for que
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 2489 | 9 | 746 | 25 |
| 2472 | 6 | 724 | 22 |
## Client

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/customIntegrations
title: "customIntegrations"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the customIntegrations plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dashboard
title: "dashboard"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dashboard plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced
title: "dashboardEnhanced"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dashboardEnhanced plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -645,7 +645,15 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<T>"
"<T, ",
{
"pluginId": "fieldFormats",
"scope": "common",
"docId": "kibFieldFormatsPluginApi",
"section": "def-common.FieldFormatParams",
"text": "FieldFormatParams"
},
"<T>>"
],
"path": "src/plugins/data/common/search/aggs/agg_config.ts",
"deprecated": false,
@ -12955,7 +12963,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) => void"
],
@ -12995,7 +13003,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">"
],
@ -19389,7 +19397,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) => void"
],
@ -19429,7 +19437,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">"
],
@ -19517,7 +19525,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{
@ -22619,7 +22627,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">> | undefined; runtimeFieldMap?: Record<string, ",
{
@ -23412,7 +23420,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">> | undefined; runtimeFieldMap?: Record<string, ",
{
@ -23509,7 +23517,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data
title: "data"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the data plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data-query
title: "data.query"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the data.query plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -1465,16 +1465,7 @@
"docId": "kibDataSearchPluginApi",
"section": "def-server.ISearchSessionService",
"text": "ISearchSessionService"
},
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">"
}
],
"path": "src/plugins/data/server/search/session/session_service.ts",
"deprecated": false,
@ -2718,9 +2709,25 @@
"label": "saveSession",
"description": [],
"signature": [
"(sessionId: string, attributes: Partial<unknown>) => Promise<",
"(sessionId: string, attributes: Partial<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">) => Promise<",
"SavedObject",
"<unknown> | undefined>"
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
"> | undefined>"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false,
@ -2744,7 +2751,27 @@
"label": "attributes",
"description": [],
"signature": [
"{ [P in keyof T]?: T[P] | undefined; }"
"{ sessionId?: string | undefined; name?: string | undefined; appId?: string | undefined; created?: string | undefined; touched?: string | undefined; expires?: string | undefined; completed?: string | null | undefined; status?: ",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionStatus",
"text": "SearchSessionStatus"
},
" | undefined; locatorId?: string | undefined; initialState?: ",
"SerializableRecord",
" | undefined; restoreState?: ",
"SerializableRecord",
" | undefined; idMapping?: Record<string, ",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionRequestInfo",
"text": "SearchSessionRequestInfo"
},
"> | undefined; persisted?: boolean | undefined; realmType?: string | undefined; realmName?: string | undefined; username?: string | undefined; version?: string | undefined; }"
],
"path": "src/plugins/data/server/search/session/types.ts",
"deprecated": false
@ -2761,7 +2788,15 @@
"signature": [
"(sessionId: string) => Promise<",
"SavedObject",
"<unknown>>"
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">>"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false,
@ -2803,7 +2838,15 @@
"section": "def-server.SavedObjectsFindResponse",
"text": "SavedObjectsFindResponse"
},
"<unknown, unknown>>"
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
", unknown>>"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false,
@ -2860,7 +2903,15 @@
"label": "updateSession",
"description": [],
"signature": [
"(sessionId: string, attributes: Partial<unknown>) => Promise<",
"(sessionId: string, attributes: Partial<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">) => Promise<",
{
"pluginId": "core",
"scope": "server",
@ -2868,7 +2919,15 @@
"section": "def-server.SavedObjectsUpdateResponse",
"text": "SavedObjectsUpdateResponse"
},
"<unknown>>"
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">>"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false,
@ -2892,7 +2951,27 @@
"label": "attributes",
"description": [],
"signature": [
"{ [P in keyof T]?: T[P] | undefined; }"
"{ sessionId?: string | undefined; name?: string | undefined; appId?: string | undefined; created?: string | undefined; touched?: string | undefined; expires?: string | undefined; completed?: string | null | undefined; status?: ",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionStatus",
"text": "SearchSessionStatus"
},
" | undefined; locatorId?: string | undefined; initialState?: ",
"SerializableRecord",
" | undefined; restoreState?: ",
"SerializableRecord",
" | undefined; idMapping?: Record<string, ",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionRequestInfo",
"text": "SearchSessionRequestInfo"
},
"> | undefined; persisted?: boolean | undefined; realmType?: string | undefined; realmName?: string | undefined; username?: string | undefined; version?: string | undefined; }"
],
"path": "src/plugins/data/server/search/session/types.ts",
"deprecated": false
@ -2967,7 +3046,15 @@
"section": "def-server.SavedObjectsUpdateResponse",
"text": "SavedObjectsUpdateResponse"
},
"<unknown>>"
"<",
{
"pluginId": "data",
"scope": "common",
"docId": "kibDataSearchPluginApi",
"section": "def-common.SearchSessionSavedObjectAttributes",
"text": "SearchSessionSavedObjectAttributes"
},
">>"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false,
@ -3008,16 +3095,6 @@
"tags": [],
"label": "ISearchSessionService",
"description": [],
"signature": [
{
"pluginId": "data",
"scope": "server",
"docId": "kibDataSearchPluginApi",
"section": "def-server.ISearchSessionService",
"text": "ISearchSessionService"
},
"<T>"
],
"path": "src/plugins/data/server/search/session/types.ts",
"deprecated": false,
"children": [
@ -3040,8 +3117,7 @@
") => (request: ",
"KibanaRequest",
"<unknown, unknown, unknown, any>) => ",
"IScopedSearchSessionsClient",
"<T>"
"IScopedSearchSessionsClient"
],
"path": "src/plugins/data/server/search/session/types.ts",
"deprecated": false,
@ -3758,8 +3834,7 @@
"label": "searchSessionsClient",
"description": [],
"signature": [
"IScopedSearchSessionsClient",
"<unknown>"
"IScopedSearchSessionsClient"
],
"path": "src/plugins/data/server/search/types.ts",
"deprecated": false
@ -4481,7 +4556,15 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<T>"
"<T, ",
{
"pluginId": "fieldFormats",
"scope": "common",
"docId": "kibFieldFormatsPluginApi",
"section": "def-common.FieldFormatParams",
"text": "FieldFormatParams"
},
"<T>>"
],
"path": "src/plugins/data/common/search/aggs/agg_config.ts",
"deprecated": false,
@ -7126,7 +7209,15 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<T>"
"<T, ",
{
"pluginId": "fieldFormats",
"scope": "common",
"docId": "kibFieldFormatsPluginApi",
"section": "def-common.FieldFormatParams",
"text": "FieldFormatParams"
},
"<T>>"
],
"path": "src/plugins/data/common/search/aggs/agg_type.ts",
"deprecated": false,
@ -21671,7 +21762,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) | undefined"
],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/data-search
title: "data.search"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the data.search plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -128,6 +128,21 @@
],
"path": "src/plugins/data_view_editor/public/types.ts",
"deprecated": false
},
{
"parentPluginId": "dataViewEditor",
"id": "def-public.DataViewEditorProps.allowAdHocDataView",
"type": "CompoundType",
"tags": [],
"label": "allowAdHocDataView",
"description": [
"\nif set to true user is presented with an option to create ad-hoc dataview without a saved object."
],
"signature": [
"boolean | undefined"
],
"path": "src/plugins/data_view_editor/public/types.ts",
"deprecated": false
}
],
"initialIsOpen": false

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewEditor
title: "dataViewEditor"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dataViewEditor plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 14 | 0 | 7 | 0 |
| 15 | 0 | 7 | 0 |
## Client

View file

@ -127,7 +127,7 @@
"label": "onChange",
"description": [],
"signature": [
"(newParams?: {}) => void"
"(newParams?: Partial<{ type?: string | undefined; } & P>) => void"
],
"path": "src/plugins/data_view_field_editor/public/components/field_format_editor/editors/default/default.tsx",
"deprecated": false,
@ -140,7 +140,7 @@
"label": "newParams",
"description": [],
"signature": [
"{}"
"Partial<{ type?: string | undefined; } & P>"
],
"path": "src/plugins/data_view_field_editor/public/components/field_format_editor/editors/default/default.tsx",
"deprecated": false,
@ -242,7 +242,9 @@
"label": "onChange",
"description": [],
"signature": [
"(newParams: { [key: string]: any; }) => void"
"(newParams: ",
"SerializableRecord",
") => void"
],
"path": "src/plugins/data_view_field_editor/public/components/field_format_editor/editors/types.ts",
"deprecated": false,
@ -254,23 +256,12 @@
"tags": [],
"label": "newParams",
"description": [],
"signature": [
"SerializableRecord"
],
"path": "src/plugins/data_view_field_editor/public/components/field_format_editor/editors/types.ts",
"deprecated": false,
"children": [
{
"parentPluginId": "dataViewFieldEditor",
"id": "def-public.FormatEditorProps.onChange.$1.Unnamed",
"type": "IndexSignature",
"tags": [],
"label": "[key: string]: any",
"description": [],
"signature": [
"[key: string]: any"
],
"path": "src/plugins/data_view_field_editor/public/components/field_format_editor/editors/types.ts",
"deprecated": false
}
]
"isRequired": true
}
],
"returnComment": []
@ -556,7 +547,7 @@
"section": "def-public.FieldFormatEditorFactory",
"text": "FieldFormatEditorFactory"
},
"<any>) => void; }"
"<{}>) => void; }"
],
"path": "src/plugins/data_view_field_editor/public/types.ts",
"deprecated": false
@ -679,7 +670,7 @@
"section": "def-public.FieldFormatEditorFactory",
"text": "FieldFormatEditorFactory"
},
"<any>[]; getById: (id: string) => ",
"<{}>[]; getById: <P>(id: string) => ",
{
"pluginId": "dataViewFieldEditor",
"scope": "public",
@ -687,7 +678,7 @@
"section": "def-public.FieldFormatEditorFactory",
"text": "FieldFormatEditorFactory"
},
"<any> | undefined; }"
"<P> | undefined; }"
],
"path": "src/plugins/data_view_field_editor/public/types.ts",
"deprecated": false

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor
title: "dataViewFieldEditor"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dataViewFieldEditor plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 42 | 0 | 37 | 3 |
| 41 | 0 | 36 | 3 |
## Client

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViewManagement
title: "dataViewManagement"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dataViewManagement plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -1451,7 +1451,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) => void"
],
@ -1491,7 +1491,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">"
],
@ -1579,7 +1579,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{
@ -5902,7 +5902,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">> | undefined; runtimeFieldMap?: Record<string, ",
{
@ -5945,7 +5945,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{
@ -7555,7 +7555,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) => void"
],
@ -7595,7 +7595,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">"
],
@ -10240,7 +10240,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{
@ -13560,7 +13560,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">) => void"
],
@ -13600,7 +13600,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">"
],
@ -13688,7 +13688,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{
@ -17765,7 +17765,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | null | undefined"
],
@ -18532,7 +18532,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">> | undefined; runtimeFieldMap?: Record<string, ",
{
@ -19859,7 +19859,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">> | undefined; runtimeFieldMap?: Record<string, ",
{
@ -19939,7 +19939,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
">; }"
],
@ -19966,7 +19966,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; esTypes?: string[] | undefined; searchable: boolean; aggregatable: boolean; readFromDocValues?: boolean | undefined; indexed?: boolean | undefined; customLabel?: string | undefined; runtimeField?: ",
{

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataViews
title: "dataViews"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dataViews plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/dataVisualizer
title: "dataVisualizer"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the dataVisualizer plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsByApi
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api
title: Deprecated API usage by API
summary: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
---

View file

@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsByPlugin
slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin
title: Deprecated API usage by plugin
summary: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by.
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
---
@ -217,7 +217,7 @@ so TS and code-reference navigation might not highlight them. |
| Deprecated API | Reference location(s) | Remove By |
| ---------------|-----------|-----------|
| <DocLink id="kibKibanaReactPluginApi" section="def-public.KibanaPageTemplateProps" text="KibanaPageTemplateProps"/> | [page_template.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/layout/page_template.tsx#:~:text=KibanaPageTemplateProps), [page_template.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/layout/page_template.tsx#:~:text=KibanaPageTemplateProps) | - |
| <DocLink id="kibKibanaReactPluginApi" section="def-public.KibanaPageTemplate" text="KibanaPageTemplate"/> | [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [product_selector.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx#:~:text=KibanaPageTemplate), [product_selector.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx#:~:text=KibanaPageTemplate), [product_selector.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/product_selector/product_selector.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate)+ 11 more | - |
| <DocLink id="kibKibanaReactPluginApi" section="def-public.KibanaPageTemplate" text="KibanaPageTemplate"/> | [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [version_mismatch_page.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/version_mismatch/version_mismatch_page.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_overview/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate), [page_template.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/layout/page_template.tsx#:~:text=KibanaPageTemplate), [page_template.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/layout/page_template.tsx#:~:text=KibanaPageTemplate), [page_template.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/shared/layout/page_template.tsx#:~:text=KibanaPageTemplate), [error_connecting.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/error_connecting/error_connecting.tsx#:~:text=KibanaPageTemplate)+ 8 more | - |
| <DocLink id="kibSecurityPluginApi" section="def-public.SecurityPluginStart.uiApi" text="uiApi"/> | [account_settings.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/workplace_search/views/account_settings/account_settings.tsx#:~:text=uiApi), [account_settings.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/workplace_search/views/account_settings/account_settings.tsx#:~:text=uiApi), [account_settings.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/workplace_search/views/account_settings/account_settings.tsx#:~:text=uiApi), [account_settings.tsx](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/public/applications/workplace_search/views/account_settings/account_settings.tsx#:~:text=uiApi) | - |
| <DocLink id="kibSecurityPluginApi" section="def-server.SecurityPluginSetup.authz" text="authz"/> | [check_access.ts](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/server/lib/check_access.ts#:~:text=authz), [check_access.ts](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/server/lib/check_access.ts#:~:text=authz), [check_access.ts](https://github.com/elastic/kibana/tree/master/x-pack/plugins/enterprise_search/server/lib/check_access.ts#:~:text=authz) | - |

View file

@ -3,7 +3,7 @@ id: kibDevDocsDeprecationsDueByTeam
slug: /kibana-dev-docs/api-meta/deprecations-due-by-team
title: Deprecated APIs due to be removed, by team
summary: Lists the teams that are referencing deprecated APIs with a remove by date.
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/devTools
title: "devTools"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the devTools plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/discover
title: "discover"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the discover plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced
title: "discoverEnhanced"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the discoverEnhanced plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/elastic-apm-synthtrace
title: "@elastic/apm-synthtrace"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @elastic/apm-synthtrace plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/apm-synthtrace']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/embeddable
title: "embeddable"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the embeddable plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced
title: "embeddableEnhanced"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the embeddableEnhanced plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects
title: "encryptedSavedObjects"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the encryptedSavedObjects plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch
title: "enterpriseSearch"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the enterpriseSearch plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/esUiShared
title: "esUiShared"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the esUiShared plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/eventAnnotation
title: "eventAnnotation"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the eventAnnotation plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/eventLog
title: "eventLog"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the eventLog plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionError
title: "expressionError"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionError plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -898,7 +898,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined) => ",
{
@ -928,7 +928,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined"
],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionGauge
title: "expressionGauge"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionGauge plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -485,7 +485,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined) => ",
{
@ -515,7 +515,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined"
],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap
title: "expressionHeatmap"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionHeatmap plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionImage
title: "expressionImage"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionImage plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis
title: "expressionLegacyMetricVis"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionLegacyMetricVis plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionMetric
title: "expressionMetric"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionMetric plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis
title: "expressionMetricVis"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionMetricVis plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -253,7 +253,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined; }"
],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis
title: "expressionPartitionVis"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionPartitionVis plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage
title: "expressionRepeatImage"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionRepeatImage plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage
title: "expressionRevealImage"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionRevealImage plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionShape
title: "expressionShape"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionShape plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud
title: "expressionTagcloud"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionTagcloud plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -96,10 +96,10 @@
},
{
"parentPluginId": "expressionXY",
"id": "def-common.AnnotationLayerArgs.hide",
"id": "def-common.AnnotationLayerArgs.simpleView",
"type": "CompoundType",
"tags": [],
"label": "hide",
"label": "simpleView",
"description": [],
"signature": [
"boolean | undefined"
@ -582,10 +582,10 @@
},
{
"parentPluginId": "expressionXY",
"id": "def-common.DataLayerArgs.hide",
"id": "def-common.DataLayerArgs.simpleView",
"type": "CompoundType",
"tags": [],
"label": "hide",
"label": "simpleView",
"description": [],
"signature": [
"boolean | undefined"

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressionXY
title: "expressionXY"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressionXY plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -27942,7 +27942,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined"
],

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/expressions
title: "expressions"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the expressions plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/features
title: "features"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the features plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -2116,7 +2116,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined) => ",
{
@ -2145,7 +2145,7 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"<{}, ",
"SerializableRecord",
"> | undefined"
],
@ -4878,7 +4878,8 @@
"\nParams provided when creating a formatter.\nParams are vary per formatter\n\nTODO: support strict typing for params depending on format type\nhttps://github.com/elastic/kibana/issues/108158"
],
"signature": [
"SerializableRecord"
"SerializableRecord",
" & P"
],
"path": "src/plugins/field_formats/common/types.ts",
"deprecated": false,
@ -5082,7 +5083,7 @@
"label": "FormatFactory",
"description": [],
"signature": [
"(mapping?: ",
"<P = {}>(mapping?: ",
{
"pluginId": "fieldFormats",
"scope": "common",
@ -5090,9 +5091,15 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"SerializableRecord",
"> | undefined) => ",
"<P, ",
{
"pluginId": "fieldFormats",
"scope": "common",
"docId": "kibFieldFormatsPluginApi",
"section": "def-common.FieldFormatParams",
"text": "FieldFormatParams"
},
"<P>> | undefined) => ",
{
"pluginId": "fieldFormats",
"scope": "common",
@ -5120,9 +5127,15 @@
"section": "def-common.SerializedFieldFormat",
"text": "SerializedFieldFormat"
},
"<",
"SerializableRecord",
"> | undefined"
"<P, ",
{
"pluginId": "fieldFormats",
"scope": "common",
"docId": "kibFieldFormatsPluginApi",
"section": "def-common.FieldFormatParams",
"text": "FieldFormatParams"
},
"<P>> | undefined"
],
"path": "src/plugins/field_formats/common/types.ts",
"deprecated": false

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fieldFormats
title: "fieldFormats"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the fieldFormats plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fileUpload
title: "fileUpload"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the fileUpload plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -564,6 +564,19 @@
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": false
},
{
"parentPluginId": "fleet",
"id": "def-public.NewPackagePolicy.is_managed",
"type": "CompoundType",
"tags": [],
"label": "is_managed",
"description": [],
"signature": [
"boolean | undefined"
],
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": false
},
{
"parentPluginId": "fleet",
"id": "def-public.NewPackagePolicy.policy_id",
@ -1342,7 +1355,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; policy_id?: string | undefined; output_id?: string | 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 | undefined; output_id?: string | undefined; package?: ",
{
"pluginId": "fleet",
"scope": "common",
@ -10545,6 +10558,19 @@
"description": [],
"path": "x-pack/plugins/fleet/common/types/models/agent_policy.ts",
"deprecated": false
},
{
"parentPluginId": "fleet",
"id": "def-common.AgentPolicy.agents",
"type": "number",
"tags": [],
"label": "agents",
"description": [],
"signature": [
"number | undefined"
],
"path": "x-pack/plugins/fleet/common/types/models/agent_policy.ts",
"deprecated": false
}
],
"initialIsOpen": false
@ -16436,6 +16462,19 @@
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": false
},
{
"parentPluginId": "fleet",
"id": "def-common.NewPackagePolicy.is_managed",
"type": "CompoundType",
"tags": [],
"label": "is_managed",
"description": [],
"signature": [
"boolean | undefined"
],
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": false
},
{
"parentPluginId": "fleet",
"id": "def-common.NewPackagePolicy.policy_id",
@ -20222,7 +20261,7 @@
"section": "def-common.ValueOf",
"text": "ValueOf"
},
"<{ readonly Active: \"active\"; readonly Inactive: \"inactive\"; }>; description?: string | undefined; name: string; updated_at: string; namespace: string; updated_by: string; is_default?: boolean | undefined; is_default_fleet_server?: boolean | undefined; has_fleet_server?: boolean | undefined; is_managed: boolean; monitoring_enabled?: (\"metrics\" | \"logs\")[] | undefined; unenroll_timeout?: number | undefined; is_preconfigured?: boolean | undefined; data_output_id?: string | null | undefined; monitoring_output_id?: string | null | undefined; download_source_id?: string | null | undefined; package_policies: string[] | ",
"<{ readonly Active: \"active\"; readonly Inactive: \"inactive\"; }>; description?: string | undefined; name: string; updated_at: string; namespace: string; updated_by: string; is_managed: boolean; is_default?: boolean | undefined; is_default_fleet_server?: boolean | undefined; has_fleet_server?: boolean | undefined; monitoring_enabled?: (\"metrics\" | \"logs\")[] | undefined; unenroll_timeout?: number | undefined; is_preconfigured?: boolean | undefined; data_output_id?: string | null | undefined; monitoring_output_id?: string | null | undefined; download_source_id?: string | null | undefined; package_policies: string[] | ",
{
"pluginId": "fleet",
"scope": "common",
@ -20230,7 +20269,7 @@
"section": "def-common.PackagePolicy",
"text": "PackagePolicy"
},
"[]; revision: number; }"
"[]; revision: number; agents?: number | undefined; }"
],
"path": "x-pack/plugins/fleet/common/types/models/agent_policy.ts",
"deprecated": false,
@ -22293,7 +22332,7 @@
"section": "def-common.PackagePolicyInput",
"text": "PackagePolicyInput"
},
"[]; policy_id: string; output_id: string; revision: number; }"
"[]; is_managed?: boolean | undefined; policy_id: string; output_id: string; revision: number; }"
],
"path": "x-pack/plugins/fleet/common/types/models/package_policy.ts",
"deprecated": false,

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/fleet
title: "fleet"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the fleet plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
@ -18,7 +18,7 @@ Contact [Fleet](https://github.com/orgs/elastic/teams/fleet) for questions regar
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 1522 | 8 | 1390 | 10 |
| 1525 | 8 | 1393 | 10 |
## Client

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/globalSearch
title: "globalSearch"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the globalSearch plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/home
title: "home"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the home plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement
title: "indexLifecycleManagement"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the indexLifecycleManagement plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/indexManagement
title: "indexManagement"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the indexManagement plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/infra
title: "infra"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the infra plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/inspector
title: "inspector"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the inspector plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/interactiveSetup
title: "interactiveSetup"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the interactiveSetup plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-ace
title: "@kbn/ace"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/ace plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components
title: "@kbn/aiops-components"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/aiops-components plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-utils
title: "@kbn/aiops-utils"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/aiops-utils plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-alerts
title: "@kbn/alerts"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/alerts plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics
title: "@kbn/analytics"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-client
title: "@kbn/analytics-client"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics-client plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-client']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-browser
title: "@kbn/analytics-shippers-elastic-v3-browser"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics-shippers-elastic-v3-browser plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-browser']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-common
title: "@kbn/analytics-shippers-elastic-v3-common"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics-shippers-elastic-v3-common plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-common']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-server
title: "@kbn/analytics-shippers-elastic-v3-server"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics-shippers-elastic-v3-server plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-server']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-fullstory
title: "@kbn/analytics-shippers-fullstory"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/analytics-shippers-fullstory plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-fullstory']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader
title: "@kbn/apm-config-loader"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/apm-config-loader plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils
title: "@kbn/apm-utils"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/apm-utils plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config
title: "@kbn/axe-config"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/axe-config plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-bazel-packages
title: "@kbn/bazel-packages"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/bazel-packages plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-packages']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

View file

@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/kbn-bazel-runner
title: "@kbn/bazel-runner"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/bazel-runner plugin
date: 2022-07-13
date: 2022-07-14
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-runner']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---

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