---
name: "@ilinxa"
slug: "ilinxa"
description: "High-level composed components for shadcn/ui — kanban, gantt, calendar, media editors, story viewers, flow canvas, forms, and more, each with optional demo fixtures."
category: "Forms"
tags: ["audio", "auth", "blocks", "buttons", "cards", "dashboard", "editor", "forms", "gaming", "loaders", "media", "pro-available", "tables"]
framework: "react"
license: "MIT"
author: "ilinxa"
website: "https://ui.ilinxa.com"
github: "https://github.com/ilinxa/pro-ui"
registry: "https://ui.ilinxa.com/r/registry.json"
pro: true
pro_url: "https://github.com/ilinxa/pro-ui"
github_stars: 3
component_count: 184
generated_at: "2026-09-05T09:50:59.044Z"
---

# @ilinxa

High-level composed components for shadcn/ui — kanban, gantt, calendar, media editors, story viewers, flow canvas, forms, and more, each with optional demo fixtures.

## Links

- Website: https://ui.ilinxa.com
- GitHub: https://github.com/ilinxa/pro-ui
- Registry JSON: https://ui.ilinxa.com/r/registry.json
- Directory page: https://sh4dcn.vercel.app/registry/ilinxa
- This file: https://sh4dcn.vercel.app/md/ilinxa.md
- Pro / pricing: https://github.com/ilinxa/pro-ui

## Install

```sh
# add the whole registry (shadcn CLI)
npx shadcn@latest add https://ui.ilinxa.com/r/registry.json
pnpm dlx shadcn@latest add https://ui.ilinxa.com/r/registry.json
bunx shadcn@latest add https://ui.ilinxa.com/r/registry.json
# clone the source repo
git clone https://github.com/ilinxa/pro-ui.git
# fetch the raw registry index
curl -s https://ui.ilinxa.com/r/registry.json
```

## Components (184)

| name | type | description | install |
| --- | --- | --- | --- |
| data-table | registry:block | A typed, composable table primitive with column accessors and per-cell rendering. | `npx shadcn@latest add https://ui.ilinxa.com/r/data-table.json` |
| data-table-fixtures | registry:block | Data Table plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/data-table-fixtures.json` |
| card-tree | registry:block | JSON-driven recursive card tree with a full structural editor — drag and drop, multi-select, permissions, search, validation, and undo. | `npx shadcn@latest add https://ui.ilinxa.com/r/card-tree.json` |
| card-tree-fixtures | registry:block | Card Tree plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/card-tree-fixtures.json` |
| split-workspace | registry:block | Splittable, mergeable canvas of editor areas — a dynamic layout primitive for dashboards, dev tools, and data apps. | `npx shadcn@latest add https://ui.ilinxa.com/r/split-workspace.json` |
| split-workspace-fixtures | registry:block | Split Workspace plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/split-workspace-fixtures.json` |
| properties-form | registry:block | Schema-driven read and edit form for typed records — six field types, per-field permissions, sync validation, and a custom renderer slot. | `npx shadcn@latest add https://ui.ilinxa.com/r/properties-form.json` |
| properties-form-fixtures | registry:block | Properties Form plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/properties-form-fixtures.json` |
| detail-panel | registry:block | Selection-aware detail container with read and edit modes, lifecycle states, sticky header and footer actions, and a slot-based body. | `npx shadcn@latest add https://ui.ilinxa.com/r/detail-panel.json` |
| detail-panel-fixtures | registry:block | Detail Panel plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/detail-panel-fixtures.json` |
| empty-state | registry:block | The designed answer for empty surfaces — icon or illustration, title, description, capability-gated actions, and a hint, across 6 variants and 3 sizes. | `npx shadcn@latest add https://ui.ilinxa.com/r/empty-state.json` |
| empty-state-fixtures | registry:block | Empty State plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/empty-state-fixtures.json` |
| filter-panel | registry:block | Schema-driven filter panel — checkbox lists, toggles, text, and custom filter types with AND composition and debounced input. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-panel.json` |
| filter-panel-fixtures | registry:block | Filter Panel plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-panel-fixtures.json` |
| entity-picker | registry:block | Searchable picker for typed entities — single or multi select, kind badges, chip cluster with removal, and custom render slots. | `npx shadcn@latest add https://ui.ilinxa.com/r/entity-picker.json` |
| entity-picker-fixtures | registry:block | Entity Picker plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/entity-picker-fixtures.json` |
| markdown-editor | registry:block | CodeMirror 6 markdown editor with GFM, wikilink autocomplete, a slot-able toolbar, and edit, split, and preview modes. | `npx shadcn@latest add https://ui.ilinxa.com/r/markdown-editor.json` |
| markdown-editor-fixtures | registry:block | Markdown Editor plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/markdown-editor-fixtures.json` |
| news-card | registry:block | Magazine-style news card in five sizes — role-aware editor and viewer modes, permissions matrix, badges, paywall and sensitivity gates. | `npx shadcn@latest add https://ui.ilinxa.com/r/news-card.json` |
| news-card-fixtures | registry:block | News Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/news-card-fixtures.json` |
| newsletter-signup | registry:block | Newsletter signup card — inline email form or CTA-only variant, async status tracking, three tones, full i18n. | `npx shadcn@latest add https://ui.ilinxa.com/r/newsletter-signup.json` |
| newsletter-signup-fixtures | registry:block | Newsletter Signup plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/newsletter-signup-fixtures.json` |
| category-cloud | registry:block | Flex-wrapped cloud of clickable category chips with optional counts — single-select, toggleable, controlled or uncontrolled. | `npx shadcn@latest add https://ui.ilinxa.com/r/category-cloud.json` |
| category-cloud-fixtures | registry:block | Category Cloud plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/category-cloud-fixtures.json` |
| filter-bar | registry:block | Composite filter bar — search, category pills, date-range picker, and results count, each independently controlled or hidden. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-bar.json` |
| filter-bar-fixtures | registry:block | Filter Bar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-bar-fixtures.json` |
| page-hero | registry:block | Full-bleed gradient hero band — badge, title, highlight, description, stats row, and a reveal-on-mount animation. | `npx shadcn@latest add https://ui.ilinxa.com/r/page-hero.json` |
| page-hero-fixtures | registry:block | Page Hero plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/page-hero-fixtures.json` |
| magazine-layout | registry:block | Slot-based magazine layout — hero, filter bar, sidebar, and a mixed-size article grid with infinite scroll and a filter hook. | `npx shadcn@latest add https://ui.ilinxa.com/r/magazine-layout.json` |
| magazine-layout-fixtures | registry:block | Magazine Layout plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/magazine-layout-fixtures.json` |
| author-card | registry:block | Person identity card — avatar, name, role, optional bio, optionally clickable. | `npx shadcn@latest add https://ui.ilinxa.com/r/author-card.json` |
| author-card-fixtures | registry:block | Author Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/author-card-fixtures.json` |
| thumbnail-list | registry:block | Linked thumbnail list — small image, title, and meta line per row, each row one link target. | `npx shadcn@latest add https://ui.ilinxa.com/r/thumbnail-list.json` |
| stat-card | registry:block | Single-metric dashboard card — value, label, delta, and a dependency-free SVG sparkline with polarity-aware coloring. | `npx shadcn@latest add https://ui.ilinxa.com/r/stat-card.json` |
| thumbnail-list-fixtures | registry:block | Thumbnail List plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/thumbnail-list-fixtures.json` |
| stat-card-fixtures | registry:block | Stat Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/stat-card-fixtures.json` |
| article-meta | registry:block | Icon-and-value metadata strip for article headers — author, date, read time, view count, or any custom pairs. | `npx shadcn@latest add https://ui.ilinxa.com/r/article-meta.json` |
| article-meta-fixtures | registry:block | Article Meta plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/article-meta-fixtures.json` |
| share-bar | registry:block | Social share button row — nine built-in platforms, custom targets, and copy-link with success feedback. | `npx shadcn@latest add https://ui.ilinxa.com/r/share-bar.json` |
| share-bar-fixtures | registry:block | Share Bar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/share-bar-fixtures.json` |
| pricing-table | registry:block | Pricing tiers side by side — monthly and annual toggle, highlighted tier, per-feature tooltips, and a comparison layout. RTL-safe, full i18n. | `npx shadcn@latest add https://ui.ilinxa.com/r/pricing-table.json` |
| pricing-table-fixtures | registry:block | Pricing Table plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/pricing-table-fixtures.json` |
| rich-text-editor | registry:block | Plate-powered WYSIWYG editor and read-only viewer for long-form articles — code blocks, captioned images, floating toolbar, HTML export. | `npx shadcn@latest add https://ui.ilinxa.com/r/rich-text-editor.json` |
| rich-text-editor-fixtures | registry:block | Rich Text Editor plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/rich-text-editor-fixtures.json` |
| event-card | registry:block | Event preview card with six status states and four layouts — capacity-aware badges, overlay links, and soft-failure item handling. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-card.json` |
| schedule-list | registry:block | Time-anchored agenda list — time or range, title, optional description and icons, per-row links, framed or bare. | `npx shadcn@latest add https://ui.ilinxa.com/r/schedule-list.json` |
| progress-timeline | registry:block | Horizontal progress bar with a current-position marker and start, state-aware center, and end captions — derives its state from three dates. | `npx shadcn@latest add https://ui.ilinxa.com/r/progress-timeline.json` |
| info-list | registry:block | Card-framed list of icon-prefixed rows — primary and secondary text, optional actions, per-row links, comfortable and compact variants. | `npx shadcn@latest add https://ui.ilinxa.com/r/info-list.json` |
| people-grid | registry:block | Responsive grid of person cards — avatar with initials fallback, name, title, per-card links, and a custom item renderer. | `npx shadcn@latest add https://ui.ilinxa.com/r/people-grid.json` |
| registration-card | registry:block | Event registration status card — capacity progress, spots-left counter, status-aware call to action, and a share slot. | `npx shadcn@latest add https://ui.ilinxa.com/r/registration-card.json` |
| expandable-text | registry:block | Truncating text block that only shows its toggle when text actually overflows — configurable line clamp, controlled or uncontrolled. | `npx shadcn@latest add https://ui.ilinxa.com/r/expandable-text.json` |
| expandable-text-fixtures | registry:block | Expandable Text plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/expandable-text-fixtures.json` |
| video-player | registry:block | Video element wrapper — autoplay-friendly defaults, slot-based controls, carousel-coordinated pause, and double-tap gestures. | `npx shadcn@latest add https://ui.ilinxa.com/r/video-player.json` |
| video-player-fixtures | registry:block | Video Player plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/video-player-fixtures.json` |
| media-carousel | registry:block | Embla image and video carousel — gallery or linear variants, coordinated video pause for inactive slides. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-carousel.json` |
| media-carousel-fixtures | registry:block | Media Carousel plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-carousel-fixtures.json` |
| engagement-bar | registry:block | Social action row — like, comment, share, bookmark, custom actions, and a multi-reaction picker with realtime counts and burst animation. | `npx shadcn@latest add https://ui.ilinxa.com/r/engagement-bar.json` |
| engagement-bar-fixtures | registry:block | Engagement Bar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/engagement-bar-fixtures.json` |
| comment-thread | registry:block | Recursive comment thread with composer, optimistic add, like, and delete, inline expansion past max depth, and realtime subscription hooks. | `npx shadcn@latest add https://ui.ilinxa.com/r/comment-thread.json` |
| comment-thread-fixtures | registry:block | Comment Thread plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/comment-thread-fixtures.json` |
| post-card | registry:block | Social post composite in four layouts — text expansion, media carousel, engagement bar, and comment thread wired together. | `npx shadcn@latest add https://ui.ilinxa.com/r/post-card.json` |
| post-card-fixtures | registry:block | Post Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/post-card-fixtures.json` |
| story-rail | registry:block | Horizontal story rail with unread gradient rings, drag-free skim scrolling, an add-story tile, and edge-fade gradients. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-rail.json` |
| story-rail-fixtures | registry:block | Story Rail plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-rail-fixtures.json` |
| story-viewer | registry:block | Full-screen story viewer — segmented progress, 3D cube transitions, finger-following swipe, tap zones, and an engagement overlay. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-viewer.json` |
| story-viewer-fixtures | registry:block | Story Viewer plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-viewer-fixtures.json` |
| registration-card-fixtures | registry:block | Registration Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/registration-card-fixtures.json` |
| people-grid-fixtures | registry:block | People Grid plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/people-grid-fixtures.json` |
| info-list-fixtures | registry:block | Info List plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/info-list-fixtures.json` |
| progress-timeline-fixtures | registry:block | Progress Timeline plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/progress-timeline-fixtures.json` |
| schedule-list-fixtures | registry:block | Schedule List plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/schedule-list-fixtures.json` |
| event-card-fixtures | registry:block | Event Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-card-fixtures.json` |
| project-card | registry:block | Project and case-study card with editorial status states and grid or feature layouts — overlay links and soft-failure item handling. | `npx shadcn@latest add https://ui.ilinxa.com/r/project-card.json` |
| project-card-fixtures | registry:block | Project Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/project-card-fixtures.json` |
| kanban-board | registry:block | Drag-and-drop kanban board with swimlanes, tinted columns, per-column rules, and a renderer registry that hosts any card type. | `npx shadcn@latest add https://ui.ilinxa.com/r/kanban-board.json` |
| kanban-board-fixtures | registry:block | Kanban Board plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/kanban-board-fixtures.json` |
| flow-canvas | registry:block | Node-and-edge canvas with typed ports, pluggable node renderers, edge and port-type registries, and JSON save and load — built on React Flow. | `npx shadcn@latest add https://ui.ilinxa.com/r/flow-canvas.json` |
| flow-canvas-fixtures | registry:block | Flow Canvas plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/flow-canvas-fixtures.json` |
| pdf-viewer | registry:block | Drop-in PDF reader — toolbar, zoom, selectable text, drag-drop, and a themed context menu. No commercial SDK. | `npx shadcn@latest add https://ui.ilinxa.com/r/pdf-viewer.json` |
| pdf-viewer-fixtures | registry:block | PDF Viewer plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/pdf-viewer-fixtures.json` |
| file-tree | registry:block | VS Code-style file tree — format-aware icons, full CRUD, drag-and-drop, lazy children, and multi-select. | `npx shadcn@latest add https://ui.ilinxa.com/r/file-tree.json` |
| file-tree-fixtures | registry:block | File Tree plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/file-tree-fixtures.json` |
| file-clipboard | registry:block | Shared clipboard provider and hook that sync cut, copy, and paste across multiple file components mounted under one provider. | `npx shadcn@latest add https://ui.ilinxa.com/r/file-clipboard.json` |
| gamification-kit | registry:block | Shared helpers for team gamification components — a numeric clamp, name-to-initials resolution, and a stable latest-value ref hook. | `npx shadcn@latest add https://ui.ilinxa.com/r/gamification-kit.json` |
| file-manager | registry:block | Finder-style file browser — grid and list views, marquee multi-select, cut copy paste, drag-and-drop, and a shared clipboard primitive. | `npx shadcn@latest add https://ui.ilinxa.com/r/file-manager.json` |
| file-manager-fixtures | registry:block | File Manager plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/file-manager-fixtures.json` |
| code-block | registry:block | Code surface with view, edit, and terminal modes — Shiki highlighting, dual-theme CSS variables, and chrome presets for docs, chat, and terminal UIs. | `npx shadcn@latest add https://ui.ilinxa.com/r/code-block.json` |
| code-block-fixtures | registry:block | Code Block plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/code-block-fixtures.json` |
| json-form | registry:block | Schema-driven form engine — a field DSL compiled to Zod, 25 field types including rich text, conditional and computed fields, on React Hook Form. | `npx shadcn@latest add https://ui.ilinxa.com/r/json-form.json` |
| json-form-fixtures | registry:block | JSON Form plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/json-form-fixtures.json` |
| signup-form | registry:block | Email and password signup with optional profile step, OAuth row, password strength meter, magic-link variant, consent gate, and honeypot. | `npx shadcn@latest add https://ui.ilinxa.com/r/signup-form.json` |
| signup-form-fixtures | registry:block | Signup Form plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/signup-form-fixtures.json` |
| card-tree-node | registry:block | Card-tree renderer for flow canvas nodes — read-only viewer, a consumer-owned edit dialog pattern, and a typed port editor strip. | `npx shadcn@latest add https://ui.ilinxa.com/r/card-tree-node.json` |
| card-tree-node-fixtures | registry:block | Card Tree Node plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/card-tree-node-fixtures.json` |
| task-card | registry:block | Schema-driven task card with time-aware color coding, popup and inline editing, clipboard and drag-drop payloads, and permission predicates. | `npx shadcn@latest add https://ui.ilinxa.com/r/task-card.json` |
| task-card-fixtures | registry:block | Task Card plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/task-card-fixtures.json` |
| task-tree | registry:block | Hierarchical task outline with multi-select, bulk operations, search and filter toolbar, dual drag-and-drop, and virtualization. | `npx shadcn@latest add https://ui.ilinxa.com/r/task-tree.json` |
| task-tree-fixtures | registry:block | Task Tree plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/task-tree-fixtures.json` |
| app-sidebar | registry:block | App-shell sidebar with mobile drawer mode, twelve composition slots, prefab nav parts, and a headless state hook. | `npx shadcn@latest add https://ui.ilinxa.com/r/app-sidebar.json` |
| app-sidebar-fixtures | registry:block | App Sidebar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/app-sidebar-fixtures.json` |
| account-switcher | registry:block | Popover account and context switcher — active label trigger, switchable context list, and a footer slot for create or request actions. | `npx shadcn@latest add https://ui.ilinxa.com/r/account-switcher.json` |
| account-switcher-fixtures | registry:block | Account Switcher plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/account-switcher-fixtures.json` |
| story-composer | registry:block | Instagram-style story creation surface — a locked 9:16 wrapper around the media editor. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-composer.json` |
| story-composer-fixtures | registry:block | Story Composer plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-composer-fixtures.json` |
| media-editor | registry:block | Media capture and edit surface for photo, video, and text — capability dials and an Instagram-style chrome model. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-editor.json` |
| media-editor-fixtures | registry:block | Media Editor plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-editor-fixtures.json` |
| media-editor-capture | registry:block | Camera photo/video capture for Media Editor — permission flows, shutter control, multi-instance guard. Wire in via MediaEditor's capture prop. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-editor-capture.json` |
| content-composer | registry:block | Multi-step content authoring shell — each content type is a JSON config composing form, rich text, and media editing steps. | `npx shadcn@latest add https://ui.ilinxa.com/r/content-composer.json` |
| content-composer-fixtures | registry:block | Content Composer plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/content-composer-fixtures.json` |
| carousel-composer | registry:block | Multi-item media post composer — drag in photos and videos, reorder them on a rail, and edit each through a shared editor panel. | `npx shadcn@latest add https://ui.ilinxa.com/r/carousel-composer.json` |
| carousel-composer-fixtures | registry:block | Carousel Composer plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/carousel-composer-fixtures.json` |
| media-library | registry:block | Drive-style media library — folders and files, lazy loading, drag-drop upload, drag-to-move, context menus, and multi-type preview. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-library.json` |
| media-library-fixtures | registry:block | Media Library plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-library-fixtures.json` |
| blackboard | registry:block | Chalkboard-style team notes board — handwritten ink notes with pens, widths, pins, @mentions, auto-save, and lazy history loading. | `npx shadcn@latest add https://ui.ilinxa.com/r/blackboard.json` |
| blackboard-fixtures | registry:block | Blackboard plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/blackboard-fixtures.json` |
| gantt-timeline | registry:block | Editable Gantt timeline — per-task bars, collapsible summary rows, milestone diamonds, continuous zoom from hours to quarters, and a today line. | `npx shadcn@latest add https://ui.ilinxa.com/r/gantt-timeline.json` |
| gantt-timeline-fixtures | registry:block | Gantt Timeline plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/gantt-timeline-fixtures.json` |
| event-calendar | registry:block | Editable event calendar with month, week, day, and agenda views — multi-day spans, drag and resize editing, clipboard support, and keyboard navigation. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-calendar.json` |
| event-calendar-fixtures | registry:block | Event Calendar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-calendar-fixtures.json` |
| event-calendar-editing | registry:block | Drag-and-resize editing, quick-compose creation, keyboard mutations, cross-surface clipboard, and permission-gated actions for the event calendar. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-calendar-editing.json` |
| team-progress-bar | registry:block | Read-only team progress bar showing milestone completion — optional ticks and numeric readout, cooperative by design. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-progress-bar.json` |
| team-progress-bar-fixtures | registry:block | Team Progress Bar plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-progress-bar-fixtures.json` |
| team-trophy-shelf | registry:block | Gallery of earned team badges with honest locked slots, an optional count header, and a brief skippable reveal for new badges. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-trophy-shelf.json` |
| team-trophy-shelf-fixtures | registry:block | Team Trophy Shelf plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-trophy-shelf-fixtures.json` |
| team-feedback-loop | registry:block | Non-blocking celebration layer — a brief skippable overlay when team progress advances, plus a gentle dismissible next-task nudge. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-feedback-loop.json` |
| team-feedback-loop-fixtures | registry:block | Team Feedback Loop plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-feedback-loop-fixtures.json` |
| team-challenge | registry:block | Cooperative team challenge card — one shared goal, collective progress, a whole-team reward, and penalty-free opt-in. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-challenge.json` |
| team-challenge-fixtures | registry:block | Team Challenge plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-challenge-fixtures.json` |
| team-task-claim | registry:block | Task autonomy control — an open-for-anyone toggle, a volunteer claim button, and an assignee chip with neutral release and reassign. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-task-claim.json` |
| team-task-claim-fixtures | registry:block | Team Task Claim plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-task-claim-fixtures.json` |
| team-quest-log | registry:block | Team quest overlay — an editable skippable quest name plus a milestone chapter timeline with done, current, and upcoming beats. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-quest-log.json` |
| team-quest-log-fixtures | registry:block | Team Quest Log plus the dummy-data fixtures used by the docs-site demo. | `npx shadcn@latest add https://ui.ilinxa.com/r/team-quest-log-fixtures.json` |
| article-body-01 | registry:block | Deprecated alias — renamed to rich-text-editor in the 2026-08 naming canon. Install @ilinxa/rich-text-editor instead; this alias will be removed after a grace … | `npx shadcn@latest add https://ui.ilinxa.com/r/article-body-01.json` |
| calendar-01 | registry:block | Deprecated alias — renamed to event-calendar in the 2026-08 naming canon. Install @ilinxa/event-calendar instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/calendar-01.json` |
| content-card-news-01 | registry:block | Deprecated alias — renamed to news-card in the 2026-08 naming canon. Install @ilinxa/news-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/content-card-news-01.json` |
| rich-card | registry:block | Deprecated alias — renamed to card-tree in the 2026-08 naming canon. Install @ilinxa/card-tree instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/rich-card.json` |
| rich-card-in-flow | registry:block | Deprecated alias — renamed to card-tree-node in the 2026-08 naming canon. Install @ilinxa/card-tree-node instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/rich-card-in-flow.json` |
| thumb-list-01 | registry:block | Deprecated alias — renamed to thumbnail-list in the 2026-08 naming canon. Install @ilinxa/thumbnail-list instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/thumb-list-01.json` |
| todo-rich-card | registry:block | Deprecated alias — renamed to task-card in the 2026-08 naming canon. Install @ilinxa/task-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/todo-rich-card.json` |
| todo-tree | registry:block | Deprecated alias — renamed to task-tree in the 2026-08 naming canon. Install @ilinxa/task-tree instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/todo-tree.json` |
| filter-stack | registry:block | Deprecated alias — renamed to filter-panel in the 2026-08 naming canon. Install @ilinxa/filter-panel instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-stack.json` |
| registration-form-01 | registry:block | Deprecated alias — renamed to signup-form in the 2026-08 naming canon. Install @ilinxa/signup-form instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/registration-form-01.json` |
| cooperative-challenge-01 | registry:block | Deprecated alias — renamed to team-challenge in the 2026-08 naming canon. Install @ilinxa/team-challenge instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/cooperative-challenge-01.json` |
| task-choice-control-01 | registry:block | Deprecated alias — renamed to team-task-claim in the 2026-08 naming canon. Install @ilinxa/team-task-claim instead; this alias will be removed after a grace wi… | `npx shadcn@latest add https://ui.ilinxa.com/r/task-choice-control-01.json` |
| grid-layout-news-01 | registry:block | Deprecated alias — renamed to magazine-layout in the 2026-08 naming canon. Install @ilinxa/magazine-layout instead; this alias will be removed after a grace wi… | `npx shadcn@latest add https://ui.ilinxa.com/r/grid-layout-news-01.json` |
| workspace | registry:block | Deprecated alias — renamed to split-workspace in the 2026-08 naming canon. Install @ilinxa/split-workspace instead; this alias will be removed after a grace wi… | `npx shadcn@latest add https://ui.ilinxa.com/r/workspace.json` |
| newsletter-card-01 | registry:block | Deprecated alias — renamed to newsletter-signup in the 2026-08 naming canon. Install @ilinxa/newsletter-signup instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/newsletter-card-01.json` |
| page-hero-news-01 | registry:block | Deprecated alias — renamed to page-hero in the 2026-08 naming canon. Install @ilinxa/page-hero instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/page-hero-news-01.json` |
| media-carousel-editor-01 | registry:block | Deprecated alias — renamed to carousel-composer in the 2026-08 naming canon. Install @ilinxa/carousel-composer instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/media-carousel-editor-01.json` |
| rich-sidebar | registry:block | Deprecated alias — renamed to app-sidebar in the 2026-08 naming canon. Install @ilinxa/app-sidebar instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/rich-sidebar.json` |
| gantt-timeline-01 | registry:block | Deprecated alias — renamed to gantt-timeline in the 2026-08 naming canon. Install @ilinxa/gantt-timeline instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/gantt-timeline-01.json` |
| article-meta-01 | registry:block | Deprecated alias — renamed to article-meta in the 2026-08 naming canon. Install @ilinxa/article-meta instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/article-meta-01.json` |
| blackboard-01 | registry:block | Deprecated alias — renamed to blackboard in the 2026-08 naming canon. Install @ilinxa/blackboard instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/blackboard-01.json` |
| comment-thread-01 | registry:block | Deprecated alias — renamed to comment-thread in the 2026-08 naming canon. Install @ilinxa/comment-thread instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/comment-thread-01.json` |
| engagement-bar-01 | registry:block | Deprecated alias — renamed to engagement-bar in the 2026-08 naming canon. Install @ilinxa/engagement-bar instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/engagement-bar-01.json` |
| event-card-01 | registry:block | Deprecated alias — renamed to event-card in the 2026-08 naming canon. Install @ilinxa/event-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/event-card-01.json` |
| expandable-text-01 | registry:block | Deprecated alias — renamed to expandable-text in the 2026-08 naming canon. Install @ilinxa/expandable-text instead; this alias will be removed after a grace wi… | `npx shadcn@latest add https://ui.ilinxa.com/r/expandable-text-01.json` |
| flow-canvas-01 | registry:block | Deprecated alias — renamed to flow-canvas in the 2026-08 naming canon. Install @ilinxa/flow-canvas instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/flow-canvas-01.json` |
| info-list-01 | registry:block | Deprecated alias — renamed to info-list in the 2026-08 naming canon. Install @ilinxa/info-list instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/info-list-01.json` |
| kanban-board-01 | registry:block | Deprecated alias — renamed to kanban-board in the 2026-08 naming canon. Install @ilinxa/kanban-board instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/kanban-board-01.json` |
| people-grid-01 | registry:block | Deprecated alias — renamed to people-grid in the 2026-08 naming canon. Install @ilinxa/people-grid instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/people-grid-01.json` |
| post-card-01 | registry:block | Deprecated alias — renamed to post-card in the 2026-08 naming canon. Install @ilinxa/post-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/post-card-01.json` |
| progress-timeline-01 | registry:block | Deprecated alias — renamed to progress-timeline in the 2026-08 naming canon. Install @ilinxa/progress-timeline instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/progress-timeline-01.json` |
| project-card-01 | registry:block | Deprecated alias — renamed to project-card in the 2026-08 naming canon. Install @ilinxa/project-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/project-card-01.json` |
| registration-card-01 | registry:block | Deprecated alias — renamed to registration-card in the 2026-08 naming canon. Install @ilinxa/registration-card instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/registration-card-01.json` |
| schedule-list-01 | registry:block | Deprecated alias — renamed to schedule-list in the 2026-08 naming canon. Install @ilinxa/schedule-list instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/schedule-list-01.json` |
| story-rail-01 | registry:block | Deprecated alias — renamed to story-rail in the 2026-08 naming canon. Install @ilinxa/story-rail instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-rail-01.json` |
| category-cloud-01 | registry:block | Deprecated alias — renamed to category-cloud in the 2026-08 naming canon. Install @ilinxa/category-cloud instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/category-cloud-01.json` |
| filter-bar-01 | registry:block | Deprecated alias — renamed to filter-bar in the 2026-08 naming canon. Install @ilinxa/filter-bar instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/filter-bar-01.json` |
| team-feedback-loop-01 | registry:block | Deprecated alias — renamed to team-feedback-loop in the 2026-08 naming canon. Install @ilinxa/team-feedback-loop instead; this alias will be removed after a gr… | `npx shadcn@latest add https://ui.ilinxa.com/r/team-feedback-loop-01.json` |
| team-progress-bar-01 | registry:block | Deprecated alias — renamed to team-progress-bar in the 2026-08 naming canon. Install @ilinxa/team-progress-bar instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/team-progress-bar-01.json` |
| team-quest-log-01 | registry:block | Deprecated alias — renamed to team-quest-log in the 2026-08 naming canon. Install @ilinxa/team-quest-log instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/team-quest-log-01.json` |
| team-trophy-shelf-01 | registry:block | Deprecated alias — renamed to team-trophy-shelf in the 2026-08 naming canon. Install @ilinxa/team-trophy-shelf instead; this alias will be removed after a grac… | `npx shadcn@latest add https://ui.ilinxa.com/r/team-trophy-shelf-01.json` |
| author-card-01 | registry:block | Deprecated alias — renamed to author-card in the 2026-08 naming canon. Install @ilinxa/author-card instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/author-card-01.json` |
| pricing-table-01 | registry:block | Deprecated alias — renamed to pricing-table in the 2026-08 naming canon. Install @ilinxa/pricing-table instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/pricing-table-01.json` |
| share-bar-01 | registry:block | Deprecated alias — renamed to share-bar in the 2026-08 naming canon. Install @ilinxa/share-bar instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/share-bar-01.json` |
| content-composer-01 | registry:block | Deprecated alias — renamed to content-composer in the 2026-08 naming canon. Install @ilinxa/content-composer instead; this alias will be removed after a grace … | `npx shadcn@latest add https://ui.ilinxa.com/r/content-composer-01.json` |
| media-carousel-01 | registry:block | Deprecated alias — renamed to media-carousel in the 2026-08 naming canon. Install @ilinxa/media-carousel instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/media-carousel-01.json` |
| media-editor-01 | registry:block | Deprecated alias — renamed to media-editor in the 2026-08 naming canon. Install @ilinxa/media-editor instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-editor-01.json` |
| media-library-01 | registry:block | Deprecated alias — renamed to media-library in the 2026-08 naming canon. Install @ilinxa/media-library instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/media-library-01.json` |
| story-composer-01 | registry:block | Deprecated alias — renamed to story-composer in the 2026-08 naming canon. Install @ilinxa/story-composer instead; this alias will be removed after a grace wind… | `npx shadcn@latest add https://ui.ilinxa.com/r/story-composer-01.json` |
| story-viewer-01 | registry:block | Deprecated alias — renamed to story-viewer in the 2026-08 naming canon. Install @ilinxa/story-viewer instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/story-viewer-01.json` |
| video-player-01 | registry:block | Deprecated alias — renamed to video-player in the 2026-08 naming canon. Install @ilinxa/video-player instead; this alias will be removed after a grace window. | `npx shadcn@latest add https://ui.ilinxa.com/r/video-player-01.json` |
| account-switcher-01 | registry:block | Deprecated alias — renamed to account-switcher in the 2026-08 naming canon. Install @ilinxa/account-switcher instead; this alias will be removed after a grace … | `npx shadcn@latest add https://ui.ilinxa.com/r/account-switcher-01.json` |

## For AI agents

```text
You are adding components from @ilinxa to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/ilinxa.md) for the component list.
2. Fetch the machine-readable index: https://ui.ilinxa.com/r/registry.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: ilinxa).
```
