Measured entry

tripled-mac-searchbar-shadcnui

inputglassmorphismmotion on file

A Mac-inspired search field that opens an animated, filtered results panel from hard-coded data. It ships as a client-side TSX registry component and relies on React state, Framer Motion, Lucide icons, Tailwind utilities, and shadcn-style color tokens.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-mac-searchbar-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-mac-searchbar-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-mac-searchbar-shadcnui at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for tripled-mac-searchbar-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal61.4 KB (126.8 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 1.08s
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-8d27ebbf320c/src/cut/components/uitripled/mac-searchbar-shadcnui.tsx".

Verdict

A credible visual shell that builds, mounts, and adapts cleanly, but it is still a demo rather than finished search. Use it when the styling saves time and budget for wiring data, actions, and keyboard behavior.

Use it if

  • You want a compact search or command-launcher shell with restrained glass effects.
  • Your React app already uses Tailwind theme tokens and Framer Motion.
  • You are prepared to replace the sample items and click handlers with real search behavior.

Skip it if

  • You need working web search, URL navigation, or remote results without further implementation.
  • You need keyboard result navigation and combobox semantics out of the box.
  • You are avoiding a motion dependency for a small input treatment.

Install

Installation record for tripled-mac-searchbar-shadcnui
Declared dependenciesframer-motion, react, radix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

In a non-shadcn project, add React, Framer Motion, and Lucide React, then provide Tailwind-compatible utilities plus foreground, muted, and border theme tokens. No provider is required.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the input pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.