Official Blocks index 1.4.0
Ten versioned Velin-native source packages form the frozen Phase-5 official set.
Top-10
| Block | Purpose | Guide |
|---|---|---|
app-shell | App shell with sidebar navigation and main content region | Details |
marketing-hero | Marketing hero with headline, text, CTA, and optional media slot | Details |
auth-card | Authentication card with fields, submit, and status region | Details |
command-palette | Command palette with search, results list, and keyboard affordances | Details |
form-kit | Accessible form field kit: label, input, description, error | Details |
pricing | Pricing section with three plan cards, feature lists, and CTAs | Details |
data-table | Accessible data table block wrapping velin-data-table with toolbar and density | Details |
dialog-sheet | Dialog and sheet overlay patterns using velin-dialog and velin-sheet | Details |
dashboard-stats | Dashboard stats strip with counters and optional sparklines | Details |
settings-profile | Settings/profile form with identity fields and preference toggles | Details |
Common contract
All ten ship at Block version 0.1.0, support HTML, and declare @birdapi/velinstyle ^1.4.0 as a peer. Every Block declares files, tokens, accessibility expectations, and an adaptContract.
Install
velinstyle blocks list
velinstyle blocks info <name>
velinstyle blocks add <name> [--dry-run] [--force] [--out <dir>]Known freeze finding
Inspector block detection is opt-in via data-velin-block. The frozen official HTML sources do not all set this marker yet.