- Updated webpack configuration to improve optimization settings and ensure proper minification.
- Added missing commas in manifest.js and various webpack plugin files for consistency.
- Refactored copyPlugin.js and htmlPlugin.js for better readability.
- Improved CSS and SASS rules for better maintainability.
- Introduced a new Adminator application entry point with enhanced mobile support and modernized features.
- Implemented various components including Sidebar, Chart, and Date Pickers with improved UX.
- Enhanced mobile dropdowns and search functionality for better user experience.
- Added global event listeners for improved responsiveness and interaction.