-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:elastic/kibana into alert-move-co…
…lumn-rule
- Loading branch information
Showing
836 changed files
with
53,345 additions
and
10,381 deletions.
There are no files selected for viewing
25 changes: 0 additions & 25 deletions
25
...evelopment/plugins/data/public/kibana-plugin-plugins-data-public.getquerylog.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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,5 +7,5 @@ | |
<b>Signature:</b> | ||
|
||
```typescript | ||
params: SearchParams; | ||
params?: ISearchRequestParams; | ||
``` |
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 |
---|---|---|
|
@@ -7,5 +7,5 @@ | |
<b>Signature:</b> | ||
|
||
```typescript | ||
rawResponse: SearchResponse<Hits>; | ||
rawResponse: SearchResponse<any>; | ||
``` |
11 changes: 0 additions & 11 deletions
11
...nt/plugins/data/public/kibana-plugin-plugins-data-public.irequesttypesmap.es.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...pment/plugins/data/public/kibana-plugin-plugins-data-public.irequesttypesmap.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...blic/kibana-plugin-plugins-data-public.irequesttypesmap.sync_search_strategy.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...t/plugins/data/public/kibana-plugin-plugins-data-public.iresponsetypesmap.es.md
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
...ment/plugins/data/public/kibana-plugin-plugins-data-public.iresponsetypesmap.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...lic/kibana-plugin-plugins-data-public.iresponsetypesmap.sync_search_strategy.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
20 changes: 0 additions & 20 deletions
20
...opment/plugins/data/public/kibana-plugin-plugins-data-public.isearchstrategy.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...plugins/data/public/kibana-plugin-plugins-data-public.isearchstrategy.search.md
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...ent/plugins/data/public/kibana-plugin-plugins-data-public.isyncsearchrequest.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...a/public/kibana-plugin-plugins-data-public.isyncsearchrequest.serverstrategy.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
11 changes: 0 additions & 11 deletions
11
.../data/public/kibana-plugin-plugins-data-public.searchinterceptor.application.md
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
...s-data-public.searchinterceptor.toasts.md → ...ins-data-public.searchinterceptor.deps.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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [SearchInterceptor](./kibana-plugin-plugins-data-public.searchinterceptor.md) > [toasts](./kibana-plugin-plugins-data-public.searchinterceptor.toasts.md) | ||
[Home](./index.md) > [kibana-plugin-plugins-data-public](./kibana-plugin-plugins-data-public.md) > [SearchInterceptor](./kibana-plugin-plugins-data-public.searchinterceptor.md) > [deps](./kibana-plugin-plugins-data-public.searchinterceptor.deps.md) | ||
|
||
## SearchInterceptor.toasts property | ||
## SearchInterceptor.deps property | ||
|
||
<b>Signature:</b> | ||
|
||
```typescript | ||
protected readonly toasts: ToastsStart; | ||
protected readonly deps: SearchInterceptorDeps; | ||
``` |
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
Oops, something went wrong.