mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
update api docs (#107312)
This commit is contained in:
parent
caee1257f4
commit
01293bf86f
68 changed files with 11526 additions and 6737 deletions
|
@ -12,7 +12,7 @@ import advancedSettingsObj from './advanced_settings.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -289,7 +289,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 76
|
||||
"lineNumber": 78
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -305,7 +305,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 86
|
||||
"lineNumber": 88
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -314,14 +314,14 @@
|
|||
"id": "def-server.AlertingAuthorization.Unnamed.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "{\n ruleTypeRegistry,\n request,\n authorization,\n features,\n auditLogger,\n getSpace,\n exemptConsumerIds,\n }",
|
||||
"label": "{\n ruleTypeRegistry,\n request,\n authorization,\n features,\n auditLogger,\n getSpace,\n getSpaceId,\n exemptConsumerIds,\n }",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"ConstructorOptions"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 86
|
||||
"lineNumber": 88
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -337,11 +337,11 @@
|
|||
"label": "getSpaceId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => Promise<string | undefined>"
|
||||
"() => string | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 144
|
||||
"lineNumber": 147
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -385,7 +385,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 152
|
||||
"lineNumber": 155
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -401,7 +401,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 153
|
||||
"lineNumber": 156
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -434,7 +434,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 154
|
||||
"lineNumber": 157
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -457,7 +457,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 155
|
||||
"lineNumber": 158
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -479,7 +479,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 169
|
||||
"lineNumber": 172
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -495,7 +495,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 169
|
||||
"lineNumber": 172
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -529,7 +529,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 274
|
||||
"lineNumber": 277
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -551,7 +551,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 275
|
||||
"lineNumber": 278
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -568,7 +568,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 276
|
||||
"lineNumber": 279
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -616,7 +616,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 354
|
||||
"lineNumber": 359
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -634,7 +634,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 355
|
||||
"lineNumber": 360
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -667,7 +667,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 356
|
||||
"lineNumber": 361
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -690,7 +690,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 357
|
||||
"lineNumber": 362
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -2006,7 +2006,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 24
|
||||
"lineNumber": 25
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -2034,7 +2034,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 29
|
||||
"lineNumber": 30
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -2048,7 +2048,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts",
|
||||
"lineNumber": 36
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
|
|
@ -2207,7 +2207,11 @@
|
|||
"Type",
|
||||
"<number, string, unknown>; end: ",
|
||||
"Type",
|
||||
"<number, string, unknown>; }>]>; }>, ",
|
||||
"<number, string, unknown>; }>, ",
|
||||
"PartialC",
|
||||
"<{ offset: ",
|
||||
"StringC",
|
||||
"; }>]>; }>, ",
|
||||
{
|
||||
"pluginId": "apm",
|
||||
"scope": "server",
|
||||
|
@ -2215,9 +2219,21 @@
|
|||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { serviceDependencies: ",
|
||||
"ServiceDependencyItem",
|
||||
"[]; }, ",
|
||||
", { serviceDependencies: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; } & { \"GET /api/apm/services/{serviceName}/profiling/timeline\": ",
|
||||
"ServerRoute",
|
||||
|
@ -3753,6 +3769,118 @@
|
|||
},
|
||||
"; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; } & { \"GET /api/apm/backends/top_backends\": ",
|
||||
"ServerRoute",
|
||||
"<\"GET /api/apm/backends/top_backends\", ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"TypeC",
|
||||
"<{ query: ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"TypeC",
|
||||
"<{ start: ",
|
||||
"Type",
|
||||
"<number, string, unknown>; end: ",
|
||||
"Type",
|
||||
"<number, string, unknown>; }>, ",
|
||||
"TypeC",
|
||||
"<{ numBuckets: ",
|
||||
"Type",
|
||||
"<number, unknown, unknown>; }>]>; }>, ",
|
||||
"PartialC",
|
||||
"<{ query: ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"PartialC",
|
||||
"<{ environment: ",
|
||||
"StringC",
|
||||
"; }>, ",
|
||||
"PartialC",
|
||||
"<{ offset: ",
|
||||
"StringC",
|
||||
"; }>]>; }>]>, ",
|
||||
{
|
||||
"pluginId": "apm",
|
||||
"scope": "server",
|
||||
"docId": "kibApmPluginApi",
|
||||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { backends: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; } & { \"GET /api/apm/backends/{backendName}/upstream_services\": ",
|
||||
"ServerRoute",
|
||||
"<\"GET /api/apm/backends/{backendName}/upstream_services\", ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"TypeC",
|
||||
"<{ path: ",
|
||||
"TypeC",
|
||||
"<{ backendName: ",
|
||||
"StringC",
|
||||
"; }>; query: ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"TypeC",
|
||||
"<{ start: ",
|
||||
"Type",
|
||||
"<number, string, unknown>; end: ",
|
||||
"Type",
|
||||
"<number, string, unknown>; }>, ",
|
||||
"TypeC",
|
||||
"<{ numBuckets: ",
|
||||
"Type",
|
||||
"<number, unknown, unknown>; }>]>; }>, ",
|
||||
"PartialC",
|
||||
"<{ query: ",
|
||||
"IntersectionC",
|
||||
"<[",
|
||||
"PartialC",
|
||||
"<{ environment: ",
|
||||
"StringC",
|
||||
"; }>, ",
|
||||
"PartialC",
|
||||
"<{ offset: ",
|
||||
"StringC",
|
||||
"; }>]>; }>]>, ",
|
||||
{
|
||||
"pluginId": "apm",
|
||||
"scope": "server",
|
||||
"docId": "kibApmPluginApi",
|
||||
"section": "def-server.APMRouteHandlerResources",
|
||||
"text": "APMRouteHandlerResources"
|
||||
},
|
||||
", { services: { currentStats: { latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }; previousStats: ({ latency: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; throughput: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; errorRate: { value: number | null; timeseries: ",
|
||||
"Coordinate",
|
||||
"[]; }; } & { impact: number; }) | null; location: ",
|
||||
"Node",
|
||||
"; }[]; }, ",
|
||||
"APMRouteCreateOptions",
|
||||
">; } & { \"GET /api/apm/backends/{backendName}/metadata\": ",
|
||||
"ServerRoute",
|
||||
"<\"GET /api/apm/backends/{backendName}/metadata\", ",
|
||||
|
|
|
@ -12,7 +12,7 @@ import apmObj from './apm.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact APM UI for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ import apmOssObj from './apm_oss.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact APM UI for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -673,7 +673,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/public/components/configure_cases/index.tsx",
|
||||
"lineNumber": 51
|
||||
"lineNumber": 52
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -686,7 +686,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/public/components/configure_cases/index.tsx",
|
||||
"lineNumber": 52
|
||||
"lineNumber": 53
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1836,6 +1836,52 @@
|
|||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getAllConnectorsUrl",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getAllConnectorsUrl",
|
||||
"description": [
|
||||
"\n"
|
||||
],
|
||||
"signature": [
|
||||
"() => string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/utils/connectors_api.ts",
|
||||
"lineNumber": 38
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [
|
||||
"All connectors endpoint"
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getAllConnectorTypesUrl",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getAllConnectorTypesUrl",
|
||||
"description": [
|
||||
"\n"
|
||||
],
|
||||
"signature": [
|
||||
"() => string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/utils/connectors_api.ts",
|
||||
"lineNumber": 18
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [
|
||||
"Connector types endpoint"
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getCaseCommentDetailsUrl",
|
||||
|
@ -2129,6 +2175,70 @@
|
|||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getCreateConnectorUrl",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getCreateConnectorUrl",
|
||||
"description": [
|
||||
"\n"
|
||||
],
|
||||
"signature": [
|
||||
"() => string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/utils/connectors_api.ts",
|
||||
"lineNumber": 32
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [
|
||||
"Create connector endpoint"
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getExecuteConnectorUrl",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getExecuteConnectorUrl",
|
||||
"description": [
|
||||
"\n"
|
||||
],
|
||||
"signature": [
|
||||
"(connectorId: string) => string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/utils/connectors_api.ts",
|
||||
"lineNumber": 25
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getExecuteConnectorUrl.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "connectorId",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/utils/connectors_api.ts",
|
||||
"lineNumber": 25
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [
|
||||
"Execute connector endpoint"
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.getSubCaseDetailsUrl",
|
||||
|
@ -4748,9 +4858,6 @@
|
|||
"tags": [],
|
||||
"label": "ACTION_TYPES_URL",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"\"/api/actions/connector_types\""
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 63
|
||||
|
@ -7891,6 +7998,20 @@
|
|||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.CONNECTORS_URL",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "CONNECTORS_URL",
|
||||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 64
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "cases",
|
||||
"id": "def-common.ConnectorServiceNowITSMTypeFields",
|
||||
|
@ -8103,7 +8224,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 91
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8515,7 +8636,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 75
|
||||
"lineNumber": 77
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8532,7 +8653,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 96
|
||||
"lineNumber": 98
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8549,7 +8670,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 95
|
||||
"lineNumber": 97
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8566,7 +8687,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 76
|
||||
"lineNumber": 78
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8585,7 +8706,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 102
|
||||
"lineNumber": 104
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -8676,7 +8797,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 84
|
||||
"lineNumber": 86
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -9177,7 +9298,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/cases/common/constants.ts",
|
||||
"lineNumber": 64
|
||||
"lineNumber": 66
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -25001,4 +25122,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -18,7 +18,7 @@ Contact [Security Solution Threat Hunting](https://github.com/orgs/elastic/teams
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 445 | 0 | 407 | 14 |
|
||||
| 451 | 0 | 409 | 14 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ import chartsObj from './charts.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -18,7 +18,7 @@ import coreObj from './core.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2360 | 148 | 1081 | 31 |
|
||||
| 2363 | 148 | 1081 | 31 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ import coreApplicationObj from './core_application.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2360 | 148 | 1081 | 31 |
|
||||
| 2363 | 148 | 1081 | 31 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ import coreChromeObj from './core_chrome.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2360 | 148 | 1081 | 31 |
|
||||
| 2363 | 148 | 1081 | 31 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -3973,7 +3973,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
") => string; set: (request: ",
|
||||
") => string; prepend: (path: string) => string; set: (request: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
|
@ -3989,7 +3989,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
", requestSpecificBasePath: string) => void; prepend: (path: string) => string; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
", requestSpecificBasePath: string) => void; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/http/types.ts",
|
||||
|
@ -5002,7 +5002,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
") => string; set: (request: ",
|
||||
") => string; prepend: (path: string) => string; set: (request: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
|
@ -5018,7 +5018,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
", requestSpecificBasePath: string) => void; prepend: (path: string) => string; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
", requestSpecificBasePath: string) => void; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/http/types.ts",
|
||||
|
@ -5448,7 +5448,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
") => string; set: (request: ",
|
||||
") => string; prepend: (path: string) => string; set: (request: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
|
@ -5464,7 +5464,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
", requestSpecificBasePath: string) => void; prepend: (path: string) => string; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
", requestSpecificBasePath: string) => void; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/http/types.ts",
|
||||
|
@ -10658,7 +10658,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
") => string; set: (request: ",
|
||||
") => string; prepend: (path: string) => string; set: (request: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
|
@ -10674,7 +10674,7 @@
|
|||
"section": "def-server.LegacyRequest",
|
||||
"text": "LegacyRequest"
|
||||
},
|
||||
", requestSpecificBasePath: string) => void; prepend: (path: string) => string; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
", requestSpecificBasePath: string) => void; readonly serverBasePath: string; readonly publicBaseUrl?: string | undefined; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/http/base_path_service.ts",
|
||||
|
|
|
@ -18,7 +18,7 @@ import coreHttpObj from './core_http.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2360 | 148 | 1081 | 31 |
|
||||
| 2363 | 148 | 1081 | 31 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 170
|
||||
"lineNumber": 169
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -47,7 +47,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 225
|
||||
"lineNumber": 224
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -63,7 +63,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 226
|
||||
"lineNumber": 225
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -80,7 +80,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 227
|
||||
"lineNumber": 226
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -103,7 +103,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 228
|
||||
"lineNumber": 227
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -151,7 +151,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 260
|
||||
"lineNumber": 259
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -176,7 +176,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 261
|
||||
"lineNumber": 260
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -199,7 +199,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 262
|
||||
"lineNumber": 261
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -225,7 +225,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 288
|
||||
"lineNumber": 287
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -241,7 +241,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 289
|
||||
"lineNumber": 288
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -258,7 +258,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 290
|
||||
"lineNumber": 289
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -276,7 +276,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 291
|
||||
"lineNumber": 290
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": false
|
||||
|
@ -322,7 +322,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 318
|
||||
"lineNumber": 317
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -346,7 +346,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 319
|
||||
"lineNumber": 318
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -378,7 +378,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 385
|
||||
"lineNumber": 384
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -394,7 +394,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 385
|
||||
"lineNumber": 384
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -411,7 +411,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 385
|
||||
"lineNumber": 384
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -443,7 +443,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 408
|
||||
"lineNumber": 407
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -461,7 +461,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 408
|
||||
"lineNumber": 407
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -493,7 +493,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 435
|
||||
"lineNumber": 434
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -509,7 +509,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 436
|
||||
"lineNumber": 435
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -526,7 +526,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 437
|
||||
"lineNumber": 436
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -569,7 +569,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 462
|
||||
"lineNumber": 461
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -585,7 +585,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 463
|
||||
"lineNumber": 462
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -602,7 +602,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 464
|
||||
"lineNumber": 463
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -619,7 +619,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 465
|
||||
"lineNumber": 464
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -643,7 +643,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 466
|
||||
"lineNumber": 465
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -681,7 +681,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 494
|
||||
"lineNumber": 493
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -706,7 +706,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 494
|
||||
"lineNumber": 493
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -1232,7 +1232,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 91
|
||||
"lineNumber": 90
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1255,7 +1255,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 92
|
||||
"lineNumber": 91
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1288,7 +1288,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 58
|
||||
"lineNumber": 57
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1301,7 +1301,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 59
|
||||
"lineNumber": 58
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1317,7 +1317,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 60
|
||||
"lineNumber": 59
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1333,7 +1333,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 64
|
||||
"lineNumber": 63
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1351,7 +1351,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 66
|
||||
"lineNumber": 65
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1377,7 +1377,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 70
|
||||
"lineNumber": 69
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1390,7 +1390,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 71
|
||||
"lineNumber": 70
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1403,7 +1403,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 72
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1419,7 +1419,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 73
|
||||
"lineNumber": 72
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1435,7 +1435,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 74
|
||||
"lineNumber": 73
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1452,7 +1452,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 75
|
||||
"lineNumber": 74
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1468,7 +1468,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 79
|
||||
"lineNumber": 78
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1484,7 +1484,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 80
|
||||
"lineNumber": 79
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1500,7 +1500,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 38
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1518,7 +1518,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 42
|
||||
"lineNumber": 41
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1536,7 +1536,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 44
|
||||
"lineNumber": 43
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1555,7 +1555,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 46
|
||||
"lineNumber": 45
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1573,7 +1573,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 48
|
||||
"lineNumber": 47
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1590,7 +1590,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 49
|
||||
"lineNumber": 48
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1626,7 +1626,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 109
|
||||
"lineNumber": 108
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1642,7 +1642,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 111
|
||||
"lineNumber": 110
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1655,7 +1655,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 112
|
||||
"lineNumber": 111
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1668,7 +1668,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 113
|
||||
"lineNumber": 112
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1681,7 +1681,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 114
|
||||
"lineNumber": 113
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1855,7 +1855,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 84
|
||||
"lineNumber": 83
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1871,7 +1871,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 85
|
||||
"lineNumber": 84
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1887,7 +1887,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 86
|
||||
"lineNumber": 85
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1904,7 +1904,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 87
|
||||
"lineNumber": 86
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -2042,7 +2042,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/public/saved_objects/saved_objects_client.ts",
|
||||
"lineNumber": 143
|
||||
"lineNumber": 142
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -10487,6 +10487,21 @@
|
|||
"lineNumber": 67
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "core",
|
||||
"id": "def-server.SavedObjectMigrationContext.isSingleNamespaceType",
|
||||
"type": "boolean",
|
||||
"tags": [],
|
||||
"label": "isSingleNamespaceType",
|
||||
"description": [
|
||||
"\nWhether this is a single-namespace type or not"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/migrations/types.ts",
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
|
@ -10502,7 +10517,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/migrations/types.ts",
|
||||
"lineNumber": 87
|
||||
"lineNumber": 91
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -10518,7 +10533,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/migrations/types.ts",
|
||||
"lineNumber": 88
|
||||
"lineNumber": 92
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -10656,7 +10671,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 162
|
||||
"lineNumber": 163
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -10674,7 +10689,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 164
|
||||
"lineNumber": 165
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -12711,7 +12726,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 78
|
||||
"lineNumber": 79
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -12727,7 +12742,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 79
|
||||
"lineNumber": 80
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12743,7 +12758,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 80
|
||||
"lineNumber": 81
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12759,7 +12774,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 81
|
||||
"lineNumber": 82
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12775,7 +12790,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 82
|
||||
"lineNumber": 83
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12791,7 +12806,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 83
|
||||
"lineNumber": 84
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12809,7 +12824,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 90
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12827,7 +12842,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 91
|
||||
"lineNumber": 92
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12845,7 +12860,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 93
|
||||
"lineNumber": 94
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12863,7 +12878,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 97
|
||||
"lineNumber": 98
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12881,7 +12896,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 102
|
||||
"lineNumber": 103
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12914,7 +12929,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 108
|
||||
"lineNumber": 109
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12932,7 +12947,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 112
|
||||
"lineNumber": 113
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12950,7 +12965,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 117
|
||||
"lineNumber": 118
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12966,7 +12981,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 118
|
||||
"lineNumber": 119
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -12988,7 +13003,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 140
|
||||
"lineNumber": 141
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -13004,7 +13019,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 141
|
||||
"lineNumber": 142
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -13022,7 +13037,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 149
|
||||
"lineNumber": 150
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -13040,7 +13055,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 151
|
||||
"lineNumber": 152
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -13065,7 +13080,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 155
|
||||
"lineNumber": 156
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -13081,7 +13096,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 61
|
||||
"lineNumber": 62
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -13094,7 +13109,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 62
|
||||
"lineNumber": 63
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -13107,7 +13122,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 63
|
||||
"lineNumber": 64
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -14848,7 +14863,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 69
|
||||
"lineNumber": 70
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -14861,7 +14876,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 70
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -14877,7 +14892,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 71
|
||||
"lineNumber": 72
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -16647,7 +16662,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 50
|
||||
"lineNumber": 51
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -16663,7 +16678,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 51
|
||||
"lineNumber": 52
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -16689,7 +16704,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 256
|
||||
"lineNumber": 257
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -16704,7 +16719,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 260
|
||||
"lineNumber": 261
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16719,7 +16734,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 267
|
||||
"lineNumber": 268
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16737,7 +16752,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 271
|
||||
"lineNumber": 272
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16755,7 +16770,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 275
|
||||
"lineNumber": 276
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16773,7 +16788,32 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 279
|
||||
"lineNumber": 280
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "core",
|
||||
"id": "def-server.SavedObjectsType.excludeOnUpgrade",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "excludeOnUpgrade",
|
||||
"description": [
|
||||
"\nIf defined, allows a type to exclude unneeded documents from the migration process and effectively be deleted.\nSee {@link SavedObjectTypeExcludeFromUpgradeFilterHook} for more details."
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectTypeExcludeFromUpgradeFilterHook",
|
||||
"text": "SavedObjectTypeExcludeFromUpgradeFilterHook"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 285
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16797,7 +16837,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 283
|
||||
"lineNumber": 289
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16830,7 +16870,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 287
|
||||
"lineNumber": 293
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16848,7 +16888,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 336
|
||||
"lineNumber": 342
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16873,7 +16913,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 340
|
||||
"lineNumber": 346
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -16901,7 +16941,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 348
|
||||
"lineNumber": 354
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -16919,7 +16959,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 352
|
||||
"lineNumber": 358
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16937,7 +16977,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 356
|
||||
"lineNumber": 362
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16955,7 +16995,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 361
|
||||
"lineNumber": 367
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16975,7 +17015,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 366
|
||||
"lineNumber": 372
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -16995,7 +17035,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 371
|
||||
"lineNumber": 377
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17015,7 +17055,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 380
|
||||
"lineNumber": 386
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17040,7 +17080,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 398
|
||||
"lineNumber": 404
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17065,7 +17105,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 441
|
||||
"lineNumber": 447
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17084,7 +17124,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 481
|
||||
"lineNumber": 487
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18040,7 +18080,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 171
|
||||
"lineNumber": 172
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -18421,7 +18461,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 235
|
||||
"lineNumber": 236
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -18794,7 +18834,40 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 249
|
||||
"lineNumber": 250
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "core",
|
||||
"id": "def-server.SavedObjectTypeExcludeFromUpgradeFilterHook",
|
||||
"type": "Type",
|
||||
"tags": [
|
||||
"alpha"
|
||||
],
|
||||
"label": "SavedObjectTypeExcludeFromUpgradeFilterHook",
|
||||
"description": [
|
||||
"\nIf defined, allows a type to run a search query and return a query filter that may match any documents which may\nbe excluded from the next migration upgrade process. Useful for cleaning up large numbers of old documents which\nare no longer needed and may slow the migration process.\n\nIf this hook fails, the migration will proceed without these documents having been filtered out, so this\nshould not be used as a guarantee that these documents have been deleted.\n"
|
||||
],
|
||||
"signature": [
|
||||
"(toolkit: { readonlyEsClient: Pick<",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCorePluginApi",
|
||||
"section": "def-server.ElasticsearchClient",
|
||||
"text": "ElasticsearchClient"
|
||||
},
|
||||
", \"search\">; }) => ",
|
||||
"QueryDslQueryContainer",
|
||||
" | Promise<",
|
||||
"QueryDslQueryContainer",
|
||||
">"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/core/server/saved_objects/types.ts",
|
||||
"lineNumber": 508
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
|
|
@ -18,7 +18,7 @@ import coreSavedObjectsObj from './core_saved_objects.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2360 | 148 | 1081 | 31 |
|
||||
| 2363 | 148 | 1081 | 31 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -1378,8 +1378,7 @@
|
|||
"\nOptionally apply filers. NOTE: if given and used in conjunction with `dashboardId`, and the\nsaved dashboard has filters saved with it, this will _replace_ those filters."
|
||||
],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/locator.ts",
|
||||
|
@ -1390,15 +1389,14 @@
|
|||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardAppLocatorParams.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [
|
||||
"\nOptionally set a query. NOTE: if given and used in conjunction with `dashboardId`, and the\nsaved dashboard has a query saved with it, this will _replace_ that query."
|
||||
],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/locator.ts",
|
||||
|
@ -1747,8 +1745,7 @@
|
|||
"label": "filters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[]"
|
||||
"any[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/types.ts",
|
||||
|
@ -1772,12 +1769,12 @@
|
|||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardContainerInput.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ query: string | { [key: string]: any; }; language: string; }"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/types.ts",
|
||||
|
@ -2231,8 +2228,7 @@
|
|||
"label": "getQuery",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
"Query"
|
||||
"() => any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts",
|
||||
|
@ -2250,9 +2246,7 @@
|
|||
"label": "getFilters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
"Filter",
|
||||
"[]"
|
||||
"() => any[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts",
|
||||
|
@ -2394,8 +2388,7 @@
|
|||
"\nOptionally apply filers. NOTE: if given and used in conjunction with `dashboardId`, and the\nsaved dashboard has filters saved with it, this will _replace_ those filters."
|
||||
],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/url_generator.ts",
|
||||
|
@ -2406,15 +2399,14 @@
|
|||
{
|
||||
"parentPluginId": "dashboard",
|
||||
"id": "def-public.DashboardUrlGeneratorState.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [
|
||||
"\nOptionally set a query. NOTE: if given and used in conjunction with `dashboardId`, and the\nsaved dashboard has a query saved with it, this will _replace_ that query."
|
||||
],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/dashboard/public/url_generator.ts",
|
||||
|
|
|
@ -18,7 +18,7 @@ import dashboardObj from './dashboard.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 160 | 1 | 137 | 9 |
|
||||
| 160 | 4 | 137 | 9 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
7591
api_docs/data.json
7591
api_docs/data.json
File diff suppressed because it is too large
Load diff
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -5214,13 +5214,7 @@
|
|||
"label": "type",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.KBN_FIELD_TYPES",
|
||||
"text": "KBN_FIELD_TYPES"
|
||||
}
|
||||
"KBN_FIELD_TYPES"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/common/index_patterns/types.ts",
|
||||
|
@ -7269,41 +7263,6 @@
|
|||
"lineNumber": 30
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "visualizations",
|
||||
"link": {
|
||||
"path": "src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts",
|
||||
"lineNumber": 22
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "visualizations",
|
||||
"link": {
|
||||
"path": "src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts",
|
||||
"lineNumber": 96
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "visualizations",
|
||||
"link": {
|
||||
"path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts",
|
||||
"lineNumber": 14
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "visualizations",
|
||||
"link": {
|
||||
"path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts",
|
||||
"lineNumber": 50
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "visualizations",
|
||||
"link": {
|
||||
"path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts",
|
||||
"lineNumber": 72
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "savedObjectsManagement",
|
||||
"link": {
|
||||
|
@ -7448,21 +7407,21 @@
|
|||
"plugin": "timelines",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/timelines/public/components/t_grid/helpers.tsx",
|
||||
"lineNumber": 149
|
||||
"lineNumber": 148
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "timelines",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx",
|
||||
"lineNumber": 31
|
||||
"lineNumber": 29
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "timelines",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx",
|
||||
"lineNumber": 122
|
||||
"lineNumber": 120
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -7952,7 +7911,7 @@
|
|||
"plugin": "securitySolution",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx",
|
||||
"lineNumber": 55
|
||||
"lineNumber": 56
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -7966,7 +7925,7 @@
|
|||
"plugin": "securitySolution",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx",
|
||||
"lineNumber": 79
|
||||
"lineNumber": 80
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -8144,20 +8103,6 @@
|
|||
"lineNumber": 54
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "uptime",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/uptime/public/hooks/update_kuery_string.ts",
|
||||
"lineNumber": 8
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "uptime",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/uptime/public/hooks/update_kuery_string.ts",
|
||||
"lineNumber": 28
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "timelines",
|
||||
"link": {
|
||||
|
@ -8858,20 +8803,6 @@
|
|||
"lineNumber": 405
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "uptime",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/uptime/public/state/reducers/index_pattern.ts",
|
||||
"lineNumber": 10
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "uptime",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/uptime/public/state/reducers/index_pattern.ts",
|
||||
"lineNumber": 13
|
||||
}
|
||||
},
|
||||
{
|
||||
"plugin": "ml",
|
||||
"link": {
|
||||
|
|
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Server
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -36,9 +36,6 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
|
|||
|
||||
## Common
|
||||
|
||||
### Objects
|
||||
<DocDefinitionList data={dataQueryObj.common.objects}/>
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={dataQueryObj.common.functions}/>
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -3,6 +3,84 @@
|
|||
"client": {
|
||||
"classes": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.FilterItem",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "FilterItem",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(props: ",
|
||||
"FilterItemProps",
|
||||
") => JSX.Element"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/filter_bar/index.tsx",
|
||||
"lineNumber": 24
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.FilterItem.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "props",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"FilterItemProps"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/filter_bar/index.tsx",
|
||||
"lineNumber": 24
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.FilterLabel",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "FilterLabel",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(props: ",
|
||||
"FilterLabelProps",
|
||||
") => JSX.Element"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/filter_bar/index.tsx",
|
||||
"lineNumber": 15
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.FilterLabel.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "props",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"FilterLabelProps"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/filter_bar/index.tsx",
|
||||
"lineNumber": 15
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.QueryStringInput",
|
||||
|
@ -96,12 +174,12 @@
|
|||
{
|
||||
"parentPluginId": "data",
|
||||
"id": "def-public.QueryStringInputProps.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ query: string | { [key: string]: any; }; language: string; }"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/query_string_input/query_string_input.tsx",
|
||||
|
@ -262,9 +340,7 @@
|
|||
"label": "onChange",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"((query: ",
|
||||
"Query",
|
||||
") => void) | undefined"
|
||||
"((query: any) => void) | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/query_string_input/query_string_input.tsx",
|
||||
|
@ -296,9 +372,7 @@
|
|||
"label": "onSubmit",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"((query: ",
|
||||
"Query",
|
||||
") => void) | undefined"
|
||||
"((query: any) => void) | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/data/public/ui/query_string_input/query_string_input.tsx",
|
||||
|
|
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 3716 | 98 | 3162 | 64 |
|
||||
| 3870 | 151 | 3323 | 63 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -11,44 +11,48 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Referencing plugin(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | indexPatternFieldEditor, savedObjectsManagement | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | indexPatternFieldEditor, savedObjectsManagement | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | indexPatternFieldEditor, savedObjectsManagement | 8.0 |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.ILegacyCustomClusterClient" text="ILegacyCustomClusterClient"/> | indexManagement | 7.16 |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.LegacyScopedClusterClient" text="LegacyScopedClusterClient"/> | indexManagement | 7.16 |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.ILegacyScopedClusterClient" text="ILegacyScopedClusterClient"/> | indexManagement, globalSearch | 7.16 |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.LegacyAPICaller" text="LegacyAPICaller"/> | crossClusterReplication, indexLifecycleManagement | 7.16 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.MatchAllFilter" text="MatchAllFilter"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | fleet, lens, timelines, infra, dataVisualizer, ml, apm, securitySolution, stackAlerts, transform, uptime | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | lens, timelines, dataVisualizer, ml, infra, securitySolution, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | savedObjects, discover, visualizations, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, uptime, maps, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | savedObjects, discover, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, maps, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | savedObjects, discover, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, maps, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | discover, fleet, maps, ml, infra, stackAlerts, lens | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | discover, visualizations, dashboard, lens, observability, maps, canvas, dashboardEnhanced, discoverEnhanced, securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.MatchAllFilter" text="MatchAllFilter"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | savedObjects, discover, visualizations, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, uptime, maps, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-public.AppLeaveHandler" text="AppLeaveHandler"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.nodeBuilder" text="nodeBuilder"/> | actions, alerting, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.LegacyAuditLogger" text="LegacyAuditLogger"/> | encryptedSavedObjects, actions, alerting | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | discover, fleet, maps, ml, infra, stackAlerts, lens | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | discover, fleet, maps, ml, infra, stackAlerts, lens | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | discover, fleet, maps, ml, infra, stackAlerts, lens | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.AsyncPlugin" text="AsyncPlugin"/> | fleet | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.RangeFilter" text="RangeFilter"/> | discoverEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.RangeFilter" text="RangeFilter"/> | discoverEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | embeddable, discover, presentationUtil, dashboard, graph | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectLoader" text="SavedObjectLoader"/> | visualizations, discover, dashboard, savedObjectsManagement | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObject" text="SavedObject"/> | savedObjectsTaggingOss, visualizations, discover, dashboard, savedObjectsManagement | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | fleet, lens, timelines, infra, dataVisualizer, ml, apm, securitySolution, stackAlerts, transform, uptime | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | lens, timelines, dataVisualizer, ml, infra, securitySolution, stackAlerts, transform | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.FilterMeta" text="FilterMeta"/> | lens | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.ExistsFilter" text="ExistsFilter"/> | observability | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.ExistsFilter" text="ExistsFilter"/> | observability | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldSubType" text="IFieldSubType"/> | timelines | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldSubType" text="IFieldSubType"/> | timelines | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldSubType" text="IFieldSubType"/> | timelines | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.MatchAllFilter" text="MatchAllFilter"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.MatchAllFilter" text="MatchAllFilter"/> | securitySolution | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.EsQueryConfig" text="EsQueryConfig"/> | securitySolution, visTypeTimeseries | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | securitySolution, alerting, fleet, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-public.AppLeaveHandler" text="AppLeaveHandler"/> | securitySolution | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.AsyncPlugin" text="AsyncPlugin"/> | fleet | - |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-common.Render" text="Render"/> | canvas | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.isFilters" text="isFilters"/> | dashboardEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.isFilters" text="isFilters"/> | dashboardEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.FilterMeta" text="FilterMeta"/> | lens | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectSaveModal" text="SavedObjectSaveModal"/> | embeddable, discover, presentationUtil, dashboard, graph | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectLoader" text="SavedObjectLoader"/> | visualizations, discover, dashboard, savedObjectsManagement | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObject" text="SavedObject"/> | savedObjectsTaggingOss, visualizations, discover, dashboard, savedObjectsManagement | - |
|
||||
| <DocLink id="kibExpressionsPluginApi" section="def-common.Render" text="Render"/> | canvas | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.RangeFilter" text="RangeFilter"/> | discoverEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.RangeFilter" text="RangeFilter"/> | discoverEnhanced | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.nodeBuilder" text="nodeBuilder"/> | actions, alerting, cases, dataEnhanced | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.LegacyAuditLogger" text="LegacyAuditLogger"/> | encryptedSavedObjects, actions, alerting | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.LegacyRequest" text="LegacyRequest"/> | security | - |
|
|
@ -22,10 +22,10 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | [alerting_authorization_kuery.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L11), [alerting_authorization_kuery.ts#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L39), [alerting_authorization_kuery.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L41), [alerting_authorization.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L22), [alerting_authorization.ts#L278](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L278), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | [alerting_authorization.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L23), [alerting_authorization.ts#L281](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L281), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.nodeBuilder" text="nodeBuilder"/> | [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L512](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L512), [rules_client.ts#L585](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L585) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | [alerting_authorization_kuery.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L11), [alerting_authorization_kuery.ts#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L39), [alerting_authorization_kuery.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L41), [alerting_authorization.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L22), [alerting_authorization.ts#L278](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L278), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | [alerting_authorization_kuery.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L11), [alerting_authorization_kuery.ts#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L39), [alerting_authorization_kuery.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts#L41), [alerting_authorization.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L22), [alerting_authorization.ts#L278](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L278), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | [alerting_authorization.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L23), [alerting_authorization.ts#L281](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L281), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | [alerting_authorization.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L23), [alerting_authorization.ts#L281](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/alerting_authorization.ts#L281), [rules_client.ts#L68](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L68), [rules_client.ts#L514](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L514), [rules_client.ts#L587](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client/rules_client.ts#L587) | - |
|
||||
| <DocLink id="kibSecurityPluginApi" section="def-server.LegacyAuditLogger" text="LegacyAuditLogger"/> | [audit_logger.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/audit_logger.ts#L8), [audit_logger.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/audit_logger.ts#L21), [audit_logger.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/authorization/audit_logger.ts#L23), [rules_client_factory.test.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client_factory.test.ts#L23), [rules_client_factory.test.ts#L98](https://github.com/elastic/kibana/tree/master/x-pack/plugins/alerting/server/rules_client_factory.test.ts#L98) | - |
|
||||
|
||||
|
||||
|
@ -34,8 +34,8 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L13), [index.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L33), [index.tsx#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L34) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L14), [index.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L32) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L13), [index.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L33), [index.tsx#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L34) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [index.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L14), [index.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/apm/public/components/shared/kuery_bar/index.tsx#L32) | - |
|
||||
|
||||
|
||||
|
@ -44,6 +44,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [build_embeddable_filters.ts#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L35) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [build_embeddable_filters.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L14), [build_embeddable_filters.ts#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L33), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L32), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [saved_lens.d.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L16) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [build_embeddable_filters.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L14), [build_embeddable_filters.ts#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L33), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L32), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [saved_lens.d.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L16) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [build_embeddable_filters.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L11), [build_embeddable_filters.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L14), [build_embeddable_filters.ts#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts#L33), [saved_lens.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L10), [saved_lens.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/canvas_plugin_src/functions/external/saved_lens.ts#L32), [saved_lens.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L3), [saved_lens.d.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/canvas/target/types/canvas_plugin_src/functions/external/saved_lens.d.ts#L16) | - |
|
||||
|
@ -74,6 +75,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [save_dashboard.ts#L19](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/save_dashboard.ts#L19), [save_dashboard.ts#L82](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/save_dashboard.ts#L82), [diff_dashboard_state.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts#L11), [diff_dashboard_state.ts#L101](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts#L101), [diff_dashboard_state.ts#L103](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts#L103), [diff_dashboard_state.ts#L104](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts#L104), [sync_dashboard_container_input.ts#L14](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts#L14), [sync_dashboard_container_input.ts#L98](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts#L98), [sync_dashboard_container_input.ts#L101](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts#L101), [plugin.tsx#L37](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/plugin.tsx#L37)+ 7 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [filter_utils.ts#L13](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L13), [filter_utils.ts#L56](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L56), [filter_utils.ts#L58](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L58), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [saved_dashboard.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L11), [saved_dashboard.ts#L33](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L33), [dashboard_state_slice.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L11), [dashboard_state_slice.ts#L74](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L74), [dashboard_state_slice.ts#L78](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L78)+ 26 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [filter_utils.ts#L13](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L13), [filter_utils.ts#L56](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L56), [filter_utils.ts#L58](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L58), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [saved_dashboard.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L11), [saved_dashboard.ts#L33](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L33), [dashboard_state_slice.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L11), [dashboard_state_slice.ts#L74](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L74), [dashboard_state_slice.ts#L78](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L78)+ 26 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [filter_utils.ts#L13](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L13), [filter_utils.ts#L56](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L56), [filter_utils.ts#L58](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L58), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [filter_utils.ts#L68](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/lib/filter_utils.ts#L68), [saved_dashboard.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L11), [saved_dashboard.ts#L33](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/saved_dashboards/saved_dashboard.ts#L33), [dashboard_state_slice.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L11), [dashboard_state_slice.ts#L74](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L74), [dashboard_state_slice.ts#L78](https://github.com/elastic/kibana/tree/master/src/plugins/dashboard/public/application/state/dashboard_state_slice.ts#L78)+ 26 more | - |
|
||||
|
@ -87,6 +89,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [embeddable_to_dashboard_drilldown.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L13), [embeddable_to_dashboard_drilldown.tsx#L73](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L73), [embeddable_to_dashboard_drilldown.tsx#L79](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L79) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.isFilters" text="isFilters"/> | [embeddable_to_dashboard_drilldown.tsx#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L15), [embeddable_to_dashboard_drilldown.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L70) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [embeddable_to_dashboard_drilldown.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L14), [embeddable_to_dashboard_drilldown.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L33) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.isFilters" text="isFilters"/> | [embeddable_to_dashboard_drilldown.tsx#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L15), [embeddable_to_dashboard_drilldown.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx#L70) | - |
|
||||
|
@ -121,6 +124,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [kibana_services.ts#L101](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/kibana_services.ts#L101), [create_doc_table_react.tsx#L15](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/doc_table/create_doc_table_react.tsx#L15), [create_doc_table_react.tsx#L25](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/doc_table/create_doc_table_react.tsx#L25), [types.ts#L16](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L16), [types.ts#L30](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L30) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [kibana_services.ts#L104](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/kibana_services.ts#L104), [saved_search_embeddable.tsx#L25](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx#L25), [saved_search_embeddable.tsx#L53](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx#L53) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [url_generator.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L11), [url_generator.ts#L121](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L121), [url_generator.ts#L130](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L130), [locator.ts#L12](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L12), [locator.ts#L120](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L120), [locator.ts#L129](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L129), [get_context_url.tsx#L12](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/helpers/get_context_url.tsx#L12), [get_context_url.tsx#L35](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/helpers/get_context_url.tsx#L35), [discover_state.ts#L25](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/apps/main/services/discover_state.ts#L25), [discover_state.ts#L264](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/apps/main/services/discover_state.ts#L264)+ 17 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [url_generator.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L10), [url_generator.ts#L40](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L40), [url_generator.ts#L110](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L110), [locator.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L10), [locator.ts#L41](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L41), [locator.ts#L109](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L109), [types.ts#L16](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L16), [types.ts#L22](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L22), [context.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/context/api/context.ts#L10), [context.ts#L57](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/context/api/context.ts#L57)+ 15 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [url_generator.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L10), [url_generator.ts#L40](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L40), [url_generator.ts#L110](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/url_generator.ts#L110), [locator.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L10), [locator.ts#L41](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L41), [locator.ts#L109](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/locator.ts#L109), [types.ts#L16](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L16), [types.ts#L22](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/types.ts#L22), [context.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/context/api/context.ts#L10), [context.ts#L57](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/angular/context/api/context.ts#L57)+ 15 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [kibana_services.ts#L104](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/kibana_services.ts#L104), [saved_search_embeddable.tsx#L25](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx#L25), [saved_search_embeddable.tsx#L53](https://github.com/elastic/kibana/tree/master/src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx#L53) | - |
|
||||
|
@ -137,6 +141,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [explore_data_chart_action.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.ts#L15), [explore_data_chart_action.ts#L57](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.ts#L57) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.RangeFilter" text="RangeFilter"/> | [explore_data_chart_action.test.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L18), [explore_data_chart_action.test.ts#L237](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L237) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [explore_data_context_menu_action.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_context_menu_action.ts#L14), [explore_data_context_menu_action.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_context_menu_action.ts#L22), [explore_data_chart_action.test.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L18), [explore_data_chart_action.test.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L41), [explore_data_chart_action.test.ts#L237](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L237) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [explore_data_context_menu_action.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_context_menu_action.ts#L14), [explore_data_context_menu_action.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_context_menu_action.ts#L22), [explore_data_chart_action.test.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L18), [explore_data_chart_action.test.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L41), [explore_data_chart_action.test.ts#L237](https://github.com/elastic/kibana/tree/master/x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.test.ts#L237) | - |
|
||||
|
@ -165,13 +170,13 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L32)+ 11 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [search_bar.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L11), [search_bar.tsx#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L41), [agent_logs.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/agent_logs.tsx#L32), [agent_logs.tsx#L174](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/agent_logs.tsx#L174) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [search_bar.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L10), [search_bar.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L33), [search_bar.tsx#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L51), [query_bar.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L11), [query_bar.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L30), [query_bar.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L38) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L32)+ 11 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L31)+ 11 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [search_bar.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L11), [search_bar.tsx#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L41), [agent_logs.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/agent_logs.tsx#L32), [agent_logs.tsx#L174](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/agent_logs.tsx#L174) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L31)+ 11 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [search_bar.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L10), [search_bar.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L33), [search_bar.tsx#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L51), [query_bar.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L11), [query_bar.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L30), [query_bar.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L38) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L32)+ 11 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [search_bar.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L10), [search_bar.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L33), [search_bar.tsx#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/components/search_bar.tsx#L51), [query_bar.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L11), [query_bar.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L30), [query_bar.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/public/applications/fleet/sections/agents/agent_details_page/components/agent_logs/query_bar.tsx#L38) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | [crud.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L18), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L27), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L31), [crud.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L32), [crud.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L37), [crud.ts#L51](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/crud.ts#L51), [status.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L15), [status.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/services/agents/status.ts#L31)+ 11 more | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-server.AsyncPlugin" text="AsyncPlugin"/> | [plugin.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/plugin.ts#L14), [plugin.ts#L184](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/server/plugin.ts#L184), [plugin.d.ts#L2](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/target/types/server/plugin.d.ts#L2), [plugin.d.ts#L84](https://github.com/elastic/kibana/tree/master/x-pack/plugins/fleet/target/types/server/plugin.d.ts#L84) | - |
|
||||
|
||||
|
||||
|
@ -210,14 +215,24 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
|
||||
|
||||
## indexPatternFieldEditor
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [field_format_editor.tsx#L22](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L22), [field_format_editor.tsx#L83](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L83) | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [field_format_editor.tsx#L22](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L22), [field_format_editor.tsx#L83](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L83) | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [field_format_editor.tsx#L22](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L22), [field_format_editor.tsx#L83](https://github.com/elastic/kibana/tree/master/src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx#L83) | 8.0 |
|
||||
|
||||
|
||||
|
||||
## infra
|
||||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [kuery_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L14), [kuery_bar.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L38), [kuery.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L8), [kuery.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L17), [kuery.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L17), [use_waffle_filters.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts#L18), [use_waffle_filters.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts#L22) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_stream/index.ts#L13), [index.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_stream/index.ts#L21), [log_stream.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L11), [log_stream.tsx#L126](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L126), [log_stream.tsx#L128](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L128), [log_filter_state.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L11), [log_filter_state.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L13), [log_filter_state.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L40) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [with_kuery_autocompletion.tsx#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/with_kuery_autocompletion.tsx#L9), [with_kuery_autocompletion.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/with_kuery_autocompletion.tsx#L24), [kuery_bar.tsx#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L15), [kuery_bar.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L28), [toolbar.tsx#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx#L21), [toolbar.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/toolbars/toolbar.tsx#L27), [kuery.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L8), [kuery.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L12), [use_metrics_explorer_data.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts#L11), [use_metrics_explorer_data.ts#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/hooks/use_metrics_explorer_data.ts#L30)+ 34 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [custom_metric_form.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx#L23), [custom_metric_form.tsx#L56](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx#L56), [index.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx#L11), [index.tsx#L29](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx#L29), [custom_field_panel.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx#L11), [custom_field_panel.tsx#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx#L16), [waffle_group_by_controls.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx#L18), [waffle_group_by_controls.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx#L32), [metric.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/alerting/inventory/components/metric.tsx#L25), [metric.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/alerting/inventory/components/metric.tsx#L45)+ 46 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [kuery_bar.tsx#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L14), [kuery_bar.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/metrics_explorer/components/kuery_bar.tsx#L38), [kuery.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L8), [kuery.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L17), [kuery.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/utils/kuery.ts#L17), [use_waffle_filters.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts#L18), [use_waffle_filters.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/hooks/use_waffle_filters.ts#L22) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_stream/index.ts#L13), [index.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_stream/index.ts#L21), [log_stream.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L11), [log_stream.tsx#L126](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L126), [log_stream.tsx#L128](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L128), [log_filter_state.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L11), [log_filter_state.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L13), [log_filter_state.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/containers/logs/log_filter/log_filter_state.ts#L40) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [log_stream.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L11), [log_stream.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L70), [log_stream_embeddable.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream_embeddable.tsx#L12), [log_stream_embeddable.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream_embeddable.tsx#L27), [use_dataset_filtering.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L10), [use_dataset_filtering.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L15), [use_dataset_filtering.ts#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L20) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [log_stream.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L11), [log_stream.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream.tsx#L70), [log_stream_embeddable.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream_embeddable.tsx#L12), [log_stream_embeddable.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/components/log_stream/log_stream_embeddable.tsx#L27), [use_dataset_filtering.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L10), [use_dataset_filtering.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L15), [use_dataset_filtering.ts#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/logs/log_entry_rate/use_dataset_filtering.ts#L20) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [custom_metric_form.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx#L23), [custom_metric_form.tsx#L56](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/custom_metric_form.tsx#L56), [index.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx#L11), [index.tsx#L29](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/metric_control/index.tsx#L29), [custom_field_panel.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx#L11), [custom_field_panel.tsx#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/custom_field_panel.tsx#L16), [waffle_group_by_controls.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx#L18), [waffle_group_by_controls.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/waffle/waffle_group_by_controls.tsx#L32), [metric.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/alerting/inventory/components/metric.tsx#L25), [metric.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/infra/public/alerting/inventory/components/metric.tsx#L45)+ 46 more | - |
|
||||
|
@ -231,10 +246,11 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [validation.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L12), [validation.ts#L185](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L185), [validation.ts#L185](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L185), [filters.tsx#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L22), [filters.tsx#L63](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L63), [filters.tsx#L63](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L63) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [validation.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L12), [validation.ts#L187](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L187), [filters.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L23), [filters.tsx#L65](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L65), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L24), [index.tsx#L101](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L101), [index.tsx#L105](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L105), [field_item.tsx#L46](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L46), [field_item.tsx#L171](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L171), [field_item.tsx#L175](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L175)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L25), [index.tsx#L102](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L102), [field_item.tsx#L47](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L47), [field_item.tsx#L172](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L172), [datapanel.tsx#L43](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/datapanel.tsx#L43), [datapanel.tsx#L97](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/datapanel.tsx#L97), [datapanel.tsx#L167](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/datapanel.tsx#L167), [embeddable.tsx#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/embeddable/embeddable.tsx#L15), [embeddable.tsx#L86](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/embeddable/embeddable.tsx#L86), [embeddable.d.ts#L3](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/target/types/public/embeddable/embeddable.d.ts#L3)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [types.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/types.ts#L8), [types.ts#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/types.ts#L60), [types.d.ts#L1](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/target/types/public/indexpattern_datasource/types.d.ts#L1), [types.d.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/target/types/public/indexpattern_datasource/types.d.ts#L22) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [save_modal_container.tsx#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/app_plugin/save_modal_container.tsx#L19), [save_modal_container.tsx#L355](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/app_plugin/save_modal_container.tsx#L355), [mocks.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/mocks.tsx#L24), [mocks.tsx#L249](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/mocks.tsx#L249), [time_range_middleware.test.ts#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/state_management/time_range_middleware.test.ts#L18), [time_range_middleware.test.ts#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/state_management/time_range_middleware.test.ts#L62) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [validation.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L12), [validation.ts#L185](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L185), [validation.ts#L185](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L185), [filters.tsx#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L22), [filters.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L64), [filters.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L64) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [validation.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L12), [validation.ts#L187](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/formula/validation.ts#L187), [filters.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L23), [filters.tsx#L66](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx#L66), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L24), [index.tsx#L101](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L101), [index.tsx#L105](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/terms/index.tsx#L105), [field_item.tsx#L46](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L46), [field_item.tsx#L171](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L171), [field_item.tsx#L175](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L175)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L22), [types.ts#L273](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L273), [types.ts#L518](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L518), [filter_references.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L8), [filter_references.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L13), [filter_references.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L49), [utils.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/utils.ts#L13), [utils.ts#L72](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/utils.ts#L72), [field_item.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L45), [field_item.tsx#L73](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L73)+ 25 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L22), [types.ts#L273](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L273), [types.ts#L518](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/types.ts#L518), [filter_references.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L8), [filter_references.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L13), [filter_references.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/persistence/filter_references.ts#L49), [utils.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/utils.ts#L13), [utils.ts#L72](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/utils.ts#L72), [field_item.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L45), [field_item.tsx#L73](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/public/indexpattern_datasource/field_item.tsx#L73)+ 25 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.FilterMeta" text="FilterMeta"/> | [types.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/common/types.ts#L8), [types.ts#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/lens/common/types.ts#L23) | - |
|
||||
|
@ -261,6 +277,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [types.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/embeddable/types.ts#L8), [types.ts#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/embeddable/types.ts#L44) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [es_doc_field.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/fields/es_doc_field.ts#L12), [es_doc_field.ts#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/fields/es_doc_field.ts#L45), [es_source.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_source/es_source.ts#L10), [es_source.ts#L367](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_source/es_source.ts#L367), [index_pattern_util.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L8), [index_pattern_util.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L15), [index_pattern_util.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L49), [index_pattern_util.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L49), [index_pattern_util.ts#L59](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L59), [index_pattern_util.ts#L59](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L59)+ 84 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [es_tooltip_property.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L12), [es_tooltip_property.ts#L86](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L86), [es_tooltip_property.ts#L90](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L90), [es_geo_line_source.tsx#L38](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_geo_line_source/es_geo_line_source.tsx#L38), [es_geo_line_source.tsx#L245](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_geo_line_source/es_geo_line_source.tsx#L245), [app_sync.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/routes/map_page/url_state/app_sync.ts#L9), [app_sync.ts#L42](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/routes/map_page/url_state/app_sync.ts#L42), [map_app.tsx#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/routes/map_page/map_app/map_app.tsx#L32), [map_app.tsx#L439](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/routes/map_page/map_app/map_app.tsx#L439), [map_embeddable.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/embeddable/map_embeddable.tsx#L25)+ 6 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/reducers/map/types.ts#L22), [types.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/reducers/map/types.ts#L37), [tooltip_property.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L10), [tooltip_property.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L21), [tooltip_property.ts#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L35), [tooltip_property.ts#L94](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L94), [vector_source.tsx#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/vector_source/vector_source.tsx#L9), [vector_source.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/vector_source/vector_source.tsx#L40), [es_tooltip_property.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L13), [es_tooltip_property.ts#L78](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L78)+ 92 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/reducers/map/types.ts#L22), [types.ts#L37](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/reducers/map/types.ts#L37), [tooltip_property.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L10), [tooltip_property.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L21), [tooltip_property.ts#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L35), [tooltip_property.ts#L94](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts#L94), [vector_source.tsx#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/vector_source/vector_source.tsx#L9), [vector_source.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/vector_source/vector_source.tsx#L40), [es_tooltip_property.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L13), [es_tooltip_property.ts#L78](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts#L78)+ 92 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [es_doc_field.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/fields/es_doc_field.ts#L12), [es_doc_field.ts#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/fields/es_doc_field.ts#L45), [es_source.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_source/es_source.ts#L10), [es_source.ts#L367](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/classes/sources/es_source/es_source.ts#L367), [index_pattern_util.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L8), [index_pattern_util.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L15), [index_pattern_util.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L49), [index_pattern_util.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L49), [index_pattern_util.ts#L59](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L59), [index_pattern_util.ts#L59](https://github.com/elastic/kibana/tree/master/x-pack/plugins/maps/public/index_pattern_util.ts#L59)+ 84 more | - |
|
||||
|
@ -274,10 +291,10 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [new_job_utils.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L10), [new_job_utils.ts#L56](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L56), [new_job_utils.ts#L58](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L58), [exploration_query_bar.tsx#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L16), [exploration_query_bar.tsx#L99](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L99), [exploration_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L100), [use_saved_search.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L10), [use_saved_search.ts#L42](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L42), [use_saved_search.ts#L43](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L43), [process_filters.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/embeddables/common/process_filters.ts#L9)+ 6 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [new_job_utils.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L10), [new_job_utils.ts#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L60), [new_job_utils.ts#L75](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L75), [new_job_utils.ts#L76](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L76), [exploration_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L17), [exploration_query_bar.tsx#L105](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L105), [use_saved_search.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L10), [use_saved_search.ts#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L45), [use_saved_search.ts#L46](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L46), [process_filters.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/embeddables/common/process_filters.ts#L9)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/index_utils.ts#L11), [index_utils.ts#L79](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/index_utils.ts#L79), [new_job_capabilities_service_analytics.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/new_job_capabilities_service_analytics.ts#L9), [new_job_capabilities_service_analytics.ts#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/new_job_capabilities_service_analytics.ts#L45), [data_recognizer.d.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_recognizer/data_recognizer.d.ts#L10), [data_recognizer.d.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_recognizer/data_recognizer.d.ts#L13), [new_job_capabilities_service.ts#L14](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/new_job_capabilities_service.ts#L14), [new_job_capabilities_service.ts#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/new_job_capabilities_service.ts#L39), [load_new_job_capabilities.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/load_new_job_capabilities.ts#L8), [load_new_job_capabilities.ts#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/services/new_job_capabilities/load_new_job_capabilities.ts#L30)+ 26 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [common.ts#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L24), [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222), [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11), [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16), [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8), [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19), [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40), [field_types_utils.test.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L49), [field_types_utils.test.ts#L58](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L58) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [new_job_utils.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L10), [new_job_utils.ts#L56](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L56), [new_job_utils.ts#L58](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L58), [exploration_query_bar.tsx#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L16), [exploration_query_bar.tsx#L99](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L99), [exploration_query_bar.tsx#L100](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L100), [use_saved_search.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L10), [use_saved_search.ts#L42](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L42), [use_saved_search.ts#L43](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L43), [process_filters.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/embeddables/common/process_filters.ts#L9)+ 6 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [new_job_utils.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L10), [new_job_utils.ts#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L60), [new_job_utils.ts#L75](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L75), [new_job_utils.ts#L76](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/jobs/new_job/utils/new_job_utils.ts#L76), [exploration_query_bar.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L17), [exploration_query_bar.tsx#L105](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_exploration/components/exploration_query_bar/exploration_query_bar.tsx#L105), [use_saved_search.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L10), [use_saved_search.ts#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L45), [use_saved_search.ts#L46](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/data_frame_analytics/pages/analytics_creation/components/configuration_step/use_saved_search.ts#L46), [process_filters.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/embeddables/common/process_filters.ts#L9)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [apply_influencer_filters_action.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_influencer_filters_action.tsx#L12), [apply_influencer_filters_action.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_influencer_filters_action.tsx#L40), [apply_entity_filters_action.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_entity_filters_action.tsx#L11), [apply_entity_filters_action.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_entity_filters_action.tsx#L45) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [apply_influencer_filters_action.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_influencer_filters_action.tsx#L12), [apply_influencer_filters_action.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_influencer_filters_action.tsx#L40), [apply_entity_filters_action.tsx#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_entity_filters_action.tsx#L11), [apply_entity_filters_action.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/ui_actions/apply_entity_filters_action.tsx#L45) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [common.ts#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L24), [common.ts#L222](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/components/data_grid/common.ts#L222), [field_types_utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L11), [field_types_utils.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.ts#L16), [field_types_utils.test.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L8), [field_types_utils.test.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L19), [field_types_utils.test.ts#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L40), [field_types_utils.test.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L49), [field_types_utils.test.ts#L58](https://github.com/elastic/kibana/tree/master/x-pack/plugins/ml/public/application/util/field_types_utils.test.ts#L58) | - |
|
||||
|
@ -291,8 +308,9 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.ExistsFilter" text="ExistsFilter"/> | [utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L11), [utils.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L83), [lens_attributes.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L32), [lens_attributes.ts#L481](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L481), [lens_attributes.ts#L510](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L510) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [types.ts#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts#L20), [types.ts#L95](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/types.ts#L95), [alerts_search_bar.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/pages/alerts/alerts_search_bar.tsx#L10), [alerts_search_bar.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/pages/alerts/alerts_search_bar.tsx#L20), [utils.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L10), [utils.ts#L59](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L59), [utils.ts#L67](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L67), [utils.ts#L75](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L75), [utils.ts#L92](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L92) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L11), [utils.ts#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L62), [utils.ts#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L70), [utils.ts#L78](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L78), [filter_value_label.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L10), [filter_value_label.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L30), [filter_value_label.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L31), [filter_value_label.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L64) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.ExistsFilter" text="ExistsFilter"/> | [utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L11), [utils.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L83), [lens_attributes.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L32), [lens_attributes.ts#L481](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L481), [lens_attributes.ts#L510](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L510) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [filter_value_label.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L10), [filter_value_label.tsx#L80](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L80) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [filter_value_label.tsx#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L10), [filter_value_label.tsx#L80](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx#L80) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.ExistsFilter" text="ExistsFilter"/> | [utils.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L11), [utils.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts#L83), [lens_attributes.ts#L32](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L32), [lens_attributes.ts#L481](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L481), [lens_attributes.ts#L510](https://github.com/elastic/kibana/tree/master/x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/lens_attributes.ts#L510) | - |
|
||||
|
@ -323,7 +341,10 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [flyout.tsx#L37](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx#L37), [flyout.tsx#L89](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx#L89) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [create_field_list.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L11), [create_field_list.ts#L94](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L94) | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [flyout.tsx#L37](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx#L37), [flyout.tsx#L89](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/objects_table/components/flyout.tsx#L89) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [create_field_list.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L11), [create_field_list.ts#L94](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L94) | 8.0 |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.castEsToKbnFieldTypeName" text="castEsToKbnFieldTypeName"/> | [create_field_list.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L11), [create_field_list.ts#L94](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L94) | 8.0 |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectLoader" text="SavedObjectLoader"/> | [service_registry.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/services/service_registry.ts#L10), [service_registry.ts#L14](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/services/service_registry.ts#L14), [resolve_saved_objects.ts#L12](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L12), [resolve_saved_objects.ts#L24](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L24), [resolve_saved_objects.ts#L239](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L239), [resolve_saved_objects.ts#L260](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L260), [create_field_list.ts#L13](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L13), [create_field_list.ts#L20](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/create_field_list.ts#L20), [form.tsx#L23](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/object_view/components/form.tsx#L23), [form.tsx#L31](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/management_section/object_view/components/form.tsx#L31) | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObject" text="SavedObject"/> | [resolve_saved_objects.ts#L12](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L12), [resolve_saved_objects.ts#L125](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L125), [resolve_saved_objects.ts#L223](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L223), [resolve_saved_objects.ts#L233](https://github.com/elastic/kibana/tree/master/src/plugins/saved_objects_management/public/lib/resolve_saved_objects.ts#L233) | - |
|
||||
|
||||
|
@ -349,21 +370,22 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L9), [index.ts#L81](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L81), [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L22), [types.ts#L82](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L82), [action.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L19), [action.ts#L98](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L98), [index.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L12), [index.tsx#L48](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L48), [index.tsx#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L122), [index.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L17)+ 81 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [index.tsx#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/timeline/query_bar/index.tsx#L19), [index.tsx#L312](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/timeline/query_bar/index.tsx#L312), [helpers.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L13), [helpers.ts#L246](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L246), [epic.ts#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L34), [epic.ts#L382](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L382), [epic.ts#L383](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L383), [epic.ts#L384](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L384), [epic.ts#L385](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L385), [epic.ts#L398](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L398)+ 18 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.KueryNode" text="KueryNode"/> | [helpers.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L12), [helpers.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L83), [helpers.ts#L97](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L97) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.MatchAllFilter" text="MatchAllFilter"/> | [epic.ts#L36](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L36), [epic.ts#L400](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L400) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.EsQueryConfig" text="EsQueryConfig"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L12), [index.ts#L79](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L79) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L16), [index.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L27), [index.ts#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L27), [index.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L41), [index.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L41), [helpers.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L11), [helpers.ts#L123](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L123), [schema.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/rules/step_define_rule/schema.tsx#L20), [schema.tsx#L110](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/rules/step_define_rule/schema.tsx#L110), [schema.tsx#L468](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/rules/step_define_rule/schema.tsx#L468) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L15), [index.ts#L87](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L87), [expandable_network.tsx#L26](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/side_panel/network_details/expandable_network.tsx#L26), [expandable_network.tsx#L102](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/side_panel/network_details/expandable_network.tsx#L102), [events_viewer.tsx#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/components/events_viewer/events_viewer.tsx#L35), [events_viewer.tsx#L200](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/components/events_viewer/events_viewer.tsx#L200), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/overview/components/events_by_dataset/index.tsx#L27), [index.tsx#L123](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/overview/components/events_by_dataset/index.tsx#L123), [index.tsx#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx#L22), [index.tsx#L255](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx#L255)+ 32 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L9), [index.ts#L81](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L81), [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L22), [types.ts#L82](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L82), [action.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L19), [action.ts#L98](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L98), [index.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L12), [index.tsx#L48](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L48), [index.tsx#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L122), [index.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L17)+ 81 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 168 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 168 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L15](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L15), [index.ts#L87](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L87), [expandable_network.tsx#L26](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/side_panel/network_details/expandable_network.tsx#L26), [expandable_network.tsx#L102](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/side_panel/network_details/expandable_network.tsx#L102), [events_viewer.tsx#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/components/events_viewer/events_viewer.tsx#L35), [events_viewer.tsx#L200](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/components/events_viewer/events_viewer.tsx#L200), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/overview/components/events_by_dataset/index.tsx#L27), [index.tsx#L123](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/overview/components/events_by_dataset/index.tsx#L123), [index.tsx#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx#L22), [index.tsx#L208](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx#L208)+ 34 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 170 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 170 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.MatchAllFilter" text="MatchAllFilter"/> | [epic.ts#L36](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L36), [epic.ts#L400](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts#L400) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.KueryNode" text="KueryNode"/> | [helpers.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L12), [helpers.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L83), [helpers.ts#L97](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L97) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EsQueryConfig" text="EsQueryConfig"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L12), [index.ts#L79](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L79) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L9), [index.ts#L81](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/search_strategy/index_fields/index.ts#L81), [types.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L22), [types.ts#L82](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/types.ts#L82), [action.ts#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L19), [action.ts#L98](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/management/pages/endpoint_hosts/store/action.ts#L98), [index.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L12), [index.tsx#L48](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L48), [index.tsx#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/containers/source/index.tsx#L122), [index.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L17)+ 81 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 170 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.EsQueryConfig" text="EsQueryConfig"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L12), [index.ts#L79](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/lib/keury/index.ts#L79) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.KueryNode" text="KueryNode"/> | [helpers.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L12), [helpers.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L83), [helpers.ts#L97](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts#L97) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [store.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L16), [store.ts#L49](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/common/types/timeline/store.ts#L49), [model.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L11), [model.ts#L83](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/model.ts#L83), [actions.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L12), [actions.ts#L93](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/actions.ts#L93), [selectors.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L10), [selectors.ts#L77](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/common/store/inputs/selectors.ts#L77), [actions.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L10), [actions.ts#L183](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/store/timeline/actions.ts#L183)+ 168 more | - |
|
||||
| <DocLink id="kibCorePluginApi" section="def-public.AppLeaveHandler" text="AppLeaveHandler"/> | [index.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/flyout/index.tsx#L13), [index.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/timelines/components/flyout/index.tsx#L23), [index.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/template_wrapper/bottom_bar/index.tsx#L13), [index.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/template_wrapper/bottom_bar/index.tsx#L23), [index.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/template_wrapper/index.tsx#L12), [index.tsx#L66](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/template_wrapper/index.tsx#L66), [index.tsx#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/index.tsx#L12), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/home/index.tsx#L28), [routes.tsx#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/routes.tsx#L13), [routes.tsx#L23](https://github.com/elastic/kibana/tree/master/x-pack/plugins/security_solution/public/app/routes.tsx#L23)+ 3 more | - |
|
||||
|
||||
|
||||
|
@ -372,10 +394,10 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L20), [index.tsx#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L44) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.tsx#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L19), [index.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L45) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [entity_index_expression.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L24), [entity_index_expression.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L33), [entity_index_expression.tsx#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L34), [boundary_index_expression.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L20), [boundary_index_expression.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L25), [boundary_index_expression.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L27), [index.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L17), [index.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L70), [index.tsx#L75](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L75), [index.tsx#L92](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L92)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldType" text="IFieldType"/> | [single_field_select.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L17), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L39), [single_field_select.tsx#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L44), [single_field_select.tsx#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L60), [single_field_select.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L64), [single_field_select.tsx#L66](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L66), [single_field_select.d.ts#L1](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L1), [single_field_select.d.ts#L6](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L6)+ 16 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L20), [index.tsx#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L44) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.tsx#L19](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L19), [index.tsx#L45](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L45) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldType" text="IFieldType"/> | [single_field_select.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L17), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L39), [single_field_select.tsx#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L44), [single_field_select.tsx#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L60), [single_field_select.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L64), [single_field_select.tsx#L66](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L66), [single_field_select.d.ts#L1](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L1), [single_field_select.d.ts#L6](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L6)+ 16 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [entity_index_expression.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L24), [entity_index_expression.tsx#L33](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L33), [entity_index_expression.tsx#L34](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/entity_index_expression.tsx#L34), [boundary_index_expression.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L20), [boundary_index_expression.tsx#L25](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L25), [boundary_index_expression.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/expressions/boundary_index_expression.tsx#L27), [index.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L17), [index.tsx#L70](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L70), [index.tsx#L75](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L75), [index.tsx#L92](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/index.tsx#L92)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldType" text="IFieldType"/> | [single_field_select.tsx#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L17), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L20](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L20), [single_field_select.tsx#L39](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L39), [single_field_select.tsx#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L44), [single_field_select.tsx#L60](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L60), [single_field_select.tsx#L64](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L64), [single_field_select.tsx#L66](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/public/alert_types/geo_containment/query_builder/util_components/single_field_select.tsx#L66), [single_field_select.d.ts#L1](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L1), [single_field_select.d.ts#L6](https://github.com/elastic/kibana/tree/master/x-pack/plugins/stack_alerts/target/types/public/alert_types/geo_containment/query_builder/util_components/single_field_select.d.ts#L6)+ 16 more | - |
|
||||
|
@ -386,16 +408,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L16), [index.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L31), [index.ts#L74](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L74), [helpers.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L18), [helpers.tsx#L148](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L148), [index.tsx#L29](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L29), [index.tsx#L120](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L120), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L24), [index.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L40)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IFieldSubType" text="IFieldSubType"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L9), [index.ts#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L30) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L21), [index.ts#L21](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L21), [index.ts#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L35), [index.ts#L35](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L35) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L80](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L80), [index.tsx#L29](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L29), [index.tsx#L203](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L203), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L27), [index.tsx#L179](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L179) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L16), [index.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L31), [index.ts#L74](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L74), [helpers.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L18), [helpers.tsx#L149](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L149), [index.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L31), [index.tsx#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L122), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L24), [index.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L40)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L52](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L52), [index.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L30), [index.tsx#L116](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L116), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L28), [index.tsx#L109](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L109), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L52](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L52), [index.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L30), [index.tsx#L116](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L116), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L28), [index.tsx#L109](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L109), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L80](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L80), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L27), [index.tsx#L201](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L201), [index.tsx#L26](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L26), [index.tsx#L178](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L178) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L54](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L54), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L28), [index.tsx#L114](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L114), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L27), [index.tsx#L108](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L108), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L54](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L54), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L28), [index.tsx#L114](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L114), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L27), [index.tsx#L108](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L108), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IFieldSubType" text="IFieldSubType"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L9), [index.ts#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L30) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L16), [index.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L31), [index.ts#L74](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L74), [helpers.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L18), [helpers.tsx#L149](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L149), [index.tsx#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L31), [index.tsx#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L122), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L24), [index.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L40)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [index.ts#L12](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L12), [index.ts#L16](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L16), [index.ts#L31](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L31), [index.ts#L74](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/utils/keury/index.ts#L74), [helpers.tsx#L18](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L18), [helpers.tsx#L148](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/helpers.tsx#L148), [index.tsx#L29](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L29), [index.tsx#L120](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L120), [index.tsx#L24](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L24), [index.tsx#L40](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/container/source/index.tsx#L40)+ 3 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L54](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L54), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L28), [index.tsx#L114](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L114), [index.tsx#L27](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L27), [index.tsx#L108](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L108), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.IFieldSubType" text="IFieldSubType"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L9), [index.ts#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/columns/index.ts#L30) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [store.ts#L17](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L17), [store.ts#L50](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/common/types/timeline/store.ts#L50), [model.ts#L9](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L9), [model.ts#L52](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/store/t_grid/model.ts#L52), [index.tsx#L30](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L30), [index.tsx#L116](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx#L116), [index.tsx#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L28), [index.tsx#L109](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx#L109), [utils.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L8), [utils.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/timelines/public/components/hover_actions/utils.ts#L28)+ 1 more | - |
|
||||
|
||||
|
||||
|
||||
|
@ -403,9 +425,9 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [es_index_service.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L10), [es_index_service.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L22), [transforms.ts#L63](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L63), [transforms.ts#L405](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L405) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [use_search_bar.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_search_bar.ts#L10), [use_search_bar.ts#L55](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_search_bar.ts#L55), [use_search_bar.ts#L56](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_search_bar.ts#L56) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esQuery" text="esQuery"/> | [use_search_bar.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_search_bar.ts#L10), [use_search_bar.ts#L62](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_search_bar.ts#L62), [common.ts#L11](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/hooks/use_search_items/common.ts#L11), [common.ts#L121](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/hooks/use_search_items/common.ts#L121), [common.ts#L122](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/hooks/use_search_items/common.ts#L122) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [es_index_service.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L10), [es_index_service.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L22), [transforms.ts#L63](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L63), [transforms.ts#L405](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L405) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [es_index_service.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L10), [es_index_service.ts#L22](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/public/app/services/es_index_service.ts#L22), [transforms.ts#L63](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L63), [transforms.ts#L405](https://github.com/elastic/kibana/tree/master/x-pack/plugins/transform/server/routes/api/transforms.ts#L405) | - |
|
||||
|
||||
|
||||
|
@ -414,9 +436,7 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [update_kuery_string.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L8), [update_kuery_string.ts#L41](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L41), [update_kuery_string.ts#L43](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L43) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [update_kuery_string.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L8), [update_kuery_string.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L28), [index_pattern.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/state/reducers/index_pattern.ts#L10), [index_pattern.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/state/reducers/index_pattern.ts#L13) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [update_kuery_string.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L8), [update_kuery_string.ts#L28](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L28), [index_pattern.ts#L10](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/state/reducers/index_pattern.ts#L10), [index_pattern.ts#L13](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/state/reducers/index_pattern.ts#L13) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esKuery" text="esKuery"/> | [update_kuery_string.ts#L8](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L8), [update_kuery_string.ts#L42](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L42), [update_kuery_string.ts#L44](https://github.com/elastic/kibana/tree/master/x-pack/plugins/uptime/public/hooks/update_kuery_string.ts#L44) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -438,8 +458,8 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L9), [index.ts#L43](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L43) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L9), [index.ts#L43](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L43) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.EsQueryConfig" text="EsQueryConfig"/> | [types.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L11), [types.ts#L21](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L21) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.EsQueryConfig" text="EsQueryConfig"/> | [types.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L11), [types.ts#L21](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L21) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [index.ts#L9](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L9), [index.ts#L43](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/common/types/index.ts#L43) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.EsQueryConfig" text="EsQueryConfig"/> | [types.ts#L11](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L11), [types.ts#L21](https://github.com/elastic/kibana/tree/master/src/plugins/vis_type_timeseries/server/lib/vis_data/request_processors/table/types.ts#L21) | - |
|
||||
|
||||
|
||||
|
||||
|
@ -447,10 +467,9 @@ warning: This document is auto-generated and is meant to be viewed inside our ex
|
|||
|
||||
| Deprecated API | Reference location(s) | Remove By |
|
||||
| ---------------|-----------|-----------|
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.IIndexPattern" text="IIndexPattern"/> | [_saved_vis.ts#L22](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L22), [_saved_vis.ts#L96](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L96), [visualize_embeddable.ts#L14](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L14), [visualize_embeddable.ts#L50](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L50), [visualize_embeddable.ts#L72](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L72) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.esFilters" text="esFilters"/> | [visualize_embeddable.ts#L17](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L17), [visualize_embeddable.ts#L236](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L236) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-public.Filter" text="Filter"/> | [visualize_embeddable.ts#L18](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L18), [visualize_embeddable.ts#L64](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L64), [visualize_embeddable.ts#L93](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L93) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.Filter" text="Filter"/> | [visualize_embeddable.ts#L18](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L18), [visualize_embeddable.ts#L64](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L64), [visualize_embeddable.ts#L93](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L93) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-common.IIndexPattern" text="IIndexPattern"/> | [_saved_vis.ts#L22](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L22), [_saved_vis.ts#L96](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L96), [visualize_embeddable.ts#L14](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L14), [visualize_embeddable.ts#L50](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L50), [visualize_embeddable.ts#L72](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L72) | - |
|
||||
| <DocLink id="kibDataPluginApi" section="def-server.Filter" text="Filter"/> | [visualize_embeddable.ts#L18](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L18), [visualize_embeddable.ts#L64](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L64), [visualize_embeddable.ts#L93](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/embeddable/visualize_embeddable.ts#L93) | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObjectLoader" text="SavedObjectLoader"/> | [find_list_items.ts#L16](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/find_list_items.ts#L16), [find_list_items.ts#L35](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/find_list_items.ts#L35), [saved_visualizations.ts#L10](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/saved_visualizations.ts#L10), [saved_visualizations.ts#L28](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/saved_visualizations.ts#L28), [saved_visualizations.ts#L85](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/saved_visualizations.ts#L85), [services.ts#L26](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/services.ts#L26), [services.ts#L72](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/services.ts#L72) | - |
|
||||
| <DocLink id="kibSavedObjectsPluginApi" section="def-public.SavedObject" text="SavedObject"/> | [types.ts#L9](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/types.ts#L9), [types.ts#L41](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/types.ts#L41), [_saved_vis.ts#L16](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L16), [_saved_vis.ts#L105](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L105), [_saved_vis.ts#L114](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L114), [_saved_vis.ts#L124](https://github.com/elastic/kibana/tree/master/src/plugins/visualizations/public/saved_visualizations/_saved_vis.ts#L124) | - |
|
|
@ -205,8 +205,7 @@
|
|||
"\nOptionally apply filters."
|
||||
],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/locator.ts",
|
||||
|
@ -217,15 +216,14 @@
|
|||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-public.DiscoverAppLocatorParams.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [
|
||||
"\nOptionally set a query."
|
||||
],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/locator.ts",
|
||||
|
@ -461,8 +459,7 @@
|
|||
"\nOptionally apply filters."
|
||||
],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/url_generator.ts",
|
||||
|
@ -473,15 +470,14 @@
|
|||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-public.DiscoverUrlGeneratorState.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [
|
||||
"\nOptionally set a query. NOTE: if given and used in conjunction with `dashboardId`, and the\nsaved dashboard has a query saved with it, this will _replace_ that query."
|
||||
],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/url_generator.ts",
|
||||
|
@ -1050,13 +1046,12 @@
|
|||
{
|
||||
"parentPluginId": "discover",
|
||||
"id": "def-public.SearchInput.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/application/embeddable/types.ts",
|
||||
|
@ -1072,8 +1067,7 @@
|
|||
"label": "filters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/discover/public/application/embeddable/types.ts",
|
||||
|
|
|
@ -18,7 +18,7 @@ Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for quest
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 81 | 0 | 55 | 6 |
|
||||
| 81 | 3 | 55 | 6 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ import discoverEnhancedObj from './discover_enhanced.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -305,7 +305,49 @@
|
|||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
"id": "def-server.IsMigrationNeededPredicate",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "IsMigrationNeededPredicate",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(encryptedDoc: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<InputAttributes> | ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<MigratedAttributes>) => encryptedDoc is ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<InputAttributes>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts",
|
||||
"lineNumber": 25
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": [],
|
||||
"setup": {
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
|
@ -392,31 +434,9 @@
|
|||
"label": "createMigration",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"<InputAttributes = unknown, MigratedAttributes = InputAttributes>(isMigrationNeededPredicate: IsMigrationNeededPredicate<InputAttributes, MigratedAttributes>, migration: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectMigrationFn",
|
||||
"text": "SavedObjectMigrationFn"
|
||||
},
|
||||
"<InputAttributes, MigratedAttributes>, inputType?: ",
|
||||
{
|
||||
"pluginId": "encryptedSavedObjects",
|
||||
"scope": "server",
|
||||
"docId": "kibEncryptedSavedObjectsPluginApi",
|
||||
"section": "def-server.EncryptedSavedObjectTypeRegistration",
|
||||
"text": "EncryptedSavedObjectTypeRegistration"
|
||||
},
|
||||
" | undefined, migratedType?: ",
|
||||
{
|
||||
"pluginId": "encryptedSavedObjects",
|
||||
"scope": "server",
|
||||
"docId": "kibEncryptedSavedObjectsPluginApi",
|
||||
"section": "def-server.EncryptedSavedObjectTypeRegistration",
|
||||
"text": "EncryptedSavedObjectTypeRegistration"
|
||||
},
|
||||
" | undefined) => SavedObjectOptionalMigrationFn<InputAttributes, MigratedAttributes>"
|
||||
"<InputAttributes = unknown, MigratedAttributes = InputAttributes>(opts: ",
|
||||
"CreateEncryptedSavedObjectsMigrationFnOpts",
|
||||
"<InputAttributes, MigratedAttributes>) => SavedObjectOptionalMigrationFn<InputAttributes, MigratedAttributes>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/plugin.ts",
|
||||
|
@ -427,127 +447,18 @@
|
|||
"children": [
|
||||
{
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
"id": "def-server.isMigrationNeededPredicate",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "isMigrationNeededPredicate",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(encryptedDoc: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<InputAttributes> | ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<MigratedAttributes>) => encryptedDoc is ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<InputAttributes>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts",
|
||||
"lineNumber": 32
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
"id": "def-server.migration",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "migration",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(doc: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<InputAttributes>, context: ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectMigrationContext",
|
||||
"text": "SavedObjectMigrationContext"
|
||||
},
|
||||
") => ",
|
||||
{
|
||||
"pluginId": "core",
|
||||
"scope": "server",
|
||||
"docId": "kibCoreSavedObjectsPluginApi",
|
||||
"section": "def-server.SavedObjectUnsanitizedDoc",
|
||||
"text": "SavedObjectUnsanitizedDoc"
|
||||
},
|
||||
"<MigratedAttributes>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts",
|
||||
"lineNumber": 33
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
"id": "def-server.inputType",
|
||||
"id": "def-server.opts",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "inputType",
|
||||
"label": "opts",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "encryptedSavedObjects",
|
||||
"scope": "server",
|
||||
"docId": "kibEncryptedSavedObjectsPluginApi",
|
||||
"section": "def-server.EncryptedSavedObjectTypeRegistration",
|
||||
"text": "EncryptedSavedObjectTypeRegistration"
|
||||
},
|
||||
" | undefined"
|
||||
"CreateEncryptedSavedObjectsMigrationFnOpts",
|
||||
"<InputAttributes, MigratedAttributes>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts",
|
||||
"lineNumber": 34
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "encryptedSavedObjects",
|
||||
"id": "def-server.migratedType",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "migratedType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "encryptedSavedObjects",
|
||||
"scope": "server",
|
||||
"docId": "kibEncryptedSavedObjectsPluginApi",
|
||||
"section": "def-server.EncryptedSavedObjectTypeRegistration",
|
||||
"text": "EncryptedSavedObjectTypeRegistration"
|
||||
},
|
||||
" | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts",
|
||||
"lineNumber": 35
|
||||
"lineNumber": 46
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
|
|
@ -18,7 +18,7 @@ Contact [Platform Security](https://github.com/orgs/elastic/teams/kibana-securit
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 30 | 0 | 28 | 3 |
|
||||
| 28 | 0 | 26 | 4 |
|
||||
|
||||
## Server
|
||||
|
||||
|
@ -34,3 +34,6 @@ Contact [Platform Security](https://github.com/orgs/elastic/teams/kibana-securit
|
|||
### Interfaces
|
||||
<DocDefinitionList data={encryptedSavedObjectsObj.server.interfaces}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={encryptedSavedObjectsObj.server.misc}/>
|
||||
|
||||
|
|
|
@ -6637,7 +6637,23 @@
|
|||
"section": "def-common.InferFunctionDefinition",
|
||||
"text": "InferFunctionDefinition"
|
||||
},
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -6705,7 +6721,23 @@
|
|||
"Object containing the arguments to this function."
|
||||
],
|
||||
"signature": [
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -7087,7 +7119,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 98
|
||||
"lineNumber": 102
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -7103,7 +7135,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 99
|
||||
"lineNumber": 103
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -7126,7 +7158,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 100
|
||||
"lineNumber": 104
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -7142,7 +7174,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 101
|
||||
"lineNumber": 105
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -7160,7 +7192,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 93
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -7173,7 +7205,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 90
|
||||
"lineNumber": 94
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -7186,7 +7218,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 91
|
||||
"lineNumber": 95
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -7208,7 +7240,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 92
|
||||
"lineNumber": 96
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -11255,7 +11287,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 104
|
||||
"lineNumber": 108
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -11271,7 +11303,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 105
|
||||
"lineNumber": 109
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -17527,7 +17559,23 @@
|
|||
"section": "def-common.InferFunctionDefinition",
|
||||
"text": "InferFunctionDefinition"
|
||||
},
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -17595,7 +17643,23 @@
|
|||
"Object containing the arguments to this function."
|
||||
],
|
||||
"signature": [
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -17926,7 +17990,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 98
|
||||
"lineNumber": 102
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -17942,7 +18006,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 99
|
||||
"lineNumber": 103
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17965,7 +18029,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 100
|
||||
"lineNumber": 104
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17981,7 +18045,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 101
|
||||
"lineNumber": 105
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -17999,7 +18063,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 93
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18012,7 +18076,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 90
|
||||
"lineNumber": 94
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18025,7 +18089,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 91
|
||||
"lineNumber": 95
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18047,7 +18111,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 92
|
||||
"lineNumber": 96
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -21026,7 +21090,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 104
|
||||
"lineNumber": 108
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -21042,7 +21106,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 105
|
||||
"lineNumber": 109
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -28133,7 +28197,23 @@
|
|||
"section": "def-common.InferFunctionDefinition",
|
||||
"text": "InferFunctionDefinition"
|
||||
},
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"<FnDef>[\"name\"], initialArgs: { [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -28201,7 +28281,23 @@
|
|||
"Object containing the arguments to this function."
|
||||
],
|
||||
"signature": [
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: FunctionArgs<FnDef>[K] | ",
|
||||
"{ [K in keyof FunctionArgs<FnDef>]: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
" | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionAstExpression",
|
||||
"text": "ExpressionAstExpression"
|
||||
},
|
||||
"[] | FunctionArgs<FnDef>[K] | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
|
@ -29823,7 +29919,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 98
|
||||
"lineNumber": 102
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -29839,7 +29935,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 99
|
||||
"lineNumber": 103
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -29862,7 +29958,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 100
|
||||
"lineNumber": 104
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -29878,7 +29974,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 101
|
||||
"lineNumber": 105
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -29896,7 +29992,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 93
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -29909,7 +30005,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 90
|
||||
"lineNumber": 94
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -29922,7 +30018,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 91
|
||||
"lineNumber": 95
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -29944,7 +30040,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 92
|
||||
"lineNumber": 96
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -30018,6 +30114,24 @@
|
|||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressions",
|
||||
"id": "def-common.DatatableColumnMeta.dimensionName",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "dimensionName",
|
||||
"description": [
|
||||
"\nnames the domain this column represents"
|
||||
],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 75
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "expressions",
|
||||
"id": "def-common.DatatableColumnMeta.params",
|
||||
|
@ -30039,7 +30153,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 75
|
||||
"lineNumber": 79
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -30057,7 +30171,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 79
|
||||
"lineNumber": 83
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -30076,7 +30190,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 83
|
||||
"lineNumber": 87
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -34830,7 +34944,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 104
|
||||
"lineNumber": 108
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -34846,7 +34960,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 105
|
||||
"lineNumber": 109
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -38321,7 +38435,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 115
|
||||
"lineNumber": 119
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38337,7 +38451,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 116
|
||||
"lineNumber": 120
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -38353,7 +38467,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 117
|
||||
"lineNumber": 121
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38369,7 +38483,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 117
|
||||
"lineNumber": 121
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -38405,7 +38519,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 127
|
||||
"lineNumber": 131
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38427,7 +38541,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 127
|
||||
"lineNumber": 131
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -38463,7 +38577,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 136
|
||||
"lineNumber": 140
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38485,7 +38599,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 136
|
||||
"lineNumber": 140
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -38502,7 +38616,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 145
|
||||
"lineNumber": 149
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38518,7 +38632,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 146
|
||||
"lineNumber": 150
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -38552,7 +38666,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 152
|
||||
"lineNumber": 156
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38583,7 +38697,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 152
|
||||
"lineNumber": 156
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -38602,7 +38716,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 161
|
||||
"lineNumber": 165
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38634,7 +38748,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 162
|
||||
"lineNumber": 166
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38656,7 +38770,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 162
|
||||
"lineNumber": 166
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -38700,7 +38814,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 172
|
||||
"lineNumber": 176
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38722,7 +38836,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/expressions/common/expression_types/specs/datatable.ts",
|
||||
"lineNumber": 172
|
||||
"lineNumber": 176
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
|
|
@ -18,7 +18,7 @@ import expressionsObj from './expressions.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 2003 | 58 | 1569 | 5 |
|
||||
| 2004 | 58 | 1569 | 5 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -343,21 +343,9 @@
|
|||
"label": "geoFieldType",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".GEO_POINT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".GEO_SHAPE"
|
||||
],
|
||||
"source": {
|
||||
|
@ -1317,253 +1305,67 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"{ properties: { [fieldName: string]: { type: ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".STRING | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".TEXT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".KEYWORD | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".VERSION | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".BOOLEAN | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".OBJECT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".DATE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".DATE_NANOS | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".DATE_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".GEO_POINT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".GEO_SHAPE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".FLOAT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".HALF_FLOAT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".SCALED_FLOAT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".DOUBLE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".INTEGER | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".LONG | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".SHORT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".UNSIGNED_LONG | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".FLOAT_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".DOUBLE_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".INTEGER_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".LONG_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".NESTED | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".BYTE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".IP | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".IP_RANGE | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".ATTACHMENT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".TOKEN_COUNT | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".MURMUR3 | ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataPluginApi",
|
||||
"section": "def-common.ES_FIELD_TYPES",
|
||||
"text": "ES_FIELD_TYPES"
|
||||
},
|
||||
"ES_FIELD_TYPES",
|
||||
".HISTOGRAM; format?: string | undefined; }; }; }"
|
||||
],
|
||||
"source": {
|
||||
|
|
|
@ -4503,7 +4503,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
@ -4748,7 +4748,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
@ -7544,12 +7544,12 @@
|
|||
{
|
||||
"parentPluginId": "fleet",
|
||||
"id": "def-common.Agent.status",
|
||||
"type": "string",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "status",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
"\"warning\" | \"offline\" | \"online\" | \"error\" | \"inactive\" | \"enrolling\" | \"unenrolling\" | \"updating\" | \"degraded\" | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/fleet/common/types/models/agent.ts",
|
||||
|
|
|
@ -56,6 +56,60 @@
|
|||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexManagement",
|
||||
"id": "def-public.getTemplateDetailsLink",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "getTemplateDetailsLink",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(name: string, isLegacy?: boolean | undefined) => string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/index_management/public/application/services/routing.ts",
|
||||
"lineNumber": 10
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "indexManagement",
|
||||
"id": "def-public.getTemplateDetailsLink.$1",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "name",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/index_management/public/application/services/routing.ts",
|
||||
"lineNumber": 10
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexManagement",
|
||||
"id": "def-public.getTemplateDetailsLink.$2",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "isLegacy",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"boolean | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/index_management/public/application/services/routing.ts",
|
||||
"lineNumber": 10
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": false
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
|
|
|
@ -18,7 +18,7 @@ import indexManagementObj from './index_management.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 162 | 12 | 157 | 3 |
|
||||
| 165 | 12 | 160 | 3 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -18,14 +18,20 @@
|
|||
"text": "DefaultFormatEditor"
|
||||
},
|
||||
"<P, S> extends React.PureComponent<",
|
||||
"FormatEditorProps",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<P>, ",
|
||||
"FormatEditorState",
|
||||
" & S, any>"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 71
|
||||
"lineNumber": 64
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -38,7 +44,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 75
|
||||
"lineNumber": 68
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -55,7 +61,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 76
|
||||
"lineNumber": 69
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -68,7 +74,13 @@
|
|||
"description": [],
|
||||
"signature": [
|
||||
"(nextProps: ",
|
||||
"FormatEditorProps",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<{}>, state: ",
|
||||
"FormatEditorState",
|
||||
") => { error: string | undefined; samples: ",
|
||||
|
@ -77,7 +89,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 78
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -89,12 +101,18 @@
|
|||
"label": "nextProps",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"FormatEditorProps",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<{}>"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 78
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -111,7 +129,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 78
|
||||
"lineNumber": 71
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -131,7 +149,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 90
|
||||
"lineNumber": 83
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -147,7 +165,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 90
|
||||
"lineNumber": 83
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -167,7 +185,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/default/default.tsx",
|
||||
"lineNumber": 99
|
||||
"lineNumber": 92
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -259,6 +277,155 @@
|
|||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps",
|
||||
"type": "Interface",
|
||||
"tags": [],
|
||||
"label": "FormatEditorProps",
|
||||
"description": [
|
||||
"\nProps for received by {@link FieldFormatEditor}"
|
||||
],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<P>"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 17
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps.fieldType",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "fieldType",
|
||||
"description": [],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 18
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps.format",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "format",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
"docId": "kibDataFieldFormatsPluginApi",
|
||||
"section": "def-common.FieldFormat",
|
||||
"text": "FieldFormat"
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 19
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps.formatParams",
|
||||
"type": "CompoundType",
|
||||
"tags": [],
|
||||
"label": "formatParams",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ type?: string | undefined; } & P"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 20
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps.onChange",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "onChange",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(newParams: { [key: string]: any; }) => void"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 21
|
||||
},
|
||||
"deprecated": false,
|
||||
"returnComment": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.newParams",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "newParams",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ [key: string]: any; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 21
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FormatEditorProps.onError",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "onError",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(error?: string | undefined) => void"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"returnComment": [],
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.error",
|
||||
"type": "string",
|
||||
"tags": [],
|
||||
"label": "error",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"string | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx",
|
||||
"lineNumber": 34
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.OpenFieldDeleteModalOptions",
|
||||
|
@ -413,7 +580,70 @@
|
|||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FieldFormatEditor",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "FieldFormatEditor",
|
||||
"description": [
|
||||
"\nA React component for editing custom field format params"
|
||||
],
|
||||
"signature": [
|
||||
"(React.ComponentClass<",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<FormatParams>, any> & { formatId: string; }) | (React.FunctionComponent<",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FormatEditorProps",
|
||||
"text": "FormatEditorProps"
|
||||
},
|
||||
"<FormatParams>> & { formatId: string; })"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 29
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
"id": "def-public.FieldFormatEditorFactory",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "FieldFormatEditorFactory",
|
||||
"description": [
|
||||
"\nA factory for registering field format editor for a field format with `formatId`"
|
||||
],
|
||||
"signature": [
|
||||
"(() => Promise<",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.FieldFormatEditor",
|
||||
"text": "FieldFormatEditor"
|
||||
},
|
||||
"<FormatParams>>) & { formatId: string; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/editors/types.ts",
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": [],
|
||||
"start": {
|
||||
"parentPluginId": "indexPatternFieldEditor",
|
||||
|
@ -536,23 +766,23 @@
|
|||
"label": "fieldFormatEditors",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ getAll: () => typeof ",
|
||||
"{ getAll: () => ",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.DefaultFormatEditor",
|
||||
"text": "DefaultFormatEditor"
|
||||
"section": "def-public.FieldFormatEditorFactory",
|
||||
"text": "FieldFormatEditorFactory"
|
||||
},
|
||||
"[]; getById: (id: string) => typeof ",
|
||||
"<any>[]; getById: (id: string) => ",
|
||||
{
|
||||
"pluginId": "indexPatternFieldEditor",
|
||||
"scope": "public",
|
||||
"docId": "kibIndexPatternFieldEditorPluginApi",
|
||||
"section": "def-public.DefaultFormatEditor",
|
||||
"text": "DefaultFormatEditor"
|
||||
"section": "def-public.FieldFormatEditorFactory",
|
||||
"text": "FieldFormatEditorFactory"
|
||||
},
|
||||
" | undefined; }"
|
||||
"<any> | undefined; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/index_pattern_field_editor/public/types.ts",
|
||||
|
|
|
@ -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 |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 31 | 1 | 29 | 4 |
|
||||
| 41 | 1 | 36 | 3 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -31,3 +31,6 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services
|
|||
### Interfaces
|
||||
<DocDefinitionList data={indexPatternFieldEditorObj.client.interfaces}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={indexPatternFieldEditorObj.client.misc}/>
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ import kibanaLegacyObj from './kibana_legacy.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/date_histogram.tsx",
|
||||
"lineNumber": 44
|
||||
"lineNumber": 45
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -215,7 +215,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/date_histogram.tsx",
|
||||
"lineNumber": 45
|
||||
"lineNumber": 46
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -231,7 +231,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/date_histogram.tsx",
|
||||
"lineNumber": 46
|
||||
"lineNumber": 47
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -258,7 +258,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx",
|
||||
"lineNumber": 73
|
||||
"lineNumber": 74
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -274,7 +274,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx",
|
||||
"lineNumber": 74
|
||||
"lineNumber": 75
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -292,7 +292,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx",
|
||||
"lineNumber": 75
|
||||
"lineNumber": 76
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -1163,7 +1163,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/ranges/ranges.tsx",
|
||||
"lineNumber": 36
|
||||
"lineNumber": 40
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -1179,7 +1179,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/ranges/ranges.tsx",
|
||||
"lineNumber": 37
|
||||
"lineNumber": 41
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -1199,7 +1199,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/ranges/ranges.tsx",
|
||||
"lineNumber": 38
|
||||
"lineNumber": 42
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -4032,8 +4032,7 @@
|
|||
"section": "def-common.PersistableFilter",
|
||||
"text": "PersistableFilter"
|
||||
},
|
||||
" extends ",
|
||||
"Filter"
|
||||
" extends any"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/common/types.ts",
|
||||
|
@ -4081,8 +4080,7 @@
|
|||
"section": "def-common.PersistableFilterMeta",
|
||||
"text": "PersistableFilterMeta"
|
||||
},
|
||||
" extends ",
|
||||
"FilterMeta"
|
||||
" extends any"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lens/common/types.ts",
|
||||
|
|
|
@ -1007,8 +1007,8 @@
|
|||
{
|
||||
"plugin": "reporting",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/reporting/public/management/report_listing.tsx",
|
||||
"lineNumber": 44
|
||||
"path": "x-pack/plugins/reporting/public/management/index.ts",
|
||||
"lineNumber": 20
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -467,7 +467,7 @@
|
|||
"signature": [
|
||||
"({ itemId, id, namespaceType, }: ",
|
||||
"GetExceptionListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -549,7 +549,7 @@
|
|||
"signature": [
|
||||
"({ comments, description, entries, itemId, meta, name, osTypes, tags, type, }: ",
|
||||
"CreateEndpointListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -589,7 +589,7 @@
|
|||
"signature": [
|
||||
"({ _version, comments, description, entries, id, itemId, meta, name, osTypes, tags, type, }: ",
|
||||
"UpdateEndpointListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -629,7 +629,7 @@
|
|||
"signature": [
|
||||
"({ itemId, id, }: ",
|
||||
"GetEndpointListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -787,7 +787,7 @@
|
|||
"section": "def-server.CreateExceptionListItemOptions",
|
||||
"text": "CreateExceptionListItemOptions"
|
||||
},
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -837,7 +837,7 @@
|
|||
"section": "def-server.UpdateExceptionListItemOptions",
|
||||
"text": "UpdateExceptionListItemOptions"
|
||||
},
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -881,7 +881,7 @@
|
|||
"signature": [
|
||||
"({ id, itemId, namespaceType, }: ",
|
||||
"DeleteExceptionListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -959,7 +959,7 @@
|
|||
"signature": [
|
||||
"({ id, itemId, }: ",
|
||||
"DeleteEndpointListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -997,7 +997,7 @@
|
|||
"signature": [
|
||||
"({ listId, filter, perPage, page, sortField, sortOrder, namespaceType, }: ",
|
||||
"FindExceptionListItemOptions",
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -1035,7 +1035,7 @@
|
|||
"signature": [
|
||||
"({ listId, filter, perPage, page, sortField, sortOrder, namespaceType, }: ",
|
||||
"FindExceptionListsItemOptions",
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -1073,7 +1073,7 @@
|
|||
"signature": [
|
||||
"({ perPage, page, sortField, sortOrder, valueListId, }: ",
|
||||
"FindValueListExceptionListsItems",
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -1151,7 +1151,7 @@
|
|||
"signature": [
|
||||
"({ filter, perPage, page, sortField, sortOrder, }: ",
|
||||
"FindEndpointListItemOptions",
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
") => Promise<{ data: { _version: string | undefined; comments: ({ comment: string; created_at: string; created_by: string; id: string; } & { updated_at?: string | undefined; updated_by?: string | undefined; })[]; created_at: string; created_by: string; description: string; entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]; id: string; item_id: string; list_id: string; meta: object | undefined; name: string; namespace_type: \"single\" | \"agnostic\"; os_types: (\"windows\" | \"linux\" | \"macos\")[]; tags: string[]; tie_breaker_id: string; type: \"simple\"; updated_at: string; updated_by: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client.ts",
|
||||
|
@ -1277,7 +1277,7 @@
|
|||
"signature": [
|
||||
"({ id }: ",
|
||||
"GetListOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1315,7 +1315,7 @@
|
|||
"signature": [
|
||||
"({ id, deserializer, immutable, serializer, name, description, type, meta, version, }: ",
|
||||
"CreateListOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1353,7 +1353,7 @@
|
|||
"signature": [
|
||||
"({ id, deserializer, serializer, name, description, immutable, type, meta, version, }: ",
|
||||
"CreateListIfItDoesNotExistOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1751,7 +1751,7 @@
|
|||
"signature": [
|
||||
"({ id }: ",
|
||||
"DeleteListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1789,7 +1789,7 @@
|
|||
"signature": [
|
||||
"({ listId, value, type, }: ",
|
||||
"DeleteListItemByValueOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1827,7 +1827,7 @@
|
|||
"signature": [
|
||||
"({ id }: ",
|
||||
"DeleteListOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1903,7 +1903,7 @@
|
|||
"signature": [
|
||||
"({ deserializer, serializer, type, listId, stream, meta, version, }: ",
|
||||
"ImportListItemsToStreamOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1941,7 +1941,7 @@
|
|||
"signature": [
|
||||
"({ listId, value, type, }: ",
|
||||
"GetListItemByValueOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -1979,7 +1979,7 @@
|
|||
"signature": [
|
||||
"({ id, deserializer, serializer, listId, value, type, meta, }: ",
|
||||
"CreateListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2017,7 +2017,7 @@
|
|||
"signature": [
|
||||
"({ _version, id, value, meta, }: ",
|
||||
"UpdateListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2055,7 +2055,7 @@
|
|||
"signature": [
|
||||
"({ _version, id, name, description, meta, version, }: ",
|
||||
"UpdateListOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2093,7 +2093,7 @@
|
|||
"signature": [
|
||||
"({ id }: ",
|
||||
"GetListItemOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2131,7 +2131,7 @@
|
|||
"signature": [
|
||||
"({ type, listId, value, }: ",
|
||||
"GetListItemsByValueOptions",
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
") => Promise<{ _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2169,7 +2169,7 @@
|
|||
"signature": [
|
||||
"({ type, listId, value, }: ",
|
||||
"SearchListItemByValuesOptions",
|
||||
") => Promise<{ items: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; value: unknown; }[]>"
|
||||
") => Promise<{ items: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; value: unknown; }[]>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2207,7 +2207,7 @@
|
|||
"signature": [
|
||||
"({ filter, currentIndexPosition, perPage, page, sortField, sortOrder, searchAfter, }: ",
|
||||
"FindListOptions",
|
||||
") => Promise<{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }[]; page: number; per_page: number; total: number; }>"
|
||||
") => Promise<{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; description: string; deserializer: string | undefined; id: string; immutable: boolean; meta: object | undefined; name: string; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; version: number; }[]; page: number; per_page: number; total: number; }>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2245,7 +2245,7 @@
|
|||
"signature": [
|
||||
"({ listId, filter, currentIndexPosition, perPage, page, sortField, sortOrder, searchAfter, }: ",
|
||||
"FindListItemOptions",
|
||||
") => Promise<{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
") => Promise<{ cursor: string; data: { _version: string | undefined; created_at: string; created_by: string; deserializer: string | undefined; id: string; list_id: string; meta: object | undefined; serializer: string | undefined; tie_breaker_id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; updated_at: string; updated_by: string; value: string; }[]; page: number; per_page: number; total: number; } | null>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/lists/list_client.ts",
|
||||
|
@ -2316,7 +2316,7 @@
|
|||
"label": "entries",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]"
|
||||
"({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client_types.ts",
|
||||
|
@ -2877,7 +2877,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
@ -3043,7 +3043,7 @@
|
|||
"label": "entries",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"date_range\" | \"ip_range\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]"
|
||||
"({ field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; } | { field: string; list: { id: string; type: \"boolean\" | \"date\" | \"keyword\" | \"text\" | \"long\" | \"double\" | \"ip\" | \"date_nanos\" | \"ip_range\" | \"date_range\" | \"geo_point\" | \"geo_shape\" | \"binary\" | \"short\" | \"shape\" | \"float\" | \"half_float\" | \"integer\" | \"byte\" | \"long_range\" | \"integer_range\" | \"float_range\" | \"double_range\"; }; operator: \"excluded\" | \"included\"; type: \"list\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { entries: ({ field: string; operator: \"excluded\" | \"included\"; type: \"exists\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match\"; value: string; } | { field: string; operator: \"excluded\" | \"included\"; type: \"match_any\"; value: string[]; })[]; field: string; type: \"nested\"; } | { field: string; operator: \"excluded\" | \"included\"; type: \"wildcard\"; value: string; })[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/lists/server/services/exception_lists/exception_list_client_types.ts",
|
||||
|
|
|
@ -12,7 +12,7 @@ import managementObj from './management.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -427,9 +427,7 @@
|
|||
"label": "_getFilters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
"Filter",
|
||||
"[]"
|
||||
"() => any[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx",
|
||||
|
@ -709,9 +707,7 @@
|
|||
"label": "addFilters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(filters: ",
|
||||
"Filter",
|
||||
"[], actionId?: string) => Promise<void>"
|
||||
"(filters: any[], actionId?: string) => Promise<void>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx",
|
||||
|
@ -727,8 +723,7 @@
|
|||
"label": "filters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[]"
|
||||
"any[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx",
|
||||
|
@ -968,9 +963,7 @@
|
|||
"label": "addFilters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"((filters: ",
|
||||
"Filter",
|
||||
"[], actionId: string) => Promise<void>) | null"
|
||||
"((filters: any[], actionId: string) => Promise<void>) | null"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
|
|
@ -3883,7 +3883,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
|
|
@ -12,7 +12,7 @@ import observabilityObj from './observability.json';
|
|||
|
||||
|
||||
|
||||
|
||||
Contact Observability UI for questions regarding this plugin.
|
||||
|
||||
**Code health stats**
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 63
|
||||
"lineNumber": 59
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -37,7 +37,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 66
|
||||
"lineNumber": 62
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -59,7 +59,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 66
|
||||
"lineNumber": 62
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -79,7 +79,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 70
|
||||
"lineNumber": 66
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -95,7 +95,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 70
|
||||
"lineNumber": 66
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -115,7 +115,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 77
|
||||
"lineNumber": 73
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -131,7 +131,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 77
|
||||
"lineNumber": 73
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -151,7 +151,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 83
|
||||
"lineNumber": 79
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -167,7 +167,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 83
|
||||
"lineNumber": 79
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -189,7 +189,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 85
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -205,7 +205,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 85
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -222,7 +222,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 89
|
||||
"lineNumber": 85
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -242,7 +242,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 104
|
||||
"lineNumber": 100
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -256,11 +256,11 @@
|
|||
"label": "getError",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(jobId: string) => Promise<any>"
|
||||
"(jobId: string) => Promise<string>"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 110
|
||||
"lineNumber": 106
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -276,7 +276,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 110
|
||||
"lineNumber": 106
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -298,7 +298,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 116
|
||||
"lineNumber": 120
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -314,7 +314,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 116
|
||||
"lineNumber": 120
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -336,7 +336,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 123
|
||||
"lineNumber": 127
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -352,7 +352,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 123
|
||||
"lineNumber": 127
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -372,7 +372,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 131
|
||||
"lineNumber": 135
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -388,7 +388,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 131
|
||||
"lineNumber": 135
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -405,7 +405,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 131
|
||||
"lineNumber": 135
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -427,7 +427,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 136
|
||||
"lineNumber": 140
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -443,7 +443,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 136
|
||||
"lineNumber": 140
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -460,7 +460,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 136
|
||||
"lineNumber": 140
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -480,7 +480,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 153
|
||||
"lineNumber": 157
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -498,7 +498,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 156
|
||||
"lineNumber": 160
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -514,7 +514,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 156
|
||||
"lineNumber": 160
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -534,7 +534,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 159
|
||||
"lineNumber": 163
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -552,7 +552,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 161
|
||||
"lineNumber": 165
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -570,7 +570,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 167
|
||||
"lineNumber": 171
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -588,7 +588,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 173
|
||||
"lineNumber": 177
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -606,7 +606,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/reporting/public/lib/reporting_api_client/reporting_api_client.ts",
|
||||
"lineNumber": 179
|
||||
"lineNumber": 183
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
|
|
@ -638,7 +638,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 35
|
||||
"lineNumber": 36
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -655,7 +655,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 36
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -668,7 +668,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 36
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -684,7 +684,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 36
|
||||
"lineNumber": 37
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -706,7 +706,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 37
|
||||
"lineNumber": 38
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -719,7 +719,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 37
|
||||
"lineNumber": 38
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -735,7 +735,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 37
|
||||
"lineNumber": 38
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -756,7 +756,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 38
|
||||
"lineNumber": 39
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -774,7 +774,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 39
|
||||
"lineNumber": 40
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -787,7 +787,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 39
|
||||
"lineNumber": 40
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -803,7 +803,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/rule_registry/server/rule_data_client/types.ts",
|
||||
"lineNumber": 39
|
||||
"lineNumber": 40
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
|
|
@ -1946,7 +1946,7 @@
|
|||
"plugin": "actions",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/actions/server/plugin.ts",
|
||||
"lineNumber": 453
|
||||
"lineNumber": 458
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2035,7 +2035,7 @@
|
|||
"plugin": "actions",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/actions/server/plugin.ts",
|
||||
"lineNumber": 452
|
||||
"lineNumber": 457
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -309,7 +309,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"TGridModel",
|
||||
", \"columns\" | \"filters\" | \"title\" | \"id\" | \"sort\" | \"version\" | \"isLoading\" | \"savedObjectId\" | \"dateRange\" | \"deletedEventIds\" | \"excludedRowRendererIds\" | \"expandedDetail\" | \"graphEventId\" | \"kqlQuery\" | \"indexNames\" | \"isSelectAllChecked\" | \"itemsPerPage\" | \"itemsPerPageOptions\" | \"loadingEventIds\" | \"showCheckboxes\" | \"selectedEventIds\"> & { activeTab: ",
|
||||
", \"columns\" | \"filters\" | \"title\" | \"id\" | \"sort\" | \"version\" | \"isLoading\" | \"dateRange\" | \"savedObjectId\" | \"dataProviders\" | \"deletedEventIds\" | \"excludedRowRendererIds\" | \"expandedDetail\" | \"graphEventId\" | \"kqlQuery\" | \"indexNames\" | \"isSelectAllChecked\" | \"itemsPerPage\" | \"itemsPerPageOptions\" | \"loadingEventIds\" | \"showCheckboxes\" | \"selectedEventIds\"> & { activeTab: ",
|
||||
{
|
||||
"pluginId": "securitySolution",
|
||||
"scope": "common",
|
||||
|
@ -325,9 +325,7 @@
|
|||
"section": "def-common.TimelineTabs",
|
||||
"text": "TimelineTabs"
|
||||
},
|
||||
"; createdBy?: string | undefined; dataProviders: ",
|
||||
"DataProvider",
|
||||
"[]; description: string; eqlOptions: ",
|
||||
"; createdBy?: string | undefined; description: string; eqlOptions: ",
|
||||
{
|
||||
"pluginId": "timelines",
|
||||
"scope": "common",
|
||||
|
@ -359,7 +357,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/public/timelines/store/timeline/model.ts",
|
||||
"lineNumber": 23
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
|
@ -540,7 +538,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 125
|
||||
"lineNumber": 129
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -556,7 +554,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 141
|
||||
"lineNumber": 145
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -579,7 +577,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 141
|
||||
"lineNumber": 145
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -619,7 +617,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 153
|
||||
"lineNumber": 157
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -652,7 +650,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 153
|
||||
"lineNumber": 157
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -669,7 +667,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 153
|
||||
"lineNumber": 157
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -699,7 +697,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 336
|
||||
"lineNumber": 341
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -721,7 +719,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 336
|
||||
"lineNumber": 341
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -738,7 +736,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 336
|
||||
"lineNumber": 341
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
|
@ -758,7 +756,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 416
|
||||
"lineNumber": 429
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -842,7 +840,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 121
|
||||
"lineNumber": 125
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -858,7 +856,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 124
|
||||
"lineNumber": 128
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
|
@ -17056,7 +17054,7 @@
|
|||
"label": "renderRow",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"({ browserFields, data, timelineId, }: { browserFields: Readonly<Record<string, Partial<",
|
||||
"({ browserFields, data, isDraggable, timelineId, }: { browserFields: Readonly<Record<string, Partial<",
|
||||
{
|
||||
"pluginId": "timelines",
|
||||
"scope": "common",
|
||||
|
@ -17066,7 +17064,7 @@
|
|||
},
|
||||
">>>; data: ",
|
||||
"Ecs",
|
||||
"; timelineId: string; }) => React.ReactNode"
|
||||
"; isDraggable: boolean; timelineId: string; }) => React.ReactNode"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/types/timeline/rows/index.ts",
|
||||
|
@ -17093,7 +17091,7 @@
|
|||
},
|
||||
">>>; data: ",
|
||||
"Ecs",
|
||||
"; timelineId: string; }"
|
||||
"; isDraggable: boolean; timelineId: string; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/types/timeline/rows/index.ts",
|
||||
|
@ -17751,7 +17749,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 13
|
||||
"lineNumber": 15
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -17773,7 +17771,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 14
|
||||
"lineNumber": 16
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -17795,7 +17793,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 15
|
||||
"lineNumber": 17
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -17833,7 +17831,7 @@
|
|||
"section": "def-common.TimelineEventsAllRequestOptions",
|
||||
"text": "TimelineEventsAllRequestOptions"
|
||||
},
|
||||
", \"id\" | \"sort\" | \"fields\" | \"language\" | \"timerange\" | \"defaultIndex\" | \"pagination\" | \"filterQuery\" | \"docValueFields\" | \"factoryQueryType\" | \"indexType\" | \"fieldRequested\" | \"excludeEcsData\">"
|
||||
", \"id\" | \"sort\" | \"fields\" | \"timerange\" | \"language\" | \"defaultIndex\" | \"pagination\" | \"filterQuery\" | \"docValueFields\" | \"factoryQueryType\" | \"indexType\" | \"entityType\" | \"alertConsumers\" | \"fieldRequested\" | \"excludeEcsData\" | \"authFilter\">"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/eql/index.ts",
|
||||
|
@ -18052,7 +18050,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 37
|
||||
"lineNumber": 39
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18068,7 +18066,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 38
|
||||
"lineNumber": 40
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18084,7 +18082,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 39
|
||||
"lineNumber": 41
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18100,7 +18098,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 40
|
||||
"lineNumber": 42
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18116,7 +18114,24 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 41
|
||||
"lineNumber": 43
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "securitySolution",
|
||||
"id": "def-common.TimelineEventsAllRequestOptions.authFilter",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "authFilter",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"JsonObject",
|
||||
" | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 44
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18150,7 +18165,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 30
|
||||
"lineNumber": 32
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18173,7 +18188,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 31
|
||||
"lineNumber": 33
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18186,7 +18201,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 32
|
||||
"lineNumber": 34
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18202,7 +18217,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 33
|
||||
"lineNumber": 35
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18225,7 +18240,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 34
|
||||
"lineNumber": 36
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18241,7 +18256,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 12
|
||||
"lineNumber": 14
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18257,7 +18272,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 13
|
||||
"lineNumber": 15
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18273,7 +18288,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 14
|
||||
"lineNumber": 16
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18286,7 +18301,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 15
|
||||
"lineNumber": 17
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18302,7 +18317,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 16
|
||||
"lineNumber": 18
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18318,7 +18333,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 18
|
||||
"lineNumber": 20
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18331,7 +18346,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 19
|
||||
"lineNumber": 21
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18365,7 +18380,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 27
|
||||
"lineNumber": 29
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18378,7 +18393,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 29
|
||||
"lineNumber": 31
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18391,7 +18406,24 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 30
|
||||
"lineNumber": 32
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "securitySolution",
|
||||
"id": "def-common.TimelineEventsDetailsRequestOptions.authFilter",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "authFilter",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"JsonObject",
|
||||
" | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 33
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18425,7 +18457,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 22
|
||||
"lineNumber": 24
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -18448,7 +18480,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 23
|
||||
"lineNumber": 25
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -18471,7 +18503,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts",
|
||||
"lineNumber": 24
|
||||
"lineNumber": 26
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -18501,7 +18533,7 @@
|
|||
"section": "def-common.TimelineRequestBasicOptions",
|
||||
"text": "TimelineRequestBasicOptions"
|
||||
},
|
||||
", \"id\" | \"params\" | \"defaultIndex\" | \"docValueFields\" | \"factoryQueryType\" | \"indexType\">"
|
||||
", \"id\" | \"params\" | \"defaultIndex\" | \"docValueFields\" | \"factoryQueryType\" | \"indexType\" | \"entityType\" | \"alertConsumers\">"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/last_event_time/index.ts",
|
||||
|
@ -19012,7 +19044,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 18
|
||||
"lineNumber": 20
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -19025,7 +19057,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 19
|
||||
"lineNumber": 21
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -19041,7 +19073,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 20
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -19064,7 +19096,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 21
|
||||
"lineNumber": 23
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -19080,7 +19112,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 22
|
||||
"lineNumber": 24
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -19218,7 +19250,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 25
|
||||
"lineNumber": 27
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
|
@ -19231,7 +19263,7 @@
|
|||
"description": [],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 26
|
||||
"lineNumber": 28
|
||||
},
|
||||
"deprecated": false
|
||||
},
|
||||
|
@ -19247,7 +19279,7 @@
|
|||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts",
|
||||
"lineNumber": 27
|
||||
"lineNumber": 29
|
||||
},
|
||||
"deprecated": false
|
||||
}
|
||||
|
@ -19373,8 +19405,7 @@
|
|||
"label": "filters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/security_solution/common/types/timeline/store.ts",
|
||||
|
|
|
@ -18,7 +18,7 @@ import securitySolutionObj from './security_solution.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 1296 | 8 | 1245 | 28 |
|
||||
| 1298 | 8 | 1247 | 27 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -1363,7 +1363,7 @@
|
|||
"plugin": "securitySolution",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 187
|
||||
"lineNumber": 191
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -2204,7 +2204,7 @@
|
|||
"plugin": "securitySolution",
|
||||
"link": {
|
||||
"path": "x-pack/plugins/security_solution/server/plugin.ts",
|
||||
"lineNumber": 187
|
||||
"lineNumber": 191
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -86,7 +86,7 @@
|
|||
"signature": [
|
||||
"Pick<",
|
||||
"KibanaClient",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"helpers\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
", \"get\" | \"delete\" | \"create\" | \"index\" | \"update\" | \"closePointInTime\" | \"count\" | \"search\" | \"security\" | \"eql\" | \"on\" | \"off\" | \"transform\" | \"helpers\" | \"emit\" | \"once\" | \"asyncSearch\" | \"autoscaling\" | \"bulk\" | \"cat\" | \"ccr\" | \"clearScroll\" | \"cluster\" | \"danglingIndices\" | \"dataFrameTransformDeprecated\" | \"deleteByQuery\" | \"deleteByQueryRethrottle\" | \"deleteScript\" | \"enrich\" | \"exists\" | \"existsSource\" | \"explain\" | \"features\" | \"fieldCaps\" | \"fleet\" | \"getScript\" | \"getScriptContext\" | \"getScriptLanguages\" | \"getSource\" | \"graph\" | \"ilm\" | \"indices\" | \"info\" | \"ingest\" | \"license\" | \"logstash\" | \"mget\" | \"migration\" | \"ml\" | \"monitoring\" | \"msearch\" | \"msearchTemplate\" | \"mtermvectors\" | \"nodes\" | \"openPointInTime\" | \"ping\" | \"putScript\" | \"rankEval\" | \"reindex\" | \"reindexRethrottle\" | \"renderSearchTemplate\" | \"rollup\" | \"scriptsPainlessExecute\" | \"scroll\" | \"searchShards\" | \"searchTemplate\" | \"searchableSnapshots\" | \"shutdown\" | \"slm\" | \"snapshot\" | \"sql\" | \"ssl\" | \"tasks\" | \"termsEnum\" | \"termvectors\" | \"textStructure\" | \"updateByQuery\" | \"updateByQueryRethrottle\" | \"watcher\" | \"xpack\"> & { transport: { request(params: ",
|
||||
"TransportRequestParams",
|
||||
", options?: ",
|
||||
"TransportRequestOptions",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -18,7 +18,7 @@ import timelinesObj from './timelines.json';
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 882 | 6 | 763 | 25 |
|
||||
| 889 | 6 | 770 | 26 |
|
||||
|
||||
## Client
|
||||
|
||||
|
|
|
@ -2175,9 +2175,9 @@
|
|||
"ActionTypeModel",
|
||||
"<unknown, unknown, any>; register: (objectType: ",
|
||||
"ActionTypeModel",
|
||||
"<unknown, unknown, any>) => void; list: () => ",
|
||||
"<unknown, unknown, any>) => void; has: (id: string) => boolean; list: () => ",
|
||||
"ActionTypeModel",
|
||||
"<unknown, unknown, any>[]; has: (id: string) => boolean; }"
|
||||
"<unknown, unknown, any>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
||||
|
@ -2209,7 +2209,7 @@
|
|||
"section": "def-public.AlertTypeModel",
|
||||
"text": "AlertTypeModel"
|
||||
},
|
||||
"<Record<string, unknown>>) => void; list: () => ",
|
||||
"<Record<string, unknown>>) => void; has: (id: string) => boolean; list: () => ",
|
||||
{
|
||||
"pluginId": "triggersActionsUi",
|
||||
"scope": "public",
|
||||
|
@ -2217,7 +2217,7 @@
|
|||
"section": "def-public.AlertTypeModel",
|
||||
"text": "AlertTypeModel"
|
||||
},
|
||||
"<Record<string, unknown>>[]; has: (id: string) => boolean; }"
|
||||
"<Record<string, unknown>>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx",
|
||||
|
@ -2447,9 +2447,9 @@
|
|||
"ActionTypeModel",
|
||||
"<ActionConnector, ActionParams, any>; register: (objectType: ",
|
||||
"ActionTypeModel",
|
||||
"<ActionConnector, ActionParams, any>) => void; list: () => ",
|
||||
"<ActionConnector, ActionParams, any>) => void; has: (id: string) => boolean; list: () => ",
|
||||
"ActionTypeModel",
|
||||
"<ActionConnector, ActionParams, any>[]; has: (id: string) => boolean; }"
|
||||
"<ActionConnector, ActionParams, any>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
||||
|
@ -2591,7 +2591,7 @@
|
|||
"section": "def-public.AlertTypeModel",
|
||||
"text": "AlertTypeModel"
|
||||
},
|
||||
"<Record<string, unknown>>) => void; list: () => ",
|
||||
"<Record<string, unknown>>) => void; has: (id: string) => boolean; list: () => ",
|
||||
{
|
||||
"pluginId": "triggersActionsUi",
|
||||
"scope": "public",
|
||||
|
@ -2599,7 +2599,7 @@
|
|||
"section": "def-public.AlertTypeModel",
|
||||
"text": "AlertTypeModel"
|
||||
},
|
||||
"<Record<string, unknown>>[]; has: (id: string) => boolean; }"
|
||||
"<Record<string, unknown>>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "x-pack/plugins/triggers_actions_ui/public/types.ts",
|
||||
|
|
|
@ -1416,6 +1416,107 @@
|
|||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-public.prepareLogTable",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "prepareLogTable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(datatable: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
},
|
||||
", dimensions: ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.Dimension",
|
||||
"text": "Dimension"
|
||||
},
|
||||
"[]) => { columns: { meta: { dimensionName: string | undefined; type: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.DatatableColumnType",
|
||||
"text": "DatatableColumnType"
|
||||
},
|
||||
"; field?: string | undefined; index?: string | undefined; params?: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.SerializedFieldFormat",
|
||||
"text": "SerializedFieldFormat"
|
||||
},
|
||||
"<Record<string, any>> | undefined; source?: string | undefined; sourceParams?: ",
|
||||
"SerializableState",
|
||||
" | undefined; }; id: string; name: string; }[]; type: \"datatable\"; rows: Record<string, any>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-public.prepareLogTable.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "datatable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-public.prepareLogTable.$2",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "dimensions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.Dimension",
|
||||
"text": "Dimension"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-public.updateOldState",
|
||||
|
@ -2959,9 +3060,7 @@
|
|||
"section": "def-common.TimeRange",
|
||||
"text": "TimeRange"
|
||||
},
|
||||
" | undefined) => ",
|
||||
"RangeFilter",
|
||||
" | undefined; getBounds: () => ",
|
||||
" | undefined) => any; getBounds: () => ",
|
||||
{
|
||||
"pluginId": "data",
|
||||
"scope": "common",
|
||||
|
@ -4124,13 +4223,12 @@
|
|||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-public.VisualizeInput.query",
|
||||
"type": "Object",
|
||||
"type": "Any",
|
||||
"tags": [],
|
||||
"label": "query",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Query",
|
||||
" | undefined"
|
||||
"any"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts",
|
||||
|
@ -4146,8 +4244,7 @@
|
|||
"label": "filters",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"Filter",
|
||||
"[] | undefined"
|
||||
"any[] | undefined"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts",
|
||||
|
@ -4218,7 +4315,7 @@
|
|||
"; format: { id?: string | undefined; params: Record<string, any>; }; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/public/expression_functions/vis_dimension.ts",
|
||||
"path": "src/plugins/visualizations/common/expression_functions/vis_dimension.ts",
|
||||
"lineNumber": 23
|
||||
},
|
||||
"deprecated": false,
|
||||
|
@ -5292,7 +5389,239 @@
|
|||
},
|
||||
"common": {
|
||||
"classes": [],
|
||||
"functions": [],
|
||||
"functions": [
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.prepareLogTable",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "prepareLogTable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"(datatable: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
},
|
||||
", dimensions: ",
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.Dimension",
|
||||
"text": "Dimension"
|
||||
},
|
||||
"[]) => { columns: { meta: { dimensionName: string | undefined; type: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.DatatableColumnType",
|
||||
"text": "DatatableColumnType"
|
||||
},
|
||||
"; field?: string | undefined; index?: string | undefined; params?: ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.SerializedFieldFormat",
|
||||
"text": "SerializedFieldFormat"
|
||||
},
|
||||
"<Record<string, any>> | undefined; source?: string | undefined; sourceParams?: ",
|
||||
"SerializableState",
|
||||
" | undefined; }; id: string; name: string; }[]; type: \"datatable\"; rows: Record<string, any>[]; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.prepareLogTable.$1",
|
||||
"type": "Object",
|
||||
"tags": [],
|
||||
"label": "datatable",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
}
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.prepareLogTable.$2",
|
||||
"type": "Array",
|
||||
"tags": [],
|
||||
"label": "dimensions",
|
||||
"description": [],
|
||||
"signature": [
|
||||
{
|
||||
"pluginId": "visualizations",
|
||||
"scope": "common",
|
||||
"docId": "kibVisualizationsPluginApi",
|
||||
"section": "def-common.Dimension",
|
||||
"text": "Dimension"
|
||||
},
|
||||
"[]"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 22
|
||||
},
|
||||
"deprecated": false,
|
||||
"isRequired": true
|
||||
}
|
||||
],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.range",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "range",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionFunctionDefinition",
|
||||
"text": "ExpressionFunctionDefinition"
|
||||
},
|
||||
"<\"range\", ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
},
|
||||
" | null, Arguments, ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Range",
|
||||
"text": "Range"
|
||||
},
|
||||
", ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExecutionContext",
|
||||
"text": "ExecutionContext"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "inspector",
|
||||
"scope": "common",
|
||||
"docId": "kibInspectorPluginApi",
|
||||
"section": "def-common.Adapters",
|
||||
"text": "Adapters"
|
||||
},
|
||||
", ",
|
||||
"SerializableState",
|
||||
">>"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/expression_functions/range.ts",
|
||||
"lineNumber": 17
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.visDimension",
|
||||
"type": "Function",
|
||||
"tags": [],
|
||||
"label": "visDimension",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"() => ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionFunctionDefinition",
|
||||
"text": "ExpressionFunctionDefinition"
|
||||
},
|
||||
"<\"visdimension\", ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.Datatable",
|
||||
"text": "Datatable"
|
||||
},
|
||||
", Arguments, ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionValueBoxed",
|
||||
"text": "ExpressionValueBoxed"
|
||||
},
|
||||
"<\"vis_dimension\", { accessor: number | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.DatatableColumn",
|
||||
"text": "DatatableColumn"
|
||||
},
|
||||
"; format: { id?: string | undefined; params: Record<string, any>; }; }>, ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExecutionContext",
|
||||
"text": "ExecutionContext"
|
||||
},
|
||||
"<",
|
||||
{
|
||||
"pluginId": "inspector",
|
||||
"scope": "common",
|
||||
"docId": "kibInspectorPluginApi",
|
||||
"section": "def-common.Adapters",
|
||||
"text": "Adapters"
|
||||
},
|
||||
", ",
|
||||
"SerializableState",
|
||||
">>"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/expression_functions/vis_dimension.ts",
|
||||
"lineNumber": 34
|
||||
},
|
||||
"deprecated": false,
|
||||
"children": [],
|
||||
"returnComment": [],
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"interfaces": [
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
|
@ -5538,7 +5867,66 @@
|
|||
}
|
||||
],
|
||||
"enums": [],
|
||||
"misc": [],
|
||||
"misc": [
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.Dimension",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "Dimension",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"[",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.ExpressionValueBoxed",
|
||||
"text": "ExpressionValueBoxed"
|
||||
},
|
||||
"<\"vis_dimension\", { accessor: number | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.DatatableColumn",
|
||||
"text": "DatatableColumn"
|
||||
},
|
||||
"; format: { id?: string | undefined; params: Record<string, any>; }; }>[] | undefined, string]"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/prepare_log_table.ts",
|
||||
"lineNumber": 12
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
},
|
||||
{
|
||||
"parentPluginId": "visualizations",
|
||||
"id": "def-common.ExpressionValueVisDimension",
|
||||
"type": "Type",
|
||||
"tags": [],
|
||||
"label": "ExpressionValueVisDimension",
|
||||
"description": [],
|
||||
"signature": [
|
||||
"{ type: \"vis_dimension\"; } & { accessor: number | ",
|
||||
{
|
||||
"pluginId": "expressions",
|
||||
"scope": "common",
|
||||
"docId": "kibExpressionsPluginApi",
|
||||
"section": "def-common.DatatableColumn",
|
||||
"text": "DatatableColumn"
|
||||
},
|
||||
"; format: { id?: string | undefined; params: Record<string, any>; }; }"
|
||||
],
|
||||
"source": {
|
||||
"path": "src/plugins/visualizations/common/expression_functions/vis_dimension.ts",
|
||||
"lineNumber": 23
|
||||
},
|
||||
"deprecated": false,
|
||||
"initialIsOpen": false
|
||||
}
|
||||
],
|
||||
"objects": []
|
||||
}
|
||||
}
|
|
@ -18,7 +18,7 @@ Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for quest
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 247 | 13 | 229 | 12 |
|
||||
| 257 | 14 | 239 | 12 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -48,6 +48,12 @@ Contact [Kibana App](https://github.com/orgs/elastic/teams/kibana-app) for quest
|
|||
|
||||
## Common
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={visualizationsObj.common.functions}/>
|
||||
|
||||
### Interfaces
|
||||
<DocDefinitionList data={visualizationsObj.common.interfaces}/>
|
||||
|
||||
### Consts, variables and types
|
||||
<DocDefinitionList data={visualizationsObj.common.misc}/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue