Measured entry
tailark-veil-stats-1
A static React stats section shipped as a shadcn registry block containing a single TSX file. It uses Tailwind utility classes, theme color tokens, a serif font token, and container-query variants, with no imported UI primitives, runtime packages, provider, or client-side behavior.



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 | 17.6 KB (83.0 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
Technically clean and easy to transplant, with successful build, mount, and accessibility checks. Still, the verified render is visibly cramped and its stat text collides, so treat this as a lightweight starting point that needs responsive styling work, not a drop-in section.
Use it if
- You want a compact headline, supporting copy, and a small set of credibility metrics in a restrained editorial style.
- Your Tailwind setup already supports the block's theme tokens, serif font mapping, and container-query variants.
- You are comfortable replacing the sample claims and tuning the responsive layout before release.
Skip it if
- You need a production-ready responsive section without visual adjustment, since the verified render compresses the copy and overlaps the stat lines.
- Your project does not use Tailwind or cannot supply the expected background, foreground, muted text, border, and font utilities.
- Your metrics need icons, charts, animation, live data, or interaction rather than static text.
Install
| Declared dependencies | none declared |
|---|---|
| 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 project, add React and Tailwind CSS, copy the TSX component, define the background, foreground, muted foreground, border, and serif font theme mappings, and enable the container-query utilities and variants used by the layout. No provider or UI primitive package is required.
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/tailark/blocksAlternatives
Other published entries for the stats pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-stats-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.4KB
- Bare
- pass
- Prov
- NO
- hyperui-app-stats-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- tailark-mist-stats-4minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-stats-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- tailark-veil-stats-2minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.1KB
- Bare
- pass
- Prov
- NO