@adia-ai/a2ui-corpus 0.0.7 → 0.2.0

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 (781) hide show
  1. package/CHANGELOG.md +98 -0
  2. package/catalog-a2ui_0_9.json +1344 -906
  3. package/catalog-a2ui_0_9_rules.txt +7 -31
  4. package/chunks/_index.json +826 -45
  5. package/chunks/access-denied-with-request.json +15 -0
  6. package/chunks/access-request-form.json +15 -0
  7. package/chunks/access-request-pending.json +15 -0
  8. package/chunks/accordion-basic.json +1 -1
  9. package/chunks/accordion-combinations.json +1 -1
  10. package/chunks/accordion-edge-cases.json +1 -1
  11. package/chunks/accordion-multiple.json +1 -1
  12. package/chunks/accordion-open.json +1 -1
  13. package/chunks/achievement-badges.json +15 -0
  14. package/chunks/achievement-unlock.json +15 -0
  15. package/chunks/action-list-basic.json +1 -1
  16. package/chunks/action-list-combo.json +1 -1
  17. package/chunks/action-list-danger.json +1 -1
  18. package/chunks/action-list-disabled.json +1 -1
  19. package/chunks/action-list-edge.json +1 -1
  20. package/chunks/action-list-icon.json +1 -1
  21. package/chunks/agent-artifact-code.json +1 -1
  22. package/chunks/agent-artifact-tone.json +1 -1
  23. package/chunks/agent-cost-detailed.json +15 -0
  24. package/chunks/agent-cost-inline.json +15 -0
  25. package/chunks/agent-feedback-bar-basic.json +1 -1
  26. package/chunks/agent-feedback-bar-save.json +1 -1
  27. package/chunks/agent-memory-detail.json +15 -0
  28. package/chunks/agent-memory-editor.json +15 -0
  29. package/chunks/agent-memory-list.json +15 -0
  30. package/chunks/agent-prompt-card.json +15 -0
  31. package/chunks/agent-prompt-library-grid.json +15 -0
  32. package/chunks/agent-prompt-picker.json +15 -0
  33. package/chunks/agent-questions-multi.json +1 -1
  34. package/chunks/agent-questions-single.json +1 -1
  35. package/chunks/agent-rate-limit.json +15 -0
  36. package/chunks/agent-reasoning-iterations.json +1 -1
  37. package/chunks/agent-reasoning-plan-and-thoughts.json +1 -1
  38. package/chunks/agent-reasoning-steps-only.json +1 -1
  39. package/chunks/agent-suggestions-basic.json +1 -1
  40. package/chunks/agent-suggestions-ghost.json +1 -1
  41. package/chunks/agent-suggestions-icons.json +1 -1
  42. package/chunks/agent-tool-call-collapsed.json +15 -0
  43. package/chunks/agent-tool-call-error.json +15 -0
  44. package/chunks/agent-tool-call-running.json +15 -0
  45. package/chunks/agent-tool-call-success.json +15 -0
  46. package/chunks/agent-trace-feedback.json +1 -1
  47. package/chunks/agent-trace-metrics.json +1 -1
  48. package/chunks/agent-trace-pills.json +1 -1
  49. package/chunks/alert-closable.json +1 -1
  50. package/chunks/alert-combinations.json +1 -1
  51. package/chunks/alert-edge-cases.json +1 -1
  52. package/chunks/alert-icon.json +1 -1
  53. package/chunks/alert-text.json +1 -1
  54. package/chunks/alert-variant.json +1 -1
  55. package/chunks/api-keys-create.json +15 -0
  56. package/chunks/api-keys-list.json +15 -0
  57. package/chunks/approvals-detail.json +15 -0
  58. package/chunks/approvals-queue.json +15 -0
  59. package/chunks/auth-account-deleted-actions.json +1 -1
  60. package/chunks/auth-account-deleted.json +1 -1
  61. package/chunks/auth-card-content.json +1 -1
  62. package/chunks/auth-card-header.json +1 -1
  63. package/chunks/auth-email-entry.json +1 -1
  64. package/chunks/auth-email-verify-confirm.json +1 -1
  65. package/chunks/auth-email-verify.json +1 -1
  66. package/chunks/auth-forbidden-actions.json +1 -1
  67. package/chunks/auth-forbidden.json +1 -1
  68. package/chunks/auth-invite-actions.json +1 -1
  69. package/chunks/auth-invite-team-card.json +1 -1
  70. package/chunks/auth-link-expired-form.json +1 -1
  71. package/chunks/auth-link-expired.json +1 -1
  72. package/chunks/auth-locked-account.json +1 -1
  73. package/chunks/auth-locked-recovery-options.json +1 -1
  74. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  75. package/chunks/auth-mfa-enrollment.json +1 -1
  76. package/chunks/auth-mfa-fallback-actions.json +1 -1
  77. package/chunks/auth-mfa-recovery.json +1 -1
  78. package/chunks/auth-new-password-form.json +1 -1
  79. package/chunks/auth-new-password.json +1 -1
  80. package/chunks/auth-oauth-fallback-actions.json +1 -1
  81. package/chunks/auth-oauth-interstitial.json +1 -1
  82. package/chunks/auth-password-challenge.json +1 -1
  83. package/chunks/auth-password-reset-form.json +1 -1
  84. package/chunks/auth-password-reset.json +1 -1
  85. package/chunks/auth-profile-form.json +1 -1
  86. package/chunks/auth-profile-setup.json +1 -1
  87. package/chunks/auth-reset-sent.json +1 -1
  88. package/chunks/auth-session-expired-actions.json +1 -1
  89. package/chunks/auth-session-expired.json +1 -1
  90. package/chunks/auth-signin-card-email.json +1 -1
  91. package/chunks/auth-signin-card-magic-link.json +1 -1
  92. package/chunks/auth-signin-card-mfa.json +1 -1
  93. package/chunks/auth-signin-card-otp.json +1 -1
  94. package/chunks/auth-signin-card-password.json +1 -1
  95. package/chunks/auth-signin-card-recovery.json +1 -1
  96. package/chunks/auth-signout-actions.json +1 -1
  97. package/chunks/auth-signout.json +1 -1
  98. package/chunks/auth-signup-email-entry.json +1 -1
  99. package/chunks/auth-signup-entry.json +1 -1
  100. package/chunks/auth-signup-social-auths.json +1 -1
  101. package/chunks/auth-signup-verify.json +1 -1
  102. package/chunks/auth-social-auths.json +1 -1
  103. package/chunks/auth-sso-providers.json +1 -1
  104. package/chunks/auth-sso-required.json +1 -1
  105. package/chunks/auth-team-invite.json +1 -1
  106. package/chunks/avatar-avatar-group.json +1 -1
  107. package/chunks/avatar-shape.json +1 -1
  108. package/chunks/avatar-size.json +1 -1
  109. package/chunks/avatar-src.json +1 -1
  110. package/chunks/avatar-text.json +1 -1
  111. package/chunks/badge-combinations.json +1 -1
  112. package/chunks/badge-edge-cases.json +1 -1
  113. package/chunks/badge-size.json +1 -1
  114. package/chunks/badge-text.json +1 -1
  115. package/chunks/badge-variant.json +1 -1
  116. package/chunks/banner-announcement-beta.json +15 -0
  117. package/chunks/banner-announcement-promo.json +15 -0
  118. package/chunks/banner-live-update.json +15 -0
  119. package/chunks/banner-system-maintenance.json +15 -0
  120. package/chunks/banner-system-offline.json +15 -0
  121. package/chunks/banner-system-update.json +15 -0
  122. package/chunks/bell-menu-empty.json +15 -0
  123. package/chunks/bell-menu-unread.json +15 -0
  124. package/chunks/block-combo.json +1 -1
  125. package/chunks/block-edge.json +1 -1
  126. package/chunks/block-margin.json +1 -1
  127. package/chunks/block-padding.json +1 -1
  128. package/chunks/breadcrumb-basic.json +1 -1
  129. package/chunks/breadcrumb-combo.json +1 -1
  130. package/chunks/breadcrumb-edge.json +1 -1
  131. package/chunks/breadcrumb-icon-leading.json +15 -0
  132. package/chunks/breadcrumb-links.json +1 -1
  133. package/chunks/breadcrumb-long.json +1 -1
  134. package/chunks/breadcrumb-overflow.json +15 -0
  135. package/chunks/breadcrumb-separator.json +1 -1
  136. package/chunks/bulk-action-toolbar-swap.json +2 -2
  137. package/chunks/button-block.json +1 -1
  138. package/chunks/button-combinations.json +1 -1
  139. package/chunks/button-disabled.json +1 -1
  140. package/chunks/button-edge-cases.json +1 -1
  141. package/chunks/button-icon.json +1 -1
  142. package/chunks/button-size.json +1 -1
  143. package/chunks/button-text-icon.json +1 -1
  144. package/chunks/button-text.json +1 -1
  145. package/chunks/button-trailing.json +1 -1
  146. package/chunks/button-type.json +1 -1
  147. package/chunks/button-variant-solid.json +1 -1
  148. package/chunks/button-variant.json +1 -1
  149. package/chunks/calendar-picker-default.json +1 -1
  150. package/chunks/calendar-picker-disabled.json +1 -1
  151. package/chunks/calendar-picker-format.json +1 -1
  152. package/chunks/calendar-picker-label.json +1 -1
  153. package/chunks/calendar-picker-max.json +1 -1
  154. package/chunks/calendar-picker-min-max.json +1 -1
  155. package/chunks/calendar-picker-min.json +1 -1
  156. package/chunks/calendar-picker-name.json +1 -1
  157. package/chunks/calendar-picker-open.json +1 -1
  158. package/chunks/calendar-picker-placeholder.json +1 -1
  159. package/chunks/calendar-picker-required.json +1 -1
  160. package/chunks/calendar-picker-value.json +1 -1
  161. package/chunks/canvas-basic.json +1 -1
  162. package/chunks/canvas-history.json +1 -1
  163. package/chunks/canvas-theme.json +1 -1
  164. package/chunks/card-elevation.json +1 -1
  165. package/chunks/card-header-body-footer.json +1 -1
  166. package/chunks/card-raw.json +1 -1
  167. package/chunks/card-size-lg.json +1 -1
  168. package/chunks/card-size-md.json +1 -1
  169. package/chunks/card-size.json +1 -1
  170. package/chunks/card-variant-filled.json +1 -1
  171. package/chunks/card-variant-ghost.json +1 -1
  172. package/chunks/card-variant-outlined.json +1 -1
  173. package/chunks/card-variant.json +1 -1
  174. package/chunks/chart-average.json +1 -1
  175. package/chunks/chart-color.json +1 -1
  176. package/chunks/chart-data-stream.json +1 -1
  177. package/chunks/chart-deprecated.json +1 -1
  178. package/chunks/chart-format.json +1 -1
  179. package/chunks/chart-hideGrid.json +1 -1
  180. package/chunks/chart-hideValues.json +1 -1
  181. package/chunks/chart-in-card-chart-plus-breakdown.json +1 -1
  182. package/chunks/chart-in-card-chart-plus-stat.json +1 -1
  183. package/chunks/chart-in-card-chart-with-filter-pills.json +1 -1
  184. package/chunks/chart-in-card-full-chart.json +1 -1
  185. package/chunks/chart-in-card-sparkline-tile.json +1 -1
  186. package/chunks/chart-in-card-stat-with-sparkline.json +1 -1
  187. package/chunks/chart-in-card-trend-footer.json +1 -1
  188. package/chunks/chart-legend-for.json +1 -1
  189. package/chunks/chart-legend-on-toggle.json +1 -1
  190. package/chunks/chart-legend-position.json +1 -1
  191. package/chunks/chart-legend-shape.json +1 -1
  192. package/chunks/chart-legend-static.json +1 -1
  193. package/chunks/chart-radius.json +1 -1
  194. package/chunks/chart-size.json +1 -1
  195. package/chunks/chart-sizing.json +1 -1
  196. package/chunks/chart-smooth.json +1 -1
  197. package/chunks/chart-states.json +1 -1
  198. package/chunks/chart-title.json +1 -1
  199. package/chunks/chart-type.json +1 -1
  200. package/chunks/check-checked.json +1 -1
  201. package/chunks/check-combinations.json +1 -1
  202. package/chunks/check-disabled.json +1 -1
  203. package/chunks/check-edge-cases.json +1 -1
  204. package/chunks/check-indeterminate.json +1 -1
  205. package/chunks/check-label.json +1 -1
  206. package/chunks/check-size.json +1 -1
  207. package/chunks/code-bare.json +1 -1
  208. package/chunks/code-combo.json +1 -1
  209. package/chunks/code-disabled-readonly.json +1 -1
  210. package/chunks/code-edge.json +1 -1
  211. package/chunks/code-editable.json +1 -1
  212. package/chunks/code-form-association.json +1 -1
  213. package/chunks/code-inline.json +1 -1
  214. package/chunks/code-language.json +1 -1
  215. package/chunks/code-line-numbers.json +1 -1
  216. package/chunks/code-lint-gutter.json +1 -1
  217. package/chunks/code-long-code.json +1 -1
  218. package/chunks/code-no-language.json +1 -1
  219. package/chunks/color-picker-default.json +1 -1
  220. package/chunks/color-picker-disabled.json +1 -1
  221. package/chunks/color-picker-format.json +1 -1
  222. package/chunks/color-picker-name.json +1 -1
  223. package/chunks/color-picker-value.json +1 -1
  224. package/chunks/command-combo.json +1 -1
  225. package/chunks/command-edge.json +1 -1
  226. package/chunks/command-grouped.json +1 -1
  227. package/chunks/command-inline.json +1 -1
  228. package/chunks/command-open.json +1 -1
  229. package/chunks/command-placeholder.json +1 -1
  230. package/chunks/command-shortcuts.json +1 -1
  231. package/chunks/comments-composer.json +15 -0
  232. package/chunks/comments-mention-menu.json +15 -0
  233. package/chunks/comments-thread.json +15 -0
  234. package/chunks/commerce-pricing-tiers.json +1 -1
  235. package/chunks/conversion-funnel-4-step-funnel.json +1 -1
  236. package/chunks/conversion-funnel-wide-summary.json +1 -1
  237. package/chunks/conversion-funnel-with-segment-compare.json +1 -1
  238. package/chunks/dashboard-acquisition-panel.json +1 -1
  239. package/chunks/dashboard-admin-page.json +1 -1
  240. package/chunks/dashboard-audience-kpis.json +1 -1
  241. package/chunks/dashboard-audience-panel.json +1 -1
  242. package/chunks/dashboard-behavior-panel.json +1 -1
  243. package/chunks/dashboard-chart-recent.json +1 -1
  244. package/chunks/dashboard-cohort-retention.json +1 -1
  245. package/chunks/dashboard-conversion-panel.json +1 -1
  246. package/chunks/dashboard-country-list.json +1 -1
  247. package/chunks/dashboard-filter-bar.json +1 -1
  248. package/chunks/dashboard-funnel.json +1 -1
  249. package/chunks/dashboard-kpi-grid.json +1 -1
  250. package/chunks/dashboard-notifications-feed.json +1 -1
  251. package/chunks/dashboard-notifications-panel.json +1 -1
  252. package/chunks/dashboard-overview-panel.json +1 -1
  253. package/chunks/dashboard-page-header.json +1 -1
  254. package/chunks/dashboard-pages-table.json +1 -1
  255. package/chunks/dashboard-quick-actions.json +1 -1
  256. package/chunks/dashboard-reports-panel.json +1 -1
  257. package/chunks/dashboard-reports-table.json +1 -1
  258. package/chunks/dashboard-spark-cards.json +1 -1
  259. package/chunks/dashboard-storage-card.json +1 -1
  260. package/chunks/dashboard-tabs.json +1 -1
  261. package/chunks/dashboard-team-actions-storage.json +1 -1
  262. package/chunks/dashboard-team-list.json +1 -1
  263. package/chunks/dashboard-traffic-channels.json +1 -1
  264. package/chunks/dashboard-transactions-table.json +1 -1
  265. package/chunks/data-export-history.json +15 -0
  266. package/chunks/data-export-request.json +15 -0
  267. package/chunks/description-list-align.json +1 -1
  268. package/chunks/description-list-inline.json +1 -1
  269. package/chunks/description-list-items.json +1 -1
  270. package/chunks/description-list-layout.json +1 -1
  271. package/chunks/description-list-programmatic.json +1 -1
  272. package/chunks/description-list-stacked.json +1 -1
  273. package/chunks/diff-inline.json +15 -0
  274. package/chunks/diff-side-by-side.json +15 -0
  275. package/chunks/diff-structured.json +15 -0
  276. package/chunks/digest-email-preview.json +15 -0
  277. package/chunks/divider-combo.json +1 -1
  278. package/chunks/divider-edge.json +1 -1
  279. package/chunks/divider-horizontal.json +1 -1
  280. package/chunks/divider-label.json +1 -1
  281. package/chunks/divider-vertical-label.json +1 -1
  282. package/chunks/divider-vertical.json +1 -1
  283. package/chunks/drawer-2fa-key.json +1 -1
  284. package/chunks/drawer-2fa-sms.json +1 -1
  285. package/chunks/drawer-2fa-totp.json +1 -1
  286. package/chunks/drawer-cancel-sub.json +1 -1
  287. package/chunks/drawer-change-plan.json +1 -1
  288. package/chunks/drawer-custom-roles.json +1 -1
  289. package/chunks/drawer-data-start.json +1 -1
  290. package/chunks/drawer-delete-account.json +1 -1
  291. package/chunks/drawer-delete-workspace.json +1 -1
  292. package/chunks/drawer-discord.json +1 -1
  293. package/chunks/drawer-edge-cases.json +1 -1
  294. package/chunks/drawer-figma.json +1 -1
  295. package/chunks/drawer-first-dashboard.json +1 -1
  296. package/chunks/drawer-footer.json +1 -1
  297. package/chunks/drawer-gcal.json +1 -1
  298. package/chunks/drawer-github.json +1 -1
  299. package/chunks/drawer-header-grid.json +1 -1
  300. package/chunks/drawer-invite.json +1 -1
  301. package/chunks/drawer-multi-section.json +1 -1
  302. package/chunks/drawer-open.json +1 -1
  303. package/chunks/drawer-payment-method.json +1 -1
  304. package/chunks/drawer-permanent.json +1 -1
  305. package/chunks/drawer-report.json +1 -1
  306. package/chunks/drawer-revoke-session.json +1 -1
  307. package/chunks/drawer-role.json +1 -1
  308. package/chunks/drawer-side.json +1 -1
  309. package/chunks/drawer-size.json +1 -1
  310. package/chunks/drawer-slack.json +1 -1
  311. package/chunks/drawer-smtp.json +1 -1
  312. package/chunks/drawer-source.json +1 -1
  313. package/chunks/drawer-text.json +1 -1
  314. package/chunks/drawer-transaction.json +1 -1
  315. package/chunks/embed-aspect.json +1 -1
  316. package/chunks/embed-default.json +1 -1
  317. package/chunks/embed-height.json +1 -1
  318. package/chunks/embed-src.json +1 -1
  319. package/chunks/embed-width.json +1 -1
  320. package/chunks/empty-state-action.json +1 -1
  321. package/chunks/empty-state-basic.json +1 -1
  322. package/chunks/empty-state-description.json +1 -1
  323. package/chunks/empty-state-error.json +1 -1
  324. package/chunks/empty-state-heading.json +1 -1
  325. package/chunks/empty-state-icon.json +1 -1
  326. package/chunks/error-404-actions.json +1 -1
  327. package/chunks/error-404.json +1 -1
  328. package/chunks/error-500-actions.json +1 -1
  329. package/chunks/error-500.json +1 -1
  330. package/chunks/error-maintenance-actions.json +1 -1
  331. package/chunks/error-maintenance.json +1 -1
  332. package/chunks/field-controls.json +1 -1
  333. package/chunks/field-default.json +1 -1
  334. package/chunks/field-error.json +1 -1
  335. package/chunks/field-hint.json +1 -1
  336. package/chunks/field-inline.json +1 -1
  337. package/chunks/field-no-label.json +1 -1
  338. package/chunks/field-required.json +1 -1
  339. package/chunks/filter-bar-active-filters.json +2 -2
  340. package/chunks/filter-bar-filter-bar-with-table.json +2 -2
  341. package/chunks/filter-bar-saved-views.json +2 -2
  342. package/chunks/form-drawer-edit-form.json +1 -1
  343. package/chunks/form-drawer-simple-form.json +1 -1
  344. package/chunks/form-drawer-tall-form.json +1 -1
  345. package/chunks/forms-address-autocomplete.json +15 -0
  346. package/chunks/forms-address-fields.json +15 -0
  347. package/chunks/forms-conditional-reveal.json +15 -0
  348. package/chunks/heatmap-data-stream.json +1 -1
  349. package/chunks/heatmap-day-grid.json +1 -1
  350. package/chunks/heatmap-matrix.json +1 -1
  351. package/chunks/hero-cta-simple.json +15 -0
  352. package/chunks/hero-cta-split.json +15 -0
  353. package/chunks/icon-combinations.json +1 -1
  354. package/chunks/icon-edge-cases.json +1 -1
  355. package/chunks/icon-label.json +1 -1
  356. package/chunks/icon-name.json +1 -1
  357. package/chunks/icon-size.json +1 -1
  358. package/chunks/image-alt.json +1 -1
  359. package/chunks/image-default.json +1 -1
  360. package/chunks/image-fallback.json +1 -1
  361. package/chunks/image-fit.json +1 -1
  362. package/chunks/image-height.json +1 -1
  363. package/chunks/image-radius.json +1 -1
  364. package/chunks/image-src.json +1 -1
  365. package/chunks/image-width.json +1 -1
  366. package/chunks/input-combinations.json +1 -1
  367. package/chunks/input-disabled.json +1 -1
  368. package/chunks/input-edge-cases.json +1 -1
  369. package/chunks/input-error.json +1 -1
  370. package/chunks/input-label.json +1 -1
  371. package/chunks/input-name.json +1 -1
  372. package/chunks/input-pattern.json +1 -1
  373. package/chunks/input-placeholder.json +1 -1
  374. package/chunks/input-prefix-suffix.json +1 -1
  375. package/chunks/input-prefix.json +1 -1
  376. package/chunks/input-raw.json +1 -1
  377. package/chunks/input-readonly.json +1 -1
  378. package/chunks/input-required.json +1 -1
  379. package/chunks/input-size.json +1 -1
  380. package/chunks/input-suffix.json +1 -1
  381. package/chunks/input-type.json +1 -1
  382. package/chunks/input-value.json +1 -1
  383. package/chunks/inspector-default.json +1 -1
  384. package/chunks/inspector-imperative.json +1 -1
  385. package/chunks/inspector-nested.json +1 -1
  386. package/chunks/inspector-value.json +1 -1
  387. package/chunks/kanban-board.json +15 -0
  388. package/chunks/kbd-combinations.json +1 -1
  389. package/chunks/kbd-in-context.json +1 -1
  390. package/chunks/kbd-single-keys.json +1 -1
  391. package/chunks/kbd-size.json +1 -1
  392. package/chunks/layout-align.json +1 -1
  393. package/chunks/layout-col.json +1 -1
  394. package/chunks/layout-combo.json +1 -1
  395. package/chunks/layout-edge.json +1 -1
  396. package/chunks/layout-grid.json +1 -1
  397. package/chunks/layout-justify.json +1 -1
  398. package/chunks/layout-row.json +1 -1
  399. package/chunks/layout-stack.json +1 -1
  400. package/chunks/layout-wrap.json +1 -1
  401. package/chunks/list-basic.json +1 -1
  402. package/chunks/list-combo.json +1 -1
  403. package/chunks/list-description.json +1 -1
  404. package/chunks/list-divider.json +1 -1
  405. package/chunks/list-edge.json +1 -1
  406. package/chunks/list-icon.json +1 -1
  407. package/chunks/list-spacing.json +1 -1
  408. package/chunks/member-edit-drawer.json +1 -1
  409. package/chunks/menu-basic.json +1 -1
  410. package/chunks/menu-combo.json +1 -1
  411. package/chunks/menu-disabled.json +1 -1
  412. package/chunks/menu-divider.json +1 -1
  413. package/chunks/menu-edge.json +1 -1
  414. package/chunks/menu-gap.json +1 -1
  415. package/chunks/menu-icon.json +1 -1
  416. package/chunks/menu-open.json +1 -1
  417. package/chunks/menu-placement.json +1 -1
  418. package/chunks/menu-variant.json +1 -1
  419. package/chunks/modal-basic.json +1 -1
  420. package/chunks/modal-closable.json +1 -1
  421. package/chunks/modal-combinations.json +1 -1
  422. package/chunks/modal-edge-cases.json +1 -1
  423. package/chunks/modal-open.json +1 -1
  424. package/chunks/modal-size-xl.json +1 -1
  425. package/chunks/modal-size.json +1 -1
  426. package/chunks/modal-text.json +1 -1
  427. package/chunks/modal-trigger.json +1 -1
  428. package/chunks/noodles-animated.json +1 -1
  429. package/chunks/noodles-color.json +1 -1
  430. package/chunks/noodles-curve.json +1 -1
  431. package/chunks/noodles-editable.json +1 -1
  432. package/chunks/noodles-portSize.json +1 -1
  433. package/chunks/noodles-readonly.json +1 -1
  434. package/chunks/noodles-showPorts.json +1 -1
  435. package/chunks/noodles-strokeWidth.json +1 -1
  436. package/chunks/noodles-tension.json +1 -1
  437. package/chunks/onb-completion.json +1 -1
  438. package/chunks/onb-extension-install.json +1 -1
  439. package/chunks/onb-hero-welcome.json +2 -2
  440. package/chunks/onb-import-picker.json +1 -1
  441. package/chunks/onb-mobile-handoff.json +1 -1
  442. package/chunks/onb-notification-prefs.json +1 -1
  443. package/chunks/onb-persona-picker.json +1 -1
  444. package/chunks/onb-provider-tiles.json +1 -1
  445. package/chunks/onb-settings-review.json +1 -1
  446. package/chunks/onb-step-footer.json +2 -2
  447. package/chunks/onb-step-header.json +2 -2
  448. package/chunks/onb-step-progress.json +1 -1
  449. package/chunks/onb-step-shell.json +1 -1
  450. package/chunks/onb-story-pane.json +2 -2
  451. package/chunks/onb-tutorial-steps.json +1 -1
  452. package/chunks/option-card-default.json +1 -1
  453. package/chunks/option-card-dense.json +1 -1
  454. package/chunks/option-card-disabled.json +1 -1
  455. package/chunks/option-card-heading-rich.json +1 -1
  456. package/chunks/option-card-icon.json +1 -1
  457. package/chunks/option-card-spillover.json +1 -1
  458. package/chunks/otp-input-disabled.json +1 -1
  459. package/chunks/otp-input-length.json +1 -1
  460. package/chunks/otp-input-name.json +1 -1
  461. package/chunks/otp-input-value.json +1 -1
  462. package/chunks/pagination-basic.json +1 -1
  463. package/chunks/pagination-combo.json +1 -1
  464. package/chunks/pagination-edge.json +1 -1
  465. package/chunks/pagination-first-page.json +1 -1
  466. package/chunks/pagination-last-page.json +1 -1
  467. package/chunks/pagination-many-pages.json +1 -1
  468. package/chunks/pagination-page.json +1 -1
  469. package/chunks/pagination-siblings.json +1 -1
  470. package/chunks/pagination-size.json +1 -1
  471. package/chunks/pagination-total.json +1 -1
  472. package/chunks/pagination-variant.json +1 -1
  473. package/chunks/pane-basic.json +1 -1
  474. package/chunks/pane-collapsed.json +1 -1
  475. package/chunks/pane-combo.json +1 -1
  476. package/chunks/pane-edge.json +1 -1
  477. package/chunks/pane-maxWidth.json +1 -1
  478. package/chunks/pane-minWidth.json +1 -1
  479. package/chunks/pane-resizable.json +1 -1
  480. package/chunks/pane-sections.json +1 -1
  481. package/chunks/permissions-matrix-grid.json +15 -0
  482. package/chunks/permissions-matrix-summary.json +15 -0
  483. package/chunks/permissions-role-picker-radio.json +15 -0
  484. package/chunks/permissions-role-picker-select.json +15 -0
  485. package/chunks/permissions-share-link.json +15 -0
  486. package/chunks/permissions-share-people.json +15 -0
  487. package/chunks/permissions-sharing-scopes.json +15 -0
  488. package/chunks/pipeline-status-complete.json +1 -1
  489. package/chunks/pipeline-status-message.json +1 -1
  490. package/chunks/pipeline-status-stage.json +1 -1
  491. package/chunks/playground-a2ui.json +1 -1
  492. package/chunks/playground-render-preview.json +1 -1
  493. package/chunks/playground-streams-bridge.json +1 -1
  494. package/chunks/playground-table-toolbar.json +1 -1
  495. package/chunks/popover-combo.json +1 -1
  496. package/chunks/popover-edge.json +1 -1
  497. package/chunks/popover-gap.json +1 -1
  498. package/chunks/popover-open.json +1 -1
  499. package/chunks/popover-placement.json +1 -1
  500. package/chunks/popover-rich-content.json +1 -1
  501. package/chunks/popover-trigger-click.json +1 -1
  502. package/chunks/popover-trigger-hover.json +1 -1
  503. package/chunks/popover-trigger.json +1 -1
  504. package/chunks/profile-public.json +15 -0
  505. package/chunks/progress-indeterminate.json +1 -1
  506. package/chunks/progress-row-basic.json +1 -1
  507. package/chunks/progress-row-combo.json +1 -1
  508. package/chunks/progress-row-edge.json +1 -1
  509. package/chunks/progress-row-indeterminate.json +1 -1
  510. package/chunks/progress-row-label.json +1 -1
  511. package/chunks/progress-row-meta.json +1 -1
  512. package/chunks/progress-row-multiple.json +1 -1
  513. package/chunks/progress-row-value.json +1 -1
  514. package/chunks/progress-row-variant.json +1 -1
  515. package/chunks/progress-sizes.json +1 -1
  516. package/chunks/progress-value.json +1 -1
  517. package/chunks/progress-variant.json +1 -1
  518. package/chunks/radio-checked.json +1 -1
  519. package/chunks/radio-combinations.json +1 -1
  520. package/chunks/radio-disabled.json +1 -1
  521. package/chunks/radio-edge-cases.json +1 -1
  522. package/chunks/radio-error.json +1 -1
  523. package/chunks/radio-group.json +1 -1
  524. package/chunks/radio-label.json +1 -1
  525. package/chunks/radio-name.json +1 -1
  526. package/chunks/radio-required.json +1 -1
  527. package/chunks/radio-size.json +1 -1
  528. package/chunks/radio-value.json +1 -1
  529. package/chunks/range-combinations.json +1 -1
  530. package/chunks/range-default.json +1 -1
  531. package/chunks/range-disabled.json +1 -1
  532. package/chunks/range-edge-cases.json +1 -1
  533. package/chunks/range-error.json +1 -1
  534. package/chunks/range-label.json +1 -1
  535. package/chunks/range-name.json +1 -1
  536. package/chunks/range-required.json +1 -1
  537. package/chunks/range-suffix.json +1 -1
  538. package/chunks/range-value.json +1 -1
  539. package/chunks/rating-allowHalf.json +1 -1
  540. package/chunks/rating-basic.json +1 -1
  541. package/chunks/rating-icon.json +1 -1
  542. package/chunks/rating-interactive.json +1 -1
  543. package/chunks/rating-max.json +1 -1
  544. package/chunks/rating-name.json +1 -1
  545. package/chunks/rating-readonly.json +1 -1
  546. package/chunks/rating-size.json +1 -1
  547. package/chunks/rating-value.json +1 -1
  548. package/chunks/reactions-bar.json +15 -0
  549. package/chunks/reactions-picker.json +15 -0
  550. package/chunks/record-detail-drawer-simple-detail.json +1 -1
  551. package/chunks/record-detail-drawer-tabbed-detail.json +1 -1
  552. package/chunks/referral-share-link.json +15 -0
  553. package/chunks/referral-status.json +15 -0
  554. package/chunks/reg-address-form.json +1 -1
  555. package/chunks/reg-billing-card.json +1 -1
  556. package/chunks/reg-brand-scrape.json +1 -1
  557. package/chunks/reg-departments-toggle.json +1 -1
  558. package/chunks/reg-extended-profile.json +2 -2
  559. package/chunks/reg-final-done.json +1 -1
  560. package/chunks/reg-helpdesk-grid.json +1 -1
  561. package/chunks/reg-import-picker.json +1 -1
  562. package/chunks/reg-integrations-grid.json +1 -1
  563. package/chunks/reg-invite-form.json +1 -1
  564. package/chunks/reg-legal-entity.json +1 -1
  565. package/chunks/reg-org-chart-review.json +1 -1
  566. package/chunks/reg-profile-identity.json +1 -1
  567. package/chunks/reg-step-footer.json +2 -2
  568. package/chunks/reg-step-header.json +2 -2
  569. package/chunks/reg-step-progress.json +1 -1
  570. package/chunks/reg-step-shell.json +1 -1
  571. package/chunks/reg-story-pane.json +2 -2
  572. package/chunks/reg-success-summary.json +1 -1
  573. package/chunks/reg-team-size.json +1 -1
  574. package/chunks/reg-usecase-picker.json +1 -1
  575. package/chunks/reg-workspace-name.json +1 -1
  576. package/chunks/retention-cohort-default-retention.json +1 -1
  577. package/chunks/retention-cohort-stat-pair.json +1 -1
  578. package/chunks/retention-cohort-with-legend.json +1 -1
  579. package/chunks/richtext-code-blocks.json +1 -1
  580. package/chunks/richtext-default-slot.json +1 -1
  581. package/chunks/richtext-markdown.json +1 -1
  582. package/chunks/richtext-rich-markdown.json +1 -1
  583. package/chunks/richtext-src.json +1 -1
  584. package/chunks/search-debounce.json +1 -1
  585. package/chunks/search-default.json +1 -1
  586. package/chunks/search-disabled.json +1 -1
  587. package/chunks/search-name.json +1 -1
  588. package/chunks/search-placeholder.json +1 -1
  589. package/chunks/search-recents-menu.json +15 -0
  590. package/chunks/search-results-grouped.json +15 -0
  591. package/chunks/search-results-list.json +15 -0
  592. package/chunks/search-saved-views.json +15 -0
  593. package/chunks/search-value.json +1 -1
  594. package/chunks/segment-basic.json +1 -1
  595. package/chunks/segment-disabled.json +1 -1
  596. package/chunks/segment-icons.json +1 -1
  597. package/chunks/segment-text.json +1 -1
  598. package/chunks/segment-value.json +1 -1
  599. package/chunks/segmented-basic.json +1 -1
  600. package/chunks/segmented-combo.json +1 -1
  601. package/chunks/segmented-disabled.json +1 -1
  602. package/chunks/segmented-edge.json +1 -1
  603. package/chunks/segmented-pre-selected.json +1 -1
  604. package/chunks/segmented-value.json +1 -1
  605. package/chunks/select-avatar.json +1 -1
  606. package/chunks/select-basic.json +1 -1
  607. package/chunks/select-combinations.json +1 -1
  608. package/chunks/select-disabled.json +1 -1
  609. package/chunks/select-edge-cases.json +1 -1
  610. package/chunks/select-error.json +1 -1
  611. package/chunks/select-free-text.json +1 -1
  612. package/chunks/select-grouped.json +1 -1
  613. package/chunks/select-icon.json +1 -1
  614. package/chunks/select-label.json +1 -1
  615. package/chunks/select-multiple.json +1 -1
  616. package/chunks/select-name.json +1 -1
  617. package/chunks/select-open.json +1 -1
  618. package/chunks/select-placeholder.json +1 -1
  619. package/chunks/select-readonly.json +1 -1
  620. package/chunks/select-required.json +1 -1
  621. package/chunks/select-searchable.json +1 -1
  622. package/chunks/select-size.json +1 -1
  623. package/chunks/select-value.json +1 -1
  624. package/chunks/settings-billing-plan.json +1 -1
  625. package/chunks/settings-general-form.json +1 -1
  626. package/chunks/settings-integrations.json +1 -1
  627. package/chunks/settings-members-invite.json +1 -1
  628. package/chunks/settings-profile-security.json +1 -1
  629. package/chunks/skeleton-card-placeholder.json +1 -1
  630. package/chunks/skeleton-height.json +1 -1
  631. package/chunks/skeleton-radius.json +1 -1
  632. package/chunks/skeleton-static.json +1 -1
  633. package/chunks/skeleton-width-height.json +1 -1
  634. package/chunks/skeleton-width.json +1 -1
  635. package/chunks/slider-disabled.json +1 -1
  636. package/chunks/slider-error.json +1 -1
  637. package/chunks/slider-label.json +1 -1
  638. package/chunks/slider-name.json +1 -1
  639. package/chunks/slider-required.json +1 -1
  640. package/chunks/slider-suffix.json +1 -1
  641. package/chunks/slider-value.json +1 -1
  642. package/chunks/sortable-list.json +15 -0
  643. package/chunks/stat-basic.json +1 -1
  644. package/chunks/stat-change.json +1 -1
  645. package/chunks/stat-chart-slot.json +1 -1
  646. package/chunks/stat-data-stream.json +1 -1
  647. package/chunks/stat-grid.json +1 -1
  648. package/chunks/stat-icon.json +1 -1
  649. package/chunks/stat-label.json +1 -1
  650. package/chunks/stat-trend.json +1 -1
  651. package/chunks/stat-value.json +1 -1
  652. package/chunks/stepper-horizontal.json +1 -1
  653. package/chunks/stepper-interactive.json +1 -1
  654. package/chunks/stepper-step.json +1 -1
  655. package/chunks/stepper-vertical.json +1 -1
  656. package/chunks/stream-basic.json +1 -1
  657. package/chunks/stream-hide-cursor.json +1 -1
  658. package/chunks/stream-pace.json +1 -1
  659. package/chunks/stream-streaming.json +1 -1
  660. package/chunks/swiper-autoplay.json +1 -1
  661. package/chunks/swiper-basic.json +1 -1
  662. package/chunks/swiper-combo.json +1 -1
  663. package/chunks/swiper-gap.json +1 -1
  664. package/chunks/swiper-interval.json +1 -1
  665. package/chunks/swiper-loop.json +1 -1
  666. package/chunks/swiper-peek.json +1 -1
  667. package/chunks/swiper-slides-per-view.json +1 -1
  668. package/chunks/swiper-snap.json +1 -1
  669. package/chunks/switch-checked.json +1 -1
  670. package/chunks/switch-combinations.json +1 -1
  671. package/chunks/switch-disabled.json +1 -1
  672. package/chunks/switch-edge-cases.json +1 -1
  673. package/chunks/switch-label.json +1 -1
  674. package/chunks/switch-size.json +1 -1
  675. package/chunks/table-cell-types.json +1 -1
  676. package/chunks/table-data-stream.json +1 -1
  677. package/chunks/table-density.json +1 -1
  678. package/chunks/table-expandable.json +1 -1
  679. package/chunks/table-inline-edit-row.json +15 -0
  680. package/chunks/table-loading.json +1 -1
  681. package/chunks/table-paginate.json +1 -1
  682. package/chunks/table-raw.json +1 -1
  683. package/chunks/table-search.json +1 -1
  684. package/chunks/table-selectable.json +1 -1
  685. package/chunks/table-sortable.json +1 -1
  686. package/chunks/table-spreadsheet-cells.json +15 -0
  687. package/chunks/table-striped.json +1 -1
  688. package/chunks/tabs-basic.json +1 -1
  689. package/chunks/tabs-combinations.json +1 -1
  690. package/chunks/tabs-disabled.json +1 -1
  691. package/chunks/tabs-edge-cases.json +1 -1
  692. package/chunks/tabs-icon.json +1 -1
  693. package/chunks/tabs-keyboard.json +1 -1
  694. package/chunks/tabs-orientation.json +1 -1
  695. package/chunks/tabs-value.json +1 -1
  696. package/chunks/tabs-vertical.json +1 -1
  697. package/chunks/tag-combinations.json +1 -1
  698. package/chunks/tag-disabled.json +1 -1
  699. package/chunks/tag-removable.json +1 -1
  700. package/chunks/tag-size.json +1 -1
  701. package/chunks/tag-text.json +1 -1
  702. package/chunks/tag-variant.json +1 -1
  703. package/chunks/text-lines.json +1 -1
  704. package/chunks/text-truncate.json +1 -1
  705. package/chunks/text-variant.json +1 -1
  706. package/chunks/textarea-combinations.json +1 -1
  707. package/chunks/textarea-disabled.json +1 -1
  708. package/chunks/textarea-edge-cases.json +1 -1
  709. package/chunks/textarea-error.json +1 -1
  710. package/chunks/textarea-label.json +1 -1
  711. package/chunks/textarea-placeholder.json +1 -1
  712. package/chunks/textarea-readonly.json +1 -1
  713. package/chunks/textarea-resize.json +1 -1
  714. package/chunks/textarea-rows.json +1 -1
  715. package/chunks/timeline-compact.json +1 -1
  716. package/chunks/timeline-error.json +1 -1
  717. package/chunks/timeline-horizontal.json +1 -1
  718. package/chunks/timeline-icons.json +1 -1
  719. package/chunks/timeline-outcomes.json +1 -1
  720. package/chunks/timeline-variant.json +1 -1
  721. package/chunks/timeline-vertical.json +1 -1
  722. package/chunks/toast-closable.json +1 -1
  723. package/chunks/toast-combo.json +1 -1
  724. package/chunks/toast-duration.json +1 -1
  725. package/chunks/toast-edge.json +1 -1
  726. package/chunks/toast-position.json +1 -1
  727. package/chunks/toast-text.json +1 -1
  728. package/chunks/toast-variant.json +2 -2
  729. package/chunks/toggle-group-combo.json +1 -1
  730. package/chunks/toggle-group-disabled.json +1 -1
  731. package/chunks/toggle-group-edge.json +1 -1
  732. package/chunks/toggle-group-icon-group.json +1 -1
  733. package/chunks/toggle-group-pre-selected.json +1 -1
  734. package/chunks/toggle-group-single-vs-multi.json +1 -1
  735. package/chunks/toggle-group-single.json +1 -1
  736. package/chunks/toggle-group-text-group.json +1 -1
  737. package/chunks/toggle-group-value.json +1 -1
  738. package/chunks/toolbar-align.json +1 -1
  739. package/chunks/toolbar-basic.json +1 -1
  740. package/chunks/toolbar-bordered.json +1 -1
  741. package/chunks/toolbar-combo.json +1 -1
  742. package/chunks/toolbar-dividers.json +1 -1
  743. package/chunks/toolbar-edge.json +1 -1
  744. package/chunks/toolbar-gap.json +1 -1
  745. package/chunks/toolbar-overflow-none.json +1 -1
  746. package/chunks/toolbar-overflow.json +1 -1
  747. package/chunks/tooltip-combinations.json +1 -1
  748. package/chunks/tooltip-delay.json +1 -1
  749. package/chunks/tooltip-edge-cases.json +1 -1
  750. package/chunks/tooltip-placement.json +1 -1
  751. package/chunks/tooltip-text.json +1 -1
  752. package/chunks/tree-basic.json +1 -1
  753. package/chunks/tree-combo.json +1 -1
  754. package/chunks/tree-edge.json +1 -1
  755. package/chunks/tree-expand-collapse.json +1 -1
  756. package/chunks/tree-selection.json +1 -1
  757. package/chunks/tree-table-basic.json +15 -0
  758. package/chunks/upload-accept.json +1 -1
  759. package/chunks/upload-default.json +1 -1
  760. package/chunks/upload-disabled.json +1 -1
  761. package/chunks/upload-hint.json +1 -1
  762. package/chunks/upload-label-hint.json +1 -1
  763. package/chunks/upload-label.json +1 -1
  764. package/chunks/upload-multiple.json +1 -1
  765. package/chunks/upload-name.json +1 -1
  766. package/chunks/upload-value.json +1 -1
  767. package/chunks/verification-document-upload.json +15 -0
  768. package/chunks/verification-status.json +15 -0
  769. package/chunks/verification-stepper.json +15 -0
  770. package/chunks/webhooks-list.json +15 -0
  771. package/chunks/wizard-drawer-three-step-wizard.json +1 -1
  772. package/package.json +1 -1
  773. package/patterns/_components.json +1 -1
  774. package/scripts/chunk-library.js +2 -2
  775. package/chunks/chat-basic.json +0 -15
  776. package/chunks/chat-streaming.json +0 -15
  777. package/chunks/chat-with-input.json +0 -15
  778. package/chunks/playground-app-shell.json +0 -14
  779. package/chunks/playground-chat.json +0 -15
  780. package/chunks/playground-construct-canvas.json +0 -14
  781. package/chunks/playground-gen-ui.json +0 -14
@@ -11,5 +11,5 @@
11
11
  },
12
12
  "html": "<section data-section data-property=\"three-step-wizard\" data-chunk=\"wizard-drawer-three-step-wizard\">\n <h2 variant=\"section\">Three-step create wizard</h2>\n <p data-note>Stepper header, step body, Back/Next footer. The interactive buttons below advance the stepper and switch the body panel.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"wizard\">\n <button-ui text=\"Create workspace\" icon=\"plus\" variant=\"primary\" onclick=\"this.nextElementSibling.open=true\"></button-ui>\n <drawer-ui id=\"pat-wizard\" side=\"right\" size=\"lg\">\n <header slot=\"header\">\n <col-ui gap=\"2\" grow>\n <text-ui strong>Create workspace</text-ui>\n <stepper-ui id=\"pat-wizard-stepper\" step=\"0\">\n <stepper-item-ui text=\"Details\"></stepper-item-ui>\n <stepper-item-ui text=\"Members\"></stepper-item-ui>\n <stepper-item-ui text=\"Review\"></stepper-item-ui>\n </stepper-ui>\n </col-ui>\n </header>\n <section slot=\"body\">\n <div data-wizard-step=\"0\">\n <col-ui gap=\"3\">\n <h4>Workspace details</h4>\n <field-ui label=\"Name\">\n <input-ui placeholder=\"Acme Team\" required></input-ui>\n </field-ui>\n <field-ui label=\"Slug\">\n <input-ui prefix=\"/\" placeholder=\"acme-team\"></input-ui>\n </field-ui>\n <field-ui label=\"Description\">\n <textarea-ui rows=\"2\" placeholder=\"What does this team work on?\"></textarea-ui>\n </field-ui>\n </col-ui>\n </div>\n <div data-wizard-step=\"1\" hidden>\n <col-ui gap=\"3\">\n <h4>Invite team members</h4>\n <field-ui label=\"Email addresses\">\n <textarea-ui placeholder=\"alex@acme.com, sarah@acme.com\" rows=\"3\"></textarea-ui>\n </field-ui>\n <field-ui label=\"Default role\">\n <select-ui placeholder=\"Select role\">\n <option value=\"admin\">Admin</option>\n <option value=\"member\" selected>Member</option>\n <option value=\"viewer\">Viewer</option>\n </select-ui>\n </field-ui>\n <field-ui label=\"Send welcome email\" inline>\n <switch-ui checked></switch-ui>\n </field-ui>\n </col-ui>\n </div>\n <div data-wizard-step=\"2\" hidden>\n <col-ui gap=\"3\">\n <h4>Review and create</h4>\n <alert-ui text=\"Your workspace will be created and team members will be invited by email.\" variant=\"info\" icon=\"info\"></alert-ui>\n <description-list-ui>\n <dt>Name</dt><dd>Acme Team</dd>\n <dt>Slug</dt><dd>/acme-team</dd>\n <dt>Members</dt><dd>2 invited</dd>\n <dt>Plan</dt><dd>Free (14-day Pro trial)</dd>\n </description-list-ui>\n </col-ui>\n </div>\n </section>\n <footer slot=\"footer\">\n <span slot=\"action-leading\">\n <button-ui id=\"pat-wizard-back\" text=\"Back\" variant=\"ghost\" disabled></button-ui>\n </span>\n <span slot=\"action\">\n <button-ui text=\"Cancel\" variant=\"ghost\" onclick=\"this.closest('drawer-ui').open=false\"></button-ui>\n <button-ui id=\"pat-wizard-next\" text=\"Next\" variant=\"primary\"></button-ui>\n </span>\n </footer>\n </drawer-ui>\n </div>\n </div>\n</section>",
13
13
  "source": "site/pages/patterns/wizard-drawer/index.html",
14
- "captured_at": "2026-04-28T16:48:01.089Z"
14
+ "captured_at": "2026-05-01T19:13:23.303Z"
15
15
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-corpus",
3
- "version": "0.0.7",
3
+ "version": "0.2.0",
4
4
  "type": "module",
5
5
  "description": "AdiaUI A2UI training corpus — patterns, fragments, compositions, exemplars, eval fixtures, feedback, gap registry. Consumed by the compose engine's retrieval layer + the MCP pipeline.",
6
6
  "exports": {
@@ -1589,7 +1589,7 @@
1589
1589
  ]
1590
1590
  },
1591
1591
  "Nav": {
1592
- "tag": "nav-n",
1592
+ "tag": "nav-ui",
1593
1593
  "category": "navigation",
1594
1594
  "description": "Collapsible navigation sidebar with groups and items.",
1595
1595
  "props": {
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * Used by:
8
8
  * - packages/a2ui/mcp/server.js — exposes search_chunks / get_chunk / lookup_chunk tools
9
- * - packages/a2ui/compose/engines/zettel/chunk-synthesizer.js — Phase C.2
9
+ * - packages/a2ui/compose/strategies/zettel/chunk-synthesizer.js — Phase C.2
10
10
  *
11
11
  * Spec: docs/specs/genui-chunk-marker.md (Draft v0.1.0).
12
12
  */
@@ -144,7 +144,7 @@ export async function searchChunksAsync(query, { kind, limit = 20 } = {}) {
144
144
 
145
145
  let cosineByName = null;
146
146
  try {
147
- const { scoreAll, available } = await import('../../retrieval/chunk-embedding-retriever.js');
147
+ const { scoreAll, available } = await import('../../retrieval/embedding/chunk-embedding-retriever.js');
148
148
  if (await available()) {
149
149
  cosineByName = await scoreAll(query);
150
150
  }
@@ -1,15 +0,0 @@
1
- {
2
- "name": "chat-basic",
3
- "kind": "block",
4
- "primary": "section",
5
- "page": "/site/components/chat",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "data-section": "",
10
- "data-property": "basic"
11
- },
12
- "html": "<section data-section data-property=\"basic\" data-chunk=\"chat-basic\">\n <h2 variant=\"section\">basic</h2>\n <p data-note>A chat transcript with two messages. Use <code>role</code> on children to style user vs assistant turns.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"basic\">\n <chat-ui>\n <div role=\"user\">What's the capital of France?</div>\n <div role=\"assistant\">The capital of France is Paris.</div>\n </chat-ui>\n </div>\n </div>\n</section>",
13
- "source": "site/pages/components/chat/index.html",
14
- "captured_at": "2026-04-28T16:48:01.089Z"
15
- }
@@ -1,15 +0,0 @@
1
- {
2
- "name": "chat-streaming",
3
- "kind": "block",
4
- "primary": "section",
5
- "page": "/site/components/chat",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "data-section": "",
10
- "data-property": "streaming"
11
- },
12
- "html": "<section data-section data-property=\"streaming\" data-chunk=\"chat-streaming\">\n <h2 variant=\"section\">streaming</h2>\n <p data-note>Enable the streaming cursor by setting the <code>streaming</code> attribute on an in-progress assistant message.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"streaming\">\n <chat-ui>\n <div role=\"user\">Explain black holes briefly.</div>\n <div role=\"assistant\" streaming>A black hole is a region of spacetime where gravity is so strong that</div>\n </chat-ui>\n </div>\n </div>\n</section>",
13
- "source": "site/pages/components/chat/index.html",
14
- "captured_at": "2026-04-28T16:48:01.089Z"
15
- }
@@ -1,15 +0,0 @@
1
- {
2
- "name": "chat-with-input",
3
- "kind": "block",
4
- "primary": "section",
5
- "page": "/site/components/chat",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "data-section": "",
10
- "data-property": "with-input"
11
- },
12
- "html": "<section data-section data-property=\"with-input\" data-chunk=\"chat-with-input\">\n <h2 variant=\"section\">with input</h2>\n <p data-note>Compose with <code>chat-input-ui</code> for a full conversation surface.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"with-input\">\n <chat-ui>\n <div role=\"user\">Give me a short haiku about the ocean.</div>\n <div role=\"assistant\">\n Waves whisper secrets —<br>\n the tide retreats then returns,<br>\n carrying the moon.\n </div>\n </chat-ui>\n <chat-input-ui placeholder=\"Type a message...\"></chat-input-ui>\n </div>\n </div>\n</section>",
13
- "source": "site/pages/components/chat/index.html",
14
- "captured_at": "2026-04-28T16:48:01.089Z"
15
- }
@@ -1,14 +0,0 @@
1
- {
2
- "name": "playground-app-shell",
3
- "kind": "block",
4
- "primary": "app-shell-ui",
5
- "page": "/site/playground/app-shell",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "mode": "rounded borderless"
10
- },
11
- "html": "<app-shell-ui mode=\"rounded borderless\" data-chunk=\"playground-app-shell\">\n\n<!-- ═══════════════ LEFT SIDEBAR ═══════════════ -->\n<aside data-sidebar=\"leading\">\n <header>\n <select-ui id=\"workspace-select\" avatar=\"/icons/agent-ui-light.svg\" value=\"adia-ui\" variant=\"ghost\" style=\"flex:1\"></select-ui>\n </header>\n\n <section>\n <app-nav-ui id=\"nav\">\n <app-nav-item-ui data-command-trigger icon=\"magnifying-glass\" text=\"Search\" value=\"search\">\n <span slot=\"icon\"><icon-ui name=\"magnifying-glass\"></icon-ui></span>\n <span slot=\"text\">Search</span>\n <kbd slot=\"trailing\">⌘K</kbd>\n </app-nav-item-ui>\n <hr data-nav-divider />\n <app-nav-group-ui icon=\"house\" text=\"Home\" open>\n <app-nav-item-ui text=\"Dashboard\" value=\"dashboard\" selected></app-nav-item-ui>\n <app-nav-item-ui text=\"Analytics\" value=\"analytics\"></app-nav-item-ui>\n <app-nav-item-ui text=\"Reports\" value=\"reports\"></app-nav-item-ui>\n </app-nav-group-ui>\n <app-nav-group-ui icon=\"gear\" text=\"Settings\">\n <app-nav-item-ui text=\"General\" value=\"general\"></app-nav-item-ui>\n <app-nav-item-ui text=\"Team\" value=\"team\"></app-nav-item-ui>\n <app-nav-item-ui text=\"Billing\" value=\"billing\"></app-nav-item-ui>\n </app-nav-group-ui>\n </app-nav-ui>\n </section>\n\n <footer>\n <select-ui id=\"user-select\" avatar=\"https://i.pravatar.cc/32?u=demo\" value=\"demo\" variant=\"ghost\" style=\"flex:1\"></select-ui>\n </footer>\n <div data-resize></div>\n</aside>\n\n<!-- ═══════════════ MAIN ═══════════════ -->\n<main>\n\n <header>\n <button-ui data-sidebar-toggle=\"leading\" icon=\"sidebar\" variant=\"ghost\" size=\"sm\"></button-ui>\n <breadcrumb-ui>\n <a href=\"#\">AdiaUI</a>\n <span>Dashboard</span>\n </breadcrumb-ui>\n <span slot=\"action\">\n <button-ui id=\"theme-toggle\" icon=\"moon\" variant=\"ghost\" size=\"sm\"></button-ui>\n <popover-ui id=\"theme-popover\" placement=\"bottom-end\">\n <button-ui icon=\"palette\" variant=\"ghost\" size=\"sm\" slot=\"trigger\"></button-ui>\n <div slot=\"content\" id=\"theme-panel\" style=\"padding:var(--a-space-3); display:flex; flex-direction:column; gap:var(--a-space-3); min-width:260px;\">\n <text-ui variant=\"label\">Theme</text-ui>\n <div style=\"display:flex; gap:var(--a-space-1); flex-wrap:wrap;\">\n <button-ui id=\"theme-default\" text=\"Default\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-ocean\" text=\"Ocean\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-forest\" text=\"Forest\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-sunset\" text=\"Sunset\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-lavender\" text=\"Lavender\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-rose\" text=\"Rose\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-slate\" text=\"Slate\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-midnight\" text=\"Midnight\" variant=\"outline\" size=\"sm\"></button-ui>\n </div>\n <divider-ui></divider-ui>\n <text-ui variant=\"label\">Parametric</text-ui>\n <field-ui label=\"Density\">\n <slider-ui id=\"param-density\" value=\"1\" min=\"0.5\" max=\"1.5\" step=\"0.05\" suffix=\"×\"></slider-ui>\n </field-ui>\n <field-ui label=\"Radius\">\n <slider-ui id=\"param-radius\" value=\"1\" min=\"0\" max=\"2\" step=\"0.1\" suffix=\"×\"></slider-ui>\n </field-ui>\n <divider-ui></divider-ui>\n <div style=\"display:flex; gap:var(--a-space-2); flex-wrap:wrap;\">\n <button-ui id=\"preset-compact\" text=\"Compact\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"preset-default\" text=\"Reset\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"preset-spacious\" text=\"Spacious\" variant=\"outline\" size=\"sm\"></button-ui>\n </div>\n </div>\n </popover-ui>\n </span>\n </header>\n\n <section>\n <aside id=\"subnav-rail\" data-subnav>\n <section-nav-ui id=\"subnav\" heading=\"Dashboard\">\n <section-nav-item-ui text=\"Overview\" value=\"overview\" selected></section-nav-item-ui>\n <section-nav-item-ui text=\"Activity\" value=\"activity\"></section-nav-item-ui>\n <section-nav-item-ui text=\"Revenue\" value=\"revenue\"></section-nav-item-ui>\n <section-nav-item-ui text=\"Traffic\" value=\"traffic\"></section-nav-item-ui>\n </section-nav-ui>\n </aside>\n\n <article data-content-root>\n <div data-content-header>\n <header>\n <div>\n <h1>Dashboard</h1>\n <div data-actions>\n <button-ui text=\"Export\" variant=\"outline\" size=\"sm\"></button-ui>\n </div>\n </div>\n <p>App Shell pattern demo — resize the sidebar, collapse it, toggle theme, or press ⌘K to open the command palette.</p>\n </header>\n </div>\n <div data-content-body>\n <section>\n <p style=\"color:var(--a-fg-muted);\">\n This standalone page mirrors the shape of the main AdiaUI docs shell: leading sidebar with app-nav, topbar with breadcrumb + theme popover + command trigger, main content area with an optional subnav rail, and a bottom footer.\n </p>\n </section>\n </div>\n </article>\n </section>\n\n <footer>\n <span slot=\"heading\">AdiaUI App Shell</span>\n <span slot=\"description\">Playground demo</span>\n <span slot=\"action\">v0.1.0</span>\n </footer>\n\n</main>\n\n<!-- ═══════════════ COMMAND PALETTE ═══════════════ -->\n<dialog id=\"cmd-dialog\" data-command>\n <command-ui id=\"cmd\" placeholder=\"Search pages...\"></command-ui>\n</dialog>\n\n</app-shell-ui>",
12
- "source": "site/pages/playground/app-shell/index.html",
13
- "captured_at": "2026-04-28T16:48:01.089Z"
14
- }
@@ -1,15 +0,0 @@
1
- {
2
- "name": "playground-chat",
3
- "kind": "block",
4
- "primary": "adia-chat-ui",
5
- "page": "/site/playground/chat",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "proxy-url": "/api/chat",
10
- "model": "claude-haiku-4-5-20251001"
11
- },
12
- "html": "<adia-chat-ui id=\"chat\" data-chunk=\"playground-chat\" proxy-url=\"/api/chat\" model=\"claude-haiku-4-5-20251001\"\n style=\"flex:1; border:none; border-radius:0;\">\n <header>\n <span data-chat-name>Factory Chat</span>\n <span data-chat-status></span>\n <span style=\"margin-inline-start:auto; display:flex; align-items:center; gap:var(--a-space-1);\">\n <button-ui id=\"theme-toggle\" icon=\"moon\" variant=\"ghost\" size=\"sm\"></button-ui>\n <popover-ui id=\"theme-popover\" placement=\"bottom-end\">\n <button-ui icon=\"gear\" variant=\"ghost\" size=\"sm\" slot=\"trigger\"></button-ui>\n <div slot=\"content\" style=\"padding:var(--a-space-3); display:flex; flex-direction:column; gap:var(--a-space-3); min-width:240px;\">\n <text-ui variant=\"label\">Theme</text-ui>\n <div style=\"display:flex; gap:var(--a-space-1); flex-wrap:wrap;\">\n <button-ui id=\"theme-default\" text=\"Default\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-ocean\" text=\"Ocean\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-forest\" text=\"Forest\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-sunset\" text=\"Sunset\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-lavender\" text=\"Lavender\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-rose\" text=\"Rose\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-slate\" text=\"Slate\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui id=\"theme-midnight\" text=\"Midnight\" variant=\"outline\" size=\"sm\"></button-ui>\n </div>\n <divider-ui></divider-ui>\n <text-ui variant=\"label\">Parametric</text-ui>\n <field-ui label=\"Density\">\n <slider-ui id=\"param-density\" value=\"1\" min=\"0.5\" max=\"1.5\" step=\"0.05\" suffix=\"×\"></slider-ui>\n </field-ui>\n <field-ui label=\"Radius\">\n <slider-ui id=\"param-radius\" value=\"1\" min=\"0\" max=\"2\" step=\"0.1\" suffix=\"×\"></slider-ui>\n </field-ui>\n </div>\n </popover-ui>\n </span>\n </header>\n <section data-chat-messages>\n <empty-state-ui data-chat-empty icon=\"chat-circle\"\n heading=\"AdiaUI Chat\"\n description=\"Type a message to start a conversation. Connects to LLM model via proxy if available.\">\n </empty-state-ui>\n </section>\n <footer>\n <chat-input-ui data-chat-input placeholder=\"Message Claude...\"></chat-input-ui>\n </footer>\n</adia-chat-ui>",
13
- "source": "site/pages/playground/chat/index.html",
14
- "captured_at": "2026-04-28T16:48:01.089Z"
15
- }
@@ -1,14 +0,0 @@
1
- {
2
- "name": "playground-construct-canvas",
3
- "kind": "block",
4
- "primary": "div",
5
- "page": "/site/playground/construct-canvas",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "data-canvas": ""
10
- },
11
- "html": "<div data-canvas data-chunk=\"playground-construct-canvas\">\n <div id=\"canvas-host\" role=\"application\" aria-label=\"Construct canvas — drag, zoom, and connect cards\" tabindex=\"0\">\n <!-- canvas-projection mounts a #cc-pan-frame > <noodles-ui> in here -->\n </div>\n <!-- Floating zoom + pan controls (graph-editor convention: bottom-right) -->\n <div class=\"cc-zoom-controls\" role=\"toolbar\" aria-label=\"Canvas zoom\">\n <button-ui id=\"zoom-out\" icon=\"minus\" variant=\"ghost\" size=\"sm\" aria-label=\"Zoom out\" title=\"Zoom out (-)\" data-hotkey=\"-\" data-hotkey-global></button-ui>\n <span id=\"zoom-label\" aria-live=\"polite\">100%</span>\n <button-ui id=\"zoom-in\" icon=\"plus\" variant=\"ghost\" size=\"sm\" aria-label=\"Zoom in\" title=\"Zoom in (+)\"></button-ui>\n <divider-ui vertical style=\"height: 16px;\"></divider-ui>\n <button-ui id=\"zoom-fit\" icon=\"frame-corners\" variant=\"ghost\" size=\"sm\" aria-label=\"Fit to content\" title=\"Fit to content (1)\" data-hotkey=\"1\" data-hotkey-global></button-ui>\n <button-ui id=\"zoom-reset\" icon=\"circle\" variant=\"ghost\" size=\"sm\" aria-label=\"Reset to 100%\" title=\"Reset to 100% (0)\" data-hotkey=\"0\" data-hotkey-global></button-ui>\n <divider-ui vertical style=\"height: 16px;\"></divider-ui>\n <button-ui id=\"auto-arrange-btn\" icon=\"layout\" variant=\"ghost\" size=\"sm\" aria-label=\"Auto-arrange\" title=\"Auto-arrange (L)\" data-hotkey=\"l\" data-hotkey-global></button-ui>\n </div>\n </div>",
12
- "source": "site/pages/playground/construct-canvas/index.html",
13
- "captured_at": "2026-04-28T16:48:01.089Z"
14
- }
@@ -1,14 +0,0 @@
1
- {
2
- "name": "playground-gen-ui",
3
- "kind": "block",
4
- "primary": "div",
5
- "page": "/site/playground/gen-ui",
6
- "slots": [],
7
- "nested": [],
8
- "attrs": {
9
- "data-view": "chat"
10
- },
11
- "html": "<div id=\"gen-ui-shell\" data-view=\"chat\" data-chunk=\"playground-gen-ui\">\n <!-- Chat pane (resizable via pane-ui) -->\n <pane-ui id=\"chat-pane\" resizable min-width=\"280\">\n <section>\n <adia-chat-ui id=\"gen-chat\">\n <section data-chat-messages>\n <empty-state-ui data-chat-empty icon=\"magic-wand\"\n heading=\"AdiaUI Generator\"\n description=\"Describe a UI and watch it render live.\">\n </empty-state-ui>\n </section>\n <footer>\n <chat-input-ui data-chat-input placeholder=\"Describe a UI...\"></chat-input-ui>\n </footer>\n </adia-chat-ui>\n </section>\n </pane-ui>\n\n <!-- Canvas panel (plain div — no collapse behavior) -->\n <div id=\"canvas-panel\">\n <div id=\"canvas-toolbar\">\n <row-ui gap=\"2\" align=\"center\">\n <button-ui id=\"btn-toggle-view\" text=\"Chat\" variant=\"ghost\" size=\"sm\" icon=\"chat-circle\"></button-ui>\n <icon-ui name=\"layout\" color=\"muted\"></icon-ui>\n <text-ui strong>Canvas</text-ui>\n <badge-ui id=\"validation-badge\" text=\"\" variant=\"default\" size=\"sm\" hidden></badge-ui>\n </row-ui>\n <row-ui gap=\"1\">\n <button-ui id=\"btn-back\" variant=\"ghost\" size=\"sm\" icon=\"arrow-left\" disabled></button-ui>\n <button-ui id=\"btn-forward\" variant=\"ghost\" size=\"sm\" icon=\"arrow-right\" disabled></button-ui>\n <button-ui id=\"btn-clear\" variant=\"ghost\" size=\"sm\" icon=\"trash\"></button-ui>\n <button-ui id=\"btn-code\" variant=\"ghost\" size=\"sm\" icon=\"code\"></button-ui>\n </row-ui>\n </div>\n <section>\n <canvas-ui id=\"canvas\"></canvas-ui>\n </section>\n <footer id=\"code-panel\" hidden>\n <code-ui id=\"code-view\" language=\"json\" style=\"font-size:var(--a-ui-sm);\"></code-ui>\n </footer>\n </div>\n</div>",
12
- "source": "site/pages/playground/gen-ui/index.html",
13
- "captured_at": "2026-04-28T16:48:01.089Z"
14
- }