Skip to content

Commit

Permalink
Merge branch 'main' into charts_expressions-pie-lens-adaptation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuznietsov committed Feb 1, 2022
2 parents 20048bc + 1eea7a3 commit 5423daf
Show file tree
Hide file tree
Showing 885 changed files with 16,809 additions and 16,130 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/steps/storybooks/build_and_upload.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const STORYBOOKS = [
'apm',
'canvas',
'ci_composite',
'cloud',
'codeeditor',
'custom_integrations',
'dashboard_enhanced',
Expand Down
2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/actions
title: "actions"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the actions plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
2 changes: 1 addition & 1 deletion api_docs/advanced_settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/advancedSettings
title: "advancedSettings"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the advancedSettings plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
2 changes: 1 addition & 1 deletion api_docs/alerting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/alerting
title: "alerting"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the alerting plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'alerting']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
128 changes: 127 additions & 1 deletion api_docs/apm.devdocs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api_docs/apm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/apm
title: "apm"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the apm plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'apm']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
2 changes: 1 addition & 1 deletion api_docs/banners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/banners
title: "banners"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the banners plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'banners']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
28 changes: 28 additions & 0 deletions api_docs/bfetch.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,20 @@
}
],
"initialIsOpen": false
},
{
"parentPluginId": "bfetch",
"id": "def-public.DISABLE_BFETCH",
"type": "string",
"tags": [],
"label": "DISABLE_BFETCH",
"description": [],
"signature": [
"\"bfetch:disable\""
],
"path": "src/plugins/bfetch/common/constants.ts",
"deprecated": false,
"initialIsOpen": false
}
],
"objects": [],
Expand Down Expand Up @@ -1319,6 +1333,20 @@
],
"enums": [],
"misc": [
{
"parentPluginId": "bfetch",
"id": "def-common.DISABLE_BFETCH",
"type": "string",
"tags": [],
"label": "DISABLE_BFETCH",
"description": [],
"signature": [
"\"bfetch:disable\""
],
"path": "src/plugins/bfetch/common/constants.ts",
"deprecated": false,
"initialIsOpen": false
},
{
"parentPluginId": "bfetch",
"id": "def-common.DISABLE_BFETCH_COMPRESSION",
Expand Down
4 changes: 2 additions & 2 deletions api_docs/bfetch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/bfetch
title: "bfetch"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the bfetch plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'bfetch']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand All @@ -18,7 +18,7 @@ Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 76 | 1 | 67 | 2 |
| 78 | 1 | 69 | 2 |

## Client

Expand Down
2 changes: 1 addition & 1 deletion api_docs/canvas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/canvas
title: "canvas"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the canvas plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'canvas']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
2 changes: 1 addition & 1 deletion api_docs/cases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cases
title: "cases"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the cases plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cases']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
42 changes: 22 additions & 20 deletions api_docs/charts.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,9 +285,9 @@
},
", xAccessor: ",
"Accessor",
" | ",
"<D> | ",
"AccessorFn",
") => ({ x: selectedRange }: ",
"<D, any>) => ({ x: selectedRange }: ",
"XYBrushEvent",
") => ",
{
Expand Down Expand Up @@ -330,8 +330,9 @@
"description": [],
"signature": [
"Accessor",
" | ",
"AccessorFn"
"<D> | ",
"AccessorFn",
"<D, any>"
],
"path": "src/plugins/charts/public/static/utils/transform_click_event.ts",
"deprecated": false,
Expand Down Expand Up @@ -361,19 +362,19 @@
},
", xAccessor: ",
"Accessor",
" | ",
"<never> | ",
"AccessorFn",
", splitSeriesAccessorFnMap?: Map<string | number, ",
"<any, any>, splitSeriesAccessorFnMap?: Map<string | number, ",
"AccessorFn",
"> | undefined, splitChartAccessor?: ",
"<any, any>> | undefined, splitChartAccessor?: ",
"Accessor",
" | ",
"<never> | ",
"AccessorFn",
" | undefined, negate?: boolean) => (points: [",
"<any, any> | undefined, negate?: boolean) => (points: [",
"GeometryValue",
", ",
"XYChartSeriesIdentifier",
"][]) => ",
"<any>][]) => ",
{
"pluginId": "charts",
"scope": "public",
Expand Down Expand Up @@ -414,8 +415,9 @@
"description": [],
"signature": [
"Accessor",
" | ",
"AccessorFn"
"<never> | ",
"AccessorFn",
"<any, any>"
],
"path": "src/plugins/charts/public/static/utils/transform_click_event.ts",
"deprecated": false,
Expand All @@ -433,7 +435,7 @@
"signature": [
"Map<string | number, ",
"AccessorFn",
"> | undefined"
"<any, any>> | undefined"
],
"path": "src/plugins/charts/public/static/utils/transform_click_event.ts",
"deprecated": false,
Expand All @@ -448,9 +450,9 @@
"description": [],
"signature": [
"Accessor",
" | ",
"<never> | ",
"AccessorFn",
" | undefined"
"<any, any> | undefined"
],
"path": "src/plugins/charts/public/static/utils/transform_click_event.ts",
"deprecated": false,
Expand Down Expand Up @@ -494,13 +496,13 @@
},
") => ({ splitAccessors, ...rest }: ",
"XYChartSeriesIdentifier",
", splitSeriesAccessorFnMap?: Map<string | number, ",
"<any>, splitSeriesAccessorFnMap?: Map<string | number, ",
"AccessorFn",
"> | undefined, splitChartAccessor?: ",
"<any, any>> | undefined, splitChartAccessor?: ",
"Accessor",
" | ",
"<never> | ",
"AccessorFn",
" | undefined, negate?: boolean) => ",
"<any, any> | undefined, negate?: boolean) => ",
{
"pluginId": "charts",
"scope": "public",
Expand Down Expand Up @@ -680,7 +682,7 @@
"signature": [
"(xInterval?: number | undefined, domainStart?: number | undefined, domainEnd?: number | undefined, formatter?: ((v: any) => string) | undefined, renderValue?: boolean) => (headerData: ",
"TooltipValue",
") => string | JSX.Element"
"<any>) => string | JSX.Element"
],
"path": "src/plugins/charts/public/static/components/endzones.tsx",
"deprecated": false,
Expand Down
2 changes: 1 addition & 1 deletion api_docs/charts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/charts
title: "charts"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the charts plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'charts']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
Loading

0 comments on commit 5423daf

Please sign in to comment.