Measured entry

hextaui-billing-usage-billing

pricingminimal-flat

A client-side billing usage card for current and previous period totals, category progress, warnings, trend direction, and a simple bar history. It ships as a shadcn registry block and imports local Button, Card, Progress, Separator, and cn utilities, plus Lucide icons and Radix-backed UI dependencies.

Specimen
Harness screenshot of hextaui-billing-usage-billing at 375 pixels wide
Harness screenshot at 375 pixels wide. This viewport scrolled sideways.
Harness screenshot of hextaui-billing-usage-billing at 768 pixels wide
Harness screenshot at 768 pixels wide. This viewport scrolled sideways.
Harness screenshot of hextaui-billing-usage-billing 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 hextaui-billing-usage-billing
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowflagged at 375, 768
Axe critical1
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal36.1 KB (101.6 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 749ms
error during build:
[vite]: Rollup failed to resolve import "lucide-react" from "<sandbox>re-d0a6adcca566/src/cut/blocks/billing/billing-usage-billing.tsx".

Verdict

A useful all-in-one usage summary for shadcn dashboards, but it needs a shadcn-style setup and is not ready for narrow screens or strict accessibility gates. Adopt it only if you can repair the responsive rows and progress ARIA output.

Use it if

  • You need a dashboard card that combines quota status, period comparison, and category breakdowns.
  • Your usage data is already available as dates, totals, limits, and optional categories.
  • Your app uses shadcn conventions and can supply its local UI primitives and theme tokens.

Skip it if

  • The card must fit narrow layouts without horizontal clipping or hidden usage values.
  • You require a chart with axes, legends, keyboard exploration, or accessible point details.
  • You cannot accept unsupported ARIA attributes on the rendered progress elements.

Install

Installation record for hextaui-billing-usage-billing
Declared dependencies@radix-ui/react-slot, @radix-ui/react-progress, @radix-ui/react-separator, 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 Lucide React, the Radix slot, progress, and separator packages, clsx, and tailwind-merge. Provide equivalent Button, Card, Progress, Separator, and cn modules, configure the import aliases, and reproduce the Tailwind theme tokens used by the block.

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 pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.