@adia-ai/a2ui-corpus 0.6.42 → 0.6.44

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 +22 -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 +20 -29
  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 +16 -12
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +20 -32
  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 +35 -52
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +20 -32
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +22 -31
  115. package/chunks/drawer-2fa-key.json +48 -37
  116. package/chunks/drawer-2fa-sms.json +53 -38
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +232 -102
  119. package/chunks/drawer-change-plan.json +129 -48
  120. package/chunks/drawer-custom-roles.json +79 -64
  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 +73 -80
  125. package/chunks/drawer-figma.json +71 -72
  126. package/chunks/drawer-first-dashboard.json +52 -50
  127. package/chunks/drawer-gcal.json +52 -41
  128. package/chunks/drawer-github.json +71 -53
  129. package/chunks/drawer-invite.json +57 -37
  130. package/chunks/drawer-report.json +143 -183
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +63 -54
  134. package/chunks/drawer-smtp.json +84 -78
  135. package/chunks/drawer-source.json +64 -55
  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 +69 -93
  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 +343 -302
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +15 -23
  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 +51 -80
  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 +328 -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 +50 -51
  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 +164 -265
  222. package/chunks/reg-billing-card.json +26 -44
  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 +100 -162
  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 +29 -46
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +66 -74
  231. package/chunks/reg-legal-entity.json +96 -162
  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 +106 -168
  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 +38 -65
  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 +20 -31
  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 +14 -23
  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 +18 -30
  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
@@ -32,7 +32,7 @@
32
32
  "next"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-05-27T03:59:46.910Z",
35
+ "captured_at": "2026-05-28T23:31:43.377Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "column",
@@ -71,38 +71,26 @@
71
71
  "input"
72
72
  ]
73
73
  },
74
- {
75
- "id": "text-3",
76
- "component": "Text",
77
- "textContent": "1–5 people",
78
- "variant": "body"
79
- },
80
- {
81
- "id": "text-4",
82
- "component": "Text",
83
- "textContent": "6–25 people",
84
- "variant": "body"
85
- },
86
- {
87
- "id": "text-5",
88
- "component": "Text",
89
- "textContent": "26–100 people",
90
- "variant": "body"
91
- },
92
- {
93
- "id": "text-6",
94
- "component": "Text",
95
- "textContent": "100+ people",
96
- "variant": "body"
97
- },
98
74
  {
99
75
  "id": "choice-picker",
100
76
  "component": "ChoicePicker",
101
- "children": [
102
- "text-3",
103
- "text-4",
104
- "text-5",
105
- "text-6"
77
+ "options": [
78
+ {
79
+ "value": "1–5 people",
80
+ "label": "1–5 people"
81
+ },
82
+ {
83
+ "value": "6–25 people",
84
+ "label": "6–25 people"
85
+ },
86
+ {
87
+ "value": "26–100 people",
88
+ "label": "26–100 people"
89
+ },
90
+ {
91
+ "value": "100+ people",
92
+ "label": "100+ people"
93
+ }
106
94
  ]
107
95
  },
108
96
  {
@@ -29,7 +29,7 @@
29
29
  "stars"
30
30
  ]
31
31
  },
32
- "captured_at": "2026-05-27T03:59:46.910Z",
32
+ "captured_at": "2026-05-28T23:31:43.377Z",
33
33
  "template": [
34
34
  {
35
35
  "id": "text",
@@ -41,6 +41,7 @@
41
41
  "id": "text-2",
42
42
  "component": "Text",
43
43
  "variant": "body",
44
+ "slot": "description",
44
45
  "textContent": "Your response helps us improve"
45
46
  },
46
47
  {
@@ -22,7 +22,7 @@
22
22
  "tab-strip"
23
23
  ]
24
24
  },
25
- "captured_at": "2026-05-27T03:59:46.910Z",
25
+ "captured_at": "2026-05-28T23:31:43.377Z",
26
26
  "template": [
27
27
  {
28
28
  "id": "tab",
@@ -32,7 +32,7 @@
32
32
  "clear"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-05-27T03:59:46.910Z",
35
+ "captured_at": "2026-05-28T23:31:43.377Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "text",
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <header>\n <h3>Team members</h3>\n <p slot=\"description\">4 members · 1 pending invite</p>\n <span slot=\"action\" size=\"sm\">\n <button-ui text=\"Invite\" variant=\"primary\" size=\"sm\" icon=\"user-plus\"></button-ui>\n </span>\n </header>\n <section bleed>\n <list-ui divider>\n <list-item-ui>\n <row-ui gap=\"3\" align=\"center\" grow>\n <avatar-ui text=\"Alex Chen\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui strong>Alex Chen</text-ui>\n <badge-ui text=\"Admin\" variant=\"accent\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui color=\"subtle\" size=\"sm\">alex@acme.com</text-ui>\n </col-ui>\n <badge-ui text=\"Online\" variant=\"success\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"3\" align=\"center\" grow>\n <avatar-ui text=\"Sarah Miller\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui strong>Sarah Miller</text-ui>\n <badge-ui text=\"Editor\" variant=\"subtle\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui color=\"subtle\" size=\"sm\">sarah@acme.com</text-ui>\n </col-ui>\n <badge-ui text=\"Online\" variant=\"success\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"3\" align=\"center\" grow>\n <avatar-ui text=\"James Park\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui align=\"center\" gap=\"2\">\n <text-ui strong>James Park</text-ui>\n <badge-ui text=\"Viewer\" variant=\"muted\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui color=\"subtle\" size=\"sm\">james@acme.com</text-ui>\n </col-ui>\n <badge-ui text=\"Away\" variant=\"warning\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n </list-ui>\n </section>\n <footer>\n <button-ui text=\"View all members\" variant=\"ghost\" stretch></button-ui>\n </footer>\n</card-ui>",
9
+ "html": "<card-ui>\n <header>\n <h3>Team members</h3>\n <p slot=\"description\">4 members · 1 pending invite</p>\n <span slot=\"action\" size=\"sm\">\n <button-ui text=\"Invite\" variant=\"primary\" size=\"sm\" icon=\"user-plus\"></button-ui>\n </span>\n </header>\n <section>\n <list-ui divider>\n <list-item-ui>\n <avatar-ui slot=\"icon\" text=\"Alex Chen\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui strong>Alex Chen</text-ui>\n <badge-ui text=\"Admin\" variant=\"accent\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">alex@acme.com</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <badge-ui text=\"Online\" variant=\"success\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" text=\"Sarah Miller\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui strong>Sarah Miller</text-ui>\n <badge-ui text=\"Editor\" variant=\"subtle\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">sarah@acme.com</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <badge-ui text=\"Online\" variant=\"success\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <avatar-ui slot=\"icon\" text=\"James Park\"></avatar-ui>\n <row-ui slot=\"text\" gap=\"2\" align=\"center\">\n <text-ui strong>James Park</text-ui>\n <badge-ui text=\"Viewer\" variant=\"muted\" size=\"sm\"></badge-ui>\n </row-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">james@acme.com</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <badge-ui text=\"Away\" variant=\"warning\" size=\"sm\"></badge-ui>\n <button-ui icon=\"dots-three\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </list-item-ui>\n </list-ui>\n </section>\n <footer>\n <button-ui text=\"View all members\" variant=\"ghost\" stretch></button-ui>\n </footer>\n</card-ui>",
10
10
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
11
11
  "metadata": {
12
12
  "domain": "settings",
@@ -30,7 +30,7 @@
30
30
  "management"
31
31
  ]
32
32
  },
33
- "captured_at": "2026-05-27T03:59:46.910Z",
33
+ "captured_at": "2026-05-28T23:31:43.377Z",
34
34
  "template": [
35
35
  {
36
36
  "id": "text",
@@ -42,13 +42,26 @@
42
42
  "id": "text-2",
43
43
  "component": "Text",
44
44
  "variant": "body",
45
+ "slot": "description",
45
46
  "textContent": "4 members · 1 pending invite"
46
47
  },
48
+ {
49
+ "id": "button",
50
+ "component": "Button",
51
+ "icon": "user-plus",
52
+ "size": "sm",
53
+ "text": "Invite",
54
+ "variant": "primary"
55
+ },
47
56
  {
48
57
  "id": "text-3",
49
58
  "component": "Text",
50
59
  "variant": "body",
51
- "size": "sm"
60
+ "slot": "action",
61
+ "size": "sm",
62
+ "children": [
63
+ "button"
64
+ ]
52
65
  },
53
66
  {
54
67
  "id": "header",
@@ -62,6 +75,7 @@
62
75
  {
63
76
  "id": "avatar",
64
77
  "component": "Avatar",
78
+ "slot": "icon",
65
79
  "text": "Alex Chen"
66
80
  },
67
81
  {
@@ -78,8 +92,9 @@
78
92
  "variant": "accent"
79
93
  },
80
94
  {
81
- "id": "row-2",
95
+ "id": "row",
82
96
  "component": "Row",
97
+ "slot": "text",
83
98
  "align": "center",
84
99
  "gap": "2",
85
100
  "children": [
@@ -90,20 +105,11 @@
90
105
  {
91
106
  "id": "text-5",
92
107
  "component": "Text",
108
+ "slot": "description",
93
109
  "color": "subtle",
94
110
  "size": "sm",
95
111
  "textContent": "alex@acme.com"
96
112
  },
97
- {
98
- "id": "column",
99
- "component": "Column",
100
- "gap": "0",
101
- "grow": true,
102
- "children": [
103
- "row-2",
104
- "text-5"
105
- ]
106
- },
107
113
  {
108
114
  "id": "badge-2",
109
115
  "component": "Badge",
@@ -112,35 +118,37 @@
112
118
  "variant": "success"
113
119
  },
114
120
  {
115
- "id": "button",
121
+ "id": "button-2",
116
122
  "component": "Button",
117
123
  "icon": "dots-three",
118
124
  "size": "sm",
119
125
  "variant": "ghost"
120
126
  },
121
127
  {
122
- "id": "row",
128
+ "id": "row-2",
123
129
  "component": "Row",
130
+ "slot": "action",
124
131
  "align": "center",
125
- "gap": "3",
126
- "grow": true,
132
+ "gap": "2",
127
133
  "children": [
128
- "avatar",
129
- "column",
130
134
  "badge-2",
131
- "button"
135
+ "button-2"
132
136
  ]
133
137
  },
134
138
  {
135
139
  "id": "list-item",
136
140
  "component": "ListItem",
137
141
  "children": [
138
- "row"
142
+ "avatar",
143
+ "row",
144
+ "text-5",
145
+ "row-2"
139
146
  ]
140
147
  },
141
148
  {
142
149
  "id": "avatar-2",
143
150
  "component": "Avatar",
151
+ "slot": "icon",
144
152
  "text": "Sarah Miller"
145
153
  },
146
154
  {
@@ -157,8 +165,9 @@
157
165
  "variant": "subtle"
158
166
  },
159
167
  {
160
- "id": "row-4",
168
+ "id": "row-3",
161
169
  "component": "Row",
170
+ "slot": "text",
162
171
  "align": "center",
163
172
  "gap": "2",
164
173
  "children": [
@@ -169,20 +178,11 @@
169
178
  {
170
179
  "id": "text-7",
171
180
  "component": "Text",
181
+ "slot": "description",
172
182
  "color": "subtle",
173
183
  "size": "sm",
174
184
  "textContent": "sarah@acme.com"
175
185
  },
176
- {
177
- "id": "column-2",
178
- "component": "Column",
179
- "gap": "0",
180
- "grow": true,
181
- "children": [
182
- "row-4",
183
- "text-7"
184
- ]
185
- },
186
186
  {
187
187
  "id": "badge-4",
188
188
  "component": "Badge",
@@ -191,35 +191,37 @@
191
191
  "variant": "success"
192
192
  },
193
193
  {
194
- "id": "button-2",
194
+ "id": "button-3",
195
195
  "component": "Button",
196
196
  "icon": "dots-three",
197
197
  "size": "sm",
198
198
  "variant": "ghost"
199
199
  },
200
200
  {
201
- "id": "row-3",
201
+ "id": "row-4",
202
202
  "component": "Row",
203
+ "slot": "action",
203
204
  "align": "center",
204
- "gap": "3",
205
- "grow": true,
205
+ "gap": "2",
206
206
  "children": [
207
- "avatar-2",
208
- "column-2",
209
207
  "badge-4",
210
- "button-2"
208
+ "button-3"
211
209
  ]
212
210
  },
213
211
  {
214
212
  "id": "list-item-2",
215
213
  "component": "ListItem",
216
214
  "children": [
217
- "row-3"
215
+ "avatar-2",
216
+ "row-3",
217
+ "text-7",
218
+ "row-4"
218
219
  ]
219
220
  },
220
221
  {
221
222
  "id": "avatar-3",
222
223
  "component": "Avatar",
224
+ "slot": "icon",
223
225
  "text": "James Park"
224
226
  },
225
227
  {
@@ -236,8 +238,9 @@
236
238
  "variant": "muted"
237
239
  },
238
240
  {
239
- "id": "row-6",
241
+ "id": "row-5",
240
242
  "component": "Row",
243
+ "slot": "text",
241
244
  "align": "center",
242
245
  "gap": "2",
243
246
  "children": [
@@ -248,20 +251,11 @@
248
251
  {
249
252
  "id": "text-9",
250
253
  "component": "Text",
254
+ "slot": "description",
251
255
  "color": "subtle",
252
256
  "size": "sm",
253
257
  "textContent": "james@acme.com"
254
258
  },
255
- {
256
- "id": "column-3",
257
- "component": "Column",
258
- "gap": "0",
259
- "grow": true,
260
- "children": [
261
- "row-6",
262
- "text-9"
263
- ]
264
- },
265
259
  {
266
260
  "id": "badge-6",
267
261
  "component": "Badge",
@@ -270,30 +264,31 @@
270
264
  "variant": "warning"
271
265
  },
272
266
  {
273
- "id": "button-3",
267
+ "id": "button-4",
274
268
  "component": "Button",
275
269
  "icon": "dots-three",
276
270
  "size": "sm",
277
271
  "variant": "ghost"
278
272
  },
279
273
  {
280
- "id": "row-5",
274
+ "id": "row-6",
281
275
  "component": "Row",
276
+ "slot": "action",
282
277
  "align": "center",
283
- "gap": "3",
284
- "grow": true,
278
+ "gap": "2",
285
279
  "children": [
286
- "avatar-3",
287
- "column-3",
288
280
  "badge-6",
289
- "button-3"
281
+ "button-4"
290
282
  ]
291
283
  },
292
284
  {
293
285
  "id": "list-item-3",
294
286
  "component": "ListItem",
295
287
  "children": [
296
- "row-5"
288
+ "avatar-3",
289
+ "row-5",
290
+ "text-9",
291
+ "row-6"
297
292
  ]
298
293
  },
299
294
  {
@@ -309,13 +304,12 @@
309
304
  {
310
305
  "id": "section",
311
306
  "component": "Section",
312
- "bleed": true,
313
307
  "children": [
314
- "column-4"
308
+ "column"
315
309
  ]
316
310
  },
317
311
  {
318
- "id": "button-4",
312
+ "id": "button-5",
319
313
  "component": "Button",
320
314
  "stretch": true,
321
315
  "text": "View all members",
@@ -325,11 +319,11 @@
325
319
  "id": "footer",
326
320
  "component": "Footer",
327
321
  "children": [
328
- "button-4"
322
+ "button-5"
329
323
  ]
330
324
  },
331
325
  {
332
- "id": "column-4",
326
+ "id": "column",
333
327
  "component": "Column",
334
328
  "children": [
335
329
  "list"
@@ -22,7 +22,7 @@
22
22
  "marketing"
23
23
  ]
24
24
  },
25
- "captured_at": "2026-05-27T03:59:46.910Z",
25
+ "captured_at": "2026-05-28T23:31:43.377Z",
26
26
  "template": [
27
27
  {
28
28
  "id": "text",
@@ -29,7 +29,7 @@
29
29
  "rating"
30
30
  ]
31
31
  },
32
- "captured_at": "2026-05-27T03:59:46.910Z",
32
+ "captured_at": "2026-05-28T23:31:43.377Z",
33
33
  "template": [
34
34
  {
35
35
  "id": "text",
@@ -23,7 +23,7 @@
23
23
  "releases"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-28T23:31:43.377Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "text",
@@ -30,7 +30,7 @@
30
30
  "icon-only"
31
31
  ]
32
32
  },
33
- "captured_at": "2026-05-27T03:59:46.910Z",
33
+ "captured_at": "2026-05-28T23:31:43.377Z",
34
34
  "template": [
35
35
  {
36
36
  "id": "button",
@@ -22,7 +22,7 @@
22
22
  "accessibility"
23
23
  ]
24
24
  },
25
- "captured_at": "2026-05-27T03:59:46.910Z",
25
+ "captured_at": "2026-05-28T23:31:43.377Z",
26
26
  "template": [
27
27
  {
28
28
  "id": "button",
@@ -28,7 +28,7 @@
28
28
  "icon"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-05-27T03:59:46.910Z",
31
+ "captured_at": "2026-05-28T23:31:43.377Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "bold",
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <header>\n <span slot=\"icon\"><avatar-ui icon=\"clock\"></avatar-ui></span>\n <span slot=\"heading\">\n <text-ui strong>7 days left in your trial</text-ui>\n <badge-ui text=\"Trial\" variant=\"warning\"></badge-ui>\n </span>\n <span slot=\"action\" size=\"sm\">\n <button-ui text=\"Upgrade now\" variant=\"primary\" size=\"sm\" icon=\"arrow-right\"></button-ui>\n </span>\n <span slot=\"description\">\n <text-ui color=\"subtle\" size=\"sm\">Upgrade to keep access after your trial ends.</text-ui>\n </span>\n </header>\n <section>\n <col-ui gap=\"2\">\n <text-ui size=\"sm\" strong>Included in Pro:</text-ui>\n <col-ui gap=\"1\">\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Unlimited AI conversations</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">100 GB storage</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Priority support</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Advanced analytics</text-ui></row-ui>\n </col-ui>\n </col-ui>\n </section>\n</card-ui>",
9
+ "html": "<card-ui>\n <header>\n <avatar-ui slot=\"icon\" icon=\"clock\"></avatar-ui>\n <h3>7 days left in your trial <badge-ui text=\"Trial\" variant=\"warning\" size=\"sm\"></badge-ui></h3>\n <p slot=\"description\">Upgrade to keep access after your trial ends.</p>\n <button-ui slot=\"action\" text=\"Upgrade now\" variant=\"primary\" size=\"sm\" icon-trailing=\"arrow-right\"></button-ui>\n </header>\n <section>\n <col-ui gap=\"2\">\n <text-ui size=\"sm\" strong>Included in Pro:</text-ui>\n <col-ui gap=\"1\">\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Unlimited AI conversations</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">100 GB storage</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Priority support</text-ui></row-ui>\n <row-ui gap=\"2\" align=\"center\"><icon-ui name=\"check-circle\" color=\"success\" size=\"sm\"></icon-ui><text-ui size=\"sm\">Advanced analytics</text-ui></row-ui>\n </col-ui>\n </col-ui>\n </section>\n</card-ui>",
10
10
  "source": "apps/saas/app/billing/billing.contents.html",
11
11
  "metadata": {
12
12
  "domain": "billing",
@@ -29,43 +29,58 @@
29
29
  "upgrade-prompt"
30
30
  ]
31
31
  },
32
- "captured_at": "2026-05-27T03:59:46.910Z",
32
+ "captured_at": "2026-05-28T23:31:43.377Z",
33
33
  "template": [
34
34
  {
35
- "id": "text",
36
- "component": "Text",
37
- "variant": "body"
35
+ "id": "avatar",
36
+ "component": "Avatar",
37
+ "slot": "icon",
38
+ "icon": "clock"
38
39
  },
39
40
  {
40
- "id": "text-2",
41
- "component": "Text",
42
- "variant": "body",
43
- "textContent": "7 days left in your trial"
41
+ "id": "badge",
42
+ "component": "Badge",
43
+ "size": "sm",
44
+ "text": "Trial",
45
+ "variant": "warning"
44
46
  },
45
47
  {
46
- "id": "text-3",
48
+ "id": "text",
47
49
  "component": "Text",
48
- "variant": "body",
49
- "size": "sm"
50
+ "variant": "heading",
51
+ "textContent": "7 days left in your trial",
52
+ "children": [
53
+ "badge"
54
+ ]
50
55
  },
51
56
  {
52
- "id": "text-4",
57
+ "id": "text-2",
53
58
  "component": "Text",
54
59
  "variant": "body",
60
+ "slot": "description",
55
61
  "textContent": "Upgrade to keep access after your trial ends."
56
62
  },
63
+ {
64
+ "id": "button",
65
+ "component": "Button",
66
+ "slot": "action",
67
+ "icon-trailing": "arrow-right",
68
+ "size": "sm",
69
+ "text": "Upgrade now",
70
+ "variant": "primary"
71
+ },
57
72
  {
58
73
  "id": "header",
59
74
  "component": "Header",
60
75
  "children": [
76
+ "avatar",
61
77
  "text",
62
78
  "text-2",
63
- "text-3",
64
- "text-4"
79
+ "button"
65
80
  ]
66
81
  },
67
82
  {
68
- "id": "text-5",
83
+ "id": "text-3",
69
84
  "component": "Text",
70
85
  "size": "sm",
71
86
  "strong": true,
@@ -78,7 +93,7 @@
78
93
  "size": "sm"
79
94
  },
80
95
  {
81
- "id": "text-6",
96
+ "id": "text-4",
82
97
  "component": "Text",
83
98
  "size": "sm",
84
99
  "textContent": "Unlimited AI conversations"
@@ -90,7 +105,7 @@
90
105
  "gap": "2",
91
106
  "children": [
92
107
  "check-circle",
93
- "text-6"
108
+ "text-4"
94
109
  ]
95
110
  },
96
111
  {
@@ -100,7 +115,7 @@
100
115
  "size": "sm"
101
116
  },
102
117
  {
103
- "id": "text-7",
118
+ "id": "text-5",
104
119
  "component": "Text",
105
120
  "size": "sm",
106
121
  "textContent": "100 GB storage"
@@ -112,7 +127,7 @@
112
127
  "gap": "2",
113
128
  "children": [
114
129
  "icon",
115
- "text-7"
130
+ "text-5"
116
131
  ]
117
132
  },
118
133
  {
@@ -122,7 +137,7 @@
122
137
  "size": "sm"
123
138
  },
124
139
  {
125
- "id": "text-8",
140
+ "id": "text-6",
126
141
  "component": "Text",
127
142
  "size": "sm",
128
143
  "textContent": "Priority support"
@@ -134,7 +149,7 @@
134
149
  "gap": "2",
135
150
  "children": [
136
151
  "icon-2",
137
- "text-8"
152
+ "text-6"
138
153
  ]
139
154
  },
140
155
  {
@@ -144,7 +159,7 @@
144
159
  "size": "sm"
145
160
  },
146
161
  {
147
- "id": "text-9",
162
+ "id": "text-7",
148
163
  "component": "Text",
149
164
  "size": "sm",
150
165
  "textContent": "Advanced analytics"
@@ -156,7 +171,7 @@
156
171
  "gap": "2",
157
172
  "children": [
158
173
  "icon-3",
159
- "text-9"
174
+ "text-7"
160
175
  ]
161
176
  },
162
177
  {
@@ -175,7 +190,7 @@
175
190
  "component": "Column",
176
191
  "gap": "2",
177
192
  "children": [
178
- "text-5",
193
+ "text-3",
179
194
  "column-2"
180
195
  ]
181
196
  },
@@ -27,7 +27,7 @@
27
27
  "member"
28
28
  ]
29
29
  },
30
- "captured_at": "2026-05-27T03:59:46.910Z",
30
+ "captured_at": "2026-05-28T23:31:43.377Z",
31
31
  "template": [
32
32
  {
33
33
  "id": "avatar",