Define These - why need
| Floating Labels     
| Sliders            
| Popovers          
| OverlayScrollbars
* create a sample page/pages with them show under ui in sidebar
Later
| Localization Support         | Recommended         | Not implemented | 0 | No i18n/l10n layer in current app | Add translation/i18n framework if required |
| WYSIWYG Editors       | Yes                 | Not implemented | 0 | No WYSIWYG editor currently | Add plugin/module for authoring use cases |
| SCSS Support          | Yes                 | Not implemented | 0 | CSS variable approach used; no SCSS build pipeline | Add SCSS only if required by team process |
| jQuery UI             | Yes                 | Not implemented | 0 | No jQuery UI widgets in active pages | Avoid unless concrete feature need |
| SweetAlert            | Yes                 | Not implemented | 0 | Uses native/custom toast flows instead | Integrate modal alert library if needed |
| Server-Side Processing | Yes                 | Not implemented | 0 | No server-side datagrid processing pipeline | Add API query/sort/paging contract |
| Batch Actions          | Yes                 | Not implemented | 0 | No bulk action controls currently | Add row selection + batch action bar |

Implement
| Accordions           | Yes                 | Not implemented | 0 | No accordion component in current pages | Add accordion utility if needed |
Accordion with faq
create test page of modal
| Modals               | Yes                 | Not implemented | 0 | No reusable modal framework currently | Add global modal service |
Create a form with: 
| File Upload Controls     | Yes                 | Not implemented | 0 | No production upload control module | Add upload component with backend endpoint |
| Time Pickers             | Yes                 | Not implemented | 0 | No dedicated time picker control | Add time picker component |
| Date Range Pickers       | Yes                 | Not implemented | 0 | No date-range control currently | Add date-range picker integration |
| Input Masks              | Yes                 | Not implemented | 0 | No mask plugin/control in forms | Add input-mask integration |
