* Fixed bug where database, schema, service version page not showing for deleted entities
UI changes for soft deletion and restore flow
* fixed version not updating after deletion and restoration of assets.
* fixed stored procedures not listing for name with special characters
* added checks for deleted assets version page
* added cypress for soft delete and restore with different flows for services and child assets
* fixed failing unit test
* fixed failing unit test
* Fixed cypress tests
* Added cypress for soft delete and entity edit actions check flow
* added cypress tests for teams page for soft deletion flow
* fixed entity deleting without entering confirmation text
* localization changes for other languages
* added cypress changes for delete widget confirmation text check
* fixed delete text retaining after closing modal
* refactored the cypress for soft delete flow to
* renamed the files according to the naming convention
* worked on comments and cypress test improvements
* fixed failing cypress
* fixed TagsAddRemove spec
* test code improvements
* moved util functions to appropriate files
reference type cypress comment fix
* replaced react router Link component with anchor tag
* Delete widget code refactoring
* fixed issue with child assets not updating correctly after soft deletion of database, database schema and service pages
* Fixed cypress imports
* Fixed delete modal input value retaining issue
* fixed import issue in dataQualityTest
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>