kibana/examples/controls_example
Nathan Reese 3ad861e4b1
[control group] implement lastUsedDataViewId$ (#190269)
PR added `lastUsedDataViewId$` to `ControlGroupApi`.
`lastUsedDataViewId$` is implemented in `initializeControlsManager`.

PR also cleaned up typings by removing `DataControlEditorState`.
`DataControlEditorState` was a weird smooshing together of
DefaultDataControlState and stuff used by the editor. Instead of
`DataControlEditorState`, values used by the editor are just passed in
as top level keys.

---------

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2024-08-15 09:59:10 -06:00
..
public [control group] implement lastUsedDataViewId$ (#190269) 2024-08-15 09:59:10 -06:00
jest.config.js [controls][embeddable rebuild] Update initializeDataControl to handle error cases (#186407) 2024-06-20 11:17:08 -06:00
kibana.jsonc [Embeddable Rebuild] [Controls] Add control registry + example React control (#182842) 2024-06-05 08:51:37 -06:00
tsconfig.json Move react controls into controls plugin (#190166) 2024-08-09 12:29:40 -06:00