kibana/examples/controls_example/public
Hannah Mudge 91635994fd
[Tech Debt] Remove deprecated EuiLoadingContent (#156316)
## Summary

This PR removes the deprecated `EuiLoadingContent` in favour of the new
`EuiSkeletonText` + `EuiSkeletonRectangle` components in all
Presentation-owned files.

cc @elastic/eui-team 


### Checklist

- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)



### For maintainers

- [ ] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)
2023-05-03 08:01:37 -06:00
..
add_button_example.tsx [Analyst Experience Components] Dashboard & Control Group APIs (#150121) 2023-04-19 15:34:39 -04:00
app.tsx [Control Group] Add Button & Minimal Editor Settings (#151161) 2023-02-23 13:45:20 -06:00
basic_redux_example.tsx [Analyst Experience Components] Dashboard & Control Group APIs (#150121) 2023-04-19 15:34:39 -04:00
constants.ts [controls] add filters, query, and timeRange props to ControlGroupRenderer and create search example (#147581) 2022-12-19 13:44:39 -05:00
control_group_image.png [Controls] [Portable Dashboards] Add control group renderer example plugin (#146189) 2022-11-24 14:00:49 -07:00
edit_example.tsx [Tech Debt] Remove deprecated EuiLoadingContent (#156316) 2023-05-03 08:01:37 -06:00
index.ts [Controls] [Portable Dashboards] Add control group renderer example plugin (#146189) 2022-11-24 14:00:49 -07:00
plugin.tsx [controls] add filters, query, and timeRange props to ControlGroupRenderer and create search example (#147581) 2022-12-19 13:44:39 -05:00
search_example.tsx [Analyst Experience Components] Dashboard & Control Group APIs (#150121) 2023-04-19 15:34:39 -04:00