Search popover mid-query with a spinner in the input and three shimmering skeleton rows.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Search11 } from "@/components/beste/piece/search11";
<Search11
query="design tokens"
hint="Searching across 42 workspaces…"
skeletonRows={3}
/>Search popover listing named saved queries with pin or star markers and a raw query beneath.
Popover that opens on focus and lists prior queries with a clock icon and remove control.
⌘K modal with a query bar, three typed results, and a keyboard-hint footer at the bottom.
Focused search input with a typed query, blinking caret, hit counter, and clear button.
Mention-style popover listing matching people with avatars, role lines, and a presence dot.
Search field followed by a row of trending query chips led by a small flame label.