Skip to main content
VelinStyle v1.4.0
⌂ Home

Official Blocks index 1.4.0

Ten versioned Velin-native source packages form the frozen Phase-5 official set.

Top-10

BlockPurposeGuide
app-shellApp shell with sidebar navigation and main content regionDetails
marketing-heroMarketing hero with headline, text, CTA, and optional media slotDetails
auth-cardAuthentication card with fields, submit, and status regionDetails
command-paletteCommand palette with search, results list, and keyboard affordancesDetails
form-kitAccessible form field kit: label, input, description, errorDetails
pricingPricing section with three plan cards, feature lists, and CTAsDetails
data-tableAccessible data table block wrapping velin-data-table with toolbar and densityDetails
dialog-sheetDialog and sheet overlay patterns using velin-dialog and velin-sheetDetails
dashboard-statsDashboard stats strip with counters and optional sparklinesDetails
settings-profileSettings/profile form with identity fields and preference togglesDetails

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.