@adia-ai/a2ui-corpus 0.0.2 → 0.0.3

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 (709) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/README.md +2 -2
  3. package/chunks/_index.json +8056 -0
  4. package/chunks/accordion-basic.json +15 -0
  5. package/chunks/accordion-combinations.json +15 -0
  6. package/chunks/accordion-edge-cases.json +15 -0
  7. package/chunks/accordion-multiple.json +15 -0
  8. package/chunks/accordion-open.json +15 -0
  9. package/chunks/action-list-basic.json +15 -0
  10. package/chunks/action-list-combo.json +15 -0
  11. package/chunks/action-list-danger.json +15 -0
  12. package/chunks/action-list-disabled.json +15 -0
  13. package/chunks/action-list-edge.json +15 -0
  14. package/chunks/action-list-icon.json +15 -0
  15. package/chunks/agent-artifact-code.json +15 -0
  16. package/chunks/agent-artifact-tone.json +15 -0
  17. package/chunks/agent-feedback-bar-basic.json +15 -0
  18. package/chunks/agent-feedback-bar-save.json +15 -0
  19. package/chunks/agent-questions-multi.json +15 -0
  20. package/chunks/agent-questions-single.json +15 -0
  21. package/chunks/agent-reasoning-iterations.json +15 -0
  22. package/chunks/agent-reasoning-plan-and-thoughts.json +15 -0
  23. package/chunks/agent-reasoning-steps-only.json +15 -0
  24. package/chunks/agent-suggestions-basic.json +15 -0
  25. package/chunks/agent-suggestions-ghost.json +15 -0
  26. package/chunks/agent-suggestions-icons.json +15 -0
  27. package/chunks/agent-trace-feedback.json +15 -0
  28. package/chunks/agent-trace-metrics.json +15 -0
  29. package/chunks/agent-trace-pills.json +15 -0
  30. package/chunks/alert-closable.json +15 -0
  31. package/chunks/alert-combinations.json +15 -0
  32. package/chunks/alert-edge-cases.json +15 -0
  33. package/chunks/alert-icon.json +15 -0
  34. package/chunks/alert-text.json +15 -0
  35. package/chunks/alert-variant.json +15 -0
  36. package/chunks/auth-account-deleted-actions.json +15 -0
  37. package/chunks/auth-account-deleted.json +18 -0
  38. package/chunks/auth-card-content.json +247 -0
  39. package/chunks/auth-card-header.json +192 -0
  40. package/chunks/auth-email-entry.json +16 -0
  41. package/chunks/auth-email-verify-confirm.json +16 -0
  42. package/chunks/auth-email-verify.json +18 -0
  43. package/chunks/auth-forbidden-actions.json +15 -0
  44. package/chunks/auth-forbidden.json +18 -0
  45. package/chunks/auth-invite-actions.json +15 -0
  46. package/chunks/auth-invite-team-card.json +12 -0
  47. package/chunks/auth-link-expired-form.json +16 -0
  48. package/chunks/auth-link-expired.json +18 -0
  49. package/chunks/auth-locked-account.json +18 -0
  50. package/chunks/auth-locked-recovery-options.json +14 -0
  51. package/chunks/auth-mfa-enrollment-submit.json +16 -0
  52. package/chunks/auth-mfa-enrollment.json +18 -0
  53. package/chunks/auth-mfa-fallback-actions.json +14 -0
  54. package/chunks/auth-mfa-recovery.json +14 -0
  55. package/chunks/auth-new-password-form.json +14 -0
  56. package/chunks/auth-new-password.json +18 -0
  57. package/chunks/auth-oauth-fallback-actions.json +15 -0
  58. package/chunks/auth-oauth-interstitial.json +17 -0
  59. package/chunks/auth-password-challenge.json +14 -0
  60. package/chunks/auth-password-reset-form.json +16 -0
  61. package/chunks/auth-password-reset.json +18 -0
  62. package/chunks/auth-profile-form.json +14 -0
  63. package/chunks/auth-profile-setup.json +18 -0
  64. package/chunks/auth-reset-sent.json +17 -0
  65. package/chunks/auth-session-expired-actions.json +15 -0
  66. package/chunks/auth-session-expired.json +18 -0
  67. package/chunks/auth-signin-card-email.json +19 -0
  68. package/chunks/auth-signin-card-magic-link.json +14 -0
  69. package/chunks/auth-signin-card-mfa.json +18 -0
  70. package/chunks/auth-signin-card-otp.json +14 -0
  71. package/chunks/auth-signin-card-password.json +18 -0
  72. package/chunks/auth-signin-card-recovery.json +18 -0
  73. package/chunks/auth-signout-actions.json +15 -0
  74. package/chunks/auth-signout.json +18 -0
  75. package/chunks/auth-signup-email-entry.json +16 -0
  76. package/chunks/auth-signup-entry.json +19 -0
  77. package/chunks/auth-signup-social-auths.json +14 -0
  78. package/chunks/auth-signup-verify.json +17 -0
  79. package/chunks/auth-social-auths.json +14 -0
  80. package/chunks/auth-sso-providers.json +15 -0
  81. package/chunks/auth-sso-required.json +18 -0
  82. package/chunks/auth-team-invite.json +19 -0
  83. package/chunks/avatar-avatar-group.json +15 -0
  84. package/chunks/avatar-shape.json +15 -0
  85. package/chunks/avatar-size.json +15 -0
  86. package/chunks/avatar-src.json +15 -0
  87. package/chunks/avatar-text.json +15 -0
  88. package/chunks/badge-combinations.json +15 -0
  89. package/chunks/badge-edge-cases.json +15 -0
  90. package/chunks/badge-size.json +15 -0
  91. package/chunks/badge-text.json +15 -0
  92. package/chunks/badge-variant.json +15 -0
  93. package/chunks/block-combo.json +15 -0
  94. package/chunks/block-edge.json +15 -0
  95. package/chunks/block-margin.json +15 -0
  96. package/chunks/block-padding.json +15 -0
  97. package/chunks/breadcrumb-basic.json +15 -0
  98. package/chunks/breadcrumb-combo.json +15 -0
  99. package/chunks/breadcrumb-edge.json +15 -0
  100. package/chunks/breadcrumb-links.json +15 -0
  101. package/chunks/breadcrumb-long.json +15 -0
  102. package/chunks/breadcrumb-separator.json +15 -0
  103. package/chunks/bulk-action-toolbar-swap.json +15 -0
  104. package/chunks/button-block.json +15 -0
  105. package/chunks/button-combinations.json +15 -0
  106. package/chunks/button-disabled.json +15 -0
  107. package/chunks/button-edge-cases.json +15 -0
  108. package/chunks/button-icon.json +15 -0
  109. package/chunks/button-size.json +15 -0
  110. package/chunks/button-text-icon.json +15 -0
  111. package/chunks/button-text.json +15 -0
  112. package/chunks/button-trailing.json +15 -0
  113. package/chunks/button-type.json +15 -0
  114. package/chunks/button-variant-solid.json +15 -0
  115. package/chunks/button-variant.json +15 -0
  116. package/chunks/calendar-picker-default.json +15 -0
  117. package/chunks/calendar-picker-disabled.json +15 -0
  118. package/chunks/calendar-picker-format.json +15 -0
  119. package/chunks/calendar-picker-label.json +15 -0
  120. package/chunks/calendar-picker-max.json +15 -0
  121. package/chunks/calendar-picker-min-max.json +15 -0
  122. package/chunks/calendar-picker-min.json +15 -0
  123. package/chunks/calendar-picker-name.json +15 -0
  124. package/chunks/calendar-picker-open.json +15 -0
  125. package/chunks/calendar-picker-placeholder.json +15 -0
  126. package/chunks/calendar-picker-required.json +15 -0
  127. package/chunks/calendar-picker-value.json +15 -0
  128. package/chunks/canvas-basic.json +15 -0
  129. package/chunks/canvas-history.json +15 -0
  130. package/chunks/canvas-theme.json +15 -0
  131. package/chunks/card-elevation.json +15 -0
  132. package/chunks/card-header-body-footer.json +15 -0
  133. package/chunks/card-raw.json +15 -0
  134. package/chunks/card-size-lg.json +15 -0
  135. package/chunks/card-size-md.json +15 -0
  136. package/chunks/card-size.json +15 -0
  137. package/chunks/card-variant-filled.json +15 -0
  138. package/chunks/card-variant-ghost.json +15 -0
  139. package/chunks/card-variant-outlined.json +15 -0
  140. package/chunks/card-variant.json +15 -0
  141. package/chunks/chart-average.json +15 -0
  142. package/chunks/chart-color.json +15 -0
  143. package/chunks/chart-data-stream.json +15 -0
  144. package/chunks/chart-deprecated.json +15 -0
  145. package/chunks/chart-format.json +15 -0
  146. package/chunks/chart-hideGrid.json +15 -0
  147. package/chunks/chart-hideValues.json +15 -0
  148. package/chunks/chart-in-card-chart-plus-breakdown.json +15 -0
  149. package/chunks/chart-in-card-chart-plus-stat.json +15 -0
  150. package/chunks/chart-in-card-chart-with-filter-pills.json +15 -0
  151. package/chunks/chart-in-card-full-chart.json +15 -0
  152. package/chunks/chart-in-card-sparkline-tile.json +15 -0
  153. package/chunks/chart-in-card-stat-with-sparkline.json +15 -0
  154. package/chunks/chart-in-card-trend-footer.json +15 -0
  155. package/chunks/chart-legend-for.json +15 -0
  156. package/chunks/chart-legend-on-toggle.json +15 -0
  157. package/chunks/chart-legend-position.json +15 -0
  158. package/chunks/chart-legend-shape.json +15 -0
  159. package/chunks/chart-legend-static.json +15 -0
  160. package/chunks/chart-radius.json +15 -0
  161. package/chunks/chart-size.json +15 -0
  162. package/chunks/chart-sizing.json +15 -0
  163. package/chunks/chart-smooth.json +15 -0
  164. package/chunks/chart-states.json +15 -0
  165. package/chunks/chart-title.json +15 -0
  166. package/chunks/chart-type.json +15 -0
  167. package/chunks/chat-basic.json +15 -0
  168. package/chunks/chat-streaming.json +15 -0
  169. package/chunks/chat-with-input.json +15 -0
  170. package/chunks/check-checked.json +15 -0
  171. package/chunks/check-combinations.json +15 -0
  172. package/chunks/check-disabled.json +15 -0
  173. package/chunks/check-edge-cases.json +15 -0
  174. package/chunks/check-indeterminate.json +15 -0
  175. package/chunks/check-label.json +15 -0
  176. package/chunks/check-size.json +15 -0
  177. package/chunks/code-bare.json +15 -0
  178. package/chunks/code-combo.json +15 -0
  179. package/chunks/code-disabled-readonly.json +15 -0
  180. package/chunks/code-edge.json +15 -0
  181. package/chunks/code-editable.json +15 -0
  182. package/chunks/code-form-association.json +15 -0
  183. package/chunks/code-inline.json +15 -0
  184. package/chunks/code-language.json +15 -0
  185. package/chunks/code-line-numbers.json +15 -0
  186. package/chunks/code-lint-gutter.json +15 -0
  187. package/chunks/code-long-code.json +15 -0
  188. package/chunks/code-no-language.json +15 -0
  189. package/chunks/color-picker-default.json +15 -0
  190. package/chunks/color-picker-disabled.json +15 -0
  191. package/chunks/color-picker-format.json +15 -0
  192. package/chunks/color-picker-name.json +15 -0
  193. package/chunks/color-picker-value.json +15 -0
  194. package/chunks/command-combo.json +15 -0
  195. package/chunks/command-edge.json +15 -0
  196. package/chunks/command-grouped.json +15 -0
  197. package/chunks/command-inline.json +15 -0
  198. package/chunks/command-open.json +15 -0
  199. package/chunks/command-placeholder.json +15 -0
  200. package/chunks/command-shortcuts.json +15 -0
  201. package/chunks/commerce-pricing-tiers.json +16 -0
  202. package/chunks/conversion-funnel-4-step-funnel.json +15 -0
  203. package/chunks/conversion-funnel-wide-summary.json +15 -0
  204. package/chunks/conversion-funnel-with-segment-compare.json +15 -0
  205. package/chunks/dashboard-acquisition-panel.json +17 -0
  206. package/chunks/dashboard-admin-page.json +50 -0
  207. package/chunks/dashboard-audience-kpis.json +15 -0
  208. package/chunks/dashboard-audience-panel.json +19 -0
  209. package/chunks/dashboard-behavior-panel.json +17 -0
  210. package/chunks/dashboard-chart-recent.json +15 -0
  211. package/chunks/dashboard-cohort-retention.json +12 -0
  212. package/chunks/dashboard-conversion-panel.json +18 -0
  213. package/chunks/dashboard-country-list.json +12 -0
  214. package/chunks/dashboard-filter-bar.json +12 -0
  215. package/chunks/dashboard-funnel.json +12 -0
  216. package/chunks/dashboard-kpi-grid.json +15 -0
  217. package/chunks/dashboard-notifications-feed.json +12 -0
  218. package/chunks/dashboard-notifications-panel.json +17 -0
  219. package/chunks/dashboard-overview-panel.json +23 -0
  220. package/chunks/dashboard-page-header.json +14 -0
  221. package/chunks/dashboard-pages-table.json +12 -0
  222. package/chunks/dashboard-quick-actions.json +12 -0
  223. package/chunks/dashboard-reports-panel.json +17 -0
  224. package/chunks/dashboard-reports-table.json +12 -0
  225. package/chunks/dashboard-spark-cards.json +15 -0
  226. package/chunks/dashboard-storage-card.json +12 -0
  227. package/chunks/dashboard-tabs.json +14 -0
  228. package/chunks/dashboard-team-actions-storage.json +19 -0
  229. package/chunks/dashboard-team-list.json +12 -0
  230. package/chunks/dashboard-traffic-channels.json +15 -0
  231. package/chunks/dashboard-transactions-table.json +12 -0
  232. package/chunks/description-list-align.json +15 -0
  233. package/chunks/description-list-inline.json +15 -0
  234. package/chunks/description-list-items.json +15 -0
  235. package/chunks/description-list-layout.json +15 -0
  236. package/chunks/description-list-programmatic.json +15 -0
  237. package/chunks/description-list-stacked.json +15 -0
  238. package/chunks/divider-combo.json +15 -0
  239. package/chunks/divider-edge.json +15 -0
  240. package/chunks/divider-horizontal.json +15 -0
  241. package/chunks/divider-label.json +15 -0
  242. package/chunks/divider-vertical-label.json +15 -0
  243. package/chunks/divider-vertical.json +15 -0
  244. package/chunks/drawer-2fa-key.json +15 -0
  245. package/chunks/drawer-2fa-sms.json +15 -0
  246. package/chunks/drawer-2fa-totp.json +15 -0
  247. package/chunks/drawer-cancel-sub.json +15 -0
  248. package/chunks/drawer-change-plan.json +15 -0
  249. package/chunks/drawer-custom-roles.json +15 -0
  250. package/chunks/drawer-data-start.json +15 -0
  251. package/chunks/drawer-delete-account.json +15 -0
  252. package/chunks/drawer-delete-workspace.json +15 -0
  253. package/chunks/drawer-discord.json +15 -0
  254. package/chunks/drawer-edge-cases.json +15 -0
  255. package/chunks/drawer-figma.json +15 -0
  256. package/chunks/drawer-first-dashboard.json +15 -0
  257. package/chunks/drawer-footer.json +15 -0
  258. package/chunks/drawer-gcal.json +15 -0
  259. package/chunks/drawer-github.json +15 -0
  260. package/chunks/drawer-header-grid.json +15 -0
  261. package/chunks/drawer-invite.json +15 -0
  262. package/chunks/drawer-multi-section.json +15 -0
  263. package/chunks/drawer-open.json +15 -0
  264. package/chunks/drawer-payment-method.json +15 -0
  265. package/chunks/drawer-permanent.json +15 -0
  266. package/chunks/drawer-report.json +15 -0
  267. package/chunks/drawer-revoke-session.json +15 -0
  268. package/chunks/drawer-role.json +15 -0
  269. package/chunks/drawer-side.json +15 -0
  270. package/chunks/drawer-size.json +15 -0
  271. package/chunks/drawer-slack.json +15 -0
  272. package/chunks/drawer-smtp.json +15 -0
  273. package/chunks/drawer-source.json +15 -0
  274. package/chunks/drawer-text.json +15 -0
  275. package/chunks/drawer-transaction.json +15 -0
  276. package/chunks/embed-aspect.json +15 -0
  277. package/chunks/embed-default.json +15 -0
  278. package/chunks/embed-height.json +15 -0
  279. package/chunks/embed-src.json +15 -0
  280. package/chunks/embed-width.json +15 -0
  281. package/chunks/empty-state-action.json +15 -0
  282. package/chunks/empty-state-basic.json +15 -0
  283. package/chunks/empty-state-description.json +15 -0
  284. package/chunks/empty-state-error.json +15 -0
  285. package/chunks/empty-state-heading.json +15 -0
  286. package/chunks/empty-state-icon.json +15 -0
  287. package/chunks/error-404-actions.json +15 -0
  288. package/chunks/error-404.json +18 -0
  289. package/chunks/error-500-actions.json +15 -0
  290. package/chunks/error-500.json +18 -0
  291. package/chunks/error-maintenance-actions.json +15 -0
  292. package/chunks/error-maintenance.json +18 -0
  293. package/chunks/field-controls.json +15 -0
  294. package/chunks/field-default.json +15 -0
  295. package/chunks/field-error.json +15 -0
  296. package/chunks/field-hint.json +15 -0
  297. package/chunks/field-inline.json +15 -0
  298. package/chunks/field-no-label.json +15 -0
  299. package/chunks/field-required.json +15 -0
  300. package/chunks/filter-bar-active-filters.json +15 -0
  301. package/chunks/filter-bar-filter-bar-with-table.json +15 -0
  302. package/chunks/filter-bar-saved-views.json +15 -0
  303. package/chunks/form-drawer-edit-form.json +15 -0
  304. package/chunks/form-drawer-simple-form.json +15 -0
  305. package/chunks/form-drawer-tall-form.json +15 -0
  306. package/chunks/genui-feed-message.json +14 -0
  307. package/chunks/heatmap-data-stream.json +15 -0
  308. package/chunks/heatmap-day-grid.json +15 -0
  309. package/chunks/heatmap-matrix.json +15 -0
  310. package/chunks/icon-combinations.json +15 -0
  311. package/chunks/icon-edge-cases.json +15 -0
  312. package/chunks/icon-label.json +15 -0
  313. package/chunks/icon-name.json +15 -0
  314. package/chunks/icon-size.json +15 -0
  315. package/chunks/image-alt.json +15 -0
  316. package/chunks/image-default.json +15 -0
  317. package/chunks/image-fallback.json +15 -0
  318. package/chunks/image-fit.json +15 -0
  319. package/chunks/image-height.json +15 -0
  320. package/chunks/image-radius.json +15 -0
  321. package/chunks/image-src.json +15 -0
  322. package/chunks/image-width.json +15 -0
  323. package/chunks/input-combinations.json +15 -0
  324. package/chunks/input-disabled.json +15 -0
  325. package/chunks/input-edge-cases.json +15 -0
  326. package/chunks/input-error.json +15 -0
  327. package/chunks/input-label.json +15 -0
  328. package/chunks/input-name.json +15 -0
  329. package/chunks/input-pattern.json +15 -0
  330. package/chunks/input-placeholder.json +15 -0
  331. package/chunks/input-prefix-suffix.json +15 -0
  332. package/chunks/input-prefix.json +15 -0
  333. package/chunks/input-raw.json +15 -0
  334. package/chunks/input-readonly.json +15 -0
  335. package/chunks/input-required.json +15 -0
  336. package/chunks/input-size.json +15 -0
  337. package/chunks/input-suffix.json +15 -0
  338. package/chunks/input-type.json +15 -0
  339. package/chunks/input-value.json +15 -0
  340. package/chunks/inspector-default.json +15 -0
  341. package/chunks/inspector-imperative.json +15 -0
  342. package/chunks/inspector-nested.json +15 -0
  343. package/chunks/inspector-value.json +15 -0
  344. package/chunks/kbd-combinations.json +15 -0
  345. package/chunks/kbd-in-context.json +15 -0
  346. package/chunks/kbd-single-keys.json +15 -0
  347. package/chunks/kbd-size.json +15 -0
  348. package/chunks/layout-align.json +15 -0
  349. package/chunks/layout-col.json +15 -0
  350. package/chunks/layout-combo.json +15 -0
  351. package/chunks/layout-edge.json +15 -0
  352. package/chunks/layout-grid.json +15 -0
  353. package/chunks/layout-justify.json +15 -0
  354. package/chunks/layout-row.json +15 -0
  355. package/chunks/layout-stack.json +15 -0
  356. package/chunks/layout-wrap.json +15 -0
  357. package/chunks/list-basic.json +15 -0
  358. package/chunks/list-combo.json +15 -0
  359. package/chunks/list-description.json +15 -0
  360. package/chunks/list-divider.json +15 -0
  361. package/chunks/list-edge.json +15 -0
  362. package/chunks/list-icon.json +15 -0
  363. package/chunks/list-spacing.json +15 -0
  364. package/chunks/member-edit-drawer.json +15 -0
  365. package/chunks/menu-basic.json +15 -0
  366. package/chunks/menu-combo.json +15 -0
  367. package/chunks/menu-disabled.json +15 -0
  368. package/chunks/menu-divider.json +15 -0
  369. package/chunks/menu-edge.json +15 -0
  370. package/chunks/menu-gap.json +15 -0
  371. package/chunks/menu-icon.json +15 -0
  372. package/chunks/menu-open.json +15 -0
  373. package/chunks/menu-placement.json +15 -0
  374. package/chunks/menu-variant.json +15 -0
  375. package/chunks/modal-basic.json +15 -0
  376. package/chunks/modal-closable.json +15 -0
  377. package/chunks/modal-combinations.json +15 -0
  378. package/chunks/modal-edge-cases.json +15 -0
  379. package/chunks/modal-open.json +15 -0
  380. package/chunks/modal-size-xl.json +15 -0
  381. package/chunks/modal-size.json +15 -0
  382. package/chunks/modal-text.json +15 -0
  383. package/chunks/modal-trigger.json +15 -0
  384. package/chunks/noodles-animated.json +15 -0
  385. package/chunks/noodles-color.json +15 -0
  386. package/chunks/noodles-curve.json +15 -0
  387. package/chunks/noodles-editable.json +15 -0
  388. package/chunks/noodles-portSize.json +15 -0
  389. package/chunks/noodles-readonly.json +15 -0
  390. package/chunks/noodles-showPorts.json +15 -0
  391. package/chunks/noodles-strokeWidth.json +15 -0
  392. package/chunks/noodles-tension.json +15 -0
  393. package/chunks/onb-completion.json +14 -0
  394. package/chunks/onb-extension-install.json +14 -0
  395. package/chunks/onb-hero-welcome.json +14 -0
  396. package/chunks/onb-import-picker.json +14 -0
  397. package/chunks/onb-mobile-handoff.json +14 -0
  398. package/chunks/onb-notification-prefs.json +16 -0
  399. package/chunks/onb-persona-picker.json +14 -0
  400. package/chunks/onb-provider-tiles.json +14 -0
  401. package/chunks/onb-settings-review.json +14 -0
  402. package/chunks/onb-step-footer.json +108 -0
  403. package/chunks/onb-step-header.json +108 -0
  404. package/chunks/onb-step-progress.json +108 -0
  405. package/chunks/onb-story-pane.json +108 -0
  406. package/chunks/onb-tutorial-steps.json +14 -0
  407. package/chunks/option-card-default.json +15 -0
  408. package/chunks/option-card-dense.json +15 -0
  409. package/chunks/option-card-disabled.json +15 -0
  410. package/chunks/option-card-heading-rich.json +15 -0
  411. package/chunks/option-card-icon.json +15 -0
  412. package/chunks/option-card-spillover.json +15 -0
  413. package/chunks/otp-input-disabled.json +15 -0
  414. package/chunks/otp-input-length.json +15 -0
  415. package/chunks/otp-input-name.json +15 -0
  416. package/chunks/otp-input-value.json +15 -0
  417. package/chunks/pagination-basic.json +15 -0
  418. package/chunks/pagination-combo.json +15 -0
  419. package/chunks/pagination-edge.json +15 -0
  420. package/chunks/pagination-first-page.json +15 -0
  421. package/chunks/pagination-last-page.json +15 -0
  422. package/chunks/pagination-many-pages.json +15 -0
  423. package/chunks/pagination-page.json +15 -0
  424. package/chunks/pagination-siblings.json +15 -0
  425. package/chunks/pagination-size.json +15 -0
  426. package/chunks/pagination-total.json +15 -0
  427. package/chunks/pagination-variant.json +15 -0
  428. package/chunks/pane-basic.json +15 -0
  429. package/chunks/pane-collapsed.json +15 -0
  430. package/chunks/pane-combo.json +15 -0
  431. package/chunks/pane-edge.json +15 -0
  432. package/chunks/pane-maxWidth.json +15 -0
  433. package/chunks/pane-minWidth.json +15 -0
  434. package/chunks/pane-resizable.json +15 -0
  435. package/chunks/pane-sections.json +15 -0
  436. package/chunks/pipeline-status-complete.json +15 -0
  437. package/chunks/pipeline-status-message.json +15 -0
  438. package/chunks/pipeline-status-stage.json +15 -0
  439. package/chunks/playground-a2ui.json +12 -0
  440. package/chunks/playground-app-shell.json +14 -0
  441. package/chunks/playground-chat.json +15 -0
  442. package/chunks/playground-construct-canvas.json +14 -0
  443. package/chunks/playground-gen-ui.json +14 -0
  444. package/chunks/playground-render-preview.json +12 -0
  445. package/chunks/playground-streams-bridge.json +12 -0
  446. package/chunks/playground-table-toolbar.json +16 -0
  447. package/chunks/popover-combo.json +15 -0
  448. package/chunks/popover-edge.json +15 -0
  449. package/chunks/popover-gap.json +15 -0
  450. package/chunks/popover-open.json +15 -0
  451. package/chunks/popover-placement.json +15 -0
  452. package/chunks/popover-rich-content.json +15 -0
  453. package/chunks/popover-trigger-click.json +15 -0
  454. package/chunks/popover-trigger-hover.json +15 -0
  455. package/chunks/popover-trigger.json +15 -0
  456. package/chunks/progress-indeterminate.json +15 -0
  457. package/chunks/progress-row-basic.json +15 -0
  458. package/chunks/progress-row-combo.json +15 -0
  459. package/chunks/progress-row-edge.json +15 -0
  460. package/chunks/progress-row-indeterminate.json +15 -0
  461. package/chunks/progress-row-label.json +15 -0
  462. package/chunks/progress-row-meta.json +15 -0
  463. package/chunks/progress-row-multiple.json +15 -0
  464. package/chunks/progress-row-value.json +15 -0
  465. package/chunks/progress-row-variant.json +15 -0
  466. package/chunks/progress-sizes.json +15 -0
  467. package/chunks/progress-value.json +15 -0
  468. package/chunks/progress-variant.json +15 -0
  469. package/chunks/radio-checked.json +15 -0
  470. package/chunks/radio-combinations.json +15 -0
  471. package/chunks/radio-disabled.json +15 -0
  472. package/chunks/radio-edge-cases.json +15 -0
  473. package/chunks/radio-error.json +15 -0
  474. package/chunks/radio-group.json +15 -0
  475. package/chunks/radio-label.json +15 -0
  476. package/chunks/radio-name.json +15 -0
  477. package/chunks/radio-required.json +15 -0
  478. package/chunks/radio-size.json +15 -0
  479. package/chunks/radio-value.json +15 -0
  480. package/chunks/range-combinations.json +15 -0
  481. package/chunks/range-default.json +15 -0
  482. package/chunks/range-disabled.json +15 -0
  483. package/chunks/range-edge-cases.json +15 -0
  484. package/chunks/range-error.json +15 -0
  485. package/chunks/range-label.json +15 -0
  486. package/chunks/range-name.json +15 -0
  487. package/chunks/range-required.json +15 -0
  488. package/chunks/range-suffix.json +15 -0
  489. package/chunks/range-value.json +15 -0
  490. package/chunks/rating-allowHalf.json +15 -0
  491. package/chunks/rating-basic.json +15 -0
  492. package/chunks/rating-icon.json +15 -0
  493. package/chunks/rating-interactive.json +15 -0
  494. package/chunks/rating-max.json +15 -0
  495. package/chunks/rating-name.json +15 -0
  496. package/chunks/rating-readonly.json +15 -0
  497. package/chunks/rating-size.json +15 -0
  498. package/chunks/rating-value.json +15 -0
  499. package/chunks/record-detail-drawer-simple-detail.json +15 -0
  500. package/chunks/record-detail-drawer-tabbed-detail.json +15 -0
  501. package/chunks/reg-address-form.json +14 -0
  502. package/chunks/reg-billing-card.json +14 -0
  503. package/chunks/reg-brand-scrape.json +14 -0
  504. package/chunks/reg-departments-toggle.json +14 -0
  505. package/chunks/reg-extended-profile.json +14 -0
  506. package/chunks/reg-final-done.json +14 -0
  507. package/chunks/reg-helpdesk-grid.json +14 -0
  508. package/chunks/reg-import-picker.json +14 -0
  509. package/chunks/reg-integrations-grid.json +14 -0
  510. package/chunks/reg-invite-form.json +14 -0
  511. package/chunks/reg-legal-entity.json +14 -0
  512. package/chunks/reg-org-chart-review.json +14 -0
  513. package/chunks/reg-profile-identity.json +20 -0
  514. package/chunks/reg-step-footer.json +188 -0
  515. package/chunks/reg-step-header.json +189 -0
  516. package/chunks/reg-step-progress.json +188 -0
  517. package/chunks/reg-story-pane.json +188 -0
  518. package/chunks/reg-success-summary.json +14 -0
  519. package/chunks/reg-team-size.json +14 -0
  520. package/chunks/reg-usecase-picker.json +16 -0
  521. package/chunks/reg-workspace-name.json +20 -0
  522. package/chunks/retention-cohort-default-retention.json +15 -0
  523. package/chunks/retention-cohort-stat-pair.json +15 -0
  524. package/chunks/retention-cohort-with-legend.json +15 -0
  525. package/chunks/richtext-code-blocks.json +15 -0
  526. package/chunks/richtext-default-slot.json +15 -0
  527. package/chunks/richtext-markdown.json +15 -0
  528. package/chunks/richtext-rich-markdown.json +15 -0
  529. package/chunks/richtext-src.json +15 -0
  530. package/chunks/search-debounce.json +15 -0
  531. package/chunks/search-default.json +15 -0
  532. package/chunks/search-disabled.json +15 -0
  533. package/chunks/search-name.json +15 -0
  534. package/chunks/search-placeholder.json +15 -0
  535. package/chunks/search-value.json +15 -0
  536. package/chunks/segment-basic.json +15 -0
  537. package/chunks/segment-disabled.json +15 -0
  538. package/chunks/segment-icons.json +15 -0
  539. package/chunks/segment-text.json +15 -0
  540. package/chunks/segment-value.json +15 -0
  541. package/chunks/segmented-basic.json +15 -0
  542. package/chunks/segmented-combo.json +15 -0
  543. package/chunks/segmented-disabled.json +15 -0
  544. package/chunks/segmented-edge.json +15 -0
  545. package/chunks/segmented-pre-selected.json +15 -0
  546. package/chunks/segmented-value.json +15 -0
  547. package/chunks/select-avatar.json +15 -0
  548. package/chunks/select-basic.json +15 -0
  549. package/chunks/select-combinations.json +15 -0
  550. package/chunks/select-disabled.json +15 -0
  551. package/chunks/select-edge-cases.json +15 -0
  552. package/chunks/select-error.json +15 -0
  553. package/chunks/select-free-text.json +15 -0
  554. package/chunks/select-grouped.json +15 -0
  555. package/chunks/select-icon.json +15 -0
  556. package/chunks/select-label.json +15 -0
  557. package/chunks/select-multiple.json +15 -0
  558. package/chunks/select-name.json +15 -0
  559. package/chunks/select-open.json +15 -0
  560. package/chunks/select-placeholder.json +15 -0
  561. package/chunks/select-readonly.json +15 -0
  562. package/chunks/select-required.json +15 -0
  563. package/chunks/select-searchable.json +15 -0
  564. package/chunks/select-size.json +15 -0
  565. package/chunks/select-value.json +15 -0
  566. package/chunks/settings-billing-plan.json +14 -0
  567. package/chunks/settings-general-form.json +14 -0
  568. package/chunks/settings-integrations.json +14 -0
  569. package/chunks/settings-members-invite.json +14 -0
  570. package/chunks/settings-profile-security.json +14 -0
  571. package/chunks/skeleton-card-placeholder.json +15 -0
  572. package/chunks/skeleton-height.json +15 -0
  573. package/chunks/skeleton-radius.json +15 -0
  574. package/chunks/skeleton-static.json +15 -0
  575. package/chunks/skeleton-width-height.json +15 -0
  576. package/chunks/skeleton-width.json +15 -0
  577. package/chunks/slider-disabled.json +15 -0
  578. package/chunks/slider-error.json +15 -0
  579. package/chunks/slider-label.json +15 -0
  580. package/chunks/slider-name.json +15 -0
  581. package/chunks/slider-required.json +15 -0
  582. package/chunks/slider-suffix.json +15 -0
  583. package/chunks/slider-value.json +15 -0
  584. package/chunks/stat-basic.json +15 -0
  585. package/chunks/stat-change.json +15 -0
  586. package/chunks/stat-chart-slot.json +15 -0
  587. package/chunks/stat-data-stream.json +15 -0
  588. package/chunks/stat-grid.json +15 -0
  589. package/chunks/stat-icon.json +15 -0
  590. package/chunks/stat-label.json +15 -0
  591. package/chunks/stat-trend.json +15 -0
  592. package/chunks/stat-value.json +15 -0
  593. package/chunks/stepper-horizontal.json +15 -0
  594. package/chunks/stepper-interactive.json +15 -0
  595. package/chunks/stepper-step.json +15 -0
  596. package/chunks/stepper-vertical.json +15 -0
  597. package/chunks/stream-basic.json +15 -0
  598. package/chunks/stream-hide-cursor.json +15 -0
  599. package/chunks/stream-pace.json +15 -0
  600. package/chunks/stream-streaming.json +15 -0
  601. package/chunks/swiper-autoplay.json +15 -0
  602. package/chunks/swiper-basic.json +15 -0
  603. package/chunks/swiper-combo.json +15 -0
  604. package/chunks/swiper-gap.json +15 -0
  605. package/chunks/swiper-interval.json +15 -0
  606. package/chunks/swiper-loop.json +15 -0
  607. package/chunks/swiper-peek.json +15 -0
  608. package/chunks/swiper-slides-per-view.json +15 -0
  609. package/chunks/swiper-snap.json +15 -0
  610. package/chunks/switch-checked.json +15 -0
  611. package/chunks/switch-combinations.json +15 -0
  612. package/chunks/switch-disabled.json +15 -0
  613. package/chunks/switch-edge-cases.json +15 -0
  614. package/chunks/switch-label.json +15 -0
  615. package/chunks/switch-size.json +15 -0
  616. package/chunks/table-cell-types.json +15 -0
  617. package/chunks/table-data-stream.json +15 -0
  618. package/chunks/table-density.json +15 -0
  619. package/chunks/table-expandable.json +15 -0
  620. package/chunks/table-loading.json +15 -0
  621. package/chunks/table-paginate.json +15 -0
  622. package/chunks/table-raw.json +15 -0
  623. package/chunks/table-search.json +15 -0
  624. package/chunks/table-selectable.json +15 -0
  625. package/chunks/table-sortable.json +15 -0
  626. package/chunks/table-striped.json +15 -0
  627. package/chunks/tabs-basic.json +15 -0
  628. package/chunks/tabs-combinations.json +15 -0
  629. package/chunks/tabs-disabled.json +15 -0
  630. package/chunks/tabs-edge-cases.json +15 -0
  631. package/chunks/tabs-icon.json +15 -0
  632. package/chunks/tabs-keyboard.json +15 -0
  633. package/chunks/tabs-orientation.json +15 -0
  634. package/chunks/tabs-value.json +15 -0
  635. package/chunks/tabs-vertical.json +15 -0
  636. package/chunks/tag-combinations.json +15 -0
  637. package/chunks/tag-disabled.json +15 -0
  638. package/chunks/tag-removable.json +15 -0
  639. package/chunks/tag-size.json +15 -0
  640. package/chunks/tag-text.json +15 -0
  641. package/chunks/tag-variant.json +15 -0
  642. package/chunks/text-lines.json +15 -0
  643. package/chunks/text-truncate.json +15 -0
  644. package/chunks/text-variant.json +15 -0
  645. package/chunks/textarea-combinations.json +15 -0
  646. package/chunks/textarea-disabled.json +15 -0
  647. package/chunks/textarea-edge-cases.json +15 -0
  648. package/chunks/textarea-error.json +15 -0
  649. package/chunks/textarea-label.json +15 -0
  650. package/chunks/textarea-placeholder.json +15 -0
  651. package/chunks/textarea-readonly.json +15 -0
  652. package/chunks/textarea-resize.json +15 -0
  653. package/chunks/textarea-rows.json +15 -0
  654. package/chunks/timeline-compact.json +15 -0
  655. package/chunks/timeline-error.json +15 -0
  656. package/chunks/timeline-horizontal.json +15 -0
  657. package/chunks/timeline-icons.json +15 -0
  658. package/chunks/timeline-outcomes.json +15 -0
  659. package/chunks/timeline-variant.json +15 -0
  660. package/chunks/timeline-vertical.json +15 -0
  661. package/chunks/toast-closable.json +15 -0
  662. package/chunks/toast-combo.json +15 -0
  663. package/chunks/toast-duration.json +15 -0
  664. package/chunks/toast-edge.json +15 -0
  665. package/chunks/toast-position.json +15 -0
  666. package/chunks/toast-text.json +15 -0
  667. package/chunks/toast-variant.json +15 -0
  668. package/chunks/toggle-group-combo.json +15 -0
  669. package/chunks/toggle-group-disabled.json +15 -0
  670. package/chunks/toggle-group-edge.json +15 -0
  671. package/chunks/toggle-group-icon-group.json +15 -0
  672. package/chunks/toggle-group-pre-selected.json +15 -0
  673. package/chunks/toggle-group-single-vs-multi.json +15 -0
  674. package/chunks/toggle-group-single.json +15 -0
  675. package/chunks/toggle-group-text-group.json +15 -0
  676. package/chunks/toggle-group-value.json +15 -0
  677. package/chunks/toolbar-align.json +15 -0
  678. package/chunks/toolbar-basic.json +15 -0
  679. package/chunks/toolbar-bordered.json +15 -0
  680. package/chunks/toolbar-combo.json +15 -0
  681. package/chunks/toolbar-dividers.json +15 -0
  682. package/chunks/toolbar-edge.json +15 -0
  683. package/chunks/toolbar-gap.json +15 -0
  684. package/chunks/toolbar-overflow-none.json +30 -0
  685. package/chunks/toolbar-overflow.json +15 -0
  686. package/chunks/tooltip-combinations.json +15 -0
  687. package/chunks/tooltip-delay.json +15 -0
  688. package/chunks/tooltip-edge-cases.json +15 -0
  689. package/chunks/tooltip-placement.json +15 -0
  690. package/chunks/tooltip-text.json +15 -0
  691. package/chunks/tree-basic.json +15 -0
  692. package/chunks/tree-combo.json +15 -0
  693. package/chunks/tree-edge.json +15 -0
  694. package/chunks/tree-expand-collapse.json +15 -0
  695. package/chunks/tree-selection.json +15 -0
  696. package/chunks/upload-accept.json +15 -0
  697. package/chunks/upload-default.json +15 -0
  698. package/chunks/upload-disabled.json +15 -0
  699. package/chunks/upload-hint.json +15 -0
  700. package/chunks/upload-label-hint.json +15 -0
  701. package/chunks/upload-label.json +15 -0
  702. package/chunks/upload-multiple.json +15 -0
  703. package/chunks/upload-name.json +15 -0
  704. package/chunks/upload-value.json +15 -0
  705. package/chunks/wizard-drawer-three-step-wizard.json +15 -0
  706. package/exemplars/prose/auth-login/index.html +3 -9
  707. package/exemplars/ui/auth-login/index.html +2 -6
  708. package/package.json +10 -5
  709. package/scripts/chunk-library.js +123 -0
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "card-variant-ghost",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "variant-ghost"
11
+ },
12
+ "html": "<section data-section data-property=\"variant-ghost\" data-chunk=\"card-variant-ghost\">\n <h2 variant=\"section\">variant: ghost</h2>\n <p data-note>Ghost variant has no background or border.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"ghost\">\n <card-ui variant=\"ghost\" style=\"width: 200px\">\n <header>\n <h3>Ghost</h3>\n </header>\n <section>Transparent card.</section>\n <footer>Footer</footer>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "card-variant-outlined",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "variant-outlined"
11
+ },
12
+ "html": "<section data-section data-property=\"variant-outlined\" data-chunk=\"card-variant-outlined\">\n <h2 variant=\"section\">variant: outlined</h2>\n <p data-note>Outlined variant uses a visible border with transparent background.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"outlined\">\n <card-ui variant=\"outlined\" style=\"width: 200px\">\n <header>\n <h3>Outlined</h3>\n </header>\n <section>Border, no fill.</section>\n <footer>Footer</footer>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "card-variant",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "variant"
11
+ },
12
+ "html": "<section data-section data-property=\"variant\" data-chunk=\"card-variant\">\n <h2 variant=\"section\">variant</h2>\n <p data-note>Controls the visual style. Defaults to \"default\".</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"default\">\n <card-ui variant=\"default\">\n <section>Default card content</section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"outlined\">\n <card-ui variant=\"outlined\">\n <section>Outlined card content</section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"filled\">\n <card-ui variant=\"filled\">\n <section>Filled card content</section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"ghost\">\n <card-ui variant=\"ghost\">\n <section>Ghost card content</section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-average",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "average"
11
+ },
12
+ "html": "<section data-section data-property=\"average\" data-chunk=\"chart-average\">\n <h2 variant=\"section\">average</h2>\n <p data-note>Overlay an average reference line. On by default; set to false to hide.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"average (default)\">\n <chart-ui type=\"bar\" data='[{\"d\":\"Mon\",\"v\":20},{\"d\":\"Tue\",\"v\":45},{\"d\":\"Wed\",\"v\":30},{\"d\":\"Thu\",\"v\":55},{\"d\":\"Fri\",\"v\":40}]' x=\"d\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"hide-average\">\n <chart-ui type=\"bar\" hide-average data='[{\"d\":\"Mon\",\"v\":20},{\"d\":\"Tue\",\"v\":45},{\"d\":\"Wed\",\"v\":30},{\"d\":\"Thu\",\"v\":55},{\"d\":\"Fri\",\"v\":40}]' x=\"d\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-color",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "color"
11
+ },
12
+ "html": "<section data-section data-property=\"color\" data-chunk=\"chart-color\">\n <h2 variant=\"section\">color</h2>\n <p data-note>Color scheme for the series. Maps to the chrome/semantic palette.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"accent\"><chart-ui type=\"bar\" color=\"accent\" data='[{\"q\":\"Q1\",\"v\":120},{\"q\":\"Q2\",\"v\":180},{\"q\":\"Q3\",\"v\":240},{\"q\":\"Q4\",\"v\":300}]' x=\"q\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"success\"><chart-ui type=\"bar\" color=\"success\" data='[{\"q\":\"Q1\",\"v\":120},{\"q\":\"Q2\",\"v\":180},{\"q\":\"Q3\",\"v\":240},{\"q\":\"Q4\",\"v\":300}]' x=\"q\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"warning\"><chart-ui type=\"bar\" color=\"warning\" data='[{\"q\":\"Q1\",\"v\":120},{\"q\":\"Q2\",\"v\":180},{\"q\":\"Q3\",\"v\":240},{\"q\":\"Q4\",\"v\":300}]' x=\"q\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"danger\"><chart-ui type=\"bar\" color=\"danger\" data='[{\"q\":\"Q1\",\"v\":120},{\"q\":\"Q2\",\"v\":180},{\"q\":\"Q3\",\"v\":240},{\"q\":\"Q4\",\"v\":300}]' x=\"q\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"info\"><chart-ui type=\"bar\" color=\"info\" data='[{\"q\":\"Q1\",\"v\":120},{\"q\":\"Q2\",\"v\":180},{\"q\":\"Q3\",\"v\":240},{\"q\":\"Q4\",\"v\":300}]' x=\"q\" y=\"v\" size=\"sm\"></chart-ui></div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-data-stream",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "data-stream"
11
+ },
12
+ "html": "<section data-section data-property=\"data-stream\" data-chunk=\"chart-data-stream\">\n <h2 variant=\"section\">Data stream (<code>data-stream-*</code>)</h2>\n <p data-note>\n Universal data ingestion via <code>data-stream-*</code> attributes.\n Works on any element with a settable <code>.data</code> property —\n chart-ui, table-ui, heatmap-ui, stat-ui, list-ui. A document-level\n MutationObserver attaches a stream when <code>data-stream-src</code>\n is set and detaches cleanly when removed or the element leaves the\n DOM. No per-component opt-in needed.\n </p>\n <code-ui language=\"html\">&lt;!-- HTTP one-shot fetch --&gt;\n&lt;chart-ui id=\"rev\" type=\"area\" x=\"month\" y=\"revenue\"\n data-stream-src=\"/api/revenue?range=3m\"\n data-stream-path=\"data\"&gt;&lt;/chart-ui&gt;\n\n&lt;!-- HTTP polling every 5s --&gt;\n&lt;table-ui id=\"orders\"\n data-stream-src=\"/api/orders\"\n data-stream-interval=\"5000\"&gt;&lt;/table-ui&gt;\n\n&lt;!-- Server-Sent Events, append rows on each event --&gt;\n&lt;heatmap-ui id=\"activity\"\n data-stream-src=\"/sse/activity\"\n data-stream-mode=\"sse\"\n data-stream-event=\"cell\"\n data-stream-merge=\"append\"&gt;&lt;/heatmap-ui&gt;\n\n&lt;!-- Subscribe to live events --&gt;\n&lt;script&gt;\n const c = document.getElementById('rev');\n c.addEventListener('stream-load', () =&gt; console.log('connected'));\n c.addEventListener('stream-update', (e) =&gt; console.log('data', e.detail.data));\n c.addEventListener('stream-error', (e) =&gt; console.warn('err', e.detail.error));\n&lt;/script&gt;</code-ui>\n <table>\n <thead><tr><th>Attribute</th><th>Default</th><th>Description</th></tr></thead>\n <tbody>\n <tr><td><code>data-stream-src</code></td><td>—</td><td>URL or resource identifier. Required.</td></tr>\n <tr><td><code>data-stream-mode</code></td><td><code>http</code></td><td><code>http</code> (fetch + optional poll) | <code>sse</code> (EventSource) | <code>ws</code> (WebSocket).</td></tr>\n <tr><td><code>data-stream-interval</code></td><td><code>0</code></td><td>Poll interval in ms (HTTP only). <code>0</code> = single fetch.</td></tr>\n <tr><td><code>data-stream-path</code></td><td><code>''</code></td><td>Dotted path into the response (e.g. <code>result.items</code>).</td></tr>\n <tr><td><code>data-stream-event</code></td><td><code>message</code></td><td>SSE event name to listen on.</td></tr>\n <tr><td><code>data-stream-method</code></td><td><code>GET</code></td><td>HTTP method.</td></tr>\n <tr><td><code>data-stream-headers</code></td><td><code>{}</code></td><td>JSON-encoded headers object.</td></tr>\n <tr><td><code>data-stream-body</code></td><td><code>''</code></td><td>Request body (POST / PUT).</td></tr>\n <tr><td><code>data-stream-target</code></td><td><code>data</code></td><td>Property to set on the element. Common values: <code>data</code> (default — array data), <code>value</code> / <code>label</code> (stat-ui scalars), <code>textContent</code> (universal — set the visible text on any element), or <code>\"*\"</code> to spread the response object onto the element via <code>Object.assign</code> (drives multiple properties from one fetch).</td></tr>\n <tr><td><code>data-stream-merge</code></td><td><code>replace</code></td><td><code>replace</code> | <code>append</code> | <code>prepend</code>. The append/prepend modes only apply when the existing value and the new value are both arrays.</td></tr>\n <tr><td><code>data-stream-format</code></td><td>auto</td><td><code>json</code> (default) | <code>csv</code> | <code>tsv</code> | <code>jsonl</code> | <code>text</code>. Auto-detected from the URL extension (<code>.csv</code> / <code>.tsv</code> / <code>.jsonl</code> / <code>.ndjson</code> / <code>.txt</code>) or the response's <code>content-type</code> header when not set explicitly.</td></tr>\n <tr><td><code>data-stream-id</code></td><td>auto</td><td>Explicit stream identity. Two elements with the same id share one transport (refcounted). When unset, the id is an auto-hash of <code>(src, mode, interval, method, body, headers, format, event)</code> — attribute-identical configs auto-share. Streams are reachable programmatically via the <code>streams</code> registry export from <code>core/data-stream.js</code>.</td></tr>\n </tbody>\n </table>\n\n <h3>Live demo (HTTP fetch from a mock JSON endpoint)</h3>\n <p data-note>\n The chart below has <code>data-stream-src=\"/site/mock/revenue.json\"</code>\n + <code>data-stream-path=\"data\"</code>. The mock JSON ships with the\n site bundle, so this works on both <code>npm run dev</code> and the\n static deploy at <code>ui-kit.exe.xyz</code>. View source in DevTools\n + look at the network tab — there's no JS setup wiring this chart.\n </p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='chart-ui[data-stream-src=\"/site/mock/revenue.json\"][data-stream-path=\"data\"]' style=\"flex:1 1 100%;\">\n <chart-ui type=\"area\"\n x=\"month\"\n y=\"revenue\"\n aria-label=\"Revenue from /site/mock/revenue.json\"\n data-stream-src=\"/site/mock/revenue.json\"\n data-stream-path=\"data\"></chart-ui>\n </div>\n </div>\n\n <h3>Live demo (CSV format)</h3>\n <p data-note>\n Same chart-ui, fed a multi-series stacked bar from a CSV file. The\n <code>.csv</code> extension auto-selects <code>data-stream-format=\"csv\"</code>;\n the parser handles quoted fields, escaped quotes, and numeric coercion.\n </p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='chart-ui[data-stream-src=\"/site/mock/sales.csv\"]' style=\"flex:1 1 100%;\">\n <chart-ui type=\"stacked-bar\"\n x=\"quarter\"\n y=\"desktop,mobile\"\n aria-label=\"Quarterly sales by device — CSV-fed\"\n data-stream-src=\"/site/mock/sales.csv\"></chart-ui>\n </div>\n </div>\n\n <h3>Live demo (JSONL format)</h3>\n <p data-note>\n JSONL (one JSON value per line, also called NDJSON). Useful for\n streaming logs, event feeds, or append-friendly workloads. Each\n line parses to a row in <code>.data</code>.\n </p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='chart-ui[data-stream-src=\"/site/mock/events.jsonl\"]' style=\"flex:1 1 100%;\">\n <chart-ui type=\"bar\"\n x=\"ts\"\n y=\"value\"\n aria-label=\"Event timeline from JSONL\"\n data-stream-src=\"/site/mock/events.jsonl\"></chart-ui>\n </div>\n </div>\n\n <h3>Shared streams (<code>data-stream-id</code>)</h3>\n <p data-note>\n Two elements with the same <code>data-stream-id</code> share one\n transport. The first subscriber starts the fetch / poll / SSE / WS;\n the last unsubscriber stops it. Same applies (silently) when two\n elements have identical <code>data-stream-src</code> +\n <code>-mode</code> + <code>-interval</code> attributes — an internal\n hash deduplicates without you naming the stream. Below: three\n different visualizations of <code>/site/mock/revenue.json</code>\n fed by a single fetch via <code>data-stream-id=\"rev\"</code>.\n </p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='3 consumers, 1 transport' style=\"flex:1 1 100%;\">\n <div style=\"display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:var(--a-space-3);\">\n <chart-ui type=\"area\" x=\"month\" y=\"revenue\"\n aria-label=\"Area view of shared rev stream\"\n data-stream-id=\"rev\"\n data-stream-src=\"/site/mock/revenue.json\"\n data-stream-path=\"data\"></chart-ui>\n <chart-ui type=\"bar\" x=\"month\" y=\"revenue\"\n aria-label=\"Bar view of shared rev stream\"\n data-stream-id=\"rev\"\n data-stream-src=\"/site/mock/revenue.json\"\n data-stream-path=\"data\"></chart-ui>\n <chart-ui type=\"sparkline\" x=\"month\" y=\"revenue\"\n aria-label=\"Sparkline view of shared rev stream\"\n data-stream-id=\"rev\"\n data-stream-src=\"/site/mock/revenue.json\"\n data-stream-path=\"data\"></chart-ui>\n </div>\n </div>\n </div>\n <p data-note>\n Programmatic subscription works too — read the registry and listen\n for changes via <code>signal()</code> + <code>effect()</code>:\n </p>\n <code-ui language=\"js\">import { streams } from '@adia-ai/web-components/core/data-stream';\nimport { effect } from '@adia-ai/web-components/core/signals';\n\n// Look up by id (explicit) or by auto-hash (inspect streams.keys() to find it)\nconst rev = streams.get('id:rev');\nconsole.log(rev.signal.value); // current data; null until first response\n\n// React to changes — fires once per stream update\nconst dispose = effect(() => {\n const data = rev.signal.value;\n if (data) console.log('rev updated:', data.length, 'rows');\n});\n\n// Stop subscribing\ndispose();</code-ui>\n\n <h3>Universal targets — beyond <code>.data</code></h3>\n <p data-note>\n The trait works on any component property — not just <code>.data</code>.\n Set <code>data-stream-target</code> to write to a different property,\n or to <code>\"*\"</code> to spread the response object onto the element\n (drives multiple props from one fetch).\n </p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='stat-ui[data-stream-target=\"*\"] from /site/mock/kpi.json'>\n <card-ui style=\"max-width:280px;\">\n <section>\n <stat-ui aria-label=\"KPI from /site/mock/kpi.json\"\n data-stream-src=\"/site/mock/kpi.json\"\n data-stream-target=\"*\"></stat-ui>\n </section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label='text-ui[data-stream-target=\"textContent\"] from /site/mock/revenue.json'>\n <card-ui style=\"max-width:280px;\">\n <section>\n <text-ui variant=\"caption\" color=\"subtle\">Range:</text-ui>\n <text-ui variant=\"title\"\n aria-label=\"Range from revenue.json\"\n data-stream-src=\"/site/mock/revenue.json\"\n data-stream-path=\"meta.range\"\n data-stream-target=\"textContent\"></text-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-deprecated",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "deprecated"
11
+ },
12
+ "html": "<section data-section data-property=\"deprecated\" data-chunk=\"chart-deprecated\">\n <h2 variant=\"section\">Deprecated attributes</h2>\n <p data-note>\n <code>aspect</code> and <code>heading</code> predate the composition\n model. Parents should size the chart directly; titles belong in an\n enclosing card's <code>&lt;header&gt;</code>. Both attributes still\n work but emit a one-shot <code>console.warn</code> per instance.\n Removal planned for the next major.\n </p>\n <code-ui language=\"html\">&lt;!-- Recommended — parent sizes, card carries the title --&gt;\n&lt;card-ui style=\"max-width: 520px;\"&gt;\n &lt;header&gt;&lt;span slot=\"heading\"&gt;&lt;h3&gt;Revenue&lt;/h3&gt;&lt;/span&gt;&lt;/header&gt;\n &lt;section&gt;&lt;chart-ui type=\"bar\" x=\"month\" y=\"revenue\"&gt;&lt;/chart-ui&gt;&lt;/section&gt;\n&lt;/card-ui&gt;\n\n&lt;!-- Deprecated — still works, emits console.warn --&gt;\n&lt;chart-ui type=\"bar\" aspect=\"wide\" heading=\"Revenue\"&gt;&lt;/chart-ui&gt;</code-ui>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-format",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "format"
11
+ },
12
+ "html": "<section data-section data-property=\"format\" data-chunk=\"chart-format\">\n <h2 variant=\"section\">format</h2>\n <p data-note>Number-format mode applied to every visible value — axis labels, bar/line value labels, donut totals, gauge values, treemap values, funnel values, and the internal tooltip. Default <code>abbr</code> renders 1.2K / 3M. <code>currency</code> reads <code>--chart-currency-prefix</code> (default <code>\"$\"</code>) — override the token to localize.</p>\n <grid-ui columns=\"4\" gap=\"4\">\n <div data-artifact-item data-artifact-label='format=\"abbr\" (default)'>\n <chart-ui id=\"chart-fmt-abbr\" type=\"bar\" x=\"month\" y=\"value\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label='format=\"decimal\"'>\n <chart-ui id=\"chart-fmt-decimal\" type=\"bar\" x=\"month\" y=\"value\" format=\"decimal\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label='format=\"currency\"'>\n <chart-ui id=\"chart-fmt-currency\" type=\"bar\" x=\"month\" y=\"value\" format=\"currency\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label='format=\"currency\" with €' style=\"--chart-currency-prefix: &quot;€&quot;;\">\n <chart-ui id=\"chart-fmt-euro\" type=\"bar\" x=\"month\" y=\"value\" format=\"currency\"></chart-ui>\n </div>\n </grid-ui>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-hideGrid",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "hideGrid"
11
+ },
12
+ "html": "<section data-section data-property=\"hideGrid\" data-chunk=\"chart-hideGrid\">\n <h2 variant=\"section\">hideGrid</h2>\n <p data-note>Hide the gridlines for a cleaner look.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"hideGrid\">\n <chart-ui type=\"line\" hide-grid data='[{\"d\":1,\"v\":10},{\"d\":2,\"v\":24},{\"d\":3,\"v\":16},{\"d\":4,\"v\":38},{\"d\":5,\"v\":42}]' x=\"d\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"(default)\">\n <chart-ui type=\"line\" data='[{\"d\":1,\"v\":10},{\"d\":2,\"v\":24},{\"d\":3,\"v\":16},{\"d\":4,\"v\":38},{\"d\":5,\"v\":42}]' x=\"d\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-hideValues",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "hideValues"
11
+ },
12
+ "html": "<section data-section data-property=\"hideValues\" data-chunk=\"chart-hideValues\">\n <h2 variant=\"section\">hideValues</h2>\n <p data-note>Hide the value labels drawn on each data point.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"hideValues\">\n <chart-ui type=\"bar\" hide-values data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"(default)\">\n <chart-ui type=\"bar\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\" size=\"sm\"></chart-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-chart-plus-breakdown",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "chart-plus-breakdown"
11
+ },
12
+ "html": "<section data-section data-property=\"chart-plus-breakdown\" data-chunk=\"chart-in-card-chart-plus-breakdown\">\n <h2 variant=\"section\">Chart + inline breakdown</h2>\n <p data-note>Chart shows aggregate; breakdown beneath gives the composition. Most SaaS \"Overview\" tiles follow this shape.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"chart plus breakdown\">\n <card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\"><h3>Sessions</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">This week</text-ui>\n </header>\n <section>\n <col-ui gap=\"3\">\n <chart-ui id=\"pat-sessions\" type=\"bar\" x=\"day\" y=\"sessions\" hide-values></chart-ui>\n <grid-ui columns=\"3\" gap=\"2\">\n <card-ui><section><stat-ui label=\"Desktop\" value=\"2,840\"></stat-ui></section></card-ui>\n <card-ui><section><stat-ui label=\"Mobile\" value=\"1,590\"></stat-ui></section></card-ui>\n <card-ui><section><stat-ui label=\"Tablet\" value=\"280\"></stat-ui></section></card-ui>\n </grid-ui>\n </col-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-chart-plus-stat",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "chart-plus-stat"
11
+ },
12
+ "html": "<section data-section data-property=\"chart-plus-stat\" data-chunk=\"chart-in-card-chart-plus-stat\">\n <h2 variant=\"section\">Chart + headline stat</h2>\n <p data-note>Stat in header pairs with the chart so the current value is legible before the chart renders.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"chart plus stat\">\n <card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\">\n <stat-ui label=\"MRR\" value=\"$48,290\" change=\"+12.4%\" trend=\"up\"></stat-ui>\n </span>\n </header>\n <section>\n <chart-ui id=\"pat-mrr\" type=\"line\" x=\"month\" y=\"revenue\" smooth=\"0.4\" hide-values></chart-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-chart-with-filter-pills",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "chart-with-filter-pills"
11
+ },
12
+ "html": "<section data-section data-property=\"chart-with-filter-pills\" data-chunk=\"chart-in-card-chart-with-filter-pills\">\n <h2 variant=\"section\">Chart with filter pills</h2>\n <p data-note>A <code>segmented-ui</code> in the header's <code>action</code> slot drives a time-range selection. Wire its <code>value</code> to refetch / slice the chart's <code>.data</code> via a controller.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"chart with 1w / 2w / 1m / 3m pills\">\n <card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\"><h3>Sessions</h3></span>\n <segmented-ui slot=\"action\" value=\"1m\">\n <segment-ui text=\"1w\" value=\"1w\"></segment-ui>\n <segment-ui text=\"2w\" value=\"2w\"></segment-ui>\n <segment-ui text=\"1m\" value=\"1m\"></segment-ui>\n <segment-ui text=\"3m\" value=\"3m\"></segment-ui>\n </segmented-ui>\n </header>\n <section>\n <chart-ui id=\"pat-filter-sessions\" type=\"line\" x=\"day\" y=\"sessions\" hide-values></chart-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-full-chart",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "full-chart"
11
+ },
12
+ "html": "<section data-section data-property=\"full-chart\" data-chunk=\"chart-in-card-full-chart\">\n <h2 variant=\"section\">Full chart with framing</h2>\n <p data-note>Chart as primary content. Header names the metric; footer adds a supporting action.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"full chart\">\n <card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">Last 12 months</text-ui>\n </header>\n <section>\n <chart-ui id=\"pat-revenue\" type=\"bar\" x=\"month\" y=\"revenue\" hide-values></chart-ui>\n </section>\n <footer>\n <button-ui text=\"View report\" variant=\"outline\" stretch></button-ui>\n </footer>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-sparkline-tile",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "sparkline-tile"
11
+ },
12
+ "html": "<section data-section data-property=\"sparkline-tile\" data-chunk=\"chart-in-card-sparkline-tile\">\n <h2 variant=\"section\">Sparkline tile</h2>\n <p data-note>KPI + trend shape. Used in overview rows to show 4–6 metrics side-by-side.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"sparkline tile\">\n <card-ui style=\"max-width:320px;\">\n <header>\n <span slot=\"heading\"><h2>Page Views</h2></span>\n <text-ui slot=\"description\" variant=\"title\">84,232</text-ui>\n </header>\n <section bleed>\n <chart-ui id=\"pat-spark-views\" type=\"sparkline\" x=\"d\" y=\"v\"></chart-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-stat-with-sparkline",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "stat-with-sparkline"
11
+ },
12
+ "html": "<section data-section data-property=\"stat-with-sparkline\" data-chunk=\"chart-in-card-stat-with-sparkline\">\n <h2 variant=\"section\">Stat with inline sparkline</h2>\n <p data-note>Stat-ui's <code>chart</code> slot positions a sparkline to the right of the hero number — KPI and its trajectory as one visual unit.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"stat with sparkline slot\">\n <card-ui style=\"max-width:320px;\">\n <section>\n <stat-ui label=\"Revenue\" value=\"$48.2k\" change=\"+12.5%\" trend=\"up\">\n <chart-ui id=\"pat-stat-spark\" slot=\"chart\" type=\"sparkline\" x=\"month\" y=\"value\"></chart-ui>\n </stat-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-in-card-trend-footer",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/patterns/chart-in-card",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "trend-footer"
11
+ },
12
+ "html": "<section data-section data-property=\"trend-footer\" data-chunk=\"chart-in-card-trend-footer\">\n <h2 variant=\"section\">Trend footer</h2>\n <p data-note>Footer carries trend narrative + period caption using the new footer <code>heading</code> / <code>description</code> slot routing (symmetric with header). Shadcn-style revenue card translated to AdiaUI primitives.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"area chart + trend footer\">\n <card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">January – March 2024</text-ui>\n </header>\n <section>\n <chart-ui id=\"pat-trend-revenue\" type=\"area\" x=\"month\" y=\"revenue\" hide-values></chart-ui>\n </section>\n <footer>\n <span slot=\"heading\">Trending up by 5.2% this month</span>\n <text-ui slot=\"description\" color=\"subtle\">Showing total visitors for the last 3 months</text-ui>\n </footer>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/patterns/chart-in-card/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-legend-for",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart-legend",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "for"
11
+ },
12
+ "html": "<section data-section data-property=\"for\" data-chunk=\"chart-legend-for\">\n <h2 variant=\"section\">for — mirror a chart's legendData</h2>\n <p data-note>Point <code>[for]</code> at a <code>chart-ui</code>'s id and the legend reads series data from that chart's <code>.legendData</code> getter on each <code>legend-update</code> event. The chart suppresses its internal legend automatically when a sibling <code>chart-legend-ui[for=self]</code> is present.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='chart-legend-ui[for=\"demo-chart\"]' style=\"max-width:520px;\">\n <div style=\"display:flex; flex-direction:column; gap:var(--a-space-2);\">\n <chart-ui id=\"demo-chart\" type=\"multi-line\" x=\"month\" y=\"revenue,users,churn\"></chart-ui>\n <chart-legend-ui id=\"legend-for\" for=\"demo-chart\" shape=\"line\"></chart-legend-ui>\n </div>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart-legend/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-legend-on-toggle",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart-legend",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "on-toggle"
11
+ },
12
+ "html": "<section data-section data-property=\"on-toggle\" data-chunk=\"chart-legend-on-toggle\">\n <h2 variant=\"section\">on-toggle</h2>\n <p data-note>Reports the requested toggle semantic via <code>toggle</code> event detail. <code>hide</code> (default) asks the chart to remove the series from render; <code>opacity</code> asks to fade instead of hide (cases where reflow is jarring).</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='on-toggle=\"hide\" (default)'>\n <chart-legend-ui id=\"legend-hide\" shape=\"dot\" items='[{\"key\":\"a\",\"label\":\"Primary\",\"slot\":0},{\"key\":\"b\",\"label\":\"Secondary\",\"slot\":1}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label='on-toggle=\"opacity\"'>\n <chart-legend-ui id=\"legend-opacity\" shape=\"dot\" on-toggle=\"opacity\" items='[{\"key\":\"a\",\"label\":\"Primary\",\"slot\":0},{\"key\":\"b\",\"label\":\"Secondary\",\"slot\":1}]'></chart-legend-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart-legend/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-legend-position",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart-legend",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "position"
11
+ },
12
+ "html": "<section data-section data-property=\"position\" data-chunk=\"chart-legend-position\">\n <h2 variant=\"section\">position</h2>\n <p data-note>Layout hint — drives internal <code>flex-direction</code>. Actual placement still follows DOM order; the prop just tunes how the rows stack within the legend element.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='position=\"bottom\" (default)'>\n <chart-legend-ui id=\"legend-bottom\" shape=\"dot\" position=\"bottom\" items='[{\"key\":\"a\",\"label\":\"Series A\",\"slot\":0},{\"key\":\"b\",\"label\":\"Series B\",\"slot\":1},{\"key\":\"c\",\"label\":\"Series C\",\"slot\":2}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label='position=\"left\"'>\n <chart-legend-ui id=\"legend-left\" shape=\"dot\" position=\"left\" items='[{\"key\":\"a\",\"label\":\"Series A\",\"slot\":0},{\"key\":\"b\",\"label\":\"Series B\",\"slot\":1},{\"key\":\"c\",\"label\":\"Series C\",\"slot\":2}]'></chart-legend-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart-legend/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-legend-shape",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart-legend",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "shape"
11
+ },
12
+ "html": "<section data-section data-property=\"shape\" data-chunk=\"chart-legend-shape\">\n <h2 variant=\"section\">shape</h2>\n <p data-note>Swatch style for each legend row. <code>dot</code> and <code>square</code> map to badge-ui icon variants; <code>line</code> and <code>dashed</code> render via CSS <code>::before</code> swatches.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"dot\">\n <chart-legend-ui id=\"legend-dot\" shape=\"dot\" items='[{\"key\":\"revenue\",\"label\":\"Revenue\",\"slot\":0},{\"key\":\"users\",\"label\":\"Users\",\"slot\":1},{\"key\":\"churn\",\"label\":\"Churn\",\"slot\":2}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"square\">\n <chart-legend-ui id=\"legend-square\" shape=\"square\" items='[{\"key\":\"a\",\"label\":\"Design\",\"slot\":0},{\"key\":\"b\",\"label\":\"Dev\",\"slot\":1},{\"key\":\"c\",\"label\":\"QA\",\"slot\":2}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"line\">\n <chart-legend-ui id=\"legend-line\" shape=\"line\" items='[{\"key\":\"revenue\",\"label\":\"Revenue\",\"slot\":0},{\"key\":\"forecast\",\"label\":\"Forecast\",\"slot\":1}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"dashed\">\n <chart-legend-ui id=\"legend-dashed\" shape=\"dashed\" items='[{\"key\":\"target\",\"label\":\"Target\",\"slot\":3},{\"key\":\"actual\",\"label\":\"Actual\",\"slot\":4}]'></chart-legend-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart-legend/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-legend-static",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart-legend",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "static"
11
+ },
12
+ "html": "<section data-section data-property=\"static\" data-chunk=\"chart-legend-static\">\n <h2 variant=\"section\">static</h2>\n <p data-note>When set, rows render as non-interactive <code>&lt;span&gt;</code>s. No click handler, no focus ring, no <code>toggle</code> event.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"interactive (default)\">\n <chart-legend-ui id=\"legend-interactive\" shape=\"dot\" items='[{\"key\":\"a\",\"label\":\"Active\",\"slot\":0},{\"key\":\"b\",\"label\":\"Inactive\",\"slot\":1}]'></chart-legend-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"static\">\n <chart-legend-ui id=\"legend-static\" static shape=\"dot\" items='[{\"key\":\"a\",\"label\":\"Active\",\"slot\":0},{\"key\":\"b\",\"label\":\"Inactive\",\"slot\":1}]'></chart-legend-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart-legend/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-radius",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "radius"
11
+ },
12
+ "html": "<section data-section data-property=\"radius\" data-chunk=\"chart-radius\">\n <h2 variant=\"section\">radius</h2>\n <p data-note>Bar corner radius in pixels.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='radius=\"0\"'><chart-ui type=\"bar\" radius=\"0\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label='radius=\"4\" (default)'><chart-ui type=\"bar\" radius=\"4\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\" size=\"sm\"></chart-ui></div>\n <div data-artifact-item data-artifact-label='radius=\"12\"'><chart-ui type=\"bar\" radius=\"12\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\" size=\"sm\"></chart-ui></div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-size",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "size"
11
+ },
12
+ "html": "<section data-section data-property=\"size\" data-chunk=\"chart-size\">\n <h2 variant=\"section\">size</h2>\n <p data-note>Named size preset. Defaults to unset (uses container width).</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"sm\"><chart-ui type=\"bar\" size=\"sm\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"md\"><chart-ui type=\"bar\" size=\"md\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\"></chart-ui></div>\n <div data-artifact-item data-artifact-label=\"lg\"><chart-ui type=\"bar\" size=\"lg\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36}]' x=\"c\" y=\"v\"></chart-ui></div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-sizing",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "sizing"
11
+ },
12
+ "html": "<section data-section data-property=\"sizing\" data-chunk=\"chart-sizing\">\n <h2 variant=\"section\">sizing</h2>\n <p data-note>Chart-ui takes its height and width from the parent container — set <code>height</code> / <code>aspect-ratio</code> on the wrapping element (card section, grid cell, sidebar panel) to shape the plot. The chart's ResizeObserver re-renders when the container changes.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='16:9 via aspect-ratio'>\n <div style=\"aspect-ratio:16/9; inline-size:240px;\">\n <chart-ui type=\"bar\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36},{\"c\":\"D\",\"v\":60}]' x=\"c\" y=\"v\"></chart-ui>\n </div>\n </div>\n <div data-artifact-item data-artifact-label='1:1 square'>\n <div style=\"aspect-ratio:1/1; inline-size:200px;\">\n <chart-ui type=\"bar\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36},{\"c\":\"D\",\"v\":60}]' x=\"c\" y=\"v\"></chart-ui>\n </div>\n </div>\n <div data-artifact-item data-artifact-label='fixed height'>\n <div style=\"block-size:180px; inline-size:240px;\">\n <chart-ui type=\"bar\" data='[{\"c\":\"A\",\"v\":24},{\"c\":\"B\",\"v\":48},{\"c\":\"C\",\"v\":36},{\"c\":\"D\",\"v\":60}]' x=\"c\" y=\"v\"></chart-ui>\n </div>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-smooth",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "smooth"
11
+ },
12
+ "html": "<section data-section data-property=\"smooth\" data-chunk=\"chart-smooth\">\n <h2 variant=\"section\">smooth</h2>\n <p data-note>Controls line curve tension for line charts. 0 = straight, 1 = maximum smoothing. Defaults to 0.4.</p>\n <grid-ui columns=\"3\" gap=\"4\">\n <div data-artifact-item data-artifact-label=\"smooth=0 (straight)\">\n <chart-ui id=\"chart-smooth0\" type=\"line\" x=\"month\" y=\"value\" smooth=\"0\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"smooth=0.4 (default)\">\n <chart-ui id=\"chart-smooth04\" type=\"line\" x=\"month\" y=\"value\" smooth=\"0.4\"></chart-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"smooth=1 (max)\">\n <chart-ui id=\"chart-smooth1\" type=\"line\" x=\"month\" y=\"value\" smooth=\"1\"></chart-ui>\n </div>\n </grid-ui>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-states",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "states"
11
+ },
12
+ "html": "<section data-section data-property=\"states\" data-chunk=\"chart-states\">\n <h2 variant=\"section\">Loading / empty / error states</h2>\n <p data-note>Chart-ui doesn't own state chrome — compose loading, empty, and error wrappers around it so the card retains its shape while data is fetching or unavailable.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"loading\">\n <card-ui style=\"max-width:360px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">Last 12 months</text-ui>\n </header>\n <section>\n <skeleton-ui style=\"height:180px; width:100%;\"></skeleton-ui>\n </section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"empty\">\n <card-ui style=\"max-width:360px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">Last 12 months</text-ui>\n </header>\n <section>\n <empty-state-ui icon=\"chart-bar\" heading=\"No data yet\" description=\"Process your first order to see a trend.\">\n <button-ui slot=\"action\" text=\"Add order\" variant=\"primary\" size=\"sm\"></button-ui>\n </empty-state-ui>\n </section>\n </card-ui>\n </div>\n <div data-artifact-item data-artifact-label=\"error\">\n <card-ui style=\"max-width:360px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">Last 12 months</text-ui>\n </header>\n <section>\n <alert-ui variant=\"danger\" icon=\"warning\" text=\"Couldn't load chart data. Check your connection and retry.\"></alert-ui>\n <div style=\"margin-top:var(--a-space-3); display:flex; justify-content:center;\">\n <button-ui text=\"Retry\" variant=\"outline\" size=\"sm\" icon=\"arrow-clockwise\"></button-ui>\n </div>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-title",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "title"
11
+ },
12
+ "html": "<section data-section data-property=\"title\" data-chunk=\"chart-title\">\n <h2 variant=\"section\">title</h2>\n <p data-note>Chart-ui doesn't render its own title chrome. Wrap the chart in a <code>card-ui</code> and put the heading in the card's <code>&lt;header&gt;</code> — gives you heading + optional description + action slots with the same shape as the rest of the system. See the <a href=\"#chart-card\">Chart card with trend footer</a> example above.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label='card-ui > header > [slot=\"heading\"] + chart-ui'>\n <card-ui style=\"max-width:360px;\">\n <header>\n <span slot=\"heading\"><h3>Quarterly revenue</h3></span>\n </header>\n <section>\n <chart-ui type=\"bar\" data='[{\"q\":\"Q1\",\"revenue\":120},{\"q\":\"Q2\",\"revenue\":180},{\"q\":\"Q3\",\"revenue\":240},{\"q\":\"Q4\",\"revenue\":300}]' x=\"q\" y=\"revenue\" size=\"sm\"></chart-ui>\n </section>\n </card-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chart-type",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chart",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "type"
11
+ },
12
+ "html": "<section data-section data-property=\"type\" data-chunk=\"chart-type\">\n <h2 variant=\"section\">type</h2>\n <p data-note>Chart type. Defaults to \"bar\". Grouped by family below — 18 total. Data is set programmatically via the <code>.data</code> property.</p>\n</section>",
13
+ "source": "site/pages/components/chart/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "chat-basic",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/site/components/chat",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-section": "",
10
+ "data-property": "basic"
11
+ },
12
+ "html": "<section data-section data-property=\"basic\" data-chunk=\"chat-basic\">\n <h2 variant=\"section\">basic</h2>\n <p data-note>A chat transcript with two messages. Use <code>role</code> on children to style user vs assistant turns.</p>\n <div data-artifact-container>\n <div data-artifact-item data-artifact-label=\"basic\">\n <chat-ui>\n <div role=\"user\">What's the capital of France?</div>\n <div role=\"assistant\">The capital of France is Paris.</div>\n </chat-ui>\n </div>\n </div>\n</section>",
13
+ "source": "site/pages/components/chat/index.html",
14
+ "captured_at": "2026-04-28T04:46:20.743Z"
15
+ }