Measured entry
kibo-spinner
progressminimal-flatdo not use
A TypeScript React spinner collection shipped as a shadcn registry item. It offers icon-based and inline SVG variants, relies on lucide-react and a cn utility, and delegates its default variant to a spinner imported through the author's monorepo alias.
No frame on record for this entry
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 | FAIL |
|---|---|
| Mount | FAIL |
| Console errors | 0 |
| Uncaught page errors | 1 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | not recorded |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | none |
What the harness recorded
BUILD
✗ Build failed in 1m 45s error during build: [vite]: Rollup failed to resolve import "@repo/shadcn-ui/components/ui/spinner" from "<sandbox>/src/cut/index.tsx".
PAGE ERROR
build failed
BARE BUILD
✗ Build failed in 1m 36s error during build: [vite]: Rollup failed to resolve import "@repo/shadcn-ui/components/ui/spinner" from "<sandbox>/src/cut/index.tsx".
Verdict
Do not publish this item unchanged. The build fails because its default branch imports a base spinner through an unresolved repository-only alias. It needs a shadcn-style setup plus a corrected local import before it can mount; teams seeking drop-in code should avoid it.
Use it if
- You want several loading indicator styles behind one variant prop.
- Your app already has Tailwind animation utilities, a cn helper, and a compatible base spinner.
- You are comfortable replacing the repository-specific import during installation.
Skip it if
- You need a registry item that builds unchanged outside the author's monorepo.
- Your project does not use shadcn conventions or path aliases.
- You need loading indicators that honor reduced-motion preferences without further work.
- You want a dependency-free spinner rather than Lucide icons and utility classes.
Install
| Declared dependencies | lucide-react |
|---|---|
| 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 lucide-react, provide an equivalent cn class-merging helper, configure the source alias and Tailwind spin utility, then add a local base spinner or replace the default branch and its repository-specific import. Consider adding reduced-motion behavior for the animated variants.
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/shadcnblocks/kiboAlternatives
Other published entries for the progress pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- neu-progressneumorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- clay-progressclaymorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- tripled-scroll-progress-tracker-shadcnuigradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 64.3KB
- Bare
- pass
- Prov
- NO
- magicui-animated-circular-progress-barbento
- Renders
- YES
- A11y
- 0
- Gzip
- 26.3KB
- Bare
- fail
- Prov
- NO
- 8bitcn-timeline2skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 26.7KB
- Bare
- fail
- Prov
- NO
- magicui-scroll-progressdark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 69.0KB
- Bare
- fail
- Prov
- NO