kibana/examples/embeddable_examples
Vadim Kibana 039ed991d8
Remove UiComponent and related code (#148037)
## Summary

- Removes `UiComponent` and its usages.
- Fixes UI Actions TypeScript types.


### Checklist

Delete any items that are not applicable to this PR.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Anton Dosov <dosantappdev@gmail.com>
Co-authored-by: Dima Arnautov <arnautov.dima@gmail.com>
2023-01-09 15:34:33 -07:00
..
common Saved objects: improve typesafety (#140099) 2022-09-13 09:56:29 +02:00
public Remove UiComponent and related code (#148037) 2023-01-09 15:34:33 -07:00
server fix all violations 2022-04-16 01:37:30 -05:00
kibana.json persistable state docs (#105202) 2021-09-22 13:22:38 +02:00
README.md [docs] Add missing App Arch READMEs. (#82080) 2020-10-29 17:01:33 -06:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

Embeddable examples

This example plugin exists to support the embeddable_explorer app.