Skip to content

Commit

Permalink
Merge branch 'main' into 140095-synthetic-source-toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Sep 8, 2022
2 parents 50f2edd + 8748896 commit 3b3ed46
Show file tree
Hide file tree
Showing 1,413 changed files with 61,643 additions and 24,954 deletions.
480 changes: 376 additions & 104 deletions api_docs/actions.devdocs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-07
date: 2022-09-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'actions']
---
import actionsObj from './actions.devdocs.json';
Expand Down
35 changes: 29 additions & 6 deletions api_docs/advanced_settings.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -23,7 +24,8 @@
"{ [key: string]: Id; }"
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "advancedSettings",
Expand All @@ -34,6 +36,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -47,6 +50,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
"children": []
},
Expand All @@ -62,6 +66,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
"children": []
},
Expand All @@ -77,6 +82,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
"children": []
}
Expand All @@ -91,6 +97,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": []
},
{
Expand All @@ -102,6 +109,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -114,7 +122,8 @@
"{ [key: string]: Id; }"
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "advancedSettings",
Expand All @@ -130,6 +139,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -143,6 +153,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
},
{
Expand All @@ -157,6 +168,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
},
{
Expand All @@ -171,6 +183,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
Expand All @@ -187,6 +200,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -199,7 +213,8 @@
"{ [key: string]: Id; }"
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "advancedSettings",
Expand All @@ -215,6 +230,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -228,6 +244,7 @@
],
"path": "src/plugins/advanced_settings/public/component_registry/component_registry.ts",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
Expand Down Expand Up @@ -258,6 +275,7 @@
],
"path": "src/plugins/advanced_settings/public/index.ts",
"deprecated": false,
"trackAdoption": false,
"returnComment": [],
"children": [
{
Expand All @@ -271,7 +289,8 @@
"P"
],
"path": "node_modules/@types/react/index.d.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
}
],
"initialIsOpen": false
Expand All @@ -290,6 +309,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -302,7 +322,8 @@
"{ componentType: { [key: string]: Id; }; register: (id: Id, component: RegistryComponent, allowOverride?: boolean) => void; }"
],
"path": "src/plugins/advanced_settings/public/types.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
}
],
"lifecycle": "setup",
Expand All @@ -317,6 +338,7 @@
"description": [],
"path": "src/plugins/advanced_settings/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "advancedSettings",
Expand All @@ -329,7 +351,8 @@
"{ componentType: { [key: string]: Id; }; get: (id: Id) => RegistryComponent; }"
],
"path": "src/plugins/advanced_settings/public/types.ts",
"deprecated": false
"deprecated": false,
"trackAdoption": false
}
],
"lifecycle": "start",
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 @@ -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-09-07
date: 2022-09-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
---
import advancedSettingsObj from './advanced_settings.devdocs.json';
Expand Down
8 changes: 8 additions & 0 deletions api_docs/aiops.devdocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
],
"path": "x-pack/plugins/aiops/public/shared_lazy_components.tsx",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "aiops",
Expand All @@ -36,6 +37,7 @@
],
"path": "x-pack/plugins/aiops/public/shared_lazy_components.tsx",
"deprecated": false,
"trackAdoption": false,
"isRequired": true
}
],
Expand All @@ -61,6 +63,7 @@
],
"path": "x-pack/plugins/aiops/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"lifecycle": "start",
"initialIsOpen": true
}
Expand All @@ -83,6 +86,7 @@
],
"path": "x-pack/plugins/aiops/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "setup",
"initialIsOpen": true
Expand All @@ -98,6 +102,7 @@
],
"path": "x-pack/plugins/aiops/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "start",
"initialIsOpen": true
Expand All @@ -123,6 +128,7 @@
],
"path": "x-pack/plugins/aiops/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
Expand All @@ -139,6 +145,7 @@
],
"path": "x-pack/plugins/aiops/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
Expand All @@ -155,6 +162,7 @@
],
"path": "x-pack/plugins/aiops/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
}
],
Expand Down
2 changes: 1 addition & 1 deletion api_docs/aiops.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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-09-07
date: 2022-09-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'aiops']
---
import aiopsObj from './aiops.devdocs.json';
Expand Down
Loading

0 comments on commit 3b3ed46

Please sign in to comment.