- Updated toast import statements across multiple components to use sonner instead of react-toastify.
- Replaced ReactToastContainer with AppToaster in layout for consistent toast handling.
- Introduced ConfirmDeleteDialog component for confirmation dialogs with type-to-confirm functionality.
- Enhanced chart components and dashboard interactions with improved UI elements and functionality.
- Adjusted chart compilation logic to accommodate new legend height requirements.
- Cleaned up unused imports and optimized component structures for better readability and performance.