Measured entry

kibo-announcement

ctaminimal-flat

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.

Specimen
Harness screenshot of kibo-announcement at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of kibo-announcement at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of kibo-announcement 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 kibo-announcement
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal31.8 KB (97.3 KB build, 65.5 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten 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

Installation record for kibo-announcement
Declared dependenciesradix-ui, clsx, tailwind-merge
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 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.

License
MIT
Record published
2026-08-17

Alternatives

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.