kibana/test/examples/embeddables
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
..
hello_world_embeddable.ts fix all violations 2022-04-16 01:37:30 -05:00
index.ts Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00
list_container.ts Clean up saved object based embeddable examples (#162987) 2023-08-03 03:14:36 -07:00