kibana/examples/embeddable_examples
Mikhail Shustov 5bb0186c15
Remove dynamic mapped types from UiActions (#87075) (#87274)
* 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 <restrry@gmail.com>

Co-authored-by: Josh Dover <me@joshdover.com>
2021-01-05 13:27:11 +01:00
..
common [Example] Embeddable by Reference and Value (#68719) (#71272) 2020-07-09 14:17:27 -04:00
public Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
server [Example] Embeddable by Reference and Value (#68719) (#71272) 2020-07-09 14:17:27 -04:00
kibana.json [Refactor] Move AttributeService from Dashboard to Embeddable plugin (#79830) (#80177) 2020-10-13 15:24:03 +01:00
README.md [docs] Add missing App Arch READMEs. (#82080) (#82385) 2020-11-02 20:36:59 -07:00
tsconfig.json Add TS projects for src/plugins & x-pack/plugins (#78440) (#78946) 2020-09-30 17:10:04 +02:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.