@adia-ai/a2ui-corpus 0.7.19 → 0.7.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/chunk-embeddings.json +1 -1
  3. package/chunks/_index.json +8208 -4773
  4. package/chunks/admin-shell-rounded-borderless.json +280 -0
  5. package/chunks/admin-shell-standard.json +303 -0
  6. package/chunks/agent-artifact-stub-card.json +115 -0
  7. package/chunks/agent-citations-source-chips.json +78 -0
  8. package/chunks/agent-pipeline-status-stages.json +69 -0
  9. package/chunks/agent-tool-call-accordion.json +109 -0
  10. package/chunks/avatar-stack-overflow.json +124 -0
  11. package/chunks/billing-cancel-subscription-danger.json +61 -0
  12. package/chunks/billing-invoice-history-table.json +75 -0
  13. package/chunks/billing-payment-method-card-on-file.json +157 -0
  14. package/chunks/bulk-selection-actions-bar.json +161 -0
  15. package/chunks/business-address-form.json +950 -0
  16. package/chunks/card-with-empty-state.json +96 -0
  17. package/chunks/card-with-form.json +143 -0
  18. package/chunks/card-with-sparkline.json +90 -0
  19. package/chunks/card-with-stat-kpi.json +95 -0
  20. package/chunks/chat-empty-state-hero.json +102 -0
  21. package/chunks/chat-message-assistant-byline.json +85 -0
  22. package/chunks/chat-message-user-byline.json +84 -0
  23. package/chunks/checkout-order-summary-card.json +140 -0
  24. package/chunks/col-form-stack.json +93 -0
  25. package/chunks/col-heading-body-action.json +79 -0
  26. package/chunks/col-stat-label.json +72 -0
  27. package/chunks/contact-form-card.json +197 -0
  28. package/chunks/contact-support-form.json +699 -0
  29. package/chunks/cta-banner-centered.json +102 -0
  30. package/chunks/data-import-wizard.json +12 -3
  31. package/chunks/departments-checkbox-form.json +387 -0
  32. package/chunks/drawer-record-detail.json +44 -0
  33. package/chunks/drawer-with-create-form.json +43 -0
  34. package/chunks/editor-statusbar-ready.json +99 -0
  35. package/chunks/editor-toolbar-import-export.json +195 -0
  36. package/chunks/extended-profile-form.json +509 -0
  37. package/chunks/feature-grid-three-cards.json +187 -0
  38. package/chunks/feature-toggle-switch-grid.json +213 -0
  39. package/chunks/file-upload-field.json +97 -0
  40. package/chunks/file-upload-form.json +248 -0
  41. package/chunks/form-field-with-error.json +151 -0
  42. package/chunks/grid-2col-entry-cards.json +158 -0
  43. package/chunks/grid-kpi-4col.json +164 -0
  44. package/chunks/grid-responsive-kpi.json +165 -0
  45. package/chunks/image-thumbnail-grid.json +77 -0
  46. package/chunks/integrations-api-keys-card-list.json +475 -0
  47. package/chunks/integrations-connect-form.json +547 -0
  48. package/chunks/integrations-webhooks-empty-state.json +66 -0
  49. package/chunks/key-value-detail-list.json +172 -0
  50. package/chunks/library-browser-search-filter.json +109 -0
  51. package/chunks/login-form-card.json +207 -0
  52. package/chunks/logo-cloud-trusted-by.json +235 -0
  53. package/chunks/map-with-location-list.json +291 -0
  54. package/chunks/marketing-page-shell.json +45 -11
  55. package/chunks/members-active-table-search-filter.json +184 -0
  56. package/chunks/members-pending-invites-cards.json +251 -0
  57. package/chunks/members-roles-permissions-list.json +104 -0
  58. package/chunks/multi-field-form-validation.json +391 -0
  59. package/chunks/order-confirmation-success-card.json +177 -0
  60. package/chunks/payment-checkout-form.json +338 -0
  61. package/chunks/plan-selection-form.json +526 -0
  62. package/chunks/rating-stars-review-summary.json +258 -0
  63. package/chunks/reg-step-shell.json +12 -3
  64. package/chunks/responsive-shell-sidebar.json +79 -0
  65. package/chunks/row-action-cluster.json +54 -0
  66. package/chunks/row-avatar-name-role.json +71 -0
  67. package/chunks/row-icon-label.json +52 -0
  68. package/chunks/row-spread-label-value.json +54 -0
  69. package/chunks/row-wrap-tags.json +112 -0
  70. package/chunks/schedule-meeting-form-card.json +229 -0
  71. package/chunks/searchable-picker-modal.json +164 -0
  72. package/chunks/security-active-sessions-devices.json +287 -0
  73. package/chunks/security-change-password-form.json +102 -0
  74. package/chunks/security-delete-account-danger.json +79 -0
  75. package/chunks/settings-admin-page.json +61 -34
  76. package/chunks/settings-danger-zone-delete-workspace.json +93 -0
  77. package/chunks/settings-notification-activity-checkboxes.json +108 -0
  78. package/chunks/settings-notification-channels-switches.json +101 -0
  79. package/chunks/signup-form-card.json +218 -0
  80. package/chunks/signup-team-size-form.json +256 -0
  81. package/chunks/single-select-card-form.json +228 -0
  82. package/chunks/stack-avatar-badge-overlay.json +53 -0
  83. package/chunks/stack-image-shimmer.json +51 -0
  84. package/chunks/stats-band-big-numbers.json +175 -0
  85. package/chunks/subscription-status-renewal-card.json +229 -0
  86. package/chunks/table-empty-state.json +116 -0
  87. package/chunks/table-toolbar-no-search.json +38 -0
  88. package/chunks/table-toolbar-with-table.json +231 -0
  89. package/chunks/table-with-toolbar-card.json +76 -0
  90. package/chunks/team-invite-form.json +377 -0
  91. package/chunks/testimonial-pull-quote.json +129 -0
  92. package/chunks/url-import-form.json +725 -0
  93. package/chunks/usage-quota-meter-card.json +217 -0
  94. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Changelog — @adia-ai/a2ui-corpus
2
2
 
3
+ ## [0.7.21] — 2026-06-10
4
+
5
+ ### Added
6
+ - **Harvester scope expansion — web-components examples root (+26 chunks, 368 → 394 unique / 517 → 543 instances).** `scripts/build/harvest-chunks.mjs` `SOURCES` now includes `packages/web-components/**/*.examples.html` as a **gated** root: only markers carrying the full corpus-intent retrieval annotation (`data-chunk-domain`, the batches-1–5 standard of domain + keywords + description + kind) are harvested. The per-component demo galleries stamp a bare `data-chunk` on ≈1650 prop-axis demo tiles (for the `?chunks` dev overlay + `scripts/qa/*` probes) — those are signal-poor single-axis/edge-case demos (`icon-size-9`, `chart-smooth-0-straight`, `icon-edge-cases-invalid-name`), NOT composed patterns, and the gate (`annotatedOnly` + `match: '.examples.html'`) skips them. The 26 harvested chunks are the deliberately-annotated **composed patterns** from `components/{card,col,drawer,grid,row,select,stack,table,table-toolbar}` + `patterns/{admin-shell,responsive-shell-sidebar}` (`card-with-stat-kpi`, `table-with-toolbar-card`, `row-avatar-name-role`, `admin-shell-standard`, …). The four pre-existing roots stay ungated and **byte-stable** (all 368 prior chunks identical, 0 changed, 0 removed). `chunk-embeddings.json` regenerated keyed (394 × 1536d). Zettel floors held (cov 93 / avg 90 / MRR 1.0); free-form held (cov 100 / avg 85 / F1 63); `verify:corpus` 110 warns unchanged (zero new).
7
+
8
+ ### Curated
9
+ - **56 trait `*-hero` markers de-annotated (kept out of the harvest).** The annotated examples set also included 56 interaction-trait "hero" demos (`confetti-hero`, `parallax-hero`, `spring-animate-hero`, `layout-animation-hero`, …) — *behavior* demos (motion/interaction), not UI-composition patterns. Harvesting them added 30 `verify:corpus` warns (non-enum decorative variants, empty transpile templates, field-wraps-widget anti-patterns) and would dilute retrieval signal (off-domain names that steal free-form intents). Their `data-chunk-domain/kind/description/keywords` annotation was stripped (bare `data-chunk` retained for the `?chunks` dev overlay) so the gated harvest skips them. One collision (`select-multiple-preselected`, already canonical in `catalog/ui-patterns/v053-coverage-fill/`) was likewise de-annotated to defer to the canonical chunk.
10
+
11
+ ### Fixed
12
+ - **`scripts/dev/check-chunks-fresh.mjs` source-dir parity.** The freshness gate scanned only `site/pages` + `apps` (+ `*.contents.html`/`index.html`); it now mirrors the harvester's full read surface — `playgrounds`, `catalog`, and `packages/web-components` (`*.examples.html`) added — so an edit to any harvest source re-trips freshness (was a pre-existing blind spot for playgrounds/catalog, now also covers the new examples root).
13
+ - **`row.examples.html` — `<text-ui variant="strong">` → `<text-ui strong>`** (2 occurrences in the `row-avatar-name-role` / `row-spread-label-value` chunks). `strong` is not a `variant` enum value; it's the boolean emphasis prop. Clears 2 `enum-out-of-range` warns the harvested chunks would otherwise carry.
14
+
15
+ ## [0.7.20] — 2026-06-10
16
+
17
+ ### Added
18
+ - **Regrowth batches 2–4 — +48 chunks (308 → 356 unique / 505 instances), embeddings in-loop throughout.** Batch 2 (+14): `apps/saas` billing/members/integrations/security/settings sections. Batch 3 (+17, the **form-grounding** batch): 13 complete-form compositions from `apps/user-flow/registration` + 4 hand-authored canonical form cards (`signup-form-card`, `contact-form-card`, `login-form-card`, `form-field-with-error` — the `<field-ui label hint><input-ui error>` shape); form intents now retrieve composition-match above the 40-pt verbatim threshold (signup 79, multi-field 80). Batch 4 (+17): the **agent domain 17 → 24** (tool-call accordion, pipeline stages, citations, chat bylines, empty-state hero) + editor chrome, checkout, picker-modal, upload, toggles. Zettel floors held at every batch (cov 93 / avg 90 / MRR 1.0); `chunk-embeddings.json` regenerated keyed each time — 356 × 1536d, zero debt.
19
+
3
20
  ## [0.7.19] — 2026-06-10
4
21
 
5
22
  ### Fixed