From 01293bf86f67f19bddf7b3375e4f9b97a9a26261 Mon Sep 17 00:00:00 2001 From: Stacey Gammon Date: Fri, 30 Jul 2021 15:26:29 -0400 Subject: [PATCH] update api docs (#107312) --- api_docs/advanced_settings.mdx | 2 +- api_docs/alerting.json | 44 +- api_docs/apm.json | 136 +- api_docs/apm.mdx | 2 +- api_docs/apm_oss.mdx | 2 +- api_docs/cases.json | 149 +- api_docs/cases.mdx | 2 +- api_docs/charts.mdx | 2 +- api_docs/core.json | 128 +- api_docs/core.mdx | 2 +- api_docs/core_application.mdx | 2 +- api_docs/core_chrome.mdx | 2 +- api_docs/core_http.json | 16 +- api_docs/core_http.mdx | 2 +- api_docs/core_saved_objects.json | 303 +- api_docs/core_saved_objects.mdx | 2 +- api_docs/dashboard.json | 30 +- api_docs/dashboard.mdx | 2 +- api_docs/data.json | 7327 ++++++++++---------- api_docs/data.mdx | 2 +- api_docs/data_autocomplete.mdx | 2 +- api_docs/data_field_formats.json | 760 +- api_docs/data_field_formats.mdx | 2 +- api_docs/data_index_patterns.json | 81 +- api_docs/data_index_patterns.mdx | 2 +- api_docs/data_query.json | 975 +-- api_docs/data_query.mdx | 5 +- api_docs/data_search.json | 6591 +++++++++++++++--- api_docs/data_search.mdx | 2 +- api_docs/data_ui.json | 90 +- api_docs/data_ui.mdx | 2 +- api_docs/deprecations_by_api.mdx | 52 +- api_docs/deprecations_by_plugin.mdx | 89 +- api_docs/discover.json | 24 +- api_docs/discover.mdx | 2 +- api_docs/discover_enhanced.mdx | 2 +- api_docs/encrypted_saved_objects.json | 191 +- api_docs/encrypted_saved_objects.mdx | 5 +- api_docs/expressions.json | 226 +- api_docs/expressions.mdx | 2 +- api_docs/file_upload.json | 264 +- api_docs/fleet.json | 8 +- api_docs/index_management.json | 54 + api_docs/index_management.mdx | 2 +- api_docs/index_pattern_field_editor.json | 270 +- api_docs/index_pattern_field_editor.mdx | 5 +- api_docs/kibana_legacy.mdx | 2 +- api_docs/lens.json | 24 +- api_docs/licensing.json | 4 +- api_docs/lists.json | 62 +- api_docs/management.mdx | 2 +- api_docs/maps.json | 15 +- api_docs/metrics_entities.json | 2 +- api_docs/monitoring.json | 2 +- api_docs/observability.json | 2 +- api_docs/observability.mdx | 2 +- api_docs/reporting.json | 68 +- api_docs/rule_registry.json | 22 +- api_docs/security.json | 4 +- api_docs/security_solution.json | 147 +- api_docs/security_solution.mdx | 2 +- api_docs/spaces.json | 4 +- api_docs/telemetry_collection_manager.json | 2 +- api_docs/timelines.json | 472 +- api_docs/timelines.mdx | 2 +- api_docs/triggers_actions_ui.json | 16 +- api_docs/visualizations.json | 410 +- api_docs/visualizations.mdx | 8 +- 68 files changed, 11964 insertions(+), 7175 deletions(-) diff --git a/api_docs/advanced_settings.mdx b/api_docs/advanced_settings.mdx index 5be4696f40b3e..ae48f0931f67e 100644 --- a/api_docs/advanced_settings.mdx +++ b/api_docs/advanced_settings.mdx @@ -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** diff --git a/api_docs/alerting.json b/api_docs/alerting.json index 147fecd20dff8..2f45b57616f32 100644 --- a/api_docs/alerting.json +++ b/api_docs/alerting.json @@ -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" ], "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 diff --git a/api_docs/apm.json b/api_docs/apm.json index 6dfd3dc0f42fd..daf6170ffefa9 100644 --- a/api_docs/apm.json +++ b/api_docs/apm.json @@ -2207,7 +2207,11 @@ "Type", "; end: ", "Type", - "; }>]>; }>, ", + "; }>, ", + "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", + "; end: ", + "Type", + "; }>, ", + "TypeC", + "<{ numBuckets: ", + "Type", + "; }>]>; }>, ", + "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", + "; end: ", + "Type", + "; }>, ", + "TypeC", + "<{ numBuckets: ", + "Type", + "; }>]>; }>, ", + "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\", ", diff --git a/api_docs/apm.mdx b/api_docs/apm.mdx index f59432fcfd1c2..b2aabfd4b4214 100644 --- a/api_docs/apm.mdx +++ b/api_docs/apm.mdx @@ -12,7 +12,7 @@ import apmObj from './apm.json'; - +Contact APM UI for questions regarding this plugin. **Code health stats** diff --git a/api_docs/apm_oss.mdx b/api_docs/apm_oss.mdx index 21ea33f8e0a80..76ae19ec8f2cf 100644 --- a/api_docs/apm_oss.mdx +++ b/api_docs/apm_oss.mdx @@ -12,7 +12,7 @@ import apmOssObj from './apm_oss.json'; - +Contact APM UI for questions regarding this plugin. **Code health stats** diff --git a/api_docs/cases.json b/api_docs/cases.json index c5b74586e8442..9fde1aebaa8f4 100644 --- a/api_docs/cases.json +++ b/api_docs/cases.json @@ -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 @@ } ] } -} +} \ No newline at end of file diff --git a/api_docs/cases.mdx b/api_docs/cases.mdx index 3e024102fd629..4358b94d4bf6f 100644 --- a/api_docs/cases.mdx +++ b/api_docs/cases.mdx @@ -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 diff --git a/api_docs/charts.mdx b/api_docs/charts.mdx index 16f129214ca95..5a8c7838f7d9a 100644 --- a/api_docs/charts.mdx +++ b/api_docs/charts.mdx @@ -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** diff --git a/api_docs/core.json b/api_docs/core.json index 7a8ea01d393d1..8e3dd5bc30728 100644 --- a/api_docs/core.json +++ b/api_docs/core.json @@ -1794,7 +1794,7 @@ "description": [], "source": { "path": "src/core/public/doc_links/doc_links_service.ts", - "lineNumber": 443 + "lineNumber": 444 }, "deprecated": false, "children": [ @@ -1807,7 +1807,7 @@ "description": [], "source": { "path": "src/core/public/doc_links/doc_links_service.ts", - "lineNumber": 444 + "lineNumber": 445 }, "deprecated": false }, @@ -1820,7 +1820,7 @@ "description": [], "source": { "path": "src/core/public/doc_links/doc_links_service.ts", - "lineNumber": 445 + "lineNumber": 446 }, "deprecated": false }, @@ -1832,11 +1832,11 @@ "label": "links", "description": [], "signature": [ - "{ readonly settings: string; readonly canvas: { readonly guide: string; }; readonly dashboard: { readonly guide: string; readonly drilldowns: string; readonly drilldownsTriggerPicker: string; readonly urlDrilldownTemplateSyntax: string; readonly urlDrilldownVariables: string; }; readonly discover: Record; readonly filebeat: { readonly base: string; readonly installation: string; readonly configuration: string; readonly elasticsearchOutput: string; readonly elasticsearchModule: string; readonly startup: string; readonly exportedFields: string; readonly suricataModule: string; readonly zeekModule: string; }; readonly auditbeat: { readonly base: string; readonly auditdModule: string; readonly systemModule: string; }; readonly metricbeat: { readonly base: string; readonly configure: string; readonly httpEndpoint: string; readonly install: string; readonly start: string; }; readonly enterpriseSearch: { readonly base: string; readonly appSearchBase: string; readonly workplaceSearchBase: string; }; readonly heartbeat: { readonly base: string; }; readonly libbeat: { readonly getStarted: string; }; readonly logstash: { readonly base: string; }; readonly functionbeat: { readonly base: string; }; readonly winlogbeat: { readonly base: string; }; readonly aggs: { readonly composite: string; readonly composite_missing_bucket: string; readonly date_histogram: string; readonly date_range: string; readonly date_format_pattern: string; readonly filter: string; readonly filters: string; readonly geohash_grid: string; readonly histogram: string; readonly ip_range: string; readonly range: string; readonly significant_terms: string; readonly terms: string; readonly avg: string; readonly avg_bucket: string; readonly max_bucket: string; readonly min_bucket: string; readonly sum_bucket: string; readonly cardinality: string; readonly count: string; readonly cumulative_sum: string; readonly derivative: string; readonly geo_bounds: string; readonly geo_centroid: string; readonly max: string; readonly median: string; readonly min: string; readonly moving_avg: string; readonly percentile_ranks: string; readonly serial_diff: string; readonly std_dev: string; readonly sum: string; readonly top_hits: string; }; readonly runtimeFields: { readonly overview: string; readonly mapping: string; }; readonly scriptedFields: { readonly scriptFields: string; readonly scriptAggs: string; readonly painless: string; readonly painlessApi: string; readonly painlessLangSpec: string; readonly painlessSyntax: string; readonly painlessWalkthrough: string; readonly luceneExpressions: string; }; readonly search: { readonly sessions: string; readonly sessionLimits: string; }; readonly indexPatterns: { readonly introduction: string; readonly fieldFormattersNumber: string; readonly fieldFormattersString: string; readonly runtimeFields: string; }; readonly addData: string; readonly kibana: string; readonly upgradeAssistant: string; readonly rollupJobs: string; readonly elasticsearch: Record; readonly siem: { readonly guide: string; readonly gettingStarted: string; readonly ml: string; readonly ruleChangeLog: string; readonly detectionsReq: string; readonly networkMap: string; }; readonly query: { readonly eql: string; readonly kueryQuerySyntax: string; readonly luceneQuerySyntax: string; readonly percolate: string; readonly queryDsl: string; }; readonly date: { readonly dateMath: string; readonly dateMathIndexNames: string; }; readonly management: Record; readonly ml: Record; readonly transforms: Record; readonly visualize: Record; readonly apis: Readonly<{ bulkIndexAlias: string; byteSizeUnits: string; createAutoFollowPattern: string; createFollower: string; createIndex: string; createSnapshotLifecyclePolicy: string; createRoleMapping: string; createRoleMappingTemplates: string; createRollupJobsRequest: string; createApiKey: string; createPipeline: string; createTransformRequest: string; cronExpressions: string; executeWatchActionModes: string; indexExists: string; openIndex: string; putComponentTemplate: string; painlessExecute: string; painlessExecuteAPIContexts: string; putComponentTemplateMetadata: string; putSnapshotLifecyclePolicy: string; putIndexTemplateV1: string; putWatch: string; simulatePipeline: string; timeUnits: string; updateTransform: string; }>; readonly observability: Record; readonly alerting: Record; readonly maps: Record; readonly monitoring: Record; readonly security: Readonly<{ apiKeyServiceSettings: string; clusterPrivileges: string; elasticsearchSettings: string; elasticsearchEnableSecurity: string; indicesPrivileges: string; kibanaTLS: string; kibanaPrivileges: string; mappingRoles: string; mappingRolesFieldRules: string; runAsPrivilege: string; }>; readonly watcher: Record; readonly ccs: Record; readonly plugins: Record; readonly snapshotRestore: Record; readonly ingest: Record; readonly fleet: Readonly<{ guide: string; fleetServer: string; fleetServerAddFleetServer: string; settings: string; settingsFleetServerHostSettings: string; troubleshooting: string; elasticAgent: string; datastreams: string; datastreamsNamingScheme: string; upgradeElasticAgent: string; upgradeElasticAgent712lower: string; }>; readonly ecs: { readonly guide: string; }; }" + "{ readonly settings: string; readonly canvas: { readonly guide: string; }; readonly dashboard: { readonly guide: string; readonly drilldowns: string; readonly drilldownsTriggerPicker: string; readonly urlDrilldownTemplateSyntax: string; readonly urlDrilldownVariables: string; }; readonly discover: Record; readonly filebeat: { readonly base: string; readonly installation: string; readonly configuration: string; readonly elasticsearchOutput: string; readonly elasticsearchModule: string; readonly startup: string; readonly exportedFields: string; readonly suricataModule: string; readonly zeekModule: string; }; readonly auditbeat: { readonly base: string; readonly auditdModule: string; readonly systemModule: string; }; readonly metricbeat: { readonly base: string; readonly configure: string; readonly httpEndpoint: string; readonly install: string; readonly start: string; }; readonly enterpriseSearch: { readonly base: string; readonly appSearchBase: string; readonly workplaceSearchBase: string; }; readonly heartbeat: { readonly base: string; }; readonly libbeat: { readonly getStarted: string; }; readonly logstash: { readonly base: string; }; readonly functionbeat: { readonly base: string; }; readonly winlogbeat: { readonly base: string; }; readonly aggs: { readonly composite: string; readonly composite_missing_bucket: string; readonly date_histogram: string; readonly date_range: string; readonly date_format_pattern: string; readonly filter: string; readonly filters: string; readonly geohash_grid: string; readonly histogram: string; readonly ip_range: string; readonly range: string; readonly significant_terms: string; readonly terms: string; readonly avg: string; readonly avg_bucket: string; readonly max_bucket: string; readonly min_bucket: string; readonly sum_bucket: string; readonly cardinality: string; readonly count: string; readonly cumulative_sum: string; readonly derivative: string; readonly geo_bounds: string; readonly geo_centroid: string; readonly max: string; readonly median: string; readonly min: string; readonly moving_avg: string; readonly percentile_ranks: string; readonly serial_diff: string; readonly std_dev: string; readonly sum: string; readonly top_hits: string; }; readonly runtimeFields: { readonly overview: string; readonly mapping: string; }; readonly scriptedFields: { readonly scriptFields: string; readonly scriptAggs: string; readonly painless: string; readonly painlessApi: string; readonly painlessLangSpec: string; readonly painlessSyntax: string; readonly painlessWalkthrough: string; readonly luceneExpressions: string; }; readonly search: { readonly sessions: string; readonly sessionLimits: string; }; readonly indexPatterns: { readonly introduction: string; readonly fieldFormattersNumber: string; readonly fieldFormattersString: string; readonly runtimeFields: string; }; readonly addData: string; readonly kibana: string; readonly upgradeAssistant: string; readonly rollupJobs: string; readonly elasticsearch: Record; readonly siem: { readonly guide: string; readonly gettingStarted: string; readonly ml: string; readonly ruleChangeLog: string; readonly detectionsReq: string; readonly networkMap: string; }; readonly query: { readonly eql: string; readonly kueryQuerySyntax: string; readonly luceneQuerySyntax: string; readonly percolate: string; readonly queryDsl: string; readonly autocompleteChanges: string; }; readonly date: { readonly dateMath: string; readonly dateMathIndexNames: string; }; readonly management: Record; readonly ml: Record; readonly transforms: Record; readonly visualize: Record; readonly apis: Readonly<{ bulkIndexAlias: string; byteSizeUnits: string; createAutoFollowPattern: string; createFollower: string; createIndex: string; createSnapshotLifecyclePolicy: string; createRoleMapping: string; createRoleMappingTemplates: string; createRollupJobsRequest: string; createApiKey: string; createPipeline: string; createTransformRequest: string; cronExpressions: string; executeWatchActionModes: string; indexExists: string; openIndex: string; putComponentTemplate: string; painlessExecute: string; painlessExecuteAPIContexts: string; putComponentTemplateMetadata: string; putSnapshotLifecyclePolicy: string; putIndexTemplateV1: string; putWatch: string; simulatePipeline: string; timeUnits: string; updateTransform: string; }>; readonly observability: Record; readonly alerting: Record; readonly maps: Record; readonly monitoring: Record; readonly security: Readonly<{ apiKeyServiceSettings: string; clusterPrivileges: string; elasticsearchSettings: string; elasticsearchEnableSecurity: string; indicesPrivileges: string; kibanaTLS: string; kibanaPrivileges: string; mappingRoles: string; mappingRolesFieldRules: string; runAsPrivilege: string; }>; readonly watcher: Record; readonly ccs: Record; readonly plugins: Record; readonly snapshotRestore: Record; readonly ingest: Record; readonly fleet: Readonly<{ guide: string; fleetServer: string; fleetServerAddFleetServer: string; settings: string; settingsFleetServerHostSettings: string; troubleshooting: string; elasticAgent: string; datastreams: string; datastreamsNamingScheme: string; upgradeElasticAgent: string; upgradeElasticAgent712lower: string; }>; readonly ecs: { readonly guide: string; }; }" ], "source": { "path": "src/core/public/doc_links/doc_links_service.ts", - "lineNumber": 446 + "lineNumber": 447 }, "deprecated": false } @@ -5386,7 +5386,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 162 + "lineNumber": 163 }, "deprecated": false, "children": [ @@ -5404,7 +5404,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 164 + "lineNumber": 165 }, "deprecated": false } @@ -5463,7 +5463,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 78 + "lineNumber": 79 }, "deprecated": false, "children": [ @@ -5479,7 +5479,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 79 + "lineNumber": 80 }, "deprecated": false }, @@ -5495,7 +5495,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 80 + "lineNumber": 81 }, "deprecated": false }, @@ -5511,7 +5511,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 81 + "lineNumber": 82 }, "deprecated": false }, @@ -5527,7 +5527,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 82 + "lineNumber": 83 }, "deprecated": false }, @@ -5543,7 +5543,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 83 + "lineNumber": 84 }, "deprecated": false }, @@ -5561,7 +5561,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 89 + "lineNumber": 90 }, "deprecated": false }, @@ -5579,7 +5579,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 91 + "lineNumber": 92 }, "deprecated": false }, @@ -5597,7 +5597,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 93 + "lineNumber": 94 }, "deprecated": false }, @@ -5615,7 +5615,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 97 + "lineNumber": 98 }, "deprecated": false }, @@ -5633,7 +5633,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 102 + "lineNumber": 103 }, "deprecated": false }, @@ -5666,7 +5666,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 108 + "lineNumber": 109 }, "deprecated": false }, @@ -5684,7 +5684,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 112 + "lineNumber": 113 }, "deprecated": false }, @@ -5702,7 +5702,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 117 + "lineNumber": 118 }, "deprecated": false }, @@ -5718,7 +5718,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 118 + "lineNumber": 119 }, "deprecated": false }, @@ -5740,7 +5740,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 140 + "lineNumber": 141 }, "deprecated": false }, @@ -5756,7 +5756,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 141 + "lineNumber": 142 }, "deprecated": false }, @@ -5774,7 +5774,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 149 + "lineNumber": 150 }, "deprecated": false }, @@ -5792,7 +5792,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 151 + "lineNumber": 152 }, "deprecated": false }, @@ -5817,7 +5817,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 155 + "lineNumber": 156 }, "deprecated": false } @@ -5833,7 +5833,7 @@ "description": [], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 61 + "lineNumber": 62 }, "deprecated": false, "children": [ @@ -5846,7 +5846,7 @@ "description": [], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 62 + "lineNumber": 63 }, "deprecated": false }, @@ -5859,7 +5859,7 @@ "description": [], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 63 + "lineNumber": 64 }, "deprecated": false } @@ -7717,7 +7717,7 @@ ], "source": { "path": "src/core/server/saved_objects/types.ts", - "lineNumber": 249 + "lineNumber": 250 }, "deprecated": false, "initialIsOpen": false @@ -10823,7 +10823,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 484 + "lineNumber": 485 }, "deprecated": false, "children": [ @@ -10847,7 +10847,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 486 + "lineNumber": 487 }, "deprecated": false }, @@ -10871,7 +10871,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 488 + "lineNumber": 489 }, "deprecated": false }, @@ -10895,7 +10895,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 490 + "lineNumber": 491 }, "deprecated": false } @@ -10923,7 +10923,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 502 + "lineNumber": 503 }, "deprecated": false, "children": [ @@ -10947,7 +10947,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 504 + "lineNumber": 505 }, "deprecated": false }, @@ -10971,7 +10971,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 506 + "lineNumber": 507 }, "deprecated": false }, @@ -10995,7 +10995,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 508 + "lineNumber": 509 }, "deprecated": false }, @@ -11019,7 +11019,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 510 + "lineNumber": 511 }, "deprecated": false }, @@ -11052,7 +11052,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 512 + "lineNumber": 513 }, "deprecated": false }, @@ -11076,7 +11076,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 517 + "lineNumber": 518 }, "deprecated": false }, @@ -11100,7 +11100,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 519 + "lineNumber": 520 }, "deprecated": false }, @@ -11124,7 +11124,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 521 + "lineNumber": 522 }, "deprecated": false }, @@ -11148,7 +11148,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 523 + "lineNumber": 524 }, "deprecated": false }, @@ -11172,7 +11172,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 525 + "lineNumber": 526 }, "deprecated": false }, @@ -11196,7 +11196,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 527 + "lineNumber": 528 }, "deprecated": false }, @@ -11220,7 +11220,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 529 + "lineNumber": 530 }, "deprecated": false }, @@ -11246,7 +11246,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 531 + "lineNumber": 532 }, "deprecated": false, "returnComment": [], @@ -11266,7 +11266,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 552 + "lineNumber": 553 }, "deprecated": false, "children": [ @@ -11290,7 +11290,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 554 + "lineNumber": 555 }, "deprecated": false }, @@ -11314,7 +11314,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 556 + "lineNumber": 557 }, "deprecated": false }, @@ -11338,7 +11338,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 558 + "lineNumber": 559 }, "deprecated": false }, @@ -11362,7 +11362,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 560 + "lineNumber": 561 }, "deprecated": false }, @@ -11386,7 +11386,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 562 + "lineNumber": 563 }, "deprecated": false }, @@ -11410,7 +11410,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 564 + "lineNumber": 565 }, "deprecated": false }, @@ -11434,7 +11434,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 566 + "lineNumber": 567 }, "deprecated": false } @@ -14364,7 +14364,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", @@ -15628,7 +15628,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", @@ -15656,7 +15656,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", @@ -20539,7 +20539,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 456 + "lineNumber": 457 }, "deprecated": false, "children": [ @@ -20643,7 +20643,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 457 + "lineNumber": 458 }, "deprecated": false } @@ -22434,7 +22434,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", @@ -23778,7 +23778,7 @@ ], "source": { "path": "src/core/server/index.ts", - "lineNumber": 542 + "lineNumber": 543 }, "deprecated": false, "initialIsOpen": false diff --git a/api_docs/core.mdx b/api_docs/core.mdx index 92c0a868ff9be..7dbeb6f4c05c1 100644 --- a/api_docs/core.mdx +++ b/api_docs/core.mdx @@ -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 diff --git a/api_docs/core_application.mdx b/api_docs/core_application.mdx index 8f7213615707b..9ce48ced2d738 100644 --- a/api_docs/core_application.mdx +++ b/api_docs/core_application.mdx @@ -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 diff --git a/api_docs/core_chrome.mdx b/api_docs/core_chrome.mdx index fefb81a103829..d8c9cb76483c5 100644 --- a/api_docs/core_chrome.mdx +++ b/api_docs/core_chrome.mdx @@ -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 diff --git a/api_docs/core_http.json b/api_docs/core_http.json index 797c0565e7324..654d0fabdd076 100644 --- a/api_docs/core_http.json +++ b/api_docs/core_http.json @@ -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", diff --git a/api_docs/core_http.mdx b/api_docs/core_http.mdx index 0d6e164c5aac8..99f0cdfbd708e 100644 --- a/api_docs/core_http.mdx +++ b/api_docs/core_http.mdx @@ -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 diff --git a/api_docs/core_saved_objects.json b/api_docs/core_saved_objects.json index fbdb90400c3ca..55bf6649d28ba 100644 --- a/api_docs/core_saved_objects.json +++ b/api_docs/core_saved_objects.json @@ -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 diff --git a/api_docs/core_saved_objects.mdx b/api_docs/core_saved_objects.mdx index 095da64b2b7b9..bed2039941ed9 100644 --- a/api_docs/core_saved_objects.mdx +++ b/api_docs/core_saved_objects.mdx @@ -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 diff --git a/api_docs/dashboard.json b/api_docs/dashboard.json index 4cf4500ec163d..156f9146cf83f 100644 --- a/api_docs/dashboard.json +++ b/api_docs/dashboard.json @@ -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", diff --git a/api_docs/dashboard.mdx b/api_docs/dashboard.mdx index 2adae80a02061..1ada2f7a695bd 100644 --- a/api_docs/dashboard.mdx +++ b/api_docs/dashboard.mdx @@ -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 diff --git a/api_docs/data.json b/api_docs/data.json index 3fe060d094224..90e3ded072b82 100644 --- a/api_docs/data.json +++ b/api_docs/data.json @@ -2276,9 +2276,7 @@ "label": "getSearchSourceTimeFilter", "description": [], "signature": [ - "(forceNow?: Date | undefined) => ", - "RangeFilter", - "[] | { meta: { index: string | undefined; params: {}; alias: string; disabled: boolean; negate: boolean; }; query: { bool: { should: { bool: { filter: { range: { [x: string]: { gte: string; lte: string; }; }; }[]; }; }[]; minimum_should_match: number; }; }; }[]" + "(forceNow?: Date | undefined) => any[]" ], "source": { "path": "src/plugins/data/common/search/aggs/agg_configs.ts", @@ -2764,7 +2762,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 54 + "lineNumber": 55 }, "deprecated": false, "children": [ @@ -2780,7 +2778,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 70 + "lineNumber": 71 }, "deprecated": false, "children": [ @@ -2799,19 +2797,11 @@ "section": "def-public.PluginInitializerContext", "text": "PluginInitializerContext" }, - "; }>; }>; autocomplete: Readonly<{} & { querySuggestions: Readonly<{} & { enabled: boolean; }>; valueSuggestions: Readonly<{} & { enabled: boolean; timeout: moment.Duration; method: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ValueSuggestionsMethod", - "text": "ValueSuggestionsMethod" - }, - "; tiers: string[]; terminateAfter: moment.Duration; }>; }>; }>>" + "; }>; }>; autocomplete: Readonly<{} & { querySuggestions: Readonly<{} & { enabled: boolean; }>; valueSuggestions: Readonly<{} & { enabled: boolean; timeout: moment.Duration; tiers: string[]; terminateAfter: moment.Duration; }>; }>; }>>" ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 70 + "lineNumber": 71 }, "deprecated": false, "isRequired": true @@ -2858,7 +2848,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 79 + "lineNumber": 81 }, "deprecated": false, "children": [ @@ -2891,7 +2881,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 80 + "lineNumber": 82 }, "deprecated": false, "isRequired": true @@ -2908,7 +2898,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 81 + "lineNumber": 83 }, "deprecated": false, "isRequired": true @@ -2945,7 +2935,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 127 + "lineNumber": 136 }, "deprecated": false, "children": [ @@ -2967,7 +2957,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 127 + "lineNumber": 136 }, "deprecated": false, "isRequired": true @@ -2984,7 +2974,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 127 + "lineNumber": 136 }, "deprecated": false, "isRequired": true @@ -3004,7 +2994,7 @@ ], "source": { "path": "src/plugins/data/public/plugin.ts", - "lineNumber": 209 + "lineNumber": 218 }, "deprecated": false, "children": [], @@ -3104,6 +3094,24 @@ }, "deprecated": false }, + { + "parentPluginId": "data", + "id": "def-public.FieldFormat.hidden", + "type": "boolean", + "tags": [ + "property", + "static" + ], + "label": "hidden", + "description": [ + "\nHidden field formats can only be accessed directly by id,\nThey won't appear in field format editor UI,\nBut they can be accessed and used from code internally.\n" + ], + "source": { + "path": "src/plugins/data/common/field_formats/field_format.ts", + "lineNumber": 43 + }, + "deprecated": false + }, { "parentPluginId": "data", "id": "def-public.FieldFormat.title", @@ -3116,7 +3124,7 @@ "description": [], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 38 + "lineNumber": 50 }, "deprecated": false }, @@ -3135,7 +3143,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 44 + "lineNumber": 56 }, "deprecated": false }, @@ -3155,7 +3163,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 52 + "lineNumber": 64 }, "deprecated": false }, @@ -3175,7 +3183,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 60 + "lineNumber": 72 }, "deprecated": false }, @@ -3195,7 +3203,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 68 + "lineNumber": 80 }, "deprecated": false }, @@ -3214,7 +3222,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 74 + "lineNumber": 86 }, "deprecated": false }, @@ -3230,7 +3238,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 75 + "lineNumber": 87 }, "deprecated": false }, @@ -3246,7 +3254,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 77 + "lineNumber": 89 }, "deprecated": false }, @@ -3269,7 +3277,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 78 + "lineNumber": 90 }, "deprecated": false }, @@ -3285,7 +3293,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "children": [ @@ -3301,7 +3309,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "isRequired": true @@ -3325,7 +3333,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "isRequired": false @@ -3359,7 +3367,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 98 + "lineNumber": 110 }, "deprecated": false, "children": [ @@ -3375,7 +3383,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 99 + "lineNumber": 111 }, "deprecated": false, "isRequired": true @@ -3400,7 +3408,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 100 + "lineNumber": 112 }, "deprecated": false, "isRequired": true @@ -3419,7 +3427,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 101 + "lineNumber": 113 }, "deprecated": false, "isRequired": false @@ -3454,7 +3462,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 118 + "lineNumber": 130 }, "deprecated": false, "children": [ @@ -3476,7 +3484,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 119 + "lineNumber": 131 }, "deprecated": false, "isRequired": true @@ -3502,7 +3510,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 133 + "lineNumber": 145 }, "deprecated": false, "children": [], @@ -3526,7 +3534,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 144 + "lineNumber": 156 }, "deprecated": false, "children": [ @@ -3544,7 +3552,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 144 + "lineNumber": 156 }, "deprecated": false, "isRequired": true @@ -3568,7 +3576,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 161 + "lineNumber": 173 }, "deprecated": false, "children": [], @@ -3590,7 +3598,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 172 + "lineNumber": 184 }, "deprecated": false, "children": [], @@ -3611,7 +3619,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 193 + "lineNumber": 205 }, "deprecated": false, "children": [ @@ -3627,7 +3635,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 193 + "lineNumber": 205 }, "deprecated": false, "isRequired": true @@ -3648,7 +3656,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 197 + "lineNumber": 209 }, "deprecated": false, "children": [], @@ -3673,7 +3681,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 204 + "lineNumber": 216 }, "deprecated": false, "children": [ @@ -3689,7 +3697,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 204 + "lineNumber": 216 }, "deprecated": false, "isRequired": true @@ -8347,47 +8355,66 @@ "id": "def-public.castEsToKbnFieldTypeName", "type": "Function", "tags": [ - "return" + "deprecated" ], "label": "castEsToKbnFieldTypeName", - "description": [ - "\n Get the KbnFieldType name for an esType string\n" - ], + "description": [], "signature": [ "(esType: string) => ", - { - "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/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 22 }, - "deprecated": false, + "deprecated": true, + "removeBy": "8.0", + "references": [ + { + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 22 + } + }, + { + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 83 + } + }, + { + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 11 + } + }, + { + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 94 + } + } + ], + "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-public.castEsToKbnFieldTypeName.$1", + "id": "def-public.esType", "type": "string", "tags": [], "label": "esType", "description": [], - "signature": [ - "string" - ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_types.d.ts", + "lineNumber": 22 }, - "deprecated": false, - "isRequired": true + "deprecated": false } ], - "returnComment": [], "initialIsOpen": false }, { @@ -8527,27 +8554,65 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-public.getEsQueryConfig", + "type": "Function", + "tags": [], + "label": "getEsQueryConfig", + "description": [], + "signature": [ + "(config: KibanaConfig) => ", + "EsQueryConfig" + ], + "source": { + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-public.getEsQueryConfig.$1", + "type": "Object", + "tags": [], + "label": "config", + "description": [], + "signature": [ + "KibanaConfig" + ], + "source": { + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-public.getKbnTypeNames", "type": "Function", "tags": [ - "return" + "deprecated" ], "label": "getKbnTypeNames", - "description": [ - "\n Get the esTypes known by all kbnFieldTypes\n" - ], + "description": [], "signature": [ "() => string[]" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 30 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 40 }, - "deprecated": false, - "children": [], + "deprecated": true, + "removeBy": "8.0", + "references": [], "returnComment": [], + "children": [], "initialIsOpen": false }, { @@ -8689,9 +8754,7 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => ", - "RangeFilter", - " | undefined" + ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => any" ], "source": { "path": "src/plugins/data/common/query/timefilter/get_time.ts", @@ -8994,12 +9057,11 @@ "label": "isFilter", "description": [], "signature": [ - "(x: unknown) => x is ", - "Filter" + "(x: unknown) => x is any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 69 + "lineNumber": 77 }, "deprecated": true, "references": [], @@ -9016,8 +9078,8 @@ "unknown" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 47 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 46 }, "deprecated": false } @@ -9034,13 +9096,11 @@ "label": "isFilters", "description": [], "signature": [ - "(x: unknown) => x is ", - "Filter", - "[]" + "(x: unknown) => x is any[]" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 130 + "lineNumber": 138 }, "deprecated": true, "references": [ @@ -9072,8 +9132,8 @@ "unknown" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 48 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 47 }, "deprecated": false } @@ -9142,8 +9202,7 @@ "label": "isQuery", "description": [], "signature": [ - "(x: unknown) => x is ", - "Query" + "(x: unknown) => x is any" ], "source": { "path": "src/plugins/data/common/query/is_query.ts", @@ -9273,7 +9332,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 196 + "lineNumber": 195 }, "deprecated": false, "children": [ @@ -9302,7 +9361,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"filter\">, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", + ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, \"filter\" | \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, never>, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -9326,7 +9449,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 197 + "lineNumber": 196 }, "deprecated": false }, @@ -9355,60 +9478,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: string | undefined; }, \"filters\"> & Pick<{ filters?: string | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", - "AggExpressionType", - ", ", + ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExecutionContext", - "text": "ExecutionContext" + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" }, - "<", + "<\"kibana_query_filter\", ", { - "pluginId": "inspector", + "pluginId": "data", "scope": "common", - "docId": "kibInspectorPluginApi", - "section": "def-common.Adapters", - "text": "Adapters" + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" }, - ", ", - "SerializableState", - ">>" - ], - "source": { - "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 198 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.AggFunctionsMapping.aggSignificantTerms", - "type": "Object", - "tags": [], - "label": "aggSignificantTerms", - "description": [], - "signature": [ + ">[] | undefined; }, \"filters\"> & Pick<{ filters?: ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionFunctionDefinition", - "text": "ExpressionFunctionDefinition" + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" }, - "<\"aggSignificantTerms\", any, ", - "AggExpressionFunctionArgs", - "<", + "<\"kibana_query_filter\", ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.BUCKET_TYPES", - "text": "BUCKET_TYPES" + "section": "def-common.QueryFilter", + "text": "QueryFilter" }, - ".SIGNIFICANT_TERMS>, ", + ">[] | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -9432,7 +9534,60 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 199 + "lineNumber": 197 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.AggFunctionsMapping.aggSignificantTerms", + "type": "Object", + "tags": [], + "label": "aggSignificantTerms", + "description": [], + "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"aggSignificantTerms\", any, ", + "AggExpressionFunctionArgs", + "<", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.BUCKET_TYPES", + "text": "BUCKET_TYPES" + }, + ".SIGNIFICANT_TERMS>, ", + "AggExpressionType", + ", ", + { + "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/data/common/search/aggs/types.ts", + "lineNumber": 198 }, "deprecated": false }, @@ -9461,7 +9616,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", + ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -9485,7 +9704,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 200 + "lineNumber": 199 }, "deprecated": false }, @@ -9514,7 +9733,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", + ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", "AggExpressionType", ", ", { @@ -9538,7 +9789,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 201 + "lineNumber": 200 }, "deprecated": false }, @@ -9567,7 +9818,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", + ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"numerical_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"numerical_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -9591,7 +9874,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 202 + "lineNumber": 201 }, "deprecated": false }, @@ -9644,7 +9927,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 203 + "lineNumber": 202 }, "deprecated": false }, @@ -9673,7 +9956,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".GEOHASH_GRID>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: string | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", + ".GEOHASH_GRID>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", "AggExpressionType", ", ", { @@ -9697,7 +10044,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 204 + "lineNumber": 203 }, "deprecated": false }, @@ -9726,7 +10073,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", + ".HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", "AggExpressionType", ", ", { @@ -9750,7 +10129,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 205 + "lineNumber": 204 }, "deprecated": false }, @@ -9779,7 +10158,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", + ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", "AggExpressionType", ", ", { @@ -9803,7 +10246,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 206 + "lineNumber": 205 }, "deprecated": false }, @@ -9860,7 +10303,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 207 + "lineNumber": 206 }, "deprecated": false }, @@ -9913,7 +10356,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 208 + "lineNumber": 207 }, "deprecated": false }, @@ -9974,7 +10417,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 209 + "lineNumber": 208 }, "deprecated": false }, @@ -10035,7 +10478,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 210 + "lineNumber": 209 }, "deprecated": false }, @@ -10096,7 +10539,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 211 + "lineNumber": 210 }, "deprecated": false }, @@ -10157,7 +10600,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 212 + "lineNumber": 211 }, "deprecated": false }, @@ -10218,7 +10661,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 213 + "lineNumber": 212 }, "deprecated": false }, @@ -10271,7 +10714,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 214 + "lineNumber": 213 }, "deprecated": false }, @@ -10324,7 +10767,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 215 + "lineNumber": 214 }, "deprecated": false }, @@ -10381,7 +10824,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 216 + "lineNumber": 215 }, "deprecated": false }, @@ -10438,7 +10881,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 217 + "lineNumber": 216 }, "deprecated": false }, @@ -10491,7 +10934,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 218 + "lineNumber": 217 }, "deprecated": false }, @@ -10544,7 +10987,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 219 + "lineNumber": 218 }, "deprecated": false }, @@ -10597,7 +11040,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 220 + "lineNumber": 219 }, "deprecated": false }, @@ -10650,7 +11093,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 221 + "lineNumber": 220 }, "deprecated": false }, @@ -10703,7 +11146,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 222 + "lineNumber": 221 }, "deprecated": false }, @@ -10756,7 +11199,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 223 + "lineNumber": 222 }, "deprecated": false }, @@ -10813,7 +11256,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 224 + "lineNumber": 223 }, "deprecated": false }, @@ -10866,7 +11309,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 225 + "lineNumber": 224 }, "deprecated": false }, @@ -10919,7 +11362,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 226 + "lineNumber": 225 }, "deprecated": false }, @@ -10976,7 +11419,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 227 + "lineNumber": 226 }, "deprecated": false }, @@ -11029,7 +11472,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 228 + "lineNumber": 227 }, "deprecated": false }, @@ -11082,7 +11525,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 229 + "lineNumber": 228 }, "deprecated": false }, @@ -11135,7 +11578,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 230 + "lineNumber": 229 }, "deprecated": false } @@ -11255,8 +11698,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/actions/apply_filter_action.ts", @@ -11340,9 +11782,7 @@ "signature": [ "({ data, negate, }: ", "ValueClickDataContext", - ") => Promise<", - "Filter", - "[]>" + ") => Promise" ], "source": { "path": "src/plugins/data/public/types.ts", @@ -11379,9 +11819,7 @@ "signature": [ "(event: ", "RangeSelectDataContext", - ") => Promise<", - "Filter", - "[]>" + ") => Promise" ], "source": { "path": "src/plugins/data/public/types.ts", @@ -13546,41 +13984,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": { @@ -13725,21 +14128,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 } }, { @@ -14229,7 +14632,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx", - "lineNumber": 55 + "lineNumber": 56 } }, { @@ -14243,7 +14646,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx", - "lineNumber": 79 + "lineNumber": 80 } }, { @@ -14421,20 +14824,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": { @@ -15135,20 +15524,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": { @@ -16724,7 +17099,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 26 + "lineNumber": 25 }, "deprecated": false, "children": [ @@ -16758,7 +17133,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 31 + "lineNumber": 30 }, "deprecated": false, "returnComment": [], @@ -16782,7 +17157,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 31 + "lineNumber": 30 }, "deprecated": false } @@ -16810,7 +17185,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 35 + "lineNumber": 34 }, "deprecated": false, "returnComment": [], @@ -17073,7 +17448,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 70 + "lineNumber": 69 }, "deprecated": false, "children": [ @@ -17089,51 +17464,43 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 71 + "lineNumber": 70 }, "deprecated": false }, { "parentPluginId": "data", "id": "def-public.SearchSourceFields.query", - "type": "Object", + "type": "Any", "tags": [], "label": "query", "description": [ "\n{@link Query}" ], "signature": [ - "Query", - " | undefined" + "any" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 75 + "lineNumber": 74 }, "deprecated": false }, { "parentPluginId": "data", "id": "def-public.SearchSourceFields.filter", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filter", "description": [ "\n{@link Filter}" ], "signature": [ - "Filter", - " | ", - "Filter", - "[] | (() => ", - "Filter", - " | ", - "Filter", - "[] | undefined) | undefined" + "any" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 79 + "lineNumber": 78 }, "deprecated": false }, @@ -17199,7 +17566,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 83 + "lineNumber": 82 }, "deprecated": false }, @@ -17215,7 +17582,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 84 + "lineNumber": 83 }, "deprecated": false }, @@ -17231,7 +17598,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 85 + "lineNumber": 84 }, "deprecated": false }, @@ -17247,7 +17614,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 86 + "lineNumber": 85 }, "deprecated": false }, @@ -17273,7 +17640,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 90 + "lineNumber": 89 }, "deprecated": false }, @@ -17289,7 +17656,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 91 + "lineNumber": 90 }, "deprecated": false }, @@ -17305,7 +17672,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 92 + "lineNumber": 91 }, "deprecated": false }, @@ -17321,7 +17688,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 93 + "lineNumber": 92 }, "deprecated": false }, @@ -17337,7 +17704,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 94 + "lineNumber": 93 }, "deprecated": false }, @@ -17362,7 +17729,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 98 + "lineNumber": 97 }, "deprecated": false }, @@ -17378,11 +17745,11 @@ "\nRetreive fields directly from _source (legacy behavior)\n" ], "signature": [ - "string | boolean | string[] | undefined" + "string | string[] | undefined" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 104 + "lineNumber": 103 }, "deprecated": true, "references": [ @@ -17423,7 +17790,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 108 + "lineNumber": 107 }, "deprecated": false }, @@ -17446,7 +17813,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 109 + "lineNumber": 108 }, "deprecated": false }, @@ -17462,7 +17829,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 110 + "lineNumber": 109 }, "deprecated": false }, @@ -17478,7 +17845,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 111 + "lineNumber": 110 }, "deprecated": false }, @@ -17501,7 +17868,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 113 + "lineNumber": 112 }, "deprecated": false } @@ -17579,9 +17946,12 @@ "tags": [], "label": "ES_FIELD_TYPES", "description": [], + "signature": [ + "ES_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 18 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 9 }, "deprecated": false, "initialIsOpen": false @@ -17607,9 +17977,12 @@ "tags": [], "label": "KBN_FIELD_TYPES", "description": [], + "signature": [ + "KBN_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 65 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 47 }, "deprecated": false, "initialIsOpen": false @@ -17637,7 +18010,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 40 + "lineNumber": 39 }, "deprecated": false, "initialIsOpen": false @@ -17852,7 +18225,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 129 + "lineNumber": 128 }, "deprecated": false, "initialIsOpen": false @@ -17884,12 +18257,11 @@ "label": "CustomFilter", "description": [], "signature": [ - "Filter", - " & { query: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 270 + "lineNumber": 318 }, "deprecated": true, "references": [], @@ -18010,7 +18382,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 305 + "lineNumber": 353 }, "deprecated": true, "references": [ @@ -18081,7 +18453,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 55 + "lineNumber": 54 }, "deprecated": false, "initialIsOpen": false @@ -18134,13 +18506,7 @@ "label": "ExecutionContextSearch", "description": [], "signature": [ - "{ filters?: ", - "Filter", - "[] | undefined; query?: ", - "Query", - " | ", - "Query", - "[] | undefined; timeRange?: ", + "{ filters?: any[] | undefined; query?: any; timeRange?: ", { "pluginId": "data", "scope": "common", @@ -18167,16 +18533,11 @@ "label": "ExistsFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "FilterMeta", - "; exists?: ", - "FilterExistsProperty", - " | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 245 + "lineNumber": 293 }, "deprecated": true, "references": [ @@ -18433,15 +18794,11 @@ "label": "Filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 230 + "lineNumber": 278 }, "deprecated": true, "references": [ @@ -19023,35 +19380,35 @@ "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/store/t_grid/model.ts", - "lineNumber": 52 + "lineNumber": 54 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 30 + "lineNumber": 28 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 116 + "lineNumber": 114 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 28 + "lineNumber": 27 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 109 + "lineNumber": 108 } }, { @@ -19733,41 +20090,6 @@ "lineNumber": 183 } }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 8 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 14 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 50 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 11 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 21 - } - }, { "plugin": "securitySolution", "link": { @@ -19936,6 +20258,41 @@ "lineNumber": 36 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 8 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 14 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 50 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 11 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 21 + } + }, { "plugin": "securitySolution", "link": { @@ -20093,29 +20450,29 @@ { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", "lineNumber": 22 } }, { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", - "lineNumber": 63 + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", + "lineNumber": 62 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 15 + "lineNumber": 14 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 23 + "lineNumber": 22 } }, { @@ -20129,7 +20486,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx", - "lineNumber": 54 + "lineNumber": 55 } }, { @@ -20143,7 +20500,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx", - "lineNumber": 30 + "lineNumber": 31 } }, { @@ -20223,6 +20580,20 @@ "lineNumber": 114 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 23 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 30 + } + }, { "plugin": "securitySolution", "link": { @@ -21611,21 +21982,9 @@ "[]) => void; deserialize: ", "FormatFactory", "; getDefaultConfig: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", { "pluginId": "data", @@ -21639,71 +21998,23 @@ " | undefined; getTypeWithoutMetaParams: (formatId: string) => ", "FieldFormatInstanceType", " | undefined; getDefaultType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", "FieldFormatInstanceType", " | undefined; getTypeNameByEsTypes: (esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", " | undefined; getDefaultTypeName: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "; getInstance: ((formatId: string, params?: Record) => ", { "pluginId": "data", @@ -21713,21 +22024,9 @@ "text": "FieldFormat" }, ") & _.MemoizedFunction; getDefaultInstancePlain: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -21737,47 +22036,17 @@ "text": "FieldFormat" }, "; getDefaultInstanceCacheResolver: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]) => string; getByFieldType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ") => ", "FieldFormatInstanceType", "[]; getDefaultInstance: ((fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -21786,7 +22055,7 @@ "section": "def-common.FieldFormat", "text": "FieldFormat" }, - ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; }" + ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; has: (id: string) => boolean; }" ], "source": { "path": "src/plugins/data/common/field_formats/index.ts", @@ -21832,7 +22101,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 300 + "lineNumber": 348 }, "deprecated": true, "references": [ @@ -22378,7 +22647,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 20 + "lineNumber": 19 }, "deprecated": false, "initialIsOpen": false @@ -22421,7 +22690,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 290 + "lineNumber": 338 }, "deprecated": true, "references": [ @@ -22446,39 +22715,18 @@ "lineNumber": 97 } }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 11 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 39 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 41 - } - }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 22 + "lineNumber": 23 } }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 278 + "lineNumber": 281 } }, { @@ -22548,28 +22796,28 @@ "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 36 + "lineNumber": 35 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 49 + "lineNumber": 48 } }, { @@ -22991,14 +23239,11 @@ "label": "MatchAllFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "MatchAllFilterMeta", - "; match_all: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 265 + "lineNumber": 313 }, "deprecated": true, "references": [ @@ -23048,14 +23293,11 @@ "label": "PhraseFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 260 + "lineNumber": 308 }, "deprecated": true, "references": [], @@ -23071,36 +23313,16 @@ "label": "PhrasesFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhrasesFilterMeta", - "; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 255 + "lineNumber": 303 }, "deprecated": true, "references": [], "initialIsOpen": false }, - { - "parentPluginId": "data", - "id": "def-public.Query", - "type": "Type", - "tags": [], - "label": "Query", - "description": [], - "signature": [ - "{ query: string | { [key: string]: any; }; language: string; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/types.d.ts", - "lineNumber": 48 - }, - "deprecated": false, - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-public.RangeFilter", @@ -23111,18 +23333,11 @@ "label": "RangeFilter", "description": [], "signature": [ - "Filter", - " & ", - "EsRangeFilter", - " & { meta: ", - "RangeFilterMeta", - "; script?: { script: { params: any; lang: ", - "ScriptLanguage", - "; source: any; }; } | undefined; match_all?: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 280 + "lineNumber": 328 }, "deprecated": true, "references": [ @@ -23153,14 +23368,11 @@ "label": "RangeFilterMeta", "description": [], "signature": [ - "FilterMeta", - " & { params: ", - "RangeFilterParams", - "; field?: any; formattedValue?: string | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 235 + "lineNumber": 283 }, "deprecated": true, "references": [], @@ -23176,11 +23388,11 @@ "label": "RangeFilterParams", "description": [], "signature": [ - "RangeFilterParams" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 240 + "lineNumber": 288 }, "deprecated": true, "references": [], @@ -23281,429 +23493,830 @@ "parentPluginId": "data", "id": "def-public.esFilters", "type": "Object", - "tags": [], + "tags": [ + "deprecated" + ], "label": "esFilters", - "description": [], + "description": [ + "\nFilter helpers namespace:" + ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 67 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 93 }, - "deprecated": false, - "children": [ + "deprecated": true, + "references": [ { - "parentPluginId": "data", - "id": "def-public.esFilters.FilterLabel", - "type": "Function", - "tags": [], - "label": "FilterLabel", - "description": [], - "signature": [ - "(props: ", - "FilterLabelProps", - ") => JSX.Element" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 68 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.props", - "type": "Object", - "tags": [], - "label": "props", - "description": [], - "signature": [ - "FilterLabelProps" - ], - "source": { - "path": "src/plugins/data/public/ui/filter_bar/index.tsx", - "lineNumber": 15 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/url_generator.ts", + "lineNumber": 11 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.FilterItem", - "type": "Function", - "tags": [], - "label": "FilterItem", - "description": [], - "signature": [ - "(props: ", - "FilterItemProps", - ") => JSX.Element" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 69 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.props", - "type": "Object", - "tags": [], - "label": "props", - "description": [], - "signature": [ - "FilterItemProps" - ], - "source": { - "path": "src/plugins/data/public/ui/filter_bar/index.tsx", - "lineNumber": 24 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/url_generator.ts", + "lineNumber": 121 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.FILTERS", - "type": "Object", - "tags": [], - "label": "FILTERS", - "description": [], - "signature": [ - "typeof ", - "FILTERS" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 71 - }, - "deprecated": false + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/url_generator.ts", + "lineNumber": 130 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.FilterStateStore", - "type": "Object", - "tags": [], - "label": "FilterStateStore", - "description": [], - "signature": [ - "typeof ", - "FilterStateStore" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 72 - }, - "deprecated": false + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/locator.ts", + "lineNumber": 12 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.buildEmptyFilter", - "type": "Function", - "tags": [], - "label": "buildEmptyFilter", - "description": [], - "signature": [ - "(isPinned: boolean, index?: string | undefined) => ", - "Filter" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 74 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.isPinned", - "type": "boolean", - "tags": [], - "label": "isPinned", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.index", - "type": "string", - "tags": [], - "label": "index", - "description": [], - "signature": [ - "string | undefined" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/locator.ts", + "lineNumber": 120 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.buildPhrasesFilter", - "type": "Function", - "tags": [], - "label": "buildPhrasesFilter", - "description": [], - "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: any[], indexPattern: ", - "IndexPatternBase", - ") => ", - "PhrasesFilter" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 75 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.params", - "type": "Array", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "any[]" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/locator.ts", + "lineNumber": 129 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.buildExistsFilter", - "type": "Function", - "tags": [], - "label": "buildExistsFilter", - "description": [], - "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", indexPattern: ", - "IndexPatternBase", - ") => ", - "ExistsFilter" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 76 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/helpers/get_context_url.tsx", + "lineNumber": 12 + } }, { - "parentPluginId": "data", - "id": "def-public.esFilters.buildPhraseFilter", - "type": "Function", - "tags": [], - "label": "buildPhraseFilter", - "description": [], - "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", value: any, indexPattern: ", - "IndexPatternBase", - ") => ", - "PhraseFilter" - ], - "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 77 - }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.value", - "type": "Any", - "tags": [], - "label": "value", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - } - ] + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/helpers/get_context_url.tsx", + "lineNumber": 35 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/services/discover_state.ts", + "lineNumber": 25 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/services/discover_state.ts", + "lineNumber": 264 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/services/discover_state.ts", + "lineNumber": 309 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/services/discover_state.ts", + "lineNumber": 309 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/angular/context_state.ts", + "lineNumber": 19 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/angular/context_state.ts", + "lineNumber": 233 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/angular/context_state.ts", + "lineNumber": 233 + } }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/angular/context_state.ts", + "lineNumber": 250 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/angular/context_state.ts", + "lineNumber": 250 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx", + "lineNumber": 19 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx", + "lineNumber": 265 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx", + "lineNumber": 275 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/embeddable/saved_search_embeddable.tsx", + "lineNumber": 313 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/components/context_app/context_app.tsx", + "lineNumber": 15 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/components/context_app/context_app.tsx", + "lineNumber": 101 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/components/layout/discover_layout.tsx", + "lineNumber": 29 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/application/apps/main/components/layout/discover_layout.tsx", + "lineNumber": 168 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/plugin.tsx", + "lineNumber": 32 + } + }, + { + "plugin": "discover", + "link": { + "path": "src/plugins/discover/public/plugin.tsx", + "lineNumber": 296 + } + }, + { + "plugin": "visualizations", + "link": { + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts", + "lineNumber": 17 + } + }, + { + "plugin": "visualizations", + "link": { + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.ts", + "lineNumber": 236 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/save_dashboard.ts", + "lineNumber": 19 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/save_dashboard.ts", + "lineNumber": 82 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts", + "lineNumber": 11 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts", + "lineNumber": 101 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts", + "lineNumber": 103 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/diff_dashboard_state.ts", + "lineNumber": 104 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts", + "lineNumber": 14 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts", + "lineNumber": 98 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/application/lib/sync_dashboard_container_input.ts", + "lineNumber": 101 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/plugin.tsx", + "lineNumber": 37 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/plugin.tsx", + "lineNumber": 257 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/url_generator.ts", + "lineNumber": 13 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/url_generator.ts", + "lineNumber": 144 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/url_generator.ts", + "lineNumber": 157 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/locator.ts", + "lineNumber": 13 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/locator.ts", + "lineNumber": 130 + } + }, + { + "plugin": "dashboard", + "link": { + "path": "src/plugins/dashboard/public/locator.ts", + "lineNumber": 143 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/app_plugin/save_modal_container.tsx", + "lineNumber": 19 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/app_plugin/save_modal_container.tsx", + "lineNumber": 355 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", + "lineNumber": 11 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", + "lineNumber": 62 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", + "lineNumber": 70 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/exploratory_view/configurations/utils.ts", + "lineNumber": 78 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx", + "lineNumber": 10 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx", + "lineNumber": 30 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx", + "lineNumber": 31 + } + }, + { + "plugin": "observability", + "link": { + "path": "x-pack/plugins/observability/public/components/shared/filter_value_label/filter_value_label.tsx", + "lineNumber": 64 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts", + "lineNumber": 12 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts", + "lineNumber": 86 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/classes/tooltips/es_tooltip_property.ts", + "lineNumber": 90 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/classes/sources/es_geo_line_source/es_geo_line_source.tsx", + "lineNumber": 38 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/classes/sources/es_geo_line_source/es_geo_line_source.tsx", + "lineNumber": 245 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/routes/map_page/url_state/app_sync.ts", + "lineNumber": 9 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/routes/map_page/url_state/app_sync.ts", + "lineNumber": 42 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/routes/map_page/map_app/map_app.tsx", + "lineNumber": 32 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/routes/map_page/map_app/map_app.tsx", + "lineNumber": 439 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", + "lineNumber": 25 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/embeddable/map_embeddable.tsx", + "lineNumber": 250 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/locators.ts", + "lineNumber": 18 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/locators.ts", + "lineNumber": 91 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/locators.ts", + "lineNumber": 94 + } + }, + { + "plugin": "canvas", + "link": { + "path": "x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts", + "lineNumber": 11 + } + }, + { + "plugin": "canvas", + "link": { + "path": "x-pack/plugins/canvas/public/lib/build_embeddable_filters.ts", + "lineNumber": 35 + } + }, + { + "plugin": "dashboardEnhanced", + "link": { + "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", + "lineNumber": 13 + } + }, + { + "plugin": "dashboardEnhanced", + "link": { + "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", + "lineNumber": 73 + } + }, + { + "plugin": "dashboardEnhanced", + "link": { + "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", + "lineNumber": 79 + } + }, + { + "plugin": "discoverEnhanced", + "link": { + "path": "x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.ts", + "lineNumber": 15 + } + }, + { + "plugin": "discoverEnhanced", + "link": { + "path": "x-pack/plugins/discover_enhanced/public/actions/explore_data/explore_data_chart_action.ts", + "lineNumber": 57 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/locators.test.ts", + "lineNumber": 9 + } + }, + { + "plugin": "maps", + "link": { + "path": "x-pack/plugins/maps/public/locators.test.ts", + "lineNumber": 103 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/components/timeline/query_bar/index.tsx", + "lineNumber": 19 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/components/timeline/query_bar/index.tsx", + "lineNumber": 312 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts", + "lineNumber": 13 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.ts", + "lineNumber": 246 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 34 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 382 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 383 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 384 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 385 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 398 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 403 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 406 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 409 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 414 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.ts", + "lineNumber": 417 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/rules/description_step/helpers.tsx", + "lineNumber": 31 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/rules/description_step/helpers.tsx", + "lineNumber": 85 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/rules/description_step/helpers.tsx", + "lineNumber": 87 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/rules/description_step/index.tsx", + "lineNumber": 17 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/rules/description_step/index.tsx", + "lineNumber": 151 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/mocks.tsx", + "lineNumber": 24 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/mocks.tsx", + "lineNumber": 249 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/state_management/time_range_middleware.test.ts", + "lineNumber": 18 + } + }, + { + "plugin": "lens", + "link": { + "path": "x-pack/plugins/lens/public/state_management/time_range_middleware.test.ts", + "lineNumber": 62 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.test.ts", + "lineNumber": 9 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_table/helpers.test.ts", + "lineNumber": 570 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.test.ts", + "lineNumber": 8 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.test.ts", + "lineNumber": 106 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/timelines/store/timeline/epic.test.ts", + "lineNumber": 118 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/__mocks__/mock.ts", + "lineNumber": 8 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/__mocks__/mock.ts", + "lineNumber": 23 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/__mocks__/mock.ts", + "lineNumber": 97 + } + } + ], + "children": [ { "parentPluginId": "data", - "id": "def-public.esFilters.buildQueryFilter", + "id": "def-public.esFilters.FilterLabel", "type": "Function", "tags": [], - "label": "buildQueryFilter", + "label": "FilterLabel", "description": [], "signature": [ - "(query: any, index: string, alias: string) => ", - "QueryStringFilter" + "(props: ", + "FilterLabelProps", + ") => JSX.Element" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 78 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 94 }, "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-public.query", - "type": "Any", + "id": "def-public.props", + "type": "Object", "tags": [], - "label": "query", + "label": "props", "description": [], "signature": [ - "any" + "FilterLabelProps" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.index", - "type": "string", - "tags": [], - "label": "index", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.alias", - "type": "string", - "tags": [], - "label": "alias", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 + "path": "src/plugins/data/public/ui/filter_bar/index.tsx", + "lineNumber": 15 }, "deprecated": false } @@ -23711,345 +24324,282 @@ }, { "parentPluginId": "data", - "id": "def-public.esFilters.buildRangeFilter", + "id": "def-public.esFilters.FilterItem", "type": "Function", "tags": [], - "label": "buildRangeFilter", + "label": "FilterItem", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: ", - "RangeFilterParams", - ", indexPattern: ", - "IndexPatternBase", - ", formattedValue?: string | undefined) => ", - "RangeFilter" + "(props: ", + "FilterItemProps", + ") => JSX.Element" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 79 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 95 }, "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-public.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.params", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "RangeFilterParams" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.indexPattern", + "id": "def-public.props", "type": "Object", "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-public.formattedValue", - "type": "string", - "tags": [], - "label": "formattedValue", + "label": "props", "description": [], "signature": [ - "string | undefined" + "FilterItemProps" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 + "path": "src/plugins/data/public/ui/filter_bar/index.tsx", + "lineNumber": 24 }, "deprecated": false } ] }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.FILTERS", + "type": "Object", + "tags": [], + "label": "FILTERS", + "description": [], + "signature": [ + "typeof ", + "FILTERS" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 97 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.FilterStateStore", + "type": "Object", + "tags": [], + "label": "FilterStateStore", + "description": [], + "signature": [ + "typeof ", + "FilterStateStore" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 98 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildEmptyFilter", + "type": "Any", + "tags": [], + "label": "buildEmptyFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 100 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildPhrasesFilter", + "type": "Any", + "tags": [], + "label": "buildPhrasesFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 101 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildExistsFilter", + "type": "Any", + "tags": [], + "label": "buildExistsFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 102 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildPhraseFilter", + "type": "Any", + "tags": [], + "label": "buildPhraseFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 103 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildQueryFilter", + "type": "Any", + "tags": [], + "label": "buildQueryFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 104 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-public.esFilters.buildRangeFilter", + "type": "Any", + "tags": [], + "label": "buildRangeFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 105 + }, + "deprecated": false + }, { "parentPluginId": "data", "id": "def-public.esFilters.isPhraseFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isPhraseFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "PhraseFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 81 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 107 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 22 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isExistsFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isExistsFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "ExistsFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 82 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 108 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 11 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isPhrasesFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isPhrasesFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "PhrasesFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 83 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 109 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 10 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isRangeFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isRangeFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "RangeFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 84 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 110 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 34 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isMatchAllFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isMatchAllFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "MatchAllFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 85 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 111 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/match_all_filter.d.ts", - "lineNumber": 10 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isMissingFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isMissingFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "MissingFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 86 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 112 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/missing_filter.d.ts", - "lineNumber": 7 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.isQueryStringFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "isQueryStringFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "QueryStringFilter" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 87 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 113 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 11 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", @@ -24059,13 +24609,11 @@ "label": "isFilterPinned", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => boolean | undefined" + "(filter: any) => boolean | undefined" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 88 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 114 }, "deprecated": false, "returnComment": [], @@ -24073,20 +24621,16 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 3 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 2 }, "deprecated": false } @@ -24100,15 +24644,11 @@ "label": "toggleFilterNegated", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => { meta: { negate: boolean; alias: string | null; disabled: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }; $state?: ", - "FilterState", - " | undefined; query?: any; }" + "(filter: any) => { meta: { negate: boolean; alias: string | null; disabled: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }; $state?: any; query?: any; }" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 90 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 116 }, "deprecated": false, "returnComment": [], @@ -24116,20 +24656,16 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 20 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 19 }, "deprecated": false } @@ -24143,14 +24679,11 @@ "label": "disableFilter", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => ", - "Filter" + "(filter: any) => any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 91 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 117 }, "deprecated": false, "returnComment": [], @@ -24158,20 +24691,16 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 44 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 43 }, "deprecated": false } @@ -24180,82 +24709,34 @@ { "parentPluginId": "data", "id": "def-public.esFilters.getPhraseFilterField", - "type": "Function", + "type": "Any", "tags": [], "label": "getPhraseFilterField", "description": [], "signature": [ - "(filter: ", - "PhraseFilter", - ") => string" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 92 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 118 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "CompoundType", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 24 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-public.esFilters.getPhraseFilterValue", - "type": "Function", + "type": "Any", "tags": [], "label": "getPhraseFilterValue", "description": [], "signature": [ - "(filter: ", - "PhraseFilter", - ") => PhraseFilterValue" + "any" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 93 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 119 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-public.filter", - "type": "CompoundType", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 25 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", @@ -24265,9 +24746,7 @@ "label": "getDisplayValueFromFilter", "description": [], "signature": [ - "(filter: ", - "Filter", - ", indexPatterns: ", + "(filter: any, indexPatterns: ", { "pluginId": "data", "scope": "common", @@ -24278,8 +24757,8 @@ "[]) => string" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 94 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 120 }, "deprecated": false, "returnComment": [], @@ -24287,16 +24766,12 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { "path": "src/plugins/data/public/query/filter_manager/lib/get_display_value.ts", @@ -24337,27 +24812,13 @@ "label": "compareFilters", "description": [], "signature": [ - "(first: ", - "Filter", - " | ", - "Filter", - "[], second: ", - "Filter", - " | ", - "Filter", - "[], comparatorOptions?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - }, - ") => boolean" + "(first: any, second: any, comparatorOptions?: ", + "FilterCompareOptions", + " | undefined) => boolean" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 96 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 122 }, "deprecated": false, "returnComment": [], @@ -24365,38 +24826,32 @@ { "parentPluginId": "data", "id": "def-public.first", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "first", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 65 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 }, "deprecated": false }, { "parentPluginId": "data", "id": "def-public.second", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "second", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 66 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 }, "deprecated": false }, @@ -24408,17 +24863,12 @@ "label": "comparatorOptions", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - } + "FilterCompareOptions", + " | undefined" ], "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 67 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 }, "deprecated": false } @@ -24432,17 +24882,11 @@ "label": "COMPARE_ALL_OPTIONS", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - } + "FilterCompareOptions" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 97 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 123 }, "deprecated": false }, @@ -24470,13 +24914,11 @@ "section": "def-common.IFieldType", "text": "IFieldType" }, - ", values: any, operation: string, index: string) => ", - "Filter", - "[]" + ", values: any, operation: string, index: string) => any[]" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 98 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 124 }, "deprecated": false, "returnComment": [], @@ -24578,15 +25020,11 @@ "label": "onlyDisabledFiltersChanged", "description": [], "signature": [ - "(newFilters?: ", - "Filter", - "[] | undefined, oldFilters?: ", - "Filter", - "[] | undefined) => boolean" + "(newFilters?: any[] | undefined, oldFilters?: any[] | undefined) => boolean" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 99 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 125 }, "deprecated": false, "returnComment": [], @@ -24599,12 +25037,11 @@ "label": "newFilters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { - "path": "src/plugins/data/public/query/filter_manager/lib/only_disabled.ts", - "lineNumber": 19 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/only_disabled.d.ts", + "lineNumber": 7 }, "deprecated": false }, @@ -24616,12 +25053,11 @@ "label": "oldFilters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { - "path": "src/plugins/data/public/query/filter_manager/lib/only_disabled.ts", - "lineNumber": 19 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/only_disabled.d.ts", + "lineNumber": 7 }, "deprecated": false } @@ -24637,13 +25073,11 @@ "signature": [ "(timeFilter: Pick<", "Timefilter", - ", \"isTimeRangeSelectorEnabled\" | \"isAutoRefreshSelectorEnabled\" | \"isTimeTouched\" | \"getEnabledUpdated$\" | \"getTimeUpdate$\" | \"getRefreshIntervalUpdate$\" | \"getAutoRefreshFetch$\" | \"getFetch$\" | \"getTime\" | \"getAbsoluteTime\" | \"setTime\" | \"getRefreshInterval\" | \"setRefreshInterval\" | \"createFilter\" | \"getBounds\" | \"calculateBounds\" | \"getActiveBounds\" | \"enableTimeRangeSelector\" | \"disableTimeRangeSelector\" | \"enableAutoRefreshSelector\" | \"disableAutoRefreshSelector\" | \"getTimeDefaults\" | \"getRefreshIntervalDefaults\">, filter: ", - "RangeFilter", - ") => void" + ", \"isTimeRangeSelectorEnabled\" | \"isAutoRefreshSelectorEnabled\" | \"isTimeTouched\" | \"getEnabledUpdated$\" | \"getTimeUpdate$\" | \"getRefreshIntervalUpdate$\" | \"getAutoRefreshFetch$\" | \"getFetch$\" | \"getTime\" | \"getAbsoluteTime\" | \"setTime\" | \"getRefreshInterval\" | \"setRefreshInterval\" | \"createFilter\" | \"getBounds\" | \"calculateBounds\" | \"getActiveBounds\" | \"enableTimeRangeSelector\" | \"disableTimeRangeSelector\" | \"enableAutoRefreshSelector\" | \"disableAutoRefreshSelector\" | \"getTimeDefaults\" | \"getRefreshIntervalDefaults\">, filter: any) => void" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 101 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 127 }, "deprecated": false, "returnComment": [], @@ -24730,9 +25164,7 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - " | undefined) => ", - "RangeFilter", - " | undefined; getBounds: () => ", + " | undefined) => any; getBounds: () => ", { "pluginId": "data", "scope": "common", @@ -24791,19 +25223,12 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "Filter", - " & ", - "EsRangeFilter", - " & { meta: ", - "RangeFilterMeta", - "; script?: { script: { params: any; lang: ", - "ScriptLanguage", - "; source: any; }; } | undefined; match_all?: any; }" + "any" ], "source": { "path": "src/plugins/data/public/query/timefilter/lib/change_time_filter.ts", @@ -24821,9 +25246,7 @@ "label": "convertRangeFilterToTimeRangeString", "description": [], "signature": [ - "(filter: ", - "RangeFilter", - ") => ", + "(filter: any) => ", { "pluginId": "data", "scope": "common", @@ -24833,8 +25256,8 @@ } ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 102 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 128 }, "deprecated": false, "returnComment": [], @@ -24842,19 +25265,12 @@ { "parentPluginId": "data", "id": "def-public.filter", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "Filter", - " & ", - "EsRangeFilter", - " & { meta: ", - "RangeFilterMeta", - "; script?: { script: { params: any; lang: ", - "ScriptLanguage", - "; source: any; }; } | undefined; match_all?: any; }" + "any" ], "source": { "path": "src/plugins/data/public/query/timefilter/lib/change_time_filter.ts", @@ -24872,15 +25288,11 @@ "label": "mapAndFlattenFilters", "description": [], "signature": [ - "(filters: ", - "Filter", - "[]) => ", - "Filter", - "[]" + "(filters: any[]) => any[]" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 103 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 129 }, "deprecated": false, "returnComment": [], @@ -24893,8 +25305,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/lib/map_and_flatten_filters.ts", @@ -24912,17 +25323,11 @@ "label": "extractTimeFilter", "description": [], "signature": [ - "(timeFieldName: string, filters: ", - "Filter", - "[]) => { restOfFilters: ", - "Filter", - "[]; timeRangeFilter: ", - "RangeFilter", - " | undefined; }" + "(timeFieldName: string, filters: any[]) => { restOfFilters: any[]; timeRangeFilter: any; }" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 104 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 130 }, "deprecated": false, "returnComment": [], @@ -24948,8 +25353,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/timefilter/lib/extract_time_filter.ts", @@ -24967,11 +25371,7 @@ "label": "extractTimeRange", "description": [], "signature": [ - "(filters: ", - "Filter", - "[], timeFieldName?: string | undefined) => { restOfFilters: ", - "Filter", - "[]; timeRange?: ", + "(filters: any[], timeFieldName?: string | undefined) => { restOfFilters: any[]; timeRange?: ", { "pluginId": "data", "scope": "common", @@ -24982,8 +25382,8 @@ " | undefined; }" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 105 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 131 }, "deprecated": false, "returnComment": [], @@ -24996,8 +25396,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/timefilter/lib/extract_time_filter.ts", @@ -25036,8 +25435,8 @@ "label": "esKuery", "description": [], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 129 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 156 }, "deprecated": true, "references": [ @@ -25087,14 +25486,14 @@ "plugin": "lens", "link": { "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx", - "lineNumber": 63 + "lineNumber": 64 } }, { "plugin": "lens", "link": { "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx", - "lineNumber": 63 + "lineNumber": 64 } }, { @@ -25472,14 +25871,14 @@ "plugin": "uptime", "link": { "path": "x-pack/plugins/uptime/public/hooks/update_kuery_string.ts", - "lineNumber": 41 + "lineNumber": 42 } }, { "plugin": "uptime", "link": { "path": "x-pack/plugins/uptime/public/hooks/update_kuery_string.ts", - "lineNumber": 43 + "lineNumber": 44 } }, { @@ -25523,8 +25922,8 @@ "NodeTypes" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 130 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 157 }, "deprecated": false }, @@ -25542,8 +25941,8 @@ "KueryNode" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 131 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 158 }, "deprecated": false, "returnComment": [], @@ -25600,8 +25999,8 @@ "JsonObject" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 132 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 159 }, "deprecated": false, "returnComment": [], @@ -25686,8 +26085,8 @@ "label": "esQuery", "description": [], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 138 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 165 }, "deprecated": true, "references": [ @@ -25716,7 +26115,7 @@ "plugin": "lens", "link": { "path": "x-pack/plugins/lens/public/indexpattern_datasource/operations/definitions/filters/filters.tsx", - "lineNumber": 65 + "lineNumber": 66 } }, { @@ -25800,28 +26199,28 @@ "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 29 + "lineNumber": 27 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 203 + "lineNumber": 201 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 27 + "lineNumber": 26 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 179 + "lineNumber": 178 } }, { @@ -26072,22 +26471,22 @@ { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", "lineNumber": 22 } }, { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", - "lineNumber": 255 + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", + "lineNumber": 208 } }, { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", - "lineNumber": 260 + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", + "lineNumber": 213 } }, { @@ -26101,7 +26500,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx", - "lineNumber": 118 + "lineNumber": 119 } }, { @@ -26118,6 +26517,20 @@ "lineNumber": 117 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 23 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 48 + } + }, { "plugin": "securitySolution", "link": { @@ -26382,27 +26795,15 @@ "signature": [ "(indexPattern: ", "IndexPatternBase", - " | undefined, queries: ", - "Query", - " | ", - "Query", - "[], filters: ", - "Filter", - " | ", - "Filter", - "[], config?: ", + " | undefined, queries: any, filters: any, config?: ", "EsQueryConfig", " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }" + "[]; filter: any[]; should: never[]; must_not: any[]; }; }" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 139 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 166 }, "deprecated": false, "returnComment": [], @@ -26427,15 +26828,12 @@ { "parentPluginId": "data", "id": "def-public.queries", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "queries", "description": [], "signature": [ - "Query", - " | ", - "Query", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -26446,15 +26844,12 @@ { "parentPluginId": "data", "id": "def-public.filters", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filters", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -26493,8 +26888,8 @@ "EsQueryConfig" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 140 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 167 }, "deprecated": false, "returnComment": [], @@ -26525,19 +26920,13 @@ "label": "buildQueryFromFilters", "description": [], "signature": [ - "(filters: ", - "Filter", - "[] | undefined, indexPattern: ", + "(filters: any[] | undefined, indexPattern: ", "IndexPatternBase", - " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }" + " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: any[]; should: never[]; must_not: any[]; }" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 141 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 168 }, "deprecated": false, "returnComment": [], @@ -26550,8 +26939,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", @@ -26606,8 +26994,8 @@ "DslQuery" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 142 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 169 }, "deprecated": false, "returnComment": [], @@ -26644,8 +27032,8 @@ "DslQuery" ], "source": { - "path": "src/plugins/data/public/index.ts", - "lineNumber": 143 + "path": "src/plugins/data/public/deprecated.ts", + "lineNumber": 170 }, "deprecated": false, "returnComment": [], @@ -26720,7 +27108,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 220 + "lineNumber": 100 }, "deprecated": false, "children": [ @@ -26744,7 +27132,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 221 + "lineNumber": 101 }, "deprecated": false, "returnComment": [], @@ -26798,7 +27186,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 222 + "lineNumber": 102 }, "deprecated": false }, @@ -26814,7 +27202,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 223 + "lineNumber": 103 }, "deprecated": false, "returnComment": [], @@ -26854,7 +27242,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 224 + "lineNumber": 104 }, "deprecated": false, "returnComment": [], @@ -26912,7 +27300,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 177 + "lineNumber": 57 }, "deprecated": false, "children": [ @@ -26935,7 +27323,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 178 + "lineNumber": 58 }, "deprecated": false }, @@ -26958,7 +27346,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 179 + "lineNumber": 59 }, "deprecated": false }, @@ -26974,7 +27362,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 181 + "lineNumber": 61 }, "deprecated": false }, @@ -26990,7 +27378,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 182 + "lineNumber": 62 }, "deprecated": false }, @@ -27006,7 +27394,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 183 + "lineNumber": 63 }, "deprecated": false }, @@ -27029,7 +27417,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 184 + "lineNumber": 64 }, "deprecated": false }, @@ -27052,7 +27440,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 186 + "lineNumber": 66 }, "deprecated": false }, @@ -27075,7 +27463,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 187 + "lineNumber": 67 }, "deprecated": false }, @@ -27098,7 +27486,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 188 + "lineNumber": 68 }, "deprecated": false }, @@ -27115,7 +27503,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 189 + "lineNumber": 69 }, "deprecated": false }, @@ -27132,7 +27520,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 190 + "lineNumber": 70 }, "deprecated": false }, @@ -27155,7 +27543,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 191 + "lineNumber": 71 }, "deprecated": false }, @@ -27178,7 +27566,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 192 + "lineNumber": 72 }, "deprecated": false }, @@ -27201,7 +27589,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 193 + "lineNumber": 73 }, "deprecated": false }, @@ -27224,7 +27612,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 194 + "lineNumber": 74 }, "deprecated": false }, @@ -27247,7 +27635,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 195 + "lineNumber": 75 }, "deprecated": false }, @@ -27270,7 +27658,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 196 + "lineNumber": 76 }, "deprecated": false }, @@ -27293,7 +27681,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 197 + "lineNumber": 77 }, "deprecated": false }, @@ -27316,7 +27704,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 198 + "lineNumber": 78 }, "deprecated": false }, @@ -27339,7 +27727,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 199 + "lineNumber": 79 }, "deprecated": false }, @@ -27362,7 +27750,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 200 + "lineNumber": 80 }, "deprecated": false }, @@ -27385,7 +27773,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 201 + "lineNumber": 81 }, "deprecated": false } @@ -27401,7 +27789,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 247 + "lineNumber": 127 }, "deprecated": false, "children": [ @@ -27414,7 +27802,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 248 + "lineNumber": 128 }, "deprecated": false }, @@ -27427,7 +27815,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 249 + "lineNumber": 129 }, "deprecated": false }, @@ -27443,7 +27831,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 250 + "lineNumber": 130 }, "deprecated": false }, @@ -27459,7 +27847,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 251 + "lineNumber": 131 }, "deprecated": false }, @@ -27483,7 +27871,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 252 + "lineNumber": 132 }, "deprecated": false, "returnComment": [], @@ -27532,7 +27920,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 253 + "lineNumber": 133 }, "deprecated": false, "returnComment": [], @@ -27581,7 +27969,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 254 + "lineNumber": 134 }, "deprecated": false, "returnComment": [], @@ -27622,7 +28010,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 255 + "lineNumber": 135 }, "deprecated": false, "returnComment": [], @@ -27662,7 +28050,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 256 + "lineNumber": 136 }, "deprecated": false, "returnComment": [], @@ -27743,7 +28131,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 257 + "lineNumber": 137 }, "deprecated": false, "returnComment": [], @@ -27800,7 +28188,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 418 + "lineNumber": 298 }, "deprecated": false, "children": [ @@ -27813,7 +28201,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 419 + "lineNumber": 299 }, "deprecated": false, "children": [ @@ -27836,7 +28224,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 420 + "lineNumber": 300 }, "deprecated": false }, @@ -27852,7 +28240,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 421 + "lineNumber": 301 }, "deprecated": false, "returnComment": [], @@ -27892,7 +28280,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 422 + "lineNumber": 302 }, "deprecated": false }, @@ -27915,7 +28303,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 423 + "lineNumber": 303 }, "deprecated": false }, @@ -27938,7 +28326,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 424 + "lineNumber": 304 }, "deprecated": false }, @@ -27961,7 +28349,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 425 + "lineNumber": 305 }, "deprecated": false }, @@ -27984,7 +28372,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 426 + "lineNumber": 306 }, "deprecated": false, "returnComment": [], @@ -28027,7 +28415,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 427 + "lineNumber": 307 }, "deprecated": false, "returnComment": [], @@ -28076,7 +28464,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 428 + "lineNumber": 308 }, "deprecated": false, "returnComment": [], @@ -28125,7 +28513,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 429 + "lineNumber": 309 }, "deprecated": false, "returnComment": [], @@ -28160,7 +28548,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 430 + "lineNumber": 310 }, "deprecated": false, "returnComment": [], @@ -28192,7 +28580,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 431 + "lineNumber": 311 }, "deprecated": false, "returnComment": [], @@ -28237,7 +28625,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 432 + "lineNumber": 312 }, "deprecated": false }, @@ -28255,7 +28643,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 433 + "lineNumber": 313 }, "deprecated": false, "returnComment": [], @@ -28287,7 +28675,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 434 + "lineNumber": 314 }, "deprecated": false, "returnComment": [], @@ -28319,7 +28707,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 435 + "lineNumber": 315 }, "deprecated": false, "returnComment": [], @@ -28351,7 +28739,7 @@ "description": [], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 436 + "lineNumber": 316 }, "deprecated": false }, @@ -28367,7 +28755,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 437 + "lineNumber": 317 }, "deprecated": false }, @@ -28391,7 +28779,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 438 + "lineNumber": 318 }, "deprecated": false, "returnComment": [], @@ -28426,7 +28814,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 439 + "lineNumber": 319 }, "deprecated": false }, @@ -28450,7 +28838,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 440 + "lineNumber": 320 }, "deprecated": false, "returnComment": [], @@ -28507,7 +28895,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 441 + "lineNumber": 321 }, "deprecated": false, "returnComment": [], @@ -28567,7 +28955,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 443 + "lineNumber": 323 }, "deprecated": false, "returnComment": [], @@ -28644,7 +29032,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 444 + "lineNumber": 324 }, "deprecated": false, "returnComment": [], @@ -28729,7 +29117,7 @@ ], "source": { "path": "src/plugins/data/public/index.ts", - "lineNumber": 445 + "lineNumber": 325 }, "deprecated": false, "returnComment": [], @@ -28783,7 +29171,7 @@ "label": "UI_SETTINGS", "description": [], "signature": [ - "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; }" + "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; readonly AUTOCOMPLETE_VALUE_SUGGESTION_METHOD: \"autocomplete:valueSuggestionMethod\"; }" ], "source": { "path": "src/plugins/data/common/constants.ts", @@ -28864,7 +29252,7 @@ "signature": [ "{ register: (fieldFormats: ", "FieldFormatInstanceType", - "[]) => void; }" + "[]) => void; has: (id: string) => boolean; }" ], "source": { "path": "src/plugins/data/public/types.ts", @@ -29217,7 +29605,7 @@ "section": "def-common.FieldFormatsRegistry", "text": "FieldFormatsRegistry" }, - ", \"init\" | \"register\" | \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\"> & { deserialize: ", + ", \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\" | \"has\"> & { deserialize: ", "FormatFactory", "; }" ], @@ -29237,9 +29625,7 @@ "\nquery service\n{@link QueryStart}" ], "signature": [ - "{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + "{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -29295,11 +29681,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; }" + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; }" ], "source": { "path": "src/plugins/data/public/types.ts", @@ -29577,15 +29959,7 @@ "section": "def-server.PluginInitializerContext", "text": "PluginInitializerContext" }, - "; }>; }>; autocomplete: Readonly<{} & { querySuggestions: Readonly<{} & { enabled: boolean; }>; valueSuggestions: Readonly<{} & { enabled: boolean; timeout: moment.Duration; method: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ValueSuggestionsMethod", - "text": "ValueSuggestionsMethod" - }, - "; tiers: string[]; terminateAfter: moment.Duration; }>; }>; }>>" + "; }>; }>; autocomplete: Readonly<{} & { querySuggestions: Readonly<{} & { enabled: boolean; }>; valueSuggestions: Readonly<{} & { enabled: boolean; timeout: moment.Duration; tiers: string[]; terminateAfter: moment.Duration; }>; }>; }>>" ], "source": { "path": "src/plugins/data/server/plugin.ts", @@ -34015,46 +34389,177 @@ } ], "functions": [ + { + "parentPluginId": "data", + "id": "def-server.buildQueryFromFilters", + "type": "Function", + "tags": [ + "deprecated" + ], + "label": "buildQueryFromFilters", + "description": [], + "signature": [ + "(filters: any[] | undefined, indexPattern: ", + "IndexPatternBase", + " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: any[]; should: never[]; must_not: any[]; }" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 105 + }, + "deprecated": true, + "references": [], + "returnComment": [], + "children": [ + { + "parentPluginId": "data", + "id": "def-server.filters", + "type": "Array", + "tags": [], + "label": "filters", + "description": [], + "signature": [ + "any[] | undefined" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", + "lineNumber": 3 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-server.indexPattern", + "type": "Object", + "tags": [], + "label": "indexPattern", + "description": [], + "signature": [ + "IndexPatternBase", + " | undefined" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", + "lineNumber": 3 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-server.ignoreFilterIfFieldNotInIndex", + "type": "CompoundType", + "tags": [], + "label": "ignoreFilterIfFieldNotInIndex", + "description": [], + "signature": [ + "boolean | undefined" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", + "lineNumber": 3 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-server.castEsToKbnFieldTypeName", "type": "Function", "tags": [ - "return" + "deprecated" ], "label": "castEsToKbnFieldTypeName", - "description": [ - "\n Get the KbnFieldType name for an esType string\n" - ], + "description": [], "signature": [ "(esType: string) => ", + "KBN_FIELD_TYPES" + ], + "source": { + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 22 + }, + "deprecated": true, + "removeBy": "8.0", + "references": [ { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 22 + } + }, + { + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 83 + } + }, + { + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 11 + } + }, + { + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 94 + } } ], + "returnComment": [], + "children": [ + { + "parentPluginId": "data", + "id": "def-server.esType", + "type": "string", + "tags": [], + "label": "esType", + "description": [], + "source": { + "path": "node_modules/@kbn/field-types/target_types/kbn_field_types.d.ts", + "lineNumber": 22 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-server.getEsQueryConfig", + "type": "Function", + "tags": [], + "label": "getEsQueryConfig", + "description": [], + "signature": [ + "(config: KibanaConfig) => ", + "EsQueryConfig" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-server.castEsToKbnFieldTypeName.$1", - "type": "string", + "id": "def-server.getEsQueryConfig.$1", + "type": "Object", "tags": [], - "label": "esType", + "label": "config", "description": [], "signature": [ - "string" + "KibanaConfig" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 }, "deprecated": false, "isRequired": true @@ -34087,9 +34592,7 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => ", - "RangeFilter", - " | undefined" + ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => any" ], "source": { "path": "src/plugins/data/common/query/timefilter/get_time.ts", @@ -34245,7 +34748,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 196 + "lineNumber": 195 }, "deprecated": false, "children": [ @@ -34274,7 +34777,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"filter\">, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", + ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, \"filter\" | \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, never>, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -34298,7 +34865,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 197 + "lineNumber": 196 }, "deprecated": false }, @@ -34327,7 +34894,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: string | undefined; }, \"filters\"> & Pick<{ filters?: string | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", + ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">[] | undefined; }, \"filters\"> & Pick<{ filters?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">[] | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -34351,7 +34950,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 198 + "lineNumber": 197 }, "deprecated": false }, @@ -34404,7 +35003,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 199 + "lineNumber": 198 }, "deprecated": false }, @@ -34433,7 +35032,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", + ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -34457,7 +35120,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 200 + "lineNumber": 199 }, "deprecated": false }, @@ -34486,7 +35149,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", + ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", "AggExpressionType", ", ", { @@ -34510,7 +35205,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 201 + "lineNumber": 200 }, "deprecated": false }, @@ -34539,7 +35234,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", + ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"numerical_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"numerical_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -34563,7 +35290,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 202 + "lineNumber": 201 }, "deprecated": false }, @@ -34616,7 +35343,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 203 + "lineNumber": 202 }, "deprecated": false }, @@ -34645,7 +35372,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".GEOHASH_GRID>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: string | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", + ".GEOHASH_GRID>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", "AggExpressionType", ", ", { @@ -34669,7 +35460,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 204 + "lineNumber": 203 }, "deprecated": false }, @@ -34698,7 +35489,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", + ".HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", "AggExpressionType", ", ", { @@ -34722,7 +35545,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 205 + "lineNumber": 204 }, "deprecated": false }, @@ -34751,7 +35574,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", + ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", "AggExpressionType", ", ", { @@ -34775,7 +35662,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 206 + "lineNumber": 205 }, "deprecated": false }, @@ -34832,7 +35719,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 207 + "lineNumber": 206 }, "deprecated": false }, @@ -34885,7 +35772,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 208 + "lineNumber": 207 }, "deprecated": false }, @@ -34946,7 +35833,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 209 + "lineNumber": 208 }, "deprecated": false }, @@ -35007,7 +35894,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 210 + "lineNumber": 209 }, "deprecated": false }, @@ -35068,7 +35955,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 211 + "lineNumber": 210 }, "deprecated": false }, @@ -35129,7 +36016,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 212 + "lineNumber": 211 }, "deprecated": false }, @@ -35190,7 +36077,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 213 + "lineNumber": 212 }, "deprecated": false }, @@ -35243,7 +36130,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 214 + "lineNumber": 213 }, "deprecated": false }, @@ -35296,7 +36183,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 215 + "lineNumber": 214 }, "deprecated": false }, @@ -35353,7 +36240,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 216 + "lineNumber": 215 }, "deprecated": false }, @@ -35410,7 +36297,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 217 + "lineNumber": 216 }, "deprecated": false }, @@ -35463,7 +36350,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 218 + "lineNumber": 217 }, "deprecated": false }, @@ -35516,7 +36403,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 219 + "lineNumber": 218 }, "deprecated": false }, @@ -35569,7 +36456,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 220 + "lineNumber": 219 }, "deprecated": false }, @@ -35622,7 +36509,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 221 + "lineNumber": 220 }, "deprecated": false }, @@ -35675,7 +36562,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 222 + "lineNumber": 221 }, "deprecated": false }, @@ -35728,7 +36615,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 223 + "lineNumber": 222 }, "deprecated": false }, @@ -35785,7 +36672,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 224 + "lineNumber": 223 }, "deprecated": false }, @@ -35838,7 +36725,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 225 + "lineNumber": 224 }, "deprecated": false }, @@ -35891,7 +36778,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 226 + "lineNumber": 225 }, "deprecated": false }, @@ -35948,7 +36835,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 227 + "lineNumber": 226 }, "deprecated": false }, @@ -36001,7 +36888,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 228 + "lineNumber": 227 }, "deprecated": false }, @@ -36054,7 +36941,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 229 + "lineNumber": 228 }, "deprecated": false }, @@ -36107,7 +36994,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 230 + "lineNumber": 229 }, "deprecated": false } @@ -38521,9 +39408,12 @@ "tags": [], "label": "ES_FIELD_TYPES", "description": [], + "signature": [ + "ES_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 18 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 9 }, "deprecated": false, "initialIsOpen": false @@ -38535,9 +39425,12 @@ "tags": [], "label": "KBN_FIELD_TYPES", "description": [], + "signature": [ + "KBN_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 65 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 47 }, "deprecated": false, "initialIsOpen": false @@ -38707,7 +39600,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 305 + "lineNumber": 353 }, "deprecated": true, "references": [ @@ -38750,13 +39643,7 @@ "label": "ExecutionContextSearch", "description": [], "signature": [ - "{ filters?: ", - "Filter", - "[] | undefined; query?: ", - "Query", - " | ", - "Query", - "[] | undefined; timeRange?: ", + "{ filters?: any[] | undefined; query?: any; timeRange?: ", { "pluginId": "data", "scope": "common", @@ -38952,15 +39839,11 @@ "label": "Filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 230 + "lineNumber": 278 }, "deprecated": true, "references": [ @@ -39542,35 +40425,35 @@ "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/store/t_grid/model.ts", - "lineNumber": 52 + "lineNumber": 54 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 30 + "lineNumber": 28 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 116 + "lineNumber": 114 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 28 + "lineNumber": 27 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 109 + "lineNumber": 108 } }, { @@ -40252,41 +41135,6 @@ "lineNumber": 183 } }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 8 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 14 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 50 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 11 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 21 - } - }, { "plugin": "securitySolution", "link": { @@ -40455,6 +41303,41 @@ "lineNumber": 36 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 8 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 14 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 50 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 11 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 21 + } + }, { "plugin": "securitySolution", "link": { @@ -40612,29 +41495,29 @@ { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", "lineNumber": 22 } }, { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", - "lineNumber": 63 + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", + "lineNumber": 62 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 15 + "lineNumber": 14 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 23 + "lineNumber": 22 } }, { @@ -40648,7 +41531,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx", - "lineNumber": 54 + "lineNumber": 55 } }, { @@ -40662,7 +41545,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx", - "lineNumber": 30 + "lineNumber": 31 } }, { @@ -40742,6 +41625,20 @@ "lineNumber": 114 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 23 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 30 + } + }, { "plugin": "securitySolution", "link": { @@ -42107,21 +43004,9 @@ "[]) => void; deserialize: ", "FormatFactory", "; getDefaultConfig: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", { "pluginId": "data", @@ -42135,71 +43020,23 @@ " | undefined; getTypeWithoutMetaParams: (formatId: string) => ", "FieldFormatInstanceType", " | undefined; getDefaultType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", "FieldFormatInstanceType", " | undefined; getTypeNameByEsTypes: (esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", " | undefined; getDefaultTypeName: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "; getInstance: ((formatId: string, params?: Record) => ", { "pluginId": "data", @@ -42209,21 +43046,9 @@ "text": "FieldFormat" }, ") & _.MemoizedFunction; getDefaultInstancePlain: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -42233,47 +43058,17 @@ "text": "FieldFormat" }, "; getDefaultInstanceCacheResolver: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]) => string; getByFieldType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ") => ", "FieldFormatInstanceType", "[]; getDefaultInstance: ((fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -42282,7 +43077,7 @@ "section": "def-common.FieldFormat", "text": "FieldFormat" }, - ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; }" + ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; has: (id: string) => boolean; }" ], "source": { "path": "src/plugins/data/common/field_formats/index.ts", @@ -42328,7 +43123,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 300 + "lineNumber": 348 }, "deprecated": true, "references": [ @@ -42478,7 +43273,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 290 + "lineNumber": 338 }, "deprecated": true, "references": [ @@ -42503,39 +43298,18 @@ "lineNumber": 97 } }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 11 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 39 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 41 - } - }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 22 + "lineNumber": 23 } }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 278 + "lineNumber": 281 } }, { @@ -42605,28 +43379,28 @@ "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 36 + "lineNumber": 35 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 49 + "lineNumber": 48 } }, { @@ -43057,23 +43831,6 @@ "deprecated": false, "initialIsOpen": false }, - { - "parentPluginId": "data", - "id": "def-server.Query", - "type": "Type", - "tags": [], - "label": "Query", - "description": [], - "signature": [ - "{ query: string | { [key: string]: any; }; language: string; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/types.d.ts", - "lineNumber": 48 - }, - "deprecated": false, - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-server.TimeRange", @@ -43173,72 +43930,26 @@ "label": "esFilters", "description": [], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 33 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 29 }, "deprecated": false, "children": [ { "parentPluginId": "data", "id": "def-server.esFilters.buildQueryFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildQueryFilter", "description": [], "signature": [ - "(query: any, index: string, alias: string) => ", - "QueryStringFilter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 34 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 30 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.query", - "type": "Any", - "tags": [], - "label": "query", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.index", - "type": "string", - "tags": [], - "label": "index", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.alias", - "type": "string", - "tags": [], - "label": "alias", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", @@ -43250,12 +43961,11 @@ "signature": [ "(indexPatternString: string, queryDsl: any, disabled: boolean, negate: boolean, alias: string | null, store: ", "FilterStateStore", - ") => ", - "Filter" + ") => any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 35 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 31 }, "deprecated": false, "returnComment": [], @@ -43352,107 +44062,34 @@ { "parentPluginId": "data", "id": "def-server.esFilters.buildEmptyFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildEmptyFilter", "description": [], "signature": [ - "(isPinned: boolean, index?: string | undefined) => ", - "Filter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 36 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 32 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.isPinned", - "type": "boolean", - "tags": [], - "label": "isPinned", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.index", - "type": "string", - "tags": [], - "label": "index", - "description": [], - "signature": [ - "string | undefined" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-server.esFilters.buildExistsFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildExistsFilter", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", indexPattern: ", - "IndexPatternBase", - ") => ", - "ExistsFilter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 37 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 33 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", @@ -43470,12 +44107,11 @@ "FILTERS", ", negate: boolean, disabled: boolean, params: any, alias: string | null, store?: ", "FilterStateStore", - " | undefined) => ", - "Filter" + " | undefined) => any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 38 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 34 }, "deprecated": false, "returnComment": [], @@ -43608,236 +44244,50 @@ { "parentPluginId": "data", "id": "def-server.esFilters.buildPhraseFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildPhraseFilter", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", value: any, indexPattern: ", - "IndexPatternBase", - ") => ", - "PhraseFilter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 39 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 35 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.value", - "type": "Any", - "tags": [], - "label": "value", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-server.esFilters.buildPhrasesFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildPhrasesFilter", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: any[], indexPattern: ", - "IndexPatternBase", - ") => ", - "PhrasesFilter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 40 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 36 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.params", - "type": "Array", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "any[]" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", "id": "def-server.esFilters.buildRangeFilter", - "type": "Function", + "type": "Any", "tags": [], "label": "buildRangeFilter", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: ", - "RangeFilterParams", - ", indexPattern: ", - "IndexPatternBase", - ", formattedValue?: string | undefined) => ", - "RangeFilter" + "any" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 41 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 37 }, - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-server.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.params", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "RangeFilterParams" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-server.formattedValue", - "type": "string", - "tags": [], - "label": "formattedValue", - "description": [], - "signature": [ - "string | undefined" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false - } - ] + "deprecated": false }, { "parentPluginId": "data", @@ -43847,13 +44297,11 @@ "label": "isFilterDisabled", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => boolean" + "(filter: any) => boolean" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 42 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 38 }, "deprecated": false, "returnComment": [], @@ -43861,20 +44309,16 @@ { "parentPluginId": "data", "id": "def-server.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/index.d.ts", - "lineNumber": 23 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 54 }, "deprecated": false } @@ -43891,8 +44335,8 @@ "label": "esKuery", "description": [], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 65 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 51 }, "deprecated": false, "children": [ @@ -43907,8 +44351,8 @@ "NodeTypes" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 66 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 52 }, "deprecated": false }, @@ -43926,8 +44370,8 @@ "KueryNode" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 67 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 53 }, "deprecated": false, "returnComment": [], @@ -43984,8 +44428,8 @@ "JsonObject" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 68 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 54 }, "deprecated": false, "returnComment": [], @@ -44068,8 +44512,8 @@ "label": "esQuery", "description": [], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 75 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 61 }, "deprecated": false, "children": [ @@ -44081,19 +44525,13 @@ "label": "buildQueryFromFilters", "description": [], "signature": [ - "(filters: ", - "Filter", - "[] | undefined, indexPattern: ", + "(filters: any[] | undefined, indexPattern: ", "IndexPatternBase", - " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }" + " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: any[]; should: never[]; must_not: any[]; }" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 76 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 62 }, "deprecated": false, "returnComment": [], @@ -44106,8 +44544,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", @@ -44162,8 +44599,8 @@ "EsQueryConfig" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 77 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 63 }, "deprecated": false, "returnComment": [], @@ -44196,27 +44633,15 @@ "signature": [ "(indexPattern: ", "IndexPatternBase", - " | undefined, queries: ", - "Query", - " | ", - "Query", - "[], filters: ", - "Filter", - " | ", - "Filter", - "[], config?: ", + " | undefined, queries: any, filters: any, config?: ", "EsQueryConfig", " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }" + "[]; filter: any[]; should: never[]; must_not: any[]; }; }" ], "source": { - "path": "src/plugins/data/server/index.ts", - "lineNumber": 78 + "path": "src/plugins/data/server/deprecated.ts", + "lineNumber": 64 }, "deprecated": false, "returnComment": [], @@ -44241,15 +44666,12 @@ { "parentPluginId": "data", "id": "def-server.queries", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "queries", "description": [], "signature": [ - "Query", - " | ", - "Query", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -44260,15 +44682,12 @@ { "parentPluginId": "data", "id": "def-server.filters", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filters", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -44307,7 +44726,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 50 + "lineNumber": 21 }, "deprecated": false, "children": [ @@ -44331,7 +44750,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 51 + "lineNumber": 22 }, "deprecated": false, "returnComment": [], @@ -44385,7 +44804,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 52 + "lineNumber": 23 }, "deprecated": false } @@ -44401,7 +44820,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 106 + "lineNumber": 49 }, "deprecated": false, "children": [ @@ -44424,7 +44843,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 107 + "lineNumber": 50 }, "deprecated": false }, @@ -44447,7 +44866,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 108 + "lineNumber": 51 }, "deprecated": false }, @@ -44470,7 +44889,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 109 + "lineNumber": 52 }, "deprecated": false }, @@ -44493,7 +44912,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 110 + "lineNumber": 53 }, "deprecated": false }, @@ -44516,7 +44935,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 111 + "lineNumber": 54 }, "deprecated": false }, @@ -44539,7 +44958,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 112 + "lineNumber": 55 }, "deprecated": false }, @@ -44562,7 +44981,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 113 + "lineNumber": 56 }, "deprecated": false }, @@ -44585,7 +45004,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 114 + "lineNumber": 57 }, "deprecated": false }, @@ -44608,7 +45027,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 115 + "lineNumber": 58 }, "deprecated": false }, @@ -44631,7 +45050,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 116 + "lineNumber": 59 }, "deprecated": false }, @@ -44654,7 +45073,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 117 + "lineNumber": 60 }, "deprecated": false }, @@ -44677,7 +45096,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 118 + "lineNumber": 61 }, "deprecated": false }, @@ -44700,7 +45119,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 119 + "lineNumber": 62 }, "deprecated": false }, @@ -44723,7 +45142,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 120 + "lineNumber": 63 }, "deprecated": false }, @@ -44746,7 +45165,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 121 + "lineNumber": 64 }, "deprecated": false }, @@ -44769,7 +45188,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 122 + "lineNumber": 65 }, "deprecated": false } @@ -44785,7 +45204,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 138 + "lineNumber": 81 }, "deprecated": false, "children": [ @@ -44809,7 +45228,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 139 + "lineNumber": 82 }, "deprecated": false, "returnComment": [], @@ -44858,7 +45277,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 140 + "lineNumber": 83 }, "deprecated": false, "returnComment": [], @@ -44899,7 +45318,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 254 + "lineNumber": 197 }, "deprecated": false, "children": [ @@ -44912,7 +45331,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 255 + "lineNumber": 198 }, "deprecated": false, "children": [ @@ -44935,7 +45354,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 256 + "lineNumber": 199 }, "deprecated": false }, @@ -44951,7 +45370,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 257 + "lineNumber": 200 }, "deprecated": false, "returnComment": [], @@ -44991,7 +45410,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 258 + "lineNumber": 201 }, "deprecated": false }, @@ -45014,7 +45433,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 259 + "lineNumber": 202 }, "deprecated": false }, @@ -45037,7 +45456,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 260 + "lineNumber": 203 }, "deprecated": false }, @@ -45060,7 +45479,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 261 + "lineNumber": 204 }, "deprecated": false }, @@ -45084,7 +45503,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 262 + "lineNumber": 205 }, "deprecated": false, "returnComment": [], @@ -45133,7 +45552,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 263 + "lineNumber": 206 }, "deprecated": false, "returnComment": [], @@ -45182,7 +45601,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 264 + "lineNumber": 207 }, "deprecated": false, "returnComment": [], @@ -45217,7 +45636,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 265 + "lineNumber": 208 }, "deprecated": false, "returnComment": [], @@ -45249,7 +45668,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 266 + "lineNumber": 209 }, "deprecated": false, "returnComment": [], @@ -45294,7 +45713,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 267 + "lineNumber": 210 }, "deprecated": false }, @@ -45312,7 +45731,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 268 + "lineNumber": 211 }, "deprecated": false, "returnComment": [], @@ -45344,7 +45763,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 269 + "lineNumber": 212 }, "deprecated": false, "returnComment": [], @@ -45376,7 +45795,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 270 + "lineNumber": 213 }, "deprecated": false, "returnComment": [], @@ -45408,7 +45827,7 @@ "description": [], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 271 + "lineNumber": 214 }, "deprecated": false }, @@ -45424,7 +45843,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 272 + "lineNumber": 215 }, "deprecated": false }, @@ -45448,7 +45867,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 273 + "lineNumber": 216 }, "deprecated": false, "returnComment": [], @@ -45483,7 +45902,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 274 + "lineNumber": 217 }, "deprecated": false, "returnComment": [], @@ -45547,7 +45966,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 276 + "lineNumber": 219 }, "deprecated": false, "returnComment": [], @@ -45632,7 +46051,7 @@ ], "source": { "path": "src/plugins/data/server/index.ts", - "lineNumber": 277 + "lineNumber": 220 }, "deprecated": false, "returnComment": [], @@ -45686,7 +46105,7 @@ "label": "UI_SETTINGS", "description": [], "signature": [ - "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; }" + "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; readonly AUTOCOMPLETE_VALUE_SUGGESTION_METHOD: \"autocomplete:valueSuggestionMethod\"; }" ], "source": { "path": "src/plugins/data/common/constants.ts", @@ -45867,9 +46286,12 @@ "tags": [], "label": "KbnFieldType", "description": [], + "signature": [ + "KbnFieldType" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 11 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 2 }, "deprecated": false, "children": [ @@ -45881,8 +46303,8 @@ "label": "name", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 3 }, "deprecated": false }, @@ -45894,8 +46316,8 @@ "label": "sortable", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 13 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 4 }, "deprecated": false }, @@ -45907,8 +46329,8 @@ "label": "filterable", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 14 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 5 }, "deprecated": false }, @@ -45921,18 +46343,12 @@ "description": [], "signature": [ "readonly ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 15 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 6 }, "deprecated": false }, @@ -45947,8 +46363,8 @@ "any" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 17 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 7 }, "deprecated": false, "children": [ @@ -45961,21 +46377,15 @@ "description": [], "signature": [ "Partial<", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KbnFieldTypeOptions", - "text": "KbnFieldTypeOptions" - }, - ">" + "KbnFieldTypeOptions", + "> | undefined" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_type.ts", - "lineNumber": 17 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_type.d.ts", + "lineNumber": 7 }, "deprecated": false, - "isRequired": true + "isRequired": false } ], "returnComment": [] @@ -45997,12 +46407,11 @@ "signature": [ "(indexPatternString: string, queryDsl: any, disabled: boolean, negate: boolean, alias: string | null, store: ", "FilterStateStore", - ") => ", - "Filter" + ") => any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 200 + "lineNumber": 218 }, "deprecated": true, "references": [], @@ -46098,59 +46507,6 @@ ], "initialIsOpen": false }, - { - "parentPluginId": "data", - "id": "def-common.buildEmptyFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "buildEmptyFilter", - "description": [], - "signature": [ - "(isPinned: boolean, index?: string | undefined) => ", - "Filter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 210 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.isPinned", - "type": "boolean", - "tags": [], - "label": "isPinned", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.index", - "type": "string", - "tags": [], - "label": "index", - "description": [], - "signature": [ - "string | undefined" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 2 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-common.buildEsQuery", @@ -46163,27 +46519,15 @@ "signature": [ "(indexPattern: ", "IndexPatternBase", - " | undefined, queries: ", - "Query", - " | ", - "Query", - "[], filters: ", - "Filter", - " | ", - "Filter", - "[], config?: ", + " | undefined, queries: any, filters: any, config?: ", "EsQueryConfig", " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }" + "[]; filter: any[]; should: never[]; must_not: any[]; }; }" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 93 + "lineNumber": 101 }, "deprecated": true, "references": [], @@ -46209,15 +46553,12 @@ { "parentPluginId": "data", "id": "def-common.queries", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "queries", "description": [], "signature": [ - "Query", - " | ", - "Query", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -46228,15 +46569,12 @@ { "parentPluginId": "data", "id": "def-common.filters", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filters", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", @@ -46256,299 +46594,8 @@ " | undefined" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", - "lineNumber": 17 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.buildExistsFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "buildExistsFilter", - "description": [], - "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", indexPattern: ", - "IndexPatternBase", - ") => ", - "ExistsFilter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 215 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 13 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.buildFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "buildFilter", - "description": [], - "signature": [ - "(indexPattern: ", - "IndexPatternBase", - ", field: ", - "IndexPatternFieldBase", - ", type: ", - "FILTERS", - ", negate: boolean, disabled: boolean, params: any, alias: string | null, store?: ", - "FilterStateStore", - " | undefined) => ", - "Filter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 205 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.type", - "type": "Enum", - "tags": [], - "label": "type", - "description": [], - "signature": [ - "FILTERS" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.negate", - "type": "boolean", - "tags": [], - "label": "negate", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.disabled", - "type": "boolean", - "tags": [], - "label": "disabled", - "description": [], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.params", - "type": "Any", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.alias", - "type": "CompoundType", - "tags": [], - "label": "alias", - "description": [], - "signature": [ - "string | null" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.store", - "type": "CompoundType", - "tags": [], - "label": "store", - "description": [], - "signature": [ - "FilterStateStore", - " | undefined" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", - "lineNumber": 4 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.buildPhraseFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "buildPhraseFilter", - "description": [], - "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", value: any, indexPattern: ", - "IndexPatternBase", - ") => ", - "PhraseFilter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 190 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.value", - "type": "Any", - "tags": [], - "label": "value", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 26 + "path": "node_modules/@kbn/es-query/target_types/es_query/build_es_query.d.ts", + "lineNumber": 17 }, "deprecated": false } @@ -46557,29 +46604,48 @@ }, { "parentPluginId": "data", - "id": "def-common.buildPhrasesFilter", + "id": "def-common.buildFilter", "type": "Function", "tags": [ "deprecated" ], - "label": "buildPhrasesFilter", + "label": "buildFilter", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: any[], indexPattern: ", + "(indexPattern: ", "IndexPatternBase", - ") => ", - "PhrasesFilter" + ", field: ", + "IndexPatternFieldBase", + ", type: ", + "FILTERS", + ", negate: boolean, disabled: boolean, params: any, alias: string | null, store?: ", + "FilterStateStore", + " | undefined) => any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 185 + "lineNumber": 223 }, "deprecated": true, "references": [], "returnComment": [], "children": [ + { + "parentPluginId": "data", + "id": "def-common.indexPattern", + "type": "Object", + "tags": [], + "label": "indexPattern", + "description": [], + "signature": [ + "IndexPatternBase" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 + }, + "deprecated": false + }, { "parentPluginId": "data", "id": "def-common.field", @@ -46591,106 +46657,99 @@ "IndexPatternFieldBase" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.params", - "type": "Array", + "id": "def-common.type", + "type": "Enum", "tags": [], - "label": "params", + "label": "type", "description": [], "signature": [ - "any[]" + "FILTERS" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.indexPattern", - "type": "Object", + "id": "def-common.negate", + "type": "boolean", "tags": [], - "label": "indexPattern", + "label": "negate", "description": [], - "signature": [ - "IndexPatternBase" - ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.buildQueryFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "buildQueryFilter", - "description": [], - "signature": [ - "(query: any, index: string, alias: string) => ", - "QueryStringFilter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 180 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ + }, { "parentPluginId": "data", - "id": "def-common.query", + "id": "def-common.disabled", + "type": "boolean", + "tags": [], + "label": "disabled", + "description": [], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.params", "type": "Any", "tags": [], - "label": "query", + "label": "params", "description": [], "signature": [ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.index", - "type": "string", + "id": "def-common.alias", + "type": "CompoundType", "tags": [], - "label": "index", + "label": "alias", "description": [], + "signature": [ + "string | null" + ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.alias", - "type": "string", + "id": "def-common.store", + "type": "CompoundType", "tags": [], - "label": "alias", + "label": "store", "description": [], + "signature": [ + "FilterStateStore", + " | undefined" + ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters.d.ts", + "lineNumber": 4 }, "deprecated": false } @@ -46707,19 +46766,13 @@ "label": "buildQueryFromFilters", "description": [], "signature": [ - "(filters: ", - "Filter", - "[] | undefined, indexPattern: ", + "(filters: any[] | undefined, indexPattern: ", "IndexPatternBase", - " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }" + " | undefined, ignoreFilterIfFieldNotInIndex?: boolean | undefined) => { must: never[]; filter: any[]; should: never[]; must_not: any[]; }" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 97 + "lineNumber": 105 }, "deprecated": true, "references": [], @@ -46733,8 +46786,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { "path": "node_modules/@kbn/es-query/target_types/es_query/from_filters.d.ts", @@ -46780,92 +46832,65 @@ }, { "parentPluginId": "data", - "id": "def-common.buildRangeFilter", + "id": "def-common.castEsToKbnFieldTypeName", "type": "Function", "tags": [ "deprecated" ], - "label": "buildRangeFilter", + "label": "castEsToKbnFieldTypeName", "description": [], "signature": [ - "(field: ", - "IndexPatternFieldBase", - ", params: ", - "RangeFilterParams", - ", indexPattern: ", - "IndexPatternBase", - ", formattedValue?: string | undefined) => ", - "RangeFilter" + "(esType: string) => ", + "KBN_FIELD_TYPES" ], "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 195 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 22 }, "deprecated": true, - "references": [], - "returnComment": [], - "children": [ + "removeBy": "8.0", + "references": [ { - "parentPluginId": "data", - "id": "def-common.field", - "type": "Object", - "tags": [], - "label": "field", - "description": [], - "signature": [ - "IndexPatternFieldBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 22 + } }, { - "parentPluginId": "data", - "id": "def-common.params", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "RangeFilterParams" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false + "plugin": "indexPatternFieldEditor", + "link": { + "path": "src/plugins/index_pattern_field_editor/public/components/field_format_editor/field_format_editor.tsx", + "lineNumber": 83 + } }, { - "parentPluginId": "data", - "id": "def-common.indexPattern", - "type": "Object", - "tags": [], - "label": "indexPattern", - "description": [], - "signature": [ - "IndexPatternBase" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 - }, - "deprecated": false + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 11 + } }, + { + "plugin": "savedObjectsManagement", + "link": { + "path": "src/plugins/saved_objects_management/public/lib/create_field_list.ts", + "lineNumber": 94 + } + } + ], + "returnComment": [], + "children": [ { "parentPluginId": "data", - "id": "def-common.formattedValue", + "id": "def-common.esType", "type": "string", "tags": [], - "label": "formattedValue", + "label": "esType", "description": [], - "signature": [ - "string | undefined" - ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 37 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_types.d.ts", + "lineNumber": 22 }, "deprecated": false } @@ -46874,44 +46899,33 @@ }, { "parentPluginId": "data", - "id": "def-common.castEsToKbnFieldTypeName", + "id": "def-common.cellHasFormulas", "type": "Function", - "tags": [ - "return" - ], - "label": "castEsToKbnFieldTypeName", - "description": [ - "\n Get the KbnFieldType name for an esType string\n" - ], + "tags": [], + "label": "cellHasFormulas", + "description": [], "signature": [ - "(esType: string) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - } + "(val: string) => boolean" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "src/plugins/data/common/exports/formula_checks.ts", + "lineNumber": 13 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.castEsToKbnFieldTypeName.$1", + "id": "def-common.cellHasFormulas.$1", "type": "string", "tags": [], - "label": "esType", + "label": "val", "description": [], "signature": [ "string" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 39 + "path": "src/plugins/data/common/exports/formula_checks.ts", + "lineNumber": 13 }, "deprecated": false, "isRequired": true @@ -46922,39 +46936,76 @@ }, { "parentPluginId": "data", - "id": "def-common.cellHasFormulas", + "id": "def-common.compareFilters", "type": "Function", - "tags": [], - "label": "cellHasFormulas", + "tags": [ + "deprecated" + ], + "label": "compareFilters", "description": [], "signature": [ - "(val: string) => boolean" + "(first: any, second: any, comparatorOptions?: ", + "FilterCompareOptions", + " | undefined) => boolean" ], "source": { - "path": "src/plugins/data/common/exports/formula_checks.ts", - "lineNumber": 13 + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 258 }, - "deprecated": false, + "deprecated": true, + "references": [], + "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-common.cellHasFormulas.$1", - "type": "string", + "id": "def-common.first", + "type": "Any", "tags": [], - "label": "val", + "label": "first", "description": [], "signature": [ - "string" + "any" ], "source": { - "path": "src/plugins/data/common/exports/formula_checks.ts", - "lineNumber": 13 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 }, - "deprecated": false, - "isRequired": true + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.second", + "type": "Any", + "tags": [], + "label": "second", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.comparatorOptions", + "type": "Object", + "tags": [], + "label": "comparatorOptions", + "description": [], + "signature": [ + "FilterCompareOptions", + " | undefined" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/compare_filters.d.ts", + "lineNumber": 23 + }, + "deprecated": false } ], - "returnComment": [], "initialIsOpen": false }, { @@ -47096,7 +47147,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 105 + "lineNumber": 113 }, "deprecated": true, "references": [], @@ -47163,68 +47214,21 @@ }, { "parentPluginId": "data", - "id": "def-common.disableFilter", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "disableFilter", - "description": [], - "signature": [ - "(filter: ", - "Filter", - ") => ", - "Filter" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 77 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.filter", - "type": "Object", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 44 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.fromKueryExpression", + "id": "def-common.dedupFilters", "type": "Function", "tags": [ "deprecated" ], - "label": "fromKueryExpression", + "label": "dedupFilters", "description": [], "signature": [ - "(expression: any, parseOptions?: Partial<", - "KueryParseOptions", - "> | undefined) => ", - "KueryNode" + "(existingFilters: any[], filters: any[], comparatorOptions?: ", + "FilterCompareOptions", + " | undefined) => any[]" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 81 + "lineNumber": 263 }, "deprecated": true, "references": [], @@ -47232,211 +47236,50 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.expression", - "type": "Any", + "id": "def-common.existingFilters", + "type": "Array", "tags": [], - "label": "expression", + "label": "existingFilters", "description": [], "signature": [ - "any" + "any[]" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/kuery/ast/ast.d.ts", - "lineNumber": 5 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/dedup_filters.d.ts", + "lineNumber": 12 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.parseOptions", - "type": "Object", + "id": "def-common.filters", + "type": "Array", "tags": [], - "label": "parseOptions", + "label": "filters", "description": [], "signature": [ - "Partial<", - "KueryParseOptions", - "> | undefined" + "any[]" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/kuery/ast/ast.d.ts", - "lineNumber": 5 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/dedup_filters.d.ts", + "lineNumber": 12 }, "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getEsQueryConfig", - "type": "Function", - "tags": [], - "label": "getEsQueryConfig", - "description": [], - "signature": [ - "(config: KibanaConfig) => ", - "EsQueryConfig" - ], - "source": { - "path": "src/plugins/data/common/es_query/get_es_query_config.ts", - "lineNumber": 16 - }, - "deprecated": false, - "children": [ + }, { "parentPluginId": "data", - "id": "def-common.getEsQueryConfig.$1", + "id": "def-common.comparatorOptions", "type": "Object", "tags": [], - "label": "config", - "description": [], - "signature": [ - "KibanaConfig" - ], - "source": { - "path": "src/plugins/data/common/es_query/get_es_query_config.ts", - "lineNumber": 16 - }, - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getFilterableKbnTypeNames", - "type": "Function", - "tags": [ - "return" - ], - "label": "getFilterableKbnTypeNames", - "description": [ - "\n Get filterable KbnFieldTypes\n" - ], - "signature": [ - "() => string[]" - ], - "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 50 - }, - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getKbnFieldType", - "type": "Function", - "tags": [ - "return" - ], - "label": "getKbnFieldType", - "description": [ - "\n Get a type object by name\n" - ], - "signature": [ - "(typeName: string) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KbnFieldType", - "text": "KbnFieldType" - } - ], - "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 22 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.getKbnFieldType.$1", - "type": "string", - "tags": [], - "label": "typeName", - "description": [], - "signature": [ - "string" - ], - "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 22 - }, - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getKbnTypeNames", - "type": "Function", - "tags": [ - "return" - ], - "label": "getKbnTypeNames", - "description": [ - "\n Get the esTypes known by all kbnFieldTypes\n" - ], - "signature": [ - "() => string[]" - ], - "source": { - "path": "src/plugins/data/common/kbn_field_types/kbn_field_types.ts", - "lineNumber": 30 - }, - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getPhraseFilterField", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "getPhraseFilterField", - "description": [], - "signature": [ - "(filter: ", - "PhraseFilter", - ") => string" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 110 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.filter", - "type": "CompoundType", - "tags": [], - "label": "filter", + "label": "comparatorOptions", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" + "FilterCompareOptions", + " | undefined" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 24 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/dedup_filters.d.ts", + "lineNumber": 12 }, "deprecated": false } @@ -47445,21 +47288,19 @@ }, { "parentPluginId": "data", - "id": "def-common.getPhraseFilterValue", + "id": "def-common.disableFilter", "type": "Function", "tags": [ "deprecated" ], - "label": "getPhraseFilterValue", + "label": "disableFilter", "description": [], "signature": [ - "(filter: ", - "PhraseFilter", - ") => PhraseFilterValue" + "(filter: any) => any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 115 + "lineNumber": 85 }, "deprecated": true, "references": [], @@ -47468,19 +47309,16 @@ { "parentPluginId": "data", "id": "def-common.filter", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 25 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 43 }, "deprecated": false } @@ -47489,20 +47327,19 @@ }, { "parentPluginId": "data", - "id": "def-common.isExistsFilter", + "id": "def-common.enableFilter", "type": "Function", "tags": [ "deprecated" ], - "label": "isExistsFilter", + "label": "enableFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "ExistsFilter" + "(filter: any) => any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 135 + "lineNumber": 243 }, "deprecated": true, "references": [], @@ -47519,8 +47356,8 @@ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/exists_filter.d.ts", - "lineNumber": 11 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 42 }, "deprecated": false } @@ -47529,20 +47366,22 @@ }, { "parentPluginId": "data", - "id": "def-common.isFilter", + "id": "def-common.fromKueryExpression", "type": "Function", "tags": [ "deprecated" ], - "label": "isFilter", + "label": "fromKueryExpression", "description": [], "signature": [ - "(x: unknown) => x is ", - "Filter" + "(expression: any, parseOptions?: Partial<", + "KueryParseOptions", + "> | undefined) => ", + "KueryNode" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 69 + "lineNumber": 89 }, "deprecated": true, "references": [], @@ -47550,62 +47389,35 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.x", - "type": "Unknown", + "id": "def-common.expression", + "type": "Any", "tags": [], - "label": "x", + "label": "expression", "description": [], "signature": [ - "unknown" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 47 + "path": "node_modules/@kbn/es-query/target_types/kuery/ast/ast.d.ts", + "lineNumber": 5 }, "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.isFilterDisabled", - "type": "Function", - "tags": [ - "deprecated" - ], - "label": "isFilterDisabled", - "description": [], - "signature": [ - "(filter: ", - "Filter", - ") => boolean" - ], - "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 73 - }, - "deprecated": true, - "references": [], - "returnComment": [], - "children": [ + }, { "parentPluginId": "data", - "id": "def-common.filter", + "id": "def-common.parseOptions", "type": "Object", "tags": [], - "label": "filter", + "label": "parseOptions", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "Partial<", + "KueryParseOptions", + "> | undefined" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/index.d.ts", - "lineNumber": 23 + "path": "node_modules/@kbn/es-query/target_types/kuery/ast/ast.d.ts", + "lineNumber": 5 }, "deprecated": false } @@ -47614,139 +47426,97 @@ }, { "parentPluginId": "data", - "id": "def-common.isFilterPinned", + "id": "def-common.getEsQueryConfig", "type": "Function", - "tags": [ - "deprecated" - ], - "label": "isFilterPinned", + "tags": [], + "label": "getEsQueryConfig", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => boolean | undefined" + "(config: KibanaConfig) => ", + "EsQueryConfig" ], "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 120 + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 }, - "deprecated": true, - "references": [], - "returnComment": [], + "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.filter", + "id": "def-common.getEsQueryConfig.$1", "type": "Object", "tags": [], - "label": "filter", + "label": "config", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "KibanaConfig" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 3 + "path": "src/plugins/data/common/es_query/get_es_query_config.ts", + "lineNumber": 16 }, - "deprecated": false + "deprecated": false, + "isRequired": true } ], + "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.isFilters", + "id": "def-common.getFilterableKbnTypeNames", "type": "Function", "tags": [ "deprecated" ], - "label": "isFilters", + "label": "getFilterableKbnTypeNames", "description": [], "signature": [ - "(x: unknown) => x is ", - "Filter", - "[]" + "() => string[]" ], "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 130 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 28 }, "deprecated": true, - "references": [ - { - "plugin": "dashboardEnhanced", - "link": { - "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", - "lineNumber": 15 - } - }, - { - "plugin": "dashboardEnhanced", - "link": { - "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", - "lineNumber": 70 - } - } - ], + "removeBy": "8.0", + "references": [], "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.x", - "type": "Unknown", - "tags": [], - "label": "x", - "description": [], - "signature": [ - "unknown" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 48 - }, - "deprecated": false - } - ], + "children": [], "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.isGeoBoundingBoxFilter", + "id": "def-common.getKbnFieldType", "type": "Function", "tags": [ "deprecated" ], - "label": "isGeoBoundingBoxFilter", + "label": "getKbnFieldType", "description": [], "signature": [ - "(filter: any) => filter is ", - "GeoBoundingBoxFilter" + "(typeName: string) => ", + "KbnFieldType" ], "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 145 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 34 }, "deprecated": true, + "removeBy": "8.0", "references": [], "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-common.filter", - "type": "Any", + "id": "def-common.typeName", + "type": "string", "tags": [], - "label": "filter", + "label": "typeName", "description": [], - "signature": [ - "any" - ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/geo_bounding_box_filter.d.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/field-types/target_types/kbn_field_types.d.ts", + "lineNumber": 9 }, "deprecated": false } @@ -47755,60 +47525,42 @@ }, { "parentPluginId": "data", - "id": "def-common.isGeoPolygonFilter", + "id": "def-common.getKbnTypeNames", "type": "Function", "tags": [ "deprecated" ], - "label": "isGeoPolygonFilter", + "label": "getKbnTypeNames", "description": [], "signature": [ - "(filter: any) => filter is ", - "GeoPolygonFilter" + "() => string[]" ], "source": { - "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 150 + "path": "src/plugins/data/common/kbn_field_types/index.ts", + "lineNumber": 40 }, "deprecated": true, + "removeBy": "8.0", "references": [], "returnComment": [], - "children": [ - { - "parentPluginId": "data", - "id": "def-common.filter", - "type": "Any", - "tags": [], - "label": "filter", - "description": [], - "signature": [ - "any" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/geo_polygon_filter.d.ts", - "lineNumber": 11 - }, - "deprecated": false - } - ], + "children": [], "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.isMatchAllFilter", + "id": "def-common.isFilter", "type": "Function", "tags": [ "deprecated" ], - "label": "isMatchAllFilter", + "label": "isFilter", "description": [], "signature": [ - "(filter: any) => filter is ", - "MatchAllFilter" + "(x: unknown) => x is any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 140 + "lineNumber": 77 }, "deprecated": true, "references": [], @@ -47816,17 +47568,17 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.filter", - "type": "Any", + "id": "def-common.x", + "type": "Unknown", "tags": [], - "label": "filter", + "label": "x", "description": [], "signature": [ - "any" + "unknown" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/match_all_filter.d.ts", - "lineNumber": 10 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 46 }, "deprecated": false } @@ -47835,20 +47587,19 @@ }, { "parentPluginId": "data", - "id": "def-common.isMissingFilter", + "id": "def-common.isFilterDisabled", "type": "Function", "tags": [ "deprecated" ], - "label": "isMissingFilter", + "label": "isFilterDisabled", "description": [], "signature": [ - "(filter: any) => filter is ", - "MissingFilter" + "(filter: any) => boolean" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 155 + "lineNumber": 81 }, "deprecated": true, "references": [], @@ -47865,8 +47616,8 @@ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/missing_filter.d.ts", - "lineNumber": 7 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 54 }, "deprecated": false } @@ -47875,20 +47626,19 @@ }, { "parentPluginId": "data", - "id": "def-common.isPhraseFilter", + "id": "def-common.isFilterPinned", "type": "Function", "tags": [ "deprecated" ], - "label": "isPhraseFilter", + "label": "isFilterPinned", "description": [], "signature": [ - "(filter: any) => filter is ", - "PhraseFilter" + "(filter: any) => boolean | undefined" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 160 + "lineNumber": 128 }, "deprecated": true, "references": [], @@ -47905,8 +47655,8 @@ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrase_filter.d.ts", - "lineNumber": 22 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 2 }, "deprecated": false } @@ -47915,38 +47665,52 @@ }, { "parentPluginId": "data", - "id": "def-common.isPhrasesFilter", + "id": "def-common.isFilters", "type": "Function", "tags": [ "deprecated" ], - "label": "isPhrasesFilter", + "label": "isFilters", "description": [], "signature": [ - "(filter: any) => filter is ", - "PhrasesFilter" + "(x: unknown) => x is any[]" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 165 + "lineNumber": 138 }, "deprecated": true, - "references": [], + "references": [ + { + "plugin": "dashboardEnhanced", + "link": { + "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", + "lineNumber": 15 + } + }, + { + "plugin": "dashboardEnhanced", + "link": { + "path": "x-pack/plugins/dashboard_enhanced/public/services/drilldowns/embeddable_to_dashboard_drilldown/embeddable_to_dashboard_drilldown.tsx", + "lineNumber": 70 + } + } + ], "returnComment": [], "children": [ { "parentPluginId": "data", - "id": "def-common.filter", - "type": "Any", + "id": "def-common.x", + "type": "Unknown", "tags": [], - "label": "filter", + "label": "x", "description": [], "signature": [ - "any" + "unknown" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/phrases_filter.d.ts", - "lineNumber": 10 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 47 }, "deprecated": false } @@ -47955,20 +47719,20 @@ }, { "parentPluginId": "data", - "id": "def-common.isQueryStringFilter", + "id": "def-common.luceneStringToDsl", "type": "Function", "tags": [ "deprecated" ], - "label": "isQueryStringFilter", + "label": "luceneStringToDsl", "description": [], "signature": [ - "(filter: any) => filter is ", - "QueryStringFilter" + "(query: any) => ", + "DslQuery" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 175 + "lineNumber": 109 }, "deprecated": true, "references": [], @@ -47976,17 +47740,17 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.filter", + "id": "def-common.query", "type": "Any", "tags": [], - "label": "filter", + "label": "query", "description": [], "signature": [ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/query_string_filter.d.ts", - "lineNumber": 11 + "path": "node_modules/@kbn/es-query/target_types/es_query/lucene_string_to_dsl.d.ts", + "lineNumber": 2 }, "deprecated": false } @@ -47995,20 +47759,19 @@ }, { "parentPluginId": "data", - "id": "def-common.isRangeFilter", + "id": "def-common.onlyDisabledFiltersChanged", "type": "Function", "tags": [ "deprecated" ], - "label": "isRangeFilter", + "label": "onlyDisabledFiltersChanged", "description": [], "signature": [ - "(filter: any) => filter is ", - "RangeFilter" + "(newFilters?: any[] | undefined, oldFilters?: any[] | undefined) => boolean" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 170 + "lineNumber": 148 }, "deprecated": true, "references": [], @@ -48016,17 +47779,33 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.filter", - "type": "Any", + "id": "def-common.newFilters", + "type": "Array", "tags": [], - "label": "filter", + "label": "newFilters", "description": [], "signature": [ - "any" + "any[] | undefined" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/range_filter.d.ts", - "lineNumber": 34 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/only_disabled.d.ts", + "lineNumber": 7 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.oldFilters", + "type": "Array", + "tags": [], + "label": "oldFilters", + "description": [], + "signature": [ + "any[] | undefined" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/only_disabled.d.ts", + "lineNumber": 7 }, "deprecated": false } @@ -48035,20 +47814,19 @@ }, { "parentPluginId": "data", - "id": "def-common.luceneStringToDsl", + "id": "def-common.pinFilter", "type": "Function", "tags": [ "deprecated" ], - "label": "luceneStringToDsl", + "label": "pinFilter", "description": [], "signature": [ - "(query: any) => ", - "DslQuery" + "(filter: any) => any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 101 + "lineNumber": 248 }, "deprecated": true, "references": [], @@ -48056,17 +47834,17 @@ "children": [ { "parentPluginId": "data", - "id": "def-common.query", + "id": "def-common.filter", "type": "Any", "tags": [], - "label": "query", + "label": "filter", "description": [], "signature": [ "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/es_query/lucene_string_to_dsl.d.ts", - "lineNumber": 2 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 44 }, "deprecated": false } @@ -48202,7 +47980,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 85 + "lineNumber": 93 }, "deprecated": true, "references": [], @@ -48276,6 +48054,45 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.toggleFilterDisabled", + "type": "Function", + "tags": [ + "deprecated" + ], + "label": "toggleFilterDisabled", + "description": [], + "signature": [ + "(filter: any) => { meta: { disabled: boolean; alias: string | null; negate: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }; $state?: any; query?: any; }" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 253 + }, + "deprecated": true, + "references": [], + "returnComment": [], + "children": [ + { + "parentPluginId": "data", + "id": "def-common.filter", + "type": "Any", + "tags": [], + "label": "filter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 3 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.toggleFilterNegated", @@ -48286,15 +48103,11 @@ "label": "toggleFilterNegated", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => { meta: { negate: boolean; alias: string | null; disabled: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }; $state?: ", - "FilterState", - " | undefined; query?: any; }" + "(filter: any) => { meta: { negate: boolean; alias: string | null; disabled: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }; $state?: any; query?: any; }" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 220 + "lineNumber": 238 }, "deprecated": true, "references": [], @@ -48303,20 +48116,71 @@ { "parentPluginId": "data", "id": "def-common.filter", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/meta_filter.d.ts", - "lineNumber": 20 + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/meta_filter.d.ts", + "lineNumber": 19 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.uniqFilters", + "type": "Function", + "tags": [ + "deprecated" + ], + "label": "uniqFilters", + "description": [], + "signature": [ + "(filters: any[], comparatorOptions?: any) => any[]" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 143 + }, + "deprecated": true, + "references": [], + "returnComment": [], + "children": [ + { + "parentPluginId": "data", + "id": "def-common.filters", + "type": "Array", + "tags": [], + "label": "filters", + "description": [], + "signature": [ + "any[]" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/uniq_filters.d.ts", + "lineNumber": 10 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.comparatorOptions", + "type": "Any", + "tags": [], + "label": "comparatorOptions", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "node_modules/@kbn/es-query/target_types/filters/helpers/uniq_filters.d.ts", + "lineNumber": 10 }, "deprecated": false } @@ -48415,9 +48279,12 @@ "tags": [], "label": "KbnFieldTypeOptions", "description": [], + "signature": [ + "KbnFieldTypeOptions" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 10 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 2 }, "deprecated": false, "children": [ @@ -48429,8 +48296,8 @@ "label": "sortable", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 11 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 3 }, "deprecated": false }, @@ -48442,8 +48309,8 @@ "label": "filterable", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 12 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 4 }, "deprecated": false }, @@ -48455,8 +48322,8 @@ "label": "name", "description": [], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 13 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 5 }, "deprecated": false }, @@ -48468,18 +48335,12 @@ "label": "esTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]" ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 14 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 6 }, "deprecated": false } @@ -48708,9 +48569,12 @@ "tags": [], "label": "ES_FIELD_TYPES", "description": [], + "signature": [ + "ES_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 18 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 9 }, "deprecated": false, "initialIsOpen": false @@ -48726,7 +48590,7 @@ "FilterStateStore" ], "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/types.d.ts", + "path": "node_modules/@kbn/es-query/target_types/filters/build_filters/types.d.ts", "lineNumber": 24 }, "deprecated": false, @@ -48739,15 +48603,138 @@ "tags": [], "label": "KBN_FIELD_TYPES", "description": [], + "signature": [ + "KBN_FIELD_TYPES" + ], "source": { - "path": "src/plugins/data/common/kbn_field_types/types.ts", - "lineNumber": 65 + "path": "node_modules/@kbn/field-types/target_types/types.d.ts", + "lineNumber": 47 }, "deprecated": false, "initialIsOpen": false } ], "misc": [ + { + "parentPluginId": "data", + "id": "def-common.buildEmptyFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildEmptyFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 228 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.buildExistsFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildExistsFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 233 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.buildPhraseFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildPhraseFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 208 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.buildPhrasesFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildPhrasesFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 203 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.buildQueryFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildQueryFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 198 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.buildRangeFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "buildRangeFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 213 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.CSV_FORMULA_CHARS", @@ -48792,12 +48779,11 @@ "label": "CustomFilter", "description": [], "signature": [ - "Filter", - " & { query: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 270 + "lineNumber": 318 }, "deprecated": true, "references": [], @@ -48834,7 +48820,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 305 + "lineNumber": 353 }, "deprecated": true, "references": [ @@ -48879,16 +48865,11 @@ "label": "ExistsFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "FilterMeta", - "; exists?: ", - "FilterExistsProperty", - " | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 245 + "lineNumber": 293 }, "deprecated": true, "references": [ @@ -48940,15 +48921,11 @@ "label": "Filter", "description": [], "signature": [ - "{ $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 230 + "lineNumber": 278 }, "deprecated": true, "references": [ @@ -49530,35 +49507,35 @@ "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/store/t_grid/model.ts", - "lineNumber": 52 + "lineNumber": 54 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 30 + "lineNumber": 28 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/integrated/index.tsx", - "lineNumber": 116 + "lineNumber": 114 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 28 + "lineNumber": 27 } }, { "plugin": "timelines", "link": { "path": "x-pack/plugins/timelines/public/components/t_grid/standalone/index.tsx", - "lineNumber": 109 + "lineNumber": 108 } }, { @@ -50240,41 +50217,6 @@ "lineNumber": 183 } }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 8 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 14 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", - "lineNumber": 50 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 11 - } - }, - { - "plugin": "securitySolution", - "link": { - "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", - "lineNumber": 21 - } - }, { "plugin": "securitySolution", "link": { @@ -50443,6 +50385,41 @@ "lineNumber": 36 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 8 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 14 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.ts", + "lineNumber": 50 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 11 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/index.tsx", + "lineNumber": 21 + } + }, { "plugin": "securitySolution", "link": { @@ -50600,29 +50577,29 @@ { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", "lineNumber": 22 } }, { "plugin": "securitySolution", "link": { - "path": "x-pack/plugins/security_solution/public/detections/components/alerts_histogram_panel/index.tsx", - "lineNumber": 63 + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_histogram_panel/index.tsx", + "lineNumber": 62 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 15 + "lineNumber": 14 } }, { "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx", - "lineNumber": 23 + "lineNumber": 22 } }, { @@ -50636,7 +50613,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx", - "lineNumber": 54 + "lineNumber": 55 } }, { @@ -50650,7 +50627,7 @@ "plugin": "securitySolution", "link": { "path": "x-pack/plugins/security_solution/public/common/components/top_n/index.tsx", - "lineNumber": 30 + "lineNumber": 31 } }, { @@ -50730,6 +50707,20 @@ "lineNumber": 114 } }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 23 + } + }, + { + "plugin": "securitySolution", + "link": { + "path": "x-pack/plugins/security_solution/public/detections/components/alerts_kpis/alerts_count_panel/index.tsx", + "lineNumber": 30 + } + }, { "plugin": "securitySolution", "link": { @@ -51982,11 +51973,11 @@ "label": "FilterMeta", "description": [], "signature": [ - "{ alias: string | null; disabled: boolean; negate: boolean; controlledBy?: string | undefined; index?: string | undefined; isMultiIndex?: boolean | undefined; type?: string | undefined; key?: string | undefined; params?: any; value?: string | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 295 + "lineNumber": 343 }, "deprecated": true, "references": [ @@ -52017,14 +52008,11 @@ "label": "GeoBoundingBoxFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "GeoBoundingBoxFilterMeta", - "; geo_bounding_box: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 285 + "lineNumber": 333 }, "deprecated": true, "references": [], @@ -52040,14 +52028,11 @@ "label": "GeoPolygonFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "GeoPolygonFilterMeta", - "; geo_polygon: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 250 + "lineNumber": 298 }, "deprecated": true, "references": [], @@ -52072,6 +52057,46 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.getPhraseFilterField", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "getPhraseFilterField", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 118 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.getPhraseFilterValue", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "getPhraseFilterValue", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 123 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.IFieldSubType", @@ -52086,7 +52111,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 300 + "lineNumber": 348 }, "deprecated": true, "references": [ @@ -52124,6 +52149,186 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.isExistsFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isExistsFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 153 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isGeoBoundingBoxFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isGeoBoundingBoxFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 163 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isGeoPolygonFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isGeoPolygonFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 168 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isMatchAllFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isMatchAllFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 158 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isMissingFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isMissingFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 173 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isPhraseFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isPhraseFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 178 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isPhrasesFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isPhrasesFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 183 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isQueryStringFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isQueryStringFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 193 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.isRangeFilter", + "type": "Any", + "tags": [ + "deprecated" + ], + "label": "isRangeFilter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 188 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.KIBANA_USER_QUERY_LANGUAGE_KEY", @@ -52155,7 +52360,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 290 + "lineNumber": 338 }, "deprecated": true, "references": [ @@ -52180,39 +52385,18 @@ "lineNumber": 97 } }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 11 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 39 - } - }, - { - "plugin": "alerting", - "link": { - "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization_kuery.ts", - "lineNumber": 41 - } - }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 22 + "lineNumber": 23 } }, { "plugin": "alerting", "link": { "path": "x-pack/plugins/alerting/server/authorization/alerting_authorization.ts", - "lineNumber": 278 + "lineNumber": 281 } }, { @@ -52282,28 +52466,28 @@ "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 32 + "lineNumber": 31 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 36 + "lineNumber": 35 } }, { "plugin": "fleet", "link": { "path": "x-pack/plugins/fleet/server/services/agents/status.ts", - "lineNumber": 49 + "lineNumber": 48 } }, { @@ -52725,14 +52909,11 @@ "label": "MatchAllFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "MatchAllFilterMeta", - "; match_all: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 265 + "lineNumber": 313 }, "deprecated": true, "references": [ @@ -52763,14 +52944,11 @@ "label": "MissingFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "FilterMeta", - "; missing: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 275 + "lineNumber": 323 }, "deprecated": true, "references": [], @@ -52786,14 +52964,11 @@ "label": "PhraseFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhraseFilterMeta", - "; script?: { script: { source?: any; lang?: \"painless\" | \"expression\" | \"mustache\" | \"java\" | undefined; params: any; }; } | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 260 + "lineNumber": 308 }, "deprecated": true, "references": [], @@ -52809,36 +52984,16 @@ "label": "PhrasesFilter", "description": [], "signature": [ - "Filter", - " & { meta: ", - "PhrasesFilterMeta", - "; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 255 + "lineNumber": 303 }, "deprecated": true, "references": [], "initialIsOpen": false }, - { - "parentPluginId": "data", - "id": "def-common.Query", - "type": "Type", - "tags": [], - "label": "Query", - "description": [], - "signature": [ - "{ query: string | { [key: string]: any; }; language: string; }" - ], - "source": { - "path": "node_modules/@kbn/es-query/target_types/filters/types.d.ts", - "lineNumber": 48 - }, - "deprecated": false, - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-common.RangeFilter", @@ -52849,18 +53004,11 @@ "label": "RangeFilter", "description": [], "signature": [ - "Filter", - " & ", - "EsRangeFilter", - " & { meta: ", - "RangeFilterMeta", - "; script?: { script: { params: any; lang: ", - "ScriptLanguage", - "; source: any; }; } | undefined; match_all?: any; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 280 + "lineNumber": 328 }, "deprecated": true, "references": [ @@ -52891,14 +53039,11 @@ "label": "RangeFilterMeta", "description": [], "signature": [ - "FilterMeta", - " & { params: ", - "RangeFilterParams", - "; field?: any; formattedValue?: string | undefined; }" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 235 + "lineNumber": 283 }, "deprecated": true, "references": [], @@ -52914,11 +53059,11 @@ "label": "RangeFilterParams", "description": [], "signature": [ - "RangeFilterParams" + "any" ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 240 + "lineNumber": 288 }, "deprecated": true, "references": [], @@ -52943,6 +53088,26 @@ } ], "objects": [ + { + "parentPluginId": "data", + "id": "def-common.COMPARE_ALL_OPTIONS", + "type": "Object", + "tags": [ + "deprecated" + ], + "label": "COMPARE_ALL_OPTIONS", + "description": [], + "signature": [ + "FilterCompareOptions" + ], + "source": { + "path": "src/plugins/data/common/es_query/index.ts", + "lineNumber": 268 + }, + "deprecated": true, + "references": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.FILTERS", @@ -52958,7 +53123,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 225 + "lineNumber": 273 }, "deprecated": true, "references": [], @@ -52990,7 +53155,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 125 + "lineNumber": 133 }, "deprecated": true, "references": [ @@ -53508,7 +53673,7 @@ ], "source": { "path": "src/plugins/data/common/es_query/index.ts", - "lineNumber": 89 + "lineNumber": 97 }, "deprecated": true, "references": [], @@ -53522,7 +53687,7 @@ "label": "UI_SETTINGS", "description": [], "signature": [ - "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; }" + "{ readonly META_FIELDS: \"metaFields\"; readonly DOC_HIGHLIGHT: \"doc_table:highlight\"; readonly QUERY_STRING_OPTIONS: \"query:queryString:options\"; readonly QUERY_ALLOW_LEADING_WILDCARDS: \"query:allowLeadingWildcards\"; readonly SEARCH_QUERY_LANGUAGE: \"search:queryLanguage\"; readonly SORT_OPTIONS: \"sort:options\"; readonly COURIER_IGNORE_FILTER_IF_FIELD_NOT_IN_INDEX: \"courier:ignoreFilterIfFieldNotInIndex\"; readonly COURIER_SET_REQUEST_PREFERENCE: \"courier:setRequestPreference\"; readonly COURIER_CUSTOM_REQUEST_PREFERENCE: \"courier:customRequestPreference\"; readonly COURIER_MAX_CONCURRENT_SHARD_REQUESTS: \"courier:maxConcurrentShardRequests\"; readonly COURIER_BATCH_SEARCHES: \"courier:batchSearches\"; readonly SEARCH_INCLUDE_FROZEN: \"search:includeFrozen\"; readonly SEARCH_TIMEOUT: \"search:timeout\"; readonly HISTOGRAM_BAR_TARGET: \"histogram:barTarget\"; readonly HISTOGRAM_MAX_BARS: \"histogram:maxBars\"; readonly HISTORY_LIMIT: \"history:limit\"; readonly SHORT_DOTS_ENABLE: \"shortDots:enable\"; readonly FORMAT_DEFAULT_TYPE_MAP: \"format:defaultTypeMap\"; readonly FORMAT_NUMBER_DEFAULT_PATTERN: \"format:number:defaultPattern\"; readonly FORMAT_PERCENT_DEFAULT_PATTERN: \"format:percent:defaultPattern\"; readonly FORMAT_BYTES_DEFAULT_PATTERN: \"format:bytes:defaultPattern\"; readonly FORMAT_CURRENCY_DEFAULT_PATTERN: \"format:currency:defaultPattern\"; readonly FORMAT_NUMBER_DEFAULT_LOCALE: \"format:number:defaultLocale\"; readonly TIMEPICKER_REFRESH_INTERVAL_DEFAULTS: \"timepicker:refreshIntervalDefaults\"; readonly TIMEPICKER_QUICK_RANGES: \"timepicker:quickRanges\"; readonly TIMEPICKER_TIME_DEFAULTS: \"timepicker:timeDefaults\"; readonly INDEXPATTERN_PLACEHOLDER: \"indexPattern:placeholder\"; readonly FILTERS_PINNED_BY_DEFAULT: \"filters:pinnedByDefault\"; readonly FILTERS_EDITOR_SUGGEST_VALUES: \"filterEditor:suggestValues\"; readonly AUTOCOMPLETE_USE_TIMERANGE: \"autocomplete:useTimeRange\"; readonly AUTOCOMPLETE_VALUE_SUGGESTION_METHOD: \"autocomplete:valueSuggestionMethod\"; }" ], "source": { "path": "src/plugins/data/common/constants.ts", diff --git a/api_docs/data.mdx b/api_docs/data.mdx index 463da97db8230..2936c876c5852 100644 --- a/api_docs/data.mdx +++ b/api_docs/data.mdx @@ -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 diff --git a/api_docs/data_autocomplete.mdx b/api_docs/data_autocomplete.mdx index 68d1d8cd2444f..99a562e56afce 100644 --- a/api_docs/data_autocomplete.mdx +++ b/api_docs/data_autocomplete.mdx @@ -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 diff --git a/api_docs/data_field_formats.json b/api_docs/data_field_formats.json index f7df26b9b406d..96b435332cdda 100644 --- a/api_docs/data_field_formats.json +++ b/api_docs/data_field_formats.json @@ -45,13 +45,13 @@ "section": "def-common.FieldFormatsRegistry", "text": "FieldFormatsRegistry" }, - ", \"init\" | \"register\" | \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\"> & { deserialize: ", + ", \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\" | \"has\"> & { deserialize: ", "FormatFactory", "; }" ], "source": { "path": "src/plugins/data/public/field_formats/field_formats_service.ts", - "lineNumber": 55 + "lineNumber": 50 }, "deprecated": false, "initialIsOpen": false @@ -142,13 +142,7 @@ "label": "fieldType", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -379,13 +373,7 @@ "label": "fieldType", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -560,13 +548,7 @@ "label": "fieldType", "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/field_formats/converters/duration.ts", @@ -741,6 +723,24 @@ }, "deprecated": false }, + { + "parentPluginId": "data", + "id": "def-common.FieldFormat.hidden", + "type": "boolean", + "tags": [ + "property", + "static" + ], + "label": "hidden", + "description": [ + "\nHidden field formats can only be accessed directly by id,\nThey won't appear in field format editor UI,\nBut they can be accessed and used from code internally.\n" + ], + "source": { + "path": "src/plugins/data/common/field_formats/field_format.ts", + "lineNumber": 43 + }, + "deprecated": false + }, { "parentPluginId": "data", "id": "def-common.FieldFormat.title", @@ -753,7 +753,7 @@ "description": [], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 38 + "lineNumber": 50 }, "deprecated": false }, @@ -772,7 +772,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 44 + "lineNumber": 56 }, "deprecated": false }, @@ -792,7 +792,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 52 + "lineNumber": 64 }, "deprecated": false }, @@ -812,7 +812,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 60 + "lineNumber": 72 }, "deprecated": false }, @@ -832,7 +832,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 68 + "lineNumber": 80 }, "deprecated": false }, @@ -851,7 +851,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 74 + "lineNumber": 86 }, "deprecated": false }, @@ -867,7 +867,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 75 + "lineNumber": 87 }, "deprecated": false }, @@ -883,7 +883,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 77 + "lineNumber": 89 }, "deprecated": false }, @@ -906,7 +906,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 78 + "lineNumber": 90 }, "deprecated": false }, @@ -922,7 +922,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "children": [ @@ -938,7 +938,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "isRequired": true @@ -962,7 +962,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 80 + "lineNumber": 92 }, "deprecated": false, "isRequired": false @@ -996,7 +996,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 98 + "lineNumber": 110 }, "deprecated": false, "children": [ @@ -1012,7 +1012,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 99 + "lineNumber": 111 }, "deprecated": false, "isRequired": true @@ -1037,7 +1037,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 100 + "lineNumber": 112 }, "deprecated": false, "isRequired": true @@ -1056,7 +1056,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 101 + "lineNumber": 113 }, "deprecated": false, "isRequired": false @@ -1091,7 +1091,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 118 + "lineNumber": 130 }, "deprecated": false, "children": [ @@ -1113,7 +1113,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 119 + "lineNumber": 131 }, "deprecated": false, "isRequired": true @@ -1139,7 +1139,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 133 + "lineNumber": 145 }, "deprecated": false, "children": [], @@ -1163,7 +1163,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 144 + "lineNumber": 156 }, "deprecated": false, "children": [ @@ -1181,7 +1181,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 144 + "lineNumber": 156 }, "deprecated": false, "isRequired": true @@ -1205,7 +1205,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 161 + "lineNumber": 173 }, "deprecated": false, "children": [], @@ -1227,7 +1227,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 172 + "lineNumber": 184 }, "deprecated": false, "children": [], @@ -1248,7 +1248,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 193 + "lineNumber": 205 }, "deprecated": false, "children": [ @@ -1264,7 +1264,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 193 + "lineNumber": 205 }, "deprecated": false, "isRequired": true @@ -1285,7 +1285,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 197 + "lineNumber": 209 }, "deprecated": false, "children": [], @@ -1310,7 +1310,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 204 + "lineNumber": 216 }, "deprecated": false, "children": [ @@ -1326,7 +1326,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_format.ts", - "lineNumber": 204 + "lineNumber": 216 }, "deprecated": false, "isRequired": true @@ -1669,21 +1669,9 @@ ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", { "pluginId": "data", @@ -1709,13 +1697,7 @@ "- the field type" ], "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/field_formats/field_formats_registry.ts", @@ -1734,13 +1716,7 @@ "- Array of ES data types" ], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -1848,21 +1824,9 @@ ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", "FieldFormatInstanceType", " | undefined" @@ -1881,13 +1845,7 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", @@ -1906,13 +1864,7 @@ "- Array of ES data types" ], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -1938,21 +1890,9 @@ ], "signature": [ "(esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", " | undefined" ], "source": { @@ -1971,13 +1911,7 @@ "- Array of ES data types" ], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -2003,37 +1937,13 @@ ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - } + "ES_FIELD_TYPES" ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", @@ -2049,13 +1959,7 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", @@ -2072,13 +1976,7 @@ "label": "esTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -2164,21 +2062,9 @@ ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -2202,13 +2088,7 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", @@ -2225,13 +2105,7 @@ "label": "esTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -2274,21 +2148,9 @@ ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]) => string" ], "source": { @@ -2305,13 +2167,7 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", @@ -2328,13 +2184,7 @@ "label": "esTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]" ], "source": { @@ -2356,24 +2206,18 @@ ], "label": "getByFieldType", "description": [ - "\nGet filtered list of field formats by format type\n" + "\nGet filtered list of field formats by format type,\nSkips hidden field formats\n" ], "signature": [ "(fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ") => ", "FieldFormatInstanceType", "[]" ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 223 + "lineNumber": 224 }, "deprecated": false, "children": [ @@ -2385,17 +2229,11 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", - "lineNumber": 223 + "lineNumber": 224 }, "deprecated": false, "isRequired": true @@ -2416,21 +2254,9 @@ ], "signature": [ "((fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -2443,7 +2269,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 242 + "lineNumber": 244 }, "deprecated": false, "returnComment": [], @@ -2456,13 +2282,7 @@ "label": "fieldType", "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/field_formats/field_formats_registry.ts", @@ -2478,13 +2298,7 @@ "label": "esTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined" ], "source": { @@ -2523,7 +2337,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 244 + "lineNumber": 246 }, "deprecated": false, "children": [ @@ -2539,7 +2353,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 244 + "lineNumber": 246 }, "deprecated": false, "isRequired": true @@ -2561,7 +2375,7 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 255 + "lineNumber": 257 }, "deprecated": false, "children": [ @@ -2578,7 +2392,45 @@ ], "source": { "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", - "lineNumber": 255 + "lineNumber": 257 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, + { + "parentPluginId": "data", + "id": "def-common.FieldFormatsRegistry.has", + "type": "Function", + "tags": [], + "label": "has", + "description": [ + "\nChecks if field format with id already registered" + ], + "signature": [ + "(id: string) => boolean" + ], + "source": { + "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", + "lineNumber": 271 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.FieldFormatsRegistry.has.$1", + "type": "string", + "tags": [], + "label": "id", + "description": [], + "signature": [ + "string" + ], + "source": { + "path": "src/plugins/data/common/field_formats/field_formats_registry.ts", + "lineNumber": 271 }, "deprecated": false, "isRequired": true @@ -2649,13 +2501,7 @@ "label": "fieldType", "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/field_formats/converters/histogram.ts", @@ -2854,13 +2700,7 @@ "label": "fieldType", "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/field_formats/converters/ip.ts", @@ -3254,13 +3094,7 @@ "label": "fieldType", "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/field_formats/converters/relative_date.ts", @@ -3380,13 +3214,7 @@ "label": "fieldType", "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/field_formats/converters/source.tsx", @@ -3562,13 +3390,7 @@ "label": "fieldType", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -3707,13 +3529,7 @@ "label": "fieldType", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -3924,13 +3740,7 @@ "label": "fieldType", "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/field_formats/converters/truncate.ts", @@ -4050,13 +3860,7 @@ "label": "fieldType", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -4446,36 +4250,12 @@ "label": "FieldFormatsStartCommon", "description": [], "signature": [ - "{ init: (getConfig: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.GetConfigFn", - "text": "GetConfigFn" - }, - ", metaParamsOptions?: Record, defaultFieldConverters?: ", - "FieldFormatInstanceType", - "[]) => void; register: (fieldFormats: ", - "FieldFormatInstanceType", - "[]) => void; deserialize: ", + "{ deserialize: ", "FormatFactory", "; getDefaultConfig: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", { "pluginId": "data", @@ -4489,71 +4269,23 @@ " | undefined; getTypeWithoutMetaParams: (formatId: string) => ", "FieldFormatInstanceType", " | undefined; getDefaultType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", "FieldFormatInstanceType", " | undefined; getTypeNameByEsTypes: (esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", " | undefined; getDefaultTypeName: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "; getInstance: ((formatId: string, params?: Record) => ", { "pluginId": "data", @@ -4563,21 +4295,9 @@ "text": "FieldFormat" }, ") & _.MemoizedFunction; getDefaultInstancePlain: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -4587,47 +4307,17 @@ "text": "FieldFormat" }, "; getDefaultInstanceCacheResolver: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]) => string; getByFieldType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ") => ", "FieldFormatInstanceType", "[]; getDefaultInstance: ((fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -4636,11 +4326,11 @@ "section": "def-common.FieldFormat", "text": "FieldFormat" }, - ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; }" + ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; has: (id: string) => boolean; }" ], "source": { "path": "src/plugins/data/common/field_formats/types.ts", - "lineNumber": 97 + "lineNumber": 98 }, "deprecated": false, "initialIsOpen": false @@ -4708,21 +4398,9 @@ "[]) => void; deserialize: ", "FormatFactory", "; getDefaultConfig: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", { "pluginId": "data", @@ -4736,71 +4414,23 @@ " | undefined; getTypeWithoutMetaParams: (formatId: string) => ", "FieldFormatInstanceType", " | undefined; getDefaultType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", "FieldFormatInstanceType", " | undefined; getTypeNameByEsTypes: (esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", " | undefined; getDefaultTypeName: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "; getInstance: ((formatId: string, params?: Record) => ", { "pluginId": "data", @@ -4810,21 +4440,9 @@ "text": "FieldFormat" }, ") & _.MemoizedFunction; getDefaultInstancePlain: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -4834,47 +4452,17 @@ "text": "FieldFormat" }, "; getDefaultInstanceCacheResolver: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[]) => string; getByFieldType: (fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ") => ", "FieldFormatInstanceType", "[]; getDefaultInstance: ((fieldType: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", ", esTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.ES_FIELD_TYPES", - "text": "ES_FIELD_TYPES" - }, + "ES_FIELD_TYPES", "[] | undefined, params?: Record) => ", { "pluginId": "data", @@ -4883,7 +4471,7 @@ "section": "def-common.FieldFormat", "text": "FieldFormat" }, - ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; }" + ") & _.MemoizedFunction; parseDefaultTypeMap: (value: any) => void; has: (id: string) => boolean; }" ], "source": { "path": "src/plugins/data/common/field_formats/index.ts", diff --git a/api_docs/data_field_formats.mdx b/api_docs/data_field_formats.mdx index fdea9c8c7d4f5..6723bdc0fdca0 100644 --- a/api_docs/data_field_formats.mdx +++ b/api_docs/data_field_formats.mdx @@ -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 diff --git a/api_docs/data_index_patterns.json b/api_docs/data_index_patterns.json index 4a71c6d4c21cf..5e085d9490dfd 100644 --- a/api_docs/data_index_patterns.json +++ b/api_docs/data_index_patterns.json @@ -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": { diff --git a/api_docs/data_index_patterns.mdx b/api_docs/data_index_patterns.mdx index 3980d5de3caf3..cdbe6af3d5761 100644 --- a/api_docs/data_index_patterns.mdx +++ b/api_docs/data_index_patterns.mdx @@ -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 diff --git a/api_docs/data_query.json b/api_docs/data_query.json index 5b777ef557779..705be474a8d07 100644 --- a/api_docs/data_query.json +++ b/api_docs/data_query.json @@ -37,7 +37,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 36 + "lineNumber": 35 }, "deprecated": false, "children": [ @@ -53,7 +53,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 42 + "lineNumber": 41 }, "deprecated": false, "children": [ @@ -75,7 +75,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 42 + "lineNumber": 41 }, "deprecated": false, "isRequired": true @@ -91,13 +91,11 @@ "label": "getFilters", "description": [], "signature": [ - "() => ", - "Filter", - "[]" + "() => any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 99 + "lineNumber": 98 }, "deprecated": false, "children": [], @@ -111,13 +109,11 @@ "label": "getAppFilters", "description": [], "signature": [ - "() => ", - "Filter", - "[]" + "() => any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 103 + "lineNumber": 102 }, "deprecated": false, "children": [], @@ -131,13 +127,11 @@ "label": "getGlobalFilters", "description": [], "signature": [ - "() => ", - "Filter", - "[]" + "() => any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 108 + "lineNumber": 107 }, "deprecated": false, "children": [], @@ -156,7 +150,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 113 + "lineNumber": 112 }, "deprecated": false, "children": [], @@ -176,7 +170,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 117 + "lineNumber": 116 }, "deprecated": false, "children": [], @@ -196,7 +190,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 121 + "lineNumber": 120 }, "deprecated": false, "children": [], @@ -210,34 +204,27 @@ "label": "addFilters", "description": [], "signature": [ - "(filters: ", - "Filter", - " | ", - "Filter", - "[], pinFilterStatus?: boolean) => void" + "(filters: any, pinFilterStatus?: boolean) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 127 + "lineNumber": 126 }, "deprecated": false, "children": [ { "parentPluginId": "data", "id": "def-public.FilterManager.addFilters.$1", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filters", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 128 + "lineNumber": 127 }, "deprecated": false, "isRequired": true @@ -254,7 +241,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 129 + "lineNumber": 128 }, "deprecated": false, "isRequired": true @@ -270,13 +257,11 @@ "label": "setFilters", "description": [], "signature": [ - "(newFilters: ", - "Filter", - "[], pinFilterStatus?: boolean) => void" + "(newFilters: any[], pinFilterStatus?: boolean) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 155 + "lineNumber": 154 }, "deprecated": false, "children": [ @@ -288,12 +273,11 @@ "label": "newFilters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 156 + "lineNumber": 155 }, "deprecated": false, "isRequired": true @@ -310,7 +294,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 157 + "lineNumber": 156 }, "deprecated": false, "isRequired": true @@ -328,13 +312,11 @@ "\nSets new global filters and leaves app filters untouched,\nRemoves app filters for which there is a duplicate within new global filters" ], "signature": [ - "(newGlobalFilters: ", - "Filter", - "[]) => void" + "(newGlobalFilters: any[]) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 174 + "lineNumber": 173 }, "deprecated": false, "children": [ @@ -346,12 +328,11 @@ "label": "newGlobalFilters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 174 + "lineNumber": 173 }, "deprecated": false, "isRequired": true @@ -369,13 +350,11 @@ "\nSets new app filters and leaves global filters untouched,\nRemoves app filters for which there is a duplicate within new global filters" ], "signature": [ - "(newAppFilters: ", - "Filter", - "[]) => void" + "(newAppFilters: any[]) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 191 + "lineNumber": 190 }, "deprecated": false, "children": [ @@ -387,12 +366,11 @@ "label": "newAppFilters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 191 + "lineNumber": 190 }, "deprecated": false, "isRequired": true @@ -408,29 +386,27 @@ "label": "removeFilter", "description": [], "signature": [ - "(filter: ", - "Filter", - ") => void" + "(filter: any) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 202 + "lineNumber": 201 }, "deprecated": false, "children": [ { "parentPluginId": "data", "id": "def-public.FilterManager.removeFilter.$1", - "type": "Object", + "type": "Any", "tags": [], "label": "filter", "description": [], "signature": [ - "Filter" + "any" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 202 + "lineNumber": 201 }, "deprecated": false, "isRequired": true @@ -450,7 +426,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 214 + "lineNumber": 213 }, "deprecated": false, "children": [], @@ -464,15 +440,13 @@ "label": "setFiltersStore", "description": [], "signature": [ - "(filters: ", - "Filter", - "[], store: ", + "(filters: any[], store: ", "FilterStateStore", ", shouldOverrideStore?: boolean) => void" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 218 + "lineNumber": 217 }, "deprecated": false, "children": [ @@ -484,12 +458,11 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[]" + "any[]" ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 219 + "lineNumber": 218 }, "deprecated": false, "isRequired": true @@ -506,7 +479,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 220 + "lineNumber": 219 }, "deprecated": false, "isRequired": true @@ -523,7 +496,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 221 + "lineNumber": 220 }, "deprecated": false, "isRequired": true @@ -543,7 +516,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 233 + "lineNumber": 232 }, "deprecated": false }, @@ -559,7 +532,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 236 + "lineNumber": 235 }, "deprecated": false }, @@ -583,7 +556,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 238 + "lineNumber": 237 }, "deprecated": false, "returnComment": [], @@ -642,7 +615,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 241 + "lineNumber": 240 }, "deprecated": false }, @@ -658,7 +631,7 @@ ], "source": { "path": "src/plugins/data/public/query/filter_manager/filter_manager.ts", - "lineNumber": 243 + "lineNumber": 242 }, "deprecated": false, "returnComment": [], @@ -822,9 +795,7 @@ "section": "def-public.QueryState", "text": "QueryState" }, - ">({ timefilter: { timefilter }, filterManager, queryString, state$, }: Pick<{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + ">({ timefilter: { timefilter }, filterManager, queryString, state$, }: Pick<{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -880,11 +851,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; } | { filterManager: ", + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; } | { filterManager: ", { "pluginId": "data", "scope": "public", @@ -940,9 +907,7 @@ "label": "{\n timefilter: { timefilter },\n filterManager,\n queryString,\n state$,\n }", "description": [], "signature": [ - "Pick<{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + "Pick<{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -998,11 +963,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; } | { filterManager: ", + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; } | { filterManager: ", { "pluginId": "data", "scope": "public", @@ -1212,6 +1173,216 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-public.extractTimeRange", + "type": "Function", + "tags": [], + "label": "extractTimeRange", + "description": [], + "signature": [ + "(filters: any[], timeFieldName: string | undefined) => { restOfFilters: any[]; timeRange?: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + " | undefined; }" + ], + "source": { + "path": "src/plugins/data/public/query/timefilter/lib/extract_time_filter.ts", + "lineNumber": 31 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-public.extractTimeRange.$1", + "type": "Array", + "tags": [], + "label": "filters", + "description": [], + "signature": [ + "any[]" + ], + "source": { + "path": "src/plugins/data/public/query/timefilter/lib/extract_time_filter.ts", + "lineNumber": 32 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.extractTimeRange.$2", + "type": "string", + "tags": [], + "label": "timeFieldName", + "description": [], + "signature": [ + "string | undefined" + ], + "source": { + "path": "src/plugins/data/public/query/timefilter/lib/extract_time_filter.ts", + "lineNumber": 33 + }, + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-public.generateFilters", + "type": "Function", + "tags": [], + "label": "generateFilters", + "description": [ + "\nGenerate filter objects, as a result of triggering a filter action on a\nspecific index pattern field.\n" + ], + "signature": [ + "(filterManager: ", + { + "pluginId": "data", + "scope": "public", + "docId": "kibDataQueryPluginApi", + "section": "def-public.FilterManager", + "text": "FilterManager" + }, + ", field: string | ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IFieldType", + "text": "IFieldType" + }, + ", values: any, operation: string, index: string) => any[]" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 67 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-public.generateFilters.$1", + "type": "Object", + "tags": [], + "label": "filterManager", + "description": [ + "- The active filter manager to lookup for existing filters" + ], + "signature": [ + { + "pluginId": "data", + "scope": "public", + "docId": "kibDataQueryPluginApi", + "section": "def-public.FilterManager", + "text": "FilterManager" + } + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 68 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.generateFilters.$2", + "type": "CompoundType", + "tags": [], + "label": "field", + "description": [ + "- The field for which filters should be generated" + ], + "signature": [ + "string | ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IFieldType", + "text": "IFieldType" + } + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 69 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.generateFilters.$3", + "type": "Any", + "tags": [], + "label": "values", + "description": [ + "- One or more values to filter for." + ], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 70 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.generateFilters.$4", + "type": "string", + "tags": [], + "label": "operation", + "description": [ + "- \"-\" to create a negated filter" + ], + "signature": [ + "string" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 71 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.generateFilters.$5", + "type": "string", + "tags": [], + "label": "index", + "description": [ + "- Index string to generate filters for" + ], + "signature": [ + "string" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/generate_filters.ts", + "lineNumber": 72 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [ + "An array of filters to be added back to filterManager" + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-public.getDefaultQuery", @@ -1253,6 +1424,75 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-public.getDisplayValueFromFilter", + "type": "Function", + "tags": [], + "label": "getDisplayValueFromFilter", + "description": [], + "signature": [ + "(filter: any, indexPatterns: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IIndexPattern", + "text": "IIndexPattern" + }, + "[]) => string" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/get_display_value.ts", + "lineNumber": 30 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-public.getDisplayValueFromFilter.$1", + "type": "Any", + "tags": [], + "label": "filter", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/get_display_value.ts", + "lineNumber": 30 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-public.getDisplayValueFromFilter.$2", + "type": "Array", + "tags": [], + "label": "indexPatterns", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IIndexPattern", + "text": "IIndexPattern" + }, + "[]" + ], + "source": { + "path": "src/plugins/data/public/query/filter_manager/lib/get_display_value.ts", + "lineNumber": 30 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-public.syncQueryStateWithUrl", @@ -1263,9 +1503,7 @@ "\nHelper to setup syncing of global data with the URL" ], "signature": [ - "(query: Pick<{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + "(query: Pick<{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -1321,11 +1559,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; } | { filterManager: ", + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; } | { filterManager: ", { "pluginId": "data", "scope": "public", @@ -1379,9 +1613,7 @@ "label": "query", "description": [], "signature": [ - "Pick<{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + "Pick<{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -1437,11 +1669,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; } | { filterManager: ", + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; } | { filterManager: ", { "pluginId": "data", "scope": "public", @@ -1580,8 +1808,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { "path": "src/plugins/data/public/query/state_sync/types.ts", @@ -1592,13 +1819,12 @@ { "parentPluginId": "data", "id": "def-public.QueryState.query", - "type": "Object", + "type": "Any", "tags": [], "label": "query", "description": [], "signature": [ - "Query", - " | undefined" + "any" ], "source": { "path": "src/plugins/data/public/query/state_sync/types.ts", @@ -2032,9 +2258,7 @@ "label": "QueryStart", "description": [], "signature": [ - "{ addToQueryLog: (appName: string, { language, query }: ", - "Query", - ") => void; filterManager: ", + "{ addToQueryLog: (appName: string, { language, query }: any) => void; filterManager: ", { "pluginId": "data", "scope": "public", @@ -2090,11 +2314,7 @@ }, " | undefined) => { bool: { must: ", "DslQuery", - "[]; filter: ", - "Filter", - "[]; should: never[]; must_not: ", - "Filter", - "[]; }; }; }" + "[]; filter: any[]; should: never[]; must_not: any[]; }; }; }" ], "source": { "path": "src/plugins/data/public/query/query_service.ts", @@ -2217,9 +2437,7 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - " | undefined) => ", - "RangeFilter", - " | undefined; getBounds: () => ", + " | undefined) => any; getBounds: () => ", { "pluginId": "data", "scope": "common", @@ -2400,240 +2618,28 @@ }, { "parentPluginId": "data", - "id": "def-common.compareFilters", + "id": "def-common.getAbsoluteTimeRange", "type": "Function", "tags": [], - "label": "compareFilters", - "description": [ - "\nCompare two filters or filter arrays to see if they match.\nFor filter arrays, the assumption is they are sorted.\n" - ], + "label": "getAbsoluteTimeRange", + "description": [], "signature": [ - "(first: ", - "Filter", - " | ", - "Filter", - "[], second: ", - "Filter", - " | ", - "Filter", - "[], comparatorOptions?: ", + "(timeRange: ", { "pluginId": "data", "scope": "common", "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" + "section": "def-common.TimeRange", + "text": "TimeRange" }, - ") => boolean" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 64 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.compareFilters.$1", - "type": "CompoundType", - "tags": [], - "label": "first", - "description": [ - "The first filter or filter array to compare" - ], - "signature": [ - "Filter", - " | ", - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 65 - }, - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "data", - "id": "def-common.compareFilters.$2", - "type": "CompoundType", - "tags": [], - "label": "second", - "description": [ - "The second filter or filter array to compare" - ], - "signature": [ - "Filter", - " | ", - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 66 - }, - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "data", - "id": "def-common.compareFilters.$3", - "type": "Object", - "tags": [], - "label": "comparatorOptions", - "description": [ - "Parameters to use for comparison" - ], - "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - } - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 67 - }, - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [ - "Filters are the same" - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.dedupFilters", - "type": "Function", - "tags": [], - "label": "dedupFilters", - "description": [ - "\nCombine 2 filter collections, removing duplicates\n" - ], - "signature": [ - "(existingFilters: ", - "Filter", - "[], filters: ", - "Filter", - "[], comparatorOptions?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - }, - ") => ", - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/dedup_filters.ts", - "lineNumber": 22 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.dedupFilters.$1", - "type": "Array", - "tags": [], - "label": "existingFilters", - "description": [ - "- The filters to compare to" - ], - "signature": [ - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/dedup_filters.ts", - "lineNumber": 23 - }, - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "data", - "id": "def-common.dedupFilters.$2", - "type": "Array", - "tags": [], - "label": "filters", - "description": [ - "- The filters being added" - ], - "signature": [ - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/dedup_filters.ts", - "lineNumber": 24 - }, - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "data", - "id": "def-common.dedupFilters.$3", - "type": "Object", - "tags": [], - "label": "comparatorOptions", - "description": [ - "- Parameters to use for comparison" - ], - "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.FilterCompareOptions", - "text": "FilterCompareOptions" - } - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/dedup_filters.ts", - "lineNumber": 25 - }, - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [ - "An array of filters that were not in existing" - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.getAbsoluteTimeRange", - "type": "Function", - "tags": [], - "label": "getAbsoluteTimeRange", - "description": [], - "signature": [ - "(timeRange: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.TimeRange", - "text": "TimeRange" - }, - ", { forceNow }: { forceNow?: Date | undefined; }) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.TimeRange", - "text": "TimeRange" - } + ", { forceNow }: { forceNow?: Date | undefined; }) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + } ], "source": { "path": "src/plugins/data/common/query/timefilter/get_time.ts", @@ -2723,9 +2729,7 @@ "section": "def-common.TimeRange", "text": "TimeRange" }, - ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => ", - "RangeFilter", - " | undefined" + ", options: { forceNow?: Date | undefined; fieldName?: string | undefined; } | undefined) => any" ], "source": { "path": "src/plugins/data/common/query/timefilter/get_time.ts", @@ -2839,8 +2843,7 @@ "label": "isQuery", "description": [], "signature": [ - "(x: unknown) => x is ", - "Query" + "(x: unknown) => x is any" ], "source": { "path": "src/plugins/data/common/query/is_query.ts", @@ -2912,172 +2915,9 @@ ], "returnComment": [], "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.uniqFilters", - "type": "Function", - "tags": [], - "label": "uniqFilters", - "description": [ - "\nRemove duplicate filters from an array of filters\n" - ], - "signature": [ - "(filters: ", - "Filter", - "[], comparatorOptions?: any) => ", - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/uniq_filters.ts", - "lineNumber": 21 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.uniqFilters.$1", - "type": "Array", - "tags": [], - "label": "filters", - "description": [ - "The filters to remove duplicates from" - ], - "signature": [ - "Filter", - "[]" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/uniq_filters.ts", - "lineNumber": 21 - }, - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "data", - "id": "def-common.uniqFilters.$2", - "type": "Any", - "tags": [], - "label": "comparatorOptions", - "description": [ - "- Parameters to use for comparison" - ], - "signature": [ - "any" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/uniq_filters.ts", - "lineNumber": 21 - }, - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [ - "The original filters array with duplicates removed" - ], - "initialIsOpen": false } ], "interfaces": [ - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions", - "type": "Interface", - "tags": [], - "label": "FilterCompareOptions", - "description": [], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 12 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions.index", - "type": "CompoundType", - "tags": [], - "label": "index", - "description": [], - "signature": [ - "boolean | undefined" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 13 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions.disabled", - "type": "CompoundType", - "tags": [], - "label": "disabled", - "description": [], - "signature": [ - "boolean | undefined" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 14 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions.negate", - "type": "CompoundType", - "tags": [], - "label": "negate", - "description": [], - "signature": [ - "boolean | undefined" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 15 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions.state", - "type": "CompoundType", - "tags": [], - "label": "state", - "description": [], - "signature": [ - "boolean | undefined" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 16 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.FilterCompareOptions.alias", - "type": "CompoundType", - "tags": [], - "label": "alias", - "description": [], - "signature": [ - "boolean | undefined" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 17 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-common.RefreshInterval", @@ -3189,105 +3029,6 @@ "initialIsOpen": false } ], - "objects": [ - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS", - "type": "Object", - "tags": [], - "label": "COMPARE_ALL_OPTIONS", - "description": [ - "\nInclude disabled, negate and store when comparing filters" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 23 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS.index", - "type": "boolean", - "tags": [], - "label": "index", - "description": [], - "signature": [ - "true" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 24 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS.disabled", - "type": "boolean", - "tags": [], - "label": "disabled", - "description": [], - "signature": [ - "true" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 25 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS.negate", - "type": "boolean", - "tags": [], - "label": "negate", - "description": [], - "signature": [ - "true" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 26 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS.state", - "type": "boolean", - "tags": [], - "label": "state", - "description": [], - "signature": [ - "true" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 27 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.COMPARE_ALL_OPTIONS.alias", - "type": "boolean", - "tags": [], - "label": "alias", - "description": [], - "signature": [ - "true" - ], - "source": { - "path": "src/plugins/data/common/query/filter_manager/compare_filters.ts", - "lineNumber": 28 - }, - "deprecated": false - } - ], - "initialIsOpen": false - } - ] + "objects": [] } } \ No newline at end of file diff --git a/api_docs/data_query.mdx b/api_docs/data_query.mdx index b7145952a1308..2f32f33248c7f 100644 --- a/api_docs/data_query.mdx +++ b/api_docs/data_query.mdx @@ -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 - - ### Functions diff --git a/api_docs/data_search.json b/api_docs/data_search.json index 95d3733201ba3..1c0569fe53fe5 100644 --- a/api_docs/data_search.json +++ b/api_docs/data_search.json @@ -2561,7 +2561,7 @@ ], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 12 + "lineNumber": 11 }, "deprecated": false, "children": [ @@ -2577,7 +2577,7 @@ ], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 13 + "lineNumber": 12 }, "deprecated": false }, @@ -2594,7 +2594,7 @@ ], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 14 + "lineNumber": 13 }, "deprecated": false }, @@ -2607,7 +2607,7 @@ "description": [], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 15 + "lineNumber": 14 }, "deprecated": false }, @@ -2620,7 +2620,7 @@ "description": [], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 16 + "lineNumber": 15 }, "deprecated": false }, @@ -2633,7 +2633,7 @@ "description": [], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 17 + "lineNumber": 16 }, "deprecated": false }, @@ -2646,7 +2646,7 @@ "description": [], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 18 + "lineNumber": 17 }, "deprecated": false } @@ -2680,7 +2680,7 @@ ], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 20 + "lineNumber": 19 }, "deprecated": false, "children": [ @@ -2693,7 +2693,7 @@ "description": [], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 21 + "lineNumber": 20 }, "deprecated": false }, @@ -2705,11 +2705,11 @@ "label": "_shards", "description": [], "signature": [ - "ShardsResponse" + "ShardStatistics" ], "source": { "path": "src/plugins/data/server/search/strategies/ese_search/types.ts", - "lineNumber": 22 + "lineNumber": 21 }, "deprecated": false } @@ -3364,6 +3364,47 @@ }, "deprecated": false }, + { + "parentPluginId": "data", + "id": "def-server.ISearchStart.searchAsInternalUser", + "type": "Object", + "tags": [], + "label": "searchAsInternalUser", + "description": [ + "\nSearch as the internal Kibana system user. This is not a registered search strategy as we don't\nwant to allow access from the client." + ], + "signature": [ + { + "pluginId": "data", + "scope": "server", + "docId": "kibDataSearchPluginApi", + "section": "def-server.ISearchStrategy", + "text": "ISearchStrategy" + }, + "<", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IEsSearchRequest", + "text": "IEsSearchRequest" + }, + ", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IEsSearchResponse", + "text": "IEsSearchResponse" + }, + ">" + ], + "source": { + "path": "src/plugins/data/server/search/types.ts", + "lineNumber": 109 + }, + "deprecated": false + }, { "parentPluginId": "data", "id": "def-server.ISearchStart.getSearchStrategy", @@ -3386,7 +3427,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 110 + "lineNumber": 115 }, "deprecated": false, "returnComment": [], @@ -3403,7 +3444,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 111 + "lineNumber": 116 }, "deprecated": false } @@ -3436,7 +3477,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 113 + "lineNumber": 118 }, "deprecated": false, "returnComment": [], @@ -3460,7 +3501,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 113 + "lineNumber": 118 }, "deprecated": false } @@ -3494,7 +3535,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 114 + "lineNumber": 119 }, "deprecated": false } @@ -4197,7 +4238,7 @@ ], "source": { "path": "src/plugins/data/server/search/types.ts", - "lineNumber": 119 + "lineNumber": 124 }, "deprecated": false, "initialIsOpen": false @@ -6481,9 +6522,7 @@ "label": "getSearchSourceTimeFilter", "description": [], "signature": [ - "(forceNow?: Date | undefined) => ", - "RangeFilter", - "[] | { meta: { index: string | undefined; params: {}; alias: string; disabled: boolean; negate: boolean; }; query: { bool: { should: { bool: { filter: { range: { [x: string]: { gte: string; lte: string; }; }; }[]; }; }[]; minimum_should_match: number; }; }; }[]" + "(forceNow?: Date | undefined) => any[]" ], "source": { "path": "src/plugins/data/common/search/aggs/agg_configs.ts", @@ -8470,7 +8509,15 @@ "section": "def-common.ExpressionAstExpression", "text": "ExpressionAstExpression" }, - " | undefined) | undefined" + " | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + }, + "[] | undefined) | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/param_types/base.ts", @@ -9172,21 +9219,9 @@ "label": "filterFieldTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | \"*\" | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[]" ], "source": { @@ -11454,7 +11489,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/date_histogram_fn.ts", - "lineNumber": 30 + "lineNumber": 34 }, "deprecated": false, "children": [], @@ -11473,7 +11508,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/date_range_fn.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false, "children": [], @@ -11511,7 +11546,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter_fn.ts", - "lineNumber": 30 + "lineNumber": 35 }, "deprecated": false, "children": [], @@ -11549,7 +11584,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters_fn.ts", - "lineNumber": 30 + "lineNumber": 32 }, "deprecated": false, "children": [], @@ -11606,7 +11641,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash_fn.ts", - "lineNumber": 29 + "lineNumber": 31 }, "deprecated": false, "children": [], @@ -11644,7 +11679,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram_fn.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false, "children": [], @@ -11663,7 +11698,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range_fn.ts", - "lineNumber": 30 + "lineNumber": 34 }, "deprecated": false, "children": [], @@ -11796,7 +11831,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range_fn.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false, "children": [], @@ -12056,6 +12091,64 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.cidrToAst", + "type": "Function", + "tags": [], + "label": "cidrToAst", + "description": [], + "signature": [ + "(cidr: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.cidrToAst.$1", + "type": "Object", + "tags": [], + "label": "cidr", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.convertDateRangeToString", @@ -12069,14 +12162,14 @@ "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.DateRangeKey", - "text": "DateRangeKey" + "section": "def-common.DateRange", + "text": "DateRange" }, ", format: (val: any) => string) => string" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 14 + "lineNumber": 11 }, "deprecated": false, "children": [ @@ -12092,13 +12185,13 @@ "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.DateRangeKey", - "text": "DateRangeKey" + "section": "def-common.DateRange", + "text": "DateRange" } ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 14 + "lineNumber": 11 }, "deprecated": false, "isRequired": true @@ -12115,7 +12208,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 14 + "lineNumber": 11 }, "deprecated": false, "isRequired": true @@ -12341,6 +12434,122 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeToAst", + "type": "Function", + "tags": [], + "label": "dateRangeToAst", + "description": [], + "signature": [ + "(dateRange: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.dateRangeToAst.$1", + "type": "Object", + "tags": [], + "label": "dateRange", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsToAst", + "type": "Function", + "tags": [], + "label": "extendedBoundsToAst", + "description": [], + "signature": [ + "(extendedBounds: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsToAst.$1", + "type": "Object", + "tags": [], + "label": "extendedBounds", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.extractReferences", @@ -12410,17 +12619,13 @@ "label": "filtersToAst", "description": [], "signature": [ - "(filters: ", - "Filter", - " | ", - "Filter", - "[]) => ", + "(filters: any) => ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionAstExpressionBuilder", - "text": "ExpressionAstExpressionBuilder" + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" }, "[]" ], @@ -12433,15 +12638,12 @@ { "parentPluginId": "data", "id": "def-common.filtersToAst.$1", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filters", "description": [], "signature": [ - "Filter", - " | ", - "Filter", - "[]" + "any" ], "source": { "path": "src/plugins/data/common/search/expressions/filters_to_ast.ts", @@ -12527,18 +12729,134 @@ }, { "parentPluginId": "data", - "id": "def-common.getAvgMetricAgg", + "id": "def-common.geoBoundingBoxToAst", "type": "Function", "tags": [], - "label": "getAvgMetricAgg", + "label": "geoBoundingBoxToAst", "description": [], "signature": [ - "() => ", + "(geoBoundingBox: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.MetricAggType", + "section": "def-common.GeoBoundingBox", + "text": "GeoBoundingBox" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box_to_ast.ts", + "lineNumber": 16 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxToAst.$1", + "type": "CompoundType", + "tags": [], + "label": "geoBoundingBox", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoBoundingBox", + "text": "GeoBoundingBox" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box_to_ast.ts", + "lineNumber": 16 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoPointToAst", + "type": "Function", + "tags": [], + "label": "geoPointToAst", + "description": [], + "signature": [ + "(point: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_point_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoPointToAst.$1", + "type": "CompoundType", + "tags": [], + "label": "point", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_point_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.getAvgMetricAgg", + "type": "Function", + "tags": [], + "label": "getAvgMetricAgg", + "description": [], + "signature": [ + "() => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.MetricAggType", "text": "MetricAggType" }, "<", @@ -13189,7 +13507,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false, "children": [ @@ -13202,7 +13520,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false, "children": [ @@ -13218,7 +13536,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false, "returnComment": [], @@ -13232,7 +13550,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false } @@ -13315,7 +13633,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 44 + "lineNumber": 42 }, "deprecated": false, "children": [ @@ -13337,7 +13655,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 44 + "lineNumber": 42 }, "deprecated": false, "isRequired": true @@ -13444,7 +13762,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 37 + "lineNumber": 38 }, "deprecated": false, "children": [], @@ -13514,7 +13832,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 51 + "lineNumber": 52 }, "deprecated": false, "children": [ @@ -13536,7 +13854,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 51 + "lineNumber": 52 }, "deprecated": false, "isRequired": true @@ -13573,7 +13891,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 38 + "lineNumber": 39 }, "deprecated": false, "children": [], @@ -14014,7 +14332,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 38 + "lineNumber": 35 }, "deprecated": false, "children": [ @@ -14036,7 +14354,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 38 + "lineNumber": 35 }, "deprecated": false, "isRequired": true @@ -14772,6 +15090,64 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.ipRangeToAst", + "type": "Function", + "tags": [], + "label": "ipRangeToAst", + "description": [], + "signature": [ + "(ipRange: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.ipRangeToAst.$1", + "type": "Object", + "tags": [], + "label": "ipRange", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.isAutoInterval", @@ -15374,6 +15750,64 @@ "returnComment": [], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeToAst", + "type": "Function", + "tags": [], + "label": "numericalRangeToAst", + "description": [], + "signature": [ + "(numericalRange: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ") => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeToAst.$1", + "type": "Object", + "tags": [], + "label": "numericalRange", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range_to_ast.ts", + "lineNumber": 12 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.parseEsInterval", @@ -15673,42 +16107,54 @@ }, { "parentPluginId": "data", - "id": "def-common.queryToAst", + "id": "def-common.queryFilterToAst", "type": "Function", "tags": [], - "label": "queryToAst", + "label": "queryFilterToAst", "description": [], "signature": [ - "(query: ", - "Query", + "({ input, label }: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, ") => ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionAstExpressionBuilder", - "text": "ExpressionAstExpressionBuilder" + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" } ], "source": { - "path": "src/plugins/data/common/search/expressions/query_to_ast.ts", - "lineNumber": 14 + "path": "src/plugins/data/common/search/expressions/query_filter_to_ast.ts", + "lineNumber": 13 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.queryToAst.$1", + "id": "def-common.queryFilterToAst.$1", "type": "Object", "tags": [], - "label": "query", + "label": "{ input, label }", "description": [], "signature": [ - "Query" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + } ], "source": { - "path": "src/plugins/data/common/search/expressions/query_to_ast.ts", - "lineNumber": 14 + "path": "src/plugins/data/common/search/expressions/query_filter_to_ast.ts", + "lineNumber": 13 }, "deprecated": false, "isRequired": true @@ -15719,26 +16165,70 @@ }, { "parentPluginId": "data", - "id": "def-common.splitStringInterval", + "id": "def-common.queryToAst", "type": "Function", "tags": [], - "label": "splitStringInterval", + "label": "queryToAst", "description": [], "signature": [ - "(interval: string) => { value: number; unit: ", - "Unit", - "; } | null" + "(query: any) => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } ], "source": { - "path": "src/plugins/data/common/search/aggs/utils/date_interval_utils/parse_interval.ts", - "lineNumber": 16 + "path": "src/plugins/data/common/search/expressions/query_to_ast.ts", + "lineNumber": 14 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.splitStringInterval.$1", - "type": "string", + "id": "def-common.queryToAst.$1", + "type": "Any", + "tags": [], + "label": "query", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_to_ast.ts", + "lineNumber": 14 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.splitStringInterval", + "type": "Function", + "tags": [], + "label": "splitStringInterval", + "description": [], + "signature": [ + "(interval: string) => { value: number; unit: ", + "Unit", + "; } | null" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/utils/date_interval_utils/parse_interval.ts", + "lineNumber": 16 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.splitStringInterval.$1", + "type": "string", "tags": [], "label": "interval", "description": [], @@ -16050,18 +16540,9 @@ "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionAstFunctionBuilder", - "text": "ExpressionAstFunctionBuilder" - }, - "<", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ExpressionFunctionKibanaTimerange", - "text": "ExpressionFunctionKibanaTimerange" - }, - ">" + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + } ], "source": { "path": "src/plugins/data/common/search/expressions/timerange_to_ast.ts", @@ -16208,7 +16689,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 196 + "lineNumber": 195 }, "deprecated": false, "children": [ @@ -16237,7 +16718,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: string | undefined; filter?: string | undefined; }, \"filter\">, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", + ".FILTER>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, \"filter\" | \"geo_bounding_box\"> & Pick<{ geo_bounding_box?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; filter?: any; }, never>, \"enabled\" | \"id\" | \"filter\" | \"customLabel\" | \"schema\" | \"geo_bounding_box\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -16261,7 +16806,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 197 + "lineNumber": 196 }, "deprecated": false }, @@ -16290,7 +16835,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: string | undefined; }, \"filters\"> & Pick<{ filters?: string | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", + ".FILTERS>, \"enabled\" | \"id\" | \"schema\" | \"json\" | \"timeShift\"> & Pick<{ filters?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">[] | undefined; }, \"filters\"> & Pick<{ filters?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">[] | undefined; }, never>, \"enabled\" | \"filters\" | \"id\" | \"schema\" | \"json\" | \"timeShift\">, ", "AggExpressionType", ", ", { @@ -16314,7 +16891,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 198 + "lineNumber": 197 }, "deprecated": false }, @@ -16367,7 +16944,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 199 + "lineNumber": 198 }, "deprecated": false }, @@ -16396,7 +16973,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: string | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", + ".IP_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, \"ipRangeType\" | \"ranges\"> & Pick<{ ranges?: (", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + "> | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"ip_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">)[] | undefined; ipRangeType?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ipRangeType\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -16420,7 +17061,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 200 + "lineNumber": 199 }, "deprecated": false }, @@ -16449,7 +17090,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", + ".DATE_RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"date_range\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\" | \"time_zone\">, ", "AggExpressionType", ", ", { @@ -16473,7 +17146,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 201 + "lineNumber": 200 }, "deprecated": false }, @@ -16502,60 +17175,39 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: string | undefined; }, \"ranges\"> & Pick<{ ranges?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", - "AggExpressionType", - ", ", + ".RANGE>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\"> & Pick<{ ranges?: ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExecutionContext", - "text": "ExecutionContext" + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" }, - "<", + "<\"numerical_range\", ", { - "pluginId": "inspector", + "pluginId": "data", "scope": "common", - "docId": "kibInspectorPluginApi", - "section": "def-common.Adapters", - "text": "Adapters" + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" }, - ", ", - "SerializableState", - ">>" - ], - "source": { - "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 202 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.AggFunctionsMapping.aggGeoTile", - "type": "Object", - "tags": [], - "label": "aggGeoTile", - "description": [], - "signature": [ + ">[] | undefined; }, \"ranges\"> & Pick<{ ranges?: ", { "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionFunctionDefinition", - "text": "ExpressionFunctionDefinition" + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" }, - "<\"aggGeoTile\", any, ", - "AggExpressionFunctionArgs", - "<", + "<\"numerical_range\", ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.BUCKET_TYPES", - "text": "BUCKET_TYPES" + "section": "def-common.NumericalRange", + "text": "NumericalRange" }, - ".GEOTILE_GRID>, ", + ">[] | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"ranges\">, ", "AggExpressionType", ", ", { @@ -16579,16 +17231,16 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 203 + "lineNumber": 201 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.AggFunctionsMapping.aggGeoHash", + "id": "def-common.AggFunctionsMapping.aggGeoTile", "type": "Object", "tags": [], - "label": "aggGeoHash", + "label": "aggGeoTile", "description": [], "signature": [ { @@ -16598,7 +17250,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"aggGeoHash\", any, Pick, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: string | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: string | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", + ".GEOTILE_GRID>, ", "AggExpressionType", ", ", { @@ -16632,16 +17284,16 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 204 + "lineNumber": 202 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.AggFunctionsMapping.aggHistogram", + "id": "def-common.AggFunctionsMapping.aggGeoHash", "type": "Object", "tags": [], - "label": "aggHistogram", + "label": "aggGeoHash", "description": [], "signature": [ { @@ -16651,7 +17303,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"aggHistogram\", any, Pick, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", + ".GEOHASH_GRID>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, \"boundingBox\"> & Pick<{ boundingBox?: ({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText) | undefined; }, never>, \"enabled\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"autoPrecision\" | \"precision\" | \"useGeocentroid\" | \"isFilteredByCollar\" | \"boundingBox\">, ", "AggExpressionType", ", ", { @@ -16685,7 +17401,92 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 205 + "lineNumber": 203 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.AggFunctionsMapping.aggHistogram", + "type": "Object", + "tags": [], + "label": "aggHistogram", + "description": [], + "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"aggHistogram\", any, Pick, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"extended_bounds\"> & Pick<{ extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"used_interval\" | \"maxBars\" | \"intervalBase\" | \"min_doc_count\" | \"has_extended_bounds\" | \"extended_bounds\">, ", + "AggExpressionType", + ", ", + { + "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/data/common/search/aggs/types.ts", + "lineNumber": 204 }, "deprecated": false }, @@ -16714,7 +17515,71 @@ "section": "def-common.BUCKET_TYPES", "text": "BUCKET_TYPES" }, - ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: string | undefined; extended_bounds?: string | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", + ".DATE_HISTOGRAM>, \"enabled\" | \"interval\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, \"timeRange\" | \"extended_bounds\"> & Pick<{ timeRange?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + "> | undefined; extended_bounds?: ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"extended_bounds\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + "> | undefined; }, never>, \"enabled\" | \"interval\" | \"timeRange\" | \"id\" | \"customLabel\" | \"schema\" | \"json\" | \"timeShift\" | \"field\" | \"time_zone\" | \"used_interval\" | \"min_doc_count\" | \"extended_bounds\" | \"useNormalizedEsInterval\" | \"scaleMetricValues\" | \"used_time_zone\" | \"drop_partials\" | \"format\">, ", "AggExpressionType", ", ", { @@ -16738,7 +17603,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 206 + "lineNumber": 205 }, "deprecated": false }, @@ -16795,7 +17660,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 207 + "lineNumber": 206 }, "deprecated": false }, @@ -16848,7 +17713,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 208 + "lineNumber": 207 }, "deprecated": false }, @@ -16909,7 +17774,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 209 + "lineNumber": 208 }, "deprecated": false }, @@ -16970,7 +17835,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 210 + "lineNumber": 209 }, "deprecated": false }, @@ -17031,7 +17896,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 211 + "lineNumber": 210 }, "deprecated": false }, @@ -17092,7 +17957,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 212 + "lineNumber": 211 }, "deprecated": false }, @@ -17153,7 +18018,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 213 + "lineNumber": 212 }, "deprecated": false }, @@ -17206,7 +18071,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 214 + "lineNumber": 213 }, "deprecated": false }, @@ -17259,7 +18124,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 215 + "lineNumber": 214 }, "deprecated": false }, @@ -17316,7 +18181,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 216 + "lineNumber": 215 }, "deprecated": false }, @@ -17373,7 +18238,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 217 + "lineNumber": 216 }, "deprecated": false }, @@ -17426,7 +18291,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 218 + "lineNumber": 217 }, "deprecated": false }, @@ -17479,7 +18344,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 219 + "lineNumber": 218 }, "deprecated": false }, @@ -17532,7 +18397,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 220 + "lineNumber": 219 }, "deprecated": false }, @@ -17585,7 +18450,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 221 + "lineNumber": 220 }, "deprecated": false }, @@ -17638,7 +18503,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 222 + "lineNumber": 221 }, "deprecated": false }, @@ -17691,7 +18556,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 223 + "lineNumber": 222 }, "deprecated": false }, @@ -17748,7 +18613,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 224 + "lineNumber": 223 }, "deprecated": false }, @@ -17801,7 +18666,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 225 + "lineNumber": 224 }, "deprecated": false }, @@ -17854,7 +18719,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 226 + "lineNumber": 225 }, "deprecated": false }, @@ -17911,7 +18776,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 227 + "lineNumber": 226 }, "deprecated": false }, @@ -17964,7 +18829,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 228 + "lineNumber": 227 }, "deprecated": false }, @@ -18017,7 +18882,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 229 + "lineNumber": 228 }, "deprecated": false }, @@ -18070,7 +18935,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 230 + "lineNumber": 229 }, "deprecated": false } @@ -18801,7 +19666,13 @@ "label": "extended_bounds", "description": [], "signature": [ - "ExtendedBounds", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, " | undefined" ], "source": { @@ -18865,8 +19736,8 @@ "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.DateRangeKey", - "text": "DateRangeKey" + "section": "def-common.DateRange", + "text": "DateRange" }, "[] | undefined" ], @@ -18992,7 +19863,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 23 + "lineNumber": 24 }, "deprecated": false, "children": [ @@ -19004,21 +19875,76 @@ "label": "geo_bounding_box", "description": [], "signature": [ - "Partial<{ top_left: GeoPoint; top_right: GeoPoint; bottom_right: GeoPoint; bottom_left: GeoPoint; }> | { wkt: string; } | GeoBox | undefined" + "GeoBox | { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | WellKnownText | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", - "lineNumber": 24 + "lineNumber": 25 }, "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "data", - "id": "def-common.AggParamsFilteredMetric", - "type": "Interface", + }, + { + "parentPluginId": "data", + "id": "def-common.AggParamsFilter.filter", + "type": "Object", + "tags": [], + "label": "filter", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + " | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/buckets/filter.ts", + "lineNumber": 26 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.AggParamsFilteredMetric", + "type": "Interface", "tags": [], "label": "AggParamsFilteredMetric", "description": [], @@ -19099,7 +20025,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 37 + "lineNumber": 38 }, "deprecated": false, "children": [ @@ -19111,13 +20037,18 @@ "label": "filters", "description": [], "signature": [ - "{ input: ", - "Query", - "; label: string; }[] | undefined" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + "[] | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 38 + "lineNumber": 39 }, "deprecated": false } @@ -19224,7 +20155,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 28 + "lineNumber": 29 }, "deprecated": false, "children": [ @@ -19237,7 +20168,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 29 + "lineNumber": 30 }, "deprecated": false }, @@ -19253,7 +20184,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false }, @@ -19269,7 +20200,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 31 + "lineNumber": 32 }, "deprecated": false }, @@ -19285,7 +20216,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 32 + "lineNumber": 33 }, "deprecated": false }, @@ -19301,7 +20232,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 33 + "lineNumber": 34 }, "deprecated": false }, @@ -19313,11 +20244,43 @@ "label": "boundingBox", "description": [], "signature": [ - "Partial<{ top_left: GeoPoint; top_right: GeoPoint; bottom_right: GeoPoint; bottom_left: GeoPoint; }> | { wkt: string; } | GeoBox | undefined" + "GeoBox | { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | WellKnownText | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash.ts", - "lineNumber": 34 + "lineNumber": 35 }, "deprecated": false } @@ -19416,7 +20379,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 40 + "lineNumber": 41 }, "deprecated": false, "children": [ @@ -19429,7 +20392,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 41 + "lineNumber": 42 }, "deprecated": false }, @@ -19445,7 +20408,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 42 + "lineNumber": 43 }, "deprecated": false }, @@ -19461,7 +20424,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 43 + "lineNumber": 44 }, "deprecated": false }, @@ -19477,7 +20440,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 44 + "lineNumber": 45 }, "deprecated": false }, @@ -19493,7 +20456,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 45 + "lineNumber": 46 }, "deprecated": false }, @@ -19509,7 +20472,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 46 + "lineNumber": 47 }, "deprecated": false }, @@ -19525,7 +20488,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 47 + "lineNumber": 48 }, "deprecated": false }, @@ -19537,12 +20500,18 @@ "label": "extended_bounds", "description": [], "signature": [ - "ExtendedBounds", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, " | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 48 + "lineNumber": 49 }, "deprecated": false } @@ -19569,7 +20538,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 29 + "lineNumber": 30 }, "deprecated": false, "children": [ @@ -19582,7 +20551,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false }, @@ -19605,7 +20574,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 31 + "lineNumber": 32 }, "deprecated": false }, @@ -19637,7 +20606,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 32 + "lineNumber": 33 }, "deprecated": false } @@ -20005,7 +20974,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 29 + "lineNumber": 30 }, "deprecated": false, "children": [ @@ -20018,7 +20987,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false }, @@ -20030,11 +20999,18 @@ "label": "ranges", "description": [], "signature": [ - "{ from: number; to: number; label?: string | undefined; }[] | undefined" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + "[] | undefined" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 31 + "lineNumber": 32 }, "deprecated": false } @@ -21028,7 +22004,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 25 + "lineNumber": 26 }, "deprecated": false, "children": [ @@ -21041,7 +22017,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 26 + "lineNumber": 27 }, "deprecated": false }, @@ -21054,7 +22030,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 27 + "lineNumber": 28 }, "deprecated": false } @@ -21116,21 +22092,9 @@ "label": "filterFieldTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | \"*\" | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[] | undefined" ], "source": { @@ -21142,6 +22106,35 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.Cidr", + "type": "Interface", + "tags": [], + "label": "Cidr", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.Cidr.mask", + "type": "string", + "tags": [], + "label": "mask", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 13 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.CidrMaskIpRangeAggKey", @@ -21303,6 +22296,54 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.DateRange", + "type": "Interface", + "tags": [], + "label": "DateRange", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.DateRange.from", + "type": "CompoundType", + "tags": [], + "label": "from", + "description": [], + "signature": [ + "string | number" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 13 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.DateRange.to", + "type": "CompoundType", + "tags": [], + "label": "to", + "description": [], + "signature": [ + "string | number" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 14 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.DateRangeBucketAggDependencies", @@ -21369,54 +22410,6 @@ ], "initialIsOpen": false }, - { - "parentPluginId": "data", - "id": "def-common.DateRangeKey", - "type": "Interface", - "tags": [], - "label": "DateRangeKey", - "description": [], - "source": { - "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 9 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.DateRangeKey.from", - "type": "CompoundType", - "tags": [], - "label": "from", - "description": [], - "signature": [ - "string | number" - ], - "source": { - "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 10 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.DateRangeKey.to", - "type": "CompoundType", - "tags": [], - "label": "to", - "description": [], - "signature": [ - "string | number" - ], - "source": { - "path": "src/plugins/data/common/search/aggs/buckets/lib/date_range.ts", - "lineNumber": 11 - }, - "deprecated": false - } - ], - "initialIsOpen": false - }, { "parentPluginId": "data", "id": "def-common.EqlSearchStrategyRequest", @@ -21537,33 +22530,81 @@ }, { "parentPluginId": "data", - "id": "def-common.FetchHandlers", + "id": "def-common.ExtendedBounds", "type": "Interface", "tags": [], - "label": "FetchHandlers", + "label": "ExtendedBounds", "description": [], "source": { - "path": "src/plugins/data/common/search/search_source/fetch/types.ts", - "lineNumber": 21 + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 13 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.FetchHandlers.getConfig", - "type": "Function", + "id": "def-common.ExtendedBounds.min", + "type": "number", "tags": [], - "label": "getConfig", + "label": "min", "description": [], "signature": [ - "(key: string, defaultOverride?: T | undefined) => T" + "number | undefined" ], "source": { - "path": "src/plugins/data/common/search/search_source/fetch/types.ts", - "lineNumber": 22 + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 14 }, - "deprecated": false, - "returnComment": [], + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.ExtendedBounds.max", + "type": "number", + "tags": [], + "label": "max", + "description": [], + "signature": [ + "number | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 15 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.FetchHandlers", + "type": "Interface", + "tags": [], + "label": "FetchHandlers", + "description": [], + "source": { + "path": "src/plugins/data/common/search/search_source/fetch/types.ts", + "lineNumber": 21 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.FetchHandlers.getConfig", + "type": "Function", + "tags": [], + "label": "getConfig", + "description": [], + "signature": [ + "(key: string, defaultOverride?: T | undefined) => T" + ], + "source": { + "path": "src/plugins/data/common/search/search_source/fetch/types.ts", + "lineNumber": 22 + }, + "deprecated": false, + "returnComment": [], "children": [ { "parentPluginId": "data", @@ -21684,7 +22725,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 33 + "lineNumber": 34 }, "deprecated": false, "children": [ @@ -21700,7 +22741,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 34 + "lineNumber": 35 }, "deprecated": false, "returnComment": [], @@ -21714,7 +22755,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters.ts", - "lineNumber": 34 + "lineNumber": 35 }, "deprecated": false } @@ -21732,7 +22773,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 30 + "lineNumber": 31 }, "deprecated": false, "children": [ @@ -21748,7 +22789,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 31 + "lineNumber": 32 }, "deprecated": false, "returnComment": [], @@ -21762,7 +22803,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 31 + "lineNumber": 32 }, "deprecated": false } @@ -21784,11 +22825,11 @@ "section": "def-common.FieldFormatsRegistry", "text": "FieldFormatsRegistry" }, - ", \"init\" | \"register\" | \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\">, \"deserialize\" | \"getDefaultInstance\">" + ", \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\" | \"has\">, \"deserialize\" | \"getDefaultInstance\">" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 32 + "lineNumber": 33 }, "deprecated": false, "returnComment": [], @@ -21987,7 +23028,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 35 + "lineNumber": 36 }, "deprecated": false, "children": [ @@ -22011,7 +23052,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 36 + "lineNumber": 37 }, "deprecated": false, "returnComment": [], @@ -22034,7 +23075,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 36 + "lineNumber": 37 }, "deprecated": false } @@ -22059,7 +23100,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram.ts", - "lineNumber": 37 + "lineNumber": 38 }, "deprecated": false, "returnComment": [], @@ -22486,6 +23527,48 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.IpRange", + "type": "Interface", + "tags": [], + "label": "IpRange", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 12 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.IpRange.from", + "type": "string", + "tags": [], + "label": "from", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 13 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.IpRange.to", + "type": "string", + "tags": [], + "label": "to", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 14 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.ISearchClient", @@ -22947,7 +24030,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 26 + "lineNumber": 25 }, "deprecated": false, "children": [ @@ -22981,7 +24064,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 31 + "lineNumber": 30 }, "deprecated": false, "returnComment": [], @@ -23005,7 +24088,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 31 + "lineNumber": 30 }, "deprecated": false } @@ -23033,7 +24116,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 35 + "lineNumber": 34 }, "deprecated": false, "returnComment": [], @@ -23174,21 +24257,9 @@ "label": "filterFieldTypes", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | \"*\" | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[] | undefined" ], "source": { @@ -23283,6 +24354,70 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.NumericalRange", + "type": "Interface", + "tags": [], + "label": "NumericalRange", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 13 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.NumericalRange.from", + "type": "number", + "tags": [], + "label": "from", + "description": [], + "signature": [ + "number | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 14 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.NumericalRange.to", + "type": "number", + "tags": [], + "label": "to", + "description": [], + "signature": [ + "number | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 15 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.NumericalRange.label", + "type": "string", + "tags": [], + "label": "label", + "description": [], + "signature": [ + "string | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 16 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.OptionedValueProp", @@ -23419,7 +24554,7 @@ "section": "def-common.FieldFormatsRegistry", "text": "FieldFormatsRegistry" }, - ", \"init\" | \"register\" | \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\">, \"deserialize\" | \"getDefaultInstance\">" + ", \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\" | \"has\">, \"deserialize\" | \"getDefaultInstance\">" ], "source": { "path": "src/plugins/data/common/search/aggs/metrics/percentile_ranks.ts", @@ -23432,6 +24567,54 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.QueryFilter", + "type": "Interface", + "tags": [], + "label": "QueryFilter", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 15 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.QueryFilter.input", + "type": "Any", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "any" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 16 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.QueryFilter.label", + "type": "string", + "tags": [], + "label": "label", + "description": [], + "signature": [ + "string | undefined" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 17 + }, + "deprecated": false + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.RangeBucketAggDependencies", @@ -23441,7 +24624,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 25 + "lineNumber": 26 }, "deprecated": false, "children": [ @@ -23461,11 +24644,11 @@ "section": "def-common.FieldFormatsRegistry", "text": "FieldFormatsRegistry" }, - ", \"init\" | \"register\" | \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\">, \"deserialize\" | \"getDefaultInstance\">" + ", \"deserialize\" | \"getDefaultConfig\" | \"getType\" | \"getTypeWithoutMetaParams\" | \"getDefaultType\" | \"getTypeNameByEsTypes\" | \"getDefaultTypeName\" | \"getInstance\" | \"getDefaultInstancePlain\" | \"getDefaultInstanceCacheResolver\" | \"getByFieldType\" | \"getDefaultInstance\" | \"parseDefaultTypeMap\" | \"has\">, \"deserialize\" | \"getDefaultInstance\">" ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range.ts", - "lineNumber": 26 + "lineNumber": 27 }, "deprecated": false, "returnComment": [], @@ -23541,7 +24724,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 131 + "lineNumber": 130 }, "deprecated": false, "children": [ @@ -23557,7 +24740,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 132 + "lineNumber": 131 }, "deprecated": false }, @@ -23573,7 +24756,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 133 + "lineNumber": 132 }, "deprecated": false }, @@ -23589,7 +24772,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 134 + "lineNumber": 133 }, "deprecated": false }, @@ -23605,7 +24788,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 135 + "lineNumber": 134 }, "deprecated": false }, @@ -23621,7 +24804,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 136 + "lineNumber": 135 }, "deprecated": false }, @@ -23637,7 +24820,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 137 + "lineNumber": 136 }, "deprecated": false } @@ -23653,7 +24836,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 140 + "lineNumber": 139 }, "deprecated": false, "children": [ @@ -23677,7 +24860,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 141 + "lineNumber": 140 }, "deprecated": false } @@ -24409,7 +25592,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 70 + "lineNumber": 69 }, "deprecated": false, "children": [ @@ -24425,51 +25608,43 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 71 + "lineNumber": 70 }, "deprecated": false }, { "parentPluginId": "data", "id": "def-common.SearchSourceFields.query", - "type": "Object", + "type": "Any", "tags": [], "label": "query", "description": [ "\n{@link Query}" ], "signature": [ - "Query", - " | undefined" + "any" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 75 + "lineNumber": 74 }, "deprecated": false }, { "parentPluginId": "data", "id": "def-common.SearchSourceFields.filter", - "type": "CompoundType", + "type": "Any", "tags": [], "label": "filter", "description": [ "\n{@link Filter}" ], "signature": [ - "Filter", - " | ", - "Filter", - "[] | (() => ", - "Filter", - " | ", - "Filter", - "[] | undefined) | undefined" + "any" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 79 + "lineNumber": 78 }, "deprecated": false }, @@ -24535,7 +25710,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 83 + "lineNumber": 82 }, "deprecated": false }, @@ -24551,7 +25726,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 84 + "lineNumber": 83 }, "deprecated": false }, @@ -24567,7 +25742,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 85 + "lineNumber": 84 }, "deprecated": false }, @@ -24583,7 +25758,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 86 + "lineNumber": 85 }, "deprecated": false }, @@ -24609,7 +25784,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 90 + "lineNumber": 89 }, "deprecated": false }, @@ -24625,7 +25800,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 91 + "lineNumber": 90 }, "deprecated": false }, @@ -24641,7 +25816,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 92 + "lineNumber": 91 }, "deprecated": false }, @@ -24657,7 +25832,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 93 + "lineNumber": 92 }, "deprecated": false }, @@ -24673,7 +25848,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 94 + "lineNumber": 93 }, "deprecated": false }, @@ -24698,7 +25873,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 98 + "lineNumber": 97 }, "deprecated": false }, @@ -24714,11 +25889,11 @@ "\nRetreive fields directly from _source (legacy behavior)\n" ], "signature": [ - "string | boolean | string[] | undefined" + "string | string[] | undefined" ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 104 + "lineNumber": 103 }, "deprecated": true, "references": [ @@ -24759,7 +25934,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 108 + "lineNumber": 107 }, "deprecated": false }, @@ -24782,7 +25957,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 109 + "lineNumber": 108 }, "deprecated": false }, @@ -24798,7 +25973,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 110 + "lineNumber": 109 }, "deprecated": false }, @@ -24814,7 +25989,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 111 + "lineNumber": 110 }, "deprecated": false }, @@ -24837,7 +26012,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 113 + "lineNumber": 112 }, "deprecated": false } @@ -24853,7 +26028,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 116 + "lineNumber": 115 }, "deprecated": false, "children": [ @@ -24869,7 +26044,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 117 + "lineNumber": 116 }, "deprecated": false } @@ -24885,7 +26060,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 150 + "lineNumber": 149 }, "deprecated": false, "children": [ @@ -24898,7 +26073,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 151 + "lineNumber": 150 }, "deprecated": false }, @@ -24911,7 +26086,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 152 + "lineNumber": 151 }, "deprecated": false }, @@ -24927,7 +26102,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 153 + "lineNumber": 152 }, "deprecated": false }, @@ -24940,7 +26115,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 164 + "lineNumber": 163 }, "deprecated": false } @@ -24956,7 +26131,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 45 + "lineNumber": 44 }, "deprecated": false, "children": [ @@ -24978,7 +26153,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 46 + "lineNumber": 45 }, "deprecated": false }, @@ -24994,7 +26169,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 47 + "lineNumber": 46 }, "deprecated": false } @@ -25010,7 +26185,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 50 + "lineNumber": 49 }, "deprecated": false, "children": [ @@ -25032,7 +26207,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 51 + "lineNumber": 50 }, "deprecated": false }, @@ -25048,7 +26223,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 52 + "lineNumber": 51 }, "deprecated": false } @@ -25064,7 +26239,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 120 + "lineNumber": 119 }, "deprecated": false, "children": [ @@ -25080,7 +26255,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 121 + "lineNumber": 120 }, "deprecated": false }, @@ -25096,7 +26271,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 122 + "lineNumber": 121 }, "deprecated": false }, @@ -25112,7 +26287,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 123 + "lineNumber": 122 }, "deprecated": false }, @@ -25128,7 +26303,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 124 + "lineNumber": 123 }, "deprecated": false }, @@ -25144,7 +26319,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 125 + "lineNumber": 124 }, "deprecated": false }, @@ -25160,7 +26335,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 126 + "lineNumber": 125 }, "deprecated": false }, @@ -25176,7 +26351,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 127 + "lineNumber": 126 }, "deprecated": false }, @@ -25192,7 +26367,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 128 + "lineNumber": 127 }, "deprecated": false } @@ -25224,7 +26399,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range.ts", - "lineNumber": 24 + "lineNumber": 25 }, "deprecated": false, "initialIsOpen": false @@ -25266,7 +26441,7 @@ "description": [], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 40 + "lineNumber": 39 }, "deprecated": false, "initialIsOpen": false @@ -25448,7 +26623,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/date_histogram_fn.ts", - "lineNumber": 15 + "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false @@ -25465,7 +26640,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/date_range_fn.ts", - "lineNumber": 15 + "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false @@ -25516,7 +26691,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filter_fn.ts", - "lineNumber": 15 + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false @@ -25533,7 +26708,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/filters_fn.ts", - "lineNumber": 15 + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false @@ -25584,7 +26759,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/geo_hash_fn.ts", - "lineNumber": 15 + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false @@ -25635,7 +26810,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/histogram_fn.ts", - "lineNumber": 15 + "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false @@ -25652,7 +26827,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/ip_range_fn.ts", - "lineNumber": 15 + "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false @@ -25803,7 +26978,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/buckets/range_fn.ts", - "lineNumber": 15 + "lineNumber": 16 }, "deprecated": false, "initialIsOpen": false @@ -25957,7 +27132,7 @@ ], "source": { "path": "src/plugins/data/common/search/aggs/types.ts", - "lineNumber": 129 + "lineNumber": 128 }, "deprecated": false, "initialIsOpen": false @@ -26101,6 +27276,30 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.CidrOutput", + "type": "Type", + "tags": [], + "label": "CidrOutput", + "description": [], + "signature": [ + "{ type: \"cidr\"; } & ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 16 + }, + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.CreateAggConfigParams", @@ -26128,6 +27327,30 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.DateRangeOutput", + "type": "Type", + "tags": [], + "label": "DateRangeOutput", + "description": [], + "signature": [ + "{ type: \"date_range\"; } & ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 17 + }, + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.ENHANCED_ES_SEARCH_STRATEGY", @@ -26319,7 +27542,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 38 + "lineNumber": 37 }, "deprecated": false, "initialIsOpen": false @@ -26360,7 +27583,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 55 + "lineNumber": 54 }, "deprecated": false, "initialIsOpen": false @@ -26413,13 +27636,7 @@ "label": "ExecutionContextSearch", "description": [], "signature": [ - "{ filters?: ", - "Filter", - "[] | undefined; query?: ", - "Query", - " | ", - "Query", - "[] | undefined; timeRange?: ", + "{ filters?: any[] | undefined; query?: any; timeRange?: ", { "pluginId": "data", "scope": "common", @@ -26438,10 +27655,10 @@ }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionExistsFilter", + "id": "def-common.ExpressionFunctionCidr", "type": "Type", "tags": [], - "label": "ExpressionFunctionExistsFilter", + "label": "ExpressionFunctionCidr", "description": [], "signature": [ { @@ -26451,7 +27668,15 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"existsFilter\", null, Arguments, ", + "<\"cidr\", null, ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + ", ", { "pluginId": "expressions", "scope": "common", @@ -26459,8 +27684,14 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_filter\", ", - "Filter", + "<\"cidr\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, ">, ", { "pluginId": "expressions", @@ -26482,18 +27713,18 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 20 + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 18 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionField", + "id": "def-common.ExpressionFunctionDateRange", "type": "Type", "tags": [], - "label": "ExpressionFunctionField", + "label": "ExpressionFunctionDateRange", "description": [], "signature": [ { @@ -26503,7 +27734,15 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"field\", null, Arguments, ", + "<\"dateRange\", null, ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ", ", { "pluginId": "expressions", "scope": "common", @@ -26511,13 +27750,13 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_field\", ", + "<\"date_range\", ", { "pluginId": "data", "scope": "common", - "docId": "kibDataIndexPatternsPluginApi", - "section": "def-common.IndexPatternField", - "text": "IndexPatternField" + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" }, ">, ", { @@ -26540,7 +27779,7 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/date_range.ts", "lineNumber": 19 }, "deprecated": false, @@ -26548,10 +27787,10 @@ }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionKibana", + "id": "def-common.ExpressionFunctionExistsFilter", "type": "Type", "tags": [], - "label": "ExpressionFunctionKibana", + "label": "ExpressionFunctionExistsFilter", "description": [], "signature": [ { @@ -26561,23 +27800,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"kibana\", Input, object, ", - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionValueBoxed", - "text": "ExpressionValueBoxed" - }, - "<\"kibana_context\", ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ExecutionContextSearch", - "text": "ExecutionContextSearch" - }, - ">, ", + "<\"existsFilter\", null, Arguments, any, ", { "pluginId": "expressions", "scope": "common", @@ -26594,28 +27817,22 @@ "text": "Adapters" }, ", ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ExecutionContextSearch", - "text": "ExecutionContextSearch" - }, + "SerializableState", ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/kibana.ts", - "lineNumber": 17 + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 20 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionKibanaContext", + "id": "def-common.ExpressionFunctionExtendedBounds", "type": "Type", "tags": [], - "label": "ExpressionFunctionKibanaContext", + "label": "ExpressionFunctionExtendedBounds", "description": [], "signature": [ { @@ -26625,7 +27842,15 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"kibana_context\", Input, Arguments, Promise<", + "<\"extendedBounds\", null, ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + ", ", { "pluginId": "expressions", "scope": "common", @@ -26633,15 +27858,15 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_context\", ", + "<\"extended_bounds\", ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.ExecutionContextSearch", - "text": "ExecutionContextSearch" + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" }, - ">>, ", + ">, ", { "pluginId": "expressions", "scope": "common", @@ -26658,28 +27883,22 @@ "text": "Adapters" }, ", ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ExecutionContextSearch", - "text": "ExecutionContextSearch" - }, + "SerializableState", ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/kibana_context.ts", - "lineNumber": 34 + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 20 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionKibanaFilter", + "id": "def-common.ExpressionFunctionField", "type": "Type", "tags": [], - "label": "ExpressionFunctionKibanaFilter", + "label": "ExpressionFunctionField", "description": [], "signature": [ { @@ -26689,7 +27908,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"kibanaFilter\", null, Arguments, ", + "<\"field\", null, Arguments, ", { "pluginId": "expressions", "scope": "common", @@ -26697,8 +27916,14 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_filter\", ", - "Filter", + "<\"kibana_field\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IndexPatternField", + "text": "IndexPatternField" + }, ">, ", { "pluginId": "expressions", @@ -26720,7 +27945,7 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/kibana_filter.ts", + "path": "src/plugins/data/common/search/expressions/field.ts", "lineNumber": 19 }, "deprecated": false, @@ -26728,10 +27953,10 @@ }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionKibanaTimerange", + "id": "def-common.ExpressionFunctionGeoBoundingBox", "type": "Type", "tags": [], - "label": "ExpressionFunctionKibanaTimerange", + "label": "ExpressionFunctionGeoBoundingBox", "description": [], "signature": [ { @@ -26741,15 +27966,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"timerange\", null, ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.TimeRange", - "text": "TimeRange" - }, - ", ", + "<\"geoBoundingBox\", null, GeoBoundingBoxArguments, ", { "pluginId": "expressions", "scope": "common", @@ -26757,13 +27974,13 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"timerange\", ", + "<\"geo_bounding_box\", ", { "pluginId": "data", "scope": "common", - "docId": "kibDataQueryPluginApi", - "section": "def-common.TimeRange", - "text": "TimeRange" + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoBoundingBox", + "text": "GeoBoundingBox" }, ">, ", { @@ -26786,18 +28003,18 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/timerange.ts", - "lineNumber": 15 + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 111 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionKql", + "id": "def-common.ExpressionFunctionGeoPoint", "type": "Type", "tags": [], - "label": "ExpressionFunctionKql", + "label": "ExpressionFunctionGeoPoint", "description": [], "signature": [ { @@ -26807,7 +28024,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"kql\", null, Arguments, ", + "<\"geoPoint\", null, GeoPointArguments, ", { "pluginId": "expressions", "scope": "common", @@ -26815,9 +28032,15 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_query\", ", - "Query", - ">, ", + "<\"geo_point\", { value: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }>, ", { "pluginId": "expressions", "scope": "common", @@ -26838,18 +28061,18 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/kql.ts", - "lineNumber": 17 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 25 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionLucene", + "id": "def-common.ExpressionFunctionIpRange", "type": "Type", "tags": [], - "label": "ExpressionFunctionLucene", + "label": "ExpressionFunctionIpRange", "description": [], "signature": [ { @@ -26859,7 +28082,15 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"lucene\", null, Arguments, ", + "<\"ipRange\", null, ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ", ", { "pluginId": "expressions", "scope": "common", @@ -26867,11 +28098,17 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_query\", ", - "Query", - ">, ", + "<\"ip_range\", ", { - "pluginId": "expressions", + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + }, + ">, ", + { + "pluginId": "expressions", "scope": "common", "docId": "kibExpressionsPluginApi", "section": "def-common.ExecutionContext", @@ -26890,18 +28127,18 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/lucene.ts", - "lineNumber": 17 + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 19 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionPhraseFilter", + "id": "def-common.ExpressionFunctionKibana", "type": "Type", "tags": [], - "label": "ExpressionFunctionPhraseFilter", + "label": "ExpressionFunctionKibana", "description": [], "signature": [ { @@ -26911,7 +28148,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"rangeFilter\", null, Arguments, ", + "<\"kibana\", Input, object, ", { "pluginId": "expressions", "scope": "common", @@ -26919,8 +28156,14 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_filter\", ", - "Filter", + "<\"kibana_context\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExecutionContextSearch", + "text": "ExecutionContextSearch" + }, ">, ", { "pluginId": "expressions", @@ -26938,22 +28181,28 @@ "text": "Adapters" }, ", ", - "SerializableState", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExecutionContextSearch", + "text": "ExecutionContextSearch" + }, ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/phrase_filter.ts", - "lineNumber": 21 + "path": "src/plugins/data/common/search/expressions/kibana.ts", + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionRange", + "id": "def-common.ExpressionFunctionKibanaContext", "type": "Type", "tags": [], - "label": "ExpressionFunctionRange", + "label": "ExpressionFunctionKibanaContext", "description": [], "signature": [ { @@ -26963,7 +28212,7 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"range\", null, Arguments, ", + "<\"kibana_context\", Input, Arguments, Promise<", { "pluginId": "expressions", "scope": "common", @@ -26971,7 +28220,63 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_range\", Arguments>, ", + "<\"kibana_context\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExecutionContextSearch", + "text": "ExecutionContextSearch" + }, + ">>, ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExecutionContext", + "text": "ExecutionContext" + }, + "<", + { + "pluginId": "inspector", + "scope": "common", + "docId": "kibInspectorPluginApi", + "section": "def-common.Adapters", + "text": "Adapters" + }, + ", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExecutionContextSearch", + "text": "ExecutionContextSearch" + }, + ">>" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/kibana_context.ts", + "lineNumber": 34 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ExpressionFunctionKibanaFilter", + "type": "Type", + "tags": [], + "label": "ExpressionFunctionKibanaFilter", + "description": [], + "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"kibanaFilter\", null, Arguments, any, ", { "pluginId": "expressions", "scope": "common", @@ -26992,18 +28297,18 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/range.ts", - "lineNumber": 21 + "path": "src/plugins/data/common/search/expressions/kibana_filter.ts", + "lineNumber": 19 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionFunctionRangeFilter", + "id": "def-common.ExpressionFunctionKibanaTimerange", "type": "Type", "tags": [], - "label": "ExpressionFunctionRangeFilter", + "label": "ExpressionFunctionKibanaTimerange", "description": [], "signature": [ { @@ -27013,7 +28318,15 @@ "section": "def-common.ExpressionFunctionDefinition", "text": "ExpressionFunctionDefinition" }, - "<\"rangeFilter\", null, Arguments, ", + "<\"timerange\", null, ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, + ", ", { "pluginId": "expressions", "scope": "common", @@ -27021,8 +28334,14 @@ "section": "def-common.ExpressionValueBoxed", "text": "ExpressionValueBoxed" }, - "<\"kibana_filter\", ", - "Filter", + "<\"timerange\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataQueryPluginApi", + "section": "def-common.TimeRange", + "text": "TimeRange" + }, ">, ", { "pluginId": "expressions", @@ -27044,244 +28363,349 @@ ">>" ], "source": { - "path": "src/plugins/data/common/search/expressions/range_filter.ts", - "lineNumber": 22 + "path": "src/plugins/data/common/search/expressions/timerange.ts", + "lineNumber": 15 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ExpressionValueSearchContext", + "id": "def-common.ExpressionFunctionKql", "type": "Type", "tags": [], - "label": "ExpressionValueSearchContext", + "label": "ExpressionFunctionKql", "description": [], "signature": [ - "{ type: \"kibana_context\"; } & ", { - "pluginId": "data", + "pluginId": "expressions", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ExecutionContextSearch", - "text": "ExecutionContextSearch" - } + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"kql\", null, Arguments, 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/data/common/search/expressions/kibana_context_type.ts", - "lineNumber": 20 + "path": "src/plugins/data/common/search/expressions/kql.ts", + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.FieldTypes", + "id": "def-common.ExpressionFunctionLucene", "type": "Type", "tags": [], - "label": "FieldTypes", + "label": "ExpressionFunctionLucene", + "description": [], + "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"lucene\", null, Arguments, 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/data/common/search/expressions/lucene.ts", + "lineNumber": 17 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ExpressionFunctionNumericalRange", + "type": "Type", + "tags": [], + "label": "ExpressionFunctionNumericalRange", "description": [], "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"numericalRange\", null, ", { "pluginId": "data", "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" }, - " | \"*\" | ", + ", ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"numerical_range\", ", { "pluginId": "data", "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" }, - "[]" + ">, ", + { + "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/data/common/search/aggs/param_types/field.ts", - "lineNumber": 22 + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 21 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.GenericBucket", + "id": "def-common.ExpressionFunctionPhraseFilter", "type": "Type", "tags": [], - "label": "GenericBucket", + "label": "ExpressionFunctionPhraseFilter", "description": [], "signature": [ - "(", - "AggregationsCompositeBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsDateHistogramBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsFiltersBucketItemKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsIpRangeBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsRangeBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsRareTermsBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsSignificantTermsBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; }) | ({ [property: string]: ", - "AggregationsAggregate", - "; } & { [property: string]: ", - "AggregationsAggregate", - "; }) | (", - "AggregationsKeyedBucketKeys", - " & { [property: string]: ", - "AggregationsAggregate", - "; })" + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"rangeFilter\", null, Arguments, 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/data/common/search/aggs/agg_configs.ts", - "lineNumber": 61 + "path": "src/plugins/data/common/search/expressions/phrase_filter.ts", + "lineNumber": 21 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IAggConfig", + "id": "def-common.ExpressionFunctionQueryFilter", "type": "Type", - "tags": [ - "name", - "description" - ], - "label": "IAggConfig", + "tags": [], + "label": "ExpressionFunctionQueryFilter", "description": [], "signature": [ + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"queryFilter\", null, QueryFilterArguments, ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.AggConfig", - "text": "AggConfig" - } + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">, ", + { + "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/data/common/search/aggs/agg_config.ts", - "lineNumber": 55 + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 27 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IAggType", + "id": "def-common.ExpressionFunctionRange", "type": "Type", "tags": [], - "label": "IAggType", + "label": "ExpressionFunctionRange", "description": [], "signature": [ { - "pluginId": "data", + "pluginId": "expressions", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.AggType", - "text": "AggType" + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" }, - "<", + "<\"range\", null, Arguments, ", { - "pluginId": "data", + "pluginId": "expressions", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.AggConfig", - "text": "AggConfig" + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" }, - ", ", + "<\"kibana_range\", Arguments>, ", { - "pluginId": "data", + "pluginId": "expressions", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.AggParamType", - "text": "AggParamType" + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExecutionContext", + "text": "ExecutionContext" }, "<", { - "pluginId": "data", + "pluginId": "inspector", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.AggConfig", - "text": "AggConfig" + "docId": "kibInspectorPluginApi", + "section": "def-common.Adapters", + "text": "Adapters" }, + ", ", + "SerializableState", ">>" ], "source": { - "path": "src/plugins/data/common/search/aggs/agg_type.ts", - "lineNumber": 62 + "path": "src/plugins/data/common/search/expressions/range.ts", + "lineNumber": 21 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IEsSearchResponse", + "id": "def-common.ExpressionFunctionRangeFilter", "type": "Type", "tags": [], - "label": "IEsSearchResponse", + "label": "ExpressionFunctionRangeFilter", "description": [], "signature": [ { - "pluginId": "data", + "pluginId": "expressions", "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.IKibanaSearchResponse", - "text": "IKibanaSearchResponse" + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionFunctionDefinition", + "text": "ExpressionFunctionDefinition" + }, + "<\"rangeFilter\", null, Arguments, any, ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExecutionContext", + "text": "ExecutionContext" }, "<", - "SearchResponse", - ">" + { + "pluginId": "inspector", + "scope": "common", + "docId": "kibInspectorPluginApi", + "section": "def-common.Adapters", + "text": "Adapters" + }, + ", ", + "SerializableState", + ">>" ], "source": { - "path": "src/plugins/data/common/search/strategies/es_search/types.ts", + "path": "src/plugins/data/common/search/expressions/range_filter.ts", "lineNumber": 22 }, "deprecated": false, @@ -27289,428 +28713,655 @@ }, { "parentPluginId": "data", - "id": "def-common.IFieldParamType", + "id": "def-common.ExpressionValueSearchContext", "type": "Type", "tags": [], - "label": "IFieldParamType", + "label": "ExpressionValueSearchContext", "description": [], "signature": [ + "{ type: \"kibana_context\"; } & ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.FieldParamType", - "text": "FieldParamType" + "section": "def-common.ExecutionContextSearch", + "text": "ExecutionContextSearch" } ], "source": { - "path": "src/plugins/data/common/search/aggs/param_types/field.ts", - "lineNumber": 24 + "path": "src/plugins/data/common/search/expressions/kibana_context_type.ts", + "lineNumber": 20 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IMetricAggType", + "id": "def-common.ExtendedBoundsOutput", "type": "Type", "tags": [], - "label": "IMetricAggType", + "label": "ExtendedBoundsOutput", "description": [], "signature": [ + "{ type: \"extended_bounds\"; } & ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.MetricAggType", - "text": "MetricAggType" - }, - "<", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.IMetricAggConfig", - "text": "IMetricAggConfig" - }, - ">" + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + } ], "source": { - "path": "src/plugins/data/common/search/aggs/metrics/metric_agg_type.ts", - "lineNumber": 36 + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 18 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.intervalOptions", - "type": "Array", + "id": "def-common.FieldTypes", + "type": "Type", "tags": [], - "label": "intervalOptions", + "label": "FieldTypes", "description": [], "signature": [ - "({ display: string; val: string; enabled(agg: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.IBucketAggConfig", - "text": "IBucketAggConfig" - }, - "): boolean; } | { display: string; val: string; })[]" + "KBN_FIELD_TYPES", + " | \"*\" | ", + "KBN_FIELD_TYPES", + "[]" ], "source": { - "path": "src/plugins/data/common/search/aggs/buckets/_interval_options.ts", - "lineNumber": 15 + "path": "src/plugins/data/common/search/aggs/param_types/field.ts", + "lineNumber": 22 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IPercentileAggConfig", + "id": "def-common.GenericBucket", "type": "Type", "tags": [], - "label": "IPercentileAggConfig", + "label": "GenericBucket", "description": [], "signature": [ - "IResponseAggConfig" + "(", + "AggregationsCompositeBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsDateHistogramBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsFiltersBucketItemKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsIpRangeBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsRangeBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsRareTermsBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsSignificantTermsBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; }) | ({ [property: string]: ", + "AggregationsAggregate", + "; } & { [property: string]: ", + "AggregationsAggregate", + "; }) | (", + "AggregationsKeyedBucketKeys", + " & { [property: string]: ", + "AggregationsAggregate", + "; })" ], "source": { - "path": "src/plugins/data/common/search/aggs/metrics/percentiles.ts", - "lineNumber": 24 + "path": "src/plugins/data/common/search/aggs/agg_configs.ts", + "lineNumber": 61 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IPercentileRanksAggConfig", + "id": "def-common.GeoBoundingBox", "type": "Type", "tags": [], - "label": "IPercentileRanksAggConfig", - "description": [], + "label": "GeoBoundingBox", + "description": [ + "GeoBoundingBox Accepted Formats:\n Lat Lon As Properties:\n \"top_left\" : {\n \"lat\" : 40.73, \"lon\" : -74.1\n },\n \"bottom_right\" : {\n \"lat\" : 40.01, \"lon\" : -71.12\n }\n\n Lat Lon As Array:\n {\n \"top_left\" : [-74.1, 40.73],\n \"bottom_right\" : [-71.12, 40.01]\n }\n\n Lat Lon As String:\n {\n \"top_left\" : \"40.73, -74.1\",\n \"bottom_right\" : \"40.01, -71.12\"\n }\n\n Bounding Box as Well-Known Text (WKT):\n {\n \"wkt\" : \"BBOX (-74.1, -71.12, 40.73, 40.01)\"\n }\n\n Geohash:\n {\n \"top_right\" : \"dr5r9ydj2y73\",\n \"bottom_left\" : \"drj7teegpus6\"\n }\n\n Vertices:\n {\n \"top\" : 40.73,\n \"left\" : -74.1,\n \"bottom\" : 40.01,\n \"right\" : -71.12\n }\n" + ], "signature": [ - "IResponseAggConfig" + "GeoBox | { top_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; } | WellKnownText" ], "source": { - "path": "src/plugins/data/common/search/aggs/metrics/percentile_ranks.ts", - "lineNumber": 27 + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 80 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.IpRangeKey", + "id": "def-common.GeoBoundingBoxOutput", "type": "Type", "tags": [], - "label": "IpRangeKey", + "label": "GeoBoundingBoxOutput", "description": [], "signature": [ + "({ type: \"geo_bounding_box\"; } & GeoBox) | ({ type: \"geo_bounding_box\"; } & { top_left: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.CidrMaskIpRangeAggKey", - "text": "CidrMaskIpRangeAggKey" + "section": "def-common.GeoPoint", + "text": "GeoPoint" }, - " | ", + "; bottom_right: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.RangeIpRangeAggKey", - "text": "RangeIpRangeAggKey" - } + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & { top_right: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; bottom_left: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }) | ({ type: \"geo_bounding_box\"; } & WellKnownText)" ], "source": { - "path": "src/plugins/data/common/search/aggs/buckets/lib/ip_range.ts", - "lineNumber": 20 + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 82 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchCancelGeneric", + "id": "def-common.GeoPoint", "type": "Type", "tags": [], - "label": "ISearchCancelGeneric", + "label": "GeoPoint", "description": [], "signature": [ - "(id: string, options?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.ISearchOptions", - "text": "ISearchOptions" - }, - " | undefined) => Promise" + "string | [number, number] | Point" ], "source": { - "path": "src/plugins/data/common/search/types.ts", - "lineNumber": 21 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 17 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchExtendGeneric", + "id": "def-common.GeoPointOutput", "type": "Type", "tags": [], - "label": "ISearchExtendGeneric", + "label": "GeoPointOutput", "description": [], "signature": [ - "(id: string, keepAlive: string, options?: ", + "{ type: \"geo_point\"; } & { value: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.ISearchOptions", - "text": "ISearchOptions" + "section": "def-common.GeoPoint", + "text": "GeoPoint" }, - " | undefined) => Promise" + "; }" ], "source": { - "path": "src/plugins/data/common/search/types.ts", - "lineNumber": 22 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 19 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchGeneric", + "id": "def-common.IAggConfig", "type": "Type", - "tags": [], - "label": "ISearchGeneric", + "tags": [ + "name", + "description" + ], + "label": "IAggConfig", "description": [], "signature": [ - " = ", + "section": "def-common.AggConfig", + "text": "AggConfig" + } + ], + "source": { + "path": "src/plugins/data/common/search/aggs/agg_config.ts", + "lineNumber": 55 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.IAggType", + "type": "Type", + "tags": [], + "label": "IAggType", + "description": [], + "signature": [ { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.IEsSearchRequest", - "text": "IEsSearchRequest" + "section": "def-common.AggType", + "text": "AggType" }, - ", SearchStrategyResponse extends ", + "<", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.IKibanaSearchResponse", - "text": "IKibanaSearchResponse" + "section": "def-common.AggConfig", + "text": "AggConfig" }, - " = ", + ", ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.IEsSearchResponse", - "text": "IEsSearchResponse" + "section": "def-common.AggParamType", + "text": "AggParamType" }, - ">(request: SearchStrategyRequest, options?: ", + "<", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.ISearchOptions", - "text": "ISearchOptions" + "section": "def-common.AggConfig", + "text": "AggConfig" }, - " | undefined) => ", - "Observable", - "" + ">>" ], "source": { - "path": "src/plugins/data/common/search/types.ts", - "lineNumber": 13 + "path": "src/plugins/data/common/search/aggs/agg_type.ts", + "lineNumber": 62 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchOptionsSerializable", + "id": "def-common.IEsSearchResponse", "type": "Type", "tags": [], - "label": "ISearchOptionsSerializable", - "description": [ - "\nSame as `ISearchOptions`, but contains only serializable fields, which can\nbe sent over the network." - ], + "label": "IEsSearchResponse", + "description": [], "signature": [ - "{ isStored?: boolean | undefined; isRestore?: boolean | undefined; sessionId?: string | undefined; executionContext?: ", - "KibanaExecutionContext", - " | undefined; strategy?: string | undefined; legacyHitsTotal?: boolean | undefined; }" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IKibanaSearchResponse", + "text": "IKibanaSearchResponse" + }, + "<", + "SearchResponse", + ">" ], "source": { - "path": "src/plugins/data/common/search/types.ts", - "lineNumber": 145 + "path": "src/plugins/data/common/search/strategies/es_search/types.ts", + "lineNumber": 22 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchRequestParams", + "id": "def-common.IFieldParamType", "type": "Type", "tags": [], - "label": "ISearchRequestParams", + "label": "IFieldParamType", "description": [], "signature": [ - "{ trackTotalHits?: boolean | undefined; } & ", - "SearchRequest" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.FieldParamType", + "text": "FieldParamType" + } ], "source": { - "path": "src/plugins/data/common/search/strategies/es_search/types.ts", - "lineNumber": 14 + "path": "src/plugins/data/common/search/aggs/param_types/field.ts", + "lineNumber": 24 }, "deprecated": false, "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.ISearchSource", + "id": "def-common.IMetricAggType", "type": "Type", "tags": [], - "label": "ISearchSource", - "description": [ - "\nsearch source interface" - ], + "label": "IMetricAggType", + "description": [], "signature": [ - "{ create: () => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" - }, - "; history: Record[]; setPreferredSearchStrategyId: (searchStrategyId: string) => void; setField: (field: K, value: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceFields", - "text": "SearchSourceFields" - }, - "[K]) => ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" - }, - "; removeField: (field: K) => ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.MetricAggType", + "text": "MetricAggType" }, - "; setFields: (newFields: ", + "<", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceFields", - "text": "SearchSourceFields" + "section": "def-common.IMetricAggConfig", + "text": "IMetricAggConfig" }, - ") => ", + ">" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/metrics/metric_agg_type.ts", + "lineNumber": 36 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.intervalOptions", + "type": "Array", + "tags": [], + "label": "intervalOptions", + "description": [], + "signature": [ + "({ display: string; val: string; enabled(agg: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.IBucketAggConfig", + "text": "IBucketAggConfig" }, - "; getId: () => string; getFields: () => ", + "): boolean; } | { display: string; val: string; })[]" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/buckets/_interval_options.ts", + "lineNumber": 15 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.IPercentileAggConfig", + "type": "Type", + "tags": [], + "label": "IPercentileAggConfig", + "description": [], + "signature": [ + "IResponseAggConfig" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/metrics/percentiles.ts", + "lineNumber": 24 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.IPercentileRanksAggConfig", + "type": "Type", + "tags": [], + "label": "IPercentileRanksAggConfig", + "description": [], + "signature": [ + "IResponseAggConfig" + ], + "source": { + "path": "src/plugins/data/common/search/aggs/metrics/percentile_ranks.ts", + "lineNumber": 27 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.IpRangeKey", + "type": "Type", + "tags": [], + "label": "IpRangeKey", + "description": [], + "signature": [ { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceFields", - "text": "SearchSourceFields" + "section": "def-common.CidrMaskIpRangeAggKey", + "text": "CidrMaskIpRangeAggKey" }, - "; getField: (field: K, recurse?: boolean) => ", + " | ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceFields", - "text": "SearchSourceFields" - }, - "[K]; getOwnField: (field: K) => ", + "section": "def-common.RangeIpRangeAggKey", + "text": "RangeIpRangeAggKey" + } + ], + "source": { + "path": "src/plugins/data/common/search/aggs/buckets/lib/ip_range.ts", + "lineNumber": 20 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.IpRangeOutput", + "type": "Type", + "tags": [], + "label": "IpRangeOutput", + "description": [], + "signature": [ + "{ type: \"ip_range\"; } & ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceFields", - "text": "SearchSourceFields" - }, - "[K]; createCopy: () => ", + "section": "def-common.IpRange", + "text": "IpRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 17 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchCancelGeneric", + "type": "Type", + "tags": [], + "label": "ISearchCancelGeneric", + "description": [], + "signature": [ + "(id: string, options?: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.ISearchOptions", + "text": "ISearchOptions" }, - "; createChild: (options?: {}) => ", + " | undefined) => Promise" + ], + "source": { + "path": "src/plugins/data/common/search/types.ts", + "lineNumber": 21 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchExtendGeneric", + "type": "Type", + "tags": [], + "label": "ISearchExtendGeneric", + "description": [], + "signature": [ + "(id: string, keepAlive: string, options?: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.ISearchOptions", + "text": "ISearchOptions" }, - "; setParent: (parent?: Pick<", + " | undefined) => Promise" + ], + "source": { + "path": "src/plugins/data/common/search/types.ts", + "lineNumber": 22 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchGeneric", + "type": "Type", + "tags": [], + "label": "ISearchGeneric", + "description": [], + "signature": [ + " | undefined, options?: ", + " = ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSourceOptions", - "text": "SearchSourceOptions" + "section": "def-common.IEsSearchRequest", + "text": "IEsSearchRequest" }, - ") => ", + ", SearchStrategyResponse extends ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.IKibanaSearchResponse", + "text": "IKibanaSearchResponse" }, - "; getParent: () => ", + " = ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.SearchSource", - "text": "SearchSource" + "section": "def-common.IEsSearchResponse", + "text": "IEsSearchResponse" }, - " | undefined; fetch$: (options?: ", + ">(request: SearchStrategyRequest, options?: ", { "pluginId": "data", "scope": "common", @@ -27718,15 +29369,203 @@ "section": "def-common.ISearchOptions", "text": "ISearchOptions" }, - ") => ", + " | undefined) => ", "Observable", - "<", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.IKibanaSearchResponse", - "text": "IKibanaSearchResponse" + "" + ], + "source": { + "path": "src/plugins/data/common/search/types.ts", + "lineNumber": 13 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchOptionsSerializable", + "type": "Type", + "tags": [], + "label": "ISearchOptionsSerializable", + "description": [ + "\nSame as `ISearchOptions`, but contains only serializable fields, which can\nbe sent over the network." + ], + "signature": [ + "{ isStored?: boolean | undefined; isRestore?: boolean | undefined; sessionId?: string | undefined; executionContext?: ", + "KibanaExecutionContext", + " | undefined; strategy?: string | undefined; legacyHitsTotal?: boolean | undefined; }" + ], + "source": { + "path": "src/plugins/data/common/search/types.ts", + "lineNumber": 145 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchRequestParams", + "type": "Type", + "tags": [], + "label": "ISearchRequestParams", + "description": [], + "signature": [ + "{ trackTotalHits?: boolean | undefined; } & ", + "SearchRequest" + ], + "source": { + "path": "src/plugins/data/common/search/strategies/es_search/types.ts", + "lineNumber": 14 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.ISearchSource", + "type": "Type", + "tags": [], + "label": "ISearchSource", + "description": [ + "\nsearch source interface" + ], + "signature": [ + "{ create: () => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; history: Record[]; setPreferredSearchStrategyId: (searchStrategyId: string) => void; setField: (field: K, value: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceFields", + "text": "SearchSourceFields" + }, + "[K]) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; removeField: (field: K) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; setFields: (newFields: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceFields", + "text": "SearchSourceFields" + }, + ") => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; getId: () => string; getFields: () => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceFields", + "text": "SearchSourceFields" + }, + "; getField: (field: K, recurse?: boolean) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceFields", + "text": "SearchSourceFields" + }, + "[K]; getOwnField: (field: K) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceFields", + "text": "SearchSourceFields" + }, + "[K]; createCopy: () => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; createChild: (options?: {}) => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; setParent: (parent?: Pick<", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + ", \"create\" | \"history\" | \"setPreferredSearchStrategyId\" | \"setField\" | \"removeField\" | \"setFields\" | \"getId\" | \"getFields\" | \"getField\" | \"getOwnField\" | \"createCopy\" | \"createChild\" | \"setParent\" | \"getParent\" | \"fetch$\" | \"fetch\" | \"onRequestStart\" | \"getSearchRequestBody\" | \"destroy\" | \"getSerializedFields\" | \"serialize\"> | undefined, options?: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSourceOptions", + "text": "SearchSourceOptions" + }, + ") => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + "; getParent: () => ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.SearchSource", + "text": "SearchSource" + }, + " | undefined; fetch$: (options?: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ISearchOptions", + "text": "ISearchOptions" + }, + ") => ", + "Observable", + "<", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IKibanaSearchResponse", + "text": "IKibanaSearchResponse" }, "<", "SearchResponse", @@ -27770,7 +29609,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 20 + "lineNumber": 19 }, "deprecated": false, "initialIsOpen": false @@ -27848,8 +29687,7 @@ "label": "KibanaFilter", "description": [], "signature": [ - "{ type: \"kibana_filter\"; } & ", - "Filter" + "any" ], "source": { "path": "src/plugins/data/common/search/expressions/kibana_context_type.ts", @@ -27866,8 +29704,7 @@ "label": "KibanaQueryOutput", "description": [], "signature": [ - "{ type: \"kibana_query\"; } & ", - "Query" + "any" ], "source": { "path": "src/plugins/data/common/search/expressions/kibana_context_type.ts", @@ -27917,6 +29754,30 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.NumericalRangeOutput", + "type": "Type", + "tags": [], + "label": "NumericalRangeOutput", + "description": [], + "signature": [ + "{ type: \"numerical_range\"; } & ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 19 + }, + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.parentPipelineType", @@ -27950,6 +29811,30 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.QueryFilterOutput", + "type": "Type", + "tags": [], + "label": "QueryFilterOutput", + "description": [], + "signature": [ + "{ type: \"kibana_query_filter\"; } & ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 20 + }, + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.SEARCH_SESSION_TYPE", @@ -27996,7 +29881,7 @@ ], "source": { "path": "src/plugins/data/common/search/search_source/types.ts", - "lineNumber": 65 + "lineNumber": 64 }, "deprecated": false, "initialIsOpen": false @@ -28108,150 +29993,2007 @@ }, { "parentPluginId": "data", - "id": "def-common.esRawResponse", + "id": "def-common.cidrFunction", "type": "Object", "tags": [], - "label": "esRawResponse", + "label": "cidrFunction", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", - "lineNumber": 63 + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 20 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.esRawResponse.name", + "id": "def-common.cidrFunction.name", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ - "\"es_raw_response\"" + "\"cidr\"" ], "source": { - "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", - "lineNumber": 64 + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 21 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.esRawResponse.to", - "type": "Object", + "id": "def-common.cidrFunction.type", + "type": "string", "tags": [], - "label": "to", + "label": "type", "description": [], + "signature": [ + "\"cidr\"" + ], "source": { - "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", - "lineNumber": 65 + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 22 }, - "deprecated": false, - "children": [ + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 23 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 24 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 27 + }, + "deprecated": false, + "children": [ { "parentPluginId": "data", - "id": "def-common.esRawResponse.to.datatable", - "type": "Function", + "id": "def-common.cidrFunction.args.mask", + "type": "Object", "tags": [], - "label": "datatable", + "label": "mask", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 28 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.args.mask.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.args.mask.required", + "type": "boolean", + "tags": [], + "label": "required", + "description": [], + "signature": [ + "true" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.args.mask.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 31 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, { mask }: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.Cidr", + "text": "Cidr" + }, + ") => { mask: string; type: \"cidr\"; }" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 37 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 37 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.cidrFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "{ mask }", "description": [], "signature": [ - "(context: ", { "pluginId": "data", "scope": "common", "docId": "kibDataSearchPluginApi", - "section": "def-common.EsRawResponse", - "text": "EsRawResponse" - }, - ") => { type: string; meta: { type: string; source: string; }; columns: { id: string; name: string; meta: { type: \"string\" | \"number\" | \"bigint\" | \"boolean\" | \"symbol\" | \"undefined\" | \"object\" | \"function\"; field: string; params: {}; }; }[]; rows: any[]; }" + "section": "def-common.Cidr", + "text": "Cidr" + } ], "source": { - "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", - "lineNumber": 66 + "path": "src/plugins/data/common/search/expressions/cidr.ts", + "lineNumber": 37 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction", + "type": "Object", + "tags": [], + "label": "dateRangeFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 26 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"dateRange\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 27 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"date_range\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 28 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 33 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args.from", + "type": "Object", + "tags": [], + "label": "from", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 34 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.esRawResponse.to.datatable.$1", - "type": "Object", + "id": "def-common.dateRangeFunction.args.from.types", + "type": "Array", "tags": [], - "label": "context", + "label": "types", "description": [], "signature": [ - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataSearchPluginApi", - "section": "def-common.EsRawResponse", - "text": "EsRawResponse" - }, - "" + "(\"number\" | \"string\")[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", - "lineNumber": 66 + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 35 }, - "deprecated": false, - "isRequired": true + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args.from.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 36 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args.to", + "type": "Object", + "tags": [], + "label": "to", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 40 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args.to.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "(\"number\" | \"string\")[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 41 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.args.to.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 42 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, { from, to }: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + }, + ") => { from: React.ReactText; to: React.ReactText; type: \"date_range\"; }" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 48 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 48 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.dateRangeFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "{ from, to }", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.DateRange", + "text": "DateRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/date_range.ts", + "lineNumber": 48 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.esRawResponse", + "type": "Object", + "tags": [], + "label": "esRawResponse", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", + "lineNumber": 63 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.esRawResponse.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"es_raw_response\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", + "lineNumber": 64 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.esRawResponse.to", + "type": "Object", + "tags": [], + "label": "to", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", + "lineNumber": 65 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.esRawResponse.to.datatable", + "type": "Function", + "tags": [], + "label": "datatable", + "description": [], + "signature": [ + "(context: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.EsRawResponse", + "text": "EsRawResponse" + }, + ") => { type: string; meta: { type: string; source: string; }; columns: { id: string; name: string; meta: { type: \"string\" | \"number\" | \"bigint\" | \"boolean\" | \"symbol\" | \"undefined\" | \"object\" | \"function\"; field: string; params: {}; }; }[]; rows: any[]; }" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", + "lineNumber": 66 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.esRawResponse.to.datatable.$1", + "type": "Object", + "tags": [], + "label": "context", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.EsRawResponse", + "text": "EsRawResponse" + }, + "" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/es_raw_response.ts", + "lineNumber": 66 + }, + "deprecated": false, + "isRequired": true } ], "returnComment": [] } - ] + ] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction", + "type": "Object", + "tags": [], + "label": "existsFilterFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 27 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"existsFilter\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 28 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 31 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 34 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.field", + "type": "Object", + "tags": [], + "label": "field", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 35 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.field.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"kibana_field\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 36 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.field.required", + "type": "boolean", + "tags": [], + "label": "required", + "description": [], + "signature": [ + "true" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 37 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.field.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 38 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.negate", + "type": "Object", + "tags": [], + "label": "negate", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 42 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.negate.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"boolean\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 43 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.negate.default", + "type": "boolean", + "tags": [], + "label": "default", + "description": [], + "signature": [ + "false" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 44 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.args.negate.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 45 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, args: Arguments) => any" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 51 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 51 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.existsFilterFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "signature": [ + "Arguments" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/exists_filter.ts", + "lineNumber": 51 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction", + "type": "Object", + "tags": [], + "label": "extendedBoundsFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 27 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"extendedBounds\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 28 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"extended_bounds\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 31 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 34 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.min", + "type": "Object", + "tags": [], + "label": "min", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 35 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.min.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 36 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.min.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 37 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.max", + "type": "Object", + "tags": [], + "label": "max", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 41 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.max.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 42 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.args.max.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 43 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, { min, max }: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + }, + ") => { type: \"extended_bounds\"; }" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 49 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 49 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.extendedBoundsFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "{ min, max }", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.ExtendedBounds", + "text": "ExtendedBounds" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/extended_bounds.ts", + "lineNumber": 49 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction", + "type": "Object", + "tags": [], + "label": "fieldFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 26 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"field\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 27 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"kibana_field\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 28 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 33 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.name", + "type": "Object", + "tags": [], + "label": "name", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 34 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.name.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 35 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.name.required", + "type": "boolean", + "tags": [], + "label": "required", + "description": [], + "signature": [ + "true" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 36 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.name.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 37 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.type", + "type": "Object", + "tags": [], + "label": "type", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 41 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.type.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 42 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.type.required", + "type": "boolean", + "tags": [], + "label": "required", + "description": [], + "signature": [ + "true" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 43 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.type.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 44 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.script", + "type": "Object", + "tags": [], + "label": "script", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 48 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.script.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 49 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.args.script.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 50 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, args: Arguments) => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_field\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataIndexPatternsPluginApi", + "section": "def-common.IndexPatternField", + "text": "IndexPatternField" + }, + ">" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 56 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 56 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.fieldFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "signature": [ + "Arguments" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/field.ts", + "lineNumber": 56 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction", + "type": "Object", + "tags": [], + "label": "geoBoundingBoxFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 118 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"geoBoundingBox\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 119 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"geo_bounding_box\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 120 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 121 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 122 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 125 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.top", + "type": "Object", + "tags": [], + "label": "top", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 126 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.top.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 127 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.top.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 128 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.left", + "type": "Object", + "tags": [], + "label": "left", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 132 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.left.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 133 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.left.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 134 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottom", + "type": "Object", + "tags": [], + "label": "bottom", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 138 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottom.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 139 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottom.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 140 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.right", + "type": "Object", + "tags": [], + "label": "right", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 144 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.right.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 145 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.right.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 146 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.wkt", + "type": "Object", + "tags": [], + "label": "wkt", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 150 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.wkt.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 151 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.wkt.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 152 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topLeft", + "type": "Object", + "tags": [], + "label": "topLeft", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 156 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topLeft.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"geo_point\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 157 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topLeft.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 158 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomRight", + "type": "Object", + "tags": [], + "label": "bottomRight", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 162 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomRight.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"geo_point\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 163 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomRight.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 164 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topRight", + "type": "Object", + "tags": [], + "label": "topRight", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 168 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topRight.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"geo_point\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 169 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.topRight.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 170 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomLeft", + "type": "Object", + "tags": [], + "label": "bottomLeft", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 174 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomLeft.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"geo_point\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 175 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.args.bottomLeft.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 176 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, args: GeoBoundingBoxArguments) => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"geo_bounding_box\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoBoundingBox", + "text": "GeoBoundingBox" + }, + ">" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 182 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 182 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.geoBoundingBoxFunction.fn.$2", + "type": "CompoundType", + "tags": [], + "label": "args", + "description": [], + "signature": [ + "GeoBoundingBoxArguments" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_bounding_box.ts", + "lineNumber": 182 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] } ], "initialIsOpen": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction", + "id": "def-common.geoPointFunction", "type": "Object", "tags": [], - "label": "existsFilterFunction", + "label": "geoPointFunction", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 27 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 32 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.name", + "id": "def-common.geoPointFunction.name", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ - "\"existsFilter\"" + "\"geoPoint\"" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 28 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 33 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.type", + "id": "def-common.geoPointFunction.type", "type": "string", "tags": [], "label": "type", "description": [], "signature": [ - "\"kibana_filter\"" + "\"geo_point\"" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 29 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 34 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.inputTypes", + "id": "def-common.geoPointFunction.inputTypes", "type": "Array", "tags": [], "label": "inputTypes", @@ -28260,92 +32002,120 @@ "\"null\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 30 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 35 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.help", + "id": "def-common.geoPointFunction.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 31 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 36 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args", + "id": "def-common.geoPointFunction.args", "type": "Object", "tags": [], "label": "args", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 34 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 39 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.field", + "id": "def-common.geoPointFunction.args.lat", "type": "Object", "tags": [], - "label": "field", + "label": "lat", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 35 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 40 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.field.types", + "id": "def-common.geoPointFunction.args.lat.types", "type": "Array", "tags": [], "label": "types", "description": [], "signature": [ - "\"kibana_field\"[]" + "\"number\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 36 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 41 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.field.required", - "type": "boolean", + "id": "def-common.geoPointFunction.args.lat.help", + "type": "string", "tags": [], - "label": "required", + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 42 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.geoPointFunction.args.lon", + "type": "Object", + "tags": [], + "label": "lon", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 46 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.geoPointFunction.args.lon.types", + "type": "Array", + "tags": [], + "label": "types", "description": [], "signature": [ - "true" + "\"number\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 37 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 47 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.field.help", + "id": "def-common.geoPointFunction.args.lon.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 38 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 48 }, "deprecated": false } @@ -28353,59 +32123,75 @@ }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.negate", + "id": "def-common.geoPointFunction.args.point", "type": "Object", "tags": [], - "label": "negate", + "label": "point", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 42 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 52 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.negate.types", + "id": "def-common.geoPointFunction.args.point.aliases", + "type": "Array", + "tags": [], + "label": "aliases", + "description": [], + "signature": [ + "string[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 53 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.geoPointFunction.args.point.types", "type": "Array", "tags": [], "label": "types", "description": [], "signature": [ - "\"boolean\"[]" + "(\"number\" | \"string\")[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 43 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 54 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.negate.default", + "id": "def-common.geoPointFunction.args.point.multi", "type": "boolean", "tags": [], - "label": "default", + "label": "multi", "description": [], "signature": [ - "false" + "true" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 44 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 55 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.args.negate.help", + "id": "def-common.geoPointFunction.args.point.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 45 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 56 }, "deprecated": false } @@ -28415,27 +32201,39 @@ }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.fn", + "id": "def-common.geoPointFunction.fn", "type": "Function", "tags": [], "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => { $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; type: \"kibana_filter\"; }" + "(input: null, { lat, lon, point }: GeoPointArguments) => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"geo_point\", { value: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.GeoPoint", + "text": "GeoPoint" + }, + "; }>" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 51 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 63 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.fn.$1", + "id": "def-common.geoPointFunction.fn.$1", "type": "Uncategorized", "tags": [], "label": "input", @@ -28444,25 +32242,25 @@ "null" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 51 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 63 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "data", - "id": "def-common.existsFilterFunction.fn.$2", + "id": "def-common.geoPointFunction.fn.$2", "type": "Object", "tags": [], - "label": "args", + "label": "{ lat, lon, point }", "description": [], "signature": [ - "Arguments" + "GeoPointArguments" ], "source": { - "path": "src/plugins/data/common/search/expressions/exists_filter.ts", - "lineNumber": 51 + "path": "src/plugins/data/common/search/expressions/geo_point.ts", + "lineNumber": 63 }, "deprecated": false, "isRequired": true @@ -28475,52 +32273,52 @@ }, { "parentPluginId": "data", - "id": "def-common.fieldFunction", + "id": "def-common.ipRangeFunction", "type": "Object", "tags": [], - "label": "fieldFunction", + "label": "ipRangeFunction", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 26 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.fieldFunction.name", + "id": "def-common.ipRangeFunction.name", "type": "string", "tags": [], "label": "name", "description": [], "signature": [ - "\"field\"" + "\"ipRange\"" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 27 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.type", + "id": "def-common.ipRangeFunction.type", "type": "string", "tags": [], "label": "type", "description": [], "signature": [ - "\"kibana_field\"" + "\"ip_range\"" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 28 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.inputTypes", + "id": "def-common.ipRangeFunction.inputTypes", "type": "Array", "tags": [], "label": "inputTypes", @@ -28529,53 +32327,53 @@ "\"null\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 29 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.help", + "id": "def-common.ipRangeFunction.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 30 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args", + "id": "def-common.ipRangeFunction.args", "type": "Object", "tags": [], "label": "args", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 33 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.name", + "id": "def-common.ipRangeFunction.args.from", "type": "Object", "tags": [], - "label": "name", + "label": "from", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 34 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.name.types", + "id": "def-common.ipRangeFunction.args.from.types", "type": "Array", "tags": [], "label": "types", @@ -28584,14 +32382,14 @@ "\"string\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 35 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.name.required", + "id": "def-common.ipRangeFunction.args.from.required", "type": "boolean", "tags": [], "label": "required", @@ -28600,20 +32398,20 @@ "true" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 36 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.name.help", + "id": "def-common.ipRangeFunction.args.from.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 37 }, "deprecated": false @@ -28622,20 +32420,20 @@ }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.type", + "id": "def-common.ipRangeFunction.args.to", "type": "Object", "tags": [], - "label": "type", + "label": "to", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 41 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.type.types", + "id": "def-common.ipRangeFunction.args.to.types", "type": "Array", "tags": [], "label": "types", @@ -28644,14 +32442,14 @@ "\"string\"[]" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 42 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.type.required", + "id": "def-common.ipRangeFunction.args.to.required", "type": "boolean", "tags": [], "label": "required", @@ -28660,107 +32458,55 @@ "true" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 43 }, "deprecated": false }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.args.type.help", + "id": "def-common.ipRangeFunction.args.to.help", "type": "string", "tags": [], "label": "help", "description": [], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", + "path": "src/plugins/data/common/search/expressions/ip_range.ts", "lineNumber": 44 }, "deprecated": false } ] - }, - { - "parentPluginId": "data", - "id": "def-common.fieldFunction.args.script", - "type": "Object", - "tags": [], - "label": "script", - "description": [], - "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 48 - }, - "deprecated": false, - "children": [ - { - "parentPluginId": "data", - "id": "def-common.fieldFunction.args.script.types", - "type": "Array", - "tags": [], - "label": "types", - "description": [], - "signature": [ - "\"string\"[]" - ], - "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 49 - }, - "deprecated": false - }, - { - "parentPluginId": "data", - "id": "def-common.fieldFunction.args.script.help", - "type": "string", - "tags": [], - "label": "help", - "description": [], - "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 50 - }, - "deprecated": false - } - ] } ] }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.fn", + "id": "def-common.ipRangeFunction.fn", "type": "Function", "tags": [], "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => ", - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.ExpressionValueBoxed", - "text": "ExpressionValueBoxed" - }, - "<\"kibana_field\", ", + "(input: null, { from, to }: ", { "pluginId": "data", "scope": "common", - "docId": "kibDataIndexPatternsPluginApi", - "section": "def-common.IndexPatternField", - "text": "IndexPatternField" + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" }, - ">" + ") => { from: string; to: string; type: \"ip_range\"; }" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 56 + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 50 }, "deprecated": false, "children": [ { "parentPluginId": "data", - "id": "def-common.fieldFunction.fn.$1", + "id": "def-common.ipRangeFunction.fn.$1", "type": "Uncategorized", "tags": [], "label": "input", @@ -28769,25 +32515,31 @@ "null" ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 56 + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 50 }, "deprecated": false, "isRequired": true }, { "parentPluginId": "data", - "id": "def-common.fieldFunction.fn.$2", + "id": "def-common.ipRangeFunction.fn.$2", "type": "Object", "tags": [], - "label": "args", + "label": "{ from, to }", "description": [], "signature": [ - "Arguments" + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.IpRange", + "text": "IpRange" + } ], "source": { - "path": "src/plugins/data/common/search/expressions/field.ts", - "lineNumber": 56 + "path": "src/plugins/data/common/search/expressions/ip_range.ts", + "lineNumber": 50 }, "deprecated": false, "isRequired": true @@ -29153,9 +32905,6 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"kibana_filter\"" - ], "source": { "path": "src/plugins/data/common/search/expressions/kibana_filter.ts", "lineNumber": 28 @@ -29833,9 +33582,6 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"kibana_query\"" - ], "source": { "path": "src/plugins/data/common/search/expressions/kql.ts", "lineNumber": 26 @@ -29970,7 +33716,7 @@ "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => { type: \"kibana_query\"; language: string; query: string; }" + "(input: null, args: Arguments) => { type: string; language: string; query: string; }" ], "source": { "path": "src/plugins/data/common/search/expressions/kql.ts", @@ -30054,9 +33800,6 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"kibana_query\"" - ], "source": { "path": "src/plugins/data/common/search/expressions/lucene.ts", "lineNumber": 26 @@ -30191,7 +33934,7 @@ "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => { type: \"kibana_query\"; language: string; query: any; }" + "(input: null, args: Arguments) => { type: string; language: string; query: any; }" ], "source": { "path": "src/plugins/data/common/search/expressions/lucene.ts", @@ -30248,21 +33991,9 @@ "description": [], "signature": [ "{ scriptable?: boolean | undefined; filterFieldTypes?: ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", " | \"*\" | ", - { - "pluginId": "data", - "scope": "common", - "docId": "kibDataPluginApi", - "section": "def-common.KBN_FIELD_TYPES", - "text": "KBN_FIELD_TYPES" - }, + "KBN_FIELD_TYPES", "[] | undefined; makeAgg?: ((agg: ", { "pluginId": "data", @@ -30321,7 +34052,15 @@ "section": "def-common.ExpressionAstExpression", "text": "ExpressionAstExpression" }, - " | undefined) | undefined; options?: any[] | undefined; valueType?: any; onChange?: ((agg: ", + " | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionAstExpression", + "text": "ExpressionAstExpression" + }, + "[] | undefined) | undefined; options?: any[] | undefined; valueType?: any; onChange?: ((agg: ", { "pluginId": "data", "scope": "common", @@ -30363,11 +34102,302 @@ }, " | undefined) => void) | undefined; }" ], - "source": { - "path": "src/plugins/data/common/search/aggs/buckets/migrate_include_exclude_format.ts", - "lineNumber": 25 - }, - "deprecated": false, + "source": { + "path": "src/plugins/data/common/search/aggs/buckets/migrate_include_exclude_format.ts", + "lineNumber": 25 + }, + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction", + "type": "Object", + "tags": [], + "label": "numericalRangeFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 28 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"numericalRange\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 29 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"numerical_range\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 30 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 31 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 32 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 35 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.from", + "type": "Object", + "tags": [], + "label": "from", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 36 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.from.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 37 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.from.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 38 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.to", + "type": "Object", + "tags": [], + "label": "to", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 42 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.to.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"number\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 43 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.to.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 44 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.label", + "type": "Object", + "tags": [], + "label": "label", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 48 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.label.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 49 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.args.label.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 50 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(input: null, { from, to, label }: ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + }, + ") => { type: \"numerical_range\"; }" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 56 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "input", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 56 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.numericalRangeFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "{ from, to, label }", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.NumericalRange", + "text": "NumericalRange" + } + ], + "source": { + "path": "src/plugins/data/common/search/expressions/numerical_range.ts", + "lineNumber": 56 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], "initialIsOpen": false }, { @@ -30519,9 +34549,6 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"kibana_filter\"" - ], "source": { "path": "src/plugins/data/common/search/expressions/phrase_filter.ts", "lineNumber": 30 @@ -30776,11 +34803,7 @@ "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => { $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; type: \"kibana_filter\"; }" + "(input: null, args: Arguments) => any" ], "source": { "path": "src/plugins/data/common/search/expressions/phrase_filter.ts", @@ -30828,6 +34851,287 @@ ], "initialIsOpen": false }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction", + "type": "Object", + "tags": [], + "label": "queryFilterFunction", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 34 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.name", + "type": "string", + "tags": [], + "label": "name", + "description": [], + "signature": [ + "\"queryFilter\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 35 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"kibana_query_filter\"" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 36 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.inputTypes", + "type": "Array", + "tags": [], + "label": "inputTypes", + "description": [], + "signature": [ + "\"null\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 37 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 38 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args", + "type": "Object", + "tags": [], + "label": "args", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 41 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.input", + "type": "Object", + "tags": [], + "label": "input", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 42 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.input.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"kibana_query\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 43 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.input.aliases", + "type": "Array", + "tags": [], + "label": "aliases", + "description": [], + "signature": [ + "string[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 44 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.input.required", + "type": "boolean", + "tags": [], + "label": "required", + "description": [], + "signature": [ + "true" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 45 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.input.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 46 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.label", + "type": "Object", + "tags": [], + "label": "label", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 50 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.label.types", + "type": "Array", + "tags": [], + "label": "types", + "description": [], + "signature": [ + "\"string\"[]" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 51 + }, + "deprecated": false + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.args.label.help", + "type": "string", + "tags": [], + "label": "help", + "description": [], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 52 + }, + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.fn", + "type": "Function", + "tags": [], + "label": "fn", + "description": [], + "signature": [ + "(_: null, { input, label }: QueryFilterArguments) => ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ExpressionValueBoxed", + "text": "ExpressionValueBoxed" + }, + "<\"kibana_query_filter\", ", + { + "pluginId": "data", + "scope": "common", + "docId": "kibDataSearchPluginApi", + "section": "def-common.QueryFilter", + "text": "QueryFilter" + }, + ">" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 58 + }, + "deprecated": false, + "children": [ + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.fn.$1", + "type": "Uncategorized", + "tags": [], + "label": "_", + "description": [], + "signature": [ + "null" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 58 + }, + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "data", + "id": "def-common.queryFilterFunction.fn.$2", + "type": "Object", + "tags": [], + "label": "{ input, label }", + "description": [], + "signature": [ + "QueryFilterArguments" + ], + "source": { + "path": "src/plugins/data/common/search/expressions/query_filter.ts", + "lineNumber": 58 + }, + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, { "parentPluginId": "data", "id": "def-common.rangeFilterFunction", @@ -30864,9 +35168,6 @@ "tags": [], "label": "type", "description": [], - "signature": [ - "\"kibana_filter\"" - ], "source": { "path": "src/plugins/data/common/search/expressions/range_filter.ts", "lineNumber": 31 @@ -31105,11 +35406,7 @@ "label": "fn", "description": [], "signature": [ - "(input: null, args: Arguments) => { $state?: ", - "FilterState", - " | undefined; meta: ", - "FilterMeta", - "; query?: any; type: \"kibana_filter\"; }" + "(input: null, args: Arguments) => any" ], "source": { "path": "src/plugins/data/common/search/expressions/range_filter.ts", diff --git a/api_docs/data_search.mdx b/api_docs/data_search.mdx index 7b655c21c096e..7828294938057 100644 --- a/api_docs/data_search.mdx +++ b/api_docs/data_search.mdx @@ -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 diff --git a/api_docs/data_ui.json b/api_docs/data_ui.json index e2dfa821e7178..c088e81c3f2f8 100644 --- a/api_docs/data_ui.json +++ b/api_docs/data_ui.json @@ -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", diff --git a/api_docs/data_ui.mdx b/api_docs/data_ui.mdx index 8a3386132f150..077f492157e67 100644 --- a/api_docs/data_ui.mdx +++ b/api_docs/data_ui.mdx @@ -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 diff --git a/api_docs/deprecations_by_api.mdx b/api_docs/deprecations_by_api.mdx index 7fd02d4c3a94b..b5af0464730f4 100644 --- a/api_docs/deprecations_by_api.mdx +++ b/api_docs/deprecations_by_api.mdx @@ -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 | | ---------------|-----------|-----------| +| | indexPatternFieldEditor, savedObjectsManagement | 8.0 | +| | indexPatternFieldEditor, savedObjectsManagement | 8.0 | +| | indexPatternFieldEditor, savedObjectsManagement | 8.0 | | | indexManagement | 7.16 | | | indexManagement | 7.16 | | | indexManagement, globalSearch | 7.16 | | | crossClusterReplication, indexLifecycleManagement | 7.16 | +| | savedObjects, discover, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, maps, stackAlerts, transform | - | +| | savedObjects, discover, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, maps, stackAlerts, transform | - | +| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | +| | discover, visualizations, dashboard, lens, observability, maps, canvas, dashboardEnhanced, discoverEnhanced, securitySolution | - | +| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | +| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | +| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | +| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | +| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | +| | embeddable, discover, presentationUtil, dashboard, graph | - | +| | visualizations, discover, dashboard, savedObjectsManagement | - | +| | savedObjectsTaggingOss, visualizations, discover, dashboard, savedObjectsManagement | - | +| | fleet, lens, timelines, infra, dataVisualizer, ml, apm, securitySolution, stackAlerts, transform, uptime | - | +| | lens, timelines, dataVisualizer, ml, infra, securitySolution, stackAlerts, transform | - | +| | lens | - | +| | observability | - | +| | observability | - | +| | timelines | - | +| | timelines | - | +| | timelines | - | | | securitySolution, alerting, fleet, cases, dataEnhanced | - | | | securitySolution | - | | | securitySolution, visTypeTimeseries | - | -| | fleet, lens, timelines, infra, dataVisualizer, ml, apm, securitySolution, stackAlerts, transform, uptime | - | -| | lens, timelines, dataVisualizer, ml, infra, securitySolution, stackAlerts, transform | - | -| | savedObjects, discover, visualizations, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, uptime, maps, stackAlerts, transform | - | -| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | -| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | | | securitySolution | - | | | securitySolution, alerting, fleet, cases, dataEnhanced | - | | | securitySolution, visTypeTimeseries | - | -| | savedObjects, discover, visualizations, savedObjectsManagement, lens, observability, timelines, infra, ml, apm, securitySolution, uptime, maps, stackAlerts, transform | - | | | securitySolution, visTypeTimeseries | - | | | securitySolution, alerting, fleet, cases, dataEnhanced | - | -| | canvas, discover, visualizations, dashboard, lens, observability, timelines, maps, infra, dashboardEnhanced, discoverEnhanced, securitySolution, urlDrilldown, lists, ml, visTypeTimeseries | - | | | securitySolution | - | -| | actions, alerting, cases, dataEnhanced | - | -| | encryptedSavedObjects, actions, alerting | - | -| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | -| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | -| | discover, fleet, maps, ml, infra, stackAlerts, lens | - | | | fleet | - | -| | discoverEnhanced | - | -| | discoverEnhanced | - | -| | observability | - | -| | observability | - | -| | timelines | - | -| | timelines | - | -| | timelines | - | +| | canvas | - | | | dashboardEnhanced | - | | | dashboardEnhanced | - | -| | lens | - | -| | embeddable, discover, presentationUtil, dashboard, graph | - | -| | visualizations, discover, dashboard, savedObjectsManagement | - | -| | savedObjectsTaggingOss, visualizations, discover, dashboard, savedObjectsManagement | - | -| | canvas | - | +| | discoverEnhanced | - | +| | discoverEnhanced | - | +| | actions, alerting, cases, dataEnhanced | - | +| | encryptedSavedObjects, actions, alerting | - | | | security | - | \ No newline at end of file diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index c9c957387ee93..82ffc78870c78 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -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 | | ---------------|-----------|-----------| -| | [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) | - | +| | [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) | - | | | [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) | - | -| | [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) | - | -| | [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) | - | +| | [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) | - | +| | [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) | - | | | [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 | | ---------------|-----------|-----------| -| | [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) | - | | | [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) | - | +| | [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) | - | | | [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 | | ---------------|-----------|-----------| +| | [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) | - | | | [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) | - | | | [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) | - | | | [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 | | ---------------|-----------|-----------| +| | [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 | - | | | [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 | - | | | [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 | - | | | [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 | | ---------------|-----------|-----------| +| | [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) | - | | | [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) | - | | | [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) | - | | | [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 | ---------------|-----------|-----------| | | [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) | - | | | [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) | - | +| | [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 | - | | | [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 | - | | | [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 | - | | | [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 | | ---------------|-----------|-----------| +| | [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) | - | | | [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) | - | | | [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) | - | | | [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 | | ---------------|-----------|-----------| -| | [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 | - | -| | [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) | - | | | [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) | - | -| | [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 | - | +| | [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 | - | +| | [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) | - | +| | [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 | - | | | [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) | - | -| | [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 | - | | | [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) | - | +| | [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 | - | | | [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 | +| ---------------|-----------|-----------| +| | [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 | +| | [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 | +| | [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 | | ---------------|-----------|-----------| -| | [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) | - | -| | [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) | - | | | [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 | - | | | [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 | - | +| | [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) | - | +| | [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) | - | | | [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) | - | | | [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) | - | | | [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 | | ---------------|-----------|-----------| -| | [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) | - | -| | [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 | - | | | [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 | - | | | [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) | - | +| | [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) | - | +| | [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) | - | +| | [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 | - | | | [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 | - | | | [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 | - | | | [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 | ---------------|-----------|-----------| | | [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) | - | | | [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 | - | +| | [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 | - | | | [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 | - | | | [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 | - | | | [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 | | ---------------|-----------|-----------| -| | [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 | - | -| | [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 | - | | | [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 | - | | | [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) | - | +| | [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 | - | +| | [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 | - | | | [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) | - | | | [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) | - | | | [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 | | ---------------|-----------|-----------| -| | [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) | - | | | [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) | - | +| | [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) | - | +| | [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) | - | | | [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) | - | | | [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) | - | | | [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 | | ---------------|-----------|-----------| | | [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) | - | +| | [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 | | | [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) | - | +| | [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 | +| | [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 | | | [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) | - | | | [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 | | ---------------|-----------|-----------| +| | [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 | - | +| | [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 | - | | | [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) | - | | | [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) | - | | | [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) | - | | | [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) | - | -| | [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 | - | -| | [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 | - | -| | [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 | - | -| | [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 | - | +| | [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 | - | +| | [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 | - | +| | [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 | - | | | [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) | - | | | [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) | - | | | [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) | - | | | [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 | - | +| | [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 | - | | | [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) | - | | | [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) | - | -| | [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 | - | | | [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 | | ---------------|-----------|-----------| -| | [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) | - | -| | [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) | - | | | [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 | - | | | [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 | - | +| | [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) | - | +| | [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) | - | | | [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 | - | | | [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 | - | | | [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 | | ---------------|-----------|-----------| +| | [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 | - | | | [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) | - | | | [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) | - | -| | [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) | - | -| | [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 | - | -| | [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 | - | -| | [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 | - | +| | [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) | - | +| | [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 | - | +| | [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 | - | | | [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) | - | -| | [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 | - | +| | [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 | - | +| | [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 | - | | | [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) | - | -| | [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 | | ---------------|-----------|-----------| +| | [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) | - | | | [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) | - | | | [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) | - | -| | [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) | - | | | [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 | | ---------------|-----------|-----------| -| | [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) | - | -| | [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) | - | -| | [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) | - | +| | [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 | | [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) | - | | | [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) | - | | | [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) | - | -| | [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) | - | | | [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) | - | +| | [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 | | ---------------|-----------|-----------| -| | [_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) | - | +| | [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) | - | | | [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) | - | | | [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) | - | -| | [_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) | - | | | [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) | - | | | [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) | - | | | [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) | - | \ No newline at end of file diff --git a/api_docs/discover.json b/api_docs/discover.json index cb9332adda00b..d4e0150ea0239 100644 --- a/api_docs/discover.json +++ b/api_docs/discover.json @@ -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", diff --git a/api_docs/discover.mdx b/api_docs/discover.mdx index 610ec5d90f267..9e3ae166da774 100644 --- a/api_docs/discover.mdx +++ b/api_docs/discover.mdx @@ -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 diff --git a/api_docs/discover_enhanced.mdx b/api_docs/discover_enhanced.mdx index 3f9ab4d4068a7..ecba2f6d0f805 100644 --- a/api_docs/discover_enhanced.mdx +++ b/api_docs/discover_enhanced.mdx @@ -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** diff --git a/api_docs/encrypted_saved_objects.json b/api_docs/encrypted_saved_objects.json index 6a699e3534d4b..371f4baccd6d5 100644 --- a/api_docs/encrypted_saved_objects.json +++ b/api_docs/encrypted_saved_objects.json @@ -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" + }, + " | ", + { + "pluginId": "core", + "scope": "server", + "docId": "kibCoreSavedObjectsPluginApi", + "section": "def-server.SavedObjectUnsanitizedDoc", + "text": "SavedObjectUnsanitizedDoc" + }, + ") => encryptedDoc is ", + { + "pluginId": "core", + "scope": "server", + "docId": "kibCoreSavedObjectsPluginApi", + "section": "def-server.SavedObjectUnsanitizedDoc", + "text": "SavedObjectUnsanitizedDoc" + }, + "" + ], + "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": [ - "(isMigrationNeededPredicate: IsMigrationNeededPredicate, migration: ", - { - "pluginId": "core", - "scope": "server", - "docId": "kibCoreSavedObjectsPluginApi", - "section": "def-server.SavedObjectMigrationFn", - "text": "SavedObjectMigrationFn" - }, - ", 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" + "(opts: ", + "CreateEncryptedSavedObjectsMigrationFnOpts", + ") => SavedObjectOptionalMigrationFn" ], "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" - }, - " | ", - { - "pluginId": "core", - "scope": "server", - "docId": "kibCoreSavedObjectsPluginApi", - "section": "def-server.SavedObjectUnsanitizedDoc", - "text": "SavedObjectUnsanitizedDoc" - }, - ") => encryptedDoc is ", - { - "pluginId": "core", - "scope": "server", - "docId": "kibCoreSavedObjectsPluginApi", - "section": "def-server.SavedObjectUnsanitizedDoc", - "text": "SavedObjectUnsanitizedDoc" - }, - "" - ], - "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" - }, - ", 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" - }, - "" - ], - "source": { - "path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts", - "lineNumber": 33 - }, - "deprecated": false - }, - { - "parentPluginId": "encryptedSavedObjects", - "id": "def-server.inputType", - "type": "Object", - "tags": [], - "label": "inputType", - "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": 34 - }, - "deprecated": false - }, - { - "parentPluginId": "encryptedSavedObjects", - "id": "def-server.migratedType", + "id": "def-server.opts", "type": "Object", "tags": [], - "label": "migratedType", + "label": "opts", "description": [], "signature": [ - { - "pluginId": "encryptedSavedObjects", - "scope": "server", - "docId": "kibEncryptedSavedObjectsPluginApi", - "section": "def-server.EncryptedSavedObjectTypeRegistration", - "text": "EncryptedSavedObjectTypeRegistration" - }, - " | undefined" + "CreateEncryptedSavedObjectsMigrationFnOpts", + "" ], "source": { "path": "x-pack/plugins/encrypted_saved_objects/server/create_migration.ts", - "lineNumber": 35 + "lineNumber": 46 }, "deprecated": false } diff --git a/api_docs/encrypted_saved_objects.mdx b/api_docs/encrypted_saved_objects.mdx index 02cbf225c355d..d274500438ba5 100644 --- a/api_docs/encrypted_saved_objects.mdx +++ b/api_docs/encrypted_saved_objects.mdx @@ -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 +### Consts, variables and types + + diff --git a/api_docs/expressions.json b/api_docs/expressions.json index 2c095859821f3..87929dbb00790 100644 --- a/api_docs/expressions.json +++ b/api_docs/expressions.json @@ -6637,7 +6637,23 @@ "section": "def-common.InferFunctionDefinition", "text": "InferFunctionDefinition" }, - "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: ", + { + "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[K] | ", { "pluginId": "expressions", "scope": "common", @@ -6705,7 +6721,23 @@ "Object containing the arguments to this function." ], "signature": [ - "{ [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "{ [K in keyof FunctionArgs]: ", + { + "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[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" }, - "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: ", + { + "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[K] | ", { "pluginId": "expressions", "scope": "common", @@ -17595,7 +17643,23 @@ "Object containing the arguments to this function." ], "signature": [ - "{ [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "{ [K in keyof FunctionArgs]: ", + { + "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[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" }, - "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "[\"name\"], initialArgs: { [K in keyof FunctionArgs]: ", + { + "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[K] | ", { "pluginId": "expressions", "scope": "common", @@ -28201,7 +28281,23 @@ "Object containing the arguments to this function." ], "signature": [ - "{ [K in keyof FunctionArgs]: FunctionArgs[K] | ", + "{ [K in keyof FunctionArgs]: ", + { + "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[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 diff --git a/api_docs/expressions.mdx b/api_docs/expressions.mdx index 6ff430ddcfaa8..abac2ad5cd8b9 100644 --- a/api_docs/expressions.mdx +++ b/api_docs/expressions.mdx @@ -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 diff --git a/api_docs/file_upload.json b/api_docs/file_upload.json index ee3af81c4daca..75c7d5fb3dec4 100644 --- a/api_docs/file_upload.json +++ b/api_docs/file_upload.json @@ -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": { diff --git a/api_docs/fleet.json b/api_docs/fleet.json index cf5cedd94b9e3..2eed10bb4a68c 100644 --- a/api_docs/fleet.json +++ b/api_docs/fleet.json @@ -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", diff --git a/api_docs/index_management.json b/api_docs/index_management.json index 9dc02a51148bc..5e7156b47cb45 100644 --- a/api_docs/index_management.json +++ b/api_docs/index_management.json @@ -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": [ diff --git a/api_docs/index_management.mdx b/api_docs/index_management.mdx index 42414651d4d4b..d97582e62523d 100644 --- a/api_docs/index_management.mdx +++ b/api_docs/index_management.mdx @@ -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 diff --git a/api_docs/index_pattern_field_editor.json b/api_docs/index_pattern_field_editor.json index d7afa005cf2da..e1ad62b534d2d 100644 --- a/api_docs/index_pattern_field_editor.json +++ b/api_docs/index_pattern_field_editor.json @@ -18,14 +18,20 @@ "text": "DefaultFormatEditor" }, " extends React.PureComponent<", - "FormatEditorProps", + { + "pluginId": "indexPatternFieldEditor", + "scope": "public", + "docId": "kibIndexPatternFieldEditorPluginApi", + "section": "def-public.FormatEditorProps", + "text": "FormatEditorProps" + }, "

, ", "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" + }, + "

" + ], + "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" + }, + ", any> & { formatId: string; }) | (React.FunctionComponent<", + { + "pluginId": "indexPatternFieldEditor", + "scope": "public", + "docId": "kibIndexPatternFieldEditorPluginApi", + "section": "def-public.FormatEditorProps", + "text": "FormatEditorProps" + }, + "> & { 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" + }, + ">) & { 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 ", + "[]; getById: (id: string) => ", { "pluginId": "indexPatternFieldEditor", "scope": "public", "docId": "kibIndexPatternFieldEditorPluginApi", - "section": "def-public.DefaultFormatEditor", - "text": "DefaultFormatEditor" + "section": "def-public.FieldFormatEditorFactory", + "text": "FieldFormatEditorFactory" }, - " | undefined; }" + " | undefined; }" ], "source": { "path": "src/plugins/index_pattern_field_editor/public/types.ts", diff --git a/api_docs/index_pattern_field_editor.mdx b/api_docs/index_pattern_field_editor.mdx index b2808ecb30245..a231ac79bd77b 100644 --- a/api_docs/index_pattern_field_editor.mdx +++ b/api_docs/index_pattern_field_editor.mdx @@ -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 +### Consts, variables and types + + diff --git a/api_docs/kibana_legacy.mdx b/api_docs/kibana_legacy.mdx index b5c4fd37b252a..0cd1ce47b6b88 100644 --- a/api_docs/kibana_legacy.mdx +++ b/api_docs/kibana_legacy.mdx @@ -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** diff --git a/api_docs/lens.json b/api_docs/lens.json index 6fcd02dedc702..0ee635231b78d 100644 --- a/api_docs/lens.json +++ b/api_docs/lens.json @@ -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", diff --git a/api_docs/licensing.json b/api_docs/licensing.json index b4a779fc90aa2..b54c2b749e3fe 100644 --- a/api_docs/licensing.json +++ b/api_docs/licensing.json @@ -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 } }, { diff --git a/api_docs/lists.json b/api_docs/lists.json index 36fb301ac0d6a..7e6ff37d439ee 100644 --- a/api_docs/lists.json +++ b/api_docs/lists.json @@ -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", diff --git a/api_docs/management.mdx b/api_docs/management.mdx index fff52d8d9bf07..36cc53caa1b74 100644 --- a/api_docs/management.mdx +++ b/api_docs/management.mdx @@ -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** diff --git a/api_docs/maps.json b/api_docs/maps.json index 1171ccf406c56..71cfab6e7ba1d 100644 --- a/api_docs/maps.json +++ b/api_docs/maps.json @@ -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" + "(filters: any[], actionId?: string) => Promise" ], "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) | null" + "((filters: any[], actionId: string) => Promise) | null" ], "source": { "path": "x-pack/plugins/maps/public/classes/tooltips/tooltip_property.ts", diff --git a/api_docs/metrics_entities.json b/api_docs/metrics_entities.json index b78278a84162a..a5e6da4a47f6a 100644 --- a/api_docs/metrics_entities.json +++ b/api_docs/metrics_entities.json @@ -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", diff --git a/api_docs/monitoring.json b/api_docs/monitoring.json index 17d4bc7eac006..5918561f10e14 100644 --- a/api_docs/monitoring.json +++ b/api_docs/monitoring.json @@ -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", diff --git a/api_docs/observability.json b/api_docs/observability.json index 2680face23d92..c862a60d56971 100644 --- a/api_docs/observability.json +++ b/api_docs/observability.json @@ -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", diff --git a/api_docs/observability.mdx b/api_docs/observability.mdx index 30c1673d360e9..bb0545f4adf87 100644 --- a/api_docs/observability.mdx +++ b/api_docs/observability.mdx @@ -12,7 +12,7 @@ import observabilityObj from './observability.json'; - +Contact Observability UI for questions regarding this plugin. **Code health stats** diff --git a/api_docs/reporting.json b/api_docs/reporting.json index b77e76a76ab00..328d872aa11f7 100644 --- a/api_docs/reporting.json +++ b/api_docs/reporting.json @@ -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" + "(jobId: string) => Promise" ], "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": [], diff --git a/api_docs/rule_registry.json b/api_docs/rule_registry.json index 9462f8712d139..7b69dea910833 100644 --- a/api_docs/rule_registry.json +++ b/api_docs/rule_registry.json @@ -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 } diff --git a/api_docs/security.json b/api_docs/security.json index 97605c3ca755a..1a7e3f5568f8d 100644 --- a/api_docs/security.json +++ b/api_docs/security.json @@ -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 } }, { diff --git a/api_docs/security_solution.json b/api_docs/security_solution.json index cc27e10835515..ca408f9deb3cb 100644 --- a/api_docs/security_solution.json +++ b/api_docs/security_solution.json @@ -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>>; 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", diff --git a/api_docs/security_solution.mdx b/api_docs/security_solution.mdx index 00953ef3bbee5..c61a6e7d8e28f 100644 --- a/api_docs/security_solution.mdx +++ b/api_docs/security_solution.mdx @@ -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 diff --git a/api_docs/spaces.json b/api_docs/spaces.json index cecc76168520f..7db86ee4786e2 100644 --- a/api_docs/spaces.json +++ b/api_docs/spaces.json @@ -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 } } ] diff --git a/api_docs/telemetry_collection_manager.json b/api_docs/telemetry_collection_manager.json index 681e10bd3ffaa..8fecd9f54d513 100644 --- a/api_docs/telemetry_collection_manager.json +++ b/api_docs/telemetry_collection_manager.json @@ -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", diff --git a/api_docs/timelines.json b/api_docs/timelines.json index 6ce01a8cadfb8..321ebb422a3a3 100644 --- a/api_docs/timelines.json +++ b/api_docs/timelines.json @@ -15,7 +15,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/components/drag_and_drop/helpers.ts", - "lineNumber": 160 + "lineNumber": 159 }, "deprecated": false, "children": [ @@ -31,7 +31,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/components/drag_and_drop/helpers.ts", - "lineNumber": 160 + "lineNumber": 159 }, "deprecated": false, "isRequired": true @@ -605,7 +605,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/components/drag_and_drop/helpers.ts", - "lineNumber": 210 + "lineNumber": 209 }, "deprecated": false, "children": [ @@ -621,7 +621,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/components/drag_and_drop/helpers.ts", - "lineNumber": 210 + "lineNumber": 209 }, "deprecated": false, "isRequired": true @@ -1258,7 +1258,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/store/t_grid/reducer.ts", - "lineNumber": 53 + "lineNumber": 55 }, "deprecated": false, "returnComment": [], @@ -1820,9 +1820,7 @@ "section": "def-common.ColumnHeaderOptions", "text": "ColumnHeaderOptions" }, - "[]; filters?: ", - "Filter", - "[] | undefined; title: string; id: string; sort: ", + "[]; filters?: any[] | undefined; title: string; id: string; sort: ", { "pluginId": "timelines", "scope": "common", @@ -1830,7 +1828,15 @@ "section": "def-common.SortColumnTimeline", "text": "SortColumnTimeline" }, - "[]; version: string | null; isLoading: boolean; savedObjectId: string | null; dateRange: { start: string; end: string; }; deletedEventIds: string[]; excludedRowRendererIds: ", + "[]; version: string | null; isLoading: boolean; dateRange: { start: string; end: string; }; savedObjectId: string | null; dataProviders: ", + { + "pluginId": "timelines", + "scope": "common", + "docId": "kibTimelinesPluginApi", + "section": "def-common.DataProvider", + "text": "DataProvider" + }, + "[]; deletedEventIds: string[]; excludedRowRendererIds: ", { "pluginId": "timelines", "scope": "common", @@ -1866,7 +1872,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/store/t_grid/model.ts", - "lineNumber": 82 + "lineNumber": 84 }, "deprecated": false, "initialIsOpen": false @@ -1919,7 +1925,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 23 + "lineNumber": 27 }, "deprecated": false, "children": [ @@ -1936,7 +1942,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 24 + "lineNumber": 28 }, "deprecated": false, "returnComment": [], @@ -1960,7 +1966,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 25 + "lineNumber": 29 }, "deprecated": false, "returnComment": [], @@ -1977,7 +1983,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 26 + "lineNumber": 30 }, "deprecated": false } @@ -1995,7 +2001,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 29 + "lineNumber": 33 }, "deprecated": false, "returnComment": [], @@ -2017,7 +2023,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 30 + "lineNumber": 34 }, "deprecated": false, "returnComment": [], @@ -2034,7 +2040,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 30 + "lineNumber": 34 }, "deprecated": false } @@ -2056,7 +2062,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 31 + "lineNumber": 35 }, "deprecated": false, "returnComment": [], @@ -2073,7 +2079,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 31 + "lineNumber": 35 }, "deprecated": false } @@ -2095,7 +2101,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 32 + "lineNumber": 36 }, "deprecated": false, "returnComment": [], @@ -2114,7 +2120,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 32 + "lineNumber": 36 }, "deprecated": false } @@ -2135,7 +2141,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 33 + "lineNumber": 37 }, "deprecated": false, "returnComment": [], @@ -2155,7 +2161,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 34 + "lineNumber": 38 }, "deprecated": false, "returnComment": [], @@ -2176,7 +2182,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 35 + "lineNumber": 39 }, "deprecated": false, "returnComment": [], @@ -2198,7 +2204,7 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 38 + "lineNumber": 42 }, "deprecated": false, "returnComment": [], @@ -2218,7 +2224,46 @@ ], "source": { "path": "x-pack/plugins/timelines/public/types.ts", - "lineNumber": 38 + "lineNumber": 42 + }, + "deprecated": false + } + ] + }, + { + "parentPluginId": "timelines", + "id": "def-public.TimelinesUIStart.getAddToCaseAction", + "type": "Function", + "tags": [], + "label": "getAddToCaseAction", + "description": [], + "signature": [ + "(props: ", + "AddToCaseActionProps", + ") => React.ReactElement<", + "AddToCaseActionProps", + ">" + ], + "source": { + "path": "x-pack/plugins/timelines/public/types.ts", + "lineNumber": 43 + }, + "deprecated": false, + "returnComment": [], + "children": [ + { + "parentPluginId": "timelines", + "id": "def-public.props", + "type": "Object", + "tags": [], + "label": "props", + "description": [], + "signature": [ + "AddToCaseActionProps" + ], + "source": { + "path": "x-pack/plugins/timelines/public/types.ts", + "lineNumber": 43 }, "deprecated": false } @@ -2245,7 +2290,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/server/types.ts", - "lineNumber": 12 + "lineNumber": 13 }, "deprecated": false, "children": [], @@ -2261,7 +2306,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/server/types.ts", - "lineNumber": 14 + "lineNumber": 15 }, "deprecated": false, "children": [], @@ -6219,7 +6264,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 80 + "lineNumber": 84 }, "deprecated": false, "children": [ @@ -6235,7 +6280,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 81 + "lineNumber": 85 }, "deprecated": false }, @@ -6251,7 +6296,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 82 + "lineNumber": 86 }, "deprecated": false }, @@ -6267,7 +6312,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 83 + "lineNumber": 87 }, "deprecated": false }, @@ -6283,7 +6328,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 84 + "lineNumber": 88 }, "deprecated": false }, @@ -6299,7 +6344,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 85 + "lineNumber": 89 }, "deprecated": false }, @@ -6315,7 +6360,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 86 + "lineNumber": 90 }, "deprecated": false }, @@ -6331,7 +6376,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 87 + "lineNumber": 91 }, "deprecated": false }, @@ -6347,7 +6392,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 88 + "lineNumber": 92 }, "deprecated": false }, @@ -6363,7 +6408,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 89 + "lineNumber": 93 }, "deprecated": false }, @@ -6379,7 +6424,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 90 + "lineNumber": 94 }, "deprecated": false }, @@ -6395,7 +6440,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 91 + "lineNumber": 95 }, "deprecated": false } @@ -6947,7 +6992,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 106 + "lineNumber": 110 }, "deprecated": false, "children": [ @@ -6963,7 +7008,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 107 + "lineNumber": 111 }, "deprecated": false }, @@ -6979,7 +7024,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 108 + "lineNumber": 112 }, "deprecated": false }, @@ -6995,7 +7040,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 109 + "lineNumber": 113 }, "deprecated": false }, @@ -7011,7 +7056,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 110 + "lineNumber": 114 }, "deprecated": false }, @@ -7027,7 +7072,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 111 + "lineNumber": 115 }, "deprecated": false }, @@ -7050,7 +7095,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 112 + "lineNumber": 116 }, "deprecated": false }, @@ -7073,7 +7118,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 113 + "lineNumber": 117 }, "deprecated": false }, @@ -7096,7 +7141,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 114 + "lineNumber": 118 }, "deprecated": false } @@ -7277,7 +7322,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 163 + "lineNumber": 167 }, "deprecated": false, "children": [ @@ -7293,7 +7338,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 164 + "lineNumber": 168 }, "deprecated": false }, @@ -7309,7 +7354,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 165 + "lineNumber": 169 }, "deprecated": false } @@ -7440,7 +7485,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 117 + "lineNumber": 121 }, "deprecated": false, "children": [ @@ -7456,7 +7501,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 118 + "lineNumber": 122 }, "deprecated": false }, @@ -7472,7 +7517,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 119 + "lineNumber": 123 }, "deprecated": false }, @@ -7488,7 +7533,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 120 + "lineNumber": 124 }, "deprecated": false }, @@ -7504,7 +7549,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 121 + "lineNumber": 125 }, "deprecated": false }, @@ -7520,7 +7565,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 122 + "lineNumber": 126 }, "deprecated": false } @@ -8183,7 +8228,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 125 + "lineNumber": 129 }, "deprecated": false, "children": [ @@ -8199,7 +8244,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 126 + "lineNumber": 130 }, "deprecated": false }, @@ -8215,7 +8260,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 127 + "lineNumber": 131 }, "deprecated": false }, @@ -8231,7 +8276,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 128 + "lineNumber": 132 }, "deprecated": false }, @@ -8247,7 +8292,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 129 + "lineNumber": 133 }, "deprecated": false }, @@ -8263,7 +8308,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 130 + "lineNumber": 134 }, "deprecated": false }, @@ -8279,7 +8324,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 131 + "lineNumber": 135 }, "deprecated": false }, @@ -8295,7 +8340,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 132 + "lineNumber": 136 }, "deprecated": false }, @@ -8311,7 +8356,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 133 + "lineNumber": 137 }, "deprecated": false }, @@ -8327,7 +8372,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 134 + "lineNumber": 138 }, "deprecated": false }, @@ -8343,7 +8388,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 135 + "lineNumber": 139 }, "deprecated": false }, @@ -8359,7 +8404,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 136 + "lineNumber": 140 }, "deprecated": false } @@ -8567,7 +8612,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 139 + "lineNumber": 143 }, "deprecated": false, "children": [ @@ -8583,7 +8628,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 140 + "lineNumber": 144 }, "deprecated": false }, @@ -8606,7 +8651,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 141 + "lineNumber": 145 }, "deprecated": false }, @@ -8622,7 +8667,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 142 + "lineNumber": 146 }, "deprecated": false }, @@ -8638,7 +8683,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 143 + "lineNumber": 147 }, "deprecated": false }, @@ -8654,7 +8699,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 144 + "lineNumber": 148 }, "deprecated": false }, @@ -8670,7 +8715,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 145 + "lineNumber": 149 }, "deprecated": false }, @@ -8686,7 +8731,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 146 + "lineNumber": 150 }, "deprecated": false } @@ -9621,7 +9666,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 158 + "lineNumber": 162 }, "deprecated": false, "children": [ @@ -9637,7 +9682,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 159 + "lineNumber": 163 }, "deprecated": false }, @@ -9653,7 +9698,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 160 + "lineNumber": 164 }, "deprecated": false } @@ -9976,7 +10021,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 94 + "lineNumber": 98 }, "deprecated": false, "children": [ @@ -9992,7 +10037,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 95 + "lineNumber": 99 }, "deprecated": false }, @@ -10008,7 +10053,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 97 + "lineNumber": 101 }, "deprecated": false }, @@ -10024,7 +10069,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 99 + "lineNumber": 103 }, "deprecated": false }, @@ -10040,7 +10085,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 101 + "lineNumber": 105 }, "deprecated": false }, @@ -10056,7 +10101,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 103 + "lineNumber": 107 }, "deprecated": false } @@ -10309,7 +10354,7 @@ "label": "renderRow", "description": [], "signature": [ - "({ browserFields, data, timelineId, }: { browserFields: Readonly>>; data: ", "Ecs", - "; timelineId: string; }) => React.ReactNode" + "; isDraggable: boolean; timelineId: string; }) => React.ReactNode" ], "source": { "path": "x-pack/plugins/timelines/common/types/timeline/rows/index.ts", @@ -10346,7 +10391,7 @@ }, ">>>; data: ", "Ecs", - "; timelineId: string; }" + "; isDraggable: boolean; timelineId: string; }" ], "source": { "path": "x-pack/plugins/timelines/common/types/timeline/rows/index.ts", @@ -10420,7 +10465,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 149 + "lineNumber": 153 }, "deprecated": false, "children": [ @@ -10443,7 +10488,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 150 + "lineNumber": 154 }, "deprecated": false } @@ -10498,7 +10543,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 153 + "lineNumber": 157 }, "deprecated": false, "children": [ @@ -10521,7 +10566,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 154 + "lineNumber": 158 }, "deprecated": false }, @@ -10537,7 +10582,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 155 + "lineNumber": 159 }, "deprecated": false } @@ -10797,7 +10842,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 168 + "lineNumber": 172 }, "deprecated": false, "children": [ @@ -10813,7 +10858,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 169 + "lineNumber": 173 }, "deprecated": false }, @@ -10829,7 +10874,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 170 + "lineNumber": 174 }, "deprecated": false } @@ -10845,7 +10890,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 13 + "lineNumber": 15 }, "deprecated": false, "children": [ @@ -10867,7 +10912,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 14 + "lineNumber": 16 }, "deprecated": false }, @@ -10889,7 +10934,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 15 + "lineNumber": 17 }, "deprecated": false } @@ -10927,7 +10972,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", @@ -11146,7 +11191,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 37 + "lineNumber": 39 }, "deprecated": false, "children": [ @@ -11162,7 +11207,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 38 + "lineNumber": 40 }, "deprecated": false }, @@ -11178,7 +11223,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 39 + "lineNumber": 41 }, "deprecated": false }, @@ -11194,7 +11239,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 40 + "lineNumber": 42 }, "deprecated": false }, @@ -11210,7 +11255,24 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 41 + "lineNumber": 43 + }, + "deprecated": false + }, + { + "parentPluginId": "timelines", + "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 } @@ -11244,7 +11306,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 30 + "lineNumber": 32 }, "deprecated": false, "children": [ @@ -11267,7 +11329,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 31 + "lineNumber": 33 }, "deprecated": false }, @@ -11280,7 +11342,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 32 + "lineNumber": 34 }, "deprecated": false }, @@ -11296,7 +11358,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 33 + "lineNumber": 35 }, "deprecated": false }, @@ -11319,7 +11381,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 34 + "lineNumber": 36 }, "deprecated": false } @@ -11335,7 +11397,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 12 + "lineNumber": 14 }, "deprecated": false, "children": [ @@ -11351,7 +11413,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 13 + "lineNumber": 15 }, "deprecated": false }, @@ -11367,7 +11429,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 14 + "lineNumber": 16 }, "deprecated": false }, @@ -11380,7 +11442,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 15 + "lineNumber": 17 }, "deprecated": false }, @@ -11396,7 +11458,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 16 + "lineNumber": 18 }, "deprecated": false }, @@ -11412,7 +11474,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 18 + "lineNumber": 20 }, "deprecated": false }, @@ -11425,7 +11487,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 19 + "lineNumber": 21 }, "deprecated": false } @@ -11459,7 +11521,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false, "children": [ @@ -11472,7 +11534,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 29 + "lineNumber": 31 }, "deprecated": false }, @@ -11485,7 +11547,24 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 30 + "lineNumber": 32 + }, + "deprecated": false + }, + { + "parentPluginId": "timelines", + "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 } @@ -11519,7 +11598,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 22 + "lineNumber": 24 }, "deprecated": false, "children": [ @@ -11542,7 +11621,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 23 + "lineNumber": 25 }, "deprecated": false }, @@ -11565,7 +11644,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/details/index.ts", - "lineNumber": 24 + "lineNumber": 26 }, "deprecated": false } @@ -11595,7 +11674,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", @@ -11732,7 +11811,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 173 + "lineNumber": 177 }, "deprecated": false, "children": [ @@ -11755,7 +11834,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 174 + "lineNumber": 178 }, "deprecated": false }, @@ -11778,7 +11857,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 175 + "lineNumber": 179 }, "deprecated": false }, @@ -11794,7 +11873,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 176 + "lineNumber": 180 }, "deprecated": false }, @@ -11817,7 +11896,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 177 + "lineNumber": 181 }, "deprecated": false }, @@ -11833,7 +11912,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 178 + "lineNumber": 182 }, "deprecated": false }, @@ -11856,7 +11935,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 179 + "lineNumber": 183 }, "deprecated": false }, @@ -11879,7 +11958,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 180 + "lineNumber": 184 }, "deprecated": false }, @@ -11895,7 +11974,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 181 + "lineNumber": 185 }, "deprecated": false }, @@ -11918,7 +11997,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 182 + "lineNumber": 186 }, "deprecated": false }, @@ -11934,7 +12013,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 183 + "lineNumber": 187 }, "deprecated": false }, @@ -11950,7 +12029,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 184 + "lineNumber": 188 }, "deprecated": false }, @@ -11966,7 +12045,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 185 + "lineNumber": 189 }, "deprecated": false }, @@ -11982,7 +12061,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 186 + "lineNumber": 190 }, "deprecated": false }, @@ -12005,7 +12084,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 187 + "lineNumber": 191 }, "deprecated": false }, @@ -12028,7 +12107,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 188 + "lineNumber": 192 }, "deprecated": false }, @@ -12044,7 +12123,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 189 + "lineNumber": 193 }, "deprecated": false }, @@ -12067,7 +12146,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 190 + "lineNumber": 194 }, "deprecated": false }, @@ -12090,7 +12169,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 191 + "lineNumber": 195 }, "deprecated": false } @@ -12106,7 +12185,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 18 + "lineNumber": 20 }, "deprecated": false, "children": [ @@ -12119,7 +12198,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 19 + "lineNumber": 21 }, "deprecated": false }, @@ -12135,7 +12214,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 20 + "lineNumber": 22 }, "deprecated": false }, @@ -12158,7 +12237,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 21 + "lineNumber": 23 }, "deprecated": false }, @@ -12174,7 +12253,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 22 + "lineNumber": 24 }, "deprecated": false } @@ -12312,7 +12391,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 25 + "lineNumber": 27 }, "deprecated": false, "children": [ @@ -12325,7 +12404,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 26 + "lineNumber": 28 }, "deprecated": false }, @@ -12341,7 +12420,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/all/index.ts", - "lineNumber": 27 + "lineNumber": 29 }, "deprecated": false } @@ -12467,8 +12546,7 @@ "label": "filters", "description": [], "signature": [ - "Filter", - "[] | undefined" + "any[] | undefined" ], "source": { "path": "x-pack/plugins/timelines/common/types/timeline/store.ts", @@ -12687,7 +12765,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 38 + "lineNumber": 40 }, "deprecated": false, "children": [ @@ -12709,7 +12787,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 39 + "lineNumber": 41 }, "deprecated": false }, @@ -12737,7 +12815,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 40 + "lineNumber": 42 }, "deprecated": false }, @@ -12753,7 +12831,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 41 + "lineNumber": 43 }, "deprecated": false }, @@ -12770,7 +12848,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 42 + "lineNumber": 44 }, "deprecated": false }, @@ -12793,7 +12871,47 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 43 + "lineNumber": 45 + }, + "deprecated": false + }, + { + "parentPluginId": "timelines", + "id": "def-common.TimelineRequestBasicOptions.entityType", + "type": "CompoundType", + "tags": [], + "label": "entityType", + "description": [], + "signature": [ + { + "pluginId": "timelines", + "scope": "common", + "docId": "kibTimelinesPluginApi", + "section": "def-common.EntityType", + "text": "EntityType" + }, + " | undefined" + ], + "source": { + "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", + "lineNumber": 46 + }, + "deprecated": false + }, + { + "parentPluginId": "timelines", + "id": "def-common.TimelineRequestBasicOptions.alertConsumers", + "type": "Array", + "tags": [], + "label": "alertConsumers", + "description": [], + "signature": [ + "ALERTS_CONSUMERS", + "[] | undefined" + ], + "source": { + "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", + "lineNumber": 47 }, "deprecated": false } @@ -12826,7 +12944,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 50 + "lineNumber": 54 }, "deprecated": false, "children": [ @@ -12842,7 +12960,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 52 + "lineNumber": 56 }, "deprecated": false }, @@ -12865,7 +12983,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 53 + "lineNumber": 57 }, "deprecated": false } @@ -12899,7 +13017,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 46 + "lineNumber": 50 }, "deprecated": false, "children": [ @@ -12912,7 +13030,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 47 + "lineNumber": 51 }, "deprecated": false } @@ -13640,6 +13758,20 @@ "deprecated": false, "initialIsOpen": false }, + { + "parentPluginId": "timelines", + "id": "def-common.EntityType", + "type": "Enum", + "tags": [], + "label": "EntityType", + "description": [], + "source": { + "path": "x-pack/plugins/timelines/common/search_strategy/timeline/events/index.ts", + "lineNumber": 20 + }, + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "timelines", "id": "def-common.FlowDirection", @@ -13649,7 +13781,7 @@ "description": [], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 194 + "lineNumber": 198 }, "deprecated": false, "initialIsOpen": false @@ -15481,7 +15613,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 36 + "lineNumber": 38 }, "deprecated": false, "initialIsOpen": false @@ -15787,7 +15919,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 68 + "lineNumber": 72 }, "deprecated": false, "initialIsOpen": false @@ -15868,7 +16000,7 @@ ], "source": { "path": "x-pack/plugins/timelines/common/search_strategy/timeline/index.ts", - "lineNumber": 56 + "lineNumber": 60 }, "deprecated": false, "initialIsOpen": false diff --git a/api_docs/timelines.mdx b/api_docs/timelines.mdx index 6e48be17ba601..78b00340cc544 100644 --- a/api_docs/timelines.mdx +++ b/api_docs/timelines.mdx @@ -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 diff --git a/api_docs/triggers_actions_ui.json b/api_docs/triggers_actions_ui.json index 1c7b699984873..ef489c8ef2f96 100644 --- a/api_docs/triggers_actions_ui.json +++ b/api_docs/triggers_actions_ui.json @@ -2175,9 +2175,9 @@ "ActionTypeModel", "; register: (objectType: ", "ActionTypeModel", - ") => void; list: () => ", + ") => void; has: (id: string) => boolean; list: () => ", "ActionTypeModel", - "[]; has: (id: string) => boolean; }" + "[]; }" ], "source": { "path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx", @@ -2209,7 +2209,7 @@ "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, - ">) => void; list: () => ", + ">) => void; has: (id: string) => boolean; list: () => ", { "pluginId": "triggersActionsUi", "scope": "public", @@ -2217,7 +2217,7 @@ "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, - ">[]; has: (id: string) => boolean; }" + ">[]; }" ], "source": { "path": "x-pack/plugins/triggers_actions_ui/public/application/app.tsx", @@ -2447,9 +2447,9 @@ "ActionTypeModel", "; register: (objectType: ", "ActionTypeModel", - ") => void; list: () => ", + ") => void; has: (id: string) => boolean; list: () => ", "ActionTypeModel", - "[]; has: (id: string) => boolean; }" + "[]; }" ], "source": { "path": "x-pack/plugins/triggers_actions_ui/public/types.ts", @@ -2591,7 +2591,7 @@ "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, - ">) => void; list: () => ", + ">) => void; has: (id: string) => boolean; list: () => ", { "pluginId": "triggersActionsUi", "scope": "public", @@ -2599,7 +2599,7 @@ "section": "def-public.AlertTypeModel", "text": "AlertTypeModel" }, - ">[]; has: (id: string) => boolean; }" + ">[]; }" ], "source": { "path": "x-pack/plugins/triggers_actions_ui/public/types.ts", diff --git a/api_docs/visualizations.json b/api_docs/visualizations.json index 4bc734b27d487..c29cbdf4719c1 100644 --- a/api_docs/visualizations.json +++ b/api_docs/visualizations.json @@ -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" + }, + "> | undefined; source?: string | undefined; sourceParams?: ", + "SerializableState", + " | undefined; }; id: string; name: string; }[]; type: \"datatable\"; rows: Record[]; }" + ], + "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; }; }" ], "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" + }, + "> | undefined; source?: string | undefined; sourceParams?: ", + "SerializableState", + " | undefined; }; id: string; name: string; }[]; type: \"datatable\"; rows: Record[]; }" + ], + "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; }; }>, ", + { + "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; }; }>[] | 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; }; }" + ], + "source": { + "path": "src/plugins/visualizations/common/expression_functions/vis_dimension.ts", + "lineNumber": 23 + }, + "deprecated": false, + "initialIsOpen": false + } + ], "objects": [] } } \ No newline at end of file diff --git a/api_docs/visualizations.mdx b/api_docs/visualizations.mdx index a7dab0c029cc8..4686c5b64f936 100644 --- a/api_docs/visualizations.mdx +++ b/api_docs/visualizations.mdx @@ -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 + + ### Interfaces +### Consts, variables and types + +