import * as React from "react"; import { cn } from "../lib/utils"; /** * The control row above a table or list: search, filters, then the view switch. * * It exists because the alternative keeps producing the same two failures. A * bare flex row gives every control its natural width, so a search field sits * at 1120px on one line and three selects stack full-width beneath it — three * enormous empty bars where a compact bar belongs. And each control brought its * own visual language, so one row carried a native `