v1.0.9: Improves template handling for grid components
Refactors template handling in BaseGrid and DataGrid components. It allows specifying a parent template for DataGrid, which improves template inheritance and customization. It also simplifies the template resolution logic and makes it more extensible. Updates DeleteParams to use Resource instead of string for ACL.