Discovered while driving a real admin (zod-admin-ui) on top of @interactive-os/aria-kernel. The following W3C APG / common widget vocabularies have no recipe in src/patterns/:
Driver use cases (zod-admin-ui composite fields): UploadProgressField, TagsField, SortableListField, DateField, TimeField, DateRangeField, ColorSwatchField.
Naming follows existing convention: pure pattern → xPattern; hook-using → useXPattern. Subpath/file slug mirrors W3C APG URL.
Filed automatically as part of the gap-feedback loop required by the dogfooding workflow.
Discovered while driving a real admin (zod-admin-ui) on top of
@interactive-os/aria-kernel. The following W3C APG / common widget vocabularies have no recipe insrc/patterns/:progressbar— landed on branchfeat/progressbar-pattern(PR pending)tags(chip list / token input) — landed on branchfeat/tags-pattern(PR pending). Current scope: markup-only (list/listitem/remove button). Roving + input axis follow-ups.sortable-list— keyboard manual reorder (APG listbox-rearrangeable). Needs newgrab/move/dropaxis.date,time,dateRange— APG date picker dialog / combobox variants.colorSwatch— grid-of-options selection.Driver use cases (zod-admin-ui composite fields):
UploadProgressField,TagsField,SortableListField,DateField,TimeField,DateRangeField,ColorSwatchField.Naming follows existing convention: pure pattern →
xPattern; hook-using →useXPattern. Subpath/file slug mirrors W3C APG URL.Filed automatically as part of the gap-feedback loop required by the dogfooding workflow.