@adia-ai/a2ui-corpus 0.6.42 → 0.6.43

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 (290) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/catalog-a2ui_0_9.json +10 -0
  3. package/chunk-embeddings.json +1 -1
  4. package/chunks/_index.json +43 -33
  5. package/chunks/accordion-settings.json +1 -1
  6. package/chunks/activity-feed.json +2 -1
  7. package/chunks/agent-canvas-shell.json +1 -1
  8. package/chunks/agent-command-palette-search.json +1 -1
  9. package/chunks/agent-reasoning-collapsed.json +2 -1
  10. package/chunks/agent-tool-call-result.json +1 -1
  11. package/chunks/agent-trace-timeline.json +1 -1
  12. package/chunks/ai-streaming-response.json +13 -4
  13. package/chunks/alert-banner.json +1 -1
  14. package/chunks/analytics-chart.json +3 -1
  15. package/chunks/analytics-sparklines-dashboard.json +5 -1
  16. package/chunks/api-key-table.json +15 -2
  17. package/chunks/app-product-listing-card.json +1 -1
  18. package/chunks/audit-log.json +17 -4
  19. package/chunks/auth-account-deleted-actions.json +1 -1
  20. package/chunks/auth-account-deleted.json +40 -5
  21. package/chunks/auth-card-content.json +1 -1
  22. package/chunks/auth-card-header.json +1 -1
  23. package/chunks/auth-email-entry.json +1 -1
  24. package/chunks/auth-email-verify-confirm.json +1 -1
  25. package/chunks/auth-email-verify.json +45 -5
  26. package/chunks/auth-forbidden-actions.json +1 -1
  27. package/chunks/auth-forbidden.json +33 -5
  28. package/chunks/auth-invite-actions.json +1 -1
  29. package/chunks/auth-invite-team-card.json +1 -1
  30. package/chunks/auth-link-expired-form.json +1 -1
  31. package/chunks/auth-link-expired.json +20 -2
  32. package/chunks/auth-locked-account.json +39 -5
  33. package/chunks/auth-locked-recovery-options.json +1 -1
  34. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  35. package/chunks/auth-mfa-enrollment.json +32 -5
  36. package/chunks/auth-mfa-fallback-actions.json +1 -1
  37. package/chunks/auth-mfa-recovery.json +1 -1
  38. package/chunks/auth-new-password-form.json +1 -1
  39. package/chunks/auth-new-password.json +32 -5
  40. package/chunks/auth-oauth-fallback-actions.json +1 -1
  41. package/chunks/auth-oauth-interstitial.json +2 -1
  42. package/chunks/auth-password-challenge.json +1 -1
  43. package/chunks/auth-password-reset-form.json +1 -1
  44. package/chunks/auth-password-reset.json +19 -2
  45. package/chunks/auth-profile-form.json +1 -1
  46. package/chunks/auth-profile-setup.json +19 -2
  47. package/chunks/auth-reset-sent.json +45 -8
  48. package/chunks/auth-session-expired-actions.json +1 -1
  49. package/chunks/auth-session-expired.json +33 -5
  50. package/chunks/auth-signin-card-email.json +20 -2
  51. package/chunks/auth-signin-card-magic-link.json +26 -13
  52. package/chunks/auth-signin-card-mfa.json +39 -5
  53. package/chunks/auth-signin-card-otp.json +73 -10
  54. package/chunks/auth-signin-card-password.json +34 -7
  55. package/chunks/auth-signin-card-recovery.json +41 -5
  56. package/chunks/auth-signout-actions.json +1 -1
  57. package/chunks/auth-signout.json +32 -5
  58. package/chunks/auth-signup-email-entry.json +1 -1
  59. package/chunks/auth-signup-entry.json +57 -5
  60. package/chunks/auth-signup-social-auths.json +1 -1
  61. package/chunks/auth-signup-verify.json +75 -11
  62. package/chunks/auth-social-auths.json +1 -1
  63. package/chunks/auth-sso-providers.json +1 -1
  64. package/chunks/auth-sso-required.json +46 -8
  65. package/chunks/auth-team-invite.json +56 -12
  66. package/chunks/avatar-group-overflow.json +1 -1
  67. package/chunks/badge-variants-table.json +2 -1
  68. package/chunks/billing-overview.json +17 -49
  69. package/chunks/billing-progress-label.json +1 -1
  70. package/chunks/blog-post-card.json +16 -23
  71. package/chunks/breadcrumb-navigation.json +1 -1
  72. package/chunks/calendar-month-view.json +12 -35
  73. package/chunks/card-grid-images.json +1 -1
  74. package/chunks/card-header-with-description.json +2 -1
  75. package/chunks/changelog-activity-feed.json +2 -1
  76. package/chunks/chart-with-filter-pills.json +1 -1
  77. package/chunks/chat-page-shell.json +1 -1
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +1 -1
  80. package/chunks/color-picker-swatches.json +1 -1
  81. package/chunks/command-palette.json +1 -1
  82. package/chunks/commerce-pricing-tiers.json +11 -1
  83. package/chunks/comparison-table.json +1 -1
  84. package/chunks/contact-form.json +2 -1
  85. package/chunks/conversion-funnel-6step.json +2 -1
  86. package/chunks/dashboard-acquisition-panel.json +36 -2
  87. package/chunks/dashboard-admin-page.json +3 -3
  88. package/chunks/dashboard-audience-kpis.json +1 -1
  89. package/chunks/dashboard-audience-panel.json +4 -1
  90. package/chunks/dashboard-behavior-panel.json +2 -1
  91. package/chunks/dashboard-chart-recent.json +3 -1
  92. package/chunks/dashboard-cohort-retention.json +2 -1
  93. package/chunks/dashboard-conversion-panel.json +3 -1
  94. package/chunks/dashboard-country-list.json +2 -1
  95. package/chunks/dashboard-filter-bar.json +1 -1
  96. package/chunks/dashboard-funnel.json +2 -1
  97. package/chunks/dashboard-notifications-panel.json +49 -134
  98. package/chunks/dashboard-overview-panel.json +75 -26
  99. package/chunks/dashboard-page-header.json +1 -1
  100. package/chunks/dashboard-pages-table.json +2 -1
  101. package/chunks/dashboard-quick-actions.json +1 -1
  102. package/chunks/dashboard-reports-panel.json +73 -7
  103. package/chunks/dashboard-reports-table.json +73 -7
  104. package/chunks/dashboard-storage-card.json +2 -1
  105. package/chunks/dashboard-tabs.json +1 -1
  106. package/chunks/dashboard-team-actions-storage.json +3 -1
  107. package/chunks/dashboard-team-list.json +2 -1
  108. package/chunks/dashboard-traffic-channels.json +36 -2
  109. package/chunks/dashboard-transactions-table.json +45 -4
  110. package/chunks/data-import-wizard.json +2 -1
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +1 -1
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +1 -1
  115. package/chunks/drawer-2fa-key.json +38 -18
  116. package/chunks/drawer-2fa-sms.json +42 -15
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +217 -66
  119. package/chunks/drawer-change-plan.json +122 -35
  120. package/chunks/drawer-custom-roles.json +62 -35
  121. package/chunks/drawer-data-start.json +27 -7
  122. package/chunks/drawer-delete-account.json +41 -21
  123. package/chunks/drawer-delete-workspace.json +38 -11
  124. package/chunks/drawer-discord.json +44 -24
  125. package/chunks/drawer-figma.json +50 -30
  126. package/chunks/drawer-first-dashboard.json +35 -15
  127. package/chunks/drawer-gcal.json +38 -18
  128. package/chunks/drawer-github.json +59 -32
  129. package/chunks/drawer-invite.json +45 -16
  130. package/chunks/drawer-report.json +75 -46
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +44 -17
  134. package/chunks/drawer-smtp.json +61 -34
  135. package/chunks/drawer-source.json +46 -19
  136. package/chunks/drawer-transaction.json +54 -25
  137. package/chunks/editor-code-pane.json +1 -1
  138. package/chunks/editor-page-shell.json +1 -1
  139. package/chunks/email-inbox-list.json +140 -89
  140. package/chunks/empty-state-danger.json +2 -1
  141. package/chunks/empty-state-minimal.json +1 -1
  142. package/chunks/empty-state-warning.json +2 -1
  143. package/chunks/empty-state.json +1 -1
  144. package/chunks/error-404-actions.json +1 -1
  145. package/chunks/error-404.json +20 -3
  146. package/chunks/error-500-actions.json +1 -1
  147. package/chunks/error-500.json +29 -3
  148. package/chunks/error-maintenance-actions.json +1 -1
  149. package/chunks/error-maintenance.json +26 -7
  150. package/chunks/error-page-shell.json +1 -1
  151. package/chunks/faq-accordion.json +1 -1
  152. package/chunks/feature-grid-icons.json +1 -1
  153. package/chunks/file-upload-dnd.json +16 -8
  154. package/chunks/footer-multi-column.json +1 -1
  155. package/chunks/footer-primary-only.json +1 -1
  156. package/chunks/form-page-shell.json +1 -1
  157. package/chunks/gallery-page-shell.json +1 -1
  158. package/chunks/hero-section-split.json +1 -1
  159. package/chunks/icon-text-row.json +1 -1
  160. package/chunks/image-caption-tile.json +3 -1
  161. package/chunks/image-carousel.json +1 -1
  162. package/chunks/image-upload-preview.json +1 -1
  163. package/chunks/import-mapping-flow.json +251 -127
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +2 -1
  167. package/chunks/invoice-line-items.json +15 -4
  168. package/chunks/kanban-board-3col.json +1 -1
  169. package/chunks/kanban-page-shell.json +4 -1
  170. package/chunks/keyboard-shortcut-display.json +1 -1
  171. package/chunks/labeled-textarea.json +1 -1
  172. package/chunks/leaderboard-table.json +1 -1
  173. package/chunks/linked-record-row.json +1 -1
  174. package/chunks/loading-skeleton-placeholder.json +1 -1
  175. package/chunks/marketing-hero-cta.json +3 -2
  176. package/chunks/marketing-page-shell.json +1 -1
  177. package/chunks/masonry-gallery.json +1 -1
  178. package/chunks/member-edit-drawer.json +5 -1
  179. package/chunks/metadata-description-list.json +1 -1
  180. package/chunks/modal-dialog-confirm.json +23 -5
  181. package/chunks/nav-menu-icons.json +1 -1
  182. package/chunks/newsletter-subscription.json +3 -1
  183. package/chunks/notification-badges-feed.json +50 -135
  184. package/chunks/notification-preferences-panel.json +2 -1
  185. package/chunks/notification-toast-row.json +12 -91
  186. package/chunks/onb-completion.json +24 -2
  187. package/chunks/onb-extension-install.json +52 -7
  188. package/chunks/onb-hero-welcome.json +98 -8
  189. package/chunks/onb-import-picker.json +1 -1
  190. package/chunks/onb-mobile-handoff.json +1 -1
  191. package/chunks/onb-notification-prefs.json +1 -1
  192. package/chunks/onb-persona-picker.json +1 -1
  193. package/chunks/onb-provider-tiles.json +12 -2
  194. package/chunks/onb-settings-review.json +12 -2
  195. package/chunks/onb-step-footer.json +1 -1
  196. package/chunks/onb-step-header.json +1 -1
  197. package/chunks/onb-step-progress.json +1 -1
  198. package/chunks/onb-step-shell.json +102 -12
  199. package/chunks/onb-story-pane.json +1 -1
  200. package/chunks/onb-tutorial-steps.json +1 -1
  201. package/chunks/order-tracking-timeline.json +2 -1
  202. package/chunks/pagination-controls.json +1 -1
  203. package/chunks/payment-method-form.json +337 -0
  204. package/chunks/period-comparison.json +1 -1
  205. package/chunks/permission-matrix-table.json +2 -1
  206. package/chunks/playground-a2ui.json +1 -1
  207. package/chunks/playground-app-shell.json +51 -5
  208. package/chunks/playground-chat.json +169 -3
  209. package/chunks/playground-construct-canvas.json +1 -1
  210. package/chunks/playground-css-channel.json +152 -20
  211. package/chunks/playground-gen-ui.json +1 -1
  212. package/chunks/playground-render-preview.json +19 -2
  213. package/chunks/playground-streams-bridge.json +93 -20
  214. package/chunks/playground-table-toolbar.json +1 -1
  215. package/chunks/popover-with-content.json +1 -1
  216. package/chunks/pricing-tiers.json +71 -38
  217. package/chunks/product-tour.json +5 -3
  218. package/chunks/progress-tracker-milestones.json +1 -1
  219. package/chunks/radio-button-group.json +1 -1
  220. package/chunks/real-time-metrics-dashboard.json +1 -1
  221. package/chunks/reg-address-form.json +2 -1
  222. package/chunks/reg-billing-card.json +1 -1
  223. package/chunks/reg-brand-scrape.json +304 -42
  224. package/chunks/reg-departments-toggle.json +2 -1
  225. package/chunks/reg-extended-profile.json +1 -1
  226. package/chunks/reg-final-done.json +108 -21
  227. package/chunks/reg-helpdesk-grid.json +174 -35
  228. package/chunks/reg-import-picker.json +2 -1
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +21 -2
  231. package/chunks/reg-legal-entity.json +1 -1
  232. package/chunks/reg-org-chart-review.json +442 -65
  233. package/chunks/reg-profile-identity.json +1 -1
  234. package/chunks/reg-step-footer.json +1 -1
  235. package/chunks/reg-step-header.json +1 -1
  236. package/chunks/reg-step-progress.json +1 -1
  237. package/chunks/reg-step-shell.json +1 -1
  238. package/chunks/reg-story-pane.json +1 -1
  239. package/chunks/reg-success-summary.json +108 -21
  240. package/chunks/reg-team-size.json +1 -1
  241. package/chunks/reg-usecase-picker.json +1 -1
  242. package/chunks/reg-workspace-name.json +1 -1
  243. package/chunks/responsive-grid-pattern.json +1 -1
  244. package/chunks/responsive-kpi-grid.json +1 -1
  245. package/chunks/responsive-row-pattern.json +1 -1
  246. package/chunks/responsive-wrap-at-pattern.json +54 -6
  247. package/chunks/revenue-heatmap.json +2 -1
  248. package/chunks/role-management.json +74 -62
  249. package/chunks/search-with-filters.json +1 -1
  250. package/chunks/section-with-stack.json +1 -1
  251. package/chunks/segmented-control-billing-tabs.json +54 -8
  252. package/chunks/select-multiple-preselected.json +1 -1
  253. package/chunks/settings-2fa-setup.json +169 -29
  254. package/chunks/settings-admin-page.json +39 -11
  255. package/chunks/settings-appearance-theme-panel.json +1 -1
  256. package/chunks/settings-appearance.json +2 -1
  257. package/chunks/settings-general-form.json +1 -1
  258. package/chunks/settings-integrations.json +162 -29
  259. package/chunks/settings-members-invite.json +1 -1
  260. package/chunks/settings-page-shell.json +1 -1
  261. package/chunks/settings-panel.json +2 -1
  262. package/chunks/settings-profile-security.json +1 -1
  263. package/chunks/settings-toggle-switches.json +1 -1
  264. package/chunks/sidebar-nav.json +1 -1
  265. package/chunks/sidebar-navigation-panel.json +2 -1
  266. package/chunks/slider-range-controls.json +1 -1
  267. package/chunks/social-media-post-card.json +1 -1
  268. package/chunks/sortable-search-paginate-table.json +14 -2
  269. package/chunks/split-pane-editor-preview.json +1 -1
  270. package/chunks/stat-cards-kpi-dashboard.json +1 -1
  271. package/chunks/status-dashboard.json +48 -7
  272. package/chunks/stepper-form-wizard.json +1 -1
  273. package/chunks/survey-rating-form.json +2 -1
  274. package/chunks/tabs-with-panels.json +1 -1
  275. package/chunks/tag-chips-filter.json +1 -1
  276. package/chunks/team-members-list.json +59 -65
  277. package/chunks/testimonial-grid.json +1 -1
  278. package/chunks/testimonials-avatar-cards.json +1 -1
  279. package/chunks/timeline-events.json +1 -1
  280. package/chunks/toolbar-icons.json +1 -1
  281. package/chunks/toolbar-tooltips.json +1 -1
  282. package/chunks/tooltip-hover-button.json +1 -1
  283. package/chunks/trial-banner.json +40 -25
  284. package/chunks/user-identity-row.json +1 -1
  285. package/chunks/user-onboarding-checklist.json +260 -6
  286. package/chunks/user-profile-card.json +18 -34
  287. package/chunks/video-player-controls.json +1 -1
  288. package/chunks/webhook-config.json +2 -1
  289. package/package.json +1 -1
  290. package/chunks/drawer-payment-method.json +0 -395
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<grid-ui>\n <card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <col-ui gap=\"0\" grow>\n <h3>Notifications</h3>\n <p slot=\"description\">System and team activity</p>\n </col-ui>\n <segmented-ui value=\"all\" size=\"sm\">\n <segment-ui value=\"all\" text=\"All\"></segment-ui>\n <segment-ui value=\"unread\" text=\"Unread\"></segment-ui>\n <segment-ui value=\"mentions\" text=\"Mentions\"></segment-ui>\n </segmented-ui>\n <button-ui text=\"Mark all read\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </header>\n <section bleed>\n <list-ui divider>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"start\" grow>\n <avatar-ui icon=\"check-circle\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui weight=\"semibold\" grow>Deployment completed</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2m ago</text-ui>\n </row-ui>\n <text-ui color=\"subtle\">Production deploy v2.14.0 succeeded. 12 files changed.</text-ui>\n </col-ui>\n <badge-ui text=\"New\" variant=\"accent\"></badge-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"start\" grow>\n <avatar-ui text=\"Alex Chen\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui weight=\"semibold\" grow>Alex Chen mentioned you</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">18m ago</text-ui>\n </row-ui>\n <text-ui color=\"subtle\">\"@you can you take a look at the Safari issue?\"</text-ui>\n </col-ui>\n <badge-ui text=\"Mention\" variant=\"warning\"></badge-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"start\" grow>\n <avatar-ui icon=\"warning\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui weight=\"semibold\" grow>Usage threshold reached</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2h ago</text-ui>\n </row-ui>\n <text-ui color=\"subtle\">API calls at 85% of monthly quota. Consider upgrading your plan.</text-ui>\n </col-ui>\n <badge-ui text=\"Warning\" variant=\"warning\"></badge-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"start\" grow>\n <avatar-ui text=\"Sarah Miller\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui weight=\"semibold\" grow>Sarah Miller invited you</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Yesterday</text-ui>\n </row-ui>\n <text-ui color=\"subtle\">You were added to the \"Brand refresh\" workspace.</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"start\" grow>\n <avatar-ui icon=\"key\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui weight=\"semibold\" grow>API key rotated</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2 days ago</text-ui>\n </row-ui>\n <text-ui color=\"subtle\">Your production API key was rotated. Old key is revoked.</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n </list-ui>\n </section>\n </card-ui>\n </grid-ui>",
9
+ "html": "<grid-ui>\n <card-ui>\n <header>\n <h3>Notifications</h3>\n <p slot=\"description\">System and team activity</p>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <segmented-ui value=\"all\" size=\"sm\">\n <segment-ui value=\"all\" text=\"All\"></segment-ui>\n <segment-ui value=\"unread\" text=\"Unread\"></segment-ui>\n <segment-ui value=\"mentions\" text=\"Mentions\"></segment-ui>\n </segmented-ui>\n <button-ui text=\"Mark all read\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </header>\n <section>\n <list-ui divider>\n <list-item-ui>\n <avatar-ui slot=\"icon\" icon=\"check-circle\" size=\"sm\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui weight=\"semibold\">Deployment completed</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2m ago</text-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\">Production deploy v2.14.0 succeeded. 12 files changed.</text-ui>\n <badge-ui slot=\"action\" text=\"New\" variant=\"accent\"></badge-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" text=\"Alex Chen\" size=\"sm\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui weight=\"semibold\">Alex Chen mentioned you</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">18m ago</text-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\">\"@you can you take a look at the Safari issue?\"</text-ui>\n <badge-ui slot=\"action\" text=\"Mention\" variant=\"warning\"></badge-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" icon=\"warning\" size=\"sm\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui weight=\"semibold\">Usage threshold reached</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2h ago</text-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\">API calls at 85% of monthly quota. Consider upgrading your plan.</text-ui>\n <badge-ui slot=\"action\" text=\"Warning\" variant=\"warning\"></badge-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" text=\"Sarah Miller\" size=\"sm\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui weight=\"semibold\">Sarah Miller invited you</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Yesterday</text-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\">You were added to the \"Brand refresh\" workspace.</text-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" icon=\"key\" size=\"sm\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui weight=\"semibold\">API key rotated</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">2 days ago</text-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\">Your production API key was rotated. Old key is revoked.</text-ui>\n </list-item-ui>\n </list-ui>\n </section>\n </card-ui>\n </grid-ui>",
10
10
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
11
11
  "metadata": {
12
12
  "domain": "data",
@@ -37,7 +37,7 @@
37
37
  "unread"
38
38
  ]
39
39
  },
40
- "captured_at": "2026-05-27T03:59:46.910Z",
40
+ "captured_at": "2026-05-27T23:29:53.307Z",
41
41
  "template": [
42
42
  {
43
43
  "id": "text",
@@ -49,18 +49,9 @@
49
49
  "id": "text-2",
50
50
  "component": "Text",
51
51
  "variant": "body",
52
+ "slot": "description",
52
53
  "textContent": "System and team activity"
53
54
  },
54
- {
55
- "id": "column",
56
- "component": "Column",
57
- "gap": "0",
58
- "grow": true,
59
- "children": [
60
- "text",
61
- "text-2"
62
- ]
63
- },
64
55
  {
65
56
  "id": "segment",
66
57
  "component": "Segment",
@@ -99,10 +90,10 @@
99
90
  {
100
91
  "id": "row",
101
92
  "component": "Row",
93
+ "slot": "action",
102
94
  "align": "center",
103
- "gap": "3",
95
+ "gap": "2",
104
96
  "children": [
105
- "column",
106
97
  "segmented-control",
107
98
  "button"
108
99
  ]
@@ -111,12 +102,15 @@
111
102
  "id": "header",
112
103
  "component": "Header",
113
104
  "children": [
105
+ "text",
106
+ "text-2",
114
107
  "row"
115
108
  ]
116
109
  },
117
110
  {
118
111
  "id": "avatar",
119
112
  "component": "Avatar",
113
+ "slot": "icon",
120
114
  "icon": "check-circle",
121
115
  "size": "sm"
122
116
  },
@@ -134,8 +128,9 @@
134
128
  "textContent": "2m ago"
135
129
  },
136
130
  {
137
- "id": "row-3",
131
+ "id": "row-2",
138
132
  "component": "Row",
133
+ "slot": "text",
139
134
  "align": "center",
140
135
  "gap": "2",
141
136
  "children": [
@@ -146,47 +141,31 @@
146
141
  {
147
142
  "id": "text-5",
148
143
  "component": "Text",
144
+ "slot": "description",
149
145
  "color": "subtle",
150
146
  "textContent": "Production deploy v2.14.0 succeeded. 12 files changed."
151
147
  },
152
- {
153
- "id": "column-2",
154
- "component": "Column",
155
- "gap": "0",
156
- "grow": true,
157
- "children": [
158
- "row-3",
159
- "text-5"
160
- ]
161
- },
162
148
  {
163
149
  "id": "badge",
164
150
  "component": "Badge",
151
+ "slot": "action",
165
152
  "text": "New",
166
153
  "variant": "accent"
167
154
  },
168
- {
169
- "id": "row-2",
170
- "component": "Row",
171
- "align": "start",
172
- "gap": "2",
173
- "grow": true,
174
- "children": [
175
- "avatar",
176
- "column-2",
177
- "badge"
178
- ]
179
- },
180
155
  {
181
156
  "id": "list-item",
182
157
  "component": "ListItem",
183
158
  "children": [
184
- "row-2"
159
+ "avatar",
160
+ "row-2",
161
+ "text-5",
162
+ "badge"
185
163
  ]
186
164
  },
187
165
  {
188
166
  "id": "avatar-2",
189
167
  "component": "Avatar",
168
+ "slot": "icon",
190
169
  "size": "sm",
191
170
  "text": "Alex Chen"
192
171
  },
@@ -204,8 +183,9 @@
204
183
  "textContent": "18m ago"
205
184
  },
206
185
  {
207
- "id": "row-5",
186
+ "id": "row-3",
208
187
  "component": "Row",
188
+ "slot": "text",
209
189
  "align": "center",
210
190
  "gap": "2",
211
191
  "children": [
@@ -216,47 +196,31 @@
216
196
  {
217
197
  "id": "text-8",
218
198
  "component": "Text",
199
+ "slot": "description",
219
200
  "color": "subtle",
220
201
  "textContent": "\"@you can you take a look at the Safari issue?\""
221
202
  },
222
- {
223
- "id": "column-3",
224
- "component": "Column",
225
- "gap": "0",
226
- "grow": true,
227
- "children": [
228
- "row-5",
229
- "text-8"
230
- ]
231
- },
232
203
  {
233
204
  "id": "badge-2",
234
205
  "component": "Badge",
206
+ "slot": "action",
235
207
  "text": "Mention",
236
208
  "variant": "warning"
237
209
  },
238
- {
239
- "id": "row-4",
240
- "component": "Row",
241
- "align": "start",
242
- "gap": "2",
243
- "grow": true,
244
- "children": [
245
- "avatar-2",
246
- "column-3",
247
- "badge-2"
248
- ]
249
- },
250
210
  {
251
211
  "id": "list-item-2",
252
212
  "component": "ListItem",
253
213
  "children": [
254
- "row-4"
214
+ "avatar-2",
215
+ "row-3",
216
+ "text-8",
217
+ "badge-2"
255
218
  ]
256
219
  },
257
220
  {
258
221
  "id": "avatar-3",
259
222
  "component": "Avatar",
223
+ "slot": "icon",
260
224
  "icon": "warning",
261
225
  "size": "sm"
262
226
  },
@@ -274,8 +238,9 @@
274
238
  "textContent": "2h ago"
275
239
  },
276
240
  {
277
- "id": "row-7",
241
+ "id": "row-4",
278
242
  "component": "Row",
243
+ "slot": "text",
279
244
  "align": "center",
280
245
  "gap": "2",
281
246
  "children": [
@@ -286,47 +251,31 @@
286
251
  {
287
252
  "id": "text-11",
288
253
  "component": "Text",
254
+ "slot": "description",
289
255
  "color": "subtle",
290
256
  "textContent": "API calls at 85% of monthly quota. Consider upgrading your plan."
291
257
  },
292
- {
293
- "id": "column-4",
294
- "component": "Column",
295
- "gap": "0",
296
- "grow": true,
297
- "children": [
298
- "row-7",
299
- "text-11"
300
- ]
301
- },
302
258
  {
303
259
  "id": "badge-3",
304
260
  "component": "Badge",
261
+ "slot": "action",
305
262
  "text": "Warning",
306
263
  "variant": "warning"
307
264
  },
308
- {
309
- "id": "row-6",
310
- "component": "Row",
311
- "align": "start",
312
- "gap": "2",
313
- "grow": true,
314
- "children": [
315
- "avatar-3",
316
- "column-4",
317
- "badge-3"
318
- ]
319
- },
320
265
  {
321
266
  "id": "list-item-3",
322
267
  "component": "ListItem",
323
268
  "children": [
324
- "row-6"
269
+ "avatar-3",
270
+ "row-4",
271
+ "text-11",
272
+ "badge-3"
325
273
  ]
326
274
  },
327
275
  {
328
276
  "id": "avatar-4",
329
277
  "component": "Avatar",
278
+ "slot": "icon",
330
279
  "size": "sm",
331
280
  "text": "Sarah Miller"
332
281
  },
@@ -344,8 +293,9 @@
344
293
  "textContent": "Yesterday"
345
294
  },
346
295
  {
347
- "id": "row-9",
296
+ "id": "row-5",
348
297
  "component": "Row",
298
+ "slot": "text",
349
299
  "align": "center",
350
300
  "gap": "2",
351
301
  "children": [
@@ -356,40 +306,23 @@
356
306
  {
357
307
  "id": "text-14",
358
308
  "component": "Text",
309
+ "slot": "description",
359
310
  "color": "subtle",
360
311
  "textContent": "You were added to the \"Brand refresh\" workspace."
361
312
  },
362
- {
363
- "id": "column-5",
364
- "component": "Column",
365
- "gap": "0",
366
- "grow": true,
367
- "children": [
368
- "row-9",
369
- "text-14"
370
- ]
371
- },
372
- {
373
- "id": "row-8",
374
- "component": "Row",
375
- "align": "start",
376
- "gap": "2",
377
- "grow": true,
378
- "children": [
379
- "avatar-4",
380
- "column-5"
381
- ]
382
- },
383
313
  {
384
314
  "id": "list-item-4",
385
315
  "component": "ListItem",
386
316
  "children": [
387
- "row-8"
317
+ "avatar-4",
318
+ "row-5",
319
+ "text-14"
388
320
  ]
389
321
  },
390
322
  {
391
323
  "id": "avatar-5",
392
324
  "component": "Avatar",
325
+ "slot": "icon",
393
326
  "icon": "key",
394
327
  "size": "sm"
395
328
  },
@@ -407,8 +340,9 @@
407
340
  "textContent": "2 days ago"
408
341
  },
409
342
  {
410
- "id": "row-11",
343
+ "id": "row-6",
411
344
  "component": "Row",
345
+ "slot": "text",
412
346
  "align": "center",
413
347
  "gap": "2",
414
348
  "children": [
@@ -419,35 +353,17 @@
419
353
  {
420
354
  "id": "text-17",
421
355
  "component": "Text",
356
+ "slot": "description",
422
357
  "color": "subtle",
423
358
  "textContent": "Your production API key was rotated. Old key is revoked."
424
359
  },
425
- {
426
- "id": "column-6",
427
- "component": "Column",
428
- "gap": "0",
429
- "grow": true,
430
- "children": [
431
- "row-11",
432
- "text-17"
433
- ]
434
- },
435
- {
436
- "id": "row-10",
437
- "component": "Row",
438
- "align": "start",
439
- "gap": "2",
440
- "grow": true,
441
- "children": [
442
- "avatar-5",
443
- "column-6"
444
- ]
445
- },
446
360
  {
447
361
  "id": "list-item-5",
448
362
  "component": "ListItem",
449
363
  "children": [
450
- "row-10"
364
+ "avatar-5",
365
+ "row-6",
366
+ "text-17"
451
367
  ]
452
368
  },
453
369
  {
@@ -465,13 +381,12 @@
465
381
  {
466
382
  "id": "section",
467
383
  "component": "Section",
468
- "bleed": true,
469
384
  "children": [
470
- "column-7"
385
+ "column"
471
386
  ]
472
387
  },
473
388
  {
474
- "id": "column-7",
389
+ "id": "column",
475
390
  "component": "Column",
476
391
  "children": [
477
392
  "list"
@@ -32,7 +32,7 @@
32
32
  "digest"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-05-27T03:59:46.910Z",
35
+ "captured_at": "2026-05-27T23:29:53.307Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "text",
@@ -44,6 +44,7 @@
44
44
  "id": "text-2",
45
45
  "component": "Text",
46
46
  "variant": "body",
47
+ "slot": "description",
47
48
  "textContent": "Choose what you want to be notified about"
48
49
  },
49
50
  {
@@ -8,7 +8,7 @@
8
8
  "attrs": {
9
9
  "gap": "2"
10
10
  },
11
- "html": "<col-ui gap=\"2\">\n <alert-ui variant=\"success\">\n <row-ui gap=\"3\" align=\"center\">\n <icon-ui name=\"check-circle\" color=\"success\"></icon-ui>\n <text-ui>Changes saved successfully.</text-ui>\n <button-ui icon=\"x\" variant=\"ghost\" size=\"sm\" aria-label=\"Dismiss\"></button-ui>\n </row-ui>\n </alert-ui>\n <alert-ui variant=\"warning\">\n <row-ui gap=\"3\" align=\"center\">\n <icon-ui name=\"warning\" color=\"warning\"></icon-ui>\n <text-ui>Your session will expire in 5 minutes.</text-ui>\n <button-ui icon=\"x\" variant=\"ghost\" size=\"sm\" aria-label=\"Dismiss\"></button-ui>\n </row-ui>\n </alert-ui>\n <alert-ui variant=\"danger\">\n <row-ui gap=\"3\" align=\"center\">\n <icon-ui name=\"x-circle\" color=\"danger\"></icon-ui>\n <text-ui>Could not connect to server. Retry?</text-ui>\n <button-ui text=\"Retry\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </alert-ui>\n </col-ui>",
11
+ "html": "<col-ui gap=\"2\">\n <alert-ui variant=\"success\" text=\"Changes saved successfully.\" closable></alert-ui>\n <alert-ui variant=\"warning\" text=\"Your session will expire in 5 minutes.\" closable></alert-ui>\n <alert-ui variant=\"danger\" text=\"Could not connect to server. Retry?\">\n <button-ui slot=\"actions\" text=\"Retry\" variant=\"ghost\" size=\"sm\"></button-ui>\n </alert-ui>\n </col-ui>",
12
12
  "source": "catalog/ui-patterns/v050-mode-c-blocks/v050-mode-c-blocks.contents.html",
13
13
  "metadata": {
14
14
  "domain": "agent",
@@ -32,116 +32,37 @@
32
32
  "toast-stack"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-05-27T03:59:46.910Z",
35
+ "captured_at": "2026-05-27T23:29:53.307Z",
36
36
  "template": [
37
- {
38
- "id": "check-circle",
39
- "component": "Icon",
40
- "name": "check-circle"
41
- },
42
- {
43
- "id": "text",
44
- "component": "Text",
45
- "textContent": "Changes saved successfully."
46
- },
47
- {
48
- "id": "dismiss",
49
- "component": "Button",
50
- "aria-label": "Dismiss",
51
- "icon": "x",
52
- "size": "sm",
53
- "variant": "ghost"
54
- },
55
- {
56
- "id": "row",
57
- "component": "Row",
58
- "align": "center",
59
- "gap": "3",
60
- "children": [
61
- "check-circle",
62
- "text",
63
- "dismiss"
64
- ]
65
- },
66
37
  {
67
38
  "id": "alert",
68
39
  "component": "Alert",
69
- "variant": "success",
70
- "children": [
71
- "row"
72
- ]
73
- },
74
- {
75
- "id": "warning",
76
- "component": "Icon",
77
- "name": "warning"
78
- },
79
- {
80
- "id": "text-2",
81
- "component": "Text",
82
- "textContent": "Your session will expire in 5 minutes."
83
- },
84
- {
85
- "id": "button",
86
- "component": "Button",
87
- "aria-label": "Dismiss",
88
- "icon": "x",
89
- "size": "sm",
90
- "variant": "ghost"
91
- },
92
- {
93
- "id": "row-2",
94
- "component": "Row",
95
- "align": "center",
96
- "gap": "3",
97
- "children": [
98
- "warning",
99
- "text-2",
100
- "button"
101
- ]
40
+ "closable": true,
41
+ "text": "Changes saved successfully.",
42
+ "variant": "success"
102
43
  },
103
44
  {
104
45
  "id": "alert-2",
105
46
  "component": "Alert",
106
- "variant": "warning",
107
- "children": [
108
- "row-2"
109
- ]
47
+ "closable": true,
48
+ "text": "Your session will expire in 5 minutes.",
49
+ "variant": "warning"
110
50
  },
111
51
  {
112
- "id": "x-circle",
113
- "component": "Icon",
114
- "name": "x-circle"
115
- },
116
- {
117
- "id": "text-3",
118
- "component": "Text",
119
- "textContent": "Could not connect to server. Retry?"
120
- },
121
- {
122
- "id": "button-2",
52
+ "id": "button",
123
53
  "component": "Button",
54
+ "slot": "actions",
124
55
  "size": "sm",
125
56
  "text": "Retry",
126
57
  "variant": "ghost"
127
58
  },
128
- {
129
- "id": "row-3",
130
- "component": "Row",
131
- "align": "center",
132
- "gap": "3",
133
- "children": [
134
- "x-circle",
135
- "text-3",
136
- "button-2"
137
- ]
138
- },
139
59
  {
140
60
  "id": "alert-3",
141
61
  "component": "Alert",
62
+ "text": "Could not connect to server. Retry?",
142
63
  "variant": "danger",
143
64
  "children": [
144
- "row-3"
65
+ "button"
145
66
  ]
146
67
  },
147
68
  {
@@ -23,7 +23,7 @@
23
23
  "started"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-27T23:29:53.307Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "timeline-item",
@@ -89,11 +89,33 @@
89
89
  "timeline-item-6"
90
90
  ]
91
91
  },
92
+ {
93
+ "id": "text-2",
94
+ "component": "Text",
95
+ "variant": "body",
96
+ "textContent": "Tip:"
97
+ },
98
+ {
99
+ "id": "kbd",
100
+ "component": "Kbd",
101
+ "textContent": "⌘"
102
+ },
103
+ {
104
+ "id": "kbd-2",
105
+ "component": "Kbd",
106
+ "textContent": "K"
107
+ },
92
108
  {
93
109
  "id": "text",
94
110
  "component": "Text",
95
111
  "variant": "body",
96
- "textContent": "Tip: press ⌘ K anywhere in AdiaUI to open the search palette — fastest way to find a dashboard, jump to a setting, or trigger a generation."
112
+ "slot": "content",
113
+ "textContent": "press anywhere in AdiaUI to open the search palette — fastest way to find a dashboard, jump to a setting, or trigger a generation.",
114
+ "children": [
115
+ "text-2",
116
+ "kbd",
117
+ "kbd-2"
118
+ ]
97
119
  },
98
120
  {
99
121
  "id": "alert",