//! Interactive BI-style data table components.
//!
//! Only [`data_table::DataTable`] is public API.
/// Filter popover (text / range / category)
pub
/// Column-specific filter popover (embedded in header)
pub
/// Column header row + toolbar
pub
/// Main data table component (includes theme support and pagination footer)