@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
@@ -97,7 +97,7 @@
97
97
  "jsonl",
98
98
  "mcp"
99
99
  ],
100
- "name": "AdiaA2UIRoot",
100
+ "name": "A2UIRoot",
101
101
  "related": [
102
102
  "canvas",
103
103
  "inspector"
@@ -185,7 +185,7 @@
185
185
  "collapse",
186
186
  "expand"
187
187
  ],
188
- "name": "AdiaAccordion",
188
+ "name": "UIAccordion",
189
189
  "related": [
190
190
  "accordion-item",
191
191
  "input",
@@ -297,7 +297,7 @@
297
297
  "action",
298
298
  "list"
299
299
  ],
300
- "name": "AdiaActionList",
300
+ "name": "UIActionList",
301
301
  "related": [],
302
302
  "slots": {
303
303
  "default (action-item-ui children)": {
@@ -349,7 +349,7 @@
349
349
  "default": ""
350
350
  },
351
351
  "kind": {
352
- "description": "Uppercase badge label.",
352
+ "description": "Badge label; value is normalized to uppercase before rendering.",
353
353
  "type": "string",
354
354
  "default": ""
355
355
  },
@@ -385,7 +385,7 @@
385
385
  "preview",
386
386
  "attachment"
387
387
  ],
388
- "name": "AdiaAgentArtifact",
388
+ "name": "UIAgentArtifact",
389
389
  "related": [
390
390
  "card-ui",
391
391
  "code-ui"
@@ -475,7 +475,7 @@
475
475
  "save",
476
476
  "bookmark"
477
477
  ],
478
- "name": "AdiaAgentFeedbackBar",
478
+ "name": "UIAgentFeedbackBar",
479
479
  "related": [
480
480
  "agent-suggestions-ui",
481
481
  "agent-trace-ui"
@@ -567,7 +567,7 @@
567
567
  "elicit",
568
568
  "clarify"
569
569
  ],
570
- "name": "AdiaAgentQuestions",
570
+ "name": "UIAgentQuestions",
571
571
  "related": [
572
572
  "agent-suggestions-ui",
573
573
  "agent-reasoning-ui"
@@ -668,7 +668,7 @@
668
668
  "plan",
669
669
  "iteration"
670
670
  ],
671
- "name": "AdiaAgentReasoning",
671
+ "name": "UIAgentReasoning",
672
672
  "related": [
673
673
  "agent-trace-ui",
674
674
  "pipeline-status-ui"
@@ -685,8 +685,8 @@
685
685
  }
686
686
  ],
687
687
  "synonyms": {
688
- "chain-of-thought-n": "agent-reasoning-ui",
689
- "cot-n": "agent-reasoning-ui"
688
+ "chain-of-thought-ui": "agent-reasoning-ui",
689
+ "cot-ui": "agent-reasoning-ui"
690
690
  },
691
691
  "tag": "agent-reasoning-ui",
692
692
  "tokens": {},
@@ -751,7 +751,7 @@
751
751
  "follow-up",
752
752
  "quick replies"
753
753
  ],
754
- "name": "AdiaAgentSuggestions",
754
+ "name": "UIAgentSuggestions",
755
755
  "related": [
756
756
  "agent-questions-ui",
757
757
  "agent-feedback-bar-ui"
@@ -832,7 +832,7 @@
832
832
  "telemetry",
833
833
  "training feedback"
834
834
  ],
835
- "name": "AdiaAgentTrace",
835
+ "name": "UIAgentTrace",
836
836
  "related": [
837
837
  "agent-reasoning-ui",
838
838
  "agent-feedback-bar-ui"
@@ -943,16 +943,22 @@
943
943
  "notification",
944
944
  "announce"
945
945
  ],
946
- "name": "AdiaAlert",
946
+ "name": "UIAlert",
947
947
  "related": [
948
948
  "button"
949
949
  ],
950
950
  "slots": {
951
- "default": {
952
- "description": "Rich content for the alert body"
951
+ "action": {
952
+ "description": "Optional trailing action button (e.g. \"Refresh\", \"Status page\"). Right-aligned in the flex layout. See system-banners pattern for examples."
953
953
  },
954
- "icon": {
955
- "description": "Custom icon element"
954
+ "close": {
955
+ "description": "Close button. Stamped automatically when `closable` is set; the stamped element is `<button-ui slot=\"close\" icon=\"x\" variant=\"ghost\" size=\"sm\">`. Override by passing a custom `slot=\"close\"` button."
956
+ },
957
+ "content": {
958
+ "description": "Alert body. For single-line text use the `text=` attribute (alert.js stamps a `<span slot=\"content\">` automatically). For rich content with title + description, wrap in `<col-ui slot=\"content\">` — the alert root is `display: flex` row, so multiple bare children would lay out side-by-side instead of stacking."
959
+ },
960
+ "leading": {
961
+ "description": "Leading icon. Stamped automatically from the `icon=` attribute; consumers can override by passing a custom `<icon-ui slot=\"leading\">`."
956
962
  }
957
963
  },
958
964
  "states": [
@@ -1063,257 +1069,9 @@
1063
1069
  "version": 1
1064
1070
  }
1065
1071
  },
1066
- "AppNav": {
1067
- "title": "AppNav",
1068
- "description": "Collapsible navigation sidebar. Manages selection state across\napp-nav-item-ui children and opens popover menus for app-nav-group-ui\nchildren when collapsed.\n",
1069
- "type": "object",
1070
- "allOf": [
1071
- {
1072
- "$ref": "#/$defs/ComponentCommon"
1073
- },
1074
- {
1075
- "$ref": "#/$defs/CatalogComponentCommon"
1076
- }
1077
- ],
1078
- "properties": {
1079
- "collapsed": {
1080
- "description": "When true, labels and badges hide; only icons show. Groups use popovers instead of inline expansion.",
1081
- "type": "boolean",
1082
- "default": false
1083
- },
1084
- "component": {
1085
- "const": "AppNav"
1086
- },
1087
- "divider": {
1088
- "description": "Render auto-dividers between groups.",
1089
- "type": "boolean",
1090
- "default": false
1091
- }
1092
- },
1093
- "required": [
1094
- "component"
1095
- ],
1096
- "unevaluatedProperties": false,
1097
- "x-adiaui": {
1098
- "anti_patterns": [],
1099
- "category": "nav",
1100
- "events": {
1101
- "nav-select": {
1102
- "description": "Fired when a child app-nav-item-ui is selected (via click or the .select() method).",
1103
- "detail": {
1104
- "item": "HTMLElement",
1105
- "text": "string",
1106
- "value": "string"
1107
- }
1108
- }
1109
- },
1110
- "examples": [],
1111
- "keywords": [
1112
- "app-nav",
1113
- "sidebar",
1114
- "navigation",
1115
- "nav",
1116
- "menu"
1117
- ],
1118
- "name": "AdiaAppNav",
1119
- "related": [
1120
- "AppShell",
1121
- "AppNavGroup",
1122
- "AppNavItem"
1123
- ],
1124
- "slots": {
1125
- "default": {
1126
- "description": "app-nav-group-ui and app-nav-item-ui children."
1127
- }
1128
- },
1129
- "states": [
1130
- {
1131
- "description": "Default, interactive.",
1132
- "name": "idle"
1133
- },
1134
- {
1135
- "description": "Narrow-width mode; groups open popovers instead of expanding.",
1136
- "attribute": "collapsed",
1137
- "name": "collapsed"
1138
- }
1139
- ],
1140
- "synonyms": {
1141
- "sidebar": [
1142
- "app-nav",
1143
- "nav",
1144
- "navigation"
1145
- ]
1146
- },
1147
- "tag": "app-nav-ui",
1148
- "tokens": {},
1149
- "traits": [],
1150
- "version": 1
1151
- }
1152
- },
1153
- "AppNavGroup": {
1154
- "title": "AppNavGroup",
1155
- "description": "Collapsible group inside app-nav-ui. Has icon, label, optional badge, and\na caret indicating open/closed. When the parent app-nav-ui is collapsed,\nclicking the group opens a popover with its children instead of toggling\ninline expansion.\n",
1156
- "type": "object",
1157
- "allOf": [
1158
- {
1159
- "$ref": "#/$defs/ComponentCommon"
1160
- },
1161
- {
1162
- "$ref": "#/$defs/CatalogComponentCommon"
1163
- }
1164
- ],
1165
- "properties": {
1166
- "badge": {
1167
- "description": "Optional badge text (e.g. unread count).",
1168
- "type": "string",
1169
- "default": ""
1170
- },
1171
- "component": {
1172
- "const": "AppNavGroup"
1173
- },
1174
- "icon": {
1175
- "description": "Phosphor icon name rendered in the group header.",
1176
- "type": "string",
1177
- "default": ""
1178
- },
1179
- "open": {
1180
- "description": "Expanded state. Toggled by header click; ignored when parent nav is collapsed (popover used instead).",
1181
- "type": "boolean",
1182
- "default": false
1183
- },
1184
- "text": {
1185
- "description": "Group label text.",
1186
- "type": "string",
1187
- "default": ""
1188
- }
1189
- },
1190
- "required": [
1191
- "component"
1192
- ],
1193
- "unevaluatedProperties": false,
1194
- "x-adiaui": {
1195
- "anti_patterns": [],
1196
- "category": "nav",
1197
- "events": {},
1198
- "examples": [],
1199
- "keywords": [
1200
- "app-nav-group",
1201
- "nav",
1202
- "group",
1203
- "menu-section"
1204
- ],
1205
- "name": "AdiaAppNavGroup",
1206
- "related": [
1207
- "AppNav",
1208
- "AppNavItem"
1209
- ],
1210
- "slots": {
1211
- "default": {
1212
- "description": "app-nav-item-ui children rendered beneath the group header."
1213
- }
1214
- },
1215
- "states": [
1216
- {
1217
- "description": "Default, collapsed or open based on [open].",
1218
- "name": "idle"
1219
- },
1220
- {
1221
- "description": "Group is expanded; children visible.",
1222
- "attribute": "open",
1223
- "name": "open"
1224
- }
1225
- ],
1226
- "synonyms": {},
1227
- "tag": "app-nav-group-ui",
1228
- "tokens": {},
1229
- "traits": [],
1230
- "version": 1
1231
- }
1232
- },
1233
- "AppNavItem": {
1234
- "title": "AppNavItem",
1235
- "description": "Single navigation link in app-nav-ui, optionally nested inside\napp-nav-group-ui. Icon + label + optional badge. Selection is managed\nby the parent app-nav-ui — set via clicking or nav.select(item).\n",
1236
- "type": "object",
1237
- "allOf": [
1238
- {
1239
- "$ref": "#/$defs/ComponentCommon"
1240
- },
1241
- {
1242
- "$ref": "#/$defs/CatalogComponentCommon"
1243
- }
1244
- ],
1245
- "properties": {
1246
- "badge": {
1247
- "description": "Optional trailing badge text (count, \"New\", etc.).",
1248
- "type": "string",
1249
- "default": ""
1250
- },
1251
- "component": {
1252
- "const": "AppNavItem"
1253
- },
1254
- "icon": {
1255
- "description": "Phosphor icon name (leading).",
1256
- "type": "string",
1257
- "default": ""
1258
- },
1259
- "selected": {
1260
- "description": "Current selection. Managed by parent app-nav-ui — don't set multiple siblings.",
1261
- "type": "boolean",
1262
- "default": false
1263
- },
1264
- "text": {
1265
- "description": "Item label.",
1266
- "type": "string",
1267
- "default": ""
1268
- },
1269
- "value": {
1270
- "description": "Unique identifier for selection tracking (also the route / target id).",
1271
- "type": "string",
1272
- "default": ""
1273
- }
1274
- },
1275
- "required": [
1276
- "component"
1277
- ],
1278
- "unevaluatedProperties": false,
1279
- "x-adiaui": {
1280
- "anti_patterns": [],
1281
- "category": "nav",
1282
- "events": {},
1283
- "examples": [],
1284
- "keywords": [
1285
- "app-nav-item",
1286
- "nav",
1287
- "link",
1288
- "menu-item"
1289
- ],
1290
- "name": "AdiaAppNavItem",
1291
- "related": [
1292
- "AppNav",
1293
- "AppNavGroup"
1294
- ],
1295
- "slots": {},
1296
- "states": [
1297
- {
1298
- "description": "Default.",
1299
- "name": "idle"
1300
- },
1301
- {
1302
- "description": "Currently selected nav destination.",
1303
- "attribute": "selected",
1304
- "name": "selected"
1305
- }
1306
- ],
1307
- "synonyms": {},
1308
- "tag": "app-nav-item-ui",
1309
- "tokens": {},
1310
- "traits": [],
1311
- "version": 1
1312
- }
1313
- },
1314
1072
  "AppShell": {
1315
1073
  "title": "AppShell",
1316
- "description": "Behavior-only application shell. Wires sidebar toggles, resize handles,\na Cmd+K command palette, and a ResizeObserver that drives responsive\nsidebar collapse. Author supplies the DOM (aside[data-sidebar], main,\ndialog[data-command]); app-shell-ui binds the interactions.\n",
1074
+ "description": "Behavior-only application shell. Wires sidebar toggles, resize handles,\na Cmd+K command palette, and a ResizeObserver that drives responsive\nsidebar collapse. Author supplies the DOM (aside[data-sidebar], main,\ndialog[data-command]); admin-shell binds the interactions.\n",
1317
1075
  "type": "object",
1318
1076
  "allOf": [
1319
1077
  {
@@ -1377,11 +1135,11 @@
1377
1135
  "sidebar",
1378
1136
  "nav"
1379
1137
  ],
1380
- "name": "AdiaAppShell",
1138
+ "name": "AdminShell",
1381
1139
  "related": [
1382
- "AppNav",
1383
- "AppNavGroup",
1384
- "AppNavItem",
1140
+ "Nav",
1141
+ "NavGroup",
1142
+ "NavItem",
1385
1143
  "Command"
1386
1144
  ],
1387
1145
  "slots": {
@@ -1432,15 +1190,15 @@
1432
1190
  "app-shell"
1433
1191
  ]
1434
1192
  },
1435
- "tag": "app-shell-ui",
1193
+ "tag": "admin-shell",
1436
1194
  "tokens": {},
1437
1195
  "traits": [],
1438
1196
  "version": 1
1439
1197
  }
1440
1198
  },
1441
- "Avatar": {
1442
- "title": "Avatar",
1443
- "description": "Avatar with image initials empty fallback chain.",
1199
+ "Aside": {
1200
+ "title": "Aside",
1201
+ "description": "Side region — styled by closest container parent (AppShell / Drawer / Card).\nHolds nav rails, secondary actions, or supplementary content. CSS-only slot\nstub: no own behavior; the container parent reads `[collapsible]` and\n`[width]` to wire collapse + width. For interactive resize / collapse\nbehavior, compose with `<pane-ui>` inside: aside = semantic role,\npane = resizable / collapsible primitive.\n",
1444
1202
  "type": "object",
1445
1203
  "allOf": [
1446
1204
  {
@@ -1451,52 +1209,23 @@
1451
1209
  }
1452
1210
  ],
1453
1211
  "properties": {
1454
- "component": {
1455
- "const": "Avatar"
1456
- },
1457
- "icon": {
1458
- "description": "Phosphor icon name shown instead of initials when `src`/`text` are empty.",
1459
- "type": "string",
1460
- "default": ""
1461
- },
1462
- "name": {
1463
- "description": "Deprecated alias for `text` (logs a one-shot console warning; will be removed in a future release). New code should use `text=` instead.",
1464
- "type": "string",
1465
- "default": ""
1212
+ "collapsible": {
1213
+ "description": "Marks the aside as collapsible. The container parent (AppShell, Drawer)\nreads this and wires the toggle affordance + ARIA + state. The aside\nitself ships no collapse logic.\n",
1214
+ "type": "boolean",
1215
+ "default": false
1466
1216
  },
1467
- "shape": {
1468
- "description": "Avatar shape",
1469
- "type": "string",
1470
- "enum": [
1471
- "circle",
1472
- "square"
1473
- ],
1474
- "default": "circle"
1217
+ "component": {
1218
+ "const": "Aside"
1475
1219
  },
1476
- "size": {
1477
- "description": "Avatar size. Canonical scale (xs/sm/md/lg/xl); long-form aliases (small/medium/large/xlarge) accepted for back-compat.",
1220
+ "width": {
1221
+ "description": "Token-bound width hint. The container parent reads this to set the\naside column width — `rail` (compact icon-only nav), `panel` (full\nnav text), `wide` (workspace pane). Empty string defers to parent default.\n",
1478
1222
  "type": "string",
1479
1223
  "enum": [
1480
- "xs",
1481
- "sm",
1482
- "md",
1483
- "lg",
1484
- "xl",
1485
- "small",
1486
- "medium",
1487
- "large",
1488
- "xlarge"
1224
+ "",
1225
+ "rail",
1226
+ "panel",
1227
+ "wide"
1489
1228
  ],
1490
- "default": "md"
1491
- },
1492
- "src": {
1493
- "description": "Image source URL. Falls back to initials on error.",
1494
- "type": "string",
1495
- "default": ""
1496
- },
1497
- "text": {
1498
- "description": "Display string (full name or initials). Initials derive from spaces — first letter of each word, max 2.",
1499
- "type": "string",
1500
1229
  "default": ""
1501
1230
  }
1502
1231
  },
@@ -1506,14 +1235,125 @@
1506
1235
  "unevaluatedProperties": false,
1507
1236
  "x-adiaui": {
1508
1237
  "anti_patterns": [],
1509
- "category": "display",
1238
+ "category": "container",
1510
1239
  "events": {},
1511
1240
  "examples": [
1512
1241
  {
1513
- "description": "Chat interface with message bubbles containing avatar and text pairs, plus an input footer.",
1514
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Chat\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"messages\"\n ]\n },\n {\n \"id\": \"messages\",\n \"component\": \"Column\",\n \"gap\": \"3\",\n \"children\": [\n \"msg1\",\n \"msg2\",\n \"msg3\",\n \"msg4\"\n ]\n },\n {\n \"id\": \"msg1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a1\",\n \"t1\"\n ]\n },\n {\n \"id\": \"a1\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t1\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Hello! Can you help me with something?\"\n },\n {\n \"id\": \"msg2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a2\",\n \"t2\"\n ]\n },\n {\n \"id\": \"a2\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t2\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Of course! I'd be happy to help. What do you need?\"\n },\n {\n \"id\": \"msg3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a3\",\n \"t3\"\n ]\n },\n {\n \"id\": \"a3\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t3\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"I need to build a dashboard layout.\"\n },\n {\n \"id\": \"msg4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a4\",\n \"t4\"\n ]\n },\n {\n \"id\": \"a4\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t4\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Great choice! Let me suggest some patterns for that.\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"input-row\"\n ]\n },\n {\n \"id\": \"input-row\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"chat-input\",\n \"send-btn\"\n ]\n },\n {\n \"id\": \"chat-input\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a message...\"\n },\n {\n \"id\": \"send-btn\",\n \"component\": \"Button\",\n \"text\": \"Send\",\n \"icon\": \"send\",\n \"variant\": \"primary\"\n }\n]",
1515
- "name": "chat-interface"
1516
- },
1242
+ "description": "Card laid out as a header / aside / section, with the aside holding a nav list.",
1243
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\"hdr\", \"side\", \"main\"]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\"title\"]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Settings\"\n },\n {\n \"id\": \"side\",\n \"component\": \"Aside\",\n \"width\": \"rail\",\n \"children\": [\"nav\"]\n },\n {\n \"id\": \"nav\",\n \"component\": \"List\",\n \"children\": []\n },\n {\n \"id\": \"main\",\n \"component\": \"Section\",\n \"children\": []\n }\n]",
1244
+ "name": "card-with-side-nav"
1245
+ }
1246
+ ],
1247
+ "keywords": [
1248
+ "aside",
1249
+ "sidebar",
1250
+ "rail",
1251
+ "panel",
1252
+ "side-region",
1253
+ "nav-rail"
1254
+ ],
1255
+ "name": "UIAside",
1256
+ "related": [
1257
+ "app-shell",
1258
+ "drawer",
1259
+ "pane",
1260
+ "section",
1261
+ "header"
1262
+ ],
1263
+ "slots": {
1264
+ "default": {
1265
+ "description": "Default slot — primary child content (typically `<list-ui>`, `<tree-ui>`, or app-nav primitives)."
1266
+ }
1267
+ },
1268
+ "states": [
1269
+ {
1270
+ "description": "Default, ready for interaction.",
1271
+ "name": "idle"
1272
+ }
1273
+ ],
1274
+ "synonyms": {},
1275
+ "tag": "aside-ui",
1276
+ "tokens": {},
1277
+ "traits": [],
1278
+ "version": 1
1279
+ }
1280
+ },
1281
+ "Avatar": {
1282
+ "title": "Avatar",
1283
+ "description": "Avatar with image → initials → empty fallback chain.",
1284
+ "type": "object",
1285
+ "allOf": [
1286
+ {
1287
+ "$ref": "#/$defs/ComponentCommon"
1288
+ },
1289
+ {
1290
+ "$ref": "#/$defs/CatalogComponentCommon"
1291
+ }
1292
+ ],
1293
+ "properties": {
1294
+ "component": {
1295
+ "const": "Avatar"
1296
+ },
1297
+ "icon": {
1298
+ "description": "Phosphor icon name shown instead of initials when `src`/`text` are empty.",
1299
+ "type": "string",
1300
+ "default": ""
1301
+ },
1302
+ "name": {
1303
+ "description": "Deprecated alias for `text` (logs a one-shot console warning; will be removed in a future release). New code should use `text=` instead.",
1304
+ "type": "string",
1305
+ "default": ""
1306
+ },
1307
+ "shape": {
1308
+ "description": "Avatar shape",
1309
+ "type": "string",
1310
+ "enum": [
1311
+ "circle",
1312
+ "square"
1313
+ ],
1314
+ "default": "circle"
1315
+ },
1316
+ "size": {
1317
+ "description": "Avatar size. Canonical scale (xs/sm/md/lg/xl); long-form aliases (small/medium/large/xlarge) accepted for back-compat.",
1318
+ "type": "string",
1319
+ "enum": [
1320
+ "xs",
1321
+ "sm",
1322
+ "md",
1323
+ "lg",
1324
+ "xl",
1325
+ "small",
1326
+ "medium",
1327
+ "large",
1328
+ "xlarge"
1329
+ ],
1330
+ "default": "md"
1331
+ },
1332
+ "src": {
1333
+ "description": "Image source URL. Falls back to initials on error.",
1334
+ "type": "string",
1335
+ "default": ""
1336
+ },
1337
+ "text": {
1338
+ "description": "Display string (full name or initials). Initials derive from spaces — first letter of each word, max 2.",
1339
+ "type": "string",
1340
+ "default": ""
1341
+ }
1342
+ },
1343
+ "required": [
1344
+ "component"
1345
+ ],
1346
+ "unevaluatedProperties": false,
1347
+ "x-adiaui": {
1348
+ "anti_patterns": [],
1349
+ "category": "display",
1350
+ "events": {},
1351
+ "examples": [
1352
+ {
1353
+ "description": "Chat interface with message bubbles containing avatar and text pairs, plus an input footer.",
1354
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Chat\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"messages\"\n ]\n },\n {\n \"id\": \"messages\",\n \"component\": \"Column\",\n \"gap\": \"3\",\n \"children\": [\n \"msg1\",\n \"msg2\",\n \"msg3\",\n \"msg4\"\n ]\n },\n {\n \"id\": \"msg1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a1\",\n \"t1\"\n ]\n },\n {\n \"id\": \"a1\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t1\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Hello! Can you help me with something?\"\n },\n {\n \"id\": \"msg2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a2\",\n \"t2\"\n ]\n },\n {\n \"id\": \"a2\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t2\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Of course! I'd be happy to help. What do you need?\"\n },\n {\n \"id\": \"msg3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a3\",\n \"t3\"\n ]\n },\n {\n \"id\": \"a3\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t3\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"I need to build a dashboard layout.\"\n },\n {\n \"id\": \"msg4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a4\",\n \"t4\"\n ]\n },\n {\n \"id\": \"a4\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t4\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Great choice! Let me suggest some patterns for that.\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"input-row\"\n ]\n },\n {\n \"id\": \"input-row\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"chat-input\",\n \"send-btn\"\n ]\n },\n {\n \"id\": \"chat-input\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a message...\"\n },\n {\n \"id\": \"send-btn\",\n \"component\": \"Button\",\n \"text\": \"Send\",\n \"icon\": \"send\",\n \"variant\": \"primary\"\n }\n]",
1355
+ "name": "chat-interface"
1356
+ },
1517
1357
  {
1518
1358
  "description": "Email inbox list with selectable rows showing checkbox, sender avatar, subject, preview text, and time badge.",
1519
1359
  "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"sec\"\n ]\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"list\"\n ]\n },\n {\n \"id\": \"list\",\n \"component\": \"Column\",\n \"gap\": \"1\",\n \"children\": [\n \"m1\",\n \"m2\",\n \"m3\",\n \"m4\"\n ]\n },\n {\n \"id\": \"m1\",\n \"component\": \"Row\",\n \"gap\": \"3\",\n \"align\": \"center\",\n \"children\": [\n \"cb1\",\n \"av1\",\n \"body1\",\n \"meta1\"\n ]\n },\n {\n \"id\": \"cb1\",\n \"component\": \"CheckBox\"\n },\n {\n \"id\": \"av1\",\n \"component\": \"Avatar\",\n \"text\": \"Sarah Chen\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"body1\",\n \"component\": \"Column\",\n \"gap\": \"0\",\n \"grow\": true,\n \"children\": [\n \"subj1\",\n \"prev1\"\n ]\n },\n {\n \"id\": \"subj1\",\n \"component\": \"Text\",\n \"weight\": \"semibold\",\n \"textContent\": \"Q4 Planning Review\"\n },\n {\n \"id\": \"prev1\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"Here are the updated projections for next quarter...\"\n },\n {\n \"id\": \"meta1\",\n \"component\": \"Column\",\n \"gap\": \"1\",\n \"align\": \"end\",\n \"children\": [\n \"time1\",\n \"b1\"\n ]\n },\n {\n \"id\": \"time1\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"10:42 AM\"\n },\n {\n \"id\": \"b1\",\n \"component\": \"Badge\",\n \"color\": \"primary\",\n \"textContent\": \"New\"\n },\n {\n \"id\": \"m2\",\n \"component\": \"Row\",\n \"gap\": \"3\",\n \"align\": \"center\",\n \"children\": [\n \"cb2\",\n \"av2\",\n \"body2\",\n \"time2\"\n ]\n },\n {\n \"id\": \"cb2\",\n \"component\": \"CheckBox\"\n },\n {\n \"id\": \"av2\",\n \"component\": \"Avatar\",\n \"text\": \"Alex Kim\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"body2\",\n \"component\": \"Column\",\n \"gap\": \"0\",\n \"grow\": true,\n \"children\": [\n \"subj2\",\n \"prev2\"\n ]\n },\n {\n \"id\": \"subj2\",\n \"component\": \"Text\",\n \"weight\": \"semibold\",\n \"textContent\": \"Design Review Feedback\"\n },\n {\n \"id\": \"prev2\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"Great work on the new components. A few notes...\"\n },\n {\n \"id\": \"time2\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"9:15 AM\"\n },\n {\n \"id\": \"m3\",\n \"component\": \"Row\",\n \"gap\": \"3\",\n \"align\": \"center\",\n \"children\": [\n \"cb3\",\n \"av3\",\n \"body3\",\n \"time3\"\n ]\n },\n {\n \"id\": \"cb3\",\n \"component\": \"CheckBox\"\n },\n {\n \"id\": \"av3\",\n \"component\": \"Avatar\",\n \"text\": \"Tom Wright\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"body3\",\n \"component\": \"Column\",\n \"gap\": \"0\",\n \"grow\": true,\n \"children\": [\n \"subj3\",\n \"prev3\"\n ]\n },\n {\n \"id\": \"subj3\",\n \"component\": \"Text\",\n \"textContent\": \"CI Pipeline Update\"\n },\n {\n \"id\": \"prev3\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"The new build system is deployed and running...\"\n },\n {\n \"id\": \"time3\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"Yesterday\"\n },\n {\n \"id\": \"m4\",\n \"component\": \"Row\",\n \"gap\": \"3\",\n \"align\": \"center\",\n \"children\": [\n \"cb4\",\n \"av4\",\n \"body4\",\n \"time4\"\n ]\n },\n {\n \"id\": \"cb4\",\n \"component\": \"CheckBox\"\n },\n {\n \"id\": \"av4\",\n \"component\": \"Avatar\",\n \"text\": \"Emma Davis\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"body4\",\n \"component\": \"Column\",\n \"gap\": \"0\",\n \"grow\": true,\n \"children\": [\n \"subj4\",\n \"prev4\"\n ]\n },\n {\n \"id\": \"subj4\",\n \"component\": \"Text\",\n \"textContent\": \"Team Offsite Planning\"\n },\n {\n \"id\": \"prev4\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"Let's finalize the agenda for next month's offsite...\"\n },\n {\n \"id\": \"time4\",\n \"component\": \"Text\",\n \"color\": \"muted\",\n \"textContent\": \"Monday\"\n }\n]",
@@ -1533,7 +1373,7 @@
1533
1373
  "profile",
1534
1374
  "user"
1535
1375
  ],
1536
- "name": "AdiaAvatar",
1376
+ "name": "UIAvatar",
1537
1377
  "related": [
1538
1378
  "input",
1539
1379
  "button",
@@ -1702,8 +1542,6 @@
1702
1542
  "warning",
1703
1543
  "danger",
1704
1544
  "primary",
1705
- "soft",
1706
- "outline",
1707
1545
  "muted",
1708
1546
  "neutral"
1709
1547
  ],
@@ -1748,7 +1586,7 @@
1748
1586
  "pip",
1749
1587
  "marker"
1750
1588
  ],
1751
- "name": "AdiaBadge",
1589
+ "name": "UIBadge",
1752
1590
  "related": [
1753
1591
  "button",
1754
1592
  "grid",
@@ -1877,7 +1715,7 @@
1877
1715
  "editor",
1878
1716
  "developer"
1879
1717
  ],
1880
- "name": "AdiaBlock",
1718
+ "name": "UIBlock",
1881
1719
  "related": [],
1882
1720
  "slots": {},
1883
1721
  "states": [
@@ -1943,7 +1781,7 @@
1943
1781
  },
1944
1782
  "Breadcrumb": {
1945
1783
  "title": "Breadcrumb",
1946
- "description": "Breadcrumb trail with auto-inserted separators.",
1784
+ "description": "Breadcrumb trail with auto-inserted separators. Supports a leading icon (first child) and an overflow popover that collapses middle crumbs into a `…` menu.",
1947
1785
  "type": "object",
1948
1786
  "allOf": [
1949
1787
  {
@@ -1954,6 +1792,21 @@
1954
1792
  }
1955
1793
  ],
1956
1794
  "properties": {
1795
+ "collapse": {
1796
+ "description": "Collapse middle crumbs into a `…` overflow popover when there are 4+ items.",
1797
+ "type": "boolean",
1798
+ "default": false
1799
+ },
1800
+ "collapseKeepLeading": {
1801
+ "description": "Number of leading items to keep visible when [collapse] is active. The first item (often a home/icon link) sits before the overflow popover.",
1802
+ "type": "number",
1803
+ "default": 1
1804
+ },
1805
+ "collapseKeepTrailing": {
1806
+ "description": "Number of trailing items to keep visible when [collapse] is active. The last item is always the current page.",
1807
+ "type": "number",
1808
+ "default": 2
1809
+ },
1957
1810
  "component": {
1958
1811
  "const": "Breadcrumb"
1959
1812
  },
@@ -1985,7 +1838,7 @@
1985
1838
  "breadcrumbs",
1986
1839
  "back"
1987
1840
  ],
1988
- "name": "AdiaBreadcrumb",
1841
+ "name": "UIBreadcrumb",
1989
1842
  "related": [],
1990
1843
  "slots": {},
1991
1844
  "states": [
@@ -2122,7 +1975,7 @@
2122
1975
  },
2123
1976
  "examples": [],
2124
1977
  "keywords": [],
2125
- "name": "AdiaButton",
1978
+ "name": "UIButton",
2126
1979
  "related": [],
2127
1980
  "slots": {
2128
1981
  "leading": {
@@ -2298,7 +2151,7 @@
2298
2151
  "calendar",
2299
2152
  "picker"
2300
2153
  ],
2301
- "name": "AdiaCalendarPicker",
2154
+ "name": "UICalendarPicker",
2302
2155
  "related": [
2303
2156
  "input",
2304
2157
  "button",
@@ -2386,7 +2239,7 @@
2386
2239
  "keywords": [
2387
2240
  "canvas"
2388
2241
  ],
2389
- "name": "AdiaCanvas",
2242
+ "name": "UICanvas",
2390
2243
  "related": [],
2391
2244
  "slots": {
2392
2245
  "default": {
@@ -2514,7 +2367,7 @@
2514
2367
  "portfolio",
2515
2368
  "responsive"
2516
2369
  ],
2517
- "name": "AdiaCard",
2370
+ "name": "UICard",
2518
2371
  "related": [
2519
2372
  "avatar",
2520
2373
  "input",
@@ -2835,7 +2688,7 @@
2835
2688
  "crm",
2836
2689
  "poll"
2837
2690
  ],
2838
- "name": "AdiaChart",
2691
+ "name": "UIChart",
2839
2692
  "related": [
2840
2693
  "button",
2841
2694
  "grid",
@@ -3090,7 +2943,7 @@
3090
2943
  "graph",
3091
2944
  "visualization"
3092
2945
  ],
3093
- "name": "AdiaChartLegend",
2946
+ "name": "UIChartLegend",
3094
2947
  "related": [
3095
2948
  "chart",
3096
2949
  "badge",
@@ -3130,9 +2983,9 @@
3130
2983
  "version": 1
3131
2984
  }
3132
2985
  },
3133
- "Chat": {
3134
- "title": "Chat",
3135
- "description": "Behavior-only chat orchestrator. Author supplies the DOM structure via\n[data-chat-messages], [data-chat-input], [data-chat-empty], [data-chat-status]\nelements; adia-chat wires message streaming, markdown rendering, code-block\nupgrades, and an LLM integration path via proxy-url (or via external submit).\n",
2986
+ "ChatShell": {
2987
+ "title": "ChatShell",
2988
+ "description": "Behavior-only chat orchestrator (LLM-streaming module). Author supplies the\nDOM structure via [data-chat-messages], [data-chat-input], [data-chat-empty],\n[data-chat-status] elements; chat-shell wires message streaming, markdown\nrendering, code-block upgrades, and an LLM integration path via proxy-url\n(or via external submit).\n",
3136
2989
  "type": "object",
3137
2990
  "allOf": [
3138
2991
  {
@@ -3144,7 +2997,7 @@
3144
2997
  ],
3145
2998
  "properties": {
3146
2999
  "component": {
3147
- "const": "Chat"
3000
+ "const": "ChatShell"
3148
3001
  },
3149
3002
  "model": {
3150
3003
  "description": "Model identifier.",
@@ -3236,14 +3089,14 @@
3236
3089
  },
3237
3090
  "examples": [],
3238
3091
  "keywords": [
3239
- "adia-chat",
3092
+ "chat-shell",
3240
3093
  "chat",
3241
3094
  "llm",
3242
3095
  "streaming",
3243
3096
  "conversation",
3244
3097
  "agent"
3245
3098
  ],
3246
- "name": "AdiaChatElement",
3099
+ "name": "ChatShell",
3247
3100
  "related": [
3248
3101
  "ChatInput",
3249
3102
  "Code"
@@ -3271,7 +3124,186 @@
3271
3124
  "thread"
3272
3125
  ]
3273
3126
  },
3274
- "tag": "adia-chat-ui",
3127
+ "tag": "chat-shell",
3128
+ "tokens": {},
3129
+ "traits": [],
3130
+ "version": 1
3131
+ }
3132
+ },
3133
+ "ChatThread": {
3134
+ "title": "ChatThread",
3135
+ "description": "Minimal chat-thread container.",
3136
+ "type": "object",
3137
+ "allOf": [
3138
+ {
3139
+ "$ref": "#/$defs/ComponentCommon"
3140
+ },
3141
+ {
3142
+ "$ref": "#/$defs/CatalogComponentCommon"
3143
+ }
3144
+ ],
3145
+ "properties": {
3146
+ "component": {
3147
+ "const": "ChatThread"
3148
+ },
3149
+ "streaming": {
3150
+ "description": "Component property: streaming.",
3151
+ "type": "boolean",
3152
+ "default": false
3153
+ }
3154
+ },
3155
+ "required": [
3156
+ "component"
3157
+ ],
3158
+ "unevaluatedProperties": false,
3159
+ "x-adiaui": {
3160
+ "anti_patterns": [],
3161
+ "category": "agent",
3162
+ "events": {
3163
+ "submit": {
3164
+ "description": "Fired when the user submits a chat message via Enter or send button. Detail: { text, model }."
3165
+ }
3166
+ },
3167
+ "examples": [
3168
+ {
3169
+ "description": "Basic Chat usage",
3170
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"sec\"\n ]\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"comp\"\n ]\n },\n {\n \"id\": \"comp\",\n \"component\": \"Chat\"\n }\n]",
3171
+ "name": "basic-chat"
3172
+ },
3173
+ {
3174
+ "description": "Chat transcript with user and assistant messages; role attribute styles turns.",
3175
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Chat\",\n \"children\": [\n \"m1\",\n \"m2\"\n ]\n },\n {\n \"id\": \"m1\",\n \"component\": \"Text\",\n \"role\": \"user\",\n \"textContent\": \"What's the capital of France?\"\n },\n {\n \"id\": \"m2\",\n \"component\": \"Text\",\n \"role\": \"assistant\",\n \"textContent\": \"The capital of France is Paris.\"\n }\n]",
3176
+ "name": "basic"
3177
+ },
3178
+ {
3179
+ "description": "Chat with streaming cursor on an in-progress assistant message.",
3180
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Chat\",\n \"streaming\": true,\n \"children\": [\n \"m1\",\n \"m2\"\n ]\n },\n {\n \"id\": \"m1\",\n \"component\": \"Text\",\n \"role\": \"user\",\n \"textContent\": \"Explain black holes briefly.\"\n },\n {\n \"id\": \"m2\",\n \"component\": \"Text\",\n \"role\": \"assistant\",\n \"streaming\": true,\n \"textContent\": \"A black hole is a region of spacetime where gravity is so strong that\"\n }\n]",
3181
+ "name": "streaming"
3182
+ },
3183
+ {
3184
+ "description": "Chat transcript composed with ChatInput for a full conversation surface.",
3185
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Column\",\n \"gap\": \"2\",\n \"children\": [\n \"chat\",\n \"input\"\n ]\n },\n {\n \"id\": \"chat\",\n \"component\": \"Chat\",\n \"children\": [\n \"m1\",\n \"m2\"\n ]\n },\n {\n \"id\": \"m1\",\n \"component\": \"Text\",\n \"role\": \"user\",\n \"textContent\": \"Give me a short haiku about the ocean.\"\n },\n {\n \"id\": \"m2\",\n \"component\": \"Text\",\n \"role\": \"assistant\",\n \"textContent\": \"Waves whisper secrets — the tide retreats then returns, carrying the moon.\"\n },\n {\n \"id\": \"input\",\n \"component\": \"ChatInput\",\n \"placeholder\": \"Type a message...\"\n }\n]",
3186
+ "name": "with-input"
3187
+ }
3188
+ ],
3189
+ "keywords": [
3190
+ "chat",
3191
+ "message",
3192
+ "messaging",
3193
+ "sms",
3194
+ "chatbot",
3195
+ "conversation",
3196
+ "ai-chat",
3197
+ "messenger",
3198
+ "assistant",
3199
+ "copilot",
3200
+ "gpt",
3201
+ "llm",
3202
+ "ai",
3203
+ "bot",
3204
+ "prompt",
3205
+ "comment",
3206
+ "support"
3207
+ ],
3208
+ "name": "UIChatThread",
3209
+ "related": [],
3210
+ "slots": {
3211
+ "default": {
3212
+ "description": "Default slot — primary child content."
3213
+ }
3214
+ },
3215
+ "states": [
3216
+ {
3217
+ "description": "Default, ready for interaction.",
3218
+ "name": "idle"
3219
+ }
3220
+ ],
3221
+ "synonyms": {
3222
+ "ai": [
3223
+ "chat",
3224
+ "streaming",
3225
+ "response",
3226
+ "command"
3227
+ ],
3228
+ "ai-chat": [
3229
+ "chat",
3230
+ "streaming",
3231
+ "response"
3232
+ ],
3233
+ "assistant": [
3234
+ "chat",
3235
+ "streaming",
3236
+ "response",
3237
+ "command"
3238
+ ],
3239
+ "bot": [
3240
+ "chat",
3241
+ "streaming",
3242
+ "response"
3243
+ ],
3244
+ "chatbot": [
3245
+ "chat",
3246
+ "streaming",
3247
+ "response"
3248
+ ],
3249
+ "comment": [
3250
+ "social",
3251
+ "post",
3252
+ "chat"
3253
+ ],
3254
+ "conversation": [
3255
+ "chat",
3256
+ "streaming",
3257
+ "response"
3258
+ ],
3259
+ "copilot": [
3260
+ "chat",
3261
+ "streaming",
3262
+ "response",
3263
+ "command"
3264
+ ],
3265
+ "gpt": [
3266
+ "chat",
3267
+ "streaming",
3268
+ "response"
3269
+ ],
3270
+ "llm": [
3271
+ "chat",
3272
+ "streaming",
3273
+ "response"
3274
+ ],
3275
+ "message": [
3276
+ "chat",
3277
+ "notification",
3278
+ "toast",
3279
+ "alert"
3280
+ ],
3281
+ "messaging": [
3282
+ "chat",
3283
+ "notification",
3284
+ "streaming"
3285
+ ],
3286
+ "messenger": [
3287
+ "chat",
3288
+ "streaming"
3289
+ ],
3290
+ "prompt": [
3291
+ "chat",
3292
+ "streaming",
3293
+ "command",
3294
+ "palette"
3295
+ ],
3296
+ "sms": [
3297
+ "chat",
3298
+ "notification"
3299
+ ],
3300
+ "support": [
3301
+ "faq",
3302
+ "accordion",
3303
+ "chat"
3304
+ ]
3305
+ },
3306
+ "tag": "chat-thread-ui",
3275
3307
  "tokens": {},
3276
3308
  "traits": [],
3277
3309
  "version": 1
@@ -3356,7 +3388,7 @@
3356
3388
  "keywords": [
3357
3389
  "check"
3358
3390
  ],
3359
- "name": "AdiaCheck",
3391
+ "name": "UICheck",
3360
3392
  "related": [],
3361
3393
  "slots": {
3362
3394
  "box": {
@@ -3524,7 +3556,7 @@
3524
3556
  "api",
3525
3557
  "developer"
3526
3558
  ],
3527
- "name": "AdiaCode",
3559
+ "name": "UICode",
3528
3560
  "related": [
3529
3561
  "badge",
3530
3562
  "button"
@@ -3688,7 +3720,7 @@
3688
3720
  "color",
3689
3721
  "picker"
3690
3722
  ],
3691
- "name": "AdiaColorPicker",
3723
+ "name": "UIColorPicker",
3692
3724
  "related": [
3693
3725
  "grid",
3694
3726
  "button"
@@ -3768,7 +3800,7 @@
3768
3800
  "column",
3769
3801
  "col"
3770
3802
  ],
3771
- "name": "AdiaColumn",
3803
+ "name": "UIColumn",
3772
3804
  "related": [
3773
3805
  "avatar",
3774
3806
  "input",
@@ -3866,7 +3898,7 @@
3866
3898
  "keyboard",
3867
3899
  "keybinding"
3868
3900
  ],
3869
- "name": "AdiaCommand",
3901
+ "name": "UICommand",
3870
3902
  "related": [],
3871
3903
  "slots": {
3872
3904
  "empty": {
@@ -4072,7 +4104,7 @@
4072
4104
  "details",
4073
4105
  "dl"
4074
4106
  ],
4075
- "name": "AdiaDescriptionList",
4107
+ "name": "UIDescriptionList",
4076
4108
  "related": [],
4077
4109
  "slots": {
4078
4110
  "[object Object]": {
@@ -4154,7 +4186,7 @@
4154
4186
  "separator",
4155
4187
  "spacer"
4156
4188
  ],
4157
- "name": "AdiaDivider",
4189
+ "name": "UIDivider",
4158
4190
  "related": [
4159
4191
  "upload",
4160
4192
  "input",
@@ -4289,7 +4321,7 @@
4289
4321
  "collapse",
4290
4322
  "expand"
4291
4323
  ],
4292
- "name": "AdiaDrawer",
4324
+ "name": "UIDrawer",
4293
4325
  "related": [
4294
4326
  "button",
4295
4327
  "empty-state",
@@ -4405,9 +4437,9 @@
4405
4437
  "version": 1
4406
4438
  }
4407
4439
  },
4408
- "Editor": {
4409
- "title": "Editor",
4410
- "description": "Behavior-only editor shell for design-tool layouts. Author provides the\nstructural DOM — header (topbar), [data-editor-body] with pane-ui children\n([data-left], [data-right]), [data-canvas] for the central surface, and\na footer (statusbar). adia-editor wires select-ui[data-options] for\nJSON-parsed option lists.\n",
4440
+ "EditorShell": {
4441
+ "title": "EditorShell",
4442
+ "description": "Behavior-only editor shell module for design-tool layouts. Author\nprovides the structural DOM — header (topbar), [data-editor-body] with\npane-ui children ([data-left], [data-right]), [data-canvas] for the\ncentral surface, and a footer (statusbar). editor-shell wires\nselect-ui[data-options] for JSON-parsed option lists.\n",
4411
4443
  "type": "object",
4412
4444
  "allOf": [
4413
4445
  {
@@ -4419,7 +4451,7 @@
4419
4451
  ],
4420
4452
  "properties": {
4421
4453
  "component": {
4422
- "const": "Editor"
4454
+ "const": "EditorShell"
4423
4455
  }
4424
4456
  },
4425
4457
  "required": [
@@ -4432,12 +4464,12 @@
4432
4464
  "events": {},
4433
4465
  "examples": [],
4434
4466
  "keywords": [
4435
- "adia-editor",
4467
+ "editor-shell",
4436
4468
  "editor",
4437
4469
  "design-tool",
4438
4470
  "canvas-shell"
4439
4471
  ],
4440
- "name": "AdiaEditorElement",
4472
+ "name": "EditorShell",
4441
4473
  "related": [
4442
4474
  "Pane",
4443
4475
  "Select",
@@ -4470,7 +4502,7 @@
4470
4502
  }
4471
4503
  ],
4472
4504
  "synonyms": {},
4473
- "tag": "adia-editor-ui",
4505
+ "tag": "editor-shell",
4474
4506
  "tokens": {},
4475
4507
  "traits": [],
4476
4508
  "version": 1
@@ -4545,7 +4577,7 @@
4545
4577
  "widget",
4546
4578
  "third-party"
4547
4579
  ],
4548
- "name": "AdiaEmbed",
4580
+ "name": "UIEmbed",
4549
4581
  "related": [
4550
4582
  "slider",
4551
4583
  "button"
@@ -4682,7 +4714,7 @@
4682
4714
  "empty",
4683
4715
  "state"
4684
4716
  ],
4685
- "name": "AdiaEmptyState",
4717
+ "name": "UIEmptyState",
4686
4718
  "related": [
4687
4719
  "button",
4688
4720
  "drawer",
@@ -4742,9 +4774,9 @@
4742
4774
  "version": 1
4743
4775
  }
4744
4776
  },
4745
- "Field": {
4746
- "title": "Field",
4747
- "description": "Labeled field wrapper. Composes a <label for=\"…\"> with a form control (input-ui, select-ui, textarea-ui, etc.) placed in the default slot, plus optional [slot=\"trailing\"] and [slot=\"action\"] regions. Auto-mints an id on the slotted control when missing so clicking the label focuses the control an accessibility upgrade over setting label=\"…\" on the control directly, which has no [for] binding. Two layouts — stacked (default) and inline (the `inline` mode attribute collapses everything to a single row).",
4777
+ "Feed": {
4778
+ "title": "Feed",
4779
+ "description": "Shared top-layer feed channel. Per docs/specs/feed-channel.md (SPEC-FEED-CHANNEL-001). Per-position singletons mounted lazily into document.body via Popover API; consumers post via the static API (`UIFeed.post()`) or the global 'feed' CustomEvent.",
4748
4780
  "type": "object",
4749
4781
  "allOf": [
4750
4782
  {
@@ -4755,10 +4787,67 @@
4755
4787
  }
4756
4788
  ],
4757
4789
  "properties": {
4758
- "required": {
4759
- "description": "Renders a \"*\" marker on the label. Does not itself enforce validation — the slotted control's own `required` attr does that; this is a visual signal only.",
4760
- "type": "boolean",
4761
- "default": false
4790
+ "component": {
4791
+ "const": "Feed"
4792
+ },
4793
+ "max": {
4794
+ "description": "Cap on simultaneously visible items per lane",
4795
+ "type": "number",
4796
+ "default": 5
4797
+ },
4798
+ "position": {
4799
+ "description": "Lane the feed renders into",
4800
+ "type": "string",
4801
+ "enum": [
4802
+ "top-left",
4803
+ "top-center",
4804
+ "top-right",
4805
+ "bottom-left",
4806
+ "bottom-center",
4807
+ "bottom-right",
4808
+ "inline"
4809
+ ],
4810
+ "default": "bottom-right"
4811
+ }
4812
+ },
4813
+ "required": [
4814
+ "component"
4815
+ ],
4816
+ "unevaluatedProperties": false,
4817
+ "x-adiaui": {
4818
+ "anti_patterns": [],
4819
+ "category": "container",
4820
+ "events": {},
4821
+ "examples": [],
4822
+ "keywords": [],
4823
+ "name": "UIFeedContainer",
4824
+ "related": [],
4825
+ "slots": {},
4826
+ "states": {},
4827
+ "synonyms": {},
4828
+ "tag": "feed-ui",
4829
+ "tokens": {},
4830
+ "traits": [],
4831
+ "version": 1
4832
+ }
4833
+ },
4834
+ "Field": {
4835
+ "title": "Field",
4836
+ "description": "Labeled field wrapper. Composes a <label for=\"…\"> with a form control (input-ui, select-ui, textarea-ui, etc.) placed in the default slot, plus optional [slot=\"trailing\"] and [slot=\"action\"] regions. Auto-mints an id on the slotted control when missing so clicking the label focuses the control — an accessibility upgrade over setting label=\"…\" on the control directly, which has no [for] binding. Two layouts — stacked (default) and inline (the `inline` mode attribute collapses everything to a single row).",
4837
+ "type": "object",
4838
+ "allOf": [
4839
+ {
4840
+ "$ref": "#/$defs/ComponentCommon"
4841
+ },
4842
+ {
4843
+ "$ref": "#/$defs/CatalogComponentCommon"
4844
+ }
4845
+ ],
4846
+ "properties": {
4847
+ "required": {
4848
+ "description": "Renders a \"*\" marker on the label. Does not itself enforce validation — the slotted control's own `required` attr does that; this is a visual signal only.",
4849
+ "type": "boolean",
4850
+ "default": false
4762
4851
  },
4763
4852
  "component": {
4764
4853
  "const": "Field"
@@ -4806,7 +4895,7 @@
4806
4895
  "input",
4807
4896
  "wrapper"
4808
4897
  ],
4809
- "name": "AdiaField",
4898
+ "name": "UIField",
4810
4899
  "related": [
4811
4900
  "input",
4812
4901
  "select",
@@ -4886,7 +4975,7 @@
4886
4975
  },
4887
4976
  "Footer": {
4888
4977
  "title": "Footer",
4889
- "description": "Card footer. Contains actions, pagination, or summary. Typically holds Buttons.",
4978
+ "description": "Footer — styled by closest container parent (Card / Drawer / Modal / Page / AppShell). Contains actions, pagination, or summary. Typically holds Buttons.",
4890
4979
  "type": "object",
4891
4980
  "allOf": [
4892
4981
  {
@@ -4935,7 +5024,7 @@
4935
5024
  "keywords": [
4936
5025
  "footer"
4937
5026
  ],
4938
- "name": "AdiaFooter",
5027
+ "name": "UIFooter",
4939
5028
  "related": [
4940
5029
  "avatar",
4941
5030
  "input",
@@ -4961,8 +5050,8 @@
4961
5050
  "version": 1
4962
5051
  }
4963
5052
  },
4964
- "GenUI": {
4965
- "title": "GenUI",
5053
+ "GenRoot": {
5054
+ "title": "GenRoot",
4966
5055
  "description": "Composition shell for chat + canvas generative UI. Manages layout modes\n(chat-only / split / canvas-only) and delegates a unified API across\nchild chat-ui, canvas-ui, and inspector-ui elements.\n",
4967
5056
  "type": "object",
4968
5057
  "allOf": [
@@ -4975,7 +5064,7 @@
4975
5064
  ],
4976
5065
  "properties": {
4977
5066
  "component": {
4978
- "const": "GenUI"
5067
+ "const": "GenRoot"
4979
5068
  },
4980
5069
  "inspector": {
4981
5070
  "description": "Show the inspector pane (for debugging generated A2UI).",
@@ -5008,7 +5097,7 @@
5008
5097
  "chat-canvas",
5009
5098
  "agent-shell"
5010
5099
  ],
5011
- "name": "AdiaGenUI",
5100
+ "name": "GenRoot",
5012
5101
  "related": [
5013
5102
  "AppShell",
5014
5103
  "Chat"
@@ -5025,7 +5114,7 @@
5025
5114
  }
5026
5115
  ],
5027
5116
  "synonyms": {},
5028
- "tag": "gen-ui-ui",
5117
+ "tag": "gen-root",
5029
5118
  "tokens": {},
5030
5119
  "traits": [],
5031
5120
  "version": 1
@@ -5100,7 +5189,7 @@
5100
5189
  "portfolio",
5101
5190
  "responsive"
5102
5191
  ],
5103
- "name": "AdiaGrid",
5192
+ "name": "UIGrid",
5104
5193
  "related": [
5105
5194
  "button",
5106
5195
  "badge",
@@ -5197,7 +5286,7 @@
5197
5286
  },
5198
5287
  "Header": {
5199
5288
  "title": "Header",
5200
- "description": "Card header. Contains heading text and optional action slot.",
5289
+ "description": "Header — styled by closest container parent (Card / Drawer / Modal / Page / AppShell). Contains heading text and optional action slot.",
5201
5290
  "type": "object",
5202
5291
  "allOf": [
5203
5292
  {
@@ -5212,7 +5301,7 @@
5212
5301
  "const": "Header"
5213
5302
  },
5214
5303
  "padding": {
5215
- "description": "Bare attribute — enables default header padding. Card's own `padding` prop sets scale.",
5304
+ "description": "Bare attribute — enables default header padding. The container parent's own `padding` prop sets the scale.",
5216
5305
  "type": "boolean",
5217
5306
  "default": false
5218
5307
  }
@@ -5240,7 +5329,7 @@
5240
5329
  "keywords": [
5241
5330
  "header"
5242
5331
  ],
5243
- "name": "AdiaHeader",
5332
+ "name": "UIHeader",
5244
5333
  "related": [
5245
5334
  "avatar",
5246
5335
  "input",
@@ -5379,7 +5468,7 @@
5379
5468
  "intensity",
5380
5469
  "activity"
5381
5470
  ],
5382
- "name": "AdiaHeatmap",
5471
+ "name": "UIHeatmap",
5383
5472
  "related": [
5384
5473
  "chart",
5385
5474
  "calendar-picker"
@@ -5485,7 +5574,7 @@
5485
5574
  "keywords": [
5486
5575
  "icon"
5487
5576
  ],
5488
- "name": "AdiaIcon",
5577
+ "name": "UIIcon",
5489
5578
  "related": [
5490
5579
  "input",
5491
5580
  "empty-state",
@@ -5620,7 +5709,7 @@
5620
5709
  "instagram",
5621
5710
  "assets"
5622
5711
  ],
5623
- "name": "AdiaImage",
5712
+ "name": "UIImage",
5624
5713
  "related": [
5625
5714
  "button",
5626
5715
  "select",
@@ -5898,7 +5987,7 @@
5898
5987
  "chip",
5899
5988
  "tag"
5900
5989
  ],
5901
- "name": "AdiaInput",
5990
+ "name": "UIInput",
5902
5991
  "related": [
5903
5992
  "avatar",
5904
5993
  "button",
@@ -6062,7 +6151,7 @@
6062
6151
  "keywords": [
6063
6152
  "inspector"
6064
6153
  ],
6065
- "name": "AdiaInspector",
6154
+ "name": "UIInspector",
6066
6155
  "related": [],
6067
6156
  "slots": {
6068
6157
  "default": {
@@ -6131,7 +6220,7 @@
6131
6220
  "keyboard",
6132
6221
  "keybinding"
6133
6222
  ],
6134
- "name": "AdiaKbd",
6223
+ "name": "UIKbd",
6135
6224
  "related": [
6136
6225
  "grid"
6137
6226
  ],
@@ -6245,7 +6334,7 @@
6245
6334
  "pin",
6246
6335
  "star"
6247
6336
  ],
6248
- "name": "AdiaList",
6337
+ "name": "UIList",
6249
6338
  "related": [],
6250
6339
  "slots": {},
6251
6340
  "states": [
@@ -6348,85 +6437,389 @@
6348
6437
  }
6349
6438
  ],
6350
6439
  "keywords": [
6351
- "menu",
6440
+ "menu",
6441
+ "navigation",
6442
+ "navbar",
6443
+ "hamburger",
6444
+ "dropdown",
6445
+ "popover",
6446
+ "context-menu",
6447
+ "right-click"
6448
+ ],
6449
+ "name": "UIMenu",
6450
+ "related": [],
6451
+ "slots": {
6452
+ "default": {
6453
+ "description": "Menu items with role=\"menuitem\" and optional <hr> dividers"
6454
+ }
6455
+ },
6456
+ "states": [
6457
+ {
6458
+ "description": "Default, ready for interaction.",
6459
+ "name": "idle"
6460
+ }
6461
+ ],
6462
+ "synonyms": {
6463
+ "context-menu": [
6464
+ "popover",
6465
+ "menu"
6466
+ ],
6467
+ "dropdown": [
6468
+ "popover",
6469
+ "menu",
6470
+ "select",
6471
+ "form"
6472
+ ],
6473
+ "hamburger": [
6474
+ "nav",
6475
+ "menu",
6476
+ "sidebar",
6477
+ "drawer"
6478
+ ],
6479
+ "menu": [
6480
+ "nav",
6481
+ "sidebar",
6482
+ "popover",
6483
+ "menu",
6484
+ "command"
6485
+ ],
6486
+ "navbar": [
6487
+ "nav",
6488
+ "menu",
6489
+ "sidebar",
6490
+ "breadcrumb"
6491
+ ],
6492
+ "navigation": [
6493
+ "nav",
6494
+ "sidebar",
6495
+ "breadcrumb",
6496
+ "tabs",
6497
+ "menu",
6498
+ "pagination"
6499
+ ],
6500
+ "popover": [
6501
+ "popover",
6502
+ "menu",
6503
+ "tooltip"
6504
+ ],
6505
+ "right-click": [
6506
+ "popover",
6507
+ "menu"
6508
+ ]
6509
+ },
6510
+ "tag": "menu-ui",
6511
+ "tokens": {},
6512
+ "traits": [],
6513
+ "version": 1
6514
+ }
6515
+ },
6516
+ "Modal": {
6517
+ "title": "Modal",
6518
+ "description": "Centered dialog overlay using native <dialog>. Focus trapping, Escape key, backdrop.",
6519
+ "type": "object",
6520
+ "allOf": [
6521
+ {
6522
+ "$ref": "#/$defs/ComponentCommon"
6523
+ },
6524
+ {
6525
+ "$ref": "#/$defs/CatalogComponentCommon"
6526
+ }
6527
+ ],
6528
+ "properties": {
6529
+ "component": {
6530
+ "const": "Modal"
6531
+ },
6532
+ "open": {
6533
+ "description": "Controls overlay visibility. Setting to true opens the surface with entry animation.",
6534
+ "type": "boolean",
6535
+ "default": false
6536
+ },
6537
+ "permanent": {
6538
+ "description": "When true, suppress backdrop click and Escape key dismissal of the overlay",
6539
+ "type": "boolean",
6540
+ "default": false
6541
+ },
6542
+ "size": {
6543
+ "description": "Width preset. sm=24rem, md=32rem, lg=48rem, full=95vw.",
6544
+ "type": "string",
6545
+ "enum": [
6546
+ "sm",
6547
+ "md",
6548
+ "lg",
6549
+ "xl"
6550
+ ],
6551
+ "default": "md"
6552
+ },
6553
+ "text": {
6554
+ "description": "Aria label applied to the surface element for accessibility",
6555
+ "type": "string",
6556
+ "default": ""
6557
+ }
6558
+ },
6559
+ "required": [
6560
+ "component"
6561
+ ],
6562
+ "unevaluatedProperties": false,
6563
+ "x-adiaui": {
6564
+ "anti_patterns": [],
6565
+ "category": "container",
6566
+ "events": {
6567
+ "close": {
6568
+ "description": "Fired when the overlay is dismissed via backdrop click, Escape key, popover toggle, or programmatic hide(). Bubbles."
6569
+ }
6570
+ },
6571
+ "examples": [
6572
+ {
6573
+ "description": "Basic Modal usage",
6574
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"sec\"\n ]\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"comp\"\n ]\n },\n {\n \"id\": \"comp\",\n \"component\": \"Modal\",\n \"text\": \"Example Modal\"\n }\n]",
6575
+ "name": "basic-modal"
6576
+ }
6577
+ ],
6578
+ "keywords": [
6579
+ "modal"
6580
+ ],
6581
+ "name": "UIModal",
6582
+ "related": [],
6583
+ "slots": {
6584
+ "default": {
6585
+ "description": "Content placed inside the modal surface. Accepts any elements (card-ui, command-ui, custom markup)."
6586
+ }
6587
+ },
6588
+ "states": [
6589
+ {
6590
+ "description": "Default, ready for interaction.",
6591
+ "name": "idle"
6592
+ }
6593
+ ],
6594
+ "synonyms": {},
6595
+ "tag": "modal-ui",
6596
+ "tokens": {
6597
+ "--modal-backdrop": {
6598
+ "description": "Override backdrop color (dialog mode)"
6599
+ },
6600
+ "--modal-background": {
6601
+ "description": "Override surface background color"
6602
+ },
6603
+ "--modal-border-color": {
6604
+ "description": "Override surface border color"
6605
+ },
6606
+ "--modal-duration": {
6607
+ "description": "Override open/close animation duration"
6608
+ },
6609
+ "--modal-easing-in": {
6610
+ "description": "Override entry animation easing curve"
6611
+ },
6612
+ "--modal-easing-out": {
6613
+ "description": "Override exit animation easing curve"
6614
+ },
6615
+ "--modal-radius": {
6616
+ "description": "Override surface border radius"
6617
+ },
6618
+ "--modal-shadow": {
6619
+ "description": "Override surface box shadow"
6620
+ }
6621
+ },
6622
+ "traits": [],
6623
+ "version": 1
6624
+ }
6625
+ },
6626
+ "Nav": {
6627
+ "title": "Nav",
6628
+ "description": "Navigation rail. Consolidates the prior `app-nav-ui` + `section-nav-ui`\npair per ADR-0015 § Nav consolidation. [variant] drives visual\ntreatment; behavior is unified.\n\nDefault variant (\"primary\") is the app-sidebar nav: ResizeObserver\ncollapses to icon-only below 96px, groups open a popover when\ncollapsed. [variant=\"section\"] is a subnav rail with quieter chrome\nand a [heading] kicker rendered via CSS.\n",
6629
+ "type": "object",
6630
+ "allOf": [
6631
+ {
6632
+ "$ref": "#/$defs/ComponentCommon"
6633
+ },
6634
+ {
6635
+ "$ref": "#/$defs/CatalogComponentCommon"
6636
+ }
6637
+ ],
6638
+ "properties": {
6639
+ "collapsed": {
6640
+ "description": "Primary-variant only. Force icon-only collapse regardless of viewport width.",
6641
+ "type": "boolean",
6642
+ "default": false
6643
+ },
6644
+ "component": {
6645
+ "const": "Nav"
6646
+ },
6647
+ "divider": {
6648
+ "description": "Auto-place dividers between adjacent groups + items.",
6649
+ "type": "boolean",
6650
+ "default": false
6651
+ },
6652
+ "heading": {
6653
+ "description": "Optional kicker label. Section variant renders it via ::before; primary uses it as aria-label only.",
6654
+ "type": "string",
6655
+ "default": ""
6656
+ },
6657
+ "variant": {
6658
+ "description": "Visual treatment. primary = app sidebar; section = subnav rail.",
6659
+ "type": "string",
6660
+ "enum": [
6661
+ "primary",
6662
+ "section"
6663
+ ],
6664
+ "default": "primary"
6665
+ }
6666
+ },
6667
+ "required": [
6668
+ "component"
6669
+ ],
6670
+ "unevaluatedProperties": false,
6671
+ "x-adiaui": {
6672
+ "anti_patterns": [],
6673
+ "category": "layout",
6674
+ "events": {
6675
+ "nav-select": {
6676
+ "description": "Bubbles from <nav-item-ui> children when one is selected. Detail: { item, text, value }."
6677
+ }
6678
+ },
6679
+ "examples": [
6680
+ {
6681
+ "description": "App sidebar nav with groups + items.",
6682
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Nav\",\n \"children\": [\"g1\", \"i1\"]\n },\n {\n \"id\": \"g1\",\n \"component\": \"NavGroup\",\n \"text\": \"Settings\",\n \"icon\": \"gear\",\n \"children\": [\"g1i1\"]\n },\n {\n \"id\": \"g1i1\",\n \"component\": \"NavItem\",\n \"text\": \"General\",\n \"value\": \"/settings/general\"\n },\n {\n \"id\": \"i1\",\n \"component\": \"NavItem\",\n \"text\": \"Profile\",\n \"icon\": \"user\",\n \"value\": \"/profile\"\n }\n]",
6683
+ "name": "primary"
6684
+ },
6685
+ {
6686
+ "description": "Subnav rail with heading.",
6687
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Nav\",\n \"variant\": \"section\",\n \"heading\": \"On this page\",\n \"children\": [\"i1\", \"i2\"]\n },\n {\n \"id\": \"i1\",\n \"component\": \"NavItem\",\n \"text\": \"Overview\",\n \"value\": \"#overview\"\n },\n {\n \"id\": \"i2\",\n \"component\": \"NavItem\",\n \"text\": \"API\",\n \"value\": \"#api\"\n }\n]",
6688
+ "name": "section"
6689
+ }
6690
+ ],
6691
+ "keywords": [
6692
+ "nav",
6693
+ "navigation",
6694
+ "sidebar",
6695
+ "menu",
6696
+ "links"
6697
+ ],
6698
+ "name": "UINav",
6699
+ "related": [],
6700
+ "slots": {
6701
+ "default": {
6702
+ "description": "Primary slot — accepts <nav-group-ui> + <nav-item-ui> children, plus <hr data-nav-divider> for hand-placed dividers."
6703
+ }
6704
+ },
6705
+ "states": [
6706
+ {
6707
+ "description": "Default, not collapsed.",
6708
+ "name": "idle"
6709
+ },
6710
+ {
6711
+ "description": "Primary variant when [collapsed] or container width <= 96px.",
6712
+ "name": "collapsed"
6713
+ }
6714
+ ],
6715
+ "synonyms": {},
6716
+ "tag": "nav-ui",
6717
+ "tokens": {},
6718
+ "traits": [],
6719
+ "version": 1
6720
+ }
6721
+ },
6722
+ "NavGroup": {
6723
+ "title": "NavGroup",
6724
+ "description": "Collapsible labeled group of <nav-item-ui> children inside <nav-ui>.\nConsolidates the prior `app-nav-group-ui` + `section-nav-group-ui`\nper ADR-0015 § Nav consolidation.\n\nWhen the parent <nav-ui> is collapsed (primary variant), clicking the\ngroup opens a popover with its children instead of toggling inline\nexpansion. Inline click + keyboard (Enter/Space) toggle is supported\nwhen [collapsible] (default true).\n",
6725
+ "type": "object",
6726
+ "allOf": [
6727
+ {
6728
+ "$ref": "#/$defs/ComponentCommon"
6729
+ },
6730
+ {
6731
+ "$ref": "#/$defs/CatalogComponentCommon"
6732
+ }
6733
+ ],
6734
+ "properties": {
6735
+ "badge": {
6736
+ "description": "Optional trailing badge (count, label).",
6737
+ "type": "string",
6738
+ "default": ""
6739
+ },
6740
+ "collapsible": {
6741
+ "description": "When true, the header row toggles the open state on click/keyboard.",
6742
+ "type": "boolean",
6743
+ "default": true
6744
+ },
6745
+ "component": {
6746
+ "const": "NavGroup"
6747
+ },
6748
+ "icon": {
6749
+ "description": "Optional leading icon name (resolved via <icon-ui>).",
6750
+ "type": "string",
6751
+ "default": ""
6752
+ },
6753
+ "open": {
6754
+ "description": "Inline-expanded state. Toggled by header click when [collapsible].",
6755
+ "type": "boolean",
6756
+ "default": false
6757
+ },
6758
+ "text": {
6759
+ "description": "Visible group label.",
6760
+ "type": "string",
6761
+ "default": ""
6762
+ },
6763
+ "variant": {
6764
+ "description": "Visual treatment. Default ('') renders as a primary-rail group (icon row, caret, collapsible). 'section' renders the header as a static kicker label with always-visible children — matches the prior <section-nav-group-ui>. When the parent <nav-ui> carries variant=\"section\", this group inherits it via CSS cascade unless an explicit variant is set on the group.",
6765
+ "type": "string",
6766
+ "enum": [
6767
+ "",
6768
+ "section"
6769
+ ],
6770
+ "default": ""
6771
+ }
6772
+ },
6773
+ "required": [
6774
+ "component"
6775
+ ],
6776
+ "unevaluatedProperties": false,
6777
+ "x-adiaui": {
6778
+ "anti_patterns": [],
6779
+ "category": "layout",
6780
+ "events": {
6781
+ "group-toggle": {
6782
+ "description": "Fired when the header toggles via click/keyboard. Detail: { text, open }."
6783
+ }
6784
+ },
6785
+ "examples": [],
6786
+ "keywords": [
6787
+ "nav",
6352
6788
  "navigation",
6353
- "navbar",
6354
- "hamburger",
6355
- "dropdown",
6356
- "popover",
6357
- "context-menu",
6358
- "right-click"
6789
+ "group",
6790
+ "sidebar",
6791
+ "menu"
6359
6792
  ],
6360
- "name": "AdiaMenu",
6793
+ "name": "UINavGroup",
6361
6794
  "related": [],
6362
6795
  "slots": {
6363
6796
  "default": {
6364
- "description": "Menu items with role=\"menuitem\" and optional <hr> dividers"
6797
+ "description": "Children typically <nav-item-ui> rows."
6798
+ },
6799
+ "header": {
6800
+ "description": "Optional custom header. Auto-generated when missing."
6365
6801
  }
6366
6802
  },
6367
6803
  "states": [
6368
6804
  {
6369
- "description": "Default, ready for interaction.",
6370
- "name": "idle"
6805
+ "description": "Default. Children hidden.",
6806
+ "name": "closed"
6807
+ },
6808
+ {
6809
+ "description": "Children visible inline.",
6810
+ "name": "open"
6371
6811
  }
6372
6812
  ],
6373
- "synonyms": {
6374
- "context-menu": [
6375
- "popover",
6376
- "menu"
6377
- ],
6378
- "dropdown": [
6379
- "popover",
6380
- "menu",
6381
- "select",
6382
- "form"
6383
- ],
6384
- "hamburger": [
6385
- "nav",
6386
- "menu",
6387
- "sidebar",
6388
- "drawer"
6389
- ],
6390
- "menu": [
6391
- "nav",
6392
- "sidebar",
6393
- "popover",
6394
- "menu",
6395
- "command"
6396
- ],
6397
- "navbar": [
6398
- "nav",
6399
- "menu",
6400
- "sidebar",
6401
- "breadcrumb"
6402
- ],
6403
- "navigation": [
6404
- "nav",
6405
- "sidebar",
6406
- "breadcrumb",
6407
- "tabs",
6408
- "menu",
6409
- "pagination"
6410
- ],
6411
- "popover": [
6412
- "popover",
6413
- "menu",
6414
- "tooltip"
6415
- ],
6416
- "right-click": [
6417
- "popover",
6418
- "menu"
6419
- ]
6420
- },
6421
- "tag": "menu-ui",
6813
+ "synonyms": {},
6814
+ "tag": "nav-group-ui",
6422
6815
  "tokens": {},
6423
6816
  "traits": [],
6424
6817
  "version": 1
6425
6818
  }
6426
6819
  },
6427
- "Modal": {
6428
- "title": "Modal",
6429
- "description": "Centered dialog overlay using native <dialog>. Focus trapping, Escape key, backdrop.",
6820
+ "NavItem": {
6821
+ "title": "NavItem",
6822
+ "description": "Single navigation link inside <nav-ui> (optionally nested under\n<nav-group-ui>). Consolidates the prior `app-nav-item-ui` +\n`section-nav-item-ui` per ADR-0015 § Nav consolidation.\n\nSupports icon, label, optional badge, selected/disabled state, and\nkeyboard activation (Enter/Space). Selection is managed by the parent\n<nav-ui>; clicking or activating an item calls nav.select(this) and\nbubbles a `nav-select` event.\n",
6430
6823
  "type": "object",
6431
6824
  "allOf": [
6432
6825
  {
@@ -6437,33 +6830,46 @@
6437
6830
  }
6438
6831
  ],
6439
6832
  "properties": {
6833
+ "badge": {
6834
+ "description": "Optional trailing badge.",
6835
+ "type": "string",
6836
+ "default": ""
6837
+ },
6440
6838
  "component": {
6441
- "const": "Modal"
6839
+ "const": "NavItem"
6442
6840
  },
6443
- "open": {
6444
- "description": "Controls overlay visibility. Setting to true opens the surface with entry animation.",
6841
+ "disabled": {
6842
+ "description": "Suppresses click/keyboard activation; greyed visually.",
6445
6843
  "type": "boolean",
6446
6844
  "default": false
6447
6845
  },
6448
- "permanent": {
6449
- "description": "When true, suppress backdrop click and Escape key dismissal of the overlay",
6846
+ "icon": {
6847
+ "description": "Optional leading icon name.",
6848
+ "type": "string",
6849
+ "default": ""
6850
+ },
6851
+ "selected": {
6852
+ "description": "Set by the parent <nav-ui>'s select() method.",
6450
6853
  "type": "boolean",
6451
6854
  "default": false
6452
6855
  },
6453
- "size": {
6454
- "description": "Width preset. sm=24rem, md=32rem, lg=48rem, full=95vw.",
6856
+ "text": {
6857
+ "description": "Visible item label.",
6455
6858
  "type": "string",
6456
- "enum": [
6457
- "sm",
6458
- "md",
6459
- "lg",
6460
- "xl"
6461
- ],
6462
- "default": "md"
6859
+ "default": ""
6463
6860
  },
6464
- "text": {
6465
- "description": "Aria label applied to the surface element for accessibility",
6861
+ "value": {
6862
+ "description": "Identifier typically a route or anchor.",
6863
+ "type": "string",
6864
+ "default": ""
6865
+ },
6866
+ "variant": {
6867
+ "description": "Visual treatment. Default ('') renders as a primary-rail item (reserved icon space, in-icon selected accent). 'section' renders flat — no icon space when absent, left-edge accent bar for selected — matching the prior <section-nav-item-ui>. When the parent <nav-ui> carries variant=\"section\", this item inherits it via CSS cascade unless an explicit variant is set.",
6466
6868
  "type": "string",
6869
+ "enum": [
6870
+ "",
6871
+ "section"
6872
+ ],
6467
6873
  "default": ""
6468
6874
  }
6469
6875
  },
@@ -6473,63 +6879,44 @@
6473
6879
  "unevaluatedProperties": false,
6474
6880
  "x-adiaui": {
6475
6881
  "anti_patterns": [],
6476
- "category": "container",
6882
+ "category": "layout",
6477
6883
  "events": {
6478
- "close": {
6479
- "description": "Fired when the overlay is dismissed via backdrop click, Escape key, popover toggle, or programmatic hide(). Bubbles."
6884
+ "nav-select": {
6885
+ "description": "Bubbles when the item is activated. Detail: { item, text, value }."
6480
6886
  }
6481
6887
  },
6482
- "examples": [
6483
- {
6484
- "description": "Basic Modal usage",
6485
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"sec\"\n ]\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"comp\"\n ]\n },\n {\n \"id\": \"comp\",\n \"component\": \"Modal\",\n \"text\": \"Example Modal\"\n }\n]",
6486
- "name": "basic-modal"
6487
- }
6488
- ],
6888
+ "examples": [],
6489
6889
  "keywords": [
6490
- "modal"
6890
+ "nav",
6891
+ "navigation",
6892
+ "item",
6893
+ "link",
6894
+ "sidebar"
6491
6895
  ],
6492
- "name": "AdiaModal",
6896
+ "name": "UINavItem",
6493
6897
  "related": [],
6494
6898
  "slots": {
6495
6899
  "default": {
6496
- "description": "Content placed inside the modal surface. Accepts any elements (card-ui, command-ui, custom markup)."
6900
+ "description": "Optional override of the default icon + text + badge stamping."
6497
6901
  }
6498
6902
  },
6499
6903
  "states": [
6500
6904
  {
6501
- "description": "Default, ready for interaction.",
6905
+ "description": "Default.",
6502
6906
  "name": "idle"
6503
- }
6504
- ],
6505
- "synonyms": {},
6506
- "tag": "modal-ui",
6507
- "tokens": {
6508
- "--modal-backdrop": {
6509
- "description": "Override backdrop color (dialog mode)"
6510
- },
6511
- "--modal-background": {
6512
- "description": "Override surface background color"
6513
- },
6514
- "--modal-border-color": {
6515
- "description": "Override surface border color"
6516
- },
6517
- "--modal-duration": {
6518
- "description": "Override open/close animation duration"
6519
- },
6520
- "--modal-easing-in": {
6521
- "description": "Override entry animation easing curve"
6522
- },
6523
- "--modal-easing-out": {
6524
- "description": "Override exit animation easing curve"
6525
6907
  },
6526
- "--modal-radius": {
6527
- "description": "Override surface border radius"
6908
+ {
6909
+ "description": "aria-current=page.",
6910
+ "name": "selected"
6528
6911
  },
6529
- "--modal-shadow": {
6530
- "description": "Override surface box shadow"
6912
+ {
6913
+ "description": "Suppressed activation.",
6914
+ "name": "disabled"
6531
6915
  }
6532
- },
6916
+ ],
6917
+ "synonyms": {},
6918
+ "tag": "nav-item-ui",
6919
+ "tokens": {},
6533
6920
  "traits": [],
6534
6921
  "version": 1
6535
6922
  }
@@ -6644,7 +7031,7 @@
6644
7031
  "keywords": [
6645
7032
  "noodles"
6646
7033
  ],
6647
- "name": "AdiaNoodles",
7034
+ "name": "UINoodles",
6648
7035
  "related": [],
6649
7036
  "slots": {},
6650
7037
  "states": [
@@ -6769,7 +7156,7 @@
6769
7156
  "onboarding",
6770
7157
  "registration"
6771
7158
  ],
6772
- "name": "AdiaOptionCard",
7159
+ "name": "UIOptionCard",
6773
7160
  "related": [
6774
7161
  "radio",
6775
7162
  "card",
@@ -6975,40 +7362,146 @@
6975
7362
  "unevaluatedProperties": false,
6976
7363
  "x-adiaui": {
6977
7364
  "anti_patterns": [],
6978
- "category": "input",
6979
- "events": {
6980
- "complete": {
6981
- "description": "Fired when all digits are filled. Detail contains { code }."
6982
- },
6983
- "input": {
6984
- "description": "Fired on every digit change"
6985
- }
6986
- },
7365
+ "category": "input",
7366
+ "events": {
7367
+ "complete": {
7368
+ "description": "Fired when all digits are filled. Detail contains { code }."
7369
+ },
7370
+ "input": {
7371
+ "description": "Fired on every digit change"
7372
+ }
7373
+ },
7374
+ "examples": [
7375
+ {
7376
+ "description": "OTP verification form with code input and submit button.",
7377
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\",\n \"desc\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Verify Your Identity\"\n },\n {\n \"id\": \"desc\",\n \"component\": \"Text\",\n \"slot\": \"description\",\n \"textContent\": \"Enter the 6-digit code sent to your email.\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"col\"\n ]\n },\n {\n \"id\": \"col\",\n \"component\": \"Column\",\n \"children\": [\n \"otp\",\n \"btn\"\n ],\n \"gap\": \"4\",\n \"align\": \"center\"\n },\n {\n \"id\": \"otp\",\n \"component\": \"OtpInput\",\n \"length\": 6\n },\n {\n \"id\": \"btn\",\n \"component\": \"Button\",\n \"text\": \"Verify\",\n \"variant\": \"primary\"\n }\n]",
7378
+ "name": "otp-form"
7379
+ },
7380
+ {
7381
+ "description": "OTP verification card with 6-digit code input, resend link, and a primary verify button in the footer. Richer than otp-form: includes resend affordance and card footer.",
7382
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\",\n \"desc\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"variant\": \"section\",\n \"textContent\": \"Verify Your Identity\"\n },\n {\n \"id\": \"desc\",\n \"component\": \"Text\",\n \"slot\": \"description\",\n \"variant\": \"caption\",\n \"textContent\": \"Enter the 6-digit code sent to your device\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"col\"\n ]\n },\n {\n \"id\": \"col\",\n \"component\": \"Column\",\n \"gap\": \"4\",\n \"align\": \"center\",\n \"children\": [\n \"otp\",\n \"resend-row\"\n ]\n },\n {\n \"id\": \"otp\",\n \"component\": \"OtpInput\",\n \"length\": 6,\n \"name\": \"otp-code\"\n },\n {\n \"id\": \"resend-row\",\n \"component\": \"Row\",\n \"gap\": \"1\",\n \"align\": \"center\",\n \"children\": [\n \"resend-label\",\n \"resend-btn\"\n ]\n },\n {\n \"id\": \"resend-label\",\n \"component\": \"Text\",\n \"variant\": \"caption\",\n \"color\": \"muted\",\n \"textContent\": \"Didn't receive a code?\"\n },\n {\n \"id\": \"resend-btn\",\n \"component\": \"Button\",\n \"text\": \"Resend\",\n \"variant\": \"ghost\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"verify-btn\"\n ]\n },\n {\n \"id\": \"verify-btn\",\n \"component\": \"Button\",\n \"text\": \"Verify\",\n \"variant\": \"primary\",\n \"block\": true\n }\n]",
7383
+ "name": "otp-verification"
7384
+ }
7385
+ ],
7386
+ "keywords": [
7387
+ "otpinput",
7388
+ "otp-input",
7389
+ "otp",
7390
+ "input"
7391
+ ],
7392
+ "name": "UIOtpInput",
7393
+ "related": [
7394
+ "button"
7395
+ ],
7396
+ "slots": {
7397
+ "field": {
7398
+ "description": "Container for the digit input boxes and optional separator"
7399
+ }
7400
+ },
7401
+ "states": [
7402
+ {
7403
+ "description": "Default, ready for interaction.",
7404
+ "name": "idle"
7405
+ },
7406
+ {
7407
+ "description": "Non-interactive; dimmed.",
7408
+ "attribute": "disabled",
7409
+ "name": "disabled"
7410
+ }
7411
+ ],
7412
+ "synonyms": {},
7413
+ "tag": "otp-input-ui",
7414
+ "tokens": {},
7415
+ "traits": [],
7416
+ "version": 1
7417
+ }
7418
+ },
7419
+ "Page": {
7420
+ "title": "Page",
7421
+ "description": "Page container. Holds page-level chrome — header / content / footer —\nand manages max-width clamps, padding scale, optional scroll-container,\nand an optional sticky-header sentinel. Compose with the slot\nprimitives (`<header-ui>`, `<section-ui>`, `<footer-ui>`); the page's\n@scope rules style them. Drop in directly, or nest inside an\n`<admin-shell>`'s main column.\n",
7422
+ "type": "object",
7423
+ "allOf": [
7424
+ {
7425
+ "$ref": "#/$defs/ComponentCommon"
7426
+ },
7427
+ {
7428
+ "$ref": "#/$defs/CatalogComponentCommon"
7429
+ }
7430
+ ],
7431
+ "properties": {
7432
+ "component": {
7433
+ "const": "Page"
7434
+ },
7435
+ "maxWidth": {
7436
+ "description": "Token-bound max-width clamp. `prose` (65ch) for reading pages,\n`narrow` (80ch) for tight forms, `wide` (1080px) for data-rich\npages, `full` for unconstrained. Empty defers to parent / 100%.\nCentered horizontally via `margin-inline: auto`.\n",
7437
+ "type": "string",
7438
+ "enum": [
7439
+ "",
7440
+ "prose",
7441
+ "narrow",
7442
+ "wide",
7443
+ "full"
7444
+ ],
7445
+ "default": ""
7446
+ },
7447
+ "padding": {
7448
+ "description": "Page-padding scale from the spacing system. Accepts `0`–`8`\n(mapped to `--a-space-N`). Empty (no value) applies the\n`--page-padding-default` token; `0` removes padding.\n",
7449
+ "type": "string",
7450
+ "default": ""
7451
+ },
7452
+ "scroll": {
7453
+ "description": "Sets the page as a scroll container. `overflow-y: auto`, full\nheight, contained overscroll. Use when the page IS the scroll\nsurface (standalone pages); leave off when nested inside a parent\nthat already manages scroll (e.g. inside an `<admin-shell>`'s\nmain `<section>`).\n",
7454
+ "type": "boolean",
7455
+ "default": false
7456
+ },
7457
+ "stickyHeader": {
7458
+ "description": "Installs an IntersectionObserver sentinel before the first\n`<header>` / `<header-ui>` child. When the sentinel scrolls out\nof view the page gains `[data-header-stuck]`, which the CSS\nuses to add a border + shadow to the header. No-op when no\nheader is present.\n",
7459
+ "type": "boolean",
7460
+ "default": false
7461
+ }
7462
+ },
7463
+ "required": [
7464
+ "component"
7465
+ ],
7466
+ "unevaluatedProperties": false,
7467
+ "x-adiaui": {
7468
+ "anti_patterns": [],
7469
+ "category": "container",
7470
+ "events": {},
6987
7471
  "examples": [
6988
7472
  {
6989
- "description": "OTP verification form with code input and submit button.",
6990
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\",\n \"desc\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Verify Your Identity\"\n },\n {\n \"id\": \"desc\",\n \"component\": \"Text\",\n \"slot\": \"description\",\n \"textContent\": \"Enter the 6-digit code sent to your email.\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"col\"\n ]\n },\n {\n \"id\": \"col\",\n \"component\": \"Column\",\n \"children\": [\n \"otp\",\n \"btn\"\n ],\n \"gap\": \"4\",\n \"align\": \"center\"\n },\n {\n \"id\": \"otp\",\n \"component\": \"OtpInput\",\n \"length\": 6\n },\n {\n \"id\": \"btn\",\n \"component\": \"Button\",\n \"text\": \"Verify\",\n \"variant\": \"primary\"\n }\n]",
6991
- "name": "otp-form"
7473
+ "description": "Reading page with sticky header, 65ch column, padding scale 6.",
7474
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Page\",\n \"stickyHeader\": true,\n \"maxWidth\": \"prose\",\n \"padding\": \"6\",\n \"children\": [\"hdr\", \"body\"]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\"title\"]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"variant\": \"display\",\n \"textContent\": \"Reading Page\"\n },\n {\n \"id\": \"body\",\n \"component\": \"Section\",\n \"children\": []\n }\n]",
7475
+ "name": "prose-page"
6992
7476
  },
6993
7477
  {
6994
- "description": "OTP verification card with 6-digit code input, resend link, and a primary verify button in the footer. Richer than otp-form: includes resend affordance and card footer.",
6995
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\",\n \"desc\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"variant\": \"section\",\n \"textContent\": \"Verify Your Identity\"\n },\n {\n \"id\": \"desc\",\n \"component\": \"Text\",\n \"slot\": \"description\",\n \"variant\": \"caption\",\n \"textContent\": \"Enter the 6-digit code sent to your device\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"col\"\n ]\n },\n {\n \"id\": \"col\",\n \"component\": \"Column\",\n \"gap\": \"4\",\n \"align\": \"center\",\n \"children\": [\n \"otp\",\n \"resend-row\"\n ]\n },\n {\n \"id\": \"otp\",\n \"component\": \"OtpInput\",\n \"length\": 6,\n \"name\": \"otp-code\"\n },\n {\n \"id\": \"resend-row\",\n \"component\": \"Row\",\n \"gap\": \"1\",\n \"align\": \"center\",\n \"children\": [\n \"resend-label\",\n \"resend-btn\"\n ]\n },\n {\n \"id\": \"resend-label\",\n \"component\": \"Text\",\n \"variant\": \"caption\",\n \"color\": \"muted\",\n \"textContent\": \"Didn't receive a code?\"\n },\n {\n \"id\": \"resend-btn\",\n \"component\": \"Button\",\n \"text\": \"Resend\",\n \"variant\": \"ghost\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"verify-btn\"\n ]\n },\n {\n \"id\": \"verify-btn\",\n \"component\": \"Button\",\n \"text\": \"Verify\",\n \"variant\": \"primary\",\n \"block\": true\n }\n]",
6996
- "name": "otp-verification"
7478
+ "description": "Wide-clamp dashboard page acting as a scroll container.",
7479
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Page\",\n \"scroll\": true,\n \"maxWidth\": \"wide\",\n \"padding\": \"4\",\n \"children\": [\"hdr\", \"body\"]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": []\n },\n {\n \"id\": \"body\",\n \"component\": \"Section\",\n \"children\": []\n }\n]",
7480
+ "name": "dashboard-page"
6997
7481
  }
6998
7482
  ],
6999
7483
  "keywords": [
7000
- "otpinput",
7001
- "otp-input",
7002
- "otp",
7003
- "input"
7004
- ],
7005
- "name": "AdiaOtpInput",
7484
+ "page",
7485
+ "layout",
7486
+ "container",
7487
+ "scroll",
7488
+ "sticky-header",
7489
+ "max-width",
7490
+ "padding",
7491
+ "prose-page",
7492
+ "dashboard-page"
7493
+ ],
7494
+ "name": "UIPage",
7006
7495
  "related": [
7007
- "button"
7496
+ "app-shell",
7497
+ "card",
7498
+ "section",
7499
+ "header",
7500
+ "footer"
7008
7501
  ],
7009
7502
  "slots": {
7010
- "field": {
7011
- "description": "Container for the digit input boxes and optional separator"
7503
+ "default": {
7504
+ "description": "Composes from the slot primitives `<header-ui>` (page header),\n`<section-ui>` (main content), optional `<footer-ui>`. Native\n`<header>` / `<section>` / `<footer>` also work; the @scope rules\ntarget both via `:where(header, header-ui)`.\n"
7012
7505
  }
7013
7506
  },
7014
7507
  "states": [
@@ -7017,13 +7510,12 @@
7017
7510
  "name": "idle"
7018
7511
  },
7019
7512
  {
7020
- "description": "Non-interactive; dimmed.",
7021
- "attribute": "disabled",
7022
- "name": "disabled"
7513
+ "description": "Header has scrolled past the sentinel; visual cue applied.",
7514
+ "name": "header-stuck"
7023
7515
  }
7024
7516
  ],
7025
7517
  "synonyms": {},
7026
- "tag": "otp-input-ui",
7518
+ "tag": "page-ui",
7027
7519
  "tokens": {},
7028
7520
  "traits": [],
7029
7521
  "version": 1
@@ -7097,7 +7589,7 @@
7097
7589
  "paginate",
7098
7590
  "paging"
7099
7591
  ],
7100
- "name": "AdiaPagination",
7592
+ "name": "UIPagination",
7101
7593
  "related": [
7102
7594
  "input",
7103
7595
  "table"
@@ -7209,7 +7701,7 @@
7209
7701
  "keywords": [
7210
7702
  "pane"
7211
7703
  ],
7212
- "name": "AdiaPane",
7704
+ "name": "UIPane",
7213
7705
  "related": [
7214
7706
  "text-area"
7215
7707
  ],
@@ -7299,7 +7791,7 @@
7299
7791
  "pipeline",
7300
7792
  "status"
7301
7793
  ],
7302
- "name": "AdiaPipelineStatus",
7794
+ "name": "UIPipelineStatus",
7303
7795
  "related": [],
7304
7796
  "slots": {
7305
7797
  "default": {
@@ -7404,7 +7896,7 @@
7404
7896
  "context-menu",
7405
7897
  "right-click"
7406
7898
  ],
7407
- "name": "AdiaPopover",
7899
+ "name": "UIPopover",
7408
7900
  "related": [
7409
7901
  "button",
7410
7902
  "divider"
@@ -7556,7 +8048,7 @@
7556
8048
  "percent",
7557
8049
  "gamification"
7558
8050
  ],
7559
- "name": "AdiaProgress",
8051
+ "name": "UIProgress",
7560
8052
  "related": [
7561
8053
  "grid",
7562
8054
  "button",
@@ -7737,7 +8229,7 @@
7737
8229
  "progress",
7738
8230
  "row"
7739
8231
  ],
7740
- "name": "AdiaProgressRow",
8232
+ "name": "UIProgressRow",
7741
8233
  "related": [],
7742
8234
  "slots": {
7743
8235
  "label": {
@@ -7852,7 +8344,7 @@
7852
8344
  "questionnaire",
7853
8345
  "poll"
7854
8346
  ],
7855
- "name": "AdiaRadio",
8347
+ "name": "UIRadio",
7856
8348
  "related": [
7857
8349
  "button"
7858
8350
  ],
@@ -8083,7 +8575,7 @@
8083
8575
  "range",
8084
8576
  "volume"
8085
8577
  ],
8086
- "name": "AdiaRange",
8578
+ "name": "UIRange",
8087
8579
  "related": [
8088
8580
  "input",
8089
8581
  "button"
@@ -8229,7 +8721,7 @@
8229
8721
  "heart",
8230
8722
  "like"
8231
8723
  ],
8232
- "name": "AdiaRating",
8724
+ "name": "UIRating",
8233
8725
  "related": [],
8234
8726
  "slots": {},
8235
8727
  "states": [
@@ -8312,7 +8804,7 @@
8312
8804
  "keywords": [
8313
8805
  "richtext"
8314
8806
  ],
8315
- "name": "AdiaRichtext",
8807
+ "name": "UIRichtext",
8316
8808
  "related": [],
8317
8809
  "slots": {
8318
8810
  "default": {
@@ -8401,7 +8893,7 @@
8401
8893
  "keywords": [
8402
8894
  "row"
8403
8895
  ],
8404
- "name": "AdiaRow",
8896
+ "name": "UIRow",
8405
8897
  "related": [
8406
8898
  "avatar",
8407
8899
  "input",
@@ -8510,7 +9002,7 @@
8510
9002
  "omnibar",
8511
9003
  "combobox"
8512
9004
  ],
8513
- "name": "AdiaSearch",
9005
+ "name": "UISearch",
8514
9006
  "related": [],
8515
9007
  "slots": {
8516
9008
  "clear": {
@@ -8574,299 +9066,41 @@
8574
9066
  "palette"
8575
9067
  ],
8576
9068
  "spotlight": [
8577
- "command",
8578
- "palette",
8579
- "search"
8580
- ],
8581
- "typeahead": [
8582
- "search",
8583
- "command",
8584
- "palette"
8585
- ]
8586
- },
8587
- "tag": "search-ui",
8588
- "tokens": {
8589
- "--search-background": {
8590
- "description": "Input background color"
8591
- },
8592
- "--search-border-color": {
8593
- "description": "Input border color"
8594
- },
8595
- "--search-font-size": {
8596
- "description": "Input font size"
8597
- },
8598
- "--search-foreground": {
8599
- "description": "Input text color"
8600
- },
8601
- "--search-radius": {
8602
- "description": "Input border radius"
8603
- }
8604
- },
8605
- "traits": [],
8606
- "version": 1
8607
- }
8608
- },
8609
- "Section": {
8610
- "title": "Section",
8611
- "description": "Content section inside a Card. Groups related content between Header and Footer.",
8612
- "type": "object",
8613
- "allOf": [
8614
- {
8615
- "$ref": "#/$defs/ComponentCommon"
8616
- },
8617
- {
8618
- "$ref": "#/$defs/CatalogComponentCommon"
8619
- }
8620
- ],
8621
- "properties": {
8622
- "bleed": {
8623
- "description": "Remove section padding so children can reach the card edges (used for full-bleed media).",
8624
- "type": "boolean",
8625
- "default": false
8626
- },
8627
- "component": {
8628
- "const": "Section"
8629
- },
8630
- "scroll": {
8631
- "description": "Enable overflow scrolling",
8632
- "type": "boolean",
8633
- "default": false
8634
- }
8635
- },
8636
- "required": [
8637
- "component"
8638
- ],
8639
- "unevaluatedProperties": false,
8640
- "x-adiaui": {
8641
- "anti_patterns": [],
8642
- "category": "container",
8643
- "events": {},
8644
- "examples": [
8645
- {
8646
- "description": "Chat interface with message bubbles containing avatar and text pairs, plus an input footer.",
8647
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Chat\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"messages\"\n ]\n },\n {\n \"id\": \"messages\",\n \"component\": \"Column\",\n \"gap\": \"3\",\n \"children\": [\n \"msg1\",\n \"msg2\",\n \"msg3\",\n \"msg4\"\n ]\n },\n {\n \"id\": \"msg1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a1\",\n \"t1\"\n ]\n },\n {\n \"id\": \"a1\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t1\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Hello! Can you help me with something?\"\n },\n {\n \"id\": \"msg2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a2\",\n \"t2\"\n ]\n },\n {\n \"id\": \"a2\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t2\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Of course! I'd be happy to help. What do you need?\"\n },\n {\n \"id\": \"msg3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a3\",\n \"t3\"\n ]\n },\n {\n \"id\": \"a3\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t3\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"I need to build a dashboard layout.\"\n },\n {\n \"id\": \"msg4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a4\",\n \"t4\"\n ]\n },\n {\n \"id\": \"a4\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t4\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Great choice! Let me suggest some patterns for that.\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"input-row\"\n ]\n },\n {\n \"id\": \"input-row\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"chat-input\",\n \"send-btn\"\n ]\n },\n {\n \"id\": \"chat-input\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a message...\"\n },\n {\n \"id\": \"send-btn\",\n \"component\": \"Button\",\n \"text\": \"Send\",\n \"icon\": \"send\",\n \"variant\": \"primary\"\n }\n]",
8648
- "name": "chat-interface"
8649
- },
8650
- {
8651
- "description": "Command palette card with search input and a list of command options.",
8652
- "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"search\"\n ]\n },\n {\n \"id\": \"search\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a command or search...\",\n \"icon\": \"search\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"options\"\n ]\n },\n {\n \"id\": \"options\",\n \"component\": \"Column\",\n \"gap\": \"1\",\n \"children\": [\n \"opt1\",\n \"opt2\",\n \"opt3\",\n \"opt4\",\n \"opt5\"\n ]\n },\n {\n \"id\": \"opt1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i1\",\n \"l1\"\n ]\n },\n {\n \"id\": \"i1\",\n \"component\": \"Icon\",\n \"name\": \"file\"\n },\n {\n \"id\": \"l1\",\n \"component\": \"Text\",\n \"textContent\": \"Open File\"\n },\n {\n \"id\": \"opt2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i2\",\n \"l2\"\n ]\n },\n {\n \"id\": \"i2\",\n \"component\": \"Icon\",\n \"name\": \"gear\"\n },\n {\n \"id\": \"l2\",\n \"component\": \"Text\",\n \"textContent\": \"Settings\"\n },\n {\n \"id\": \"opt3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i3\",\n \"l3\"\n ]\n },\n {\n \"id\": \"i3\",\n \"component\": \"Icon\",\n \"name\": \"palette\"\n },\n {\n \"id\": \"l3\",\n \"component\": \"Text\",\n \"textContent\": \"Change Theme\"\n },\n {\n \"id\": \"opt4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i4\",\n \"l4\"\n ]\n },\n {\n \"id\": \"i4\",\n \"component\": \"Icon\",\n \"name\": \"users\"\n },\n {\n \"id\": \"l4\",\n \"component\": \"Text\",\n \"textContent\": \"Manage Users\"\n },\n {\n \"id\": \"opt5\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i5\",\n \"l5\"\n ]\n },\n {\n \"id\": \"i5\",\n \"component\": \"Icon\",\n \"name\": \"sign-out\"\n },\n {\n \"id\": \"l5\",\n \"component\": \"Text\",\n \"textContent\": \"Sign Out\"\n }\n]",
8653
- "name": "command-palette"
8654
- }
8655
- ],
8656
- "keywords": [
8657
- "section"
8658
- ],
8659
- "name": "AdiaSection",
8660
- "related": [
8661
- "avatar",
8662
- "input",
8663
- "button",
8664
- "alert",
8665
- "skeleton"
8666
- ],
8667
- "slots": {
8668
- "default": {
8669
- "description": "Default slot — primary child content."
8670
- }
8671
- },
8672
- "states": [
8673
- {
8674
- "description": "Default, ready for interaction.",
8675
- "name": "idle"
8676
- }
8677
- ],
8678
- "synonyms": {},
8679
- "tag": "section-ui",
8680
- "tokens": {},
8681
- "traits": [],
8682
- "version": 1
8683
- }
8684
- },
8685
- "SectionNav": {
8686
- "title": "SectionNav",
8687
- "description": "Sub-navigation rail container. Sits beside an article when a page lives\ninside an app-shell section that has its own child pages. Can optionally\nrender a heading label above the rail.\n",
8688
- "type": "object",
8689
- "allOf": [
8690
- {
8691
- "$ref": "#/$defs/ComponentCommon"
8692
- },
8693
- {
8694
- "$ref": "#/$defs/CatalogComponentCommon"
8695
- }
8696
- ],
8697
- "properties": {
8698
- "component": {
8699
- "const": "SectionNav"
8700
- },
8701
- "divider": {
8702
- "description": "Render auto-dividers between groups.",
8703
- "type": "boolean",
8704
- "default": false
8705
- },
8706
- "heading": {
8707
- "description": "Optional section label (also sets aria-label).",
8708
- "type": "string",
8709
- "default": ""
8710
- }
8711
- },
8712
- "required": [
8713
- "component"
8714
- ],
8715
- "unevaluatedProperties": false,
8716
- "x-adiaui": {
8717
- "anti_patterns": [],
8718
- "category": "nav",
8719
- "events": {
8720
- "group-toggle": {
8721
- "description": "Bubbles from a child section-nav-group-ui[collapsible] on header click.",
8722
- "detail": {
8723
- "open": "boolean",
8724
- "text": "string"
8725
- }
8726
- },
8727
- "nav-select": {
8728
- "description": "Bubbles from a child section-nav-item-ui on selection.",
8729
- "detail": {
8730
- "item": "HTMLElement",
8731
- "text": "string",
8732
- "value": "string"
8733
- }
8734
- }
8735
- },
8736
- "examples": [],
8737
- "keywords": [
8738
- "section-nav",
8739
- "sub-nav",
8740
- "rail",
8741
- "side-nav",
8742
- "docs-nav"
8743
- ],
8744
- "name": "AdiaSectionNav",
8745
- "related": [
8746
- "AppShell",
8747
- "SectionNavGroup",
8748
- "SectionNavItem"
8749
- ],
8750
- "slots": {
8751
- "default": {
8752
- "description": "section-nav-group-ui and section-nav-item-ui children."
8753
- }
8754
- },
8755
- "states": [
8756
- {
8757
- "description": "Default.",
8758
- "name": "idle"
8759
- }
8760
- ],
8761
- "synonyms": {
8762
- "rail": [
8763
- "section-nav",
8764
- "sub-nav",
8765
- "side-nav"
8766
- ]
8767
- },
8768
- "tag": "section-nav-ui",
8769
- "tokens": {},
8770
- "traits": [],
8771
- "version": 1
8772
- }
8773
- },
8774
- "SectionNavGroup": {
8775
- "title": "SectionNavGroup",
8776
- "description": "Optional labeled group inside section-nav-ui. Auto-generates a header row\nwith label and optional leading icon. When [collapsible], the header row\nis a keyboard-activatable toggle that emits `group-toggle`.\n",
8777
- "type": "object",
8778
- "allOf": [
8779
- {
8780
- "$ref": "#/$defs/ComponentCommon"
8781
- },
8782
- {
8783
- "$ref": "#/$defs/CatalogComponentCommon"
8784
- }
8785
- ],
8786
- "properties": {
8787
- "collapsible": {
8788
- "description": "When true, the header becomes a click/keyboard toggle that expands and collapses the group.",
8789
- "type": "boolean",
8790
- "default": false
8791
- },
8792
- "component": {
8793
- "const": "SectionNavGroup"
8794
- },
8795
- "icon": {
8796
- "description": "Optional Phosphor icon name (leading).",
8797
- "type": "string",
8798
- "default": ""
8799
- },
8800
- "open": {
8801
- "description": "Expanded state. Only meaningful when collapsible=true.",
8802
- "type": "boolean",
8803
- "default": false
8804
- },
8805
- "text": {
8806
- "description": "Group label rendered in the header row.",
8807
- "type": "string",
8808
- "default": ""
8809
- }
8810
- },
8811
- "required": [
8812
- "component"
8813
- ],
8814
- "unevaluatedProperties": false,
8815
- "x-adiaui": {
8816
- "anti_patterns": [],
8817
- "category": "nav",
8818
- "events": {
8819
- "group-toggle": {
8820
- "description": "Fired when the group is toggled via header click or keyboard (Enter/Space).",
8821
- "detail": {
8822
- "open": "boolean",
8823
- "text": "string"
8824
- }
8825
- }
8826
- },
8827
- "examples": [],
8828
- "keywords": [
8829
- "section-nav-group",
8830
- "sub-nav-group",
8831
- "nav-section",
8832
- "rail-group"
8833
- ],
8834
- "name": "AdiaSectionNavGroup",
8835
- "related": [
8836
- "SectionNav",
8837
- "SectionNavItem"
8838
- ],
8839
- "slots": {
8840
- "default": {
8841
- "description": "section-nav-item-ui children rendered under the header."
8842
- }
9069
+ "command",
9070
+ "palette",
9071
+ "search"
9072
+ ],
9073
+ "typeahead": [
9074
+ "search",
9075
+ "command",
9076
+ "palette"
9077
+ ]
8843
9078
  },
8844
- "states": [
8845
- {
8846
- "description": "Default.",
8847
- "name": "idle"
9079
+ "tag": "search-ui",
9080
+ "tokens": {
9081
+ "--search-background": {
9082
+ "description": "Input background color"
8848
9083
  },
8849
- {
8850
- "description": "Header is interactive.",
8851
- "attribute": "collapsible",
8852
- "name": "collapsible"
9084
+ "--search-border-color": {
9085
+ "description": "Input border color"
8853
9086
  },
8854
- {
8855
- "description": "Children visible.",
8856
- "attribute": "open",
8857
- "name": "open"
9087
+ "--search-font-size": {
9088
+ "description": "Input font size"
9089
+ },
9090
+ "--search-foreground": {
9091
+ "description": "Input text color"
9092
+ },
9093
+ "--search-radius": {
9094
+ "description": "Input border radius"
8858
9095
  }
8859
- ],
8860
- "synonyms": {},
8861
- "tag": "section-nav-group-ui",
8862
- "tokens": {},
9096
+ },
8863
9097
  "traits": [],
8864
9098
  "version": 1
8865
9099
  }
8866
9100
  },
8867
- "SectionNavItem": {
8868
- "title": "SectionNavItem",
8869
- "description": "Single nav link in a section-nav-ui rail. Icon + label. Supports disabled\nstate and keyboard activation (Enter/Space). Selection updates the\nparent section-nav-ui's selection state.\n",
9101
+ "Section": {
9102
+ "title": "Section",
9103
+ "description": "Content section styled by closest container parent (Card / Drawer / Modal / Page / AppShell). Groups related content between Header and Footer. `[scroll]` only kicks in inside Card / Drawer / Modal — Page and AppShell own their own scroll containers.",
8870
9104
  "type": "object",
8871
9105
  "allOf": [
8872
9106
  {
@@ -8877,33 +9111,18 @@
8877
9111
  }
8878
9112
  ],
8879
9113
  "properties": {
8880
- "component": {
8881
- "const": "SectionNavItem"
8882
- },
8883
- "disabled": {
8884
- "description": "Non-interactive; tab-skipped; dim visual.",
9114
+ "bleed": {
9115
+ "description": "Remove section padding so children can reach the card edges (used for full-bleed media).",
8885
9116
  "type": "boolean",
8886
9117
  "default": false
8887
9118
  },
8888
- "icon": {
8889
- "description": "Optional Phosphor icon name (leading).",
8890
- "type": "string",
8891
- "default": ""
9119
+ "component": {
9120
+ "const": "Section"
8892
9121
  },
8893
- "selected": {
8894
- "description": "Current selection. Managed by parent section-nav-ui.",
9122
+ "scroll": {
9123
+ "description": "Enable overflow scrolling",
8895
9124
  "type": "boolean",
8896
9125
  "default": false
8897
- },
8898
- "text": {
8899
- "description": "Item label.",
8900
- "type": "string",
8901
- "default": ""
8902
- },
8903
- "value": {
8904
- "description": "Unique identifier (route / target id).",
8905
- "type": "string",
8906
- "default": ""
8907
9126
  }
8908
9127
  },
8909
9128
  "required": [
@@ -8912,48 +9131,44 @@
8912
9131
  "unevaluatedProperties": false,
8913
9132
  "x-adiaui": {
8914
9133
  "anti_patterns": [],
8915
- "category": "nav",
8916
- "events": {
8917
- "nav-select": {
8918
- "description": "Fired on click or Enter/Space (suppressed when disabled).",
8919
- "detail": {
8920
- "item": "HTMLElement",
8921
- "text": "string",
8922
- "value": "string"
8923
- }
9134
+ "category": "container",
9135
+ "events": {},
9136
+ "examples": [
9137
+ {
9138
+ "description": "Chat interface with message bubbles containing avatar and text pairs, plus an input footer.",
9139
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\",\n \"ftr\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"title\"\n ]\n },\n {\n \"id\": \"title\",\n \"component\": \"Text\",\n \"slot\": \"heading\",\n \"textContent\": \"Chat\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"messages\"\n ]\n },\n {\n \"id\": \"messages\",\n \"component\": \"Column\",\n \"gap\": \"3\",\n \"children\": [\n \"msg1\",\n \"msg2\",\n \"msg3\",\n \"msg4\"\n ]\n },\n {\n \"id\": \"msg1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a1\",\n \"t1\"\n ]\n },\n {\n \"id\": \"a1\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t1\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Hello! Can you help me with something?\"\n },\n {\n \"id\": \"msg2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a2\",\n \"t2\"\n ]\n },\n {\n \"id\": \"a2\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t2\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Of course! I'd be happy to help. What do you need?\"\n },\n {\n \"id\": \"msg3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a3\",\n \"t3\"\n ]\n },\n {\n \"id\": \"a3\",\n \"component\": \"Avatar\",\n \"name\": \"User\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t3\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"I need to build a dashboard layout.\"\n },\n {\n \"id\": \"msg4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"a4\",\n \"t4\"\n ]\n },\n {\n \"id\": \"a4\",\n \"component\": \"Avatar\",\n \"name\": \"Assistant\",\n \"size\": \"sm\"\n },\n {\n \"id\": \"t4\",\n \"component\": \"Text\",\n \"variant\": \"body\",\n \"textContent\": \"Great choice! Let me suggest some patterns for that.\"\n },\n {\n \"id\": \"ftr\",\n \"component\": \"Footer\",\n \"children\": [\n \"input-row\"\n ]\n },\n {\n \"id\": \"input-row\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"chat-input\",\n \"send-btn\"\n ]\n },\n {\n \"id\": \"chat-input\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a message...\"\n },\n {\n \"id\": \"send-btn\",\n \"component\": \"Button\",\n \"text\": \"Send\",\n \"icon\": \"send\",\n \"variant\": \"primary\"\n }\n]",
9140
+ "name": "chat-interface"
9141
+ },
9142
+ {
9143
+ "description": "Command palette card with search input and a list of command options.",
9144
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Card\",\n \"children\": [\n \"hdr\",\n \"sec\"\n ]\n },\n {\n \"id\": \"hdr\",\n \"component\": \"Header\",\n \"children\": [\n \"search\"\n ]\n },\n {\n \"id\": \"search\",\n \"component\": \"Input\",\n \"placeholder\": \"Type a command or search...\",\n \"icon\": \"search\"\n },\n {\n \"id\": \"sec\",\n \"component\": \"Section\",\n \"children\": [\n \"options\"\n ]\n },\n {\n \"id\": \"options\",\n \"component\": \"Column\",\n \"gap\": \"1\",\n \"children\": [\n \"opt1\",\n \"opt2\",\n \"opt3\",\n \"opt4\",\n \"opt5\"\n ]\n },\n {\n \"id\": \"opt1\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i1\",\n \"l1\"\n ]\n },\n {\n \"id\": \"i1\",\n \"component\": \"Icon\",\n \"name\": \"file\"\n },\n {\n \"id\": \"l1\",\n \"component\": \"Text\",\n \"textContent\": \"Open File\"\n },\n {\n \"id\": \"opt2\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i2\",\n \"l2\"\n ]\n },\n {\n \"id\": \"i2\",\n \"component\": \"Icon\",\n \"name\": \"gear\"\n },\n {\n \"id\": \"l2\",\n \"component\": \"Text\",\n \"textContent\": \"Settings\"\n },\n {\n \"id\": \"opt3\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i3\",\n \"l3\"\n ]\n },\n {\n \"id\": \"i3\",\n \"component\": \"Icon\",\n \"name\": \"palette\"\n },\n {\n \"id\": \"l3\",\n \"component\": \"Text\",\n \"textContent\": \"Change Theme\"\n },\n {\n \"id\": \"opt4\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i4\",\n \"l4\"\n ]\n },\n {\n \"id\": \"i4\",\n \"component\": \"Icon\",\n \"name\": \"users\"\n },\n {\n \"id\": \"l4\",\n \"component\": \"Text\",\n \"textContent\": \"Manage Users\"\n },\n {\n \"id\": \"opt5\",\n \"component\": \"Row\",\n \"gap\": \"2\",\n \"children\": [\n \"i5\",\n \"l5\"\n ]\n },\n {\n \"id\": \"i5\",\n \"component\": \"Icon\",\n \"name\": \"sign-out\"\n },\n {\n \"id\": \"l5\",\n \"component\": \"Text\",\n \"textContent\": \"Sign Out\"\n }\n]",
9145
+ "name": "command-palette"
8924
9146
  }
8925
- },
8926
- "examples": [],
9147
+ ],
8927
9148
  "keywords": [
8928
- "section-nav-item",
8929
- "sub-nav-item",
8930
- "nav-link",
8931
- "rail-item"
9149
+ "section"
8932
9150
  ],
8933
- "name": "AdiaSectionNavItem",
9151
+ "name": "UISection",
8934
9152
  "related": [
8935
- "SectionNav",
8936
- "SectionNavGroup"
9153
+ "avatar",
9154
+ "input",
9155
+ "button",
9156
+ "alert",
9157
+ "skeleton"
8937
9158
  ],
8938
- "slots": {},
9159
+ "slots": {
9160
+ "default": {
9161
+ "description": "Default slot — primary child content."
9162
+ }
9163
+ },
8939
9164
  "states": [
8940
9165
  {
8941
- "description": "Default.",
9166
+ "description": "Default, ready for interaction.",
8942
9167
  "name": "idle"
8943
- },
8944
- {
8945
- "description": "Currently selected destination.",
8946
- "attribute": "selected",
8947
- "name": "selected"
8948
- },
8949
- {
8950
- "description": "Non-interactive.",
8951
- "attribute": "disabled",
8952
- "name": "disabled"
8953
9168
  }
8954
9169
  ],
8955
9170
  "synonyms": {},
8956
- "tag": "section-nav-item-ui",
9171
+ "tag": "section-ui",
8957
9172
  "tokens": {},
8958
9173
  "traits": [],
8959
9174
  "version": 1
@@ -9039,7 +9254,7 @@
9039
9254
  "keywords": [
9040
9255
  "segment"
9041
9256
  ],
9042
- "name": "AdiaSegment",
9257
+ "name": "UISegment",
9043
9258
  "related": [
9044
9259
  "segmented-control"
9045
9260
  ],
@@ -9113,7 +9328,7 @@
9113
9328
  "tabs",
9114
9329
  "button-group"
9115
9330
  ],
9116
- "name": "AdiaSegmented",
9331
+ "name": "UISegmented",
9117
9332
  "related": [],
9118
9333
  "slots": {},
9119
9334
  "states": [
@@ -9314,7 +9529,7 @@
9314
9529
  "combobox",
9315
9530
  "autocomplete"
9316
9531
  ],
9317
- "name": "AdiaSelect",
9532
+ "name": "UISelect",
9318
9533
  "related": [
9319
9534
  "image",
9320
9535
  "button",
@@ -9438,7 +9653,7 @@
9438
9653
  "placeholder",
9439
9654
  "shimmer"
9440
9655
  ],
9441
- "name": "AdiaSkeleton",
9656
+ "name": "UISkeleton",
9442
9657
  "related": [],
9443
9658
  "slots": {},
9444
9659
  "states": [
@@ -9578,7 +9793,7 @@
9578
9793
  "range",
9579
9794
  "volume"
9580
9795
  ],
9581
- "name": "AdiaSlider",
9796
+ "name": "UISlider",
9582
9797
  "related": [
9583
9798
  "input",
9584
9799
  "select",
@@ -9674,7 +9889,7 @@
9674
9889
  "keywords": [
9675
9890
  "stack"
9676
9891
  ],
9677
- "name": "AdiaStack",
9892
+ "name": "UIStack",
9678
9893
  "related": [],
9679
9894
  "slots": {
9680
9895
  "default": {
@@ -9771,7 +9986,7 @@
9771
9986
  "performance",
9772
9987
  "scoreboard"
9773
9988
  ],
9774
- "name": "AdiaStat",
9989
+ "name": "UIStat",
9775
9990
  "related": [],
9776
9991
  "slots": {
9777
9992
  "change": {
@@ -9991,7 +10206,7 @@
9991
10206
  "onboarding",
9992
10207
  "multi-step"
9993
10208
  ],
9994
- "name": "AdiaStepper",
10209
+ "name": "UIStepper",
9995
10210
  "related": [
9996
10211
  "timeline-ui",
9997
10212
  "progress-ui"
@@ -10016,6 +10231,115 @@
10016
10231
  "version": 1
10017
10232
  }
10018
10233
  },
10234
+ "StepProgress": {
10235
+ "title": "StepProgress",
10236
+ "description": "Discrete-dash step-progress indicator. One <span> dash per step in\n[total]; the first [value] dashes are filled with --a-accent. Used\nin multi-step flows (registration, onboarding, wizards). Replaces\nthe bespoke `[data-onb-progress]` + `[data-reg-progress]` markup\nthat lived in onboarding.css + registration.css with a single\nprimitive.\n",
10237
+ "type": "object",
10238
+ "allOf": [
10239
+ {
10240
+ "$ref": "#/$defs/ComponentCommon"
10241
+ },
10242
+ {
10243
+ "$ref": "#/$defs/CatalogComponentCommon"
10244
+ }
10245
+ ],
10246
+ "properties": {
10247
+ "caption": {
10248
+ "description": "Optional caption text rendered above the track (e.g. 'Step 3 of 10', 'Step 3 of 10 · Optional', 'All steps complete'). Hidden when empty.",
10249
+ "type": "string",
10250
+ "default": ""
10251
+ },
10252
+ "component": {
10253
+ "const": "StepProgress"
10254
+ },
10255
+ "total": {
10256
+ "description": "Total number of steps. The track renders this many dashes.",
10257
+ "type": "number",
10258
+ "default": 0
10259
+ },
10260
+ "value": {
10261
+ "description": "Number of steps completed (1-indexed). Clamped to [0, total].",
10262
+ "type": "number",
10263
+ "default": 0
10264
+ }
10265
+ },
10266
+ "required": [
10267
+ "component"
10268
+ ],
10269
+ "unevaluatedProperties": false,
10270
+ "x-adiaui": {
10271
+ "anti_patterns": [],
10272
+ "category": "feedback",
10273
+ "events": {},
10274
+ "examples": [
10275
+ {
10276
+ "description": "3 of 10 steps complete with caption.",
10277
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"StepProgress\",\n \"value\": 3,\n \"total\": 10,\n \"caption\": \"Step 3 of 10\"\n }\n]",
10278
+ "name": "in-progress"
10279
+ },
10280
+ {
10281
+ "description": "All steps complete.",
10282
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"StepProgress\",\n \"value\": 10,\n \"total\": 10,\n \"caption\": \"All steps complete\"\n }\n]",
10283
+ "name": "complete"
10284
+ },
10285
+ {
10286
+ "description": "A 9-of-10 step that's optional.",
10287
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"StepProgress\",\n \"value\": 9,\n \"total\": 10,\n \"caption\": \"Step 9 of 10 · Optional\"\n }\n]",
10288
+ "name": "optional-step"
10289
+ }
10290
+ ],
10291
+ "keywords": [
10292
+ "progress",
10293
+ "step",
10294
+ "wizard",
10295
+ "onboarding",
10296
+ "registration",
10297
+ "multi-step",
10298
+ "indicator"
10299
+ ],
10300
+ "name": "UIStepProgress",
10301
+ "related": [
10302
+ "progress-ui",
10303
+ "stepper-ui"
10304
+ ],
10305
+ "slots": {
10306
+ "caption": {
10307
+ "description": "Optional override of the auto-minted caption (use for rich content like icon + text). When present, the [caption] attribute is ignored."
10308
+ },
10309
+ "track": {
10310
+ "description": "Optional override of the auto-minted track (rare — use only when the dash structure needs to differ)."
10311
+ }
10312
+ },
10313
+ "states": [
10314
+ {
10315
+ "description": "value=0; no dashes filled.",
10316
+ "name": "empty"
10317
+ },
10318
+ {
10319
+ "description": "0 < value < total; some dashes filled.",
10320
+ "name": "in-progress"
10321
+ },
10322
+ {
10323
+ "description": "value=total; all dashes filled.",
10324
+ "name": "complete"
10325
+ }
10326
+ ],
10327
+ "synonyms": {
10328
+ "step": [
10329
+ "stage",
10330
+ "phase"
10331
+ ],
10332
+ "total": [
10333
+ "count",
10334
+ "length"
10335
+ ]
10336
+ },
10337
+ "tag": "step-progress-ui",
10338
+ "tokens": {},
10339
+ "traits": [],
10340
+ "version": 1
10341
+ }
10342
+ },
10019
10343
  "Stream": {
10020
10344
  "title": "Stream",
10021
10345
  "description": "Renders an AsyncIterable<string> as streaming text. Used for LLM output and real-time logs.",
@@ -10076,7 +10400,7 @@
10076
10400
  "keywords": [
10077
10401
  "stream"
10078
10402
  ],
10079
- "name": "AdiaStream",
10403
+ "name": "UIStream",
10080
10404
  "related": [],
10081
10405
  "slots": {
10082
10406
  "default": {
@@ -10112,6 +10436,120 @@
10112
10436
  "version": 1
10113
10437
  }
10114
10438
  },
10439
+ "Swatch": {
10440
+ "title": "Swatch",
10441
+ "description": "Color/style swatch primitive — a small inline tile representing a single\nvisual sample. Renders as block, dot, square, line, or dashed depending on\nshape; pairs with an optional label slot or attribute. Composed by chart-\nlegend-ui's per-row swatch and consumed directly by the token-colors /\nspacing demo pages.\n",
10442
+ "type": "object",
10443
+ "allOf": [
10444
+ {
10445
+ "$ref": "#/$defs/ComponentCommon"
10446
+ },
10447
+ {
10448
+ "$ref": "#/$defs/CatalogComponentCommon"
10449
+ }
10450
+ ],
10451
+ "properties": {
10452
+ "color": {
10453
+ "description": "Swatch color. Accepts any CSS color value or var() reference. Sets the internal --swatch-color custom property; consumers can also set --swatch-color via inline style.",
10454
+ "type": "string",
10455
+ "default": ""
10456
+ },
10457
+ "component": {
10458
+ "const": "Swatch"
10459
+ },
10460
+ "label": {
10461
+ "description": "Optional label rendered next to (or below, for shape=\"block\") the swatch. Use the default slot for richer content.",
10462
+ "type": "string",
10463
+ "default": ""
10464
+ },
10465
+ "shape": {
10466
+ "description": "Visual shape — block (filled tile), dot (small circle), square (small filled square), line (solid hairline), dashed (dashed hairline).",
10467
+ "type": "string",
10468
+ "enum": [
10469
+ "block",
10470
+ "dot",
10471
+ "square",
10472
+ "line",
10473
+ "dashed"
10474
+ ],
10475
+ "default": "square"
10476
+ },
10477
+ "size": {
10478
+ "description": "Size preset — sm / md / lg. Drives the swatch's intrinsic dimensions; lg is reserved for the token-scale demo (40 px tall).",
10479
+ "type": "string",
10480
+ "enum": [
10481
+ "sm",
10482
+ "md",
10483
+ "lg"
10484
+ ],
10485
+ "default": "md"
10486
+ }
10487
+ },
10488
+ "required": [
10489
+ "component"
10490
+ ],
10491
+ "unevaluatedProperties": false,
10492
+ "x-adiaui": {
10493
+ "anti_patterns": [],
10494
+ "category": "display",
10495
+ "events": {},
10496
+ "examples": [
10497
+ {
10498
+ "description": "A single dot swatch with text label, e.g. as a chart-legend row.",
10499
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Swatch\",\n \"shape\": \"dot\",\n \"color\": \"var(--a-data-0)\",\n \"label\": \"Revenue\"\n }\n]",
10500
+ "name": "basic-swatch"
10501
+ },
10502
+ {
10503
+ "description": "Block swatch for a token-scale step.",
10504
+ "a2ui": "[\n {\n \"id\": \"root\",\n \"component\": \"Swatch\",\n \"shape\": \"block\",\n \"size\": \"lg\",\n \"color\": \"var(--a-neutral-50)\",\n \"label\": \"50\"\n }\n]",
10505
+ "name": "token-block"
10506
+ }
10507
+ ],
10508
+ "keywords": [
10509
+ "swatch",
10510
+ "color",
10511
+ "chip",
10512
+ "sample",
10513
+ "palette",
10514
+ "legend",
10515
+ "step",
10516
+ "token"
10517
+ ],
10518
+ "name": "UISwatch",
10519
+ "related": [
10520
+ "chart-legend-ui",
10521
+ "tag-ui"
10522
+ ],
10523
+ "slots": {
10524
+ "default": {
10525
+ "description": "Optional rich label content. When present, replaces the [label] attribute's text."
10526
+ }
10527
+ },
10528
+ "states": [
10529
+ {
10530
+ "description": "Default, ready for display.",
10531
+ "name": "idle"
10532
+ }
10533
+ ],
10534
+ "synonyms": {
10535
+ "color-chip": [
10536
+ "swatch",
10537
+ "chip"
10538
+ ],
10539
+ "color-sample": [
10540
+ "swatch"
10541
+ ]
10542
+ },
10543
+ "tag": "swatch-ui",
10544
+ "tokens": {
10545
+ "--swatch-color": {
10546
+ "description": "Resolved color of the swatch fill / line. Wins over the [color] attr if set inline."
10547
+ }
10548
+ },
10549
+ "traits": [],
10550
+ "version": 1
10551
+ }
10552
+ },
10115
10553
  "Swiper": {
10116
10554
  "title": "Swiper",
10117
10555
  "description": "CSS-first carousel with scroll-snap. Supports autoplay, loop, and peek; JS-stamped pagination dots and paddles.",
@@ -10214,7 +10652,7 @@
10214
10652
  "banner",
10215
10653
  "swiper"
10216
10654
  ],
10217
- "name": "AdiaSwiper",
10655
+ "name": "UISwiper",
10218
10656
  "related": [
10219
10657
  "image-gallery",
10220
10658
  "hero-section",
@@ -10336,7 +10774,7 @@
10336
10774
  "keywords": [
10337
10775
  "switch"
10338
10776
  ],
10339
- "name": "AdiaSwitch",
10777
+ "name": "UISwitch",
10340
10778
  "related": [],
10341
10779
  "slots": {
10342
10780
  "hint": {
@@ -10533,7 +10971,7 @@
10533
10971
  "management",
10534
10972
  "manage"
10535
10973
  ],
10536
- "name": "AdiaTable",
10974
+ "name": "UITable",
10537
10975
  "related": [
10538
10976
  "button",
10539
10977
  "input",
@@ -10953,7 +11391,7 @@
10953
11391
  "listing",
10954
11392
  "records"
10955
11393
  ],
10956
- "name": "AdiaTableToolbar",
11394
+ "name": "UITableToolbar",
10957
11395
  "related": [
10958
11396
  "table",
10959
11397
  "search",
@@ -11120,7 +11558,7 @@
11120
11558
  "layout",
11121
11559
  "tab"
11122
11560
  ],
11123
- "name": "AdiaTabs",
11561
+ "name": "UITabs",
11124
11562
  "related": [
11125
11563
  "tab"
11126
11564
  ],
@@ -11308,7 +11746,7 @@
11308
11746
  "label",
11309
11747
  "pill"
11310
11748
  ],
11311
- "name": "AdiaTag",
11749
+ "name": "UITag",
11312
11750
  "related": [],
11313
11751
  "slots": {},
11314
11752
  "states": [
@@ -11448,7 +11886,7 @@
11448
11886
  "keywords": [
11449
11887
  "text"
11450
11888
  ],
11451
- "name": "AdiaText",
11889
+ "name": "UIText",
11452
11890
  "related": [
11453
11891
  "avatar",
11454
11892
  "input",
@@ -11543,7 +11981,7 @@
11543
11981
  "keywords": [
11544
11982
  "textarea"
11545
11983
  ],
11546
- "name": "AdiaTextarea",
11984
+ "name": "UITextarea",
11547
11985
  "related": [],
11548
11986
  "slots": {},
11549
11987
  "states": [
@@ -11612,7 +12050,7 @@
11612
12050
  "keywords": [
11613
12051
  "timeline"
11614
12052
  ],
11615
- "name": "AdiaTimeline",
12053
+ "name": "UITimeline",
11616
12054
  "related": [
11617
12055
  "timeline-item"
11618
12056
  ],
@@ -11722,7 +12160,7 @@
11722
12160
  "remind",
11723
12161
  "alert"
11724
12162
  ],
11725
- "name": "AdiaToast",
12163
+ "name": "UIToast",
11726
12164
  "related": [],
11727
12165
  "slots": {},
11728
12166
  "states": [
@@ -11867,7 +12305,7 @@
11867
12305
  "toggle",
11868
12306
  "group"
11869
12307
  ],
11870
- "name": "AdiaToggleGroup",
12308
+ "name": "UIToggleGroup",
11871
12309
  "related": [],
11872
12310
  "slots": {
11873
12311
  "default": {
@@ -12002,7 +12440,7 @@
12002
12440
  "buttons",
12003
12441
  "actions"
12004
12442
  ],
12005
- "name": "AdiaToolbar",
12443
+ "name": "UIToolbar",
12006
12444
  "related": [
12007
12445
  "button",
12008
12446
  "divider"
@@ -12138,7 +12576,7 @@
12138
12576
  "hint",
12139
12577
  "popover"
12140
12578
  ],
12141
- "name": "AdiaTooltip",
12579
+ "name": "UITooltip",
12142
12580
  "related": [
12143
12581
  "button"
12144
12582
  ],
@@ -12246,7 +12684,7 @@
12246
12684
  "tree",
12247
12685
  "folder"
12248
12686
  ],
12249
- "name": "AdiaTree",
12687
+ "name": "UITree",
12250
12688
  "related": [],
12251
12689
  "slots": {
12252
12690
  "default (tree-item-ui children)": {
@@ -12414,7 +12852,7 @@
12414
12852
  "file-manager",
12415
12853
  "files"
12416
12854
  ],
12417
- "name": "AdiaUpload",
12855
+ "name": "UIUpload",
12418
12856
  "related": [
12419
12857
  "progress",
12420
12858
  "button",