📄️ AdvancedQueryFilter
A flexible and feature-rich component for building advanced query interfaces with save/load functionality
📄️ AdvancedForm
The AdvancedForm component is a reusable and dynamic form builder used to render one or more AdvancedInputField components. It enables advanced UI features such as search/view/add buttons per field, custom rendering for specific fields, conditional dropdowns, and complete form disabling.
📄️ QueryPanel Component
The QueryPanel is a customizable React component used to render a collection of query-related buttons and a saved query dropdown. It supports both predefined and dynamic buttons and is often used in conjunction with an advanced search or query form.
📄️ SavedQueryDialog
A modal dialog component for saving and deleting queries with confirmation