diff --git a/api_docs/actions.mdx b/api_docs/actions.mdx index 91d5459d66c06..b61c1c9ee82c2 100644 --- a/api_docs/actions.mdx +++ b/api_docs/actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/actions title: "actions" image: https://source.unsplash.com/400x175/?github description: API docs for the actions plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions'] --- import actionsObj from './actions.devdocs.json'; diff --git a/api_docs/advanced_settings.mdx b/api_docs/advanced_settings.mdx index eab29bf01da57..809e93ae17867 100644 --- a/api_docs/advanced_settings.mdx +++ b/api_docs/advanced_settings.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/advancedSettings title: "advancedSettings" image: https://source.unsplash.com/400x175/?github description: API docs for the advancedSettings plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings'] --- import advancedSettingsObj from './advanced_settings.devdocs.json'; diff --git a/api_docs/aiops.mdx b/api_docs/aiops.mdx index 56197bdc37640..6bfdb44ca8283 100644 --- a/api_docs/aiops.mdx +++ b/api_docs/aiops.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/aiops title: "aiops" image: https://source.unsplash.com/400x175/?github description: API docs for the aiops plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops'] --- import aiopsObj from './aiops.devdocs.json'; diff --git a/api_docs/alerting.mdx b/api_docs/alerting.mdx index 395e0c140beba..1a352489b23b2 100644 --- a/api_docs/alerting.mdx +++ b/api_docs/alerting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/alerting title: "alerting" image: https://source.unsplash.com/400x175/?github description: API docs for the alerting plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting'] --- import alertingObj from './alerting.devdocs.json'; diff --git a/api_docs/apm.mdx b/api_docs/apm.mdx index 9b8b97f4e1acd..7bc4b48eb4e30 100644 --- a/api_docs/apm.mdx +++ b/api_docs/apm.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/apm title: "apm" image: https://source.unsplash.com/400x175/?github description: API docs for the apm plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm'] --- import apmObj from './apm.devdocs.json'; diff --git a/api_docs/banners.mdx b/api_docs/banners.mdx index c0c2246c4eb76..b468619a5a7c1 100644 --- a/api_docs/banners.mdx +++ b/api_docs/banners.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/banners title: "banners" image: https://source.unsplash.com/400x175/?github description: API docs for the banners plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners'] --- import bannersObj from './banners.devdocs.json'; diff --git a/api_docs/bfetch.mdx b/api_docs/bfetch.mdx index dd05defadd370..1ebf19dd6f19c 100644 --- a/api_docs/bfetch.mdx +++ b/api_docs/bfetch.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/bfetch title: "bfetch" image: https://source.unsplash.com/400x175/?github description: API docs for the bfetch plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch'] --- import bfetchObj from './bfetch.devdocs.json'; diff --git a/api_docs/canvas.mdx b/api_docs/canvas.mdx index 84d0ab053f01a..bc706c9726e05 100644 --- a/api_docs/canvas.mdx +++ b/api_docs/canvas.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/canvas title: "canvas" image: https://source.unsplash.com/400x175/?github description: API docs for the canvas plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas'] --- import canvasObj from './canvas.devdocs.json'; diff --git a/api_docs/cases.mdx b/api_docs/cases.mdx index 8c8fc918c9b18..03bb0a4dfe696 100644 --- a/api_docs/cases.mdx +++ b/api_docs/cases.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cases title: "cases" image: https://source.unsplash.com/400x175/?github description: API docs for the cases plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases'] --- import casesObj from './cases.devdocs.json'; diff --git a/api_docs/charts.devdocs.json b/api_docs/charts.devdocs.json index 96a9ad926a858..6658d572dadd5 100644 --- a/api_docs/charts.devdocs.json +++ b/api_docs/charts.devdocs.json @@ -280,279 +280,6 @@ "returnComment": [], "initialIsOpen": false }, - { - "parentPluginId": "charts", - "id": "def-public.getBrushFromChartBrushEventFn", - "type": "Function", - "tags": [], - "label": "getBrushFromChartBrushEventFn", - "description": [ - "\nHelper function to transform `@elastic/charts` brush event into brush action event" - ], - "signature": [ - "(table: ", - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - }, - ", xAccessor: ", - "Accessor", - " | ", - "AccessorFn", - ") => ({ x: selectedRange }: ", - "XYBrushEvent", - ") => ", - { - "pluginId": "charts", - "scope": "public", - "docId": "kibChartsPluginApi", - "section": "def-public.BrushTriggerEvent", - "text": "BrushTriggerEvent" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "charts", - "id": "def-public.getBrushFromChartBrushEventFn.$1", - "type": "Object", - "tags": [], - "label": "table", - "description": [], - "signature": [ - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "charts", - "id": "def-public.getBrushFromChartBrushEventFn.$2", - "type": "CompoundType", - "tags": [], - "label": "xAccessor", - "description": [], - "signature": [ - "Accessor", - " | ", - "AccessorFn", - "" - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn", - "type": "Function", - "tags": [], - "label": "getFilterFromChartClickEventFn", - "description": [ - "\nHelper function to transform `@elastic/charts` click event into filter action event\n" - ], - "signature": [ - "(table: ", - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - }, - ", xAccessor: ", - "Accessor", - " | ", - "AccessorFn", - ", splitSeriesAccessorFnMap?: Map> | undefined, splitChartAccessor?: ", - "Accessor", - " | ", - "AccessorFn", - " | undefined, negate?: boolean) => (points: [", - "GeometryValue", - ", ", - "XYChartSeriesIdentifier", - "][]) => ", - { - "pluginId": "charts", - "scope": "public", - "docId": "kibChartsPluginApi", - "section": "def-public.ClickTriggerEvent", - "text": "ClickTriggerEvent" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn.$1", - "type": "Object", - "tags": [], - "label": "table", - "description": [], - "signature": [ - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn.$2", - "type": "CompoundType", - "tags": [], - "label": "xAccessor", - "description": [], - "signature": [ - "Accessor", - " | ", - "AccessorFn", - "" - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn.$3", - "type": "Object", - "tags": [], - "label": "splitSeriesAccessorFnMap", - "description": [ - "needed when using `splitSeriesAccessors` as `AccessorFn`" - ], - "signature": [ - "Map> | undefined" - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": false - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn.$4", - "type": "CompoundType", - "tags": [], - "label": "splitChartAccessor", - "description": [], - "signature": [ - "Accessor", - " | ", - "AccessorFn", - " | undefined" - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": false - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromChartClickEventFn.$5", - "type": "boolean", - "tags": [], - "label": "negate", - "description": [], - "signature": [ - "boolean" - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromSeriesFn", - "type": "Function", - "tags": [], - "label": "getFilterFromSeriesFn", - "description": [ - "\nHelper function to get filter action event from series" - ], - "signature": [ - "(table: ", - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - }, - ") => ({ splitAccessors, ...rest }: ", - "XYChartSeriesIdentifier", - ", splitSeriesAccessorFnMap?: Map> | undefined, splitChartAccessor?: ", - "Accessor", - " | ", - "AccessorFn", - " | undefined, negate?: boolean) => ", - { - "pluginId": "charts", - "scope": "public", - "docId": "kibChartsPluginApi", - "section": "def-public.ClickTriggerEvent", - "text": "ClickTriggerEvent" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "charts", - "id": "def-public.getFilterFromSeriesFn.$1", - "type": "Object", - "tags": [], - "label": "table", - "description": [], - "signature": [ - { - "pluginId": "expressions", - "scope": "common", - "docId": "kibExpressionsPluginApi", - "section": "def-common.Datatable", - "text": "Datatable" - } - ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, { "parentPluginId": "charts", "id": "def-public.getHeatmapColors", @@ -914,7 +641,7 @@ "tags": [], "label": "BrushTriggerEvent", "description": [], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false, "children": [ { @@ -927,7 +654,7 @@ "signature": [ "\"brush\"" ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false }, { @@ -948,7 +675,7 @@ }, "; column: number; range: number[]; timeFieldName?: string | undefined; }" ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false } ], @@ -961,7 +688,7 @@ "tags": [], "label": "ClickTriggerEvent", "description": [], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false, "children": [ { @@ -974,7 +701,7 @@ "signature": [ "\"filter\"" ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false }, { @@ -995,7 +722,7 @@ }, ", \"rows\" | \"columns\">; column: number; row: number; value: any; }[]; timeFieldName?: string | undefined; negate?: boolean | undefined; }" ], - "path": "src/plugins/charts/public/static/utils/transform_click_event.ts", + "path": "src/plugins/charts/public/index.ts", "deprecated": false } ], diff --git a/api_docs/charts.mdx b/api_docs/charts.mdx index 879d3fd2ce32a..2b2a3a629f97e 100644 --- a/api_docs/charts.mdx +++ b/api_docs/charts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/charts title: "charts" image: https://source.unsplash.com/400x175/?github description: API docs for the charts plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts'] --- import chartsObj from './charts.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 272 | 2 | 253 | 9 | +| 261 | 2 | 246 | 9 | ## Client diff --git a/api_docs/cloud.mdx b/api_docs/cloud.mdx index b19cbe910b3f7..5190fbb44a346 100644 --- a/api_docs/cloud.mdx +++ b/api_docs/cloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloud title: "cloud" image: https://source.unsplash.com/400x175/?github description: API docs for the cloud plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud'] --- import cloudObj from './cloud.devdocs.json'; diff --git a/api_docs/cloud_security_posture.mdx b/api_docs/cloud_security_posture.mdx index 6d2856179de5c..592367f1d8704 100644 --- a/api_docs/cloud_security_posture.mdx +++ b/api_docs/cloud_security_posture.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/cloudSecurityPosture title: "cloudSecurityPosture" image: https://source.unsplash.com/400x175/?github description: API docs for the cloudSecurityPosture plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloudSecurityPosture'] --- import cloudSecurityPostureObj from './cloud_security_posture.devdocs.json'; diff --git a/api_docs/console.mdx b/api_docs/console.mdx index 37339139f936f..1037cc9e9c3f2 100644 --- a/api_docs/console.mdx +++ b/api_docs/console.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/console title: "console" image: https://source.unsplash.com/400x175/?github description: API docs for the console plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console'] --- import consoleObj from './console.devdocs.json'; diff --git a/api_docs/controls.mdx b/api_docs/controls.mdx index 97c69c1387e57..9e9162d8789ed 100644 --- a/api_docs/controls.mdx +++ b/api_docs/controls.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/controls title: "controls" image: https://source.unsplash.com/400x175/?github description: API docs for the controls plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls'] --- import controlsObj from './controls.devdocs.json'; diff --git a/api_docs/core.mdx b/api_docs/core.mdx index 031ce073990c9..3783f777f7e1e 100644 --- a/api_docs/core.mdx +++ b/api_docs/core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/core title: "core" image: https://source.unsplash.com/400x175/?github description: API docs for the core plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core'] --- import coreObj from './core.devdocs.json'; diff --git a/api_docs/core_application.mdx b/api_docs/core_application.mdx index a36996fbf1b26..d1254b7894002 100644 --- a/api_docs/core_application.mdx +++ b/api_docs/core_application.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/core-application title: "core.application" image: https://source.unsplash.com/400x175/?github description: API docs for the core.application plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.application'] --- import coreApplicationObj from './core_application.devdocs.json'; diff --git a/api_docs/core_chrome.mdx b/api_docs/core_chrome.mdx index e8d295e6cf83a..efa7993a1184b 100644 --- a/api_docs/core_chrome.mdx +++ b/api_docs/core_chrome.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/core-chrome title: "core.chrome" image: https://source.unsplash.com/400x175/?github description: API docs for the core.chrome plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.chrome'] --- import coreChromeObj from './core_chrome.devdocs.json'; diff --git a/api_docs/core_saved_objects.mdx b/api_docs/core_saved_objects.mdx index f17193f0d4c23..afad4fbff7034 100644 --- a/api_docs/core_saved_objects.mdx +++ b/api_docs/core_saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/core-savedObjects title: "core.savedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the core.savedObjects plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'core.savedObjects'] --- import coreSavedObjectsObj from './core_saved_objects.devdocs.json'; diff --git a/api_docs/custom_integrations.mdx b/api_docs/custom_integrations.mdx index e286dd8c873b1..ed599bcb6ba83 100644 --- a/api_docs/custom_integrations.mdx +++ b/api_docs/custom_integrations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/customIntegrations title: "customIntegrations" image: https://source.unsplash.com/400x175/?github description: API docs for the customIntegrations plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'customIntegrations'] --- import customIntegrationsObj from './custom_integrations.devdocs.json'; diff --git a/api_docs/dashboard.mdx b/api_docs/dashboard.mdx index fcfebd40433be..ece6f1ad6a329 100644 --- a/api_docs/dashboard.mdx +++ b/api_docs/dashboard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard title: "dashboard" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboard plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard'] --- import dashboardObj from './dashboard.devdocs.json'; diff --git a/api_docs/dashboard_enhanced.mdx b/api_docs/dashboard_enhanced.mdx index 1f2c997f417a4..4bc1b3cc322ab 100644 --- a/api_docs/dashboard_enhanced.mdx +++ b/api_docs/dashboard_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboardEnhanced title: "dashboardEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the dashboardEnhanced plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardEnhanced'] --- import dashboardEnhancedObj from './dashboard_enhanced.devdocs.json'; diff --git a/api_docs/data.mdx b/api_docs/data.mdx index 24ce86ff562cc..c6549285f3b8b 100644 --- a/api_docs/data.mdx +++ b/api_docs/data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data title: "data" image: https://source.unsplash.com/400x175/?github description: API docs for the data plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data'] --- import dataObj from './data.devdocs.json'; diff --git a/api_docs/data_query.mdx b/api_docs/data_query.mdx index a37df6f5d0325..194b2bd364e45 100644 --- a/api_docs/data_query.mdx +++ b/api_docs/data_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-query title: "data.query" image: https://source.unsplash.com/400x175/?github description: API docs for the data.query plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.query'] --- import dataQueryObj from './data_query.devdocs.json'; diff --git a/api_docs/data_search.devdocs.json b/api_docs/data_search.devdocs.json index e767c6ed77ed2..73d0c6793eac8 100644 --- a/api_docs/data_search.devdocs.json +++ b/api_docs/data_search.devdocs.json @@ -28641,7 +28641,7 @@ "label": "GeoPoint", "description": [], "signature": [ - "string | [number, number] | Point" + "string | Point | [number, number]" ], "path": "src/plugins/data/common/search/expressions/geo_point.ts", "deprecated": false, diff --git a/api_docs/data_search.mdx b/api_docs/data_search.mdx index d66fb67babbb6..297dcc48c5ef2 100644 --- a/api_docs/data_search.mdx +++ b/api_docs/data_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/data-search title: "data.search" image: https://source.unsplash.com/400x175/?github description: API docs for the data.search plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'data.search'] --- import dataSearchObj from './data_search.devdocs.json'; diff --git a/api_docs/data_view_editor.mdx b/api_docs/data_view_editor.mdx index 7a59dde802705..36cd599972d3a 100644 --- a/api_docs/data_view_editor.mdx +++ b/api_docs/data_view_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewEditor title: "dataViewEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewEditor plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewEditor'] --- import dataViewEditorObj from './data_view_editor.devdocs.json'; diff --git a/api_docs/data_view_field_editor.mdx b/api_docs/data_view_field_editor.mdx index 9c663b8898178..9153a73811501 100644 --- a/api_docs/data_view_field_editor.mdx +++ b/api_docs/data_view_field_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewFieldEditor title: "dataViewFieldEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewFieldEditor plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewFieldEditor'] --- import dataViewFieldEditorObj from './data_view_field_editor.devdocs.json'; diff --git a/api_docs/data_view_management.mdx b/api_docs/data_view_management.mdx index ec132aee9cb52..4581db94f2259 100644 --- a/api_docs/data_view_management.mdx +++ b/api_docs/data_view_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViewManagement title: "dataViewManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViewManagement plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViewManagement'] --- import dataViewManagementObj from './data_view_management.devdocs.json'; diff --git a/api_docs/data_views.mdx b/api_docs/data_views.mdx index a521d13aa7389..f91c548c7fe83 100644 --- a/api_docs/data_views.mdx +++ b/api_docs/data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataViews title: "dataViews" image: https://source.unsplash.com/400x175/?github description: API docs for the dataViews plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataViews'] --- import dataViewsObj from './data_views.devdocs.json'; diff --git a/api_docs/data_visualizer.mdx b/api_docs/data_visualizer.mdx index 2802ac97df0b5..f13ad6b138d7b 100644 --- a/api_docs/data_visualizer.mdx +++ b/api_docs/data_visualizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dataVisualizer title: "dataVisualizer" image: https://source.unsplash.com/400x175/?github description: API docs for the dataVisualizer plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dataVisualizer'] --- import dataVisualizerObj from './data_visualizer.devdocs.json'; diff --git a/api_docs/deprecations_by_api.mdx b/api_docs/deprecations_by_api.mdx index c6968e111b533..c05408c6c8cb9 100644 --- a/api_docs/deprecations_by_api.mdx +++ b/api_docs/deprecations_by_api.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByApi slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-api title: Deprecated API usage by API description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -49,16 +49,16 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | lens, observability, dataVisualizer, fleet, cloudSecurityPosture, discoverEnhanced, osquery, synthetics | - | | | esUiShared, home, data, spaces, fleet, observability, ml, apm, indexLifecycleManagement, synthetics, upgradeAssistant, ux, savedObjectsManagement, kibanaOverview | - | | | management, spaces, ml, canvas, enterpriseSearch, osquery, home | - | -| | canvas, visTypeXy | - | +| | canvas | - | | | canvas | - | | | canvas | - | | | canvas | - | -| | canvas, visTypeXy | - | -| | canvas, visTypeXy | - | +| | canvas | - | +| | canvas | - | | | canvas | - | | | canvas | - | | | canvas | - | -| | canvas, visTypeXy | - | +| | canvas | - | | | management, enterpriseSearch | - | | | enterpriseSearch | - | | | actions, ml, savedObjectsTagging, enterpriseSearch | - | diff --git a/api_docs/deprecations_by_plugin.mdx b/api_docs/deprecations_by_plugin.mdx index 7614694432f40..63b1da440c062 100644 --- a/api_docs/deprecations_by_plugin.mdx +++ b/api_docs/deprecations_by_plugin.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsByPlugin slug: /kibana-dev-docs/api-meta/deprecated-api-list-by-plugin title: Deprecated API usage by plugin description: A list of deprecated APIs, which plugins are still referencing them, and when they need to be removed by. -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -676,17 +676,6 @@ migrates to using the Kibana Privilege model: https://github.com/elastic/kibana/ -## visTypeXy - -| Deprecated API | Reference location(s) | Remove By | -| ---------------|-----------|-----------| -| | [xy_vis_fn.ts](https://github.com/elastic/kibana/tree/master/src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts#:~:text=context) | - | -| | [xy_vis_fn.ts](https://github.com/elastic/kibana/tree/master/src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts#:~:text=Render), [xy_vis_fn.ts](https://github.com/elastic/kibana/tree/master/src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts#:~:text=Render) | - | -| | [xy_vis_fn.ts](https://github.com/elastic/kibana/tree/master/src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts#:~:text=context) | - | -| | [xy_vis_fn.ts](https://github.com/elastic/kibana/tree/master/src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts#:~:text=context) | - | - - - ## visualizations | Deprecated API | Reference location(s) | Remove By | diff --git a/api_docs/deprecations_by_team.mdx b/api_docs/deprecations_by_team.mdx index 23a8791ccc759..351da70381379 100644 --- a/api_docs/deprecations_by_team.mdx +++ b/api_docs/deprecations_by_team.mdx @@ -7,7 +7,7 @@ id: kibDevDocsDeprecationsDueByTeam slug: /kibana-dev-docs/api-meta/deprecations-due-by-team title: Deprecated APIs due to be removed, by team description: Lists the teams that are referencing deprecated APIs with a remove by date. -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- diff --git a/api_docs/dev_tools.mdx b/api_docs/dev_tools.mdx index fe4a8f7fb1b48..7717ef5fa7e9f 100644 --- a/api_docs/dev_tools.mdx +++ b/api_docs/dev_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/devTools title: "devTools" image: https://source.unsplash.com/400x175/?github description: API docs for the devTools plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'devTools'] --- import devToolsObj from './dev_tools.devdocs.json'; diff --git a/api_docs/discover.mdx b/api_docs/discover.mdx index d3d34b75e18b4..85691c4be0962 100644 --- a/api_docs/discover.mdx +++ b/api_docs/discover.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discover title: "discover" image: https://source.unsplash.com/400x175/?github description: API docs for the discover plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discover'] --- import discoverObj from './discover.devdocs.json'; diff --git a/api_docs/discover_enhanced.mdx b/api_docs/discover_enhanced.mdx index debc000f91cf8..056047fc72edf 100644 --- a/api_docs/discover_enhanced.mdx +++ b/api_docs/discover_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/discoverEnhanced title: "discoverEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the discoverEnhanced plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'discoverEnhanced'] --- import discoverEnhancedObj from './discover_enhanced.devdocs.json'; diff --git a/api_docs/elastic_apm_synthtrace.mdx b/api_docs/elastic_apm_synthtrace.mdx deleted file mode 100644 index 20db74caf8ea0..0000000000000 --- a/api_docs/elastic_apm_synthtrace.mdx +++ /dev/null @@ -1,45 +0,0 @@ ---- -#### -#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. -#### Reach out in #docs-engineering for more info. -#### -id: kibElasticApmSynthtracePluginApi -slug: /kibana-dev-docs/api/elastic-apm-synthtrace -title: "@elastic/apm-synthtrace" -image: https://source.unsplash.com/400x175/?github -description: API docs for the @elastic/apm-synthtrace plugin -date: 2022-08-18 -tags: ['contributor', 'dev', 'apidocs', 'kibana', '@elastic/apm-synthtrace'] ---- -import elasticApmSynthtraceObj from './elastic_apm_synthtrace.devdocs.json'; - -Elastic APM trace data generator - -Contact [Owner missing] for questions regarding this plugin. - -**Code health stats** - -| Public API count | Any count | Items lacking comments | Missing exports | -|-------------------|-----------|------------------------|-----------------| -| 74 | 0 | 74 | 11 | - -## Server - -### Objects - - -### Functions - - -### Classes - - -### Interfaces - - -### Enums - - -### Consts, variables and types - - diff --git a/api_docs/embeddable.devdocs.json b/api_docs/embeddable.devdocs.json index 15b274a52b3c1..fcc61f30bb223 100644 --- a/api_docs/embeddable.devdocs.json +++ b/api_docs/embeddable.devdocs.json @@ -8422,6 +8422,38 @@ ], "returnComment": [] }, + { + "parentPluginId": "embeddable", + "id": "def-public.IEmbeddable.updateOutput", + "type": "Function", + "tags": [], + "label": "updateOutput", + "description": [ + "\nUpdates output state with the given changes." + ], + "signature": [ + "(changes: Partial) => void" + ], + "path": "src/plugins/embeddable/public/lib/embeddables/i_embeddable.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "embeddable", + "id": "def-public.IEmbeddable.updateOutput.$1", + "type": "Object", + "tags": [], + "label": "changes", + "description": [], + "signature": [ + "Partial" + ], + "path": "src/plugins/embeddable/public/lib/embeddables/i_embeddable.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, { "parentPluginId": "embeddable", "id": "def-public.IEmbeddable.getInput$", diff --git a/api_docs/embeddable.mdx b/api_docs/embeddable.mdx index 44b34351db15e..3679c9e256649 100644 --- a/api_docs/embeddable.mdx +++ b/api_docs/embeddable.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddable title: "embeddable" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddable plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddable'] --- import embeddableObj from './embeddable.devdocs.json'; @@ -21,7 +21,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 512 | 0 | 413 | 4 | +| 514 | 0 | 414 | 4 | ## Client diff --git a/api_docs/embeddable_enhanced.mdx b/api_docs/embeddable_enhanced.mdx index f2ebec2b2a4b3..7c480eb500091 100644 --- a/api_docs/embeddable_enhanced.mdx +++ b/api_docs/embeddable_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/embeddableEnhanced title: "embeddableEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the embeddableEnhanced plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'embeddableEnhanced'] --- import embeddableEnhancedObj from './embeddable_enhanced.devdocs.json'; diff --git a/api_docs/encrypted_saved_objects.mdx b/api_docs/encrypted_saved_objects.mdx index 9c9b7e58e1623..4be7c6b84d414 100644 --- a/api_docs/encrypted_saved_objects.mdx +++ b/api_docs/encrypted_saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/encryptedSavedObjects title: "encryptedSavedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the encryptedSavedObjects plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'encryptedSavedObjects'] --- import encryptedSavedObjectsObj from './encrypted_saved_objects.devdocs.json'; diff --git a/api_docs/enterprise_search.devdocs.json b/api_docs/enterprise_search.devdocs.json index 4518c1110b7b1..7cf19747bfb19 100644 --- a/api_docs/enterprise_search.devdocs.json +++ b/api_docs/enterprise_search.devdocs.json @@ -14,6 +14,34 @@ "interfaces": [], "enums": [], "misc": [ + { + "parentPluginId": "enterpriseSearch", + "id": "def-server.ANALYTICS_COLLECTIONS_INDEX", + "type": "string", + "tags": [], + "label": "ANALYTICS_COLLECTIONS_INDEX", + "description": [], + "signature": [ + "\".elastic-analytics-collections\"" + ], + "path": "x-pack/plugins/enterprise_search/server/index.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "enterpriseSearch", + "id": "def-server.ANALYTICS_VERSION", + "type": "string", + "tags": [], + "label": "ANALYTICS_VERSION", + "description": [], + "signature": [ + "\"1\"" + ], + "path": "x-pack/plugins/enterprise_search/server/index.ts", + "deprecated": false, + "initialIsOpen": false + }, { "parentPluginId": "enterpriseSearch", "id": "def-server.ConfigType", diff --git a/api_docs/enterprise_search.mdx b/api_docs/enterprise_search.mdx index eccccd8e0c8f3..ad904ff6c0cd6 100644 --- a/api_docs/enterprise_search.mdx +++ b/api_docs/enterprise_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/enterpriseSearch title: "enterpriseSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the enterpriseSearch plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'enterpriseSearch'] --- import enterpriseSearchObj from './enterprise_search.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Enterprise Search](https://github.com/orgs/elastic/teams/enterprise-sea | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 6 | 0 | 6 | 0 | +| 8 | 0 | 8 | 0 | ## Server diff --git a/api_docs/es_ui_shared.mdx b/api_docs/es_ui_shared.mdx index a6169ade9a7f0..25ddf1aa42d04 100644 --- a/api_docs/es_ui_shared.mdx +++ b/api_docs/es_ui_shared.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/esUiShared title: "esUiShared" image: https://source.unsplash.com/400x175/?github description: API docs for the esUiShared plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'esUiShared'] --- import esUiSharedObj from './es_ui_shared.devdocs.json'; diff --git a/api_docs/event_annotation.mdx b/api_docs/event_annotation.mdx index c81c793c6bc06..4d54ae80af584 100644 --- a/api_docs/event_annotation.mdx +++ b/api_docs/event_annotation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventAnnotation title: "eventAnnotation" image: https://source.unsplash.com/400x175/?github description: API docs for the eventAnnotation plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventAnnotation'] --- import eventAnnotationObj from './event_annotation.devdocs.json'; diff --git a/api_docs/event_log.mdx b/api_docs/event_log.mdx index 08e0efb364837..35b2a73c2d732 100644 --- a/api_docs/event_log.mdx +++ b/api_docs/event_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/eventLog title: "eventLog" image: https://source.unsplash.com/400x175/?github description: API docs for the eventLog plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'eventLog'] --- import eventLogObj from './event_log.devdocs.json'; diff --git a/api_docs/expression_error.mdx b/api_docs/expression_error.mdx index 68db5de55f03b..f5dd4d7842c7e 100644 --- a/api_docs/expression_error.mdx +++ b/api_docs/expression_error.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionError title: "expressionError" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionError plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionError'] --- import expressionErrorObj from './expression_error.devdocs.json'; diff --git a/api_docs/expression_gauge.mdx b/api_docs/expression_gauge.mdx index f512e7e9c75f3..389703edd9ca4 100644 --- a/api_docs/expression_gauge.mdx +++ b/api_docs/expression_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionGauge title: "expressionGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionGauge plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionGauge'] --- import expressionGaugeObj from './expression_gauge.devdocs.json'; diff --git a/api_docs/expression_heatmap.mdx b/api_docs/expression_heatmap.mdx index 040edccf8c8c3..87c9cba997837 100644 --- a/api_docs/expression_heatmap.mdx +++ b/api_docs/expression_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionHeatmap title: "expressionHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionHeatmap plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionHeatmap'] --- import expressionHeatmapObj from './expression_heatmap.devdocs.json'; diff --git a/api_docs/expression_image.mdx b/api_docs/expression_image.mdx index 0d8b0cff8abb8..fa783631b3666 100644 --- a/api_docs/expression_image.mdx +++ b/api_docs/expression_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionImage title: "expressionImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionImage plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionImage'] --- import expressionImageObj from './expression_image.devdocs.json'; diff --git a/api_docs/expression_legacy_metric_vis.mdx b/api_docs/expression_legacy_metric_vis.mdx index 70526268ccb40..1580a9b512e7e 100644 --- a/api_docs/expression_legacy_metric_vis.mdx +++ b/api_docs/expression_legacy_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionLegacyMetricVis title: "expressionLegacyMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionLegacyMetricVis plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionLegacyMetricVis'] --- import expressionLegacyMetricVisObj from './expression_legacy_metric_vis.devdocs.json'; diff --git a/api_docs/expression_metric.mdx b/api_docs/expression_metric.mdx index bb29f3d63221b..5af5a8eb25b00 100644 --- a/api_docs/expression_metric.mdx +++ b/api_docs/expression_metric.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetric title: "expressionMetric" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetric plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetric'] --- import expressionMetricObj from './expression_metric.devdocs.json'; diff --git a/api_docs/expression_metric_vis.mdx b/api_docs/expression_metric_vis.mdx index 71ac4a737f38d..c7e5b092d900b 100644 --- a/api_docs/expression_metric_vis.mdx +++ b/api_docs/expression_metric_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionMetricVis title: "expressionMetricVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionMetricVis plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionMetricVis'] --- import expressionMetricVisObj from './expression_metric_vis.devdocs.json'; diff --git a/api_docs/expression_partition_vis.mdx b/api_docs/expression_partition_vis.mdx index 3bcf859578437..c8040b4f7ae3c 100644 --- a/api_docs/expression_partition_vis.mdx +++ b/api_docs/expression_partition_vis.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionPartitionVis title: "expressionPartitionVis" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionPartitionVis plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionPartitionVis'] --- import expressionPartitionVisObj from './expression_partition_vis.devdocs.json'; diff --git a/api_docs/expression_repeat_image.mdx b/api_docs/expression_repeat_image.mdx index fb5c7b545999b..2f5d3ab0a548f 100644 --- a/api_docs/expression_repeat_image.mdx +++ b/api_docs/expression_repeat_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRepeatImage title: "expressionRepeatImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRepeatImage plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRepeatImage'] --- import expressionRepeatImageObj from './expression_repeat_image.devdocs.json'; diff --git a/api_docs/expression_reveal_image.mdx b/api_docs/expression_reveal_image.mdx index b6c9983a9988c..7caa777963f6c 100644 --- a/api_docs/expression_reveal_image.mdx +++ b/api_docs/expression_reveal_image.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionRevealImage title: "expressionRevealImage" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionRevealImage plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionRevealImage'] --- import expressionRevealImageObj from './expression_reveal_image.devdocs.json'; diff --git a/api_docs/expression_shape.mdx b/api_docs/expression_shape.mdx index 971bc703be0e2..0ceaf000e47ba 100644 --- a/api_docs/expression_shape.mdx +++ b/api_docs/expression_shape.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionShape title: "expressionShape" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionShape plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionShape'] --- import expressionShapeObj from './expression_shape.devdocs.json'; diff --git a/api_docs/expression_tagcloud.mdx b/api_docs/expression_tagcloud.mdx index 0e5302d87a970..ed7104d1c75a6 100644 --- a/api_docs/expression_tagcloud.mdx +++ b/api_docs/expression_tagcloud.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionTagcloud title: "expressionTagcloud" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionTagcloud plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionTagcloud'] --- import expressionTagcloudObj from './expression_tagcloud.devdocs.json'; diff --git a/api_docs/expression_x_y.mdx b/api_docs/expression_x_y.mdx index fa81ffc3ef6ba..e586f1b0c68e6 100644 --- a/api_docs/expression_x_y.mdx +++ b/api_docs/expression_x_y.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressionXY title: "expressionXY" image: https://source.unsplash.com/400x175/?github description: API docs for the expressionXY plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressionXY'] --- import expressionXYObj from './expression_x_y.devdocs.json'; diff --git a/api_docs/expressions.devdocs.json b/api_docs/expressions.devdocs.json index 8bf0ad4f7cc46..f39f113576e2a 100644 --- a/api_docs/expressions.devdocs.json +++ b/api_docs/expressions.devdocs.json @@ -7966,10 +7966,6 @@ { "plugin": "canvas", "path": "x-pack/plugins/canvas/canvas_plugin_src/functions/server/pointseries/index.ts" - }, - { - "plugin": "visTypeXy", - "path": "src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts" } ] } @@ -18404,10 +18400,6 @@ { "plugin": "canvas", "path": "x-pack/plugins/canvas/canvas_plugin_src/functions/server/pointseries/index.ts" - }, - { - "plugin": "visTypeXy", - "path": "src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts" } ] } @@ -30224,10 +30216,6 @@ { "plugin": "canvas", "path": "x-pack/plugins/canvas/canvas_plugin_src/functions/server/pointseries/index.ts" - }, - { - "plugin": "visTypeXy", - "path": "src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts" } ] } @@ -34915,14 +34903,6 @@ { "plugin": "canvas", "path": "x-pack/plugins/canvas/canvas_plugin_src/functions/common/table.ts" - }, - { - "plugin": "visTypeXy", - "path": "src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts" - }, - { - "plugin": "visTypeXy", - "path": "src/plugins/vis_types/xy/public/expression_functions/xy_vis_fn.ts" } ], "initialIsOpen": false diff --git a/api_docs/expressions.mdx b/api_docs/expressions.mdx index d5a70f521ffe7..39b9017801b60 100644 --- a/api_docs/expressions.mdx +++ b/api_docs/expressions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/expressions title: "expressions" image: https://source.unsplash.com/400x175/?github description: API docs for the expressions plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'expressions'] --- import expressionsObj from './expressions.devdocs.json'; diff --git a/api_docs/features.mdx b/api_docs/features.mdx index b85f190a0105b..18e402c2bf154 100644 --- a/api_docs/features.mdx +++ b/api_docs/features.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/features title: "features" image: https://source.unsplash.com/400x175/?github description: API docs for the features plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'features'] --- import featuresObj from './features.devdocs.json'; diff --git a/api_docs/field_formats.mdx b/api_docs/field_formats.mdx index 1072dc5d534ca..88f8daf4b5113 100644 --- a/api_docs/field_formats.mdx +++ b/api_docs/field_formats.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fieldFormats title: "fieldFormats" image: https://source.unsplash.com/400x175/?github description: API docs for the fieldFormats plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fieldFormats'] --- import fieldFormatsObj from './field_formats.devdocs.json'; diff --git a/api_docs/file_upload.mdx b/api_docs/file_upload.mdx index 8a2850648317a..2c109c2d1b3a8 100644 --- a/api_docs/file_upload.mdx +++ b/api_docs/file_upload.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fileUpload title: "fileUpload" image: https://source.unsplash.com/400x175/?github description: API docs for the fileUpload plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fileUpload'] --- import fileUploadObj from './file_upload.devdocs.json'; diff --git a/api_docs/files.devdocs.json b/api_docs/files.devdocs.json index d7bb9ef6bf578..0bf3f06e2b7fa 100644 --- a/api_docs/files.devdocs.json +++ b/api_docs/files.devdocs.json @@ -2218,22 +2218,12 @@ "children": [ { "parentPluginId": "files", - "id": "def-server.DeleteForFileArgs.file", - "type": "Object", + "id": "def-server.DeleteForFileArgs.id", + "type": "string", "tags": [], - "label": "file", + "label": "id", "description": [ - "\nThe file object to delete the shares for." - ], - "signature": [ - { - "pluginId": "files", - "scope": "common", - "docId": "kibFilesPluginApi", - "section": "def-common.File", - "text": "File" - }, - "" + "\nThe file id to delete the shares for." ], "path": "x-pack/plugins/files/server/file_share_service/internal_file_share_service.ts", "deprecated": false @@ -2250,7 +2240,7 @@ "description": [ "\nWraps the {@link FileMetadataClient} and {@link BlobStorageClient} client\nto provide basic file CRUD functionality.\n\nFor now this is just a shallow type of the implementation for export purposes." ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "children": [ { @@ -2262,7 +2252,7 @@ "description": [ "See {@link FileMetadata.FileKind}." ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false }, { @@ -2275,19 +2265,19 @@ "\nSee {@link FileMetadataClient.create}.\n" ], "signature": [ - "(arg: ", + "(arg: ", "CreateArgs", ") => Promise<", { "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.FileDescriptor", - "text": "FileDescriptor" + "section": "def-common.File", + "text": "File" }, - ">" + ">" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "children": [ { @@ -2302,7 +2292,7 @@ "signature": [ "CreateArgs" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "isRequired": true } @@ -2319,7 +2309,7 @@ "\nSee {@link FileMetadataClient.get}\n" ], "signature": [ - "(arg: ", + "(arg: ", { "pluginId": "files", "scope": "server", @@ -2330,16 +2320,15 @@ ") => Promise<", { "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.FileDescriptor", - "text": "FileDescriptor" + "section": "def-common.File", + "text": "File" }, - ">" + ">" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, - "returnComment": [], "children": [ { "parentPluginId": "files", @@ -2359,10 +2348,12 @@ "text": "GetArg" } ], - "path": "x-pack/plugins/files/server/file_client/file_metadata_client/file_metadata_client.ts", - "deprecated": false + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "isRequired": true } - ] + ], + "returnComment": [] }, { "parentPluginId": "files", @@ -2374,51 +2365,60 @@ "\n{@link FileMetadataClient.update}\n" ], "signature": [ - "(arg: ", + "(id: string, metadata: ", { "pluginId": "files", - "scope": "server", - "docId": "kibFilesPluginApi", - "section": "def-server.UpdateArgs", - "text": "UpdateArgs" - }, - ") => Promise<", - { - "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.FileDescriptor", - "text": "FileDescriptor" + "section": "def-common.UpdatableFileMetadata", + "text": "UpdatableFileMetadata" }, - ">" + ") => Promise" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, - "returnComment": [], "children": [ { "parentPluginId": "files", "id": "def-server.FileClient.update.$1", + "type": "string", + "tags": [], + "label": "id", + "description": [ + "- File id" + ], + "signature": [ + "string" + ], + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "files", + "id": "def-server.FileClient.update.$2", "type": "Object", "tags": [], - "label": "arg", + "label": "metadata", "description": [ - "- Argument to get a file" + "- new file metadata" ], "signature": [ { "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.UpdateArgs", - "text": "UpdateArgs" + "section": "def-common.UpdatableFileMetadata", + "text": "UpdatableFileMetadata" }, - "" + "" ], - "path": "x-pack/plugins/files/server/file_client/file_metadata_client/file_metadata_client.ts", - "deprecated": false + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "isRequired": true } - ] + ], + "returnComment": [] }, { "parentPluginId": "files", @@ -2440,7 +2440,7 @@ }, ") => Promise" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "children": [ { @@ -2461,43 +2461,13 @@ "text": "DeleteArgs" } ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "isRequired": true } ], "returnComment": [] }, - { - "parentPluginId": "files", - "id": "def-server.FileClient.deleteContent", - "type": "Function", - "tags": [], - "label": "deleteContent", - "description": [ - "\nSee {@link BlobStorageClient.delete}\n" - ], - "signature": [ - "(id: string) => Promise" - ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "files", - "id": "def-server.FileClient.deleteContent.$1", - "type": "string", - "tags": [], - "label": "id", - "description": [ - "- Argument to delete a file" - ], - "path": "x-pack/plugins/files/server/blob_storage_service/types.ts", - "deprecated": false - } - ] - }, { "parentPluginId": "files", "id": "def-server.FileClient.list", @@ -2519,16 +2489,15 @@ " | undefined) => Promise<", { "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.FileDescriptor", - "text": "FileDescriptor" + "section": "def-common.File", + "text": "File" }, "[]>" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, - "returnComment": [], "children": [ { "parentPluginId": "files", @@ -2549,10 +2518,12 @@ }, " | undefined" ], - "path": "x-pack/plugins/files/server/file_client/file_metadata_client/file_metadata_client.ts", - "deprecated": false + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "isRequired": false } - ] + ], + "returnComment": [] }, { "parentPluginId": "files", @@ -2575,16 +2546,15 @@ ") => Promise<", { "pluginId": "files", - "scope": "server", + "scope": "common", "docId": "kibFilesPluginApi", - "section": "def-server.FileDescriptor", - "text": "FileDescriptor" + "section": "def-common.File", + "text": "File" }, "[]>" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, - "returnComment": [], "children": [ { "parentPluginId": "files", @@ -2604,113 +2574,147 @@ "text": "FindFileArgs" } ], - "path": "x-pack/plugins/files/server/file_client/file_metadata_client/file_metadata_client.ts", - "deprecated": false + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "isRequired": true } - ] + ], + "returnComment": [] }, { "parentPluginId": "files", - "id": "def-server.FileClient.upload", + "id": "def-server.FileClient.share", "type": "Function", - "tags": [], - "label": "upload", + "tags": [ + "note" + ], + "label": "share", "description": [ - "\nSee {@link BlobStorageClient.upload}\n" + "\nCreate a file share instance for this file.\n" ], "signature": [ - "(id: string, rs: ", - "Readable", - ", opts?: ", - "UploadOptions", - " | undefined) => Promise<{ id: string; size: number; }>" + "(args: ", + "ShareArgs", + ") => Promise<", + { + "pluginId": "files", + "scope": "common", + "docId": "kibFilesPluginApi", + "section": "def-common.FileShareJSONWithToken", + "text": "FileShareJSONWithToken" + }, + ">" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "children": [ { "parentPluginId": "files", - "id": "def-server.FileClient.upload.$1", - "type": "string", - "tags": [], - "label": "id", - "description": [ - "- Readable stream to upload" - ], - "signature": [ - "string" - ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", - "deprecated": false, - "isRequired": true - }, - { - "parentPluginId": "files", - "id": "def-server.FileClient.upload.$2", + "id": "def-server.FileClient.share.$1", "type": "Object", "tags": [], - "label": "rs", + "label": "args", "description": [ - "- Readable stream to upload" + "- Arguments to create a file share" ], "signature": [ - "Readable" + "ShareArgs" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "isRequired": true - }, + } + ], + "returnComment": [] + }, + { + "parentPluginId": "files", + "id": "def-server.FileClient.unshare", + "type": "Function", + "tags": [ + "note" + ], + "label": "unshare", + "description": [ + "\nCreate a file share instance for this file.\n" + ], + "signature": [ + "(args: IdArg) => Promise" + ], + "path": "x-pack/plugins/files/server/file_client/types.ts", + "deprecated": false, + "returnComment": [], + "children": [ { "parentPluginId": "files", - "id": "def-server.FileClient.upload.$3", + "id": "def-server.FileClient.unshare.$1", "type": "Object", "tags": [], - "label": "opts", + "label": "args", "description": [ - "- Argument for uploads" + "- Arguments to remove a file share" ], "signature": [ - "UploadOptions", - " | undefined" + "IdArg" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", - "deprecated": false, - "isRequired": false + "path": "x-pack/plugins/files/server/file_share_service/types.ts", + "deprecated": false } - ], - "returnComment": [] + ] }, { "parentPluginId": "files", - "id": "def-server.FileClient.download", + "id": "def-server.FileClient.listShares", "type": "Function", - "tags": [], - "label": "download", + "tags": [ + "note" + ], + "label": "listShares", "description": [ - "\nSee {@link BlobStorageClient.download}\n" + "\nCreate a file share instance for this file.\n" ], "signature": [ - "(args: { id: string; size?: number | undefined; }) => Promise<", - "Readable", - ">" + "(arg: ", + { + "pluginId": "files", + "scope": "server", + "docId": "kibFilesPluginApi", + "section": "def-server.ListArgs", + "text": "ListArgs" + }, + ") => Promise<{ shares: ", + { + "pluginId": "files", + "scope": "common", + "docId": "kibFilesPluginApi", + "section": "def-common.FileShareJSON", + "text": "FileShareJSON" + }, + "[]; }>" ], - "path": "x-pack/plugins/files/server/file_client/file_client.ts", + "path": "x-pack/plugins/files/server/file_client/types.ts", "deprecated": false, "returnComment": [], "children": [ { "parentPluginId": "files", - "id": "def-server.FileClient.download.$1", + "id": "def-server.FileClient.listShares.$1", "type": "Object", "tags": [], - "label": "args", + "label": "arg", "description": [ - "- to download a file" + "- Arguments to remove a file share" ], "signature": [ - "{ id: string; size?: number | undefined; }" + { + "pluginId": "files", + "scope": "server", + "docId": "kibFilesPluginApi", + "section": "def-server.ListArgs", + "text": "ListArgs" + } ], - "path": "x-pack/plugins/files/server/blob_storage_service/types.ts", + "path": "x-pack/plugins/files/server/file_share_service/types.ts", "deprecated": false } ] @@ -3352,7 +3356,7 @@ "\nUpdate updatable file attributes like name and meta.\n" ], "signature": [ - "(args: ", + "(args: ", { "pluginId": "files", "scope": "server", @@ -3360,15 +3364,7 @@ "section": "def-server.UpdateFileArgs", "text": "UpdateFileArgs" }, - ") => Promise<", - { - "pluginId": "files", - "scope": "common", - "docId": "kibFilesPluginApi", - "section": "def-common.File", - "text": "File" - }, - ">" + ") => Promise" ], "path": "x-pack/plugins/files/server/file_service/file_service.ts", "deprecated": false, @@ -4803,19 +4799,45 @@ "section": "def-common.File", "text": "File" }, - " extends ", - { - "pluginId": "files", - "scope": "common", - "docId": "kibFilesPluginApi", - "section": "def-common.FileJSON", - "text": "FileJSON" - }, "" ], "path": "x-pack/plugins/files/common/types.ts", "deprecated": false, "children": [ + { + "parentPluginId": "files", + "id": "def-common.File.id", + "type": "string", + "tags": [], + "label": "id", + "description": [ + "\nThe file ID" + ], + "path": "x-pack/plugins/files/common/types.ts", + "deprecated": false + }, + { + "parentPluginId": "files", + "id": "def-common.File.data", + "type": "Object", + "tags": [], + "label": "data", + "description": [ + "\nFile metadata in camelCase form." + ], + "signature": [ + { + "pluginId": "files", + "scope": "common", + "docId": "kibFilesPluginApi", + "section": "def-common.FileJSON", + "text": "FileJSON" + }, + "" + ], + "path": "x-pack/plugins/files/common/types.ts", + "deprecated": false + }, { "parentPluginId": "files", "id": "def-common.File.update", @@ -4886,7 +4908,15 @@ "signature": [ "(content: ", "Readable", - ") => Promise" + ") => Promise<", + { + "pluginId": "files", + "scope": "common", + "docId": "kibFilesPluginApi", + "section": "def-common.File", + "text": "File" + }, + ">" ], "path": "x-pack/plugins/files/common/types.ts", "deprecated": false, diff --git a/api_docs/files.mdx b/api_docs/files.mdx index f9e1ebaf95e22..ad95a0fb51c03 100644 --- a/api_docs/files.mdx +++ b/api_docs/files.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/files title: "files" image: https://source.unsplash.com/400x175/?github description: API docs for the files plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'files'] --- import filesObj from './files.devdocs.json'; @@ -21,7 +21,7 @@ Contact [@elastic/kibana-app-services](https://github.com/orgs/elastic/teams/tea | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 236 | 0 | 3 | 2 | +| 237 | 0 | 3 | 2 | ## Client diff --git a/api_docs/fleet.devdocs.json b/api_docs/fleet.devdocs.json index 08581064a4d00..b082176e571a3 100644 --- a/api_docs/fleet.devdocs.json +++ b/api_docs/fleet.devdocs.json @@ -3933,7 +3933,7 @@ "signature": [ "(soClient: ", "SavedObjectsClientContract", - ", ids: string[], options?: { fields?: string[] | undefined; }) => Promise<", + ", ids: string[], options?: { fields?: string[] | undefined; withPackagePolicies?: boolean | undefined; ignoreMissing?: boolean | undefined; }) => Promise<", { "pluginId": "fleet", "scope": "common", @@ -3981,7 +3981,7 @@ "label": "options", "description": [], "signature": [ - "{ fields?: string[] | undefined; }" + "{ fields?: string[] | undefined; withPackagePolicies?: boolean | undefined; ignoreMissing?: boolean | undefined; }" ], "path": "x-pack/plugins/fleet/server/services/agent_policy.ts", "deprecated": false @@ -5312,7 +5312,7 @@ "signature": [ "(soClient: ", "SavedObjectsClientContract", - ", ids: string[]) => Promise<", + ", ids: string[], options?: { ignoreMissing?: boolean | undefined; } | undefined) => Promise<", { "pluginId": "fleet", "scope": "common", @@ -5352,6 +5352,31 @@ "path": "x-pack/plugins/fleet/server/services/package_policy.ts", "deprecated": false, "isRequired": true + }, + { + "parentPluginId": "fleet", + "id": "def-server.PackagePolicyServiceInterface.getByIDs.$3", + "type": "Object", + "tags": [], + "label": "options", + "description": [], + "path": "x-pack/plugins/fleet/server/services/package_policy.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "fleet", + "id": "def-server.PackagePolicyServiceInterface.getByIDs.$3.ignoreMissing", + "type": "CompoundType", + "tags": [], + "label": "ignoreMissing", + "description": [], + "signature": [ + "boolean | undefined" + ], + "path": "x-pack/plugins/fleet/server/services/package_policy.ts", + "deprecated": false + } + ] } ], "returnComment": [] @@ -9768,7 +9793,7 @@ "label": "install_source", "description": [], "signature": [ - "\"upload\" | \"registry\" | \"bundled\"" + "\"registry\" | \"upload\" | \"bundled\"" ], "path": "x-pack/plugins/fleet/common/types/models/epm.ts", "deprecated": false @@ -9918,7 +9943,7 @@ "label": "installSource", "description": [], "signature": [ - "\"upload\" | \"registry\" | \"bundled\"" + "\"registry\" | \"upload\" | \"bundled\"" ], "path": "x-pack/plugins/fleet/common/types/rest_spec/epm.ts", "deprecated": false @@ -14292,6 +14317,16 @@ "path": "x-pack/plugins/fleet/common/constants/routes.ts", "deprecated": false }, + { + "parentPluginId": "fleet", + "id": "def-common.AGENT_POLICY_API_ROUTES.BULK_GET_PATTERN", + "type": "string", + "tags": [], + "label": "BULK_GET_PATTERN", + "description": [], + "path": "x-pack/plugins/fleet/common/constants/routes.ts", + "deprecated": false + }, { "parentPluginId": "fleet", "id": "def-common.AGENT_POLICY_API_ROUTES.INFO_PATTERN", @@ -15641,6 +15676,16 @@ "path": "x-pack/plugins/fleet/common/constants/routes.ts", "deprecated": false }, + { + "parentPluginId": "fleet", + "id": "def-common.PACKAGE_POLICY_API_ROUTES.BULK_GET_PATTERN", + "type": "string", + "tags": [], + "label": "BULK_GET_PATTERN", + "description": [], + "path": "x-pack/plugins/fleet/common/constants/routes.ts", + "deprecated": false + }, { "parentPluginId": "fleet", "id": "def-common.PACKAGE_POLICY_API_ROUTES.INFO_PATTERN", diff --git a/api_docs/fleet.mdx b/api_docs/fleet.mdx index 883c4fd9502fe..af00182919a87 100644 --- a/api_docs/fleet.mdx +++ b/api_docs/fleet.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/fleet title: "fleet" image: https://source.unsplash.com/400x175/?github description: API docs for the fleet plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'fleet'] --- import fleetObj from './fleet.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Fleet](https://github.com/orgs/elastic/teams/fleet) for questions regar | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 957 | 3 | 862 | 9 | +| 961 | 3 | 866 | 9 | ## Client diff --git a/api_docs/global_search.mdx b/api_docs/global_search.mdx index 8c980b9b1487a..3f355ba9ab281 100644 --- a/api_docs/global_search.mdx +++ b/api_docs/global_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/globalSearch title: "globalSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the globalSearch plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'globalSearch'] --- import globalSearchObj from './global_search.devdocs.json'; diff --git a/api_docs/home.mdx b/api_docs/home.mdx index 013c15505f037..0557452b4083a 100644 --- a/api_docs/home.mdx +++ b/api_docs/home.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/home title: "home" image: https://source.unsplash.com/400x175/?github description: API docs for the home plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'home'] --- import homeObj from './home.devdocs.json'; diff --git a/api_docs/index_lifecycle_management.mdx b/api_docs/index_lifecycle_management.mdx index 0a2ad674489bc..2f03debcd3012 100644 --- a/api_docs/index_lifecycle_management.mdx +++ b/api_docs/index_lifecycle_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexLifecycleManagement title: "indexLifecycleManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexLifecycleManagement plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexLifecycleManagement'] --- import indexLifecycleManagementObj from './index_lifecycle_management.devdocs.json'; diff --git a/api_docs/index_management.mdx b/api_docs/index_management.mdx index 9ee4a784b6c61..19043c1604c59 100644 --- a/api_docs/index_management.mdx +++ b/api_docs/index_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/indexManagement title: "indexManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the indexManagement plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'indexManagement'] --- import indexManagementObj from './index_management.devdocs.json'; diff --git a/api_docs/infra.mdx b/api_docs/infra.mdx index 9d1388b056cab..6fd2b65447b72 100644 --- a/api_docs/infra.mdx +++ b/api_docs/infra.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/infra title: "infra" image: https://source.unsplash.com/400x175/?github description: API docs for the infra plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'infra'] --- import infraObj from './infra.devdocs.json'; diff --git a/api_docs/inspector.mdx b/api_docs/inspector.mdx index 24b59fa61ecf2..66d3de6650306 100644 --- a/api_docs/inspector.mdx +++ b/api_docs/inspector.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/inspector title: "inspector" image: https://source.unsplash.com/400x175/?github description: API docs for the inspector plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'inspector'] --- import inspectorObj from './inspector.devdocs.json'; diff --git a/api_docs/interactive_setup.mdx b/api_docs/interactive_setup.mdx index 9b11c63613ce6..0755f23730c46 100644 --- a/api_docs/interactive_setup.mdx +++ b/api_docs/interactive_setup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/interactiveSetup title: "interactiveSetup" image: https://source.unsplash.com/400x175/?github description: API docs for the interactiveSetup plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'interactiveSetup'] --- import interactiveSetupObj from './interactive_setup.devdocs.json'; diff --git a/api_docs/kbn_ace.mdx b/api_docs/kbn_ace.mdx index e510437eda12a..150518da0cae8 100644 --- a/api_docs/kbn_ace.mdx +++ b/api_docs/kbn_ace.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ace title: "@kbn/ace" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ace plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ace'] --- import kbnAceObj from './kbn_ace.devdocs.json'; diff --git a/api_docs/kbn_aiops_components.mdx b/api_docs/kbn_aiops_components.mdx index a585502c902e4..798716a926a51 100644 --- a/api_docs/kbn_aiops_components.mdx +++ b/api_docs/kbn_aiops_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-components title: "@kbn/aiops-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-components plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-components'] --- import kbnAiopsComponentsObj from './kbn_aiops_components.devdocs.json'; diff --git a/api_docs/kbn_aiops_utils.mdx b/api_docs/kbn_aiops_utils.mdx index cf3880109c7f3..3876efca7e1cd 100644 --- a/api_docs/kbn_aiops_utils.mdx +++ b/api_docs/kbn_aiops_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-aiops-utils title: "@kbn/aiops-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/aiops-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/aiops-utils'] --- import kbnAiopsUtilsObj from './kbn_aiops_utils.devdocs.json'; diff --git a/api_docs/kbn_alerts.mdx b/api_docs/kbn_alerts.mdx index d70a441d20a64..da8e828b03869 100644 --- a/api_docs/kbn_alerts.mdx +++ b/api_docs/kbn_alerts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-alerts title: "@kbn/alerts" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/alerts plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts'] --- import kbnAlertsObj from './kbn_alerts.devdocs.json'; diff --git a/api_docs/kbn_analytics.mdx b/api_docs/kbn_analytics.mdx index 4ee91d6535580..622d488cc6163 100644 --- a/api_docs/kbn_analytics.mdx +++ b/api_docs/kbn_analytics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics title: "@kbn/analytics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics'] --- import kbnAnalyticsObj from './kbn_analytics.devdocs.json'; diff --git a/api_docs/kbn_analytics_client.mdx b/api_docs/kbn_analytics_client.mdx index 0b514021a1a52..c660b8eaa946a 100644 --- a/api_docs/kbn_analytics_client.mdx +++ b/api_docs/kbn_analytics_client.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-client title: "@kbn/analytics-client" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-client plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-client'] --- import kbnAnalyticsClientObj from './kbn_analytics_client.devdocs.json'; diff --git a/api_docs/kbn_analytics_shippers_elastic_v3_browser.mdx b/api_docs/kbn_analytics_shippers_elastic_v3_browser.mdx index c51597e2396c8..d7eaaa4339fb1 100644 --- a/api_docs/kbn_analytics_shippers_elastic_v3_browser.mdx +++ b/api_docs/kbn_analytics_shippers_elastic_v3_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-browser title: "@kbn/analytics-shippers-elastic-v3-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-shippers-elastic-v3-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-browser'] --- import kbnAnalyticsShippersElasticV3BrowserObj from './kbn_analytics_shippers_elastic_v3_browser.devdocs.json'; diff --git a/api_docs/kbn_analytics_shippers_elastic_v3_common.mdx b/api_docs/kbn_analytics_shippers_elastic_v3_common.mdx index 1e68519814189..3b9b809407c40 100644 --- a/api_docs/kbn_analytics_shippers_elastic_v3_common.mdx +++ b/api_docs/kbn_analytics_shippers_elastic_v3_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-common title: "@kbn/analytics-shippers-elastic-v3-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-shippers-elastic-v3-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-common'] --- import kbnAnalyticsShippersElasticV3CommonObj from './kbn_analytics_shippers_elastic_v3_common.devdocs.json'; diff --git a/api_docs/kbn_analytics_shippers_elastic_v3_server.mdx b/api_docs/kbn_analytics_shippers_elastic_v3_server.mdx index 4582e1f40f686..be81f0cd944df 100644 --- a/api_docs/kbn_analytics_shippers_elastic_v3_server.mdx +++ b/api_docs/kbn_analytics_shippers_elastic_v3_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-elastic-v3-server title: "@kbn/analytics-shippers-elastic-v3-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-shippers-elastic-v3-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-elastic-v3-server'] --- import kbnAnalyticsShippersElasticV3ServerObj from './kbn_analytics_shippers_elastic_v3_server.devdocs.json'; diff --git a/api_docs/kbn_analytics_shippers_fullstory.mdx b/api_docs/kbn_analytics_shippers_fullstory.mdx index d646b6198ed68..bb1ad790890aa 100644 --- a/api_docs/kbn_analytics_shippers_fullstory.mdx +++ b/api_docs/kbn_analytics_shippers_fullstory.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-analytics-shippers-fullstory title: "@kbn/analytics-shippers-fullstory" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/analytics-shippers-fullstory plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/analytics-shippers-fullstory'] --- import kbnAnalyticsShippersFullstoryObj from './kbn_analytics_shippers_fullstory.devdocs.json'; diff --git a/api_docs/kbn_apm_config_loader.mdx b/api_docs/kbn_apm_config_loader.mdx index 43fd4a9d534ad..5b75866be4093 100644 --- a/api_docs/kbn_apm_config_loader.mdx +++ b/api_docs/kbn_apm_config_loader.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-config-loader title: "@kbn/apm-config-loader" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-config-loader plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-config-loader'] --- import kbnApmConfigLoaderObj from './kbn_apm_config_loader.devdocs.json'; diff --git a/api_docs/elastic_apm_synthtrace.devdocs.json b/api_docs/kbn_apm_synthtrace.devdocs.json similarity index 75% rename from api_docs/elastic_apm_synthtrace.devdocs.json rename to api_docs/kbn_apm_synthtrace.devdocs.json index 7795015f81289..4994a6ae917e2 100644 --- a/api_docs/elastic_apm_synthtrace.devdocs.json +++ b/api_docs/kbn_apm_synthtrace.devdocs.json @@ -1,5 +1,5 @@ { - "id": "@elastic/apm-synthtrace", + "id": "@kbn/apm-synthtrace", "client": { "classes": [], "functions": [], @@ -11,17 +11,17 @@ "server": { "classes": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient", "type": "Class", "tags": [], "label": "ApmSynthtraceEsClient", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.Unnamed", "type": "Function", "tags": [], @@ -30,11 +30,11 @@ "signature": [ "any" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.Unnamed.$1", "type": "Object", "tags": [], @@ -43,12 +43,12 @@ "signature": [ "default" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.Unnamed.$2", "type": "Object", "tags": [], @@ -57,12 +57,12 @@ "signature": [ "{ perf: (name: string, cb: () => T) => T; debug: (...args: any[]) => void; info: (...args: any[]) => void; error: (...args: any[]) => void; }" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.Unnamed.$3", "type": "Object", "tags": [], @@ -72,7 +72,7 @@ "ApmSynthtraceEsClientOptions", " | undefined" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": false } @@ -80,7 +80,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.runningVersion", "type": "Function", "tags": [], @@ -89,13 +89,13 @@ "signature": [ "() => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.clean", "type": "Function", "tags": [], @@ -104,11 +104,11 @@ "signature": [ "(dataStreams?: string[] | undefined) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.clean.$1", "type": "Array", "tags": [], @@ -117,7 +117,7 @@ "signature": [ "string[] | undefined" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": false } @@ -125,7 +125,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.updateComponentTemplates", "type": "Function", "tags": [], @@ -134,11 +134,11 @@ "signature": [ "(numberOfPrimaryShards: number) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.updateComponentTemplates.$1", "type": "number", "tags": [], @@ -147,7 +147,7 @@ "signature": [ "number" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true } @@ -155,7 +155,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.registerGcpRepository", "type": "Function", "tags": [], @@ -164,11 +164,11 @@ "signature": [ "(connectionString: string) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.registerGcpRepository.$1", "type": "string", "tags": [], @@ -177,7 +177,7 @@ "signature": [ "string" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true } @@ -185,7 +185,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.refresh", "type": "Function", "tags": [], @@ -196,13 +196,13 @@ "ShardsOperationResponseBase", ">" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.index", "type": "Function", "tags": [], @@ -211,17 +211,17 @@ "signature": [ "(events: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, " | ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, @@ -229,9 +229,9 @@ "StreamToBulkOptions", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, @@ -239,19 +239,19 @@ "StreamProcessor", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "> | undefined) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.index.$1", "type": "CompoundType", "tags": [], @@ -259,28 +259,28 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, " | ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.index.$2", "type": "Object", "tags": [], @@ -290,20 +290,20 @@ "StreamToBulkOptions", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "> | undefined" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.index.$3", "type": "Object", "tags": [], @@ -313,15 +313,15 @@ "StreamProcessor", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "> | undefined" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": false } @@ -329,7 +329,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.createDataStream", "type": "Function", "tags": [], @@ -340,19 +340,19 @@ "StreamAggregator", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, ">) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmSynthtraceEsClient.createDataStream.$1", "type": "Object", "tags": [], @@ -362,15 +362,15 @@ "StreamAggregator", "<", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, ">" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/client/apm_synthtrace_es_client.ts", "deprecated": false, "isRequired": true } @@ -381,7 +381,7 @@ "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable", "type": "Class", "tags": [], @@ -389,27 +389,27 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityArrayIterable", "text": "EntityArrayIterable" }, " implements ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, "" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.Unnamed", "type": "Function", "tags": [], @@ -418,11 +418,11 @@ "signature": [ "any" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.Unnamed.$1", "type": "Array", "tags": [], @@ -431,7 +431,7 @@ "signature": [ "TFields[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "isRequired": true } @@ -439,7 +439,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.order", "type": "Function", "tags": [], @@ -448,13 +448,13 @@ "signature": [ "() => \"asc\" | \"desc\"" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.ratePerMinute", "type": "Function", "tags": [], @@ -463,13 +463,13 @@ "signature": [ "() => number" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.Symbol.asyncIterator", "type": "Function", "tags": [], @@ -478,13 +478,13 @@ "signature": [ "() => AsyncIterator" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.Symbol.iterator", "type": "Function", "tags": [], @@ -493,13 +493,13 @@ "signature": [ "() => Iterator" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.merge", "type": "Function", "tags": [], @@ -508,9 +508,9 @@ "signature": [ "(...iterables: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, @@ -518,11 +518,11 @@ "EntityStreams", "" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.merge.$1", "type": "Array", "tags": [], @@ -530,15 +530,15 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "isRequired": true } @@ -546,7 +546,7 @@ "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityArrayIterable.toArray", "type": "Function", "tags": [], @@ -555,7 +555,7 @@ "signature": [ "() => TFields[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] @@ -566,7 +566,7 @@ ], "functions": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.cleanWriteTargets", "type": "Function", "tags": [], @@ -577,21 +577,21 @@ "default", "; logger: { perf: (name: string, cb: () => T) => T; debug: (...args: any[]) => void; info: (...args: any[]) => void; error: (...args: any[]) => void; }; }) => Promise" ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/clean_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/clean_write_targets.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.cleanWriteTargets.$1", "type": "Object", "tags": [], "label": "{\n targets,\n client,\n logger,\n}", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/clean_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/clean_write_targets.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.cleanWriteTargets.$1.targets", "type": "Array", "tags": [], @@ -600,11 +600,11 @@ "signature": [ "string[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/clean_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/clean_write_targets.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.cleanWriteTargets.$1.client", "type": "Object", "tags": [], @@ -613,11 +613,11 @@ "signature": [ "default" ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/clean_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/clean_write_targets.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.cleanWriteTargets.$1.logger", "type": "Object", "tags": [], @@ -626,7 +626,7 @@ "signature": [ "{ perf: (name: string, cb: () => T) => T; debug: (...args: any[]) => void; info: (...args: any[]) => void; error: (...args: any[]) => void; }" ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/clean_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/clean_write_targets.ts", "deprecated": false } ] @@ -636,7 +636,7 @@ "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.createLogger", "type": "Function", "tags": [], @@ -645,19 +645,19 @@ "signature": [ "(logLevel: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.LogLevel", "text": "LogLevel" }, ") => { perf: (name: string, cb: () => T) => T; debug: (...args: any[]) => void; info: (...args: any[]) => void; error: (...args: any[]) => void; }" ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/create_logger.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.createLogger.$1", "type": "Enum", "tags": [], @@ -665,14 +665,14 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.LogLevel", "text": "LogLevel" } ], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/create_logger.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts", "deprecated": false, "isRequired": true } @@ -681,7 +681,7 @@ "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.observer", "type": "Function", "tags": [], @@ -691,14 +691,14 @@ "() => ", "Observer" ], - "path": "packages/elastic-apm-synthtrace/src/lib/agent_config/observer.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/agent_config/observer.ts", "deprecated": false, "children": [], "returnComment": [], "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.timerange", "type": "Function", "tags": [], @@ -708,11 +708,11 @@ "(from: number | Date, to: number | Date) => ", "Timerange" ], - "path": "packages/elastic-apm-synthtrace/src/lib/timerange.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/timerange.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.timerange.$1", "type": "CompoundType", "tags": [], @@ -721,12 +721,12 @@ "signature": [ "number | Date" ], - "path": "packages/elastic-apm-synthtrace/src/lib/timerange.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/timerange.ts", "deprecated": false, "isRequired": true }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.timerange.$2", "type": "CompoundType", "tags": [], @@ -735,7 +735,7 @@ "signature": [ "number | Date" ], - "path": "packages/elastic-apm-synthtrace/src/lib/timerange.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/timerange.ts", "deprecated": false, "isRequired": true } @@ -746,30 +746,30 @@ ], "interfaces": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmException", "type": "Interface", "tags": [], "label": "ApmException", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/apm_fields.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/apm_fields.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmException.message", "type": "string", "tags": [], "label": "message", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/apm_fields.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/apm_fields.ts", "deprecated": false } ], "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable", "type": "Interface", "tags": [], @@ -777,19 +777,19 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, " extends Iterable,AsyncIterable" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable.order", "type": "Function", "tags": [], @@ -798,13 +798,13 @@ "signature": [ "() => \"asc\" | \"desc\"" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable.ratePerMinute", "type": "Function", "tags": [], @@ -813,13 +813,13 @@ "signature": [ "() => number" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable.toArray", "type": "Function", "tags": [], @@ -828,21 +828,21 @@ "signature": [ "() => ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [], "returnComment": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable.merge", "type": "Function", "tags": [], @@ -851,9 +851,9 @@ "signature": [ "(...iterables: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, @@ -861,11 +861,11 @@ "EntityStreams", "" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.EntityIterable.merge.$1", "type": "Array", "tags": [], @@ -873,15 +873,15 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.EntityIterable", "text": "EntityIterable" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity_iterable.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity_iterable.ts", "deprecated": false, "isRequired": true } @@ -892,17 +892,17 @@ "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.Fields", "type": "Interface", "tags": [], "label": "Fields", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/entity.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.Fields.timestamp", "type": "number", "tags": [], @@ -911,7 +911,7 @@ "signature": [ "number | undefined" ], - "path": "packages/elastic-apm-synthtrace/src/lib/entity.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/entity.ts", "deprecated": false } ], @@ -920,20 +920,20 @@ ], "enums": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.LogLevel", "type": "Enum", "tags": [], "label": "LogLevel", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/utils/create_logger.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/utils/create_logger.ts", "deprecated": false, "initialIsOpen": false } ], "misc": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.ApmFields", "type": "Type", "tags": [], @@ -941,17 +941,17 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.Fields", "text": "Fields" }, " & Partial<{ 'timestamp.us'?: number | undefined; 'agent.name': string; 'agent.version': string; 'container.id': string; 'ecs.version': string; 'event.outcome': string; 'event.ingested': number; 'error.id': string; 'error.exception': ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmException", "text": "ApmException" }, @@ -959,24 +959,24 @@ "Observer", "; 'parent.id': string; 'processor.event': string; 'processor.name': string; 'trace.id': string; 'transaction.name': string; 'transaction.type': string; 'transaction.id': string; 'transaction.duration.us': number; 'transaction.duration.histogram': { values: number[]; counts: number[]; }; 'transaction.sampled': true; 'service.name': string; 'service.version': string; 'service.environment': string; 'service.node.name': string; 'service.runtime.name': string; 'service.runtime.version': string; 'service.framework.name': string; 'span.id': string; 'span.name': string; 'span.type': string; 'span.subtype': string; 'span.duration.us': number; 'span.destination.service.name': string; 'span.destination.service.resource': string; 'span.destination.service.type': string; 'span.destination.service.response_time.sum.us': number; 'span.destination.service.response_time.count': number; 'span.self_time.count': number; 'span.self_time.sum.us': number; 'span.links': { trace: { id: string; }; span: { id: string; }; }[]; 'cloud.provider': string; 'cloud.project.name': string; 'cloud.service.name': string; 'cloud.availability_zone': string; 'cloud.machine.type': string; 'cloud.region': string; 'host.os.platform': string; 'faas.id': string; 'faas.coldstart': boolean; 'faas.execution': string; 'faas.trigger.type': string; 'faas.trigger.request_id': string; }> & Partial<{ 'system.process.memory.size': number; 'system.memory.actual.free': number; 'system.memory.total': number; 'system.cpu.total.norm.pct': number; 'system.process.memory.rss.bytes': number; 'system.process.cpu.total.norm.pct': number; 'jvm.memory.heap.used': number; 'jvm.memory.non_heap.used': number; 'jvm.thread.count': number; }>" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/apm_fields.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/apm_fields.ts", "deprecated": false, "initialIsOpen": false } ], "objects": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm", "type": "Object", "tags": [], "label": "apm", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.service", "type": "Function", "tags": [], @@ -986,44 +986,44 @@ "(name: string, environment: string, agentName: string) => ", "Service" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.service.$1", "type": "string", "tags": [], "label": "name", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/service.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/service.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.service.$2", "type": "string", "tags": [], "label": "environment", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/service.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/service.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.service.$3", "type": "string", "tags": [], "label": "agentName", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/service.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/service.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.browser", "type": "Function", "tags": [], @@ -1033,32 +1033,32 @@ "(serviceName: string, production: string, userAgent: Partial<{ 'user_agent.original': string; 'user_agent.os.name': string; 'user_agent.name': string; 'user_agent.device.name': string; 'user_agent.version': number; }>) => ", "Browser" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.browser.$1", "type": "string", "tags": [], "label": "serviceName", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/browser.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/browser.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.browser.$2", "type": "string", "tags": [], "label": "production", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/browser.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/browser.ts", "deprecated": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.browser.$3", "type": "Object", "tags": [], @@ -1067,13 +1067,13 @@ "signature": [ "{ 'user_agent.original'?: string | undefined; 'user_agent.os.name'?: string | undefined; 'user_agent.name'?: string | undefined; 'user_agent.device.name'?: string | undefined; 'user_agent.version'?: number | undefined; }" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/browser.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/browser.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getTransactionMetrics", "type": "Function", "tags": [], @@ -1082,17 +1082,17 @@ "signature": [ "(events: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]) => { 'metricset.name': string; 'transaction.duration.histogram': { values: number[]; counts: number[]; }; _doc_count: number; '@timestamp'?: number | undefined; 'timestamp.us'?: number | undefined; 'agent.name'?: string | undefined; 'agent.version'?: string | undefined; 'container.id'?: string | undefined; 'ecs.version'?: string | undefined; 'event.outcome'?: string | undefined; 'event.ingested'?: number | undefined; 'error.id'?: string | undefined; 'error.exception'?: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmException", "text": "ApmException" }, @@ -1100,12 +1100,12 @@ "Observer", " | undefined; 'parent.id'?: string | undefined; 'processor.event'?: string | undefined; 'processor.name'?: string | undefined; 'trace.id'?: string | undefined; 'transaction.name'?: string | undefined; 'transaction.type'?: string | undefined; 'transaction.id'?: string | undefined; 'transaction.duration.us'?: number | undefined; 'transaction.sampled'?: true | undefined; 'service.name'?: string | undefined; 'service.version'?: string | undefined; 'service.environment'?: string | undefined; 'service.node.name'?: string | undefined; 'service.runtime.name'?: string | undefined; 'service.runtime.version'?: string | undefined; 'service.framework.name'?: string | undefined; 'span.id'?: string | undefined; 'span.name'?: string | undefined; 'span.type'?: string | undefined; 'span.subtype'?: string | undefined; 'span.duration.us'?: number | undefined; 'span.destination.service.name'?: string | undefined; 'span.destination.service.resource'?: string | undefined; 'span.destination.service.type'?: string | undefined; 'span.destination.service.response_time.sum.us'?: number | undefined; 'span.destination.service.response_time.count'?: number | undefined; 'span.self_time.count'?: number | undefined; 'span.self_time.sum.us'?: number | undefined; 'span.links'?: { trace: { id: string; }; span: { id: string; }; }[] | undefined; 'cloud.provider'?: string | undefined; 'cloud.project.name'?: string | undefined; 'cloud.service.name'?: string | undefined; 'cloud.availability_zone'?: string | undefined; 'cloud.machine.type'?: string | undefined; 'cloud.region'?: string | undefined; 'host.os.platform'?: string | undefined; 'faas.id'?: string | undefined; 'faas.coldstart'?: boolean | undefined; 'faas.execution'?: string | undefined; 'faas.trigger.type'?: string | undefined; 'faas.trigger.request_id'?: string | undefined; 'system.process.memory.size'?: number | undefined; 'system.memory.actual.free'?: number | undefined; 'system.memory.total'?: number | undefined; 'system.cpu.total.norm.pct'?: number | undefined; 'system.process.memory.rss.bytes'?: number | undefined; 'system.process.cpu.total.norm.pct'?: number | undefined; 'jvm.memory.heap.used'?: number | undefined; 'jvm.memory.non_heap.used'?: number | undefined; 'jvm.thread.count'?: number | undefined; }[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getTransactionMetrics.$1", "type": "Array", "tags": [], @@ -1113,21 +1113,21 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/processors/get_transaction_metrics.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/processors/get_transaction_metrics.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getSpanDestinationMetrics", "type": "Function", "tags": [], @@ -1136,17 +1136,17 @@ "signature": [ "(events: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]) => { \"metricset.name\": string; 'span.destination.service.response_time.sum.us': number; 'span.destination.service.response_time.count': number; '@timestamp'?: number | undefined; 'timestamp.us'?: number | undefined; 'agent.name'?: string | undefined; 'agent.version'?: string | undefined; 'container.id'?: string | undefined; 'ecs.version'?: string | undefined; 'event.outcome'?: string | undefined; 'event.ingested'?: number | undefined; 'error.id'?: string | undefined; 'error.exception'?: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmException", "text": "ApmException" }, @@ -1154,12 +1154,12 @@ "Observer", " | undefined; 'parent.id'?: string | undefined; 'processor.event'?: string | undefined; 'processor.name'?: string | undefined; 'trace.id'?: string | undefined; 'transaction.name'?: string | undefined; 'transaction.type'?: string | undefined; 'transaction.id'?: string | undefined; 'transaction.duration.us'?: number | undefined; 'transaction.duration.histogram'?: { values: number[]; counts: number[]; } | undefined; 'transaction.sampled'?: true | undefined; 'service.name'?: string | undefined; 'service.version'?: string | undefined; 'service.environment'?: string | undefined; 'service.node.name'?: string | undefined; 'service.runtime.name'?: string | undefined; 'service.runtime.version'?: string | undefined; 'service.framework.name'?: string | undefined; 'span.id'?: string | undefined; 'span.name'?: string | undefined; 'span.type'?: string | undefined; 'span.subtype'?: string | undefined; 'span.duration.us'?: number | undefined; 'span.destination.service.name'?: string | undefined; 'span.destination.service.resource'?: string | undefined; 'span.destination.service.type'?: string | undefined; 'span.self_time.count'?: number | undefined; 'span.self_time.sum.us'?: number | undefined; 'span.links'?: { trace: { id: string; }; span: { id: string; }; }[] | undefined; 'cloud.provider'?: string | undefined; 'cloud.project.name'?: string | undefined; 'cloud.service.name'?: string | undefined; 'cloud.availability_zone'?: string | undefined; 'cloud.machine.type'?: string | undefined; 'cloud.region'?: string | undefined; 'host.os.platform'?: string | undefined; 'faas.id'?: string | undefined; 'faas.coldstart'?: boolean | undefined; 'faas.execution'?: string | undefined; 'faas.trigger.type'?: string | undefined; 'faas.trigger.request_id'?: string | undefined; 'system.process.memory.size'?: number | undefined; 'system.memory.actual.free'?: number | undefined; 'system.memory.total'?: number | undefined; 'system.cpu.total.norm.pct'?: number | undefined; 'system.process.memory.rss.bytes'?: number | undefined; 'system.process.cpu.total.norm.pct'?: number | undefined; 'jvm.memory.heap.used'?: number | undefined; 'jvm.memory.non_heap.used'?: number | undefined; 'jvm.thread.count'?: number | undefined; }[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getSpanDestinationMetrics.$1", "type": "Array", "tags": [], @@ -1167,21 +1167,21 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/processors/get_span_destination_metrics.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/processors/get_span_destination_metrics.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getChromeUserAgentDefaults", "type": "Function", "tags": [], @@ -1190,13 +1190,13 @@ "signature": [ "() => Partial<{ 'user_agent.original': string; 'user_agent.os.name': string; 'user_agent.name': string; 'user_agent.device.name': string; 'user_agent.version': number; }>" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getBreakdownMetrics", "type": "Function", "tags": [], @@ -1205,28 +1205,28 @@ "signature": [ "(events: ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]) => ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getBreakdownMetrics.$1", "type": "Array", "tags": [], @@ -1234,21 +1234,21 @@ "description": [], "signature": [ { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmFields", "text": "ApmFields" }, "[]" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/processors/get_breakdown_metrics.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/processors/get_breakdown_metrics.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getApmWriteTargets", "type": "Function", "tags": [], @@ -1261,12 +1261,12 @@ "ApmElasticsearchOutputWriteTargets", ">" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.getApmWriteTargets.$1", "type": "Object", "tags": [], @@ -1277,13 +1277,13 @@ "default", "; forceLegacyIndices?: boolean | undefined; }" ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/utils/get_apm_write_targets.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/utils/get_apm_write_targets.ts", "deprecated": false } ] }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.apm.ApmSynthtraceEsClient", "type": "Object", "tags": [], @@ -1292,31 +1292,31 @@ "signature": [ "typeof ", { - "pluginId": "@elastic/apm-synthtrace", + "pluginId": "@kbn/apm-synthtrace", "scope": "server", - "docId": "kibElasticApmSynthtracePluginApi", + "docId": "kibKbnApmSynthtracePluginApi", "section": "def-server.ApmSynthtraceEsClient", "text": "ApmSynthtraceEsClient" } ], - "path": "packages/elastic-apm-synthtrace/src/lib/apm/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/apm/index.ts", "deprecated": false } ], "initialIsOpen": false }, { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.stackMonitoring", "type": "Object", "tags": [], "label": "stackMonitoring", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/stack_monitoring/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/stack_monitoring/index.ts", "deprecated": false, "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.stackMonitoring.cluster", "type": "Function", "tags": [], @@ -1326,18 +1326,18 @@ "(name: string) => ", "Cluster" ], - "path": "packages/elastic-apm-synthtrace/src/lib/stack_monitoring/index.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/stack_monitoring/index.ts", "deprecated": false, "returnComment": [], "children": [ { - "parentPluginId": "@elastic/apm-synthtrace", + "parentPluginId": "@kbn/apm-synthtrace", "id": "def-server.stackMonitoring.cluster.$1", "type": "string", "tags": [], "label": "name", "description": [], - "path": "packages/elastic-apm-synthtrace/src/lib/stack_monitoring/cluster.ts", + "path": "packages/kbn-apm-synthtrace/src/lib/stack_monitoring/cluster.ts", "deprecated": false } ] diff --git a/api_docs/kbn_apm_synthtrace.mdx b/api_docs/kbn_apm_synthtrace.mdx new file mode 100644 index 0000000000000..e5bb0636fba65 --- /dev/null +++ b/api_docs/kbn_apm_synthtrace.mdx @@ -0,0 +1,45 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnApmSynthtracePluginApi +slug: /kibana-dev-docs/api/kbn-apm-synthtrace +title: "@kbn/apm-synthtrace" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/apm-synthtrace plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-synthtrace'] +--- +import kbnApmSynthtraceObj from './kbn_apm_synthtrace.devdocs.json'; + +Elastic APM trace data generator + +Contact [Owner missing] for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 74 | 0 | 74 | 11 | + +## Server + +### Objects + + +### Functions + + +### Classes + + +### Interfaces + + +### Enums + + +### Consts, variables and types + + diff --git a/api_docs/kbn_apm_utils.mdx b/api_docs/kbn_apm_utils.mdx index bc47cd4d28f90..1c5771f4c647d 100644 --- a/api_docs/kbn_apm_utils.mdx +++ b/api_docs/kbn_apm_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-apm-utils title: "@kbn/apm-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/apm-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/apm-utils'] --- import kbnApmUtilsObj from './kbn_apm_utils.devdocs.json'; diff --git a/api_docs/kbn_axe_config.mdx b/api_docs/kbn_axe_config.mdx index e9b647c4b14ca..f696abe1eb1f7 100644 --- a/api_docs/kbn_axe_config.mdx +++ b/api_docs/kbn_axe_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-axe-config title: "@kbn/axe-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/axe-config plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/axe-config'] --- import kbnAxeConfigObj from './kbn_axe_config.devdocs.json'; diff --git a/api_docs/kbn_bazel_packages.mdx b/api_docs/kbn_bazel_packages.mdx index 9290085ef03b2..c526cdc6bba28 100644 --- a/api_docs/kbn_bazel_packages.mdx +++ b/api_docs/kbn_bazel_packages.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-bazel-packages title: "@kbn/bazel-packages" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/bazel-packages plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/bazel-packages'] --- import kbnBazelPackagesObj from './kbn_bazel_packages.devdocs.json'; diff --git a/api_docs/kbn_chart_icons.mdx b/api_docs/kbn_chart_icons.mdx index c50bef60ef8ba..cfc7386073327 100644 --- a/api_docs/kbn_chart_icons.mdx +++ b/api_docs/kbn_chart_icons.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-chart-icons title: "@kbn/chart-icons" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/chart-icons plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/chart-icons'] --- import kbnChartIconsObj from './kbn_chart_icons.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_core.mdx b/api_docs/kbn_ci_stats_core.mdx index dde1bcaa9dee9..53ba6affac22f 100644 --- a/api_docs/kbn_ci_stats_core.mdx +++ b/api_docs/kbn_ci_stats_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-core title: "@kbn/ci-stats-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-core plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-core'] --- import kbnCiStatsCoreObj from './kbn_ci_stats_core.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_performance_metrics.mdx b/api_docs/kbn_ci_stats_performance_metrics.mdx index b7b59159634c2..dcac8be979876 100644 --- a/api_docs/kbn_ci_stats_performance_metrics.mdx +++ b/api_docs/kbn_ci_stats_performance_metrics.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-performance-metrics title: "@kbn/ci-stats-performance-metrics" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-performance-metrics plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-performance-metrics'] --- import kbnCiStatsPerformanceMetricsObj from './kbn_ci_stats_performance_metrics.devdocs.json'; diff --git a/api_docs/kbn_ci_stats_reporter.mdx b/api_docs/kbn_ci_stats_reporter.mdx index d9bfb8667b2a6..c895dd56b43ae 100644 --- a/api_docs/kbn_ci_stats_reporter.mdx +++ b/api_docs/kbn_ci_stats_reporter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ci-stats-reporter title: "@kbn/ci-stats-reporter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ci-stats-reporter plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ci-stats-reporter'] --- import kbnCiStatsReporterObj from './kbn_ci_stats_reporter.devdocs.json'; diff --git a/api_docs/kbn_cli_dev_mode.mdx b/api_docs/kbn_cli_dev_mode.mdx index d51e3700d16aa..5612154d5f963 100644 --- a/api_docs/kbn_cli_dev_mode.mdx +++ b/api_docs/kbn_cli_dev_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-cli-dev-mode title: "@kbn/cli-dev-mode" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/cli-dev-mode plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/cli-dev-mode'] --- import kbnCliDevModeObj from './kbn_cli_dev_mode.devdocs.json'; diff --git a/api_docs/kbn_coloring.mdx b/api_docs/kbn_coloring.mdx index 7705a2cf7972d..3e1f46dc7397d 100644 --- a/api_docs/kbn_coloring.mdx +++ b/api_docs/kbn_coloring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-coloring title: "@kbn/coloring" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/coloring plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/coloring'] --- import kbnColoringObj from './kbn_coloring.devdocs.json'; diff --git a/api_docs/kbn_config.mdx b/api_docs/kbn_config.mdx index f39b8e20075f6..2c9396746d6f0 100644 --- a/api_docs/kbn_config.mdx +++ b/api_docs/kbn_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config title: "@kbn/config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config'] --- import kbnConfigObj from './kbn_config.devdocs.json'; diff --git a/api_docs/kbn_config_mocks.mdx b/api_docs/kbn_config_mocks.mdx index b6ee6ead75a68..cfa5aed98b295 100644 --- a/api_docs/kbn_config_mocks.mdx +++ b/api_docs/kbn_config_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-mocks title: "@kbn/config-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-mocks'] --- import kbnConfigMocksObj from './kbn_config_mocks.devdocs.json'; diff --git a/api_docs/kbn_config_schema.mdx b/api_docs/kbn_config_schema.mdx index c4ae0af7c4f81..548c3032fe528 100644 --- a/api_docs/kbn_config_schema.mdx +++ b/api_docs/kbn_config_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-config-schema title: "@kbn/config-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/config-schema plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/config-schema'] --- import kbnConfigSchemaObj from './kbn_config_schema.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser.mdx b/api_docs/kbn_core_analytics_browser.mdx index 5f6f01e888195..ce4869d31cc51 100644 --- a/api_docs/kbn_core_analytics_browser.mdx +++ b/api_docs/kbn_core_analytics_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser title: "@kbn/core-analytics-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser'] --- import kbnCoreAnalyticsBrowserObj from './kbn_core_analytics_browser.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_internal.mdx b/api_docs/kbn_core_analytics_browser_internal.mdx index f2498bc39e07b..e3ef1e80f3bc6 100644 --- a/api_docs/kbn_core_analytics_browser_internal.mdx +++ b/api_docs/kbn_core_analytics_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-internal title: "@kbn/core-analytics-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-internal'] --- import kbnCoreAnalyticsBrowserInternalObj from './kbn_core_analytics_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_browser_mocks.mdx b/api_docs/kbn_core_analytics_browser_mocks.mdx index 61425d9dca3fc..1f0dde355ba0f 100644 --- a/api_docs/kbn_core_analytics_browser_mocks.mdx +++ b/api_docs/kbn_core_analytics_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-browser-mocks title: "@kbn/core-analytics-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-browser-mocks'] --- import kbnCoreAnalyticsBrowserMocksObj from './kbn_core_analytics_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server.mdx b/api_docs/kbn_core_analytics_server.mdx index 2f112706584ff..525c933ebe5b5 100644 --- a/api_docs/kbn_core_analytics_server.mdx +++ b/api_docs/kbn_core_analytics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server title: "@kbn/core-analytics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server'] --- import kbnCoreAnalyticsServerObj from './kbn_core_analytics_server.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_internal.mdx b/api_docs/kbn_core_analytics_server_internal.mdx index c87d439806803..450a0599d105a 100644 --- a/api_docs/kbn_core_analytics_server_internal.mdx +++ b/api_docs/kbn_core_analytics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-internal title: "@kbn/core-analytics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-internal'] --- import kbnCoreAnalyticsServerInternalObj from './kbn_core_analytics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_analytics_server_mocks.mdx b/api_docs/kbn_core_analytics_server_mocks.mdx index e301ffa8f211f..bf5019da05258 100644 --- a/api_docs/kbn_core_analytics_server_mocks.mdx +++ b/api_docs/kbn_core_analytics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-analytics-server-mocks title: "@kbn/core-analytics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-analytics-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-analytics-server-mocks'] --- import kbnCoreAnalyticsServerMocksObj from './kbn_core_analytics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_base_browser_mocks.mdx b/api_docs/kbn_core_base_browser_mocks.mdx index ddc62c4071e39..7f778d200ed42 100644 --- a/api_docs/kbn_core_base_browser_mocks.mdx +++ b/api_docs/kbn_core_base_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-browser-mocks title: "@kbn/core-base-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-browser-mocks'] --- import kbnCoreBaseBrowserMocksObj from './kbn_core_base_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_base_common.mdx b/api_docs/kbn_core_base_common.mdx index a5f81385f4727..cfa19531cec60 100644 --- a/api_docs/kbn_core_base_common.mdx +++ b/api_docs/kbn_core_base_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-common title: "@kbn/core-base-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-common'] --- import kbnCoreBaseCommonObj from './kbn_core_base_common.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_internal.mdx b/api_docs/kbn_core_base_server_internal.mdx index 20d2872052992..9cad996d5d1ac 100644 --- a/api_docs/kbn_core_base_server_internal.mdx +++ b/api_docs/kbn_core_base_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-internal title: "@kbn/core-base-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-internal'] --- import kbnCoreBaseServerInternalObj from './kbn_core_base_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_base_server_mocks.mdx b/api_docs/kbn_core_base_server_mocks.mdx index e101e6a86dfdb..7e81990f1064c 100644 --- a/api_docs/kbn_core_base_server_mocks.mdx +++ b/api_docs/kbn_core_base_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-base-server-mocks title: "@kbn/core-base-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-base-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-base-server-mocks'] --- import kbnCoreBaseServerMocksObj from './kbn_core_base_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_common.mdx b/api_docs/kbn_core_capabilities_common.mdx index 1f81aa2d10cb5..ed4ff93770ebe 100644 --- a/api_docs/kbn_core_capabilities_common.mdx +++ b/api_docs/kbn_core_capabilities_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-common title: "@kbn/core-capabilities-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-common'] --- import kbnCoreCapabilitiesCommonObj from './kbn_core_capabilities_common.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server.mdx b/api_docs/kbn_core_capabilities_server.mdx index bed55a52ebec9..76c90f13f18d1 100644 --- a/api_docs/kbn_core_capabilities_server.mdx +++ b/api_docs/kbn_core_capabilities_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server title: "@kbn/core-capabilities-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server'] --- import kbnCoreCapabilitiesServerObj from './kbn_core_capabilities_server.devdocs.json'; diff --git a/api_docs/kbn_core_capabilities_server_mocks.mdx b/api_docs/kbn_core_capabilities_server_mocks.mdx index 225de5c88817e..5f6270d814d4c 100644 --- a/api_docs/kbn_core_capabilities_server_mocks.mdx +++ b/api_docs/kbn_core_capabilities_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-capabilities-server-mocks title: "@kbn/core-capabilities-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-capabilities-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-capabilities-server-mocks'] --- import kbnCoreCapabilitiesServerMocksObj from './kbn_core_capabilities_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_config_server_internal.mdx b/api_docs/kbn_core_config_server_internal.mdx index 8d66574809afc..f55e122d9f164 100644 --- a/api_docs/kbn_core_config_server_internal.mdx +++ b/api_docs/kbn_core_config_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-config-server-internal title: "@kbn/core-config-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-config-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-config-server-internal'] --- import kbnCoreConfigServerInternalObj from './kbn_core_config_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser.mdx b/api_docs/kbn_core_deprecations_browser.mdx index 586f218db8cb2..7f567d9888d57 100644 --- a/api_docs/kbn_core_deprecations_browser.mdx +++ b/api_docs/kbn_core_deprecations_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser title: "@kbn/core-deprecations-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser'] --- import kbnCoreDeprecationsBrowserObj from './kbn_core_deprecations_browser.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_internal.mdx b/api_docs/kbn_core_deprecations_browser_internal.mdx index c2070bd69783c..9b53cd4fe5148 100644 --- a/api_docs/kbn_core_deprecations_browser_internal.mdx +++ b/api_docs/kbn_core_deprecations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-internal title: "@kbn/core-deprecations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-internal'] --- import kbnCoreDeprecationsBrowserInternalObj from './kbn_core_deprecations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_browser_mocks.mdx b/api_docs/kbn_core_deprecations_browser_mocks.mdx index c33996b0cd08c..78580fdcb729e 100644 --- a/api_docs/kbn_core_deprecations_browser_mocks.mdx +++ b/api_docs/kbn_core_deprecations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-browser-mocks title: "@kbn/core-deprecations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-browser-mocks'] --- import kbnCoreDeprecationsBrowserMocksObj from './kbn_core_deprecations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_deprecations_common.mdx b/api_docs/kbn_core_deprecations_common.mdx index ca14a3ee03531..bbf55bba903af 100644 --- a/api_docs/kbn_core_deprecations_common.mdx +++ b/api_docs/kbn_core_deprecations_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-deprecations-common title: "@kbn/core-deprecations-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-deprecations-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-deprecations-common'] --- import kbnCoreDeprecationsCommonObj from './kbn_core_deprecations_common.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser.mdx b/api_docs/kbn_core_doc_links_browser.mdx index 633572d172590..f5c7d31eb3fc0 100644 --- a/api_docs/kbn_core_doc_links_browser.mdx +++ b/api_docs/kbn_core_doc_links_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser title: "@kbn/core-doc-links-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser'] --- import kbnCoreDocLinksBrowserObj from './kbn_core_doc_links_browser.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_browser_mocks.mdx b/api_docs/kbn_core_doc_links_browser_mocks.mdx index 35bbc3ea97f00..bea243e2ef8a1 100644 --- a/api_docs/kbn_core_doc_links_browser_mocks.mdx +++ b/api_docs/kbn_core_doc_links_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-browser-mocks title: "@kbn/core-doc-links-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-browser-mocks'] --- import kbnCoreDocLinksBrowserMocksObj from './kbn_core_doc_links_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server.mdx b/api_docs/kbn_core_doc_links_server.mdx index 31017f33339e8..72a53a4bf97d6 100644 --- a/api_docs/kbn_core_doc_links_server.mdx +++ b/api_docs/kbn_core_doc_links_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server title: "@kbn/core-doc-links-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server'] --- import kbnCoreDocLinksServerObj from './kbn_core_doc_links_server.devdocs.json'; diff --git a/api_docs/kbn_core_doc_links_server_mocks.mdx b/api_docs/kbn_core_doc_links_server_mocks.mdx index 45b359195c1ad..e820fa2abc9b0 100644 --- a/api_docs/kbn_core_doc_links_server_mocks.mdx +++ b/api_docs/kbn_core_doc_links_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-doc-links-server-mocks title: "@kbn/core-doc-links-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-doc-links-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-doc-links-server-mocks'] --- import kbnCoreDocLinksServerMocksObj from './kbn_core_doc_links_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx index 3c07c5a4b319f..36f746569672d 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-internal title: "@kbn/core-elasticsearch-client-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-internal'] --- import kbnCoreElasticsearchClientServerInternalObj from './kbn_core_elasticsearch_client_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx index 1ec4cd545d56b..7e33a2d7c4bf6 100644 --- a/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_client_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-client-server-mocks title: "@kbn/core-elasticsearch-client-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-client-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-client-server-mocks'] --- import kbnCoreElasticsearchClientServerMocksObj from './kbn_core_elasticsearch_client_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server.mdx b/api_docs/kbn_core_elasticsearch_server.mdx index 3afc9a04c8629..409a6a48a6bb3 100644 --- a/api_docs/kbn_core_elasticsearch_server.mdx +++ b/api_docs/kbn_core_elasticsearch_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server title: "@kbn/core-elasticsearch-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server'] --- import kbnCoreElasticsearchServerObj from './kbn_core_elasticsearch_server.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_internal.mdx b/api_docs/kbn_core_elasticsearch_server_internal.mdx index 39dcd4303d4d7..73bd16784e135 100644 --- a/api_docs/kbn_core_elasticsearch_server_internal.mdx +++ b/api_docs/kbn_core_elasticsearch_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-internal title: "@kbn/core-elasticsearch-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-internal'] --- import kbnCoreElasticsearchServerInternalObj from './kbn_core_elasticsearch_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_elasticsearch_server_mocks.mdx b/api_docs/kbn_core_elasticsearch_server_mocks.mdx index 774053af02777..d8413a779219f 100644 --- a/api_docs/kbn_core_elasticsearch_server_mocks.mdx +++ b/api_docs/kbn_core_elasticsearch_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-elasticsearch-server-mocks title: "@kbn/core-elasticsearch-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-elasticsearch-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-elasticsearch-server-mocks'] --- import kbnCoreElasticsearchServerMocksObj from './kbn_core_elasticsearch_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_internal.mdx b/api_docs/kbn_core_environment_server_internal.mdx index 7240e5abd4245..951234efbdea8 100644 --- a/api_docs/kbn_core_environment_server_internal.mdx +++ b/api_docs/kbn_core_environment_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-internal title: "@kbn/core-environment-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-internal'] --- import kbnCoreEnvironmentServerInternalObj from './kbn_core_environment_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_environment_server_mocks.mdx b/api_docs/kbn_core_environment_server_mocks.mdx index 87bc881350ed0..68e2043bc8916 100644 --- a/api_docs/kbn_core_environment_server_mocks.mdx +++ b/api_docs/kbn_core_environment_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-environment-server-mocks title: "@kbn/core-environment-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-environment-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-environment-server-mocks'] --- import kbnCoreEnvironmentServerMocksObj from './kbn_core_environment_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser.mdx b/api_docs/kbn_core_execution_context_browser.mdx index 583d395d07768..820692b0d547e 100644 --- a/api_docs/kbn_core_execution_context_browser.mdx +++ b/api_docs/kbn_core_execution_context_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser title: "@kbn/core-execution-context-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser'] --- import kbnCoreExecutionContextBrowserObj from './kbn_core_execution_context_browser.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_internal.mdx b/api_docs/kbn_core_execution_context_browser_internal.mdx index 2c3098e588910..053ed3c0596f5 100644 --- a/api_docs/kbn_core_execution_context_browser_internal.mdx +++ b/api_docs/kbn_core_execution_context_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-internal title: "@kbn/core-execution-context-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-internal'] --- import kbnCoreExecutionContextBrowserInternalObj from './kbn_core_execution_context_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_browser_mocks.mdx b/api_docs/kbn_core_execution_context_browser_mocks.mdx index 04d7dd0c8c613..4bdff37922464 100644 --- a/api_docs/kbn_core_execution_context_browser_mocks.mdx +++ b/api_docs/kbn_core_execution_context_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-browser-mocks title: "@kbn/core-execution-context-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-browser-mocks'] --- import kbnCoreExecutionContextBrowserMocksObj from './kbn_core_execution_context_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_common.mdx b/api_docs/kbn_core_execution_context_common.mdx index 7e019164ad89b..9ca689e474dc9 100644 --- a/api_docs/kbn_core_execution_context_common.mdx +++ b/api_docs/kbn_core_execution_context_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-common title: "@kbn/core-execution-context-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-common'] --- import kbnCoreExecutionContextCommonObj from './kbn_core_execution_context_common.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server.mdx b/api_docs/kbn_core_execution_context_server.mdx index f5049184de13b..1f2cd09af5546 100644 --- a/api_docs/kbn_core_execution_context_server.mdx +++ b/api_docs/kbn_core_execution_context_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server title: "@kbn/core-execution-context-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server'] --- import kbnCoreExecutionContextServerObj from './kbn_core_execution_context_server.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_internal.mdx b/api_docs/kbn_core_execution_context_server_internal.mdx index 0c75bf83ccdf7..d34cf6ab43e2c 100644 --- a/api_docs/kbn_core_execution_context_server_internal.mdx +++ b/api_docs/kbn_core_execution_context_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-internal title: "@kbn/core-execution-context-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-internal'] --- import kbnCoreExecutionContextServerInternalObj from './kbn_core_execution_context_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_execution_context_server_mocks.mdx b/api_docs/kbn_core_execution_context_server_mocks.mdx index ab041fb4d9c6f..56ae34a6f8f1c 100644 --- a/api_docs/kbn_core_execution_context_server_mocks.mdx +++ b/api_docs/kbn_core_execution_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-execution-context-server-mocks title: "@kbn/core-execution-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-execution-context-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-execution-context-server-mocks'] --- import kbnCoreExecutionContextServerMocksObj from './kbn_core_execution_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser.mdx b/api_docs/kbn_core_fatal_errors_browser.mdx index 8e1ec0f65a923..82526d4048175 100644 --- a/api_docs/kbn_core_fatal_errors_browser.mdx +++ b/api_docs/kbn_core_fatal_errors_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser title: "@kbn/core-fatal-errors-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser'] --- import kbnCoreFatalErrorsBrowserObj from './kbn_core_fatal_errors_browser.devdocs.json'; diff --git a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx index 7e5e287bbaaea..33a68ea888b35 100644 --- a/api_docs/kbn_core_fatal_errors_browser_mocks.mdx +++ b/api_docs/kbn_core_fatal_errors_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-fatal-errors-browser-mocks title: "@kbn/core-fatal-errors-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-fatal-errors-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-fatal-errors-browser-mocks'] --- import kbnCoreFatalErrorsBrowserMocksObj from './kbn_core_fatal_errors_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser.mdx b/api_docs/kbn_core_http_browser.mdx index e554e7b5e6bb6..33e004745ff27 100644 --- a/api_docs/kbn_core_http_browser.mdx +++ b/api_docs/kbn_core_http_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser title: "@kbn/core-http-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser'] --- import kbnCoreHttpBrowserObj from './kbn_core_http_browser.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_internal.mdx b/api_docs/kbn_core_http_browser_internal.mdx index 7584e0edc1dfd..873f360196bdc 100644 --- a/api_docs/kbn_core_http_browser_internal.mdx +++ b/api_docs/kbn_core_http_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-internal title: "@kbn/core-http-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-internal'] --- import kbnCoreHttpBrowserInternalObj from './kbn_core_http_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_browser_mocks.mdx b/api_docs/kbn_core_http_browser_mocks.mdx index daf6547d14761..395946658f586 100644 --- a/api_docs/kbn_core_http_browser_mocks.mdx +++ b/api_docs/kbn_core_http_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-browser-mocks title: "@kbn/core-http-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-browser-mocks'] --- import kbnCoreHttpBrowserMocksObj from './kbn_core_http_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_common.mdx b/api_docs/kbn_core_http_common.mdx index f43008bd1de28..aaf5d5d9880b4 100644 --- a/api_docs/kbn_core_http_common.mdx +++ b/api_docs/kbn_core_http_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-common title: "@kbn/core-http-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-common'] --- import kbnCoreHttpCommonObj from './kbn_core_http_common.devdocs.json'; diff --git a/api_docs/kbn_core_http_context_server_mocks.mdx b/api_docs/kbn_core_http_context_server_mocks.mdx index 9fa36dedf7330..0a6fff1c0ff34 100644 --- a/api_docs/kbn_core_http_context_server_mocks.mdx +++ b/api_docs/kbn_core_http_context_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-context-server-mocks title: "@kbn/core-http-context-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-context-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-context-server-mocks'] --- import kbnCoreHttpContextServerMocksObj from './kbn_core_http_context_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_internal.mdx b/api_docs/kbn_core_http_router_server_internal.mdx index b4a2ba93627b5..b5a392ae7698f 100644 --- a/api_docs/kbn_core_http_router_server_internal.mdx +++ b/api_docs/kbn_core_http_router_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-internal title: "@kbn/core-http-router-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-internal'] --- import kbnCoreHttpRouterServerInternalObj from './kbn_core_http_router_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_router_server_mocks.mdx b/api_docs/kbn_core_http_router_server_mocks.mdx index 6cb7f42149ad2..30d9f569a74d4 100644 --- a/api_docs/kbn_core_http_router_server_mocks.mdx +++ b/api_docs/kbn_core_http_router_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-router-server-mocks title: "@kbn/core-http-router-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-router-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-router-server-mocks'] --- import kbnCoreHttpRouterServerMocksObj from './kbn_core_http_router_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_http_server.mdx b/api_docs/kbn_core_http_server.mdx index 4ab4d705475c4..5662a7f851eb1 100644 --- a/api_docs/kbn_core_http_server.mdx +++ b/api_docs/kbn_core_http_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server title: "@kbn/core-http-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server'] --- import kbnCoreHttpServerObj from './kbn_core_http_server.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_internal.mdx b/api_docs/kbn_core_http_server_internal.mdx index 7466d3c931bf7..bfb328c5e820c 100644 --- a/api_docs/kbn_core_http_server_internal.mdx +++ b/api_docs/kbn_core_http_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-internal title: "@kbn/core-http-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-internal'] --- import kbnCoreHttpServerInternalObj from './kbn_core_http_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_http_server_mocks.mdx b/api_docs/kbn_core_http_server_mocks.mdx index 5244d5c49974c..23ba53c31694c 100644 --- a/api_docs/kbn_core_http_server_mocks.mdx +++ b/api_docs/kbn_core_http_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-http-server-mocks title: "@kbn/core-http-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-http-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-http-server-mocks'] --- import kbnCoreHttpServerMocksObj from './kbn_core_http_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser.mdx b/api_docs/kbn_core_i18n_browser.mdx index 90e96c6c118d8..94599d250aad9 100644 --- a/api_docs/kbn_core_i18n_browser.mdx +++ b/api_docs/kbn_core_i18n_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser title: "@kbn/core-i18n-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser'] --- import kbnCoreI18nBrowserObj from './kbn_core_i18n_browser.devdocs.json'; diff --git a/api_docs/kbn_core_i18n_browser_mocks.mdx b/api_docs/kbn_core_i18n_browser_mocks.mdx index 2e4ef5b542f67..d55fe68892d25 100644 --- a/api_docs/kbn_core_i18n_browser_mocks.mdx +++ b/api_docs/kbn_core_i18n_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-i18n-browser-mocks title: "@kbn/core-i18n-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-i18n-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-i18n-browser-mocks'] --- import kbnCoreI18nBrowserMocksObj from './kbn_core_i18n_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_injected_metadata_browser.mdx b/api_docs/kbn_core_injected_metadata_browser.mdx index 212902d7e4e7e..aa56fa4a695bf 100644 --- a/api_docs/kbn_core_injected_metadata_browser.mdx +++ b/api_docs/kbn_core_injected_metadata_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-injected-metadata-browser title: "@kbn/core-injected-metadata-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-injected-metadata-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-injected-metadata-browser'] --- import kbnCoreInjectedMetadataBrowserObj from './kbn_core_injected_metadata_browser.devdocs.json'; diff --git a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx index 38915a3a459f3..0358ec858c62b 100644 --- a/api_docs/kbn_core_injected_metadata_browser_mocks.mdx +++ b/api_docs/kbn_core_injected_metadata_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-injected-metadata-browser-mocks title: "@kbn/core-injected-metadata-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-injected-metadata-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-injected-metadata-browser-mocks'] --- import kbnCoreInjectedMetadataBrowserMocksObj from './kbn_core_injected_metadata_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_internal.mdx b/api_docs/kbn_core_integrations_browser_internal.mdx index 0eedb643ab42f..d272f6aa01978 100644 --- a/api_docs/kbn_core_integrations_browser_internal.mdx +++ b/api_docs/kbn_core_integrations_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-internal title: "@kbn/core-integrations-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-internal'] --- import kbnCoreIntegrationsBrowserInternalObj from './kbn_core_integrations_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_integrations_browser_mocks.mdx b/api_docs/kbn_core_integrations_browser_mocks.mdx index b9b0844ea2371..fe2bf86133a68 100644 --- a/api_docs/kbn_core_integrations_browser_mocks.mdx +++ b/api_docs/kbn_core_integrations_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-integrations-browser-mocks title: "@kbn/core-integrations-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-integrations-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-integrations-browser-mocks'] --- import kbnCoreIntegrationsBrowserMocksObj from './kbn_core_integrations_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server.mdx b/api_docs/kbn_core_logging_server.mdx index df61fe79dc1fd..c981831aa7414 100644 --- a/api_docs/kbn_core_logging_server.mdx +++ b/api_docs/kbn_core_logging_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server title: "@kbn/core-logging-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server'] --- import kbnCoreLoggingServerObj from './kbn_core_logging_server.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_internal.mdx b/api_docs/kbn_core_logging_server_internal.mdx index fad2de8fab367..7ff970c967a6f 100644 --- a/api_docs/kbn_core_logging_server_internal.mdx +++ b/api_docs/kbn_core_logging_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-internal title: "@kbn/core-logging-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-internal'] --- import kbnCoreLoggingServerInternalObj from './kbn_core_logging_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_logging_server_mocks.mdx b/api_docs/kbn_core_logging_server_mocks.mdx index 20caac82f206c..8baff40732b80 100644 --- a/api_docs/kbn_core_logging_server_mocks.mdx +++ b/api_docs/kbn_core_logging_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-logging-server-mocks title: "@kbn/core-logging-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-logging-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-logging-server-mocks'] --- import kbnCoreLoggingServerMocksObj from './kbn_core_logging_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_internal.mdx b/api_docs/kbn_core_metrics_collectors_server_internal.mdx index 49108ef5e2a0a..eccdd22ced041 100644 --- a/api_docs/kbn_core_metrics_collectors_server_internal.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-internal title: "@kbn/core-metrics-collectors-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-internal'] --- import kbnCoreMetricsCollectorsServerInternalObj from './kbn_core_metrics_collectors_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx index e4b5d67a6ad1a..d1a63a529fdc9 100644 --- a/api_docs/kbn_core_metrics_collectors_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_collectors_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-collectors-server-mocks title: "@kbn/core-metrics-collectors-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-collectors-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-collectors-server-mocks'] --- import kbnCoreMetricsCollectorsServerMocksObj from './kbn_core_metrics_collectors_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server.mdx b/api_docs/kbn_core_metrics_server.mdx index 34ebadec44071..fa35f14fcf725 100644 --- a/api_docs/kbn_core_metrics_server.mdx +++ b/api_docs/kbn_core_metrics_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server title: "@kbn/core-metrics-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server'] --- import kbnCoreMetricsServerObj from './kbn_core_metrics_server.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_internal.mdx b/api_docs/kbn_core_metrics_server_internal.mdx index 14eda75024241..b2e404325e65c 100644 --- a/api_docs/kbn_core_metrics_server_internal.mdx +++ b/api_docs/kbn_core_metrics_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-internal title: "@kbn/core-metrics-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-internal'] --- import kbnCoreMetricsServerInternalObj from './kbn_core_metrics_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_metrics_server_mocks.mdx b/api_docs/kbn_core_metrics_server_mocks.mdx index bd4d83dc07934..c69f1ca4c566b 100644 --- a/api_docs/kbn_core_metrics_server_mocks.mdx +++ b/api_docs/kbn_core_metrics_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-metrics-server-mocks title: "@kbn/core-metrics-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-metrics-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-metrics-server-mocks'] --- import kbnCoreMetricsServerMocksObj from './kbn_core_metrics_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_mount_utils_browser.mdx b/api_docs/kbn_core_mount_utils_browser.mdx index c857da0442363..9a39b9498f78e 100644 --- a/api_docs/kbn_core_mount_utils_browser.mdx +++ b/api_docs/kbn_core_mount_utils_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-mount-utils-browser title: "@kbn/core-mount-utils-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-mount-utils-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-mount-utils-browser'] --- import kbnCoreMountUtilsBrowserObj from './kbn_core_mount_utils_browser.devdocs.json'; diff --git a/api_docs/kbn_core_mount_utils_browser_internal.mdx b/api_docs/kbn_core_mount_utils_browser_internal.mdx index 6b1a0710d32fc..24f044df27729 100644 --- a/api_docs/kbn_core_mount_utils_browser_internal.mdx +++ b/api_docs/kbn_core_mount_utils_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-mount-utils-browser-internal title: "@kbn/core-mount-utils-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-mount-utils-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-mount-utils-browser-internal'] --- import kbnCoreMountUtilsBrowserInternalObj from './kbn_core_mount_utils_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_node_server.mdx b/api_docs/kbn_core_node_server.mdx index 557383657b3a1..762f5c1126971 100644 --- a/api_docs/kbn_core_node_server.mdx +++ b/api_docs/kbn_core_node_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server title: "@kbn/core-node-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server'] --- import kbnCoreNodeServerObj from './kbn_core_node_server.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_internal.mdx b/api_docs/kbn_core_node_server_internal.mdx index b401f4bfabee6..2a0eacf290842 100644 --- a/api_docs/kbn_core_node_server_internal.mdx +++ b/api_docs/kbn_core_node_server_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-internal title: "@kbn/core-node-server-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-internal'] --- import kbnCoreNodeServerInternalObj from './kbn_core_node_server_internal.devdocs.json'; diff --git a/api_docs/kbn_core_node_server_mocks.mdx b/api_docs/kbn_core_node_server_mocks.mdx index 1ed4cb3d1c384..0c820deb6aa3b 100644 --- a/api_docs/kbn_core_node_server_mocks.mdx +++ b/api_docs/kbn_core_node_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-node-server-mocks title: "@kbn/core-node-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-node-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-node-server-mocks'] --- import kbnCoreNodeServerMocksObj from './kbn_core_node_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser.mdx b/api_docs/kbn_core_notifications_browser.mdx index 31b80abeb8b2f..e2ba35b35ce89 100644 --- a/api_docs/kbn_core_notifications_browser.mdx +++ b/api_docs/kbn_core_notifications_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser title: "@kbn/core-notifications-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser'] --- import kbnCoreNotificationsBrowserObj from './kbn_core_notifications_browser.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_internal.mdx b/api_docs/kbn_core_notifications_browser_internal.mdx index 123ef66517165..cf192a38d19db 100644 --- a/api_docs/kbn_core_notifications_browser_internal.mdx +++ b/api_docs/kbn_core_notifications_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-internal title: "@kbn/core-notifications-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-internal'] --- import kbnCoreNotificationsBrowserInternalObj from './kbn_core_notifications_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_notifications_browser_mocks.mdx b/api_docs/kbn_core_notifications_browser_mocks.mdx index c574a847485e1..80785605085cf 100644 --- a/api_docs/kbn_core_notifications_browser_mocks.mdx +++ b/api_docs/kbn_core_notifications_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-notifications-browser-mocks title: "@kbn/core-notifications-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-notifications-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-notifications-browser-mocks'] --- import kbnCoreNotificationsBrowserMocksObj from './kbn_core_notifications_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser.mdx b/api_docs/kbn_core_overlays_browser.mdx index 966b72684ebf4..1a8acdc05a552 100644 --- a/api_docs/kbn_core_overlays_browser.mdx +++ b/api_docs/kbn_core_overlays_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser title: "@kbn/core-overlays-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser'] --- import kbnCoreOverlaysBrowserObj from './kbn_core_overlays_browser.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_internal.mdx b/api_docs/kbn_core_overlays_browser_internal.mdx index 3138b6a75f20a..9ee9f9d251e96 100644 --- a/api_docs/kbn_core_overlays_browser_internal.mdx +++ b/api_docs/kbn_core_overlays_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-internal title: "@kbn/core-overlays-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-internal'] --- import kbnCoreOverlaysBrowserInternalObj from './kbn_core_overlays_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_overlays_browser_mocks.mdx b/api_docs/kbn_core_overlays_browser_mocks.mdx index 01e1c7fd5c768..518924f7ddfd3 100644 --- a/api_docs/kbn_core_overlays_browser_mocks.mdx +++ b/api_docs/kbn_core_overlays_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-overlays-browser-mocks title: "@kbn/core-overlays-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-overlays-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-overlays-browser-mocks'] --- import kbnCoreOverlaysBrowserMocksObj from './kbn_core_overlays_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server.mdx b/api_docs/kbn_core_preboot_server.mdx index 80bf8e728fba4..5df93a73c822a 100644 --- a/api_docs/kbn_core_preboot_server.mdx +++ b/api_docs/kbn_core_preboot_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server title: "@kbn/core-preboot-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server'] --- import kbnCorePrebootServerObj from './kbn_core_preboot_server.devdocs.json'; diff --git a/api_docs/kbn_core_preboot_server_mocks.mdx b/api_docs/kbn_core_preboot_server_mocks.mdx index f9273822f0e85..43f20cac4663f 100644 --- a/api_docs/kbn_core_preboot_server_mocks.mdx +++ b/api_docs/kbn_core_preboot_server_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-preboot-server-mocks title: "@kbn/core-preboot-server-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-preboot-server-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-preboot-server-mocks'] --- import kbnCorePrebootServerMocksObj from './kbn_core_preboot_server_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_browser.mdx b/api_docs/kbn_core_saved_objects_api_browser.mdx index b093ba0d04676..9e6e6cd72e4e3 100644 --- a/api_docs/kbn_core_saved_objects_api_browser.mdx +++ b/api_docs/kbn_core_saved_objects_api_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-browser title: "@kbn/core-saved-objects-api-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-browser'] --- import kbnCoreSavedObjectsApiBrowserObj from './kbn_core_saved_objects_api_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_api_server.mdx b/api_docs/kbn_core_saved_objects_api_server.mdx index 9ae400347f8e6..9e2a13abe4aa4 100644 --- a/api_docs/kbn_core_saved_objects_api_server.mdx +++ b/api_docs/kbn_core_saved_objects_api_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-api-server title: "@kbn/core-saved-objects-api-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-api-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-api-server'] --- import kbnCoreSavedObjectsApiServerObj from './kbn_core_saved_objects_api_server.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser.mdx b/api_docs/kbn_core_saved_objects_browser.mdx index 5c885e3bafc6c..1d5e933a96f74 100644 --- a/api_docs/kbn_core_saved_objects_browser.mdx +++ b/api_docs/kbn_core_saved_objects_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser title: "@kbn/core-saved-objects-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser'] --- import kbnCoreSavedObjectsBrowserObj from './kbn_core_saved_objects_browser.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_internal.mdx b/api_docs/kbn_core_saved_objects_browser_internal.mdx index e438fba0fadb8..ea1fef66f9f45 100644 --- a/api_docs/kbn_core_saved_objects_browser_internal.mdx +++ b/api_docs/kbn_core_saved_objects_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-internal title: "@kbn/core-saved-objects-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-internal'] --- import kbnCoreSavedObjectsBrowserInternalObj from './kbn_core_saved_objects_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_browser_mocks.mdx b/api_docs/kbn_core_saved_objects_browser_mocks.mdx index 369f23e5fb5ac..afde3fcaecb75 100644 --- a/api_docs/kbn_core_saved_objects_browser_mocks.mdx +++ b/api_docs/kbn_core_saved_objects_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-browser-mocks title: "@kbn/core-saved-objects-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-browser-mocks'] --- import kbnCoreSavedObjectsBrowserMocksObj from './kbn_core_saved_objects_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_common.mdx b/api_docs/kbn_core_saved_objects_common.mdx index 0339d416f73ea..e89732b286c67 100644 --- a/api_docs/kbn_core_saved_objects_common.mdx +++ b/api_docs/kbn_core_saved_objects_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-common title: "@kbn/core-saved-objects-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-common'] --- import kbnCoreSavedObjectsCommonObj from './kbn_core_saved_objects_common.devdocs.json'; diff --git a/api_docs/kbn_core_saved_objects_server.mdx b/api_docs/kbn_core_saved_objects_server.mdx index 06b753751b9b8..2fbcd5bf87168 100644 --- a/api_docs/kbn_core_saved_objects_server.mdx +++ b/api_docs/kbn_core_saved_objects_server.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-saved-objects-server title: "@kbn/core-saved-objects-server" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-saved-objects-server plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-saved-objects-server'] --- import kbnCoreSavedObjectsServerObj from './kbn_core_saved_objects_server.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx index 3375249b36daf..8accf263a569b 100644 --- a/api_docs/kbn_core_test_helpers_deprecations_getters.mdx +++ b/api_docs/kbn_core_test_helpers_deprecations_getters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-deprecations-getters title: "@kbn/core-test-helpers-deprecations-getters" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-deprecations-getters plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-deprecations-getters'] --- import kbnCoreTestHelpersDeprecationsGettersObj from './kbn_core_test_helpers_deprecations_getters.devdocs.json'; diff --git a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx index 1468cd77f9620..30c9f0e10d85e 100644 --- a/api_docs/kbn_core_test_helpers_http_setup_browser.mdx +++ b/api_docs/kbn_core_test_helpers_http_setup_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-test-helpers-http-setup-browser title: "@kbn/core-test-helpers-http-setup-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-test-helpers-http-setup-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-test-helpers-http-setup-browser'] --- import kbnCoreTestHelpersHttpSetupBrowserObj from './kbn_core_test_helpers_http_setup_browser.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser.mdx b/api_docs/kbn_core_theme_browser.mdx index 89410d56c3973..f75473adab740 100644 --- a/api_docs/kbn_core_theme_browser.mdx +++ b/api_docs/kbn_core_theme_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser title: "@kbn/core-theme-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser'] --- import kbnCoreThemeBrowserObj from './kbn_core_theme_browser.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser_internal.mdx b/api_docs/kbn_core_theme_browser_internal.mdx index 93b61d9860ce2..c68a4bc68825f 100644 --- a/api_docs/kbn_core_theme_browser_internal.mdx +++ b/api_docs/kbn_core_theme_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser-internal title: "@kbn/core-theme-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser-internal'] --- import kbnCoreThemeBrowserInternalObj from './kbn_core_theme_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_theme_browser_mocks.mdx b/api_docs/kbn_core_theme_browser_mocks.mdx index 3892c424f0402..1c8d20565fd32 100644 --- a/api_docs/kbn_core_theme_browser_mocks.mdx +++ b/api_docs/kbn_core_theme_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-theme-browser-mocks title: "@kbn/core-theme-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-theme-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-theme-browser-mocks'] --- import kbnCoreThemeBrowserMocksObj from './kbn_core_theme_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser.mdx b/api_docs/kbn_core_ui_settings_browser.mdx index 64ed23a22fbc8..df9c1ded65f0f 100644 --- a/api_docs/kbn_core_ui_settings_browser.mdx +++ b/api_docs/kbn_core_ui_settings_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser title: "@kbn/core-ui-settings-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser'] --- import kbnCoreUiSettingsBrowserObj from './kbn_core_ui_settings_browser.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_internal.mdx b/api_docs/kbn_core_ui_settings_browser_internal.mdx index 8b84bcd28230a..4204ff22dab54 100644 --- a/api_docs/kbn_core_ui_settings_browser_internal.mdx +++ b/api_docs/kbn_core_ui_settings_browser_internal.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-internal title: "@kbn/core-ui-settings-browser-internal" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-internal plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-internal'] --- import kbnCoreUiSettingsBrowserInternalObj from './kbn_core_ui_settings_browser_internal.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_browser_mocks.mdx b/api_docs/kbn_core_ui_settings_browser_mocks.mdx index a7dc51baa7a43..2f94fcf742e11 100644 --- a/api_docs/kbn_core_ui_settings_browser_mocks.mdx +++ b/api_docs/kbn_core_ui_settings_browser_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-browser-mocks title: "@kbn/core-ui-settings-browser-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-browser-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-browser-mocks'] --- import kbnCoreUiSettingsBrowserMocksObj from './kbn_core_ui_settings_browser_mocks.devdocs.json'; diff --git a/api_docs/kbn_core_ui_settings_common.mdx b/api_docs/kbn_core_ui_settings_common.mdx index 27e5f1fb1e5e3..2ec0f230fc92a 100644 --- a/api_docs/kbn_core_ui_settings_common.mdx +++ b/api_docs/kbn_core_ui_settings_common.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-core-ui-settings-common title: "@kbn/core-ui-settings-common" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/core-ui-settings-common plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/core-ui-settings-common'] --- import kbnCoreUiSettingsCommonObj from './kbn_core_ui_settings_common.devdocs.json'; diff --git a/api_docs/kbn_crypto.mdx b/api_docs/kbn_crypto.mdx index 3a7f76deb43ab..22caa7b016fbe 100644 --- a/api_docs/kbn_crypto.mdx +++ b/api_docs/kbn_crypto.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto title: "@kbn/crypto" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto'] --- import kbnCryptoObj from './kbn_crypto.devdocs.json'; diff --git a/api_docs/kbn_crypto_browser.mdx b/api_docs/kbn_crypto_browser.mdx index 64984b67c9293..a91d4e7447ae3 100644 --- a/api_docs/kbn_crypto_browser.mdx +++ b/api_docs/kbn_crypto_browser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-crypto-browser title: "@kbn/crypto-browser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/crypto-browser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/crypto-browser'] --- import kbnCryptoBrowserObj from './kbn_crypto_browser.devdocs.json'; diff --git a/api_docs/kbn_datemath.mdx b/api_docs/kbn_datemath.mdx index d440fa059f629..8a5bbf6b152eb 100644 --- a/api_docs/kbn_datemath.mdx +++ b/api_docs/kbn_datemath.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-datemath title: "@kbn/datemath" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/datemath plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/datemath'] --- import kbnDatemathObj from './kbn_datemath.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_errors.mdx b/api_docs/kbn_dev_cli_errors.mdx index 61e2d2a39ca14..483cc102f3fbd 100644 --- a/api_docs/kbn_dev_cli_errors.mdx +++ b/api_docs/kbn_dev_cli_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-errors title: "@kbn/dev-cli-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-errors plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-errors'] --- import kbnDevCliErrorsObj from './kbn_dev_cli_errors.devdocs.json'; diff --git a/api_docs/kbn_dev_cli_runner.mdx b/api_docs/kbn_dev_cli_runner.mdx index 83964a3198a1b..0cf31f5f678a0 100644 --- a/api_docs/kbn_dev_cli_runner.mdx +++ b/api_docs/kbn_dev_cli_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-cli-runner title: "@kbn/dev-cli-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-cli-runner plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-cli-runner'] --- import kbnDevCliRunnerObj from './kbn_dev_cli_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_proc_runner.mdx b/api_docs/kbn_dev_proc_runner.mdx index d7e0b852a94e7..5565fb54c7a31 100644 --- a/api_docs/kbn_dev_proc_runner.mdx +++ b/api_docs/kbn_dev_proc_runner.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-proc-runner title: "@kbn/dev-proc-runner" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-proc-runner plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-proc-runner'] --- import kbnDevProcRunnerObj from './kbn_dev_proc_runner.devdocs.json'; diff --git a/api_docs/kbn_dev_utils.mdx b/api_docs/kbn_dev_utils.mdx index 4f7a4a332b0d9..1a79172d6a62d 100644 --- a/api_docs/kbn_dev_utils.mdx +++ b/api_docs/kbn_dev_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-dev-utils title: "@kbn/dev-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/dev-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/dev-utils'] --- import kbnDevUtilsObj from './kbn_dev_utils.devdocs.json'; diff --git a/api_docs/kbn_doc_links.mdx b/api_docs/kbn_doc_links.mdx index cdb41ca37fa3f..6f03d3ca9503f 100644 --- a/api_docs/kbn_doc_links.mdx +++ b/api_docs/kbn_doc_links.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-doc-links title: "@kbn/doc-links" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/doc-links plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/doc-links'] --- import kbnDocLinksObj from './kbn_doc_links.devdocs.json'; diff --git a/api_docs/kbn_docs_utils.mdx b/api_docs/kbn_docs_utils.mdx index f40ce355eaf4b..07e4009970aac 100644 --- a/api_docs/kbn_docs_utils.mdx +++ b/api_docs/kbn_docs_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-docs-utils title: "@kbn/docs-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/docs-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/docs-utils'] --- import kbnDocsUtilsObj from './kbn_docs_utils.devdocs.json'; diff --git a/api_docs/kbn_ebt_tools.mdx b/api_docs/kbn_ebt_tools.mdx index 3171efaf3386e..86be181b87f24 100644 --- a/api_docs/kbn_ebt_tools.mdx +++ b/api_docs/kbn_ebt_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ebt-tools title: "@kbn/ebt-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ebt-tools plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ebt-tools'] --- import kbnEbtToolsObj from './kbn_ebt_tools.devdocs.json'; diff --git a/api_docs/kbn_es_archiver.mdx b/api_docs/kbn_es_archiver.mdx index b5d4f9edc5655..9883411be0a28 100644 --- a/api_docs/kbn_es_archiver.mdx +++ b/api_docs/kbn_es_archiver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-archiver title: "@kbn/es-archiver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-archiver plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-archiver'] --- import kbnEsArchiverObj from './kbn_es_archiver.devdocs.json'; diff --git a/api_docs/kbn_es_errors.mdx b/api_docs/kbn_es_errors.mdx index e6b40c8df7943..b4c83fa60d620 100644 --- a/api_docs/kbn_es_errors.mdx +++ b/api_docs/kbn_es_errors.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-errors title: "@kbn/es-errors" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-errors plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-errors'] --- import kbnEsErrorsObj from './kbn_es_errors.devdocs.json'; diff --git a/api_docs/kbn_es_query.mdx b/api_docs/kbn_es_query.mdx index 2dd45f6fddb1c..4c1def9c3a2f4 100644 --- a/api_docs/kbn_es_query.mdx +++ b/api_docs/kbn_es_query.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-es-query title: "@kbn/es-query" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/es-query plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-query'] --- import kbnEsQueryObj from './kbn_es_query.devdocs.json'; diff --git a/api_docs/kbn_eslint_plugin_imports.mdx b/api_docs/kbn_eslint_plugin_imports.mdx index aa4ca7533f06f..e021fd9eb8085 100644 --- a/api_docs/kbn_eslint_plugin_imports.mdx +++ b/api_docs/kbn_eslint_plugin_imports.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-eslint-plugin-imports title: "@kbn/eslint-plugin-imports" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/eslint-plugin-imports plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/eslint-plugin-imports'] --- import kbnEslintPluginImportsObj from './kbn_eslint_plugin_imports.devdocs.json'; diff --git a/api_docs/kbn_field_types.mdx b/api_docs/kbn_field_types.mdx index 57ca434933edd..76b18fdb98d4a 100644 --- a/api_docs/kbn_field_types.mdx +++ b/api_docs/kbn_field_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-field-types title: "@kbn/field-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/field-types plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/field-types'] --- import kbnFieldTypesObj from './kbn_field_types.devdocs.json'; diff --git a/api_docs/kbn_find_used_node_modules.mdx b/api_docs/kbn_find_used_node_modules.mdx index 5ea870d5ea6b9..3383a77d849f6 100644 --- a/api_docs/kbn_find_used_node_modules.mdx +++ b/api_docs/kbn_find_used_node_modules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-find-used-node-modules title: "@kbn/find-used-node-modules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/find-used-node-modules plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/find-used-node-modules'] --- import kbnFindUsedNodeModulesObj from './kbn_find_used_node_modules.devdocs.json'; diff --git a/api_docs/kbn_generate.mdx b/api_docs/kbn_generate.mdx index a7011b1b2bd0e..7de3f1b0634b2 100644 --- a/api_docs/kbn_generate.mdx +++ b/api_docs/kbn_generate.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-generate title: "@kbn/generate" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/generate plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/generate'] --- import kbnGenerateObj from './kbn_generate.devdocs.json'; diff --git a/api_docs/kbn_get_repo_files.mdx b/api_docs/kbn_get_repo_files.mdx index 51b8b7608822d..f73feb11a9d0e 100644 --- a/api_docs/kbn_get_repo_files.mdx +++ b/api_docs/kbn_get_repo_files.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-get-repo-files title: "@kbn/get-repo-files" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/get-repo-files plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/get-repo-files'] --- import kbnGetRepoFilesObj from './kbn_get_repo_files.devdocs.json'; diff --git a/api_docs/kbn_handlebars.mdx b/api_docs/kbn_handlebars.mdx index e559a355ec49e..19cff5e1cfcd3 100644 --- a/api_docs/kbn_handlebars.mdx +++ b/api_docs/kbn_handlebars.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-handlebars title: "@kbn/handlebars" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/handlebars plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/handlebars'] --- import kbnHandlebarsObj from './kbn_handlebars.devdocs.json'; diff --git a/api_docs/kbn_hapi_mocks.mdx b/api_docs/kbn_hapi_mocks.mdx index d88b2684492ec..bcfadc7aeda43 100644 --- a/api_docs/kbn_hapi_mocks.mdx +++ b/api_docs/kbn_hapi_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-hapi-mocks title: "@kbn/hapi-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/hapi-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/hapi-mocks'] --- import kbnHapiMocksObj from './kbn_hapi_mocks.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_card.mdx b/api_docs/kbn_home_sample_data_card.mdx index d335f7dca6d4e..58a35c4a685f4 100644 --- a/api_docs/kbn_home_sample_data_card.mdx +++ b/api_docs/kbn_home_sample_data_card.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-card title: "@kbn/home-sample-data-card" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-card plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-card'] --- import kbnHomeSampleDataCardObj from './kbn_home_sample_data_card.devdocs.json'; diff --git a/api_docs/kbn_home_sample_data_tab.mdx b/api_docs/kbn_home_sample_data_tab.mdx index 30e0c682aff67..7c76f709fe49e 100644 --- a/api_docs/kbn_home_sample_data_tab.mdx +++ b/api_docs/kbn_home_sample_data_tab.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-home-sample-data-tab title: "@kbn/home-sample-data-tab" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/home-sample-data-tab plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/home-sample-data-tab'] --- import kbnHomeSampleDataTabObj from './kbn_home_sample_data_tab.devdocs.json'; diff --git a/api_docs/kbn_i18n.mdx b/api_docs/kbn_i18n.mdx index fffaec03f91ef..57788dbcc1f00 100644 --- a/api_docs/kbn_i18n.mdx +++ b/api_docs/kbn_i18n.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-i18n title: "@kbn/i18n" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/i18n plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n'] --- import kbnI18nObj from './kbn_i18n.devdocs.json'; diff --git a/api_docs/kbn_import_resolver.mdx b/api_docs/kbn_import_resolver.mdx index 6d5c522639253..1beeff23c9b03 100644 --- a/api_docs/kbn_import_resolver.mdx +++ b/api_docs/kbn_import_resolver.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-import-resolver title: "@kbn/import-resolver" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/import-resolver plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/import-resolver'] --- import kbnImportResolverObj from './kbn_import_resolver.devdocs.json'; diff --git a/api_docs/kbn_interpreter.mdx b/api_docs/kbn_interpreter.mdx index cc744bff457b9..5718691958436 100644 --- a/api_docs/kbn_interpreter.mdx +++ b/api_docs/kbn_interpreter.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-interpreter title: "@kbn/interpreter" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/interpreter plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/interpreter'] --- import kbnInterpreterObj from './kbn_interpreter.devdocs.json'; diff --git a/api_docs/kbn_io_ts_utils.mdx b/api_docs/kbn_io_ts_utils.mdx index ed7b7b135bb30..72d92913591db 100644 --- a/api_docs/kbn_io_ts_utils.mdx +++ b/api_docs/kbn_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-io-ts-utils title: "@kbn/io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/io-ts-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/io-ts-utils'] --- import kbnIoTsUtilsObj from './kbn_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_jest_serializers.mdx b/api_docs/kbn_jest_serializers.mdx index 587f242ef3ff8..603585ea3423f 100644 --- a/api_docs/kbn_jest_serializers.mdx +++ b/api_docs/kbn_jest_serializers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-jest-serializers title: "@kbn/jest-serializers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/jest-serializers plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/jest-serializers'] --- import kbnJestSerializersObj from './kbn_jest_serializers.devdocs.json'; diff --git a/api_docs/kbn_kibana_manifest_parser.mdx b/api_docs/kbn_kibana_manifest_parser.mdx index df3611890de4c..f0a381b23b8be 100644 --- a/api_docs/kbn_kibana_manifest_parser.mdx +++ b/api_docs/kbn_kibana_manifest_parser.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-kibana-manifest-parser title: "@kbn/kibana-manifest-parser" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/kibana-manifest-parser plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/kibana-manifest-parser'] --- import kbnKibanaManifestParserObj from './kbn_kibana_manifest_parser.devdocs.json'; diff --git a/api_docs/kbn_kibana_manifest_schema.mdx b/api_docs/kbn_kibana_manifest_schema.mdx index 886b3d014e938..d93af07aee34f 100644 --- a/api_docs/kbn_kibana_manifest_schema.mdx +++ b/api_docs/kbn_kibana_manifest_schema.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-kibana-manifest-schema title: "@kbn/kibana-manifest-schema" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/kibana-manifest-schema plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/kibana-manifest-schema'] --- import kbnKibanaManifestSchemaObj from './kbn_kibana_manifest_schema.devdocs.json'; diff --git a/api_docs/kbn_logging.mdx b/api_docs/kbn_logging.mdx index 46e541c754317..2ee5f818c0588 100644 --- a/api_docs/kbn_logging.mdx +++ b/api_docs/kbn_logging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging title: "@kbn/logging" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging'] --- import kbnLoggingObj from './kbn_logging.devdocs.json'; diff --git a/api_docs/kbn_logging_mocks.mdx b/api_docs/kbn_logging_mocks.mdx index 1d6bb68071c1f..0fadf392c400f 100644 --- a/api_docs/kbn_logging_mocks.mdx +++ b/api_docs/kbn_logging_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-logging-mocks title: "@kbn/logging-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/logging-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging-mocks'] --- import kbnLoggingMocksObj from './kbn_logging_mocks.devdocs.json'; diff --git a/api_docs/kbn_managed_vscode_config.mdx b/api_docs/kbn_managed_vscode_config.mdx index cd050763491cc..043c2e005fb10 100644 --- a/api_docs/kbn_managed_vscode_config.mdx +++ b/api_docs/kbn_managed_vscode_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-managed-vscode-config title: "@kbn/managed-vscode-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/managed-vscode-config plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/managed-vscode-config'] --- import kbnManagedVscodeConfigObj from './kbn_managed_vscode_config.devdocs.json'; diff --git a/api_docs/kbn_mapbox_gl.mdx b/api_docs/kbn_mapbox_gl.mdx index 17949f9985e64..8f06ddbb4f268 100644 --- a/api_docs/kbn_mapbox_gl.mdx +++ b/api_docs/kbn_mapbox_gl.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-mapbox-gl title: "@kbn/mapbox-gl" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/mapbox-gl plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/mapbox-gl'] --- import kbnMapboxGlObj from './kbn_mapbox_gl.devdocs.json'; diff --git a/api_docs/kbn_ml_agg_utils.mdx b/api_docs/kbn_ml_agg_utils.mdx index e743430e9222d..2fb89402b57ea 100644 --- a/api_docs/kbn_ml_agg_utils.mdx +++ b/api_docs/kbn_ml_agg_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-agg-utils title: "@kbn/ml-agg-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-agg-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-agg-utils'] --- import kbnMlAggUtilsObj from './kbn_ml_agg_utils.devdocs.json'; diff --git a/api_docs/kbn_ml_is_populated_object.mdx b/api_docs/kbn_ml_is_populated_object.mdx index 3a0dfce55f800..d53d51c559166 100644 --- a/api_docs/kbn_ml_is_populated_object.mdx +++ b/api_docs/kbn_ml_is_populated_object.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-is-populated-object title: "@kbn/ml-is-populated-object" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-is-populated-object plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-is-populated-object'] --- import kbnMlIsPopulatedObjectObj from './kbn_ml_is_populated_object.devdocs.json'; diff --git a/api_docs/kbn_ml_string_hash.mdx b/api_docs/kbn_ml_string_hash.mdx index 25e37391bb246..6aae3d8321c24 100644 --- a/api_docs/kbn_ml_string_hash.mdx +++ b/api_docs/kbn_ml_string_hash.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ml-string-hash title: "@kbn/ml-string-hash" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ml-string-hash plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ml-string-hash'] --- import kbnMlStringHashObj from './kbn_ml_string_hash.devdocs.json'; diff --git a/api_docs/kbn_monaco.mdx b/api_docs/kbn_monaco.mdx index 509eaf07ab9b7..c7da0989034f2 100644 --- a/api_docs/kbn_monaco.mdx +++ b/api_docs/kbn_monaco.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-monaco title: "@kbn/monaco" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/monaco plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/monaco'] --- import kbnMonacoObj from './kbn_monaco.devdocs.json'; diff --git a/api_docs/kbn_optimizer.mdx b/api_docs/kbn_optimizer.mdx index cb2e8e20206bb..389483e8a0792 100644 --- a/api_docs/kbn_optimizer.mdx +++ b/api_docs/kbn_optimizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer title: "@kbn/optimizer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer'] --- import kbnOptimizerObj from './kbn_optimizer.devdocs.json'; diff --git a/api_docs/kbn_optimizer_webpack_helpers.mdx b/api_docs/kbn_optimizer_webpack_helpers.mdx index ae33d9778e5cd..751d9cdac6dcd 100644 --- a/api_docs/kbn_optimizer_webpack_helpers.mdx +++ b/api_docs/kbn_optimizer_webpack_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-optimizer-webpack-helpers title: "@kbn/optimizer-webpack-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/optimizer-webpack-helpers plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/optimizer-webpack-helpers'] --- import kbnOptimizerWebpackHelpersObj from './kbn_optimizer_webpack_helpers.devdocs.json'; diff --git a/api_docs/kbn_performance_testing_dataset_extractor.mdx b/api_docs/kbn_performance_testing_dataset_extractor.mdx index 3cfa795d74c97..738c816f89603 100644 --- a/api_docs/kbn_performance_testing_dataset_extractor.mdx +++ b/api_docs/kbn_performance_testing_dataset_extractor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-performance-testing-dataset-extractor title: "@kbn/performance-testing-dataset-extractor" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/performance-testing-dataset-extractor plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/performance-testing-dataset-extractor'] --- import kbnPerformanceTestingDatasetExtractorObj from './kbn_performance_testing_dataset_extractor.devdocs.json'; diff --git a/api_docs/kbn_plugin_generator.mdx b/api_docs/kbn_plugin_generator.mdx index c52df5f692a34..a3226cc4bb3c7 100644 --- a/api_docs/kbn_plugin_generator.mdx +++ b/api_docs/kbn_plugin_generator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-generator title: "@kbn/plugin-generator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-generator plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-generator'] --- import kbnPluginGeneratorObj from './kbn_plugin_generator.devdocs.json'; diff --git a/api_docs/kbn_plugin_helpers.mdx b/api_docs/kbn_plugin_helpers.mdx index cefe6b19b09d5..514beff61a6bf 100644 --- a/api_docs/kbn_plugin_helpers.mdx +++ b/api_docs/kbn_plugin_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-plugin-helpers title: "@kbn/plugin-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/plugin-helpers plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/plugin-helpers'] --- import kbnPluginHelpersObj from './kbn_plugin_helpers.devdocs.json'; diff --git a/api_docs/kbn_react_field.mdx b/api_docs/kbn_react_field.mdx index 2b33a58d5db7d..9ecaa37b6fd23 100644 --- a/api_docs/kbn_react_field.mdx +++ b/api_docs/kbn_react_field.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-react-field title: "@kbn/react-field" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/react-field plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/react-field'] --- import kbnReactFieldObj from './kbn_react_field.devdocs.json'; diff --git a/api_docs/kbn_repo_source_classifier.mdx b/api_docs/kbn_repo_source_classifier.mdx index ac6d045f9fc90..93386124f941f 100644 --- a/api_docs/kbn_repo_source_classifier.mdx +++ b/api_docs/kbn_repo_source_classifier.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-repo-source-classifier title: "@kbn/repo-source-classifier" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/repo-source-classifier plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/repo-source-classifier'] --- import kbnRepoSourceClassifierObj from './kbn_repo_source_classifier.devdocs.json'; diff --git a/api_docs/kbn_rule_data_utils.mdx b/api_docs/kbn_rule_data_utils.mdx index d98d1e9372c08..c080c2c3ac0db 100644 --- a/api_docs/kbn_rule_data_utils.mdx +++ b/api_docs/kbn_rule_data_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-rule-data-utils title: "@kbn/rule-data-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/rule-data-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/rule-data-utils'] --- import kbnRuleDataUtilsObj from './kbn_rule_data_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_autocomplete.mdx b/api_docs/kbn_securitysolution_autocomplete.mdx index 00d5c007b886d..677d2aabddef5 100644 --- a/api_docs/kbn_securitysolution_autocomplete.mdx +++ b/api_docs/kbn_securitysolution_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-autocomplete title: "@kbn/securitysolution-autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-autocomplete plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-autocomplete'] --- import kbnSecuritysolutionAutocompleteObj from './kbn_securitysolution_autocomplete.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_es_utils.mdx b/api_docs/kbn_securitysolution_es_utils.mdx index 9aab6bf074430..0f530cdac284c 100644 --- a/api_docs/kbn_securitysolution_es_utils.mdx +++ b/api_docs/kbn_securitysolution_es_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-es-utils title: "@kbn/securitysolution-es-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-es-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-es-utils'] --- import kbnSecuritysolutionEsUtilsObj from './kbn_securitysolution_es_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_hook_utils.mdx b/api_docs/kbn_securitysolution_hook_utils.mdx index 19bd27e714fb5..e63ca50365862 100644 --- a/api_docs/kbn_securitysolution_hook_utils.mdx +++ b/api_docs/kbn_securitysolution_hook_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-hook-utils title: "@kbn/securitysolution-hook-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-hook-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-hook-utils'] --- import kbnSecuritysolutionHookUtilsObj from './kbn_securitysolution_hook_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx index da11fe7721ba4..83095869e0681 100644 --- a/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_alerting_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-alerting-types title: "@kbn/securitysolution-io-ts-alerting-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-alerting-types plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-alerting-types'] --- import kbnSecuritysolutionIoTsAlertingTypesObj from './kbn_securitysolution_io_ts_alerting_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_list_types.mdx b/api_docs/kbn_securitysolution_io_ts_list_types.mdx index 248793ba8147d..8ad78ad8f70f1 100644 --- a/api_docs/kbn_securitysolution_io_ts_list_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_list_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-list-types title: "@kbn/securitysolution-io-ts-list-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-list-types plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-list-types'] --- import kbnSecuritysolutionIoTsListTypesObj from './kbn_securitysolution_io_ts_list_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_types.mdx b/api_docs/kbn_securitysolution_io_ts_types.mdx index 40c9a3127d04b..e78aadbe149d3 100644 --- a/api_docs/kbn_securitysolution_io_ts_types.mdx +++ b/api_docs/kbn_securitysolution_io_ts_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-types title: "@kbn/securitysolution-io-ts-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-types plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-types'] --- import kbnSecuritysolutionIoTsTypesObj from './kbn_securitysolution_io_ts_types.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_io_ts_utils.mdx b/api_docs/kbn_securitysolution_io_ts_utils.mdx index 683968fccd406..26e858158e506 100644 --- a/api_docs/kbn_securitysolution_io_ts_utils.mdx +++ b/api_docs/kbn_securitysolution_io_ts_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-io-ts-utils title: "@kbn/securitysolution-io-ts-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-io-ts-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-io-ts-utils'] --- import kbnSecuritysolutionIoTsUtilsObj from './kbn_securitysolution_io_ts_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_api.mdx b/api_docs/kbn_securitysolution_list_api.mdx index 0ffa0a08cf9c5..41d7176239914 100644 --- a/api_docs/kbn_securitysolution_list_api.mdx +++ b/api_docs/kbn_securitysolution_list_api.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-api title: "@kbn/securitysolution-list-api" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-api plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-api'] --- import kbnSecuritysolutionListApiObj from './kbn_securitysolution_list_api.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_constants.mdx b/api_docs/kbn_securitysolution_list_constants.mdx index 1f3274e940be4..4a89b39dfc3cd 100644 --- a/api_docs/kbn_securitysolution_list_constants.mdx +++ b/api_docs/kbn_securitysolution_list_constants.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-constants title: "@kbn/securitysolution-list-constants" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-constants plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-constants'] --- import kbnSecuritysolutionListConstantsObj from './kbn_securitysolution_list_constants.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_hooks.mdx b/api_docs/kbn_securitysolution_list_hooks.mdx index 2c751817d9bf2..d9dd3cc6d95f7 100644 --- a/api_docs/kbn_securitysolution_list_hooks.mdx +++ b/api_docs/kbn_securitysolution_list_hooks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-hooks title: "@kbn/securitysolution-list-hooks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-hooks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-hooks'] --- import kbnSecuritysolutionListHooksObj from './kbn_securitysolution_list_hooks.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_list_utils.mdx b/api_docs/kbn_securitysolution_list_utils.mdx index 550abeab397a4..739b5a4ae8a61 100644 --- a/api_docs/kbn_securitysolution_list_utils.mdx +++ b/api_docs/kbn_securitysolution_list_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-list-utils title: "@kbn/securitysolution-list-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-list-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-list-utils'] --- import kbnSecuritysolutionListUtilsObj from './kbn_securitysolution_list_utils.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_rules.mdx b/api_docs/kbn_securitysolution_rules.mdx index 4b0c48b7424b7..29c0c4fcd85d9 100644 --- a/api_docs/kbn_securitysolution_rules.mdx +++ b/api_docs/kbn_securitysolution_rules.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-rules title: "@kbn/securitysolution-rules" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-rules plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-rules'] --- import kbnSecuritysolutionRulesObj from './kbn_securitysolution_rules.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_t_grid.mdx b/api_docs/kbn_securitysolution_t_grid.mdx index dafe77c50b0a8..ebb314ad5aa8d 100644 --- a/api_docs/kbn_securitysolution_t_grid.mdx +++ b/api_docs/kbn_securitysolution_t_grid.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-t-grid title: "@kbn/securitysolution-t-grid" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-t-grid plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-t-grid'] --- import kbnSecuritysolutionTGridObj from './kbn_securitysolution_t_grid.devdocs.json'; diff --git a/api_docs/kbn_securitysolution_utils.mdx b/api_docs/kbn_securitysolution_utils.mdx index e47d2bae61f7c..9cdb59e3a6f2e 100644 --- a/api_docs/kbn_securitysolution_utils.mdx +++ b/api_docs/kbn_securitysolution_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-securitysolution-utils title: "@kbn/securitysolution-utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/securitysolution-utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/securitysolution-utils'] --- import kbnSecuritysolutionUtilsObj from './kbn_securitysolution_utils.devdocs.json'; diff --git a/api_docs/kbn_server_http_tools.mdx b/api_docs/kbn_server_http_tools.mdx index e78c5bdf707e6..da871d548452c 100644 --- a/api_docs/kbn_server_http_tools.mdx +++ b/api_docs/kbn_server_http_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-http-tools title: "@kbn/server-http-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-http-tools plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-http-tools'] --- import kbnServerHttpToolsObj from './kbn_server_http_tools.devdocs.json'; diff --git a/api_docs/kbn_server_route_repository.mdx b/api_docs/kbn_server_route_repository.mdx index 5aac51db5a81a..8b82693ae6c20 100644 --- a/api_docs/kbn_server_route_repository.mdx +++ b/api_docs/kbn_server_route_repository.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-server-route-repository title: "@kbn/server-route-repository" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/server-route-repository plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/server-route-repository'] --- import kbnServerRouteRepositoryObj from './kbn_server_route_repository.devdocs.json'; diff --git a/api_docs/kbn_shared_svg.mdx b/api_docs/kbn_shared_svg.mdx index 0011c0b234fd1..62d53df58f0ee 100644 --- a/api_docs/kbn_shared_svg.mdx +++ b/api_docs/kbn_shared_svg.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-svg title: "@kbn/shared-svg" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-svg plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-svg'] --- import kbnSharedSvgObj from './kbn_shared_svg.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.devdocs.json b/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.devdocs.json index cb248defc411e..7595ab6a2bc3f 100644 --- a/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -22,9 +30,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxButtonExitFullScreenMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -40,7 +48,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -50,7 +58,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.propArguments.toggleChrome", + "id": "def-common.StorybookMock.propArguments.toggleChrome", "type": "Object", "tags": [], "label": "toggleChrome", @@ -60,7 +68,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.propArguments.toggleChrome.control", + "id": "def-common.StorybookMock.propArguments.toggleChrome.control", "type": "string", "tags": [], "label": "control", @@ -70,7 +78,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.propArguments.toggleChrome.defaultValue", + "id": "def-common.StorybookMock.propArguments.toggleChrome.defaultValue", "type": "boolean", "tags": [], "label": "defaultValue", @@ -84,7 +92,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -95,7 +103,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -108,7 +116,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -117,9 +125,9 @@ "(params?: ", { "pluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxButtonExitFullScreenMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, " | undefined) => ", @@ -130,7 +138,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.getProps.$1", + "id": "def-common.StorybookMock.getProps.$1", "type": "Object", "tags": [], "label": "params", @@ -138,9 +146,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxButtonExitFullScreenMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, " | undefined" @@ -154,7 +162,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -175,7 +183,7 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.getKibanaDependenciesMock", + "id": "def-common.getKibanaDependenciesMock", "type": "Function", "tags": [], "label": "getKibanaDependenciesMock", @@ -194,7 +202,7 @@ }, { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.getServicesMock", + "id": "def-common.getServicesMock", "type": "Function", "tags": [], "label": "getServicesMock", @@ -217,7 +225,7 @@ "misc": [ { "parentPluginId": "@kbn/shared-ux-button-exit-full-screen-mocks", - "id": "def-server.Params", + "id": "def-common.Params", "type": "Type", "tags": [], "label": "Params", @@ -233,13 +241,5 @@ } ], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.mdx b/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.mdx index 6ed3fe23ad4ff..ee9b6c0315bd2 100644 --- a/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.mdx +++ b/api_docs/kbn_shared_ux_button_exit_full_screen_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-exit-full-screen-mocks title: "@kbn/shared-ux-button-exit-full-screen-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-exit-full-screen-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-exit-full-screen-mocks'] --- import kbnSharedUxButtonExitFullScreenMocksObj from './kbn_shared_ux_button_exit_full_screen_mocks.devdocs.json'; @@ -23,14 +23,14 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 13 | 0 | 9 | 0 | -## Server +## Common ### Functions - + ### Classes - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_button_toolbar.mdx b/api_docs/kbn_shared_ux_button_toolbar.mdx index ddbac049d370d..4267090256a66 100644 --- a/api_docs/kbn_shared_ux_button_toolbar.mdx +++ b/api_docs/kbn_shared_ux_button_toolbar.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-button-toolbar title: "@kbn/shared-ux-button-toolbar" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-button-toolbar plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-toolbar'] --- import kbnSharedUxButtonToolbarObj from './kbn_shared_ux_button_toolbar.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data.mdx b/api_docs/kbn_shared_ux_card_no_data.mdx index c8fc4d7c49bcc..8f86541c33698 100644 --- a/api_docs/kbn_shared_ux_card_no_data.mdx +++ b/api_docs/kbn_shared_ux_card_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data title: "@kbn/shared-ux-card-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data'] --- import kbnSharedUxCardNoDataObj from './kbn_shared_ux_card_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_card_no_data_mocks.devdocs.json b/api_docs/kbn_shared_ux_card_no_data_mocks.devdocs.json index 9e15f43a46545..9be1d1c11795d 100644 --- a/api_docs/kbn_shared_ux_card_no_data_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_card_no_data_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -22,9 +30,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-card-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxCardNoDataMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -40,7 +48,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -50,7 +58,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.category", + "id": "def-common.StorybookMock.propArguments.category", "type": "Object", "tags": [], "label": "category", @@ -60,7 +68,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.category.control", + "id": "def-common.StorybookMock.propArguments.category.control", "type": "Object", "tags": [], "label": "control", @@ -70,7 +78,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.category.control.type", + "id": "def-common.StorybookMock.propArguments.category.control.type", "type": "string", "tags": [], "label": "type", @@ -82,7 +90,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.category.defaultValue", + "id": "def-common.StorybookMock.propArguments.category.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -94,7 +102,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.title", + "id": "def-common.StorybookMock.propArguments.title", "type": "Object", "tags": [], "label": "title", @@ -104,7 +112,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.title.control", + "id": "def-common.StorybookMock.propArguments.title.control", "type": "Object", "tags": [], "label": "control", @@ -114,7 +122,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.title.control.type", + "id": "def-common.StorybookMock.propArguments.title.control.type", "type": "string", "tags": [], "label": "type", @@ -126,7 +134,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.title.defaultValue", + "id": "def-common.StorybookMock.propArguments.title.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -138,7 +146,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.description", + "id": "def-common.StorybookMock.propArguments.description", "type": "Object", "tags": [], "label": "description", @@ -148,7 +156,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.description.control", + "id": "def-common.StorybookMock.propArguments.description.control", "type": "Object", "tags": [], "label": "control", @@ -158,7 +166,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.description.control.type", + "id": "def-common.StorybookMock.propArguments.description.control.type", "type": "string", "tags": [], "label": "type", @@ -170,7 +178,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.description.defaultValue", + "id": "def-common.StorybookMock.propArguments.description.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -182,7 +190,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.button", + "id": "def-common.StorybookMock.propArguments.button", "type": "Object", "tags": [], "label": "button", @@ -192,7 +200,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.button.control", + "id": "def-common.StorybookMock.propArguments.button.control", "type": "Object", "tags": [], "label": "control", @@ -202,7 +210,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.button.control.type", + "id": "def-common.StorybookMock.propArguments.button.control.type", "type": "string", "tags": [], "label": "type", @@ -214,7 +222,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.button.defaultValue", + "id": "def-common.StorybookMock.propArguments.button.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -228,7 +236,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -238,7 +246,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.canAccessFleet", + "id": "def-common.StorybookMock.serviceArguments.canAccessFleet", "type": "Object", "tags": [], "label": "canAccessFleet", @@ -248,7 +256,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.canAccessFleet.control", + "id": "def-common.StorybookMock.serviceArguments.canAccessFleet.control", "type": "string", "tags": [], "label": "control", @@ -258,7 +266,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.canAccessFleet.defaultValue", + "id": "def-common.StorybookMock.serviceArguments.canAccessFleet.defaultValue", "type": "boolean", "tags": [], "label": "defaultValue", @@ -272,7 +280,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -286,7 +294,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -295,9 +303,9 @@ "(params?: ", { "pluginId": "@kbn/shared-ux-card-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxCardNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, " | undefined) => ", @@ -308,7 +316,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.getProps.$1", + "id": "def-common.StorybookMock.getProps.$1", "type": "Object", "tags": [], "label": "params", @@ -316,9 +324,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-card-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxCardNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, " | undefined" @@ -332,7 +340,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -341,9 +349,9 @@ "(params: ", { "pluginId": "@kbn/shared-ux-card-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxCardNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, ") => ", @@ -354,7 +362,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.StorybookMock.getServices.$1", + "id": "def-common.StorybookMock.getServices.$1", "type": "Object", "tags": [], "label": "params", @@ -362,9 +370,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-card-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxCardNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" } ], @@ -382,7 +390,7 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.getKibanaDependenciesMock", + "id": "def-common.getKibanaDependenciesMock", "type": "Function", "tags": [], "label": "getKibanaDependenciesMock", @@ -400,7 +408,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.getKibanaDependenciesMock.$1", + "id": "def-common.getKibanaDependenciesMock.$1", "type": "Object", "tags": [], "label": "params", @@ -420,7 +428,7 @@ }, { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.getServicesMock", + "id": "def-common.getServicesMock", "type": "Function", "tags": [], "label": "getServicesMock", @@ -438,7 +446,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.getServicesMock.$1", + "id": "def-common.getServicesMock.$1", "type": "Object", "tags": [], "label": "params", @@ -462,7 +470,7 @@ "misc": [ { "parentPluginId": "@kbn/shared-ux-card-no-data-mocks", - "id": "def-server.Params", + "id": "def-common.Params", "type": "Type", "tags": [], "label": "Params", @@ -478,13 +486,5 @@ } ], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx index 166a358c79f5f..bf6bf82adbe52 100644 --- a/api_docs/kbn_shared_ux_card_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_card_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-card-no-data-mocks title: "@kbn/shared-ux-card-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-card-no-data-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-card-no-data-mocks'] --- import kbnSharedUxCardNoDataMocksObj from './kbn_shared_ux_card_no_data_mocks.devdocs.json'; @@ -23,14 +23,14 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 32 | 0 | 28 | 0 | -## Server +## Common ### Functions - + ### Classes - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_components.devdocs.json b/api_docs/kbn_shared_ux_components.devdocs.json deleted file mode 100644 index 52bb9bcd5d8b0..0000000000000 --- a/api_docs/kbn_shared_ux_components.devdocs.json +++ /dev/null @@ -1,257 +0,0 @@ -{ - "id": "@kbn/shared-ux-components", - "client": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "server": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "common": { - "classes": [], - "functions": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.KibanaPageTemplate", - "type": "Function", - "tags": [], - "label": "KibanaPageTemplate", - "description": [], - "signature": [ - "({ template, className, children, solutionNav, noDataConfig, ...rest }: React.PropsWithChildren<", - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.KibanaPageTemplateProps", - "text": "KibanaPageTemplateProps" - }, - ">) => JSX.Element" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/page_template.tsx", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.KibanaPageTemplate.$1", - "type": "CompoundType", - "tags": [], - "label": "{\n template,\n className,\n children,\n solutionNav,\n noDataConfig,\n ...rest\n}", - "description": [], - "signature": [ - "React.PropsWithChildren<", - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.KibanaPageTemplateProps", - "text": "KibanaPageTemplateProps" - }, - ">" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/page_template.tsx", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataConfigPage", - "type": "Function", - "tags": [], - "label": "NoDataConfigPage", - "description": [], - "signature": [ - "(props: ", - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.KibanaPageTemplateProps", - "text": "KibanaPageTemplateProps" - }, - ") => JSX.Element | null" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/no_data_config_page/no_data_config_page.tsx", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataConfigPage.$1", - "type": "CompoundType", - "tags": [], - "label": "props", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.KibanaPageTemplateProps", - "text": "KibanaPageTemplateProps" - } - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/no_data_config_page/no_data_config_page.tsx", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - } - ], - "interfaces": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps", - "type": "Interface", - "tags": [], - "label": "NoDataPageProps", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.NoDataPageProps", - "text": "NoDataPageProps" - }, - " extends ", - "CommonProps" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps.solution", - "type": "string", - "tags": [], - "label": "solution", - "description": [ - "\nSingle name for the current solution, used to auto-generate the title, logo, description, and button label" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps.logo", - "type": "string", - "tags": [], - "label": "logo", - "description": [ - "\nOptionally replace the auto-generated logo" - ], - "signature": [ - "string | undefined" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps.docsLink", - "type": "string", - "tags": [], - "label": "docsLink", - "description": [ - "\nRequired to set the docs link for the whole solution" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps.pageTitle", - "type": "string", - "tags": [], - "label": "pageTitle", - "description": [ - "\nOptionally replace the auto-generated page title (h1)" - ], - "signature": [ - "string | undefined" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.NoDataPageProps.action", - "type": "Object", - "tags": [], - "label": "action", - "description": [ - "\nAn object of `NoDataPageActions`.\nUse `elasticAgent` as the primary key for pre-configured cards of this type.\nOtherwise use a custom key that contains `EuiCard` props." - ], - "signature": [ - "{ [x: string]: ", - "NoDataCardProps", - "; }" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/no_data_page/types.ts", - "deprecated": false - } - ], - "initialIsOpen": false - } - ], - "enums": [], - "misc": [ - { - "parentPluginId": "@kbn/shared-ux-components", - "id": "def-common.KibanaPageTemplateProps", - "type": "Type", - "tags": [], - "label": "KibanaPageTemplateProps", - "description": [], - "signature": [ - "Omit<", - "EuiPageProps", - ", \"paddingSize\"> & { template?: \"default\" | \"empty\" | \"centeredBody\" | \"centeredContent\" | undefined; paddingSize?: \"none\" | \"m\" | \"s\" | \"l\" | undefined; pageSideBar?: React.ReactNode; pageSideBarProps?: ", - "EuiPageSideBarProps", - " | undefined; pageHeader?: ", - "EuiPageHeaderProps", - " | undefined; pageBodyProps?: ", - "EuiPageBodyProps", - "<\"main\"> | undefined; pageContentProps?: ", - "EuiPageContentProps", - " | undefined; pageContentBodyProps?: ", - "EuiPageContentBodyProps", - " | undefined; bottomBar?: React.ReactNode; bottomBarProps?: ", - "EuiBottomBarProps", - " | undefined; fullHeight?: boolean | \"noscroll\" | undefined; minHeight?: ", - "Property", - ".MinHeight | undefined; } & { isEmptyState?: boolean | undefined; solutionNav?: ", - "SolutionNavProps", - " | undefined; noDataConfig?: ", - { - "pluginId": "@kbn/shared-ux-components", - "scope": "common", - "docId": "kibKbnSharedUxComponentsPluginApi", - "section": "def-common.NoDataPageProps", - "text": "NoDataPageProps" - }, - " | undefined; }" - ], - "path": "packages/kbn-shared-ux-components/src/page_template/types.ts", - "deprecated": false, - "initialIsOpen": false - } - ], - "objects": [] - } -} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_link_redirect_app_mocks.devdocs.json b/api_docs/kbn_shared_ux_link_redirect_app_mocks.devdocs.json index dded2ace4c3a2..64dc76155d112 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_link_redirect_app_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -20,9 +28,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxLinkRedirectAppMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -36,7 +44,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -47,7 +55,7 @@ }, { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -58,7 +66,7 @@ }, { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -71,7 +79,7 @@ }, { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -88,7 +96,7 @@ }, { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -110,24 +118,39 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.getRedirectAppLinksKibanaDependenciesMock", + "id": "def-common.getRedirectAppLinksKibanaDependenciesMock", "type": "Function", "tags": [], "label": "getRedirectAppLinksKibanaDependenciesMock", "description": [], "signature": [ - "() => ", + "(params?: Partial | undefined) => ", "RedirectAppLinksKibanaDependencies" ], "path": "packages/shared-ux/link/redirect_app/mocks/src/jest.ts", "deprecated": false, - "children": [], + "children": [ + { + "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", + "id": "def-common.getRedirectAppLinksKibanaDependenciesMock.$1", + "type": "Object", + "tags": [], + "label": "params", + "description": [], + "signature": [ + "Partial | undefined" + ], + "path": "packages/shared-ux/link/redirect_app/mocks/src/jest.ts", + "deprecated": false, + "isRequired": false + } + ], "returnComment": [], "initialIsOpen": false }, { "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", - "id": "def-server.getRedirectAppLinksServicesMock", + "id": "def-common.getRedirectAppLinksServicesMock", "type": "Function", "tags": [], "label": "getRedirectAppLinksServicesMock", @@ -135,12 +158,27 @@ "\nReturns the Jest-compatible service abstractions for the `NoDataCard` Provider." ], "signature": [ - "() => ", + "(params?: Partial | undefined) => ", "RedirectAppLinksServices" ], "path": "packages/shared-ux/link/redirect_app/mocks/src/jest.ts", "deprecated": false, - "children": [], + "children": [ + { + "parentPluginId": "@kbn/shared-ux-link-redirect-app-mocks", + "id": "def-common.getRedirectAppLinksServicesMock.$1", + "type": "Object", + "tags": [], + "label": "params", + "description": [], + "signature": [ + "Partial | undefined" + ], + "path": "packages/shared-ux/link/redirect_app/mocks/src/jest.ts", + "deprecated": false, + "isRequired": false + } + ], "returnComment": [], "initialIsOpen": false } @@ -149,13 +187,5 @@ "enums": [], "misc": [], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx index 9a97cb66c3dfd..cf91cce9c78f1 100644 --- a/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx +++ b/api_docs/kbn_shared_ux_link_redirect_app_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-link-redirect-app-mocks title: "@kbn/shared-ux-link-redirect-app-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-link-redirect-app-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-link-redirect-app-mocks'] --- import kbnSharedUxLinkRedirectAppMocksObj from './kbn_shared_ux_link_redirect_app_mocks.devdocs.json'; @@ -21,13 +21,13 @@ Contact [Owner missing] for questions regarding this plugin. | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 8 | 0 | 7 | 0 | +| 10 | 0 | 9 | 0 | -## Server +## Common ### Functions - + ### Classes - + diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data.devdocs.json b/api_docs/kbn_shared_ux_page_analytics_no_data.devdocs.json index ed6fbf24bf21f..3f1e5a7afa895 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data.devdocs.json +++ b/api_docs/kbn_shared_ux_page_analytics_no_data.devdocs.json @@ -227,7 +227,13 @@ "signature": [ "KibanaDependencies", " & ", - "KibanaNoDataPageKibanaDependencies" + "KibanaDependencies", + " & ", + "NoDataViewsPromptKibanaDependencies", + " & ", + "KibanaDependencies", + " & ", + "RedirectAppLinksKibanaDependencies" ], "path": "node_modules/@kbn/shared-ux-page-analytics-no-data-types/index.d.ts", "deprecated": false, @@ -245,7 +251,13 @@ "signature": [ "Services", " & ", - "KibanaNoDataPageServices" + "Services", + " & ", + "Services", + " & ", + "RedirectAppLinksServices", + " & ", + "NoDataViewsPromptServices" ], "path": "node_modules/@kbn/shared-ux-page-analytics-no-data-types/index.d.ts", "deprecated": false, diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx index 760cecf99f62f..bf74e43351a26 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data title: "@kbn/shared-ux-page-analytics-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data'] --- import kbnSharedUxPageAnalyticsNoDataObj from './kbn_shared_ux_page_analytics_no_data.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json index 79c342c488de8..0ba419e7b51a0 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -20,9 +28,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageAnalyticsNoDataMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -38,7 +46,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -49,7 +57,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -59,7 +67,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.kibanaGuideDocLink", + "id": "def-common.StorybookMock.serviceArguments.kibanaGuideDocLink", "type": "Object", "tags": [], "label": "kibanaGuideDocLink", @@ -69,7 +77,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.kibanaGuideDocLink.control", + "id": "def-common.StorybookMock.serviceArguments.kibanaGuideDocLink.control", "type": "string", "tags": [], "label": "control", @@ -79,7 +87,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.kibanaGuideDocLink.defaultValue", + "id": "def-common.StorybookMock.serviceArguments.kibanaGuideDocLink.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -93,7 +101,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -107,7 +115,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -116,9 +124,9 @@ "(params: ", { "pluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageAnalyticsNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, ") => ", @@ -129,7 +137,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.getServices.$1", + "id": "def-common.StorybookMock.getServices.$1", "type": "CompoundType", "tags": [], "label": "params", @@ -137,9 +145,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageAnalyticsNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" } ], @@ -152,7 +160,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -174,7 +182,7 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.getServicesMock", + "id": "def-common.getServicesMock", "type": "Function", "tags": [], "label": "getServicesMock", @@ -195,7 +203,7 @@ "misc": [ { "parentPluginId": "@kbn/shared-ux-page-analytics-no-data-mocks", - "id": "def-server.Params", + "id": "def-common.Params", "type": "Type", "tags": [], "label": "Params", @@ -219,13 +227,5 @@ } ], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx index 9afae8214cfcb..cf8a82bce4515 100644 --- a/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_analytics_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-analytics-no-data-mocks title: "@kbn/shared-ux-page-analytics-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-analytics-no-data-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-analytics-no-data-mocks'] --- import kbnSharedUxPageAnalyticsNoDataMocksObj from './kbn_shared_ux_page_analytics_no_data_mocks.devdocs.json'; @@ -23,14 +23,14 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 12 | 0 | 12 | 0 | -## Server +## Common ### Functions - + ### Classes - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data.devdocs.json b/api_docs/kbn_shared_ux_page_kibana_no_data.devdocs.json index edef04f7c1f13..cd68f336f2217 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data.devdocs.json +++ b/api_docs/kbn_shared_ux_page_kibana_no_data.devdocs.json @@ -129,316 +129,54 @@ "initialIsOpen": false } ], - "interfaces": [ + "interfaces": [], + "enums": [], + "misc": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", "id": "def-common.KibanaNoDataPageKibanaDependencies", - "type": "Interface", + "type": "Type", "tags": [], "label": "KibanaNoDataPageKibanaDependencies", "description": [ "\nAn interface containing a collection of Kibana plugins and services required to\nrender this component and its dependencies." ], + "signature": [ + "KibanaDependencies", + " & ", + "NoDataViewsPromptKibanaDependencies", + " & ", + "KibanaDependencies", + " & ", + "RedirectAppLinksKibanaDependencies" + ], "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageKibanaDependencies.coreStart", - "type": "Object", - "tags": [], - "label": "coreStart", - "description": [], - "signature": [ - "{ application: { capabilities: { navLinks: Record; }; currentAppId$: ", - "Observable", - "; navigateToUrl: (url: string) => Promise; }; chrome: { setIsVisible: (isVisible: boolean) => void; }; docLinks: { links: { indexPatterns: { introduction: string; }; }; }; http: { basePath: { prepend: (url: string) => string; }; }; }" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageKibanaDependencies.dataViews", - "type": "Object", - "tags": [], - "label": "dataViews", - "description": [], - "signature": [ - "{ hasData: { hasDataView: () => Promise; hasESData: () => Promise; hasUserDataView: () => Promise; }; }" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageKibanaDependencies.dataViewEditor", - "type": "Object", - "tags": [], - "label": "dataViewEditor", - "description": [], - "signature": [ - "{ openEditor: (options: ", - "DataViewEditorOptions", - ") => () => void; userPermissions: { editDataView: () => boolean; }; }" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - } - ], "initialIsOpen": false }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", "id": "def-common.KibanaNoDataPageServices", - "type": "Interface", + "type": "Type", "tags": [], "label": "KibanaNoDataPageServices", "description": [ - "\nA list of Services that are consumed by this component.\n\nThis list is temporary, a stopgap as we migrate to a package-based architecture, where\nservices are not collected in a single package. In order to make the transition, this\ninterface is intentionally \"flat\".\n\nExpect this list to dwindle to zero as `@kbn/shared-ux-components` are migrated to their\nown packages, (and `@kbn/shared-ux-services` is removed)." + "\nA list of Services that are consumed by this component.." + ], + "signature": [ + "Services", + " & ", + "Services", + " & ", + "RedirectAppLinksServices", + " & ", + "NoDataViewsPromptServices" ], "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.hasESData", - "type": "Function", - "tags": [], - "label": "hasESData", - "description": [ - "True if the cluster contains data, false otherwise." - ], - "signature": [ - "() => Promise" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.hasUserDataView", - "type": "Function", - "tags": [], - "label": "hasUserDataView", - "description": [ - "True if Kibana instance contains user-created data view, false otherwise." - ], - "signature": [ - "() => Promise" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.addBasePath", - "type": "Function", - "tags": [], - "label": "addBasePath", - "description": [ - "Append the server base path to a relative URL." - ], - "signature": [ - "(url: string) => string" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.addBasePath.$1", - "type": "string", - "tags": [], - "label": "url", - "description": [], - "signature": [ - "string" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.canAccessFleet", - "type": "boolean", - "tags": [], - "label": "canAccessFleet", - "description": [ - "True if the user has permission to access Fleet, false otherwise." - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.canCreateNewDataView", - "type": "boolean", - "tags": [], - "label": "canCreateNewDataView", - "description": [ - "True if the user has permission to create a new Data View, false otherwise." - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.currentAppId$", - "type": "Object", - "tags": [], - "label": "currentAppId$", - "description": [ - "Observable storing the active, current application ID." - ], - "signature": [ - "Observable", - "" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.dataViewsDocLink", - "type": "string", - "tags": [], - "label": "dataViewsDocLink", - "description": [ - "A link to information about Data Views in Kibana" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.hasDataView", - "type": "Function", - "tags": [], - "label": "hasDataView", - "description": [ - "True if Kibana instance contains any data view, including system-created ones." - ], - "signature": [ - "() => Promise" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.navigateToUrl", - "type": "Function", - "tags": [], - "label": "navigateToUrl", - "description": [ - "Use Kibana to navigate async to a different URL." - ], - "signature": [ - "(url: string) => void | Promise" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.navigateToUrl.$1", - "type": "string", - "tags": [], - "label": "url", - "description": [], - "signature": [ - "string" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.openDataViewEditor", - "type": "Function", - "tags": [], - "label": "openDataViewEditor", - "description": [ - "A method to open the Data View Editor flow." - ], - "signature": [ - "(options: ", - "DataViewEditorOptions", - ") => () => void" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.openDataViewEditor.$1", - "type": "Object", - "tags": [], - "label": "options", - "description": [], - "signature": [ - "DataViewEditorOptions" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.setIsFullscreen", - "type": "Function", - "tags": [], - "label": "setIsFullscreen", - "description": [ - "Set the Kibana chrome and browser to full screen mode." - ], - "signature": [ - "(isFullscreen: boolean) => void" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-page-kibana-no-data", - "id": "def-common.KibanaNoDataPageServices.setIsFullscreen.$1", - "type": "boolean", - "tags": [], - "label": "isFullscreen", - "description": [], - "signature": [ - "boolean" - ], - "path": "node_modules/@kbn/shared-ux-page-kibana-no-data-types/index.d.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - } - ], "initialIsOpen": false } ], - "enums": [], - "misc": [], "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx index 1a3a3c7c89877..16c4cd45767f4 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data title: "@kbn/shared-ux-page-kibana-no-data" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data'] --- import kbnSharedUxPageKibanaNoDataObj from './kbn_shared_ux_page_kibana_no_data.devdocs.json'; @@ -21,13 +21,13 @@ Contact [Owner missing] for questions regarding this plugin. | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 26 | 0 | 3 | 0 | +| 8 | 0 | 3 | 0 | ## Common ### Functions -### Interfaces - +### Consts, variables and types + diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json index dee03e2ae609e..e833987bc5068 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -20,9 +28,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageKibanaNoDataMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -38,7 +46,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -48,7 +56,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.solution", + "id": "def-common.StorybookMock.propArguments.solution", "type": "Object", "tags": [], "label": "solution", @@ -58,7 +66,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.solution.control", + "id": "def-common.StorybookMock.propArguments.solution.control", "type": "string", "tags": [], "label": "control", @@ -68,7 +76,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.solution.defaultValue", + "id": "def-common.StorybookMock.propArguments.solution.defaultValue", "type": "string", "tags": [], "label": "defaultValue", @@ -80,7 +88,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.logo", + "id": "def-common.StorybookMock.propArguments.logo", "type": "Object", "tags": [], "label": "logo", @@ -90,7 +98,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.logo.control", + "id": "def-common.StorybookMock.propArguments.logo.control", "type": "Object", "tags": [], "label": "control", @@ -100,7 +108,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.logo.control.type", + "id": "def-common.StorybookMock.propArguments.logo.control.type", "type": "string", "tags": [], "label": "type", @@ -112,7 +120,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.logo.options", + "id": "def-common.StorybookMock.propArguments.logo.options", "type": "Array", "tags": [], "label": "options", @@ -125,7 +133,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.propArguments.logo.defaultValue", + "id": "def-common.StorybookMock.propArguments.logo.defaultValue", "type": "Uncategorized", "tags": [], "label": "defaultValue", @@ -142,7 +150,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -152,7 +160,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasESData", + "id": "def-common.StorybookMock.serviceArguments.hasESData", "type": "Object", "tags": [], "label": "hasESData", @@ -162,7 +170,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasESData.control", + "id": "def-common.StorybookMock.serviceArguments.hasESData.control", "type": "string", "tags": [], "label": "control", @@ -172,7 +180,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasESData.defaultValue", + "id": "def-common.StorybookMock.serviceArguments.hasESData.defaultValue", "type": "boolean", "tags": [], "label": "defaultValue", @@ -184,7 +192,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasUserDataView", + "id": "def-common.StorybookMock.serviceArguments.hasUserDataView", "type": "Object", "tags": [], "label": "hasUserDataView", @@ -194,7 +202,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasUserDataView.control", + "id": "def-common.StorybookMock.serviceArguments.hasUserDataView.control", "type": "string", "tags": [], "label": "control", @@ -204,7 +212,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.serviceArguments.hasUserDataView.defaultValue", + "id": "def-common.StorybookMock.serviceArguments.hasUserDataView.defaultValue", "type": "boolean", "tags": [], "label": "defaultValue", @@ -218,7 +226,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -235,7 +243,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -244,9 +252,9 @@ "(params: ", { "pluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageKibanaNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, ") => { noDataConfig: { solution: any; logo: any; action: { elasticAgent: { title: string; }; }; docsLink: string; }; onDataViewCreated: ", @@ -258,7 +266,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.getProps.$1", + "id": "def-common.StorybookMock.getProps.$1", "type": "CompoundType", "tags": [], "label": "params", @@ -266,9 +274,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageKibanaNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" } ], @@ -281,7 +289,7 @@ }, { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -290,9 +298,9 @@ "(params: ", { "pluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageKibanaNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, ") => ", @@ -303,7 +311,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.StorybookMock.getServices.$1", + "id": "def-common.StorybookMock.getServices.$1", "type": "CompoundType", "tags": [], "label": "params", @@ -311,9 +319,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPageKibanaNoDataMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" } ], @@ -331,7 +339,7 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.getServicesMock", + "id": "def-common.getServicesMock", "type": "Function", "tags": [], "label": "getServicesMock", @@ -339,9 +347,7 @@ "\nReturns the Jest-compatible service abstractions for the `KibanaNoDataPage` Provider." ], "signature": [ - "(params?: ", - "MockServicesFactoryParams", - " | undefined) => ", + "(params?: Partial | undefined) => ", "KibanaNoDataPageServices" ], "path": "packages/shared-ux/page/kibana_no_data/mocks/src/jest.ts", @@ -349,14 +355,13 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.getServicesMock.$1", + "id": "def-common.getServicesMock.$1", "type": "Object", "tags": [], "label": "params", "description": [], "signature": [ - "MockServicesFactoryParams", - " | undefined" + "Partial | undefined" ], "path": "packages/shared-ux/page/kibana_no_data/mocks/src/jest.ts", "deprecated": false, @@ -372,7 +377,7 @@ "misc": [ { "parentPluginId": "@kbn/shared-ux-page-kibana-no-data-mocks", - "id": "def-server.Params", + "id": "def-common.Params", "type": "Type", "tags": [], "label": "Params", @@ -390,13 +395,5 @@ } ], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx index c316e7b9d753b..d939a7ec9a023 100644 --- a/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx +++ b/api_docs/kbn_shared_ux_page_kibana_no_data_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-no-data-mocks title: "@kbn/shared-ux-page-kibana-no-data-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-kibana-no-data-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-no-data-mocks'] --- import kbnSharedUxPageKibanaNoDataMocksObj from './kbn_shared_ux_page_kibana_no_data_mocks.devdocs.json'; @@ -23,14 +23,14 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 25 | 0 | 24 | 0 | -## Server +## Common ### Functions - + ### Classes - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_page_kibana_template.devdocs.json b/api_docs/kbn_shared_ux_page_kibana_template.devdocs.json new file mode 100644 index 0000000000000..f8cdca8122258 --- /dev/null +++ b/api_docs/kbn_shared_ux_page_kibana_template.devdocs.json @@ -0,0 +1,218 @@ +{ + "id": "@kbn/shared-ux-page-kibana-template", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplate", + "type": "Function", + "tags": [], + "label": "KibanaPageTemplate", + "description": [], + "signature": [ + "({ template, className, children, solutionNav, noDataConfig, ...rest }: React.PropsWithChildren<", + "KibanaPageTemplateProps", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/page_template.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplate.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n template,\n className,\n children,\n solutionNav,\n noDataConfig,\n ...rest\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "KibanaPageTemplateProps", + ">" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/page_template.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateKibanaProvider", + "type": "Function", + "tags": [], + "label": "KibanaPageTemplateKibanaProvider", + "description": [ + "\nKibana-specific Provider that maps dependencies to services." + ], + "signature": [ + "({ children, ...dependencies }: React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateKibanaProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n children,\n ...dependencies\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateProvider", + "type": "Function", + "tags": [], + "label": "KibanaPageTemplateProvider", + "description": [ + "\nA Context Provider that provides services to the component and its dependencies." + ], + "signature": [ + "({ children, ...services }: React.PropsWithChildren<", + "NoDataCardServices", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n children,\n ...services\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardServices", + ">" + ], + "path": "packages/shared-ux/page/kibana_template/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateKibanaDependencies", + "type": "Type", + "tags": [], + "label": "KibanaPageTemplateKibanaDependencies", + "description": [], + "signature": [ + "KibanaDependencies", + " & ", + "RedirectAppLinksKibanaDependencies" + ], + "path": "node_modules/@kbn/shared-ux-page-kibana-template-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateProps", + "type": "Type", + "tags": [], + "label": "KibanaPageTemplateProps", + "description": [], + "signature": [ + "Omit<", + "EuiPageProps", + ", \"paddingSize\"> & { template?: \"default\" | \"empty\" | \"centeredBody\" | \"centeredContent\" | undefined; paddingSize?: \"none\" | \"m\" | \"s\" | \"l\" | undefined; pageSideBar?: React.ReactNode; pageSideBarProps?: ", + "EuiPageSideBarProps", + " | undefined; pageHeader?: ", + "EuiPageHeaderProps", + " | undefined; pageBodyProps?: ", + "EuiPageBodyProps", + "<\"main\"> | undefined; pageContentProps?: ", + "EuiPageContentProps", + " | undefined; pageContentBodyProps?: ", + "EuiPageContentBodyProps", + " | undefined; bottomBar?: React.ReactNode; bottomBarProps?: ", + "EuiBottomBarProps", + " | undefined; fullHeight?: boolean | \"noscroll\" | undefined; minHeight?: ", + "Property", + ".MinHeight | undefined; } & { isEmptyState?: boolean | undefined; solutionNav?: ", + "SolutionNavProps", + " | undefined; noDataConfig?: ", + "NoDataPageProps", + " | undefined; }" + ], + "path": "node_modules/@kbn/shared-ux-page-kibana-template-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.KibanaPageTemplateServices", + "type": "Type", + "tags": [], + "label": "KibanaPageTemplateServices", + "description": [], + "signature": [ + "Services", + " & ", + "RedirectAppLinksServices" + ], + "path": "node_modules/@kbn/shared-ux-page-kibana-template-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template", + "id": "def-server.NoDataConfig", + "type": "Type", + "tags": [], + "label": "NoDataConfig", + "description": [], + "signature": [ + "NoDataPageProps" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-config-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + }, + "common": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_kibana_template.mdx b/api_docs/kbn_shared_ux_page_kibana_template.mdx new file mode 100644 index 0000000000000..d4541386eca1b --- /dev/null +++ b/api_docs/kbn_shared_ux_page_kibana_template.mdx @@ -0,0 +1,33 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnSharedUxPageKibanaTemplatePluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template +title: "@kbn/shared-ux-page-kibana-template" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/shared-ux-page-kibana-template plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template'] +--- +import kbnSharedUxPageKibanaTemplateObj from './kbn_shared_ux_page_kibana_template.devdocs.json'; + + + +Contact [Owner missing] for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 10 | 0 | 4 | 0 | + +## Server + +### Functions + + +### Consts, variables and types + + diff --git a/api_docs/kbn_shared_ux_page_kibana_template_mocks.devdocs.json b/api_docs/kbn_shared_ux_page_kibana_template_mocks.devdocs.json new file mode 100644 index 0000000000000..5e888519540f0 --- /dev/null +++ b/api_docs/kbn_shared_ux_page_kibana_template_mocks.devdocs.json @@ -0,0 +1,860 @@ +{ + "id": "@kbn/shared-ux-page-kibana-template-mocks", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock", + "type": "Class", + "tags": [], + "label": "StorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.StorybookMock", + "text": "StorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "KibanaPageTemplateProps", + ", ", + "NoDataCardServices", + ", PropArguments, {}>" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments.Unnamed", + "type": "Any", + "tags": [], + "label": "Unnamed", + "description": [], + "signature": [ + "any" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments.Unnamed", + "type": "Any", + "tags": [], + "label": "Unnamed", + "description": [], + "signature": [ + "any" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "NoDataConfigPageStorybookMock", + "[]" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "KibanaPageTemplateProps" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock", + "type": "Class", + "tags": [], + "label": "StorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.StorybookMock", + "text": "StorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "KibanaPageTemplateProps", + ", ", + "NoDataCardServices", + ", ", + "NoDataConfigArguments", + ", {}>" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments.Unnamed", + "type": "Any", + "tags": [], + "label": "Unnamed", + "description": [], + "signature": [ + "any" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "NoDataConfigPageStorybookMock", + "[]" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "KibanaPageTemplateProps" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock", + "type": "Class", + "tags": [], + "label": "StorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.StorybookMock", + "text": "StorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "KibanaPageTemplateProps", + ", ", + "NoDataCardServices", + ", ", + "SolutionNavArguments", + ", {}>" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments.Unnamed", + "type": "Any", + "tags": [], + "label": "Unnamed", + "description": [], + "signature": [ + "any" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "NoDataConfigPageStorybookMock", + "[]" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "KibanaPageTemplateProps" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock", + "type": "Class", + "tags": [], + "label": "StorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.StorybookMock", + "text": "StorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "KibanaPageTemplateProps", + ", ", + "NoDataCardServices", + ", PropArguments, {}>" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.propArguments.Unnamed", + "type": "Any", + "tags": [], + "label": "Unnamed", + "description": [], + "signature": [ + "any" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "never[]" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "KibanaPageTemplateProps" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.StorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageKibanaTemplateMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + } + ], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.getKibanaDependenciesMock", + "type": "Function", + "tags": [], + "label": "getKibanaDependenciesMock", + "description": [], + "signature": [ + "() => ", + "NoDataCardKibanaDependencies" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/jest.ts", + "deprecated": false, + "children": [], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.getServicesMock", + "type": "Function", + "tags": [], + "label": "getServicesMock", + "description": [], + "signature": [ + "() => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/jest.ts", + "deprecated": false, + "children": [], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + " & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/all.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + "<", + "NoDataConfigArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/no_data_config.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + "<", + "SolutionNavArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/solution_nav.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-kibana-template-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + " & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/kibana_template/mocks/src/storybook/inner.tsx", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx new file mode 100644 index 0000000000000..054aa70875ade --- /dev/null +++ b/api_docs/kbn_shared_ux_page_kibana_template_mocks.mdx @@ -0,0 +1,36 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnSharedUxPageKibanaTemplateMocksPluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-kibana-template-mocks +title: "@kbn/shared-ux-page-kibana-template-mocks" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/shared-ux-page-kibana-template-mocks plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-kibana-template-mocks'] +--- +import kbnSharedUxPageKibanaTemplateMocksObj from './kbn_shared_ux_page_kibana_template_mocks.devdocs.json'; + + + +Contact [Owner missing] for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 43 | 5 | 43 | 2 | + +## Common + +### Functions + + +### Classes + + +### Consts, variables and types + + diff --git a/api_docs/kbn_shared_ux_page_no_data.devdocs.json b/api_docs/kbn_shared_ux_page_no_data.devdocs.json new file mode 100644 index 0000000000000..b67afdf6a138c --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data.devdocs.json @@ -0,0 +1,247 @@ +{ + "id": "@kbn/shared-ux-page-no-data", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPage", + "type": "Function", + "tags": [], + "label": "NoDataPage", + "description": [], + "signature": [ + "({ solution, logo, action, docsLink, pageTitle, className, }: ", + "NoDataPageProps", + ") => JSX.Element" + ], + "path": "packages/shared-ux/page/no_data/impl/src/no_data_page.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPage.$1", + "type": "Object", + "tags": [], + "label": "{\n solution,\n logo,\n action,\n docsLink,\n pageTitle,\n className,\n}", + "description": [], + "signature": [ + "NoDataPageProps" + ], + "path": "packages/shared-ux/page/no_data/impl/src/no_data_page.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageKibanaProvider", + "type": "Function", + "tags": [], + "label": "NoDataPageKibanaProvider", + "description": [ + "\nKibana-specific Provider that maps dependencies to services." + ], + "signature": [ + "({ children, ...dependencies }: React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/no_data/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageKibanaProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n children,\n ...dependencies\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">" + ], + "path": "packages/shared-ux/page/no_data/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProvider", + "type": "Function", + "tags": [], + "label": "NoDataPageProvider", + "description": [ + "\nA Context Provider that provides services to the component and its dependencies." + ], + "signature": [ + "({ children, ...services }: React.PropsWithChildren<", + "NoDataCardServices", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/no_data/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{ children, ...services }", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardServices", + ">" + ], + "path": "packages/shared-ux/page/no_data/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProps", + "type": "Interface", + "tags": [], + "label": "NoDataPageProps", + "description": [], + "signature": [ + "NoDataPageProps", + " extends ", + "CommonProps", + ",", + "ActionCardProps" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProps.solution", + "type": "string", + "tags": [], + "label": "solution", + "description": [ + "\nSingle name for the current solution, used to auto-generate the title, logo, description, and button label" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProps.docsLink", + "type": "string", + "tags": [], + "label": "docsLink", + "description": [ + "\nRequired to set the docs link for the whole solution" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProps.logo", + "type": "string", + "tags": [], + "label": "logo", + "description": [ + "\nOptionally replace the auto-generated logo" + ], + "signature": [ + "string | undefined" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageProps.pageTitle", + "type": "string", + "tags": [], + "label": "pageTitle", + "description": [ + "\nOptionally replace the auto-generated page title (h1)" + ], + "signature": [ + "string | undefined" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false + } + ], + "initialIsOpen": false + } + ], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageKibanaDependencies", + "type": "Type", + "tags": [], + "label": "NoDataPageKibanaDependencies", + "description": [ + "\nAn interface containing a collection of Kibana plugins and services required to\nrender this component." + ], + "signature": [ + "KibanaDependencies", + " & ", + "RedirectAppLinksKibanaDependencies" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data", + "id": "def-common.NoDataPageServices", + "type": "Type", + "tags": [], + "label": "NoDataPageServices", + "description": [ + "\nA list of services that are consumed by this component." + ], + "signature": [ + "Services", + " & ", + "RedirectAppLinksServices" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_components.mdx b/api_docs/kbn_shared_ux_page_no_data.mdx similarity index 54% rename from api_docs/kbn_shared_ux_components.mdx rename to api_docs/kbn_shared_ux_page_no_data.mdx index b98c4847a61f9..0edbf9e0e6117 100644 --- a/api_docs/kbn_shared_ux_components.mdx +++ b/api_docs/kbn_shared_ux_page_no_data.mdx @@ -3,15 +3,15 @@ #### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. #### Reach out in #docs-engineering for more info. #### -id: kibKbnSharedUxComponentsPluginApi -slug: /kibana-dev-docs/api/kbn-shared-ux-components -title: "@kbn/shared-ux-components" +id: kibKbnSharedUxPageNoDataPluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data +title: "@kbn/shared-ux-page-no-data" image: https://source.unsplash.com/400x175/?github -description: API docs for the @kbn/shared-ux-components plugin -date: 2022-08-18 -tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-components'] +description: API docs for the @kbn/shared-ux-page-no-data plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data'] --- -import kbnSharedUxComponentsObj from './kbn_shared_ux_components.devdocs.json'; +import kbnSharedUxPageNoDataObj from './kbn_shared_ux_page_no_data.devdocs.json'; @@ -21,16 +21,16 @@ Contact [Owner missing] for questions regarding this plugin. | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 11 | 0 | 6 | 0 | +| 13 | 0 | 4 | 0 | ## Common ### Functions - + ### Interfaces - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_page_no_data_config.devdocs.json b/api_docs/kbn_shared_ux_page_no_data_config.devdocs.json new file mode 100644 index 0000000000000..33b90569d9d4e --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data_config.devdocs.json @@ -0,0 +1,254 @@ +{ + "id": "@kbn/shared-ux-page-no-data-config", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPage", + "type": "Function", + "tags": [], + "label": "NoDataConfigPage", + "description": [], + "signature": [ + "(props: ", + "NoDataConfigPageProps", + ") => JSX.Element | null" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/no_data_config_page.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPage.$1", + "type": "CompoundType", + "tags": [], + "label": "props", + "description": [], + "signature": [ + "NoDataConfigPageProps" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/no_data_config_page.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageKibanaProvider", + "type": "Function", + "tags": [], + "label": "NoDataConfigPageKibanaProvider", + "description": [ + "\nKibana-specific Provider that maps dependencies to services." + ], + "signature": [ + "({ children, ...dependencies }: React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageKibanaProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n children,\n ...dependencies\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardKibanaDependencies", + ">" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageProvider", + "type": "Function", + "tags": [], + "label": "NoDataConfigPageProvider", + "description": [ + "\nA Context Provider that provides services to the component and its dependencies." + ], + "signature": [ + "({ children, ...services }: React.PropsWithChildren<", + "NoDataCardServices", + ">) => JSX.Element" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/services.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageProvider.$1", + "type": "CompoundType", + "tags": [], + "label": "{\n children,\n ...services\n}", + "description": [], + "signature": [ + "React.PropsWithChildren<", + "NoDataCardServices", + ">" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/services.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageWithSolutionNavBar", + "type": "Function", + "tags": [], + "label": "NoDataConfigPageWithSolutionNavBar", + "description": [], + "signature": [ + "{ (props: ", + "Props", + " & { template?: \"default\" | \"empty\" | \"centeredBody\" | \"centeredContent\" | undefined; paddingSize?: \"none\" | \"m\" | \"s\" | \"l\" | undefined; pageSideBar?: React.ReactNode; pageSideBarProps?: ", + "EuiPageSideBarProps", + " | undefined; pageHeader?: ", + "EuiPageHeaderProps", + " | undefined; pageBodyProps?: ", + "EuiPageBodyProps", + "<\"main\"> | undefined; pageContentProps?: ", + "EuiPageContentProps", + " | undefined; pageContentBodyProps?: ", + "EuiPageContentBodyProps", + " | undefined; bottomBar?: React.ReactNode; bottomBarProps?: ", + "EuiBottomBarProps", + " | undefined; fullHeight?: boolean | \"noscroll\" | undefined; minHeight?: ", + "Property", + ".MinHeight | undefined; } & { noDataConfig?: ", + "NoDataPageProps", + " | undefined; }>): JSX.Element; displayName: string; }" + ], + "path": "packages/shared-ux/page/no_data_config/impl/src/no_data_config_page.tsx", + "deprecated": false, + "returnComment": [], + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageWithSolutionNavBar.$1", + "type": "CompoundType", + "tags": [], + "label": "props", + "description": [], + "signature": [ + "P & ", + "TemplateProps", + " & { isEmptyState?: boolean | undefined; } & { solutionNav: ", + "SolutionNavProps", + "; }" + ], + "path": "node_modules/@types/kbn__shared-ux-page-solution-nav/index.d.ts", + "deprecated": false + } + ], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageKibanaDependencies", + "type": "Type", + "tags": [], + "label": "NoDataConfigPageKibanaDependencies", + "description": [], + "signature": [ + "KibanaDependencies", + " & ", + "RedirectAppLinksKibanaDependencies" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-config-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageProps", + "type": "Type", + "tags": [], + "label": "NoDataConfigPageProps", + "description": [], + "signature": [ + "Omit<", + "EuiPageProps", + ", \"paddingSize\"> & { template?: \"default\" | \"empty\" | \"centeredBody\" | \"centeredContent\" | undefined; paddingSize?: \"none\" | \"m\" | \"s\" | \"l\" | undefined; pageSideBar?: React.ReactNode; pageSideBarProps?: ", + "EuiPageSideBarProps", + " | undefined; pageHeader?: ", + "EuiPageHeaderProps", + " | undefined; pageBodyProps?: ", + "EuiPageBodyProps", + "<\"main\"> | undefined; pageContentProps?: ", + "EuiPageContentProps", + " | undefined; pageContentBodyProps?: ", + "EuiPageContentBodyProps", + " | undefined; bottomBar?: React.ReactNode; bottomBarProps?: ", + "EuiBottomBarProps", + " | undefined; fullHeight?: boolean | \"noscroll\" | undefined; minHeight?: ", + "Property", + ".MinHeight | undefined; } & { noDataConfig?: ", + "NoDataPageProps", + " | undefined; }" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-config-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config", + "id": "def-common.NoDataConfigPageServices", + "type": "Type", + "tags": [], + "label": "NoDataConfigPageServices", + "description": [], + "signature": [ + "Services", + " & ", + "RedirectAppLinksServices" + ], + "path": "node_modules/@kbn/shared-ux-page-no-data-config-types/index.d.ts", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_storybook.mdx b/api_docs/kbn_shared_ux_page_no_data_config.mdx similarity index 50% rename from api_docs/kbn_shared_ux_storybook.mdx rename to api_docs/kbn_shared_ux_page_no_data_config.mdx index 87f77aff15cd6..3a9812d7de502 100644 --- a/api_docs/kbn_shared_ux_storybook.mdx +++ b/api_docs/kbn_shared_ux_page_no_data_config.mdx @@ -3,15 +3,15 @@ #### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. #### Reach out in #docs-engineering for more info. #### -id: kibKbnSharedUxStorybookPluginApi -slug: /kibana-dev-docs/api/kbn-shared-ux-storybook -title: "@kbn/shared-ux-storybook" +id: kibKbnSharedUxPageNoDataConfigPluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config +title: "@kbn/shared-ux-page-no-data-config" image: https://source.unsplash.com/400x175/?github -description: API docs for the @kbn/shared-ux-storybook plugin -date: 2022-08-18 -tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook'] +description: API docs for the @kbn/shared-ux-page-no-data-config plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config'] --- -import kbnSharedUxStorybookObj from './kbn_shared_ux_storybook.devdocs.json'; +import kbnSharedUxPageNoDataConfigObj from './kbn_shared_ux_page_no_data_config.devdocs.json'; @@ -21,13 +21,13 @@ Contact [Owner missing] for questions regarding this plugin. | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 16 | 0 | 7 | 0 | +| 11 | 0 | 5 | 0 | ## Common ### Functions - + -### Interfaces - +### Consts, variables and types + diff --git a/api_docs/kbn_shared_ux_page_no_data_config_mocks.devdocs.json b/api_docs/kbn_shared_ux_page_no_data_config_mocks.devdocs.json new file mode 100644 index 0000000000000..9cff904b1bb17 --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data_config_mocks.devdocs.json @@ -0,0 +1,380 @@ +{ + "id": "@kbn/shared-ux-page-no-data-config-mocks", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock", + "type": "Class", + "tags": [], + "label": "NoDataConfigPageStorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataConfigMocksPluginApi", + "section": "def-common.NoDataConfigPageStorybookMock", + "text": "NoDataConfigPageStorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "NoDataConfigPageProps", + ", ", + "NoDataCardServices", + ", PropArguments, {}>" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.solution", + "type": "Object", + "tags": [], + "label": "solution", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.solution.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.solution.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.logo", + "type": "Object", + "tags": [], + "label": "logo", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.logo.control", + "type": "Object", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.logo.control.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.logo.options", + "type": "Array", + "tags": [], + "label": "options", + "description": [], + "signature": [ + "(string | undefined)[]" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.logo.defaultValue", + "type": "Uncategorized", + "tags": [], + "label": "defaultValue", + "description": [], + "signature": [ + "undefined" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.docsLink", + "type": "Object", + "tags": [], + "label": "docsLink", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.docsLink.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.docsLink.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.pageTitle", + "type": "Object", + "tags": [], + "label": "pageTitle", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.pageTitle.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.propArguments.pageTitle.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "NoDataPageStorybookMock", + "[]" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataConfigMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "NoDataConfigPageProps" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataConfigMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataConfigMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.NoDataConfigPageStorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataConfigMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + } + ], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.getServicesMock", + "type": "Function", + "tags": [], + "label": "getServicesMock", + "description": [], + "signature": [ + "() => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/jest.ts", + "deprecated": false, + "children": [], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-config-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + " & ", + "ArgumentParams", + "<", + "PropArguments", + ", {}> & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/no_data_config/mocks/src/storybook.ts", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx new file mode 100644 index 0000000000000..b09f5d32898a6 --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data_config_mocks.mdx @@ -0,0 +1,36 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnSharedUxPageNoDataConfigMocksPluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-config-mocks +title: "@kbn/shared-ux-page-no-data-config-mocks" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/shared-ux-page-no-data-config-mocks plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-config-mocks'] +--- +import kbnSharedUxPageNoDataConfigMocksObj from './kbn_shared_ux_page_no_data_config_mocks.devdocs.json'; + + + +Contact [Owner missing] for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 24 | 0 | 24 | 0 | + +## Common + +### Functions + + +### Classes + + +### Consts, variables and types + + diff --git a/api_docs/kbn_shared_ux_page_no_data_mocks.devdocs.json b/api_docs/kbn_shared_ux_page_no_data_mocks.devdocs.json new file mode 100644 index 0000000000000..76c026ad3a55d --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data_mocks.devdocs.json @@ -0,0 +1,433 @@ +{ + "id": "@kbn/shared-ux-page-no-data-mocks", + "client": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { + "classes": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock", + "type": "Class", + "tags": [], + "label": "NoDataPageStorybookMock", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataMocksPluginApi", + "section": "def-common.NoDataPageStorybookMock", + "text": "NoDataPageStorybookMock" + }, + " extends ", + "AbstractStorybookMock", + "<", + "NoDataPageProps", + ", ", + "NoDataCardServices", + ", PropArguments, {}>" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments", + "type": "Object", + "tags": [], + "label": "propArguments", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.solution", + "type": "Object", + "tags": [], + "label": "solution", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.solution.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.solution.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.logo", + "type": "Object", + "tags": [], + "label": "logo", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.logo.control", + "type": "Object", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.logo.control.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.logo.options", + "type": "Array", + "tags": [], + "label": "options", + "description": [], + "signature": [ + "(string | undefined)[]" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.logo.defaultValue", + "type": "Uncategorized", + "tags": [], + "label": "defaultValue", + "description": [], + "signature": [ + "undefined" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.docsLink", + "type": "Object", + "tags": [], + "label": "docsLink", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.docsLink.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.docsLink.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.pageTitle", + "type": "Object", + "tags": [], + "label": "pageTitle", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.pageTitle.control", + "type": "string", + "tags": [], + "label": "control", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.propArguments.pageTitle.defaultValue", + "type": "string", + "tags": [], + "label": "defaultValue", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + } + ] + } + ] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.serviceArguments", + "type": "Object", + "tags": [], + "label": "serviceArguments", + "description": [], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.dependencies", + "type": "Array", + "tags": [], + "label": "dependencies", + "description": [], + "signature": [ + "NoDataCardStorybookMock", + "[]" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.getProps", + "type": "Function", + "tags": [], + "label": "getProps", + "description": [], + "signature": [ + "(params?: ", + { + "pluginId": "@kbn/shared-ux-page-no-data-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined) => ", + "NoDataPageProps" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.getProps.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + " | undefined" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.getServices", + "type": "Function", + "tags": [], + "label": "getServices", + "description": [], + "signature": [ + "(params: ", + { + "pluginId": "@kbn/shared-ux-page-no-data-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + }, + ") => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.NoDataPageStorybookMock.getServices.$1", + "type": "CompoundType", + "tags": [], + "label": "params", + "description": [], + "signature": [ + { + "pluginId": "@kbn/shared-ux-page-no-data-mocks", + "scope": "common", + "docId": "kibKbnSharedUxPageNoDataMocksPluginApi", + "section": "def-common.Params", + "text": "Params" + } + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + } + ], + "initialIsOpen": false + } + ], + "functions": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.getKibanaDependenciesMock", + "type": "Function", + "tags": [], + "label": "getKibanaDependenciesMock", + "description": [ + "\nReturn a Jest mock of the Kibana dependencies for the `NoDataPageKibanaProvider`." + ], + "signature": [ + "(params?: Partial<", + "NoDataCardServices", + ">) => ", + "NoDataCardKibanaDependencies" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/jest.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.getKibanaDependenciesMock.$1", + "type": "Object", + "tags": [], + "label": "params", + "description": [], + "signature": [ + "Partial<", + "NoDataCardServices", + ">" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/jest.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + }, + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.getServicesMock", + "type": "Function", + "tags": [], + "label": "getServicesMock", + "description": [], + "signature": [ + "(params?: Partial<", + "NoDataCardServices", + ">) => ", + "NoDataCardServices" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/jest.ts", + "deprecated": false, + "children": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.getServicesMock.$1", + "type": "Object", + "tags": [], + "label": "params", + "description": [], + "signature": [ + "Partial<", + "NoDataCardServices", + ">" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/jest.ts", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [], + "initialIsOpen": false + } + ], + "interfaces": [], + "enums": [], + "misc": [ + { + "parentPluginId": "@kbn/shared-ux-page-no-data-mocks", + "id": "def-common.Params", + "type": "Type", + "tags": [], + "label": "Params", + "description": [], + "signature": [ + "ArgumentParams", + " & ", + "NoDataCardStorybookParams" + ], + "path": "packages/shared-ux/page/no_data/mocks/src/storybook.ts", + "deprecated": false, + "initialIsOpen": false + } + ], + "objects": [] + } +} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_page_no_data_mocks.mdx b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx new file mode 100644 index 0000000000000..691ebd95c1f38 --- /dev/null +++ b/api_docs/kbn_shared_ux_page_no_data_mocks.mdx @@ -0,0 +1,36 @@ +--- +#### +#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. +#### Reach out in #docs-engineering for more info. +#### +id: kibKbnSharedUxPageNoDataMocksPluginApi +slug: /kibana-dev-docs/api/kbn-shared-ux-page-no-data-mocks +title: "@kbn/shared-ux-page-no-data-mocks" +image: https://source.unsplash.com/400x175/?github +description: API docs for the @kbn/shared-ux-page-no-data-mocks plugin +date: 2022-08-19 +tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-no-data-mocks'] +--- +import kbnSharedUxPageNoDataMocksObj from './kbn_shared_ux_page_no_data_mocks.devdocs.json'; + + + +Contact [Owner missing] for questions regarding this plugin. + +**Code health stats** + +| Public API count | Any count | Items lacking comments | Missing exports | +|-------------------|-----------|------------------------|-----------------| +| 27 | 0 | 26 | 0 | + +## Common + +### Functions + + +### Classes + + +### Consts, variables and types + + diff --git a/api_docs/kbn_shared_ux_page_solution_nav.mdx b/api_docs/kbn_shared_ux_page_solution_nav.mdx index 41361fcc40286..f07a636668035 100644 --- a/api_docs/kbn_shared_ux_page_solution_nav.mdx +++ b/api_docs/kbn_shared_ux_page_solution_nav.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-page-solution-nav title: "@kbn/shared-ux-page-solution-nav" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-page-solution-nav plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-page-solution-nav'] --- import kbnSharedUxPageSolutionNavObj from './kbn_shared_ux_page_solution_nav.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json b/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json index 2a8c4dc5623ba..6b323a41bb51d 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json +++ b/api_docs/kbn_shared_ux_prompt_no_data_views.devdocs.json @@ -100,7 +100,7 @@ ], "signature": [ "({ children, ...services }: React.PropsWithChildren<", - "NoDataViewsPromptKibanaServices", + "NoDataViewsPromptKibanaDependencies", ">) => JSX.Element" ], "path": "packages/shared-ux/prompt/no_data_views/impl/src/services.tsx", @@ -115,7 +115,7 @@ "description": [], "signature": [ "React.PropsWithChildren<", - "NoDataViewsPromptKibanaServices", + "NoDataViewsPromptKibanaDependencies", ">" ], "path": "packages/shared-ux/prompt/no_data_views/impl/src/services.tsx", @@ -239,10 +239,10 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views", - "id": "def-common.NoDataViewsPromptKibanaServices", + "id": "def-common.NoDataViewsPromptKibanaDependencies", "type": "Interface", "tags": [], - "label": "NoDataViewsPromptKibanaServices", + "label": "NoDataViewsPromptKibanaDependencies", "description": [ "\nKibana-specific service types." ], @@ -251,7 +251,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views", - "id": "def-common.NoDataViewsPromptKibanaServices.coreStart", + "id": "def-common.NoDataViewsPromptKibanaDependencies.coreStart", "type": "Object", "tags": [], "label": "coreStart", @@ -264,7 +264,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views", - "id": "def-common.NoDataViewsPromptKibanaServices.dataViewEditor", + "id": "def-common.NoDataViewsPromptKibanaDependencies.dataViewEditor", "type": "Object", "tags": [], "label": "dataViewEditor", diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx index c808c5622a8ed..3962645073e7d 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views title: "@kbn/shared-ux-prompt-no-data-views" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views'] --- import kbnSharedUxPromptNoDataViewsObj from './kbn_shared_ux_prompt_no_data_views.devdocs.json'; diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json index 33f49ec84b7fa..6ce6b2d959557 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json +++ b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock", + "id": "def-common.StorybookMock", "type": "Class", "tags": [], "label": "StorybookMock", @@ -20,9 +28,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPromptNoDataViewsMocksPluginApi", - "section": "def-server.StorybookMock", + "section": "def-common.StorybookMock", "text": "StorybookMock" }, " extends ", @@ -38,7 +46,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.propArguments", + "id": "def-common.StorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -49,7 +57,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments", + "id": "def-common.StorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -59,7 +67,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.canCreateNewDataView", + "id": "def-common.StorybookMock.serviceArguments.canCreateNewDataView", "type": "Object", "tags": [], "label": "canCreateNewDataView", @@ -69,7 +77,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.canCreateNewDataView.control", + "id": "def-common.StorybookMock.serviceArguments.canCreateNewDataView.control", "type": "string", "tags": [], "label": "control", @@ -79,7 +87,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.canCreateNewDataView.defaultValue", + "id": "def-common.StorybookMock.serviceArguments.canCreateNewDataView.defaultValue", "type": "boolean", "tags": [], "label": "defaultValue", @@ -91,7 +99,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.dataViewsDocLink", + "id": "def-common.StorybookMock.serviceArguments.dataViewsDocLink", "type": "Object", "tags": [], "label": "dataViewsDocLink", @@ -101,7 +109,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.dataViewsDocLink.options", + "id": "def-common.StorybookMock.serviceArguments.dataViewsDocLink.options", "type": "Array", "tags": [], "label": "options", @@ -114,7 +122,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.dataViewsDocLink.control", + "id": "def-common.StorybookMock.serviceArguments.dataViewsDocLink.control", "type": "Object", "tags": [], "label": "control", @@ -124,7 +132,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.serviceArguments.dataViewsDocLink.control.type", + "id": "def-common.StorybookMock.serviceArguments.dataViewsDocLink.control.type", "type": "string", "tags": [], "label": "type", @@ -140,7 +148,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.dependencies", + "id": "def-common.StorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -153,7 +161,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.getProps", + "id": "def-common.StorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -170,7 +178,7 @@ }, { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.getServices", + "id": "def-common.StorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -179,9 +187,9 @@ "(params: ", { "pluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPromptNoDataViewsMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" }, ") => ", @@ -192,7 +200,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.StorybookMock.getServices.$1", + "id": "def-common.StorybookMock.getServices.$1", "type": "Object", "tags": [], "label": "params", @@ -200,9 +208,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxPromptNoDataViewsMocksPluginApi", - "section": "def-server.Params", + "section": "def-common.Params", "text": "Params" } ], @@ -220,7 +228,7 @@ "functions": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.getNoDataViewsPromptServicesMock", + "id": "def-common.getNoDataViewsPromptServicesMock", "type": "Function", "tags": [], "label": "getNoDataViewsPromptServicesMock", @@ -238,7 +246,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.getNoDataViewsPromptServicesMock.$1", + "id": "def-common.getNoDataViewsPromptServicesMock.$1", "type": "Object", "tags": [], "label": "params", @@ -262,7 +270,7 @@ "misc": [ { "parentPluginId": "@kbn/shared-ux-prompt-no-data-views-mocks", - "id": "def-server.Params", + "id": "def-common.Params", "type": "Type", "tags": [], "label": "Params", @@ -276,13 +284,5 @@ } ], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx index 7d07e9de1ed81..aaac0afbeed85 100644 --- a/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx +++ b/api_docs/kbn_shared_ux_prompt_no_data_views_mocks.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-prompt-no-data-views-mocks title: "@kbn/shared-ux-prompt-no-data-views-mocks" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-prompt-no-data-views-mocks plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-prompt-no-data-views-mocks'] --- import kbnSharedUxPromptNoDataViewsMocksObj from './kbn_shared_ux_prompt_no_data_views_mocks.devdocs.json'; @@ -23,14 +23,14 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 17 | 0 | 16 | 0 | -## Server +## Common ### Functions - + ### Classes - + ### Consts, variables and types - + diff --git a/api_docs/kbn_shared_ux_services.devdocs.json b/api_docs/kbn_shared_ux_services.devdocs.json deleted file mode 100644 index b608a43ecc744..0000000000000 --- a/api_docs/kbn_shared_ux_services.devdocs.json +++ /dev/null @@ -1,1568 +0,0 @@ -{ - "id": "@kbn/shared-ux-services", - "client": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "server": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "common": { - "classes": [], - "functions": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServicesFactory", - "type": "Function", - "tags": [], - "label": "mockServicesFactory", - "description": [ - "\nA factory function for creating a Jest-based implementation of `SharedUxServices`." - ], - "signature": [ - "(params?: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.MockServicesFactoryParams", - "text": "MockServicesFactoryParams" - }, - " | undefined) => { application: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - }, - "; docLinks: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - }, - "; editors: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - }, - "; http: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - }, - "; permissions: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - }, - "; platform: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - }, - "; data: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - }, - "; }" - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServicesFactory.$1", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.MockServicesFactoryParams", - "text": "MockServicesFactoryParams" - }, - " | undefined" - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "isRequired": false - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServicesProvider", - "type": "Function", - "tags": [], - "label": "SharedUxServicesProvider", - "description": [ - "\nThe `React.Context` Provider component for the `SharedUxServices` context. Any\nplugin or environment that consumes SharedUX components needs to wrap their React\ntree with this provider.\n\nWithin a plugin, you can use use the Shared UX plugin and retrieve a fully-configured\ncontext from the `start` contract." - ], - "signature": [ - "({ children, ...services }: React.PropsWithChildren<", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxServices", - "text": "SharedUxServices" - }, - ">) => JSX.Element" - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServicesProvider.$1", - "type": "CompoundType", - "tags": [], - "label": "{ children, ...services }", - "description": [], - "signature": [ - "React.PropsWithChildren<", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxServices", - "text": "SharedUxServices" - }, - ">" - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServicesFactory", - "type": "Function", - "tags": [], - "label": "stubServicesFactory", - "description": [ - "\nA factory function for creating simple stubbed implementations of all `SharedUxServices`." - ], - "signature": [ - "() => { application: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - }, - "; docLinks: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - }, - "; editors: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - }, - "; http: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - }, - "; permissions: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - }, - "; platform: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - }, - "; data: ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - }, - "; }" - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useApplication", - "type": "Function", - "tags": [], - "label": "useApplication", - "description": [], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useData", - "type": "Function", - "tags": [], - "label": "useData", - "description": [ - "\nReact hook for accessing the pre-wired `SharedUxDataService`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useDocLinks", - "type": "Function", - "tags": [], - "label": "useDocLinks", - "description": [ - "\nReact hook for accessing the pre-wired `SharedUxDocLinksService`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useEditors", - "type": "Function", - "tags": [], - "label": "useEditors", - "description": [ - "\nReact hook for accessing the pre-wired `SharedUxEditorsService`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useHttp", - "type": "Function", - "tags": [], - "label": "useHttp", - "description": [], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.usePermissions", - "type": "Function", - "tags": [], - "label": "usePermissions", - "description": [ - "\nReact hook for accessing the pre-wired `SharedUxPermissionsService`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.usePlatformService", - "type": "Function", - "tags": [], - "label": "usePlatformService", - "description": [ - "\nReact hook for accessing the pre-wired `SharedUxPlatformService`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.useSharedUxServices", - "type": "Function", - "tags": [], - "label": "useSharedUxServices", - "description": [ - "\nReact hook for accessing pre-wired `SharedUxServices`." - ], - "signature": [ - "() => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxServices", - "text": "SharedUxServices" - } - ], - "path": "packages/kbn-shared-ux-services/src/context.tsx", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - } - ], - "interfaces": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.MockServicesFactoryParams", - "type": "Interface", - "tags": [], - "label": "MockServicesFactoryParams", - "description": [], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.MockServicesFactoryParams.config", - "type": "Object", - "tags": [], - "label": "config", - "description": [], - "signature": [ - "MockDataServiceFactoryConfig" - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxApplicationService", - "type": "Interface", - "tags": [], - "label": "SharedUxApplicationService", - "description": [], - "path": "packages/kbn-shared-ux-services/src/services/application.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxApplicationService.navigateToUrl", - "type": "Function", - "tags": [], - "label": "navigateToUrl", - "description": [], - "signature": [ - "(url: string) => void | Promise" - ], - "path": "packages/kbn-shared-ux-services/src/services/application.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxApplicationService.navigateToUrl.$1", - "type": "string", - "tags": [], - "label": "url", - "description": [], - "signature": [ - "string" - ], - "path": "packages/kbn-shared-ux-services/src/services/application.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxApplicationService.currentAppId$", - "type": "Object", - "tags": [], - "label": "currentAppId$", - "description": [], - "signature": [ - "Observable", - "" - ], - "path": "packages/kbn-shared-ux-services/src/services/application.ts", - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDataService", - "type": "Interface", - "tags": [], - "label": "SharedUxDataService", - "description": [ - "\nA service providing data information. Typically used for handling of empty state.." - ], - "path": "packages/kbn-shared-ux-services/src/services/data.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDataService.hasESData", - "type": "Function", - "tags": [], - "label": "hasESData", - "description": [ - "True if the cluster contains data, false otherwise." - ], - "signature": [ - "() => Promise" - ], - "path": "packages/kbn-shared-ux-services/src/services/data.ts", - "deprecated": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDataService.hasUserDataView", - "type": "Function", - "tags": [], - "label": "hasUserDataView", - "description": [ - "True if Kibana instance contains user-created data view, false otherwise." - ], - "signature": [ - "() => Promise" - ], - "path": "packages/kbn-shared-ux-services/src/services/data.ts", - "deprecated": false, - "children": [], - "returnComment": [] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDataService.hasDataView", - "type": "Function", - "tags": [], - "label": "hasDataView", - "description": [ - "True if Kibana instance contains any data view, including system-created ones." - ], - "signature": [ - "() => Promise" - ], - "path": "packages/kbn-shared-ux-services/src/services/data.ts", - "deprecated": false, - "children": [], - "returnComment": [] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDocLinksService", - "type": "Interface", - "tags": [], - "label": "SharedUxDocLinksService", - "description": [ - "\nA service providing links to documentation about various features in Kibana." - ], - "path": "packages/kbn-shared-ux-services/src/services/doc_links.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxDocLinksService.dataViewsDocLink", - "type": "string", - "tags": [], - "label": "dataViewsDocLink", - "description": [ - "A link to information about Data Views in Kibana" - ], - "path": "packages/kbn-shared-ux-services/src/services/doc_links.ts", - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxEditorsService", - "type": "Interface", - "tags": [], - "label": "SharedUxEditorsService", - "description": [ - "\nA service providing methods to invoke and interact with various editors provided\nin Kibana." - ], - "path": "packages/kbn-shared-ux-services/src/services/editors.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxEditorsService.openDataViewEditor", - "type": "Function", - "tags": [], - "label": "openDataViewEditor", - "description": [ - "A method to open the Data View Editor flow." - ], - "signature": [ - "(options: DataViewEditorOptions) => () => void" - ], - "path": "packages/kbn-shared-ux-services/src/services/editors.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxEditorsService.openDataViewEditor.$1", - "type": "Object", - "tags": [], - "label": "options", - "description": [], - "signature": [ - "DataViewEditorOptions" - ], - "path": "packages/kbn-shared-ux-services/src/services/editors.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxHttpService", - "type": "Interface", - "tags": [], - "label": "SharedUxHttpService", - "description": [], - "path": "packages/kbn-shared-ux-services/src/services/http.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxHttpService.addBasePath", - "type": "Function", - "tags": [], - "label": "addBasePath", - "description": [], - "signature": [ - "(url: string) => string" - ], - "path": "packages/kbn-shared-ux-services/src/services/http.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxHttpService.addBasePath.$1", - "type": "string", - "tags": [], - "label": "url", - "description": [], - "signature": [ - "string" - ], - "path": "packages/kbn-shared-ux-services/src/services/http.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxPlatformService", - "type": "Interface", - "tags": [], - "label": "SharedUxPlatformService", - "description": [ - "\nA service providing methods to interact with the platform in which this code is\nrunning, (almost always Kibana).\n\nRather than provide the entire `CoreStart` contract to components, we provide simplified\nabstractions around a use case specific to Shared UX. This way, we know exactly how the\n`CoreStart` and other plugins are used. This makes mocking and refactoring easier when\n upstream dependencies change." - ], - "path": "packages/kbn-shared-ux-services/src/services/platform.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxPlatformService.setIsFullscreen", - "type": "Function", - "tags": [], - "label": "setIsFullscreen", - "description": [ - "\nSets the fullscreen state of the chrome." - ], - "signature": [ - "(isFullscreen: boolean) => void" - ], - "path": "packages/kbn-shared-ux-services/src/services/platform.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxPlatformService.setIsFullscreen.$1", - "type": "boolean", - "tags": [], - "label": "isFullscreen", - "description": [ - "True if the chrome should be fullscreen, false otherwise." - ], - "signature": [ - "boolean" - ], - "path": "packages/kbn-shared-ux-services/src/services/platform.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices", - "type": "Interface", - "tags": [], - "label": "SharedUxServices", - "description": [ - "\nA collection of services utilized by SharedUX. This serves as a thin\nabstraction layer between services provided by Kibana and other plugins\nwhile allowing this plugin to be developed independently of those contracts.\n\nIt also allows us to \"swap out\" differenct implementations of these services\nfor different environments, (e.g. Jest, Storybook, etc.)" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.application", - "type": "Object", - "tags": [], - "label": "application", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.docLinks", - "type": "Object", - "tags": [], - "label": "docLinks", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.editors", - "type": "Object", - "tags": [], - "label": "editors", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.http", - "type": "Object", - "tags": [], - "label": "http", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.permissions", - "type": "Object", - "tags": [], - "label": "permissions", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.platform", - "type": "Object", - "tags": [], - "label": "platform", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServices.data", - "type": "Object", - "tags": [], - "label": "data", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - } - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxUserPermissionsService", - "type": "Interface", - "tags": [], - "label": "SharedUxUserPermissionsService", - "description": [ - "\nA service providing permissions information, typically for the current user." - ], - "path": "packages/kbn-shared-ux-services/src/services/permissions.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxUserPermissionsService.canCreateNewDataView", - "type": "boolean", - "tags": [], - "label": "canCreateNewDataView", - "description": [ - "True if the user has permission to create a new Data View, false otherwise." - ], - "path": "packages/kbn-shared-ux-services/src/services/permissions.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxUserPermissionsService.canAccessFleet", - "type": "boolean", - "tags": [], - "label": "canAccessFleet", - "description": [], - "path": "packages/kbn-shared-ux-services/src/services/permissions.ts", - "deprecated": false - } - ], - "initialIsOpen": false - } - ], - "enums": [], - "misc": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.ServiceFactory", - "type": "Type", - "tags": [], - "label": "ServiceFactory", - "description": [ - "\nA factory function for creating one or more services.\n\nThe `S` generic determines the shape of the API being produced.\nThe `Parameters` generic determines what parameters are expected to\ncreate the service." - ], - "signature": [ - "(params: Parameters) => S" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.ServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServicesContext", - "type": "Type", - "tags": [], - "label": "SharedUxServicesContext", - "description": [ - "\nA type representing a component that provides the `SharedUxServices` through a\nReact Context." - ], - "signature": [ - "React.FunctionComponent<{}>" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServicesContext.$1", - "type": "CompoundType", - "tags": [], - "label": "props", - "description": [], - "signature": [ - "P & { children?: React.ReactNode; }" - ], - "path": "node_modules/@types/react/index.d.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.SharedUxServicesContext.$2", - "type": "Any", - "tags": [], - "label": "context", - "description": [], - "signature": [ - "any" - ], - "path": "node_modules/@types/react/index.d.ts", - "deprecated": false - } - ], - "initialIsOpen": false - } - ], - "objects": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories", - "type": "Object", - "tags": [], - "label": "mockServiceFactories", - "description": [ - "\nA collection of mock Service Factories." - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.applicationServiceFactory", - "type": "Function", - "tags": [], - "label": "applicationServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.applicationServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.docLinksServiceFactory", - "type": "Function", - "tags": [], - "label": "docLinksServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.docLinksServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.editorsServiceFactory", - "type": "Function", - "tags": [], - "label": "editorsServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.editorsServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.httpServiceFactory", - "type": "Function", - "tags": [], - "label": "httpServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.httpServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.platformServiceFactory", - "type": "Function", - "tags": [], - "label": "platformServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.platformServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.userPermissionsServiceFactory", - "type": "Function", - "tags": [], - "label": "userPermissionsServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.userPermissionsServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.dataServiceFactory", - "type": "Function", - "tags": [], - "label": "dataServiceFactory", - "description": [], - "signature": [ - "(config?: ", - "MockDataServiceFactoryConfig", - " | undefined) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.mockServiceFactories.dataServiceFactory.$1", - "type": "Object", - "tags": [], - "label": "config", - "description": [], - "signature": [ - "MockDataServiceFactoryConfig", - " | undefined" - ], - "path": "packages/kbn-shared-ux-services/src/services/mock/data.mock.ts", - "deprecated": false - } - ] - } - ], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories", - "type": "Object", - "tags": [], - "label": "stubServiceFactories", - "description": [ - "\nA collection of stubbed service factories." - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.applicationServiceFactory", - "type": "Function", - "tags": [], - "label": "applicationServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxApplicationService", - "text": "SharedUxApplicationService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.applicationServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.docLinksServiceFactory", - "type": "Function", - "tags": [], - "label": "docLinksServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDocLinksService", - "text": "SharedUxDocLinksService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.docLinksServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.editorsServiceFactory", - "type": "Function", - "tags": [], - "label": "editorsServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxEditorsService", - "text": "SharedUxEditorsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.editorsServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.httpServiceFactory", - "type": "Function", - "tags": [], - "label": "httpServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxHttpService", - "text": "SharedUxHttpService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.httpServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.platformServiceFactory", - "type": "Function", - "tags": [], - "label": "platformServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxPlatformService", - "text": "SharedUxPlatformService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.platformServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.userPermissionsServiceFactory", - "type": "Function", - "tags": [], - "label": "userPermissionsServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxUserPermissionsService", - "text": "SharedUxUserPermissionsService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.userPermissionsServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - }, - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.dataServiceFactory", - "type": "Function", - "tags": [], - "label": "dataServiceFactory", - "description": [], - "signature": [ - "(params: void) => ", - { - "pluginId": "@kbn/shared-ux-services", - "scope": "common", - "docId": "kibKbnSharedUxServicesPluginApi", - "section": "def-common.SharedUxDataService", - "text": "SharedUxDataService" - } - ], - "path": "packages/kbn-shared-ux-services/src/services/stub/index.ts", - "deprecated": false, - "returnComment": [], - "children": [ - { - "parentPluginId": "@kbn/shared-ux-services", - "id": "def-common.stubServiceFactories.dataServiceFactory.$1", - "type": "Uncategorized", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "Parameters" - ], - "path": "packages/kbn-shared-ux-services/src/types.ts", - "deprecated": false - } - ] - } - ], - "initialIsOpen": false - } - ] - } -} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_services.mdx b/api_docs/kbn_shared_ux_services.mdx deleted file mode 100644 index 2a20804cdf191..0000000000000 --- a/api_docs/kbn_shared_ux_services.mdx +++ /dev/null @@ -1,39 +0,0 @@ ---- -#### -#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. -#### Reach out in #docs-engineering for more info. -#### -id: kibKbnSharedUxServicesPluginApi -slug: /kibana-dev-docs/api/kbn-shared-ux-services -title: "@kbn/shared-ux-services" -image: https://source.unsplash.com/400x175/?github -description: API docs for the @kbn/shared-ux-services plugin -date: 2022-08-18 -tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-services'] ---- -import kbnSharedUxServicesObj from './kbn_shared_ux_services.devdocs.json'; - - - -Contact [Owner missing] for questions regarding this plugin. - -**Code health stats** - -| Public API count | Any count | Items lacking comments | Missing exports | -|-------------------|-----------|------------------------|-----------------| -| 80 | 0 | 51 | 1 | - -## Common - -### Objects - - -### Functions - - -### Interfaces - - -### Consts, variables and types - - diff --git a/api_docs/kbn_shared_ux_storybook.devdocs.json b/api_docs/kbn_shared_ux_storybook.devdocs.json deleted file mode 100644 index 82e09aac247b9..0000000000000 --- a/api_docs/kbn_shared_ux_storybook.devdocs.json +++ /dev/null @@ -1,324 +0,0 @@ -{ - "id": "@kbn/shared-ux-storybook", - "client": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "server": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "common": { - "classes": [], - "functions": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.applicationServiceFactory", - "type": "Function", - "tags": [], - "label": "applicationServiceFactory", - "description": [ - "\nA factory function for creating for creating a storybook implementation of `SharedUXApplicationService`." - ], - "signature": [ - "() => { navigateToUrl: (url: string) => Promise; currentAppId$: ", - "BehaviorSubject", - "; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/application.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.dataServiceFactory", - "type": "Function", - "tags": [], - "label": "dataServiceFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxDataService`." - ], - "signature": [ - "(params: ", - { - "pluginId": "@kbn/shared-ux-storybook", - "scope": "common", - "docId": "kibKbnSharedUxStorybookPluginApi", - "section": "def-common.DataServiceFactoryConfig", - "text": "DataServiceFactoryConfig" - }, - ") => { hasESData: () => Promise; hasDataView: () => Promise; hasUserDataView: () => Promise; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.dataServiceFactory.$1", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - { - "pluginId": "@kbn/shared-ux-storybook", - "scope": "common", - "docId": "kibKbnSharedUxStorybookPluginApi", - "section": "def-common.DataServiceFactoryConfig", - "text": "DataServiceFactoryConfig" - } - ], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.docLinksServiceFactory", - "type": "Function", - "tags": [], - "label": "docLinksServiceFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxDocLinksService`." - ], - "signature": [ - "() => { dataViewsDocLink: string; kibanaGuideDocLink: string; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/doc_links.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.editorsServiceFactory", - "type": "Function", - "tags": [], - "label": "editorsServiceFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxEditorsService`." - ], - "signature": [ - "() => { openDataViewEditor: (options: ", - "DataViewEditorOptions", - ") => () => void; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/editors.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.httpServiceFactory", - "type": "Function", - "tags": [], - "label": "httpServiceFactory", - "description": [ - "\nA factory function for creating a Storybook-based implementation of `SharedUXHttpService`." - ], - "signature": [ - "() => { addBasePath: (url: string) => string; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/http.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.platformServiceFactory", - "type": "Function", - "tags": [], - "label": "platformServiceFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxPlatformService`." - ], - "signature": [ - "() => { setIsFullscreen: ", - "HandlerFunction", - "; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/platform.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.servicesDecorator", - "type": "Function", - "tags": [], - "label": "servicesDecorator", - "description": [ - "\nA Storybook decorator that provides the Shared UX `ServicesProvider` with Storybook-specific\nimplementations to stories." - ], - "signature": [ - "(storyFn: ", - "PartialStoryFn", - ", ", - "Args", - ">) => JSX.Element" - ], - "path": "packages/kbn-shared-ux-storybook/src/decorators.tsx", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.servicesDecorator.$1", - "type": "Function", - "tags": [], - "label": "storyFn", - "description": [], - "signature": [ - "PartialStoryFn", - ", ", - "Args", - ">" - ], - "path": "packages/kbn-shared-ux-storybook/src/decorators.tsx", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.servicesFactory", - "type": "Function", - "tags": [], - "label": "servicesFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxServices`." - ], - "signature": [ - "(params: {}) => { application: ", - "SharedUxApplicationService", - "; docLinks: ", - "SharedUxDocLinksService", - "; editors: ", - "SharedUxEditorsService", - "; http: ", - "SharedUxHttpService", - "; permissions: ", - "SharedUxUserPermissionsService", - "; platform: ", - "SharedUxPlatformService", - "; data: ", - "SharedUxDataService", - "; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.servicesFactory.$1", - "type": "Object", - "tags": [], - "label": "params", - "description": [], - "signature": [ - "{}" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/index.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.userPermissionsServiceFactory", - "type": "Function", - "tags": [], - "label": "userPermissionsServiceFactory", - "description": [ - "\nA factory function for creating a Storybook implementation of `SharedUxUserPermissionsService`." - ], - "signature": [ - "() => { canCreateNewDataView: true; canAccessFleet: true; }" - ], - "path": "packages/kbn-shared-ux-storybook/src/services/permissions.ts", - "deprecated": false, - "children": [], - "returnComment": [], - "initialIsOpen": false - } - ], - "interfaces": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.DataServiceFactoryConfig", - "type": "Interface", - "tags": [], - "label": "DataServiceFactoryConfig", - "description": [], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.DataServiceFactoryConfig.hasESData", - "type": "boolean", - "tags": [], - "label": "hasESData", - "description": [], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.DataServiceFactoryConfig.hasDataView", - "type": "boolean", - "tags": [], - "label": "hasDataView", - "description": [], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false - }, - { - "parentPluginId": "@kbn/shared-ux-storybook", - "id": "def-common.DataServiceFactoryConfig.hasUserDataView", - "type": "boolean", - "tags": [], - "label": "hasUserDataView", - "description": [], - "path": "packages/kbn-shared-ux-storybook/src/services/data.ts", - "deprecated": false - } - ], - "initialIsOpen": false - } - ], - "enums": [], - "misc": [], - "objects": [] - } -} \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_storybook_mock.devdocs.json b/api_docs/kbn_shared_ux_storybook_mock.devdocs.json index 63551c7aca499..2db55d58a00a6 100644 --- a/api_docs/kbn_shared_ux_storybook_mock.devdocs.json +++ b/api_docs/kbn_shared_ux_storybook_mock.devdocs.json @@ -9,10 +9,18 @@ "objects": [] }, "server": { + "classes": [], + "functions": [], + "interfaces": [], + "enums": [], + "misc": [], + "objects": [] + }, + "common": { "classes": [ { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock", + "id": "def-common.AbstractStorybookMock", "type": "Class", "tags": [], "label": "AbstractStorybookMock", @@ -22,9 +30,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-storybook-mock", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxStorybookMockPluginApi", - "section": "def-server.AbstractStorybookMock", + "section": "def-common.AbstractStorybookMock", "text": "AbstractStorybookMock" }, "" @@ -34,7 +42,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.propArguments", + "id": "def-common.AbstractStorybookMock.propArguments", "type": "Object", "tags": [], "label": "propArguments", @@ -51,7 +59,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.serviceArguments", + "id": "def-common.AbstractStorybookMock.serviceArguments", "type": "Object", "tags": [], "label": "serviceArguments", @@ -68,7 +76,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.dependencies", + "id": "def-common.AbstractStorybookMock.dependencies", "type": "Array", "tags": [], "label": "dependencies", @@ -78,9 +86,9 @@ "signature": [ { "pluginId": "@kbn/shared-ux-storybook-mock", - "scope": "server", + "scope": "common", "docId": "kibKbnSharedUxStorybookMockPluginApi", - "section": "def-server.AbstractStorybookMock", + "section": "def-common.AbstractStorybookMock", "text": "AbstractStorybookMock" }, "<", @@ -92,7 +100,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getPropArgumentTypes", + "id": "def-common.AbstractStorybookMock.getPropArgumentTypes", "type": "Function", "tags": [], "label": "getPropArgumentTypes", @@ -111,7 +119,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getServiceArgumentTypes", + "id": "def-common.AbstractStorybookMock.getServiceArgumentTypes", "type": "Function", "tags": [], "label": "getServiceArgumentTypes", @@ -134,7 +142,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getArgumentTypes", + "id": "def-common.AbstractStorybookMock.getArgumentTypes", "type": "Function", "tags": [], "label": "getArgumentTypes", @@ -159,7 +167,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getArgumentValue", + "id": "def-common.AbstractStorybookMock.getArgumentValue", "type": "Function", "tags": [], "label": "getArgumentValue", @@ -176,7 +184,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getArgumentValue.$1", + "id": "def-common.AbstractStorybookMock.getArgumentValue.$1", "type": "CompoundType", "tags": [], "label": "arg", @@ -190,7 +198,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getArgumentValue.$2", + "id": "def-common.AbstractStorybookMock.getArgumentValue.$2", "type": "Object", "tags": [], "label": "params", @@ -208,7 +216,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getProps", + "id": "def-common.AbstractStorybookMock.getProps", "type": "Function", "tags": [], "label": "getProps", @@ -225,7 +233,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getProps.$1", + "id": "def-common.AbstractStorybookMock.getProps.$1", "type": "Object", "tags": [], "label": "params", @@ -243,7 +251,7 @@ }, { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getServices", + "id": "def-common.AbstractStorybookMock.getServices", "type": "Function", "tags": [], "label": "getServices", @@ -260,7 +268,7 @@ "children": [ { "parentPluginId": "@kbn/shared-ux-storybook-mock", - "id": "def-server.AbstractStorybookMock.getServices.$1", + "id": "def-common.AbstractStorybookMock.getServices.$1", "type": "Object", "tags": [], "label": "params", @@ -285,13 +293,5 @@ "enums": [], "misc": [], "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] } } \ No newline at end of file diff --git a/api_docs/kbn_shared_ux_storybook_mock.mdx b/api_docs/kbn_shared_ux_storybook_mock.mdx index c52de3158ef53..3307ad0cbcb27 100644 --- a/api_docs/kbn_shared_ux_storybook_mock.mdx +++ b/api_docs/kbn_shared_ux_storybook_mock.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-storybook-mock title: "@kbn/shared-ux-storybook-mock" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-storybook-mock plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-storybook-mock'] --- import kbnSharedUxStorybookMockObj from './kbn_shared_ux_storybook_mock.devdocs.json'; @@ -23,8 +23,8 @@ Contact [Owner missing] for questions regarding this plugin. |-------------------|-----------|------------------------|-----------------| | 14 | 0 | 4 | 1 | -## Server +## Common ### Classes - + diff --git a/api_docs/kbn_shared_ux_utility.mdx b/api_docs/kbn_shared_ux_utility.mdx index eb6d461c74a9e..eb9377cb31c8b 100644 --- a/api_docs/kbn_shared_ux_utility.mdx +++ b/api_docs/kbn_shared_ux_utility.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-shared-ux-utility title: "@kbn/shared-ux-utility" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/shared-ux-utility plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-utility'] --- import kbnSharedUxUtilityObj from './kbn_shared_ux_utility.devdocs.json'; diff --git a/api_docs/kbn_some_dev_log.mdx b/api_docs/kbn_some_dev_log.mdx index fb074811f062d..df75c48ebe964 100644 --- a/api_docs/kbn_some_dev_log.mdx +++ b/api_docs/kbn_some_dev_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-some-dev-log title: "@kbn/some-dev-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/some-dev-log plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/some-dev-log'] --- import kbnSomeDevLogObj from './kbn_some_dev_log.devdocs.json'; diff --git a/api_docs/kbn_sort_package_json.mdx b/api_docs/kbn_sort_package_json.mdx index 274025b5e3e3d..65ccf2a186550 100644 --- a/api_docs/kbn_sort_package_json.mdx +++ b/api_docs/kbn_sort_package_json.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-sort-package-json title: "@kbn/sort-package-json" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/sort-package-json plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/sort-package-json'] --- import kbnSortPackageJsonObj from './kbn_sort_package_json.devdocs.json'; diff --git a/api_docs/kbn_std.mdx b/api_docs/kbn_std.mdx index 5b1a4e4e890ad..cad19bf43dd58 100644 --- a/api_docs/kbn_std.mdx +++ b/api_docs/kbn_std.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-std title: "@kbn/std" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/std plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/std'] --- import kbnStdObj from './kbn_std.devdocs.json'; diff --git a/api_docs/kbn_stdio_dev_helpers.mdx b/api_docs/kbn_stdio_dev_helpers.mdx index 382c256e5e024..4c021eb672f6f 100644 --- a/api_docs/kbn_stdio_dev_helpers.mdx +++ b/api_docs/kbn_stdio_dev_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-stdio-dev-helpers title: "@kbn/stdio-dev-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/stdio-dev-helpers plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/stdio-dev-helpers'] --- import kbnStdioDevHelpersObj from './kbn_stdio_dev_helpers.devdocs.json'; diff --git a/api_docs/kbn_storybook.mdx b/api_docs/kbn_storybook.mdx index 3f65c4d851ae2..8db4a7f5be4af 100644 --- a/api_docs/kbn_storybook.mdx +++ b/api_docs/kbn_storybook.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-storybook title: "@kbn/storybook" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/storybook plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/storybook'] --- import kbnStorybookObj from './kbn_storybook.devdocs.json'; diff --git a/api_docs/kbn_telemetry_tools.mdx b/api_docs/kbn_telemetry_tools.mdx index ef83560e77c81..2031515366b45 100644 --- a/api_docs/kbn_telemetry_tools.mdx +++ b/api_docs/kbn_telemetry_tools.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-telemetry-tools title: "@kbn/telemetry-tools" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/telemetry-tools plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/telemetry-tools'] --- import kbnTelemetryToolsObj from './kbn_telemetry_tools.devdocs.json'; diff --git a/api_docs/kbn_test.mdx b/api_docs/kbn_test.mdx index 5ef8c29d8affa..d531ddac9c93a 100644 --- a/api_docs/kbn_test.mdx +++ b/api_docs/kbn_test.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test title: "@kbn/test" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test'] --- import kbnTestObj from './kbn_test.devdocs.json'; diff --git a/api_docs/kbn_test_jest_helpers.mdx b/api_docs/kbn_test_jest_helpers.mdx index 884bb77c0580b..c0c4ec1f78d0e 100644 --- a/api_docs/kbn_test_jest_helpers.mdx +++ b/api_docs/kbn_test_jest_helpers.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-test-jest-helpers title: "@kbn/test-jest-helpers" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/test-jest-helpers plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/test-jest-helpers'] --- import kbnTestJestHelpersObj from './kbn_test_jest_helpers.devdocs.json'; diff --git a/api_docs/kbn_tooling_log.mdx b/api_docs/kbn_tooling_log.mdx index 78ef107edb774..aa538bb2de0ac 100644 --- a/api_docs/kbn_tooling_log.mdx +++ b/api_docs/kbn_tooling_log.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-tooling-log title: "@kbn/tooling-log" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/tooling-log plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/tooling-log'] --- import kbnToolingLogObj from './kbn_tooling_log.devdocs.json'; diff --git a/api_docs/kbn_type_summarizer.mdx b/api_docs/kbn_type_summarizer.mdx index 7e332d5da7689..64a788dd4d0da 100644 --- a/api_docs/kbn_type_summarizer.mdx +++ b/api_docs/kbn_type_summarizer.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-type-summarizer title: "@kbn/type-summarizer" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/type-summarizer plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/type-summarizer'] --- import kbnTypeSummarizerObj from './kbn_type_summarizer.devdocs.json'; diff --git a/api_docs/kbn_type_summarizer_core.mdx b/api_docs/kbn_type_summarizer_core.mdx index 74df26f8d9add..787bd36ac15a0 100644 --- a/api_docs/kbn_type_summarizer_core.mdx +++ b/api_docs/kbn_type_summarizer_core.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-type-summarizer-core title: "@kbn/type-summarizer-core" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/type-summarizer-core plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/type-summarizer-core'] --- import kbnTypeSummarizerCoreObj from './kbn_type_summarizer_core.devdocs.json'; diff --git a/api_docs/kbn_typed_react_router_config.mdx b/api_docs/kbn_typed_react_router_config.mdx index 451e189b0fc16..fe5fa6c777a8b 100644 --- a/api_docs/kbn_typed_react_router_config.mdx +++ b/api_docs/kbn_typed_react_router_config.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-typed-react-router-config title: "@kbn/typed-react-router-config" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/typed-react-router-config plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/typed-react-router-config'] --- import kbnTypedReactRouterConfigObj from './kbn_typed_react_router_config.devdocs.json'; diff --git a/api_docs/kbn_ui_theme.mdx b/api_docs/kbn_ui_theme.mdx index 832bc8a26b0df..ef7d91462b8b2 100644 --- a/api_docs/kbn_ui_theme.mdx +++ b/api_docs/kbn_ui_theme.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-ui-theme title: "@kbn/ui-theme" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/ui-theme plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-theme'] --- import kbnUiThemeObj from './kbn_ui_theme.devdocs.json'; diff --git a/api_docs/kbn_user_profile_components.mdx b/api_docs/kbn_user_profile_components.mdx index 08dc739f77a14..d0cd8d617579a 100644 --- a/api_docs/kbn_user_profile_components.mdx +++ b/api_docs/kbn_user_profile_components.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-user-profile-components title: "@kbn/user-profile-components" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/user-profile-components plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/user-profile-components'] --- import kbnUserProfileComponentsObj from './kbn_user_profile_components.devdocs.json'; diff --git a/api_docs/kbn_utility_types.mdx b/api_docs/kbn_utility_types.mdx index 88696704bddb7..7444454975d1f 100644 --- a/api_docs/kbn_utility_types.mdx +++ b/api_docs/kbn_utility_types.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types title: "@kbn/utility-types" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types'] --- import kbnUtilityTypesObj from './kbn_utility_types.devdocs.json'; diff --git a/api_docs/kbn_utility_types_jest.mdx b/api_docs/kbn_utility_types_jest.mdx index b564685326479..ca936d8e85829 100644 --- a/api_docs/kbn_utility_types_jest.mdx +++ b/api_docs/kbn_utility_types_jest.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utility-types-jest title: "@kbn/utility-types-jest" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utility-types-jest plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utility-types-jest'] --- import kbnUtilityTypesJestObj from './kbn_utility_types_jest.devdocs.json'; diff --git a/api_docs/kbn_utils.mdx b/api_docs/kbn_utils.mdx index 906b61b007483..b5f6c64fe7d40 100644 --- a/api_docs/kbn_utils.mdx +++ b/api_docs/kbn_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-utils title: "@kbn/utils" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/utils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/utils'] --- import kbnUtilsObj from './kbn_utils.devdocs.json'; diff --git a/api_docs/kbn_yarn_lock_validator.mdx b/api_docs/kbn_yarn_lock_validator.mdx index d9202415378fe..dfc16a868b76c 100644 --- a/api_docs/kbn_yarn_lock_validator.mdx +++ b/api_docs/kbn_yarn_lock_validator.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kbn-yarn-lock-validator title: "@kbn/yarn-lock-validator" image: https://source.unsplash.com/400x175/?github description: API docs for the @kbn/yarn-lock-validator plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/yarn-lock-validator'] --- import kbnYarnLockValidatorObj from './kbn_yarn_lock_validator.devdocs.json'; diff --git a/api_docs/kibana_overview.mdx b/api_docs/kibana_overview.mdx index a66ba46c615b8..81dd0a92aae58 100644 --- a/api_docs/kibana_overview.mdx +++ b/api_docs/kibana_overview.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaOverview title: "kibanaOverview" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaOverview plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaOverview'] --- import kibanaOverviewObj from './kibana_overview.devdocs.json'; diff --git a/api_docs/kibana_react.devdocs.json b/api_docs/kibana_react.devdocs.json index 986f60b1bff13..f2c484815e9b2 100644 --- a/api_docs/kibana_react.devdocs.json +++ b/api_docs/kibana_react.devdocs.json @@ -1723,8 +1723,7 @@ "id": "def-public.RedirectAppLinks", "type": "Function", "tags": [ - "deprecated", - "kbn-shared-ux-components" + "deprecated" ], "label": "RedirectAppLinks", "description": [ diff --git a/api_docs/kibana_react.mdx b/api_docs/kibana_react.mdx index dce8d8401c82e..8a3256bfe6356 100644 --- a/api_docs/kibana_react.mdx +++ b/api_docs/kibana_react.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaReact title: "kibanaReact" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaReact plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaReact'] --- import kibanaReactObj from './kibana_react.devdocs.json'; diff --git a/api_docs/kibana_utils.mdx b/api_docs/kibana_utils.mdx index cba11c205cd12..0338c4acbd1a0 100644 --- a/api_docs/kibana_utils.mdx +++ b/api_docs/kibana_utils.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kibanaUtils title: "kibanaUtils" image: https://source.unsplash.com/400x175/?github description: API docs for the kibanaUtils plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kibanaUtils'] --- import kibanaUtilsObj from './kibana_utils.devdocs.json'; diff --git a/api_docs/kubernetes_security.mdx b/api_docs/kubernetes_security.mdx index f15b9c6bfb7c3..d9c8ac5b13da4 100644 --- a/api_docs/kubernetes_security.mdx +++ b/api_docs/kubernetes_security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/kubernetesSecurity title: "kubernetesSecurity" image: https://source.unsplash.com/400x175/?github description: API docs for the kubernetesSecurity plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'kubernetesSecurity'] --- import kubernetesSecurityObj from './kubernetes_security.devdocs.json'; diff --git a/api_docs/lens.mdx b/api_docs/lens.mdx index 80f60ed7d605e..087be9506146a 100644 --- a/api_docs/lens.mdx +++ b/api_docs/lens.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lens title: "lens" image: https://source.unsplash.com/400x175/?github description: API docs for the lens plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lens'] --- import lensObj from './lens.devdocs.json'; diff --git a/api_docs/license_api_guard.mdx b/api_docs/license_api_guard.mdx index 0ca74c7edafa8..2c6cf1f856933 100644 --- a/api_docs/license_api_guard.mdx +++ b/api_docs/license_api_guard.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseApiGuard title: "licenseApiGuard" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseApiGuard plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseApiGuard'] --- import licenseApiGuardObj from './license_api_guard.devdocs.json'; diff --git a/api_docs/license_management.mdx b/api_docs/license_management.mdx index 8147033607189..db4da6da5b43b 100644 --- a/api_docs/license_management.mdx +++ b/api_docs/license_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licenseManagement title: "licenseManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the licenseManagement plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licenseManagement'] --- import licenseManagementObj from './license_management.devdocs.json'; diff --git a/api_docs/licensing.mdx b/api_docs/licensing.mdx index dc71276bb7c66..025462706a8b1 100644 --- a/api_docs/licensing.mdx +++ b/api_docs/licensing.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/licensing title: "licensing" image: https://source.unsplash.com/400x175/?github description: API docs for the licensing plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'licensing'] --- import licensingObj from './licensing.devdocs.json'; diff --git a/api_docs/lists.mdx b/api_docs/lists.mdx index 16de39f551262..8b6d35e582174 100644 --- a/api_docs/lists.mdx +++ b/api_docs/lists.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/lists title: "lists" image: https://source.unsplash.com/400x175/?github description: API docs for the lists plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'lists'] --- import listsObj from './lists.devdocs.json'; diff --git a/api_docs/management.mdx b/api_docs/management.mdx index 00e18485de783..21bc031684c3a 100644 --- a/api_docs/management.mdx +++ b/api_docs/management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/management title: "management" image: https://source.unsplash.com/400x175/?github description: API docs for the management plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'management'] --- import managementObj from './management.devdocs.json'; diff --git a/api_docs/maps.devdocs.json b/api_docs/maps.devdocs.json index 3ec66d75cdeca..631f2acfb53c8 100644 --- a/api_docs/maps.devdocs.json +++ b/api_docs/maps.devdocs.json @@ -4003,7 +4003,7 @@ "AbstractSourceDescriptor", " & { id: string; indexPatternId: string; geoField?: string | undefined; applyGlobalQuery: boolean; applyGlobalTime: boolean; applyForceRefresh: boolean; } & { metrics: ", "AggDescriptor", - "[]; } & { indexPatternTitle?: string | undefined; term: string; whereQuery?: ", + "[]; } & { term: string; whereQuery?: ", "Query", " | undefined; size?: number | undefined; type: ", { diff --git a/api_docs/maps.mdx b/api_docs/maps.mdx index 62b34eb2f20e1..340f7e4fe16a3 100644 --- a/api_docs/maps.mdx +++ b/api_docs/maps.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/maps title: "maps" image: https://source.unsplash.com/400x175/?github description: API docs for the maps plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'maps'] --- import mapsObj from './maps.devdocs.json'; diff --git a/api_docs/maps_ems.mdx b/api_docs/maps_ems.mdx index 6434377f36f50..1ed12e9ad857c 100644 --- a/api_docs/maps_ems.mdx +++ b/api_docs/maps_ems.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/mapsEms title: "mapsEms" image: https://source.unsplash.com/400x175/?github description: API docs for the mapsEms plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'mapsEms'] --- import mapsEmsObj from './maps_ems.devdocs.json'; diff --git a/api_docs/ml.mdx b/api_docs/ml.mdx index 7f818d563723c..2efb2bd603b5f 100644 --- a/api_docs/ml.mdx +++ b/api_docs/ml.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ml title: "ml" image: https://source.unsplash.com/400x175/?github description: API docs for the ml plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ml'] --- import mlObj from './ml.devdocs.json'; diff --git a/api_docs/monitoring.mdx b/api_docs/monitoring.mdx index 8d6d469746768..912e503c45625 100644 --- a/api_docs/monitoring.mdx +++ b/api_docs/monitoring.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoring title: "monitoring" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoring plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoring'] --- import monitoringObj from './monitoring.devdocs.json'; diff --git a/api_docs/monitoring_collection.mdx b/api_docs/monitoring_collection.mdx index 3c7ee3e38fc86..2227c93f3d5e4 100644 --- a/api_docs/monitoring_collection.mdx +++ b/api_docs/monitoring_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/monitoringCollection title: "monitoringCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the monitoringCollection plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'monitoringCollection'] --- import monitoringCollectionObj from './monitoring_collection.devdocs.json'; diff --git a/api_docs/navigation.mdx b/api_docs/navigation.mdx index 9c4935b2316b7..faa8dd1e5b35c 100644 --- a/api_docs/navigation.mdx +++ b/api_docs/navigation.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/navigation title: "navigation" image: https://source.unsplash.com/400x175/?github description: API docs for the navigation plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'navigation'] --- import navigationObj from './navigation.devdocs.json'; diff --git a/api_docs/newsfeed.mdx b/api_docs/newsfeed.mdx index 1ddeac3685504..2dda5b0b46d3c 100644 --- a/api_docs/newsfeed.mdx +++ b/api_docs/newsfeed.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/newsfeed title: "newsfeed" image: https://source.unsplash.com/400x175/?github description: API docs for the newsfeed plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'newsfeed'] --- import newsfeedObj from './newsfeed.devdocs.json'; diff --git a/api_docs/observability.devdocs.json b/api_docs/observability.devdocs.json index 6e22546cd3174..048601d55003f 100644 --- a/api_docs/observability.devdocs.json +++ b/api_docs/observability.devdocs.json @@ -698,7 +698,7 @@ "CommonProps", " & { as?: \"div\" | undefined; } & _EuiFlyoutProps & Omit, HTMLDivElement>, keyof _EuiFlyoutProps> & Omit, HTMLDivElement>, \"key\" | \"css\" | keyof React.HTMLAttributes> & { ref?: React.RefObject | ((instance: HTMLDivElement | null) => void) | null | undefined; }, \"children\" | \"onError\" | \"hidden\" | \"color\" | \"title\" | \"onChange\" | \"onKeyDown\" | \"onClick\" | \"id\" | \"security\" | \"defaultValue\" | \"lang\" | \"defaultChecked\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"as\" | keyof ", "CommonProps", - " | keyof React.ClassAttributes | keyof _EuiFlyoutProps>, \"children\" | \"onError\" | \"hidden\" | \"color\" | \"alert\" | \"title\" | \"onChange\" | \"onKeyDown\" | \"onClick\" | \"key\" | \"id\" | \"css\" | \"security\" | \"defaultValue\" | \"lang\" | \"defaultChecked\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"as\" | keyof ", + " | keyof React.ClassAttributes | keyof _EuiFlyoutProps>, \"children\" | \"onError\" | \"hidden\" | \"color\" | \"alert\" | \"title\" | \"onChange\" | \"onKeyDown\" | \"onClick\" | \"id\" | \"key\" | \"css\" | \"security\" | \"defaultValue\" | \"lang\" | \"defaultChecked\" | \"suppressContentEditableWarning\" | \"suppressHydrationWarning\" | \"accessKey\" | \"contentEditable\" | \"contextMenu\" | \"dir\" | \"draggable\" | \"placeholder\" | \"slot\" | \"spellCheck\" | \"tabIndex\" | \"translate\" | \"radioGroup\" | \"about\" | \"datatype\" | \"inlist\" | \"prefix\" | \"property\" | \"resource\" | \"typeof\" | \"vocab\" | \"autoCapitalize\" | \"autoCorrect\" | \"autoSave\" | \"itemProp\" | \"itemScope\" | \"itemType\" | \"itemID\" | \"itemRef\" | \"results\" | \"unselectable\" | \"inputMode\" | \"is\" | \"aria-activedescendant\" | \"aria-atomic\" | \"aria-autocomplete\" | \"aria-busy\" | \"aria-checked\" | \"aria-colcount\" | \"aria-colindex\" | \"aria-colspan\" | \"aria-controls\" | \"aria-current\" | \"aria-describedby\" | \"aria-details\" | \"aria-disabled\" | \"aria-dropeffect\" | \"aria-errormessage\" | \"aria-expanded\" | \"aria-flowto\" | \"aria-grabbed\" | \"aria-haspopup\" | \"aria-hidden\" | \"aria-invalid\" | \"aria-keyshortcuts\" | \"aria-labelledby\" | \"aria-level\" | \"aria-live\" | \"aria-modal\" | \"aria-multiline\" | \"aria-multiselectable\" | \"aria-orientation\" | \"aria-owns\" | \"aria-placeholder\" | \"aria-posinset\" | \"aria-pressed\" | \"aria-readonly\" | \"aria-relevant\" | \"aria-required\" | \"aria-roledescription\" | \"aria-rowcount\" | \"aria-rowindex\" | \"aria-rowspan\" | \"aria-selected\" | \"aria-setsize\" | \"aria-sort\" | \"aria-valuemax\" | \"aria-valuemin\" | \"aria-valuenow\" | \"aria-valuetext\" | \"dangerouslySetInnerHTML\" | \"onCopy\" | \"onCopyCapture\" | \"onCut\" | \"onCutCapture\" | \"onPaste\" | \"onPasteCapture\" | \"onCompositionEnd\" | \"onCompositionEndCapture\" | \"onCompositionStart\" | \"onCompositionStartCapture\" | \"onCompositionUpdate\" | \"onCompositionUpdateCapture\" | \"onFocus\" | \"onFocusCapture\" | \"onBlur\" | \"onBlurCapture\" | \"onChangeCapture\" | \"onBeforeInput\" | \"onBeforeInputCapture\" | \"onInput\" | \"onInputCapture\" | \"onReset\" | \"onResetCapture\" | \"onSubmit\" | \"onSubmitCapture\" | \"onInvalid\" | \"onInvalidCapture\" | \"onLoad\" | \"onLoadCapture\" | \"onErrorCapture\" | \"onKeyDownCapture\" | \"onKeyPress\" | \"onKeyPressCapture\" | \"onKeyUp\" | \"onKeyUpCapture\" | \"onAbort\" | \"onAbortCapture\" | \"onCanPlay\" | \"onCanPlayCapture\" | \"onCanPlayThrough\" | \"onCanPlayThroughCapture\" | \"onDurationChange\" | \"onDurationChangeCapture\" | \"onEmptied\" | \"onEmptiedCapture\" | \"onEncrypted\" | \"onEncryptedCapture\" | \"onEnded\" | \"onEndedCapture\" | \"onLoadedData\" | \"onLoadedDataCapture\" | \"onLoadedMetadata\" | \"onLoadedMetadataCapture\" | \"onLoadStart\" | \"onLoadStartCapture\" | \"onPause\" | \"onPauseCapture\" | \"onPlay\" | \"onPlayCapture\" | \"onPlaying\" | \"onPlayingCapture\" | \"onProgress\" | \"onProgressCapture\" | \"onRateChange\" | \"onRateChangeCapture\" | \"onSeeked\" | \"onSeekedCapture\" | \"onSeeking\" | \"onSeekingCapture\" | \"onStalled\" | \"onStalledCapture\" | \"onSuspend\" | \"onSuspendCapture\" | \"onTimeUpdate\" | \"onTimeUpdateCapture\" | \"onVolumeChange\" | \"onVolumeChangeCapture\" | \"onWaiting\" | \"onWaitingCapture\" | \"onAuxClick\" | \"onAuxClickCapture\" | \"onClickCapture\" | \"onContextMenu\" | \"onContextMenuCapture\" | \"onDoubleClick\" | \"onDoubleClickCapture\" | \"onDrag\" | \"onDragCapture\" | \"onDragEnd\" | \"onDragEndCapture\" | \"onDragEnter\" | \"onDragEnterCapture\" | \"onDragExit\" | \"onDragExitCapture\" | \"onDragLeave\" | \"onDragLeaveCapture\" | \"onDragOver\" | \"onDragOverCapture\" | \"onDragStart\" | \"onDragStartCapture\" | \"onDrop\" | \"onDropCapture\" | \"onMouseDown\" | \"onMouseDownCapture\" | \"onMouseEnter\" | \"onMouseLeave\" | \"onMouseMove\" | \"onMouseMoveCapture\" | \"onMouseOut\" | \"onMouseOutCapture\" | \"onMouseOver\" | \"onMouseOverCapture\" | \"onMouseUp\" | \"onMouseUpCapture\" | \"onSelect\" | \"onSelectCapture\" | \"onTouchCancel\" | \"onTouchCancelCapture\" | \"onTouchEnd\" | \"onTouchEndCapture\" | \"onTouchMove\" | \"onTouchMoveCapture\" | \"onTouchStart\" | \"onTouchStartCapture\" | \"onPointerDown\" | \"onPointerDownCapture\" | \"onPointerMove\" | \"onPointerMoveCapture\" | \"onPointerUp\" | \"onPointerUpCapture\" | \"onPointerCancel\" | \"onPointerCancelCapture\" | \"onPointerEnter\" | \"onPointerEnterCapture\" | \"onPointerLeave\" | \"onPointerLeaveCapture\" | \"onPointerOver\" | \"onPointerOverCapture\" | \"onPointerOut\" | \"onPointerOutCapture\" | \"onGotPointerCapture\" | \"onGotPointerCaptureCapture\" | \"onLostPointerCapture\" | \"onLostPointerCaptureCapture\" | \"onScroll\" | \"onScrollCapture\" | \"onWheel\" | \"onWheelCapture\" | \"onAnimationStart\" | \"onAnimationStartCapture\" | \"onAnimationEnd\" | \"onAnimationEndCapture\" | \"onAnimationIteration\" | \"onAnimationIterationCapture\" | \"onTransitionEnd\" | \"onTransitionEndCapture\" | \"as\" | keyof ", "CommonProps", " | \"alerts\" | keyof _EuiFlyoutProps | \"isInApp\" | \"observabilityRuleTypeRegistry\" | \"selectedAlertId\"> & { ref?: React.RefObject | ((instance: HTMLDivElement | null) => void) | null | undefined; }> & { readonly _result: ({ alert, alerts, isInApp, observabilityRuleTypeRegistry, onClose, selectedAlertId, }: AlertsFlyoutProps) => JSX.Element | null; }" ], @@ -3375,25 +3375,6 @@ "path": "x-pack/plugins/observability/public/plugin.ts", "deprecated": false }, - { - "parentPluginId": "observability", - "id": "def-public.ObservabilityPublicPluginsStart.sharedUX", - "type": "Object", - "tags": [], - "label": "sharedUX", - "description": [], - "signature": [ - { - "pluginId": "sharedUX", - "scope": "public", - "docId": "kibSharedUXPluginApi", - "section": "def-public.SharedUXPluginStart", - "text": "SharedUXPluginStart" - } - ], - "path": "x-pack/plugins/observability/public/plugin.ts", - "deprecated": false - }, { "parentPluginId": "observability", "id": "def-public.ObservabilityPublicPluginsStart.ruleTypeRegistry", @@ -4733,20 +4714,6 @@ "deprecated": false, "initialIsOpen": false }, - { - "parentPluginId": "observability", - "id": "def-public.enableInfrastructureView", - "type": "string", - "tags": [], - "label": "enableInfrastructureView", - "description": [], - "signature": [ - "\"observability:enableInfrastructureView\"" - ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", - "deprecated": false, - "initialIsOpen": false - }, { "parentPluginId": "observability", "id": "def-public.enableInspectEsQueries", @@ -7799,20 +7766,6 @@ "deprecated": false, "initialIsOpen": false }, - { - "parentPluginId": "observability", - "id": "def-common.enableInfrastructureView", - "type": "string", - "tags": [], - "label": "enableInfrastructureView", - "description": [], - "signature": [ - "\"observability:enableInfrastructureView\"" - ], - "path": "x-pack/plugins/observability/common/ui_settings_keys.ts", - "deprecated": false, - "initialIsOpen": false - }, { "parentPluginId": "observability", "id": "def-common.enableInspectEsQueries", diff --git a/api_docs/observability.mdx b/api_docs/observability.mdx index 4bc30e3b264af..4633926b17a14 100644 --- a/api_docs/observability.mdx +++ b/api_docs/observability.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/observability title: "observability" image: https://source.unsplash.com/400x175/?github description: API docs for the observability plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'observability'] --- import observabilityObj from './observability.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Observability UI](https://github.com/orgs/elastic/teams/observability-u | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 399 | 2 | 396 | 30 | +| 396 | 2 | 393 | 30 | ## Client diff --git a/api_docs/osquery.mdx b/api_docs/osquery.mdx index 7bc8ecfff0f9a..600c916fddbf2 100644 --- a/api_docs/osquery.mdx +++ b/api_docs/osquery.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/osquery title: "osquery" image: https://source.unsplash.com/400x175/?github description: API docs for the osquery plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'osquery'] --- import osqueryObj from './osquery.devdocs.json'; diff --git a/api_docs/plugin_directory.mdx b/api_docs/plugin_directory.mdx index 78835ab2ec375..9f4dc17eeec15 100644 --- a/api_docs/plugin_directory.mdx +++ b/api_docs/plugin_directory.mdx @@ -7,7 +7,7 @@ id: kibDevDocsPluginDirectory slug: /kibana-dev-docs/api-meta/plugin-api-directory title: Directory description: Directory of public APIs available through plugins or packages. -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana'] --- @@ -15,13 +15,13 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | Count | Plugins or Packages with a
public API | Number of teams | |--------------|----------|------------------------| -| 404 | 338 | 37 | +| 410 | 340 | 36 | ### Public API health stats | API Count | Any Count | Missing comments | Missing exports | |--------------|----------|-----------------|--------| -| 29304 | 175 | 19745 | 910 | +| 29330 | 180 | 19815 | 917 | ## Plugin Directory @@ -36,7 +36,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back. | 80 | 1 | 71 | 2 | | | [Kibana Presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | Adds Canvas application to Kibana | 9 | 0 | 8 | 3 | | | [ResponseOps](https://github.com/orgs/elastic/teams/response-ops) | The Case management system in Kibana | 82 | 0 | 66 | 29 | -| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | - | 272 | 2 | 253 | 9 | +| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | - | 261 | 2 | 246 | 9 | | | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 29 | 0 | 24 | 0 | | | [Cloud Security Posture](https://github.com/orgs/elastic/teams/cloud-posture-security) | The cloud security posture plugin | 18 | 0 | 2 | 3 | | | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 13 | 0 | 13 | 1 | @@ -55,10 +55,10 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 10 | 0 | 8 | 2 | | | [Data Discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | This plugin contains the Discover application and the saved search embeddable. | 90 | 0 | 73 | 5 | | | [Data Discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) | - | 37 | 0 | 35 | 2 | -| | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Adds embeddables service to Kibana | 512 | 0 | 413 | 4 | +| | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Adds embeddables service to Kibana | 514 | 0 | 414 | 4 | | | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Extends embeddable plugin with more functionality | 14 | 0 | 14 | 0 | | | [Platform Security](https://github.com/orgs/elastic/teams/kibana-security) | This plugin provides encryption and decryption utilities for saved objects containing sensitive information. | 51 | 0 | 42 | 0 | -| | [Enterprise Search](https://github.com/orgs/elastic/teams/enterprise-search-frontend) | Adds dashboards for discovering and managing Enterprise Search products. | 6 | 0 | 6 | 0 | +| | [Enterprise Search](https://github.com/orgs/elastic/teams/enterprise-search-frontend) | Adds dashboards for discovering and managing Enterprise Search products. | 8 | 0 | 8 | 0 | | | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 114 | 3 | 110 | 3 | | | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | The Event Annotation service contains expressions for event annotations | 95 | 0 | 95 | 6 | | | [Response Ops](https://github.com/orgs/elastic/teams/response-ops) | - | 100 | 0 | 100 | 9 | @@ -79,8 +79,8 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 222 | 0 | 95 | 2 | | | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Index pattern fields and ambiguous values formatters | 288 | 5 | 249 | 3 | | | [Machine Learning UI](https://github.com/orgs/elastic/teams/ml-ui) | The file upload plugin contains components and services for uploading a file, analyzing its data, and then importing the data into an Elasticsearch index. Supported file types include CSV, TSV, newline-delimited JSON and GeoJSON. | 62 | 0 | 62 | 2 | -| | [@elastic/kibana-app-services](https://github.com/orgs/elastic/teams/team:AppServicesUx) | File upload, download, sharing, and serving over HTTP implementation in Kibana. | 236 | 0 | 3 | 2 | -| | [Fleet](https://github.com/orgs/elastic/teams/fleet) | - | 957 | 3 | 862 | 9 | +| | [@elastic/kibana-app-services](https://github.com/orgs/elastic/teams/team:AppServicesUx) | File upload, download, sharing, and serving over HTTP implementation in Kibana. | 237 | 0 | 3 | 2 | +| | [Fleet](https://github.com/orgs/elastic/teams/fleet) | - | 961 | 3 | 866 | 9 | | | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 68 | 0 | 14 | 5 | | globalSearchBar | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 0 | 0 | 0 | 0 | | globalSearchProviders | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 0 | 0 | 0 | 0 | @@ -113,7 +113,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Stack Monitoring](https://github.com/orgs/elastic/teams/stack-monitoring-ui) | - | 9 | 0 | 9 | 0 | | | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | - | 34 | 0 | 34 | 2 | | | [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) | - | 17 | 0 | 17 | 0 | -| | [Observability UI](https://github.com/orgs/elastic/teams/observability-ui) | - | 399 | 2 | 396 | 30 | +| | [Observability UI](https://github.com/orgs/elastic/teams/observability-ui) | - | 396 | 2 | 393 | 30 | | | [Security asset management](https://github.com/orgs/elastic/teams/security-asset-management) | - | 13 | 0 | 13 | 0 | | painlessLab | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 0 | 0 | 0 | 0 | | | [Kibana Presentation](https://github.com/orgs/elastic/teams/kibana-presentation) | The Presentation Utility Plugin is a set of common, shared components and toolkits for solutions within the Presentation space, (e.g. Dashboards, Canvas). | 243 | 2 | 187 | 12 | @@ -134,7 +134,6 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Security solution](https://github.com/orgs/elastic/teams/security-solution) | - | 54 | 0 | 53 | 22 | | | [Security Team](https://github.com/orgs/elastic/teams/security-team) | - | 3 | 0 | 3 | 1 | | | [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) | Adds URL Service and sharing capabilities to Kibana | 114 | 0 | 55 | 10 | -| | [Shared UX](https://github.com/orgs/elastic/teams/shared-ux) | A plugin providing components and services for shared user experiences in Kibana. | 4 | 0 | 0 | 0 | | | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 22 | 1 | 22 | 1 | | | [Platform Security](https://github.com/orgs/elastic/teams/kibana-security) | This plugin provides the Spaces feature, which allows saved objects to be organized into meaningful categories. | 260 | 0 | 64 | 0 | | | [Response Ops](https://github.com/orgs/elastic/teams/response-ops) | - | 4 | 0 | 4 | 0 | @@ -169,15 +168,14 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Registers the TSVB visualization. TSVB has its one editor, works with index patterns and index strings and contains 6 types of charts: timeseries, topN, table. markdown, metric and gauge. | 10 | 1 | 10 | 3 | | | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Registers the vega visualization. Is the elastic version of vega and vega-lite libraries. | 2 | 0 | 2 | 0 | | | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Contains the vislib visualizations. These are the classical area/line/bar, pie, gauge/goal and heatmap charts. We want to replace them with elastic-charts. | 26 | 0 | 25 | 1 | -| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Contains the new xy-axis chart using the elastic-charts library, which will eventually replace the vislib xy-axis charts including bar, area, and line. | 57 | 0 | 51 | 5 | -| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Contains the shared architecture among all the legacy visualizations, e.g. the visualization type registry or the visualization embeddable. | 380 | 12 | 356 | 14 | +| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Contains the new xy-axis chart using the elastic-charts library, which will eventually replace the vislib xy-axis charts including bar, area, and line. | 53 | 0 | 50 | 5 | +| | [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Contains the shared architecture among all the legacy visualizations, e.g. the visualization type registry or the visualization embeddable. | 414 | 12 | 386 | 15 | | watcher | [Stack Management](https://github.com/orgs/elastic/teams/kibana-stack-management) | - | 0 | 0 | 0 | 0 | ## Package Directory | Package name           | Maintaining team | Description | API Cnt | Any Cnt | Missing
comments | Missing
exports | |--------------|----------------|-----------|--------------|----------|---------------|--------| -| | [Owner missing] | Elastic APM trace data generator | 74 | 0 | 74 | 11 | | | [Owner missing] | - | 11 | 5 | 11 | 0 | | | Machine Learning UI | React components for AIOps related efforts. | 6 | 0 | 6 | 0 | | | Machine Learning UI | Static utilities for AIOps related efforts. | 49 | 0 | 24 | 0 | @@ -189,6 +187,7 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | Kibana Core | - | 18 | 0 | 0 | 0 | | | Kibana Core | - | 20 | 0 | 0 | 0 | | | [Owner missing] | - | 16 | 0 | 16 | 0 | +| | [Owner missing] | Elastic APM trace data generator | 74 | 0 | 74 | 11 | | | [Owner missing] | - | 11 | 0 | 11 | 0 | | | [Owner missing] | - | 10 | 0 | 10 | 0 | | | [Owner missing] | - | 18 | 0 | 9 | 1 | @@ -358,17 +357,20 @@ tags: ['contributor', 'dev', 'apidocs', 'kibana'] | | [Owner missing] | - | 20 | 0 | 6 | 0 | | | [Owner missing] | - | 10 | 0 | 4 | 0 | | | [Owner missing] | - | 32 | 0 | 28 | 0 | -| | [Owner missing] | - | 11 | 0 | 6 | 0 | -| | [Owner missing] | - | 8 | 0 | 7 | 0 | +| | [Owner missing] | - | 10 | 0 | 9 | 0 | | | [Owner missing] | - | 13 | 0 | 4 | 1 | | | [Owner missing] | - | 12 | 0 | 12 | 0 | -| | [Owner missing] | - | 26 | 0 | 3 | 0 | +| | [Owner missing] | - | 8 | 0 | 3 | 0 | | | [Owner missing] | - | 25 | 0 | 24 | 0 | +| | [Owner missing] | - | 10 | 0 | 4 | 0 | +| | [Owner missing] | - | 43 | 5 | 43 | 2 | +| | [Owner missing] | - | 13 | 0 | 4 | 0 | +| | [Owner missing] | - | 11 | 0 | 5 | 0 | +| | [Owner missing] | - | 24 | 0 | 24 | 0 | +| | [Owner missing] | - | 27 | 0 | 26 | 0 | | | [Owner missing] | - | 5 | 0 | 3 | 0 | | | [Owner missing] | - | 24 | 0 | 4 | 0 | | | [Owner missing] | - | 17 | 0 | 16 | 0 | -| | [Owner missing] | - | 80 | 0 | 51 | 1 | -| | [Owner missing] | - | 16 | 0 | 7 | 0 | | | [Owner missing] | - | 14 | 0 | 4 | 1 | | | [Owner missing] | - | 9 | 0 | 3 | 0 | | | [Owner missing] | - | 20 | 0 | 12 | 0 | diff --git a/api_docs/presentation_util.mdx b/api_docs/presentation_util.mdx index a803432619749..2ce0520e316c8 100644 --- a/api_docs/presentation_util.mdx +++ b/api_docs/presentation_util.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/presentationUtil title: "presentationUtil" image: https://source.unsplash.com/400x175/?github description: API docs for the presentationUtil plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationUtil'] --- import presentationUtilObj from './presentation_util.devdocs.json'; diff --git a/api_docs/remote_clusters.mdx b/api_docs/remote_clusters.mdx index 5d518b2c75b0d..b66f92ee13bcd 100644 --- a/api_docs/remote_clusters.mdx +++ b/api_docs/remote_clusters.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/remoteClusters title: "remoteClusters" image: https://source.unsplash.com/400x175/?github description: API docs for the remoteClusters plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'remoteClusters'] --- import remoteClustersObj from './remote_clusters.devdocs.json'; diff --git a/api_docs/reporting.mdx b/api_docs/reporting.mdx index 442c61ad6812a..42db5fd765a35 100644 --- a/api_docs/reporting.mdx +++ b/api_docs/reporting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/reporting title: "reporting" image: https://source.unsplash.com/400x175/?github description: API docs for the reporting plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'reporting'] --- import reportingObj from './reporting.devdocs.json'; diff --git a/api_docs/rollup.mdx b/api_docs/rollup.mdx index f56a7960339b9..b1f6fd70a78a1 100644 --- a/api_docs/rollup.mdx +++ b/api_docs/rollup.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/rollup title: "rollup" image: https://source.unsplash.com/400x175/?github description: API docs for the rollup plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'rollup'] --- import rollupObj from './rollup.devdocs.json'; diff --git a/api_docs/rule_registry.mdx b/api_docs/rule_registry.mdx index 27e30d9e49be2..7040ad0cddc61 100644 --- a/api_docs/rule_registry.mdx +++ b/api_docs/rule_registry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ruleRegistry title: "ruleRegistry" image: https://source.unsplash.com/400x175/?github description: API docs for the ruleRegistry plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ruleRegistry'] --- import ruleRegistryObj from './rule_registry.devdocs.json'; diff --git a/api_docs/runtime_fields.mdx b/api_docs/runtime_fields.mdx index bf3a03b0197cd..f96ee42b015ac 100644 --- a/api_docs/runtime_fields.mdx +++ b/api_docs/runtime_fields.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/runtimeFields title: "runtimeFields" image: https://source.unsplash.com/400x175/?github description: API docs for the runtimeFields plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'runtimeFields'] --- import runtimeFieldsObj from './runtime_fields.devdocs.json'; diff --git a/api_docs/saved_objects.mdx b/api_docs/saved_objects.mdx index 198edc76a929d..eff783c005c24 100644 --- a/api_docs/saved_objects.mdx +++ b/api_docs/saved_objects.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjects title: "savedObjects" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjects plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjects'] --- import savedObjectsObj from './saved_objects.devdocs.json'; diff --git a/api_docs/saved_objects_management.mdx b/api_docs/saved_objects_management.mdx index 9af762e3cfda2..dde72e16e9079 100644 --- a/api_docs/saved_objects_management.mdx +++ b/api_docs/saved_objects_management.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsManagement title: "savedObjectsManagement" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsManagement plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsManagement'] --- import savedObjectsManagementObj from './saved_objects_management.devdocs.json'; diff --git a/api_docs/saved_objects_tagging.mdx b/api_docs/saved_objects_tagging.mdx index 97b5caa86734b..2bf53ddb566a3 100644 --- a/api_docs/saved_objects_tagging.mdx +++ b/api_docs/saved_objects_tagging.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTagging title: "savedObjectsTagging" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTagging plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTagging'] --- import savedObjectsTaggingObj from './saved_objects_tagging.devdocs.json'; diff --git a/api_docs/saved_objects_tagging_oss.mdx b/api_docs/saved_objects_tagging_oss.mdx index 99a6a16692913..b9f86b6b0b275 100644 --- a/api_docs/saved_objects_tagging_oss.mdx +++ b/api_docs/saved_objects_tagging_oss.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedObjectsTaggingOss title: "savedObjectsTaggingOss" image: https://source.unsplash.com/400x175/?github description: API docs for the savedObjectsTaggingOss plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedObjectsTaggingOss'] --- import savedObjectsTaggingOssObj from './saved_objects_tagging_oss.devdocs.json'; diff --git a/api_docs/saved_search.mdx b/api_docs/saved_search.mdx index b68e01356a8f1..3d2d9dad95742 100644 --- a/api_docs/saved_search.mdx +++ b/api_docs/saved_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/savedSearch title: "savedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the savedSearch plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'savedSearch'] --- import savedSearchObj from './saved_search.devdocs.json'; diff --git a/api_docs/screenshot_mode.mdx b/api_docs/screenshot_mode.mdx index 13c646152f5f5..57f50b37534be 100644 --- a/api_docs/screenshot_mode.mdx +++ b/api_docs/screenshot_mode.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotMode title: "screenshotMode" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotMode plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotMode'] --- import screenshotModeObj from './screenshot_mode.devdocs.json'; diff --git a/api_docs/screenshotting.mdx b/api_docs/screenshotting.mdx index bbc09d7885d48..4074e5f2a920d 100644 --- a/api_docs/screenshotting.mdx +++ b/api_docs/screenshotting.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/screenshotting title: "screenshotting" image: https://source.unsplash.com/400x175/?github description: API docs for the screenshotting plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'screenshotting'] --- import screenshottingObj from './screenshotting.devdocs.json'; diff --git a/api_docs/security.mdx b/api_docs/security.mdx index 70bfc2aaadf3c..7619869165dfa 100644 --- a/api_docs/security.mdx +++ b/api_docs/security.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/security title: "security" image: https://source.unsplash.com/400x175/?github description: API docs for the security plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'security'] --- import securityObj from './security.devdocs.json'; diff --git a/api_docs/security_solution.mdx b/api_docs/security_solution.mdx index 6c7bbf1b7b79a..a6caa4ceb3651 100644 --- a/api_docs/security_solution.mdx +++ b/api_docs/security_solution.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/securitySolution title: "securitySolution" image: https://source.unsplash.com/400x175/?github description: API docs for the securitySolution plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'securitySolution'] --- import securitySolutionObj from './security_solution.devdocs.json'; diff --git a/api_docs/session_view.mdx b/api_docs/session_view.mdx index 3763185a95fcf..4b5f48e3237f1 100644 --- a/api_docs/session_view.mdx +++ b/api_docs/session_view.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/sessionView title: "sessionView" image: https://source.unsplash.com/400x175/?github description: API docs for the sessionView plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'sessionView'] --- import sessionViewObj from './session_view.devdocs.json'; diff --git a/api_docs/share.mdx b/api_docs/share.mdx index a71f9aae70c57..8eb11158e0d6d 100644 --- a/api_docs/share.mdx +++ b/api_docs/share.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/share title: "share" image: https://source.unsplash.com/400x175/?github description: API docs for the share plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'share'] --- import shareObj from './share.devdocs.json'; diff --git a/api_docs/shared_u_x.devdocs.json b/api_docs/shared_u_x.devdocs.json deleted file mode 100644 index 948d6b212ebf8..0000000000000 --- a/api_docs/shared_u_x.devdocs.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "id": "sharedUX", - "client": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [], - "start": { - "parentPluginId": "sharedUX", - "id": "def-public.SharedUXPluginStart", - "type": "Interface", - "tags": [], - "label": "SharedUXPluginStart", - "description": [ - "\nThe Shared UX plugin public contract, containing prewired components, services, and\nother constructs useful to consumers." - ], - "path": "src/plugins/shared_ux/public/types/index.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "sharedUX", - "id": "def-public.SharedUXPluginStart.getContextServices", - "type": "Function", - "tags": [], - "label": "getContextServices", - "description": [ - "\nA set of pre-wired services for use with `SharedUxServicesProvider`.\n\n```\nimport { SharedUxServicesProvider } from '@kbn/shared-ux-services';\n\npublic start(coreStart: CoreStart, startPlugins: MyPluginStartDeps): MyPluginStart {\n const services = startPlugins.sharedUX.getContextServices();\n return {\n ServicesContext: ({ children }) => {children},\n };\n}\n```\n\nor\n\n```\nimport { SharedUxServicesProvider } from '@kbn/shared-ux-services';\n\npublic setup(coreSetup: CoreSetup, setupPlugins: MyPluginSetupDeps): MyPluginSetup {\n const [coreStart, startPlugins] = await coreSetup.getStartServices();\n coreSetup.application.register({\n mount: async (params: AppMountParameters) => {\n ReactDOM.render(\n \n \n ,\n params.element\n );\n }\n );\n}\n```" - ], - "signature": [ - "() => ", - "SharedUxServices" - ], - "path": "src/plugins/shared_ux/public/types/index.ts", - "deprecated": false, - "children": [], - "returnComment": [] - } - ], - "lifecycle": "start", - "initialIsOpen": true - } - }, - "server": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [], - "objects": [] - }, - "common": { - "classes": [], - "functions": [], - "interfaces": [], - "enums": [], - "misc": [ - { - "parentPluginId": "sharedUX", - "id": "def-common.PLUGIN_ID", - "type": "string", - "tags": [], - "label": "PLUGIN_ID", - "description": [ - "The ID of the Shared UX plugin." - ], - "signature": [ - "\"sharedUX\"" - ], - "path": "src/plugins/shared_ux/common/index.ts", - "deprecated": false, - "initialIsOpen": false - }, - { - "parentPluginId": "sharedUX", - "id": "def-common.PLUGIN_NAME", - "type": "string", - "tags": [], - "label": "PLUGIN_NAME", - "description": [ - "The name of the Shared UX plugin." - ], - "signature": [ - "\"sharedUX\"" - ], - "path": "src/plugins/shared_ux/common/index.ts", - "deprecated": false, - "initialIsOpen": false - } - ], - "objects": [] - } -} \ No newline at end of file diff --git a/api_docs/shared_u_x.mdx b/api_docs/shared_u_x.mdx deleted file mode 100644 index ad5791ed00674..0000000000000 --- a/api_docs/shared_u_x.mdx +++ /dev/null @@ -1,35 +0,0 @@ ---- -#### -#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system. -#### Reach out in #docs-engineering for more info. -#### -id: kibSharedUXPluginApi -slug: /kibana-dev-docs/api/sharedUX -title: "sharedUX" -image: https://source.unsplash.com/400x175/?github -description: API docs for the sharedUX plugin -date: 2022-08-18 -tags: ['contributor', 'dev', 'apidocs', 'kibana', 'sharedUX'] ---- -import sharedUXObj from './shared_u_x.devdocs.json'; - -A plugin providing components and services for shared user experiences in Kibana. - -Contact [Shared UX](https://github.com/orgs/elastic/teams/shared-ux) for questions regarding this plugin. - -**Code health stats** - -| Public API count | Any count | Items lacking comments | Missing exports | -|-------------------|-----------|------------------------|-----------------| -| 4 | 0 | 0 | 0 | - -## Client - -### Start - - -## Common - -### Consts, variables and types - - diff --git a/api_docs/snapshot_restore.mdx b/api_docs/snapshot_restore.mdx index 670740f05c60d..39437784fa987 100644 --- a/api_docs/snapshot_restore.mdx +++ b/api_docs/snapshot_restore.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/snapshotRestore title: "snapshotRestore" image: https://source.unsplash.com/400x175/?github description: API docs for the snapshotRestore plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'snapshotRestore'] --- import snapshotRestoreObj from './snapshot_restore.devdocs.json'; diff --git a/api_docs/spaces.mdx b/api_docs/spaces.mdx index 62952da669590..5bbd53b86d25b 100644 --- a/api_docs/spaces.mdx +++ b/api_docs/spaces.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/spaces title: "spaces" image: https://source.unsplash.com/400x175/?github description: API docs for the spaces plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'spaces'] --- import spacesObj from './spaces.devdocs.json'; diff --git a/api_docs/stack_alerts.mdx b/api_docs/stack_alerts.mdx index ab426457b895b..40fe30e3279b7 100644 --- a/api_docs/stack_alerts.mdx +++ b/api_docs/stack_alerts.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/stackAlerts title: "stackAlerts" image: https://source.unsplash.com/400x175/?github description: API docs for the stackAlerts plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'stackAlerts'] --- import stackAlertsObj from './stack_alerts.devdocs.json'; diff --git a/api_docs/task_manager.mdx b/api_docs/task_manager.mdx index 66c7ef925b61d..02ae113a01566 100644 --- a/api_docs/task_manager.mdx +++ b/api_docs/task_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/taskManager title: "taskManager" image: https://source.unsplash.com/400x175/?github description: API docs for the taskManager plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'taskManager'] --- import taskManagerObj from './task_manager.devdocs.json'; diff --git a/api_docs/telemetry.mdx b/api_docs/telemetry.mdx index b3fae06483c12..b7dee9470fa25 100644 --- a/api_docs/telemetry.mdx +++ b/api_docs/telemetry.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetry title: "telemetry" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetry plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetry'] --- import telemetryObj from './telemetry.devdocs.json'; diff --git a/api_docs/telemetry_collection_manager.mdx b/api_docs/telemetry_collection_manager.mdx index 49752eca42ae4..49112fbcaee34 100644 --- a/api_docs/telemetry_collection_manager.mdx +++ b/api_docs/telemetry_collection_manager.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryCollectionManager title: "telemetryCollectionManager" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryCollectionManager plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryCollectionManager'] --- import telemetryCollectionManagerObj from './telemetry_collection_manager.devdocs.json'; diff --git a/api_docs/telemetry_collection_xpack.mdx b/api_docs/telemetry_collection_xpack.mdx index 7c92a43c73b32..90b788522bba6 100644 --- a/api_docs/telemetry_collection_xpack.mdx +++ b/api_docs/telemetry_collection_xpack.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryCollectionXpack title: "telemetryCollectionXpack" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryCollectionXpack plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryCollectionXpack'] --- import telemetryCollectionXpackObj from './telemetry_collection_xpack.devdocs.json'; diff --git a/api_docs/telemetry_management_section.mdx b/api_docs/telemetry_management_section.mdx index 4f313ef00203d..229e1a346c8c9 100644 --- a/api_docs/telemetry_management_section.mdx +++ b/api_docs/telemetry_management_section.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/telemetryManagementSection title: "telemetryManagementSection" image: https://source.unsplash.com/400x175/?github description: API docs for the telemetryManagementSection plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'telemetryManagementSection'] --- import telemetryManagementSectionObj from './telemetry_management_section.devdocs.json'; diff --git a/api_docs/threat_intelligence.mdx b/api_docs/threat_intelligence.mdx index 9e2202a97d276..488837075f579 100644 --- a/api_docs/threat_intelligence.mdx +++ b/api_docs/threat_intelligence.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/threatIntelligence title: "threatIntelligence" image: https://source.unsplash.com/400x175/?github description: API docs for the threatIntelligence plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'threatIntelligence'] --- import threatIntelligenceObj from './threat_intelligence.devdocs.json'; diff --git a/api_docs/timelines.mdx b/api_docs/timelines.mdx index 5a8657bacff3c..8592a9cd703fa 100644 --- a/api_docs/timelines.mdx +++ b/api_docs/timelines.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/timelines title: "timelines" image: https://source.unsplash.com/400x175/?github description: API docs for the timelines plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'timelines'] --- import timelinesObj from './timelines.devdocs.json'; diff --git a/api_docs/transform.mdx b/api_docs/transform.mdx index e9be02b930e5a..a9aacacc48211 100644 --- a/api_docs/transform.mdx +++ b/api_docs/transform.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/transform title: "transform" image: https://source.unsplash.com/400x175/?github description: API docs for the transform plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'transform'] --- import transformObj from './transform.devdocs.json'; diff --git a/api_docs/triggers_actions_ui.mdx b/api_docs/triggers_actions_ui.mdx index e764ea455f9e5..5fcb3db2baceb 100644 --- a/api_docs/triggers_actions_ui.mdx +++ b/api_docs/triggers_actions_ui.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/triggersActionsUi title: "triggersActionsUi" image: https://source.unsplash.com/400x175/?github description: API docs for the triggersActionsUi plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'triggersActionsUi'] --- import triggersActionsUiObj from './triggers_actions_ui.devdocs.json'; diff --git a/api_docs/ui_actions.mdx b/api_docs/ui_actions.mdx index 93584be5eb047..c5a478799b396 100644 --- a/api_docs/ui_actions.mdx +++ b/api_docs/ui_actions.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActions title: "uiActions" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActions plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActions'] --- import uiActionsObj from './ui_actions.devdocs.json'; diff --git a/api_docs/ui_actions_enhanced.mdx b/api_docs/ui_actions_enhanced.mdx index fe876a3c404e5..5e0c075fcdcdd 100644 --- a/api_docs/ui_actions_enhanced.mdx +++ b/api_docs/ui_actions_enhanced.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/uiActionsEnhanced title: "uiActionsEnhanced" image: https://source.unsplash.com/400x175/?github description: API docs for the uiActionsEnhanced plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'uiActionsEnhanced'] --- import uiActionsEnhancedObj from './ui_actions_enhanced.devdocs.json'; diff --git a/api_docs/unified_search.mdx b/api_docs/unified_search.mdx index f18746f866ef7..887a71399be84 100644 --- a/api_docs/unified_search.mdx +++ b/api_docs/unified_search.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch title: "unifiedSearch" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch'] --- import unifiedSearchObj from './unified_search.devdocs.json'; diff --git a/api_docs/unified_search_autocomplete.mdx b/api_docs/unified_search_autocomplete.mdx index 41e29f54eab13..2ae9c0ae00af9 100644 --- a/api_docs/unified_search_autocomplete.mdx +++ b/api_docs/unified_search_autocomplete.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/unifiedSearch-autocomplete title: "unifiedSearch.autocomplete" image: https://source.unsplash.com/400x175/?github description: API docs for the unifiedSearch.autocomplete plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'unifiedSearch.autocomplete'] --- import unifiedSearchAutocompleteObj from './unified_search_autocomplete.devdocs.json'; diff --git a/api_docs/url_forwarding.mdx b/api_docs/url_forwarding.mdx index ff5859fc1135c..0924c5aa66b32 100644 --- a/api_docs/url_forwarding.mdx +++ b/api_docs/url_forwarding.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/urlForwarding title: "urlForwarding" image: https://source.unsplash.com/400x175/?github description: API docs for the urlForwarding plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'urlForwarding'] --- import urlForwardingObj from './url_forwarding.devdocs.json'; diff --git a/api_docs/usage_collection.mdx b/api_docs/usage_collection.mdx index 1c296f04cec00..2968301445bc3 100644 --- a/api_docs/usage_collection.mdx +++ b/api_docs/usage_collection.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/usageCollection title: "usageCollection" image: https://source.unsplash.com/400x175/?github description: API docs for the usageCollection plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'usageCollection'] --- import usageCollectionObj from './usage_collection.devdocs.json'; diff --git a/api_docs/ux.mdx b/api_docs/ux.mdx index 1010db8d591a1..817a60218f8d6 100644 --- a/api_docs/ux.mdx +++ b/api_docs/ux.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/ux title: "ux" image: https://source.unsplash.com/400x175/?github description: API docs for the ux plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'ux'] --- import uxObj from './ux.devdocs.json'; diff --git a/api_docs/vis_default_editor.mdx b/api_docs/vis_default_editor.mdx index 814d30ce38dac..a4f685265ba95 100644 --- a/api_docs/vis_default_editor.mdx +++ b/api_docs/vis_default_editor.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visDefaultEditor title: "visDefaultEditor" image: https://source.unsplash.com/400x175/?github description: API docs for the visDefaultEditor plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visDefaultEditor'] --- import visDefaultEditorObj from './vis_default_editor.devdocs.json'; diff --git a/api_docs/vis_type_gauge.mdx b/api_docs/vis_type_gauge.mdx index da5640fd3cfe4..2c5824214bc27 100644 --- a/api_docs/vis_type_gauge.mdx +++ b/api_docs/vis_type_gauge.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeGauge title: "visTypeGauge" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeGauge plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeGauge'] --- import visTypeGaugeObj from './vis_type_gauge.devdocs.json'; diff --git a/api_docs/vis_type_heatmap.mdx b/api_docs/vis_type_heatmap.mdx index 8ebe21443b746..c8e59d379157c 100644 --- a/api_docs/vis_type_heatmap.mdx +++ b/api_docs/vis_type_heatmap.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeHeatmap title: "visTypeHeatmap" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeHeatmap plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeHeatmap'] --- import visTypeHeatmapObj from './vis_type_heatmap.devdocs.json'; diff --git a/api_docs/vis_type_pie.mdx b/api_docs/vis_type_pie.mdx index 5da7c25387f85..074ec5d6e70f1 100644 --- a/api_docs/vis_type_pie.mdx +++ b/api_docs/vis_type_pie.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypePie title: "visTypePie" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypePie plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypePie'] --- import visTypePieObj from './vis_type_pie.devdocs.json'; diff --git a/api_docs/vis_type_table.mdx b/api_docs/vis_type_table.mdx index 02bb33a478f7b..4cc89f918336d 100644 --- a/api_docs/vis_type_table.mdx +++ b/api_docs/vis_type_table.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTable title: "visTypeTable" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTable plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTable'] --- import visTypeTableObj from './vis_type_table.devdocs.json'; diff --git a/api_docs/vis_type_timelion.mdx b/api_docs/vis_type_timelion.mdx index 1d0ef14ec8dff..5758c3dc95588 100644 --- a/api_docs/vis_type_timelion.mdx +++ b/api_docs/vis_type_timelion.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimelion title: "visTypeTimelion" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimelion plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimelion'] --- import visTypeTimelionObj from './vis_type_timelion.devdocs.json'; diff --git a/api_docs/vis_type_timeseries.mdx b/api_docs/vis_type_timeseries.mdx index 9b685fc5c1bbf..fe5819a472bb9 100644 --- a/api_docs/vis_type_timeseries.mdx +++ b/api_docs/vis_type_timeseries.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeTimeseries title: "visTypeTimeseries" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeTimeseries plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeTimeseries'] --- import visTypeTimeseriesObj from './vis_type_timeseries.devdocs.json'; diff --git a/api_docs/vis_type_vega.mdx b/api_docs/vis_type_vega.mdx index af1ced42d7181..24fa91a1c524c 100644 --- a/api_docs/vis_type_vega.mdx +++ b/api_docs/vis_type_vega.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVega title: "visTypeVega" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVega plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVega'] --- import visTypeVegaObj from './vis_type_vega.devdocs.json'; diff --git a/api_docs/vis_type_vislib.mdx b/api_docs/vis_type_vislib.mdx index 3e2adba34760a..bda5b6fb215d1 100644 --- a/api_docs/vis_type_vislib.mdx +++ b/api_docs/vis_type_vislib.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeVislib title: "visTypeVislib" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeVislib plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeVislib'] --- import visTypeVislibObj from './vis_type_vislib.devdocs.json'; diff --git a/api_docs/vis_type_xy.devdocs.json b/api_docs/vis_type_xy.devdocs.json index 26e0033116122..ec7c7d42c4201 100644 --- a/api_docs/vis_type_xy.devdocs.json +++ b/api_docs/vis_type_xy.devdocs.json @@ -3,39 +3,6 @@ "client": { "classes": [], "functions": [ - { - "parentPluginId": "visTypeXy", - "id": "def-public.getAggId", - "type": "Function", - "tags": [], - "label": "getAggId", - "description": [ - "\nGet agg id from accessor\n\nFor now this is determined by the esaggs column name. Could be cleaned up in the future." - ], - "signature": [ - "(accessor: string) => string" - ], - "path": "src/plugins/vis_types/xy/public/config/get_agg_id.ts", - "deprecated": false, - "children": [ - { - "parentPluginId": "visTypeXy", - "id": "def-public.getAggId.$1", - "type": "string", - "tags": [], - "label": "accessor", - "description": [], - "signature": [ - "string" - ], - "path": "src/plugins/vis_types/xy/public/config/get_agg_id.ts", - "deprecated": false, - "isRequired": true - } - ], - "returnComment": [], - "initialIsOpen": false - }, { "parentPluginId": "visTypeXy", "id": "def-public.getPositions", @@ -824,29 +791,6 @@ "path": "src/plugins/vis_types/xy/public/types/param.ts", "deprecated": false, "initialIsOpen": false - }, - { - "parentPluginId": "visTypeXy", - "id": "def-public.XyVisType", - "type": "Type", - "tags": [], - "label": "XyVisType", - "description": [ - "\nType of xy visualizations" - ], - "signature": [ - { - "pluginId": "visTypeXy", - "scope": "common", - "docId": "kibVisTypeXyPluginApi", - "section": "def-common.ChartType", - "text": "ChartType" - }, - " | \"horizontal_bar\"" - ], - "path": "src/plugins/vis_types/xy/common/index.ts", - "deprecated": false, - "initialIsOpen": false } ], "objects": [], @@ -891,31 +835,7 @@ "initialIsOpen": false } ], - "misc": [ - { - "parentPluginId": "visTypeXy", - "id": "def-common.XyVisType", - "type": "Type", - "tags": [], - "label": "XyVisType", - "description": [ - "\nType of xy visualizations" - ], - "signature": [ - { - "pluginId": "visTypeXy", - "scope": "common", - "docId": "kibVisTypeXyPluginApi", - "section": "def-common.ChartType", - "text": "ChartType" - }, - " | \"horizontal_bar\"" - ], - "path": "src/plugins/vis_types/xy/common/index.ts", - "deprecated": false, - "initialIsOpen": false - } - ], + "misc": [], "objects": [] } } \ No newline at end of file diff --git a/api_docs/vis_type_xy.mdx b/api_docs/vis_type_xy.mdx index c1f5c4d6e90ac..426d948227e53 100644 --- a/api_docs/vis_type_xy.mdx +++ b/api_docs/vis_type_xy.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visTypeXy title: "visTypeXy" image: https://source.unsplash.com/400x175/?github description: API docs for the visTypeXy plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visTypeXy'] --- import visTypeXyObj from './vis_type_xy.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 57 | 0 | 51 | 5 | +| 53 | 0 | 50 | 5 | ## Client @@ -45,6 +45,3 @@ Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) ### Enums -### Consts, variables and types - - diff --git a/api_docs/visualizations.devdocs.json b/api_docs/visualizations.devdocs.json index 5422e836c2845..c706825202fd6 100644 --- a/api_docs/visualizations.devdocs.json +++ b/api_docs/visualizations.devdocs.json @@ -1157,6 +1157,694 @@ } ], "initialIsOpen": false + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable", + "type": "Class", + "tags": [], + "label": "VisualizeEmbeddable", + "description": [], + "signature": [ + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeEmbeddable", + "text": "VisualizeEmbeddable" + }, + " extends ", + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.Embeddable", + "text": "Embeddable" + }, + "<", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeInput", + "text": "VisualizeInput" + }, + ", ", + "VisualizeOutput", + "> implements ", + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.ReferenceOrValueEmbeddable", + "text": "ReferenceOrValueEmbeddable" + }, + "<", + "VisualizeByValueInput", + ", ", + "VisualizeByReferenceInput", + ">,", + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.FilterableEmbeddable", + "text": "FilterableEmbeddable" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.type", + "type": "string", + "tags": [], + "label": "type", + "description": [], + "signature": [ + "\"visualization\"" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed", + "type": "Function", + "tags": [], + "label": "Constructor", + "description": [], + "signature": [ + "any" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed.$1", + "type": "Object", + "tags": [], + "label": "timefilter", + "description": [], + "signature": [ + { + "pluginId": "data", + "scope": "public", + "docId": "kibDataQueryPluginApi", + "section": "def-public.TimefilterContract", + "text": "TimefilterContract" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed.$2", + "type": "Object", + "tags": [], + "label": "{ vis, editPath, editUrl, indexPatterns, deps, capabilities }", + "description": [], + "signature": [ + "VisualizeEmbeddableConfiguration" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed.$3", + "type": "Object", + "tags": [], + "label": "initialInput", + "description": [], + "signature": [ + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeInput", + "text": "VisualizeInput" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed.$4", + "type": "Object", + "tags": [], + "label": "attributeService", + "description": [], + "signature": [ + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.AttributeService", + "text": "AttributeService" + }, + "<", + "VisualizeSavedObjectAttributes", + ", ", + "VisualizeByValueInput", + ", ", + "VisualizeByReferenceInput", + ", unknown> | undefined" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": false + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.Unnamed.$5", + "type": "Object", + "tags": [], + "label": "parent", + "description": [], + "signature": [ + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.IContainer", + "text": "IContainer" + }, + "<{}, ", + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.ContainerInput", + "text": "ContainerInput" + }, + "<{}>, ", + { + "pluginId": "embeddable", + "scope": "public", + "docId": "kibEmbeddablePluginApi", + "section": "def-public.ContainerOutput", + "text": "ContainerOutput" + }, + "> | undefined" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": false + } + ], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.reportsEmbeddableLoad", + "type": "Function", + "tags": [], + "label": "reportsEmbeddableLoad", + "description": [], + "signature": [ + "() => boolean" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getDescription", + "type": "Function", + "tags": [], + "label": "getDescription", + "description": [], + "signature": [ + "() => string" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getVis", + "type": "Function", + "tags": [], + "label": "getVis", + "description": [], + "signature": [ + "() => ", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.Vis", + "text": "Vis" + }, + "<", + { + "pluginId": "visualizations", + "scope": "common", + "docId": "kibVisualizationsPluginApi", + "section": "def-common.VisParams", + "text": "VisParams" + }, + ">" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getFilters", + "type": "Function", + "tags": [], + "label": "getFilters", + "description": [ + "\nGets the Visualize embeddable's local filters" + ], + "signature": [ + "() => Promise<", + "Filter", + "[]>" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [ + "Local/panel-level array of filters for Visualize embeddable" + ] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getQuery", + "type": "Function", + "tags": [], + "label": "getQuery", + "description": [ + "\nGets the Visualize embeddable's local query" + ], + "signature": [ + "() => Promise<", + "Query", + " | ", + "AggregateQuery", + " | undefined>" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [ + "Local/panel-level query for Visualize embeddable" + ] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getInspectorAdapters", + "type": "Function", + "tags": [], + "label": "getInspectorAdapters", + "description": [], + "signature": [ + "() => ", + { + "pluginId": "inspector", + "scope": "common", + "docId": "kibInspectorPluginApi", + "section": "def-common.Adapters", + "text": "Adapters" + }, + " | undefined" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.openInspector", + "type": "Function", + "tags": [], + "label": "openInspector", + "description": [], + "signature": [ + "() => ", + "OverlayRef", + " | undefined" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.transferCustomizationsToUiState", + "type": "Function", + "tags": [], + "label": "transferCustomizationsToUiState", + "description": [ + "\nTransfers all changes in the containerState.customization into\nthe uiState of this visualization." + ], + "signature": [ + "() => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.hasInspector", + "type": "Function", + "tags": [], + "label": "hasInspector", + "description": [], + "signature": [ + "() => boolean" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.onContainerLoading", + "type": "Function", + "tags": [], + "label": "onContainerLoading", + "description": [], + "signature": [ + "() => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.onContainerData", + "type": "Function", + "tags": [], + "label": "onContainerData", + "description": [], + "signature": [ + "() => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.onContainerRender", + "type": "Function", + "tags": [], + "label": "onContainerRender", + "description": [], + "signature": [ + "() => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.onContainerError", + "type": "Function", + "tags": [], + "label": "onContainerError", + "description": [], + "signature": [ + "(error: ", + { + "pluginId": "expressions", + "scope": "public", + "docId": "kibExpressionsPluginApi", + "section": "def-public.ExpressionRenderError", + "text": "ExpressionRenderError" + }, + ") => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.onContainerError.$1", + "type": "Object", + "tags": [], + "label": "error", + "description": [], + "signature": [ + { + "pluginId": "expressions", + "scope": "public", + "docId": "kibExpressionsPluginApi", + "section": "def-public.ExpressionRenderError", + "text": "ExpressionRenderError" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.render", + "type": "Function", + "tags": [], + "label": "render", + "description": [ + "\n" + ], + "signature": [ + "(domNode: HTMLElement) => Promise" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.render.$1", + "type": "Object", + "tags": [], + "label": "domNode", + "description": [], + "signature": [ + "HTMLElement" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.renderError", + "type": "Function", + "tags": [], + "label": "renderError", + "description": [], + "signature": [ + "(domNode: HTMLElement, error: string | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ErrorLike", + "text": "ErrorLike" + }, + ") => () => boolean" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.renderError.$1", + "type": "Object", + "tags": [], + "label": "domNode", + "description": [], + "signature": [ + "HTMLElement" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.renderError.$2", + "type": "CompoundType", + "tags": [], + "label": "error", + "description": [], + "signature": [ + "string | ", + { + "pluginId": "expressions", + "scope": "common", + "docId": "kibExpressionsPluginApi", + "section": "def-common.ErrorLike", + "text": "ErrorLike" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.destroy", + "type": "Function", + "tags": [], + "label": "destroy", + "description": [], + "signature": [ + "() => void" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.reload", + "type": "Function", + "tags": [], + "label": "reload", + "description": [], + "signature": [ + "() => Promise" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.supportedTriggers", + "type": "Function", + "tags": [], + "label": "supportedTriggers", + "description": [], + "signature": [ + "() => string[]" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.inputIsRefType", + "type": "Function", + "tags": [], + "label": "inputIsRefType", + "description": [], + "signature": [ + "(input: ", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeInput", + "text": "VisualizeInput" + }, + ") => input is ", + "VisualizeByReferenceInput" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [ + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.inputIsRefType.$1", + "type": "Object", + "tags": [], + "label": "input", + "description": [], + "signature": [ + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeInput", + "text": "VisualizeInput" + } + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "isRequired": true + } + ], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getInputAsValueType", + "type": "Function", + "tags": [], + "label": "getInputAsValueType", + "description": [], + "signature": [ + "() => Promise<", + "VisualizeByValueInput", + ">" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + }, + { + "parentPluginId": "visualizations", + "id": "def-public.VisualizeEmbeddable.getInputAsRefType", + "type": "Function", + "tags": [], + "label": "getInputAsRefType", + "description": [], + "signature": [ + "() => Promise<", + "VisualizeByReferenceInput", + ">" + ], + "path": "src/plugins/visualizations/public/embeddable/visualize_embeddable.tsx", + "deprecated": false, + "children": [], + "returnComment": [] + } + ], + "initialIsOpen": false } ], "functions": [ @@ -5169,7 +5857,23 @@ "section": "def-public.VisualizeInput", "text": "VisualizeInput" }, - ">) => void; reportsEmbeddableLoad: () => boolean; getFilters: () => Promise<", + ">) => void; reportsEmbeddableLoad: () => boolean; getVis: () => ", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.Vis", + "text": "Vis" + }, + "<", + { + "pluginId": "visualizations", + "scope": "common", + "docId": "kibVisualizationsPluginApi", + "section": "def-common.VisParams", + "text": "VisParams" + }, + ">; getFilters: () => Promise<", "Filter", "[]>; getInspectorAdapters: () => ", { @@ -5335,7 +6039,9 @@ "section": "def-public.ContainerOutput", "text": "ContainerOutput" }, - ">; }" + ">; updateOutput: (outputChanges: Partial<", + "VisualizeOutput", + ">) => void; }" ], "path": "src/plugins/visualizations/public/index.ts", "deprecated": false, @@ -5442,7 +6148,13 @@ "text": "ErrorEmbeddable" }, " | ", - "VisualizeEmbeddable", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeEmbeddable", + "text": "VisualizeEmbeddable" + }, " | ", "DisabledLabEmbeddable", " | undefined>; isEditable: () => Promise; getDisplayName: () => string; createFromSavedObject: (savedObjectId: string, input: Partial<", @@ -5486,7 +6198,13 @@ "text": "ErrorEmbeddable" }, " | ", - "VisualizeEmbeddable", + { + "pluginId": "visualizations", + "scope": "public", + "docId": "kibVisualizationsPluginApi", + "section": "def-public.VisualizeEmbeddable", + "text": "VisualizeEmbeddable" + }, " | ", "DisabledLabEmbeddable", ">; readonly savedObjectMetaData: ", diff --git a/api_docs/visualizations.mdx b/api_docs/visualizations.mdx index ae8173bcceb6c..1ae163836d5c3 100644 --- a/api_docs/visualizations.mdx +++ b/api_docs/visualizations.mdx @@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/visualizations title: "visualizations" image: https://source.unsplash.com/400x175/?github description: API docs for the visualizations plugin -date: 2022-08-18 +date: 2022-08-19 tags: ['contributor', 'dev', 'apidocs', 'kibana', 'visualizations'] --- import visualizationsObj from './visualizations.devdocs.json'; @@ -21,7 +21,7 @@ Contact [Vis Editors](https://github.com/orgs/elastic/teams/kibana-vis-editors) | Public API count | Any count | Items lacking comments | Missing exports | |-------------------|-----------|------------------------|-----------------| -| 380 | 12 | 356 | 14 | +| 414 | 12 | 386 | 15 | ## Client