-
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.
Remove dynamic mapped types from UiActions (#87075)
* Remove dynamic mapped types from UiActions * Remove import between data <-> embeddables * remove outdated comments, export action types from discover_enhanced * fix notice.txt Co-authored-by: restrry <[email protected]>
- Loading branch information
Showing
167 changed files
with
483 additions
and
1,149 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
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 | ||
panelBadgeTrigger: Trigger<'PANEL_BADGE_TRIGGER'> | ||
panelBadgeTrigger: Trigger | ||
``` |
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
...ugins/ui_actions/public/kibana-plugin-plugins-ui_actions-public.actionbytype.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...tions/public/kibana-plugin-plugins-ui_actions-public.actioncontextmapping.__.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...plugin-plugins-ui_actions-public.actioncontextmapping.action_visualize_field.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...in-plugins-ui_actions-public.actioncontextmapping.action_visualize_geo_field.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...n-plugins-ui_actions-public.actioncontextmapping.action_visualize_lens_field.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
..._actions/public/kibana-plugin-plugins-ui_actions-public.actioncontextmapping.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ctions/public/kibana-plugin-plugins-ui_actions-public.actiondefinitionbytype.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
11 changes: 0 additions & 11 deletions
11
...plugins/ui_actions/public/kibana-plugin-plugins-ui_actions-public.actiontype.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 | ||
rowClickTrigger: Trigger<'ROW_CLICK_TRIGGER'> | ||
rowClickTrigger: Trigger | ||
``` |
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
...ins/ui_actions/public/kibana-plugin-plugins-ui_actions-public.triggercontext.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ions/public/kibana-plugin-plugins-ui_actions-public.triggercontextmapping.__.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...actions/public/kibana-plugin-plugins-ui_actions-public.triggercontextmapping.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ana-plugin-plugins-ui_actions-public.triggercontextmapping.row_click_trigger.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...ugin-plugins-ui_actions-public.triggercontextmapping.visualize_field_trigger.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...-plugins-ui_actions-public.triggercontextmapping.visualize_geo_field_trigger.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
.../plugins/ui_actions/public/kibana-plugin-plugins-ui_actions-public.triggerid.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
Oops, something went wrong.