@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
@@ -23,7 +23,7 @@
23
23
  "employees"
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": "segment",
@@ -62,74 +62,47 @@
62
62
  "team-size"
63
63
  ]
64
64
  },
65
- {
66
- "id": "text",
67
- "component": "Text",
68
- "textContent": "Choose…",
69
- "variant": "body"
70
- },
71
- {
72
- "id": "text-2",
73
- "component": "Text",
74
- "textContent": "Software · SaaS",
75
- "variant": "body"
76
- },
77
- {
78
- "id": "text-3",
79
- "component": "Text",
80
- "textContent": "Design · Creative",
81
- "variant": "body"
82
- },
83
- {
84
- "id": "text-4",
85
- "component": "Text",
86
- "textContent": "Marketing · Growth",
87
- "variant": "body"
88
- },
89
- {
90
- "id": "text-5",
91
- "component": "Text",
92
- "textContent": "E-commerce · Retail",
93
- "variant": "body"
94
- },
95
- {
96
- "id": "text-6",
97
- "component": "Text",
98
- "textContent": "Finance · Fintech",
99
- "variant": "body"
100
- },
101
- {
102
- "id": "text-7",
103
- "component": "Text",
104
- "textContent": "Education · Research",
105
- "variant": "body"
106
- },
107
- {
108
- "id": "text-8",
109
- "component": "Text",
110
- "textContent": "Healthcare · Biotech",
111
- "variant": "body"
112
- },
113
- {
114
- "id": "text-9",
115
- "component": "Text",
116
- "textContent": "Something else",
117
- "variant": "body"
118
- },
119
65
  {
120
66
  "id": "industry",
121
67
  "component": "ChoicePicker",
122
68
  "name": "industry",
123
- "children": [
124
- "text",
125
- "text-2",
126
- "text-3",
127
- "text-4",
128
- "text-5",
129
- "text-6",
130
- "text-7",
131
- "text-8",
132
- "text-9"
69
+ "options": [
70
+ {
71
+ "value": "",
72
+ "label": "Choose…"
73
+ },
74
+ {
75
+ "value": "software",
76
+ "label": "Software · SaaS"
77
+ },
78
+ {
79
+ "value": "design",
80
+ "label": "Design · Creative"
81
+ },
82
+ {
83
+ "value": "marketing",
84
+ "label": "Marketing · Growth"
85
+ },
86
+ {
87
+ "value": "ecommerce",
88
+ "label": "E-commerce · Retail"
89
+ },
90
+ {
91
+ "value": "finance",
92
+ "label": "Finance · Fintech"
93
+ },
94
+ {
95
+ "value": "education",
96
+ "label": "Education · Research"
97
+ },
98
+ {
99
+ "value": "healthcare",
100
+ "label": "Healthcare · Biotech"
101
+ },
102
+ {
103
+ "value": "other",
104
+ "label": "Something else"
105
+ }
133
106
  ]
134
107
  },
135
108
  {
@@ -27,7 +27,7 @@
27
27
  "setup"
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": "use-case",
@@ -31,7 +31,7 @@
31
31
  "setup"
32
32
  ]
33
33
  },
34
- "captured_at": "2026-05-27T03:59:46.910Z",
34
+ "captured_at": "2026-05-28T23:31:43.377Z",
35
35
  "template": [
36
36
  {
37
37
  "id": "text",
@@ -24,7 +24,7 @@
24
24
  "layout"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-28T23:31:43.377Z",
28
28
  "template": [
29
29
  {
30
30
  "id": "text",
@@ -25,7 +25,7 @@
25
25
  "layout"
26
26
  ]
27
27
  },
28
- "captured_at": "2026-05-27T03:59:46.910Z",
28
+ "captured_at": "2026-05-28T23:31:43.377Z",
29
29
  "template": [
30
30
  {
31
31
  "id": "stat",
@@ -24,7 +24,7 @@
24
24
  "mobile"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-28T23:31:43.377Z",
28
28
  "template": [
29
29
  {
30
30
  "id": "text",
@@ -22,31 +22,79 @@
22
22
  "toolbar"
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
+ {
28
+ "id": "code",
29
+ "component": "Code",
30
+ "textContent": "wrap-at"
31
+ },
27
32
  {
28
33
  "id": "text",
29
34
  "component": "Text",
30
35
  "variant": "heading",
31
- "textContent": "Responsive wrap — wrap-at"
36
+ "textContent": "Responsive wrap —",
37
+ "children": [
38
+ "code"
39
+ ]
40
+ },
41
+ {
42
+ "id": "code-2",
43
+ "component": "Code",
44
+ "textContent": "wrap"
45
+ },
46
+ {
47
+ "id": "code-3",
48
+ "component": "Code",
49
+ "textContent": "@bp"
50
+ },
51
+ {
52
+ "id": "code-4",
53
+ "component": "Code",
54
+ "textContent": "wrap-at=\"bp\""
55
+ },
56
+ {
57
+ "id": "code-5",
58
+ "component": "Code",
59
+ "textContent": "wrap"
32
60
  },
33
61
  {
34
62
  "id": "text-2",
35
63
  "component": "Text",
36
64
  "variant": "body",
37
- "textContent": "Boolean attributes like wrap can't use @bp value syntax. Use wrap-at=\"bp\" to enable wrapping from a named breakpoint upward. The existing wrap attribute (always-wrap) is unchanged."
65
+ "textContent": "Boolean attributes like can't use value syntax. Use to enable wrapping from a named breakpoint upward. The existing attribute (always-wrap) is unchanged.",
66
+ "children": [
67
+ "code-2",
68
+ "code-3",
69
+ "code-4",
70
+ "code-5"
71
+ ]
38
72
  },
39
73
  {
40
- "id": "code",
74
+ "id": "code-6",
41
75
  "component": "Code",
42
76
  "language": "html",
43
77
  "textContent": "<!-- Toolbar: single-row on desktop, wraps to multiple lines on mobile --> <row-ui gap=\"2 3@md\" wrap-at=\"sm\"> <input-ui placeholder=\"Search...\"></input-ui> <select-ui><option>All statuses</option></select-ui> <button-ui text=\"Export\" variant=\"outline\"></button-ui> <button-ui text=\"+ New\" variant=\"primary\"></button-ui> </row-ui>"
44
78
  },
79
+ {
80
+ "id": "code-7",
81
+ "component": "Code",
82
+ "textContent": "@bp"
83
+ },
84
+ {
85
+ "id": "code-8",
86
+ "component": "Code",
87
+ "textContent": "wrap-at"
88
+ },
45
89
  {
46
90
  "id": "text-3",
47
91
  "component": "Text",
48
92
  "variant": "body",
49
- "textContent": "Unlike @bp value-annotations, wrap-at is a standalone attribute that takes a single breakpoint name — no multi-value parsing."
93
+ "textContent": "Unlike value-annotations, is a standalone attribute that takes a single breakpoint name — no multi-value parsing.",
94
+ "children": [
95
+ "code-7",
96
+ "code-8"
97
+ ]
50
98
  },
51
99
  {
52
100
  "id": "column",
@@ -54,7 +102,7 @@
54
102
  "children": [
55
103
  "text",
56
104
  "text-2",
57
- "code",
105
+ "code-6",
58
106
  "text-3"
59
107
  ]
60
108
  },
@@ -26,7 +26,7 @@
26
26
  "sales-heatmap"
27
27
  ]
28
28
  },
29
- "captured_at": "2026-05-27T03:59:46.910Z",
29
+ "captured_at": "2026-05-28T23:31:43.377Z",
30
30
  "template": [
31
31
  {
32
32
  "id": "text",
@@ -38,6 +38,7 @@
38
38
  "id": "text-2",
39
39
  "component": "Text",
40
40
  "variant": "body",
41
+ "slot": "description",
41
42
  "textContent": "Sales intensity by day of week and hour"
42
43
  },
43
44
  {
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <h3 grow>Roles</h3>\n <button-ui text=\"Create role\" variant=\"primary\" size=\"sm\" icon=\"plus\"></button-ui>\n </row-ui>\n </header>\n <section>\n <col-ui gap=\"2\">\n <card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <badge-ui text=\"Viewer\" variant=\"muted\"></badge-ui>\n <text-ui color=\"subtle\" grow>Can view all content. Cannot edit or manage.</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">12 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n </row-ui>\n </header>\n </card-ui>\n <card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <badge-ui text=\"Editor\" variant=\"accent\"></badge-ui>\n <col-ui gap=\"0\" grow>\n <text-ui color=\"subtle\">Can view and edit content. Cannot manage members or billing.</text-ui>\n </col-ui>\n <text-ui size=\"sm\" color=\"subtle\">28 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n </row-ui>\n </header>\n </card-ui>\n <card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <badge-ui text=\"Admin\" variant=\"danger\"></badge-ui>\n <text-ui color=\"subtle\" grow>Full access to all workspace settings, members, and billing.</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">4 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n <button-ui text=\"Delete\" variant=\"ghost\" size=\"sm\" icon=\"trash\" color=\"danger\"></button-ui>\n </row-ui>\n </header>\n </card-ui>\n </col-ui>\n </section>\n</card-ui>",
9
+ "html": "<card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <h3 grow>Roles</h3>\n <button-ui text=\"Create role\" variant=\"primary\" size=\"sm\" icon=\"plus\"></button-ui>\n </row-ui>\n </header>\n <section>\n <list-ui divider>\n <list-item-ui>\n <badge-ui slot=\"icon\" text=\"Viewer\" variant=\"muted\"></badge-ui>\n <text-ui slot=\"text\" strong>Viewer</text-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">Can view all content. Cannot edit or manage.</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <text-ui size=\"sm\" color=\"subtle\">12 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <badge-ui slot=\"icon\" text=\"Editor\" variant=\"accent\"></badge-ui>\n <text-ui slot=\"text\" strong>Editor</text-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">Can view and edit content. Cannot manage members or billing.</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <text-ui size=\"sm\" color=\"subtle\">28 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <badge-ui slot=\"icon\" text=\"Admin\" variant=\"danger\"></badge-ui>\n <text-ui slot=\"text\" strong>Admin</text-ui>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">Full access to all workspace settings, members, and billing.</text-ui>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <text-ui size=\"sm\" color=\"subtle\">4 members</text-ui>\n <button-ui text=\"Edit\" variant=\"ghost\" size=\"sm\" icon=\"pencil-simple\"></button-ui>\n <button-ui text=\"Delete\" variant=\"danger\" size=\"sm\" icon=\"trash\"></button-ui>\n </row-ui>\n </list-item-ui>\n </list-ui>\n </section>\n</card-ui>",
10
10
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
11
11
  "metadata": {
12
12
  "domain": "settings",
@@ -28,7 +28,7 @@
28
28
  "rbac"
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": "text",
@@ -64,17 +64,27 @@
64
64
  {
65
65
  "id": "badge",
66
66
  "component": "Badge",
67
+ "slot": "icon",
67
68
  "text": "Viewer",
68
69
  "variant": "muted"
69
70
  },
70
71
  {
71
72
  "id": "text-2",
72
73
  "component": "Text",
74
+ "slot": "text",
75
+ "strong": true,
76
+ "textContent": "Viewer"
77
+ },
78
+ {
79
+ "id": "text-3",
80
+ "component": "Text",
81
+ "slot": "description",
73
82
  "color": "subtle",
83
+ "size": "sm",
74
84
  "textContent": "Can view all content. Cannot edit or manage."
75
85
  },
76
86
  {
77
- "id": "text-3",
87
+ "id": "text-4",
78
88
  "component": "Text",
79
89
  "color": "subtle",
80
90
  "size": "sm",
@@ -91,52 +101,48 @@
91
101
  {
92
102
  "id": "row-2",
93
103
  "component": "Row",
104
+ "slot": "action",
94
105
  "align": "center",
95
- "gap": "3",
106
+ "gap": "2",
96
107
  "children": [
97
- "badge",
98
- "text-2",
99
- "text-3",
108
+ "text-4",
100
109
  "button-2"
101
110
  ]
102
111
  },
103
112
  {
104
- "id": "header-2",
105
- "component": "Header",
113
+ "id": "list-item",
114
+ "component": "ListItem",
106
115
  "children": [
116
+ "badge",
117
+ "text-2",
118
+ "text-3",
107
119
  "row-2"
108
120
  ]
109
121
  },
110
- {
111
- "id": "card",
112
- "component": "Card",
113
- "children": [
114
- "header-2"
115
- ]
116
- },
117
122
  {
118
123
  "id": "badge-2",
119
124
  "component": "Badge",
125
+ "slot": "icon",
120
126
  "text": "Editor",
121
127
  "variant": "accent"
122
128
  },
123
129
  {
124
- "id": "text-4",
130
+ "id": "text-5",
125
131
  "component": "Text",
126
- "color": "subtle",
127
- "textContent": "Can view and edit content. Cannot manage members or billing."
132
+ "slot": "text",
133
+ "strong": true,
134
+ "textContent": "Editor"
128
135
  },
129
136
  {
130
- "id": "column-2",
131
- "component": "Column",
132
- "gap": "0",
133
- "grow": true,
134
- "children": [
135
- "text-4"
136
- ]
137
+ "id": "text-6",
138
+ "component": "Text",
139
+ "slot": "description",
140
+ "color": "subtle",
141
+ "size": "sm",
142
+ "textContent": "Can view and edit content. Cannot manage members or billing."
137
143
  },
138
144
  {
139
- "id": "text-5",
145
+ "id": "text-7",
140
146
  "component": "Text",
141
147
  "color": "subtle",
142
148
  "size": "sm",
@@ -153,43 +159,48 @@
153
159
  {
154
160
  "id": "row-3",
155
161
  "component": "Row",
162
+ "slot": "action",
156
163
  "align": "center",
157
- "gap": "3",
164
+ "gap": "2",
158
165
  "children": [
159
- "badge-2",
160
- "column-2",
161
- "text-5",
166
+ "text-7",
162
167
  "button-3"
163
168
  ]
164
169
  },
165
170
  {
166
- "id": "header-3",
167
- "component": "Header",
171
+ "id": "list-item-2",
172
+ "component": "ListItem",
168
173
  "children": [
174
+ "badge-2",
175
+ "text-5",
176
+ "text-6",
169
177
  "row-3"
170
178
  ]
171
179
  },
172
- {
173
- "id": "card-2",
174
- "component": "Card",
175
- "children": [
176
- "header-3"
177
- ]
178
- },
179
180
  {
180
181
  "id": "badge-3",
181
182
  "component": "Badge",
183
+ "slot": "icon",
182
184
  "text": "Admin",
183
185
  "variant": "danger"
184
186
  },
185
187
  {
186
- "id": "text-6",
188
+ "id": "text-8",
189
+ "component": "Text",
190
+ "slot": "text",
191
+ "strong": true,
192
+ "textContent": "Admin"
193
+ },
194
+ {
195
+ "id": "text-9",
187
196
  "component": "Text",
197
+ "slot": "description",
188
198
  "color": "subtle",
199
+ "size": "sm",
189
200
  "textContent": "Full access to all workspace settings, members, and billing."
190
201
  },
191
202
  {
192
- "id": "text-7",
203
+ "id": "text-10",
193
204
  "component": "Text",
194
205
  "color": "subtle",
195
206
  "size": "sm",
@@ -206,54 +217,55 @@
206
217
  {
207
218
  "id": "button-5",
208
219
  "component": "Button",
209
- "color": "danger",
210
220
  "icon": "trash",
211
221
  "size": "sm",
212
222
  "text": "Delete",
213
- "variant": "ghost"
223
+ "variant": "danger"
214
224
  },
215
225
  {
216
226
  "id": "row-4",
217
227
  "component": "Row",
228
+ "slot": "action",
218
229
  "align": "center",
219
- "gap": "3",
230
+ "gap": "2",
220
231
  "children": [
221
- "badge-3",
222
- "text-6",
223
- "text-7",
232
+ "text-10",
224
233
  "button-4",
225
234
  "button-5"
226
235
  ]
227
236
  },
228
237
  {
229
- "id": "header-4",
230
- "component": "Header",
238
+ "id": "list-item-3",
239
+ "component": "ListItem",
231
240
  "children": [
241
+ "badge-3",
242
+ "text-8",
243
+ "text-9",
232
244
  "row-4"
233
245
  ]
234
246
  },
235
247
  {
236
- "id": "card-3",
237
- "component": "Card",
248
+ "id": "list",
249
+ "component": "List",
250
+ "divider": true,
238
251
  "children": [
239
- "header-4"
252
+ "list-item",
253
+ "list-item-2",
254
+ "list-item-3"
240
255
  ]
241
256
  },
242
257
  {
243
- "id": "column",
244
- "component": "Column",
245
- "gap": "2",
258
+ "id": "section",
259
+ "component": "Section",
246
260
  "children": [
247
- "card",
248
- "card-2",
249
- "card-3"
261
+ "column"
250
262
  ]
251
263
  },
252
264
  {
253
- "id": "section",
254
- "component": "Section",
265
+ "id": "column",
266
+ "component": "Column",
255
267
  "children": [
256
- "column"
268
+ "list"
257
269
  ]
258
270
  },
259
271
  {
@@ -35,7 +35,7 @@
35
35
  "discovery"
36
36
  ]
37
37
  },
38
- "captured_at": "2026-05-27T03:59:46.910Z",
38
+ "captured_at": "2026-05-28T23:31:43.377Z",
39
39
  "template": [
40
40
  {
41
41
  "id": "search-ui",
@@ -21,7 +21,7 @@
21
21
  "nested"
22
22
  ]
23
23
  },
24
- "captured_at": "2026-05-27T03:59:46.910Z",
24
+ "captured_at": "2026-05-28T23:31:43.377Z",
25
25
  "template": [
26
26
  {
27
27
  "id": "text",
@@ -35,39 +35,85 @@
35
35
  "current"
36
36
  ]
37
37
  },
38
- "captured_at": "2026-05-27T03:59:46.910Z",
38
+ "captured_at": "2026-05-28T23:31:43.377Z",
39
39
  "template": [
40
+ {
41
+ "id": "avatar",
42
+ "component": "Avatar",
43
+ "icon": "star"
44
+ },
40
45
  {
41
46
  "id": "text",
42
47
  "component": "Text",
43
- "variant": "body"
48
+ "variant": "body",
49
+ "slot": "icon",
50
+ "children": [
51
+ "avatar"
52
+ ]
44
53
  },
45
54
  {
46
- "id": "text-2",
55
+ "id": "text-3",
47
56
  "component": "Text",
48
- "variant": "body",
57
+ "strong": true,
49
58
  "textContent": "Pro"
50
59
  },
51
60
  {
52
- "id": "text-3",
61
+ "id": "badge",
62
+ "component": "Badge",
63
+ "text": "Current",
64
+ "variant": "accent"
65
+ },
66
+ {
67
+ "id": "text-2",
53
68
  "component": "Text",
54
69
  "variant": "body",
55
- "size": "sm"
70
+ "slot": "heading",
71
+ "children": [
72
+ "text-3",
73
+ "badge"
74
+ ]
75
+ },
76
+ {
77
+ "id": "button",
78
+ "component": "Button",
79
+ "size": "sm",
80
+ "text": "Change plan",
81
+ "variant": "primary"
56
82
  },
57
83
  {
58
84
  "id": "text-4",
59
85
  "component": "Text",
60
86
  "variant": "body",
87
+ "slot": "action",
88
+ "size": "sm",
89
+ "children": [
90
+ "button"
91
+ ]
92
+ },
93
+ {
94
+ "id": "text-6",
95
+ "component": "Text",
96
+ "color": "subtle",
97
+ "size": "sm",
61
98
  "textContent": "$49/month · billed monthly · Next invoice May 14, 2026"
62
99
  },
100
+ {
101
+ "id": "text-5",
102
+ "component": "Text",
103
+ "variant": "body",
104
+ "slot": "description",
105
+ "children": [
106
+ "text-6"
107
+ ]
108
+ },
63
109
  {
64
110
  "id": "header",
65
111
  "component": "Header",
66
112
  "children": [
67
113
  "text",
68
114
  "text-2",
69
- "text-3",
70
- "text-4"
115
+ "text-4",
116
+ "text-5"
71
117
  ]
72
118
  },
73
119
  {