kibana/examples/embeddable_explorer/public
Stacey Gammon bb747abdaf
Switch to embeddable factory interface with optional override (#61165)
* wip

* typescript map embeddable

* More updates

* Address code review comments and update some usages in SIEM and uptime to the new types

* More clean up - carry over some of the SIEM types to maps for render tool tip

* fixes

* fixes

* Address more review comments

* fixes

* fixes

* fix jest test

* Fix visualize embeddable

* fixes after master merge

* Fixes

* Prefix variable with name "custom" to make it more obvious

* Remove layerList from input state

* fixes

* Update src/plugins/dashboard/public/embeddable/dashboard_container_factory.tsx

Co-Authored-By: Vadim Dalecky <streamich@users.noreply.github.com>

* review updates

* fixes

* update maps readme

Co-authored-by: Vadim Dalecky <streamich@users.noreply.github.com>
2020-04-02 14:27:51 -04:00
..
app.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
embeddable_panel_example.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
hello_world_embeddable_example.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
index.ts Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
list_container_example.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
plugin.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
todo_embeddable_example.tsx Switch to embeddable factory interface with optional override (#61165) 2020-04-02 14:27:51 -04:00