Measured entry
kokonut-smooth-drawer
sheetdark-futuristicmotion on file
A client-side purchase drawer delivered as a shadcn registry component. It combines Vaul-based drawer primitives with Motion animations, Tailwind classes, and shadcn button utilities, while also importing Next.js Image and Link plus a Lucide icon. Its default content is a KokonutUI pricing prompt rather than a neutral sheet.



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 | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 114.0 KB (179.4 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
BARE BUILD
✗ Build failed in 1m 28s error during build: [vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'
Verdict
A credible, working purchase drawer with clean responsive behavior and no observed accessibility violations. It is opinionated and dependency-heavy for a small prompt, and it needs a shadcn-style setup before it can build outside the prepared harness.
Use it if
- You need a polished bottom drawer for a focused upgrade or purchase prompt.
- Your Next.js app already uses Tailwind and shadcn drawer and button primitives.
- You are prepared to replace the bundled logo, sales copy, pricing, and checkout destination.
Skip it if
- You need a framework-neutral React drawer without Next.js Image and Link imports.
- Bundle weight is tightly constrained and the added animation and drawer dependencies are not otherwise shared.
- You want a generic reusable sheet instead of a purchase-specific composition.
- Your accessibility policy requires reduced-motion behavior without additional implementation.
Install
| Declared dependencies | motion, vaul, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add Tailwind, the shadcn drawer and button implementations, Vaul and their Radix dependencies, the shared class-name utility and path alias, Motion, and Lucide React. Provide Next.js Image and Link equivalents or replace those imports, add the referenced logo asset, then update the hard-coded checkout link and sales content.
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/kokonut-labs/kokonutuiAlternatives
Other published entries for the sheet pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hextaui-popoverminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 52.9KB
- Bare
- pass
- Prov
- NO
- shadcn-sheetunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 26.3KB
- Bare
- fail
- Prov
- NO
- neobrutalism-nsheetbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 40.5KB
- Bare
- fail
- Prov
- NO
- neobrutalism-sheetbrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 40.5KB
- Bare
- fail
- Prov
- NO
- 8bitcn-resizableskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 40.8KB
- Bare
- fail
- Prov
- NO
- 8bitcn-sheetskeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 43.8KB
- Bare
- fail
- Prov
- NO