-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '7.x' into backport/7.x/pr-79830
- Loading branch information
Showing
1,225 changed files
with
21,939 additions
and
4,528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 0 additions & 12 deletions
12
...opment/plugins/data/public/kibana-plugin-plugins-data-public.expandshorthand.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.../data/public/kibana-plugin-plugins-data-public.fieldmappingspec._deserialize.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ns/data/public/kibana-plugin-plugins-data-public.fieldmappingspec._serialize.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...pment/plugins/data/public/kibana-plugin-plugins-data-public.fieldmappingspec.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.../plugins/data/public/kibana-plugin-plugins-data-public.fieldmappingspec.type.md
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
...elopment/plugins/data/public/kibana-plugin-plugins-data-public.mappingobject.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) | ||
|
||
## API Reference | ||
|
||
## Packages | ||
|
||
| Package | Description | | ||
| --- | --- | | ||
| [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) | | | ||
|
11 changes: 11 additions & 0 deletions
11
...s/embeddable/public/kibana-plugin-plugins-embeddable-public.action_add_panel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [ACTION\_ADD\_PANEL](./kibana-plugin-plugins-embeddable-public.action_add_panel.md) | ||
|
||
## ACTION\_ADD\_PANEL variable | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
ACTION_ADD_PANEL = "ACTION_ADD_PANEL" | ||
``` |
11 changes: 11 additions & 0 deletions
11
.../embeddable/public/kibana-plugin-plugins-embeddable-public.action_edit_panel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [ACTION\_EDIT\_PANEL](./kibana-plugin-plugins-embeddable-public.action_edit_panel.md) | ||
|
||
## ACTION\_EDIT\_PANEL variable | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
ACTION_EDIT_PANEL = "editPanel" | ||
``` |
13 changes: 13 additions & 0 deletions
13
...t/plugins/embeddable/public/kibana-plugin-plugins-embeddable-public.adapters.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [Adapters](./kibana-plugin-plugins-embeddable-public.adapters.md) | ||
|
||
## Adapters interface | ||
|
||
The interface that the adapters used to open an inspector have to fullfill. | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
export interface Adapters | ||
``` |
24 changes: 24 additions & 0 deletions
24
.../public/kibana-plugin-plugins-embeddable-public.addpanelaction._constructor_.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [AddPanelAction](./kibana-plugin-plugins-embeddable-public.addpanelaction.md) > [(constructor)](./kibana-plugin-plugins-embeddable-public.addpanelaction._constructor_.md) | ||
|
||
## AddPanelAction.(constructor) | ||
|
||
Constructs a new instance of the `AddPanelAction` class | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
constructor(getFactory: EmbeddableStart['getEmbeddableFactory'], getAllFactories: EmbeddableStart['getEmbeddableFactories'], overlays: OverlayStart, notifications: NotificationsStart, SavedObjectFinder: React.ComponentType<any>); | ||
``` | ||
|
||
## Parameters | ||
|
||
| Parameter | Type | Description | | ||
| --- | --- | --- | | ||
| getFactory | <code>EmbeddableStart['getEmbeddableFactory']</code> | | | ||
| getAllFactories | <code>EmbeddableStart['getEmbeddableFactories']</code> | | | ||
| overlays | <code>OverlayStart</code> | | | ||
| notifications | <code>NotificationsStart</code> | | | ||
| SavedObjectFinder | <code>React.ComponentType<any></code> | | | ||
|
22 changes: 22 additions & 0 deletions
22
...ddable/public/kibana-plugin-plugins-embeddable-public.addpanelaction.execute.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [AddPanelAction](./kibana-plugin-plugins-embeddable-public.addpanelaction.md) > [execute](./kibana-plugin-plugins-embeddable-public.addpanelaction.execute.md) | ||
|
||
## AddPanelAction.execute() method | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
execute(context: ActionExecutionContext<ActionContext>): Promise<void>; | ||
``` | ||
|
||
## Parameters | ||
|
||
| Parameter | Type | Description | | ||
| --- | --- | --- | | ||
| context | <code>ActionExecutionContext<ActionContext></code> | | | ||
|
||
<b>Returns:</b> | ||
|
||
`Promise<void>` | ||
|
15 changes: 15 additions & 0 deletions
15
...public/kibana-plugin-plugins-embeddable-public.addpanelaction.getdisplayname.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [AddPanelAction](./kibana-plugin-plugins-embeddable-public.addpanelaction.md) > [getDisplayName](./kibana-plugin-plugins-embeddable-public.addpanelaction.getdisplayname.md) | ||
|
||
## AddPanelAction.getDisplayName() method | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
getDisplayName(): string; | ||
``` | ||
<b>Returns:</b> | ||
|
||
`string` | ||
|
15 changes: 15 additions & 0 deletions
15
...le/public/kibana-plugin-plugins-embeddable-public.addpanelaction.geticontype.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-embeddable-public](./kibana-plugin-plugins-embeddable-public.md) > [AddPanelAction](./kibana-plugin-plugins-embeddable-public.addpanelaction.md) > [getIconType](./kibana-plugin-plugins-embeddable-public.addpanelaction.geticontype.md) | ||
|
||
## AddPanelAction.getIconType() method | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
getIconType(): string; | ||
``` | ||
<b>Returns:</b> | ||
|
||
`string` | ||
|
Oops, something went wrong.