KQ-247 · VIGNETTE/DISTILL
Distill Vignette
Many inputs, one product: two columns of sources fold into the centre one by one — each chip lights, leans toward the middle, and dims as spent — and when the last is in, the product stamps itself finished. The scene is the argument for anything that reads a mess and returns a plan.
KQ-247 · VIGNETTE/DISTILL
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/vignette-distill
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| left / right | DistillSource[] · DistillSource[] | — | The raw material, one column per side. |
| product / stamped | string · string | — | What it becomes, and the line stamped when finished. |
| stepSeconds / restSeconds | number · number | — | Seconds between folds, and the hold before the loop resets. |