Measured entry
ruixen-url-input
inputliquid-glassmotion on file
A client-side React URL field with a liquid-glass treatment, entrance animation, protocol cue, optional focus sound, and live favicon preview with a globe fallback. It ships as a shadcn registry TypeScript component, keeps its CSS inline, depends on Motion, and uses browser Web Audio without a provider.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 59.3 KB (124.7 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A distinctive, usable field that builds and mounts cleanly even outside a shadcn scaffold. Adopt it when favicon feedback suits the product, but fix the low-contrast text and review the fixed protocol cue, outbound favicon requests, and default focus sound before production.
Use it if
- You want a polished website field that previews the entered domain favicon.
- Your interface already uses glass styling and can accommodate an animated field.
- You can accept a browser-generated sound on focus or will disable it through the component prop.
Skip it if
- You need the supplied colors to pass accessibility checks without adjustment.
- Your URL flow must clearly support protocols other than the fixed HTTPS cue.
- Your privacy policy should not trigger favicon requests to domains as a user types.
- You want a plain form control without animation, glass effects, or audio behavior.
Install
| Declared dependencies | motion |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
In a non-shadcn React project, add Motion, copy the client component into your source tree, and ensure it renders only in a browser-capable client boundary. No utility CSS package or context provider is required because the styling is embedded.
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.
Author repository
github.com/ruixenui/ruixen.comAlternatives
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.
- clay-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- neu-search-inputneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO
- clay-search-inputclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.3KB
- Bare
- pass
- Prov
- NO
- originui-comp-33minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 20.7KB
- Bare
- pass
- Prov
- NO
- hextaui-labelminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 31.3KB
- Bare
- pass
- Prov
- NO
- ruixen-circular-stepper-inputliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 61.1KB
- Bare
- pass
- Prov
- NO