kibana/examples/embeddable_explorer/public
Anton Dosov 65fd7ad260
Clean up saved object based embeddable examples (#162987)
## Summary

These examples are outdated and don't show recent embeddable best
practices. They also use client-side saved object client and block
making `SavedObjectFinder` backward compatible
https://github.com/elastic/kibana/pull/162904 as the `foobar` saved
objects need to be added to content management. We decided that it is
better to clean them up, as fixing them is not a small effort and it is
not worth it on this point as a large embeddable refactor is coming.
2023-08-03 03:14:36 -07:00
..
app.tsx Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00
embeddable_panel_example.tsx Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00
embeddables.png Kibana developer examples landing page (#67049) 2020-06-08 09:47:51 -04:00
hello_world_embeddable_example.tsx [Presentation] Migrate all usages of EuiPage*_Deprecated (#161496) 2023-07-10 12:28:30 -06:00
index.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
list_container_example.tsx Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00
plugin.tsx Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00