Skip to content

Commit

Permalink
Add a new file to list deprecations that are due, and by team (#124056)
Browse files Browse the repository at this point in the history
* Add another file to track deprecations due by team

* update docs

* add link to new page

* Update api docs after merging master
  • Loading branch information
stacey-gammon authored Jan 31, 2022
1 parent 857b205 commit 41c7521
Show file tree
Hide file tree
Showing 207 changed files with 1,806 additions and 909 deletions.
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
8 changes: 6 additions & 2 deletions api_docs/cloud.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"type": "Function",
"tags": [],
"label": "Chat",
"description": [],
"description": [
"\nA lazily-loaded component that will display a trigger that will allow the user to chat with a\nhuman operator when the service is enabled; otherwise, it renders nothing."
],
"signature": [
"() => JSX.Element"
],
Expand Down Expand Up @@ -128,7 +130,9 @@
"type": "Object",
"tags": [],
"label": "chat",
"description": [],
"description": [
"Configuration to enable live chat in Cloud-enabled instances of Kibana."
],
"signature": [
"{ enabled: boolean; chatURL: string; }"
],
Expand Down
7 changes: 5 additions & 2 deletions api_docs/cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/cloud
title: "cloud"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the cloud plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'cloud']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand All @@ -18,13 +18,16 @@ Contact [Kibana Core](https://github.com/orgs/elastic/teams/kibana-core) for que

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 22 | 0 | 22 | 0 |
| 28 | 0 | 23 | 0 |

## Client

### Setup
<DocDefinitionList data={[cloudObj.client.setup]}/>

### Functions
<DocDefinitionList data={cloudObj.client.functions}/>

### Interfaces
<DocDefinitionList data={cloudObj.client.interfaces}/>

Expand Down
2 changes: 1 addition & 1 deletion api_docs/console.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/console
title: "console"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the console plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'console']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
2 changes: 1 addition & 1 deletion api_docs/controls.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ slug: /kibana-dev-docs/api/controls
title: "controls"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the controls plugin
date: 2020-11-16
date: 2022-01-31
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'controls']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
Expand Down
Loading

0 comments on commit 41c7521

Please sign in to comment.