* Initial changes
* Add time, resource and chart component to config dialog
* Add appropriate components of Configuration to Overall Resource Consumption Report and Top Resource Consuming Queries
* Fix alignment and sizes of components
* Address comments. Add group containers for individual components
* Fix alignment
* Add extra label and address comments
* Address comments. Fix sequence of component addition
* Update function definition to take in config information, instead of boolean to accomodate all future reports. And update doc comment
* Horizontal splitview sorta working
* remove the old element
* support getting size from model view container
* cleanup
* make splitViewHeight optional
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* fix test
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
* initial changes for making a QDS report with placeholders
* Add icon for configure button
* Add another example report to show layout
* move files
* add placeholder names to components and cleanup toolbar
* cleanup
* switch to createViews() instead of createTop and BottomSections()
* add QueryStoreView class for the different components in a report
* cleanup
* add more comments
* fix yarn not running for query store extension folder
* add missing break
* change one more view to container