Measured entry
kibo-announcement
A compact compound announcement pill with separate tag and title parts. It ships as a shadcn registry component, composes the shared Badge, and expects the cn utility, Tailwind theme classes, and the declared Radix UI, clsx, and tailwind-merge packages.



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 | flagged at 375 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 31.8 KB (97.3 KB build, 65.5 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 869ms error during build: [vite]: Rollup failed to resolve import "class-variance-authority" from "<sandbox>re-3d43091b512f/src/components/ui/badge.tsx".
Verdict
A clean fit for concise release notes and status callouts in a shadcn codebase. It builds and mounts in the prepared harness, but needs a shadcn-style setup to mount elsewhere, and long titles need responsive handling to avoid narrow-screen overflow.
Use it if
- You need short release, status, or product-update labels inside an existing shadcn interface.
- You want tag and title slots that can reuse your Badge variants and theme tokens.
- Your announcement copy is brief enough to remain readable in a single pill.
Skip it if
- You need long announcement text to remain fully visible on narrow screens; the captured example overflows there.
- You need a standalone package that does not rely on shadcn aliases, utilities, and a shared Badge.
- The announcement must behave as a link or button without you adding the appropriate interactive element and semantics.
Install
| Declared dependencies | radix-ui, clsx, tailwind-merge |
|---|---|
| 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 the Badge component and its class-variance-authority dependency, provide the cn helper and matching path aliases, configure the required Tailwind theme utilities, and install the declared Radix UI, clsx, and tailwind-merge packages.
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 cta pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- meraki-cta-simpleminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-gridminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- meraki-cta-formminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- hyperui-ctas-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO
- meraki-cta-cardminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.0KB
- Bare
- pass
- Prov
- NO