@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
@@ -24,7 +24,7 @@
24
24
  "setup"
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": "url",
@@ -49,10 +49,19 @@
49
49
  "component": "Icon",
50
50
  "name": "check-circle"
51
51
  },
52
+ {
53
+ "id": "text-2",
54
+ "component": "Text",
55
+ "variant": "body",
56
+ "textContent": "Found 4 things"
57
+ },
52
58
  {
53
59
  "id": "text",
54
60
  "component": "Text",
55
- "textContent": "Found 4 things on acme.com — review each below, then continue."
61
+ "textContent": "on acme.com — review each below, then continue.",
62
+ "children": [
63
+ "text-2"
64
+ ]
56
65
  },
57
66
  {
58
67
  "id": "button",
@@ -73,25 +82,78 @@
73
82
  ]
74
83
  },
75
84
  {
76
- "id": "text-2",
77
- "component": "Text",
78
- "variant": "body"
85
+ "id": "avatar",
86
+ "component": "Avatar",
87
+ "icon": "image-square"
79
88
  },
80
89
  {
81
90
  "id": "text-3",
82
91
  "component": "Text",
83
92
  "variant": "body",
93
+ "slot": "icon",
94
+ "children": [
95
+ "avatar"
96
+ ]
97
+ },
98
+ {
99
+ "id": "text-5",
100
+ "component": "Text",
101
+ "strong": true,
84
102
  "textContent": "Logo"
85
103
  },
104
+ {
105
+ "id": "badge",
106
+ "component": "Badge",
107
+ "text": "Found",
108
+ "variant": "success"
109
+ },
110
+ {
111
+ "id": "row",
112
+ "component": "Row",
113
+ "align": "center",
114
+ "gap": "2",
115
+ "children": [
116
+ "text-5",
117
+ "badge"
118
+ ]
119
+ },
86
120
  {
87
121
  "id": "text-4",
88
122
  "component": "Text",
89
123
  "variant": "body",
90
- "textContent": "Pulled acme-logo-dark.svg at 240×80 from the site header. Light variant inferred via auto-invert."
124
+ "slot": "heading",
125
+ "children": [
126
+ "row"
127
+ ]
128
+ },
129
+ {
130
+ "id": "code",
131
+ "component": "Code",
132
+ "textContent": "acme-logo-dark.svg"
133
+ },
134
+ {
135
+ "id": "text-7",
136
+ "component": "Text",
137
+ "color": "subtle",
138
+ "size": "sm",
139
+ "textContent": "Pulled at 240×80 from the site header. Light variant inferred via auto-invert.",
140
+ "children": [
141
+ "code"
142
+ ]
143
+ },
144
+ {
145
+ "id": "text-6",
146
+ "component": "Text",
147
+ "variant": "body",
148
+ "slot": "description",
149
+ "children": [
150
+ "text-7"
151
+ ]
91
152
  },
92
153
  {
93
154
  "id": "button-2",
94
155
  "component": "Button",
156
+ "slot": "action",
95
157
  "type": "button",
96
158
  "icon": "pencil-simple",
97
159
  "text": "Edit",
@@ -102,9 +164,9 @@
102
164
  "id": "header",
103
165
  "component": "Header",
104
166
  "children": [
105
- "text-2",
106
167
  "text-3",
107
168
  "text-4",
169
+ "text-6",
108
170
  "button-2"
109
171
  ]
110
172
  },
@@ -116,25 +178,90 @@
116
178
  ]
117
179
  },
118
180
  {
119
- "id": "text-5",
120
- "component": "Text",
121
- "variant": "body"
181
+ "id": "avatar-2",
182
+ "component": "Avatar",
183
+ "icon": "palette"
122
184
  },
123
185
  {
124
- "id": "text-6",
186
+ "id": "text-8",
125
187
  "component": "Text",
126
188
  "variant": "body",
189
+ "slot": "icon",
190
+ "children": [
191
+ "avatar-2"
192
+ ]
193
+ },
194
+ {
195
+ "id": "text-10",
196
+ "component": "Text",
197
+ "strong": true,
127
198
  "textContent": "Brand colors"
128
199
  },
129
200
  {
130
- "id": "text-7",
201
+ "id": "badge-2",
202
+ "component": "Badge",
203
+ "text": "Found",
204
+ "variant": "success"
205
+ },
206
+ {
207
+ "id": "row-2",
208
+ "component": "Row",
209
+ "align": "center",
210
+ "gap": "2",
211
+ "children": [
212
+ "text-10",
213
+ "badge-2"
214
+ ]
215
+ },
216
+ {
217
+ "id": "text-9",
131
218
  "component": "Text",
132
219
  "variant": "body",
133
- "textContent": "Primary #1B5BFA , accent #FFC857 , surface #0E1116 . Sampled from your hero, CTAs, and footer."
220
+ "slot": "heading",
221
+ "children": [
222
+ "row-2"
223
+ ]
224
+ },
225
+ {
226
+ "id": "code-2",
227
+ "component": "Code",
228
+ "textContent": "#1B5BFA"
229
+ },
230
+ {
231
+ "id": "code-3",
232
+ "component": "Code",
233
+ "textContent": "#FFC857"
234
+ },
235
+ {
236
+ "id": "code-4",
237
+ "component": "Code",
238
+ "textContent": "#0E1116"
239
+ },
240
+ {
241
+ "id": "text-12",
242
+ "component": "Text",
243
+ "color": "subtle",
244
+ "size": "sm",
245
+ "textContent": "Primary , accent , surface . Sampled from your hero, CTAs, and footer.",
246
+ "children": [
247
+ "code-2",
248
+ "code-3",
249
+ "code-4"
250
+ ]
251
+ },
252
+ {
253
+ "id": "text-11",
254
+ "component": "Text",
255
+ "variant": "body",
256
+ "slot": "description",
257
+ "children": [
258
+ "text-12"
259
+ ]
134
260
  },
135
261
  {
136
262
  "id": "button-3",
137
263
  "component": "Button",
264
+ "slot": "action",
138
265
  "type": "button",
139
266
  "icon": "pencil-simple",
140
267
  "text": "Edit",
@@ -145,9 +272,9 @@
145
272
  "id": "header-2",
146
273
  "component": "Header",
147
274
  "children": [
148
- "text-5",
149
- "text-6",
150
- "text-7",
275
+ "text-8",
276
+ "text-9",
277
+ "text-11",
151
278
  "button-3"
152
279
  ]
153
280
  },
@@ -159,25 +286,70 @@
159
286
  ]
160
287
  },
161
288
  {
162
- "id": "text-8",
163
- "component": "Text",
164
- "variant": "body"
289
+ "id": "avatar-3",
290
+ "component": "Avatar",
291
+ "icon": "quotes"
165
292
  },
166
293
  {
167
- "id": "text-9",
294
+ "id": "text-13",
168
295
  "component": "Text",
169
296
  "variant": "body",
297
+ "slot": "icon",
298
+ "children": [
299
+ "avatar-3"
300
+ ]
301
+ },
302
+ {
303
+ "id": "text-15",
304
+ "component": "Text",
305
+ "strong": true,
170
306
  "textContent": "Tagline"
171
307
  },
172
308
  {
173
- "id": "text-10",
309
+ "id": "badge-3",
310
+ "component": "Badge",
311
+ "text": "AI generated",
312
+ "variant": "warning"
313
+ },
314
+ {
315
+ "id": "row-3",
316
+ "component": "Row",
317
+ "align": "center",
318
+ "gap": "2",
319
+ "children": [
320
+ "text-15",
321
+ "badge-3"
322
+ ]
323
+ },
324
+ {
325
+ "id": "text-14",
174
326
  "component": "Text",
175
327
  "variant": "body",
328
+ "slot": "heading",
329
+ "children": [
330
+ "row-3"
331
+ ]
332
+ },
333
+ {
334
+ "id": "text-17",
335
+ "component": "Text",
336
+ "color": "subtle",
337
+ "size": "sm",
176
338
  "textContent": "\"Acme is the fastest way to ship infrastructure for modern teams.\" — distilled from your homepage hero + about copy."
177
339
  },
340
+ {
341
+ "id": "text-16",
342
+ "component": "Text",
343
+ "variant": "body",
344
+ "slot": "description",
345
+ "children": [
346
+ "text-17"
347
+ ]
348
+ },
178
349
  {
179
350
  "id": "button-4",
180
351
  "component": "Button",
352
+ "slot": "action",
181
353
  "type": "button",
182
354
  "icon": "pencil-simple",
183
355
  "text": "Edit",
@@ -188,9 +360,9 @@
188
360
  "id": "header-3",
189
361
  "component": "Header",
190
362
  "children": [
191
- "text-8",
192
- "text-9",
193
- "text-10",
363
+ "text-13",
364
+ "text-14",
365
+ "text-16",
194
366
  "button-4"
195
367
  ]
196
368
  },
@@ -202,25 +374,70 @@
202
374
  ]
203
375
  },
204
376
  {
205
- "id": "text-11",
206
- "component": "Text",
207
- "variant": "body"
377
+ "id": "avatar-4",
378
+ "component": "Avatar",
379
+ "icon": "link"
208
380
  },
209
381
  {
210
- "id": "text-12",
382
+ "id": "text-18",
211
383
  "component": "Text",
212
384
  "variant": "body",
385
+ "slot": "icon",
386
+ "children": [
387
+ "avatar-4"
388
+ ]
389
+ },
390
+ {
391
+ "id": "text-20",
392
+ "component": "Text",
393
+ "strong": true,
213
394
  "textContent": "Social & presence"
214
395
  },
215
396
  {
216
- "id": "text-13",
397
+ "id": "badge-4",
398
+ "component": "Badge",
399
+ "text": "Found",
400
+ "variant": "success"
401
+ },
402
+ {
403
+ "id": "row-4",
404
+ "component": "Row",
405
+ "align": "center",
406
+ "gap": "2",
407
+ "children": [
408
+ "text-20",
409
+ "badge-4"
410
+ ]
411
+ },
412
+ {
413
+ "id": "text-19",
217
414
  "component": "Text",
218
415
  "variant": "body",
416
+ "slot": "heading",
417
+ "children": [
418
+ "row-4"
419
+ ]
420
+ },
421
+ {
422
+ "id": "text-22",
423
+ "component": "Text",
424
+ "color": "subtle",
425
+ "size": "sm",
219
426
  "textContent": "LinkedIn · Twitter · GitHub · YouTube — 4 official handles found. Slack and Discord links not detected."
220
427
  },
428
+ {
429
+ "id": "text-21",
430
+ "component": "Text",
431
+ "variant": "body",
432
+ "slot": "description",
433
+ "children": [
434
+ "text-22"
435
+ ]
436
+ },
221
437
  {
222
438
  "id": "button-5",
223
439
  "component": "Button",
440
+ "slot": "action",
224
441
  "type": "button",
225
442
  "icon": "pencil-simple",
226
443
  "text": "Edit",
@@ -231,9 +448,9 @@
231
448
  "id": "header-4",
232
449
  "component": "Header",
233
450
  "children": [
234
- "text-11",
235
- "text-12",
236
- "text-13",
451
+ "text-18",
452
+ "text-19",
453
+ "text-21",
237
454
  "button-5"
238
455
  ]
239
456
  },
@@ -245,25 +462,70 @@
245
462
  ]
246
463
  },
247
464
  {
248
- "id": "text-14",
249
- "component": "Text",
250
- "variant": "body"
465
+ "id": "avatar-5",
466
+ "component": "Avatar",
467
+ "icon": "text-aa"
251
468
  },
252
469
  {
253
- "id": "text-15",
470
+ "id": "text-23",
254
471
  "component": "Text",
255
472
  "variant": "body",
473
+ "slot": "icon",
474
+ "children": [
475
+ "avatar-5"
476
+ ]
477
+ },
478
+ {
479
+ "id": "text-25",
480
+ "component": "Text",
481
+ "strong": true,
256
482
  "textContent": "Typography"
257
483
  },
258
484
  {
259
- "id": "text-16",
485
+ "id": "badge-5",
486
+ "component": "Badge",
487
+ "text": "Couldn't infer",
488
+ "variant": "muted"
489
+ },
490
+ {
491
+ "id": "row-5",
492
+ "component": "Row",
493
+ "align": "center",
494
+ "gap": "2",
495
+ "children": [
496
+ "text-25",
497
+ "badge-5"
498
+ ]
499
+ },
500
+ {
501
+ "id": "text-24",
260
502
  "component": "Text",
261
503
  "variant": "body",
504
+ "slot": "heading",
505
+ "children": [
506
+ "row-5"
507
+ ]
508
+ },
509
+ {
510
+ "id": "text-27",
511
+ "component": "Text",
512
+ "color": "subtle",
513
+ "size": "sm",
262
514
  "textContent": "Site uses a custom hosted font. Pick a library family or upload your brand font from admin → workspace → branding."
263
515
  },
516
+ {
517
+ "id": "text-26",
518
+ "component": "Text",
519
+ "variant": "body",
520
+ "slot": "description",
521
+ "children": [
522
+ "text-27"
523
+ ]
524
+ },
264
525
  {
265
526
  "id": "button-6",
266
527
  "component": "Button",
528
+ "slot": "action",
267
529
  "type": "button",
268
530
  "icon": "arrow-right",
269
531
  "text": "Set up",
@@ -274,9 +536,9 @@
274
536
  "id": "header-5",
275
537
  "component": "Header",
276
538
  "children": [
277
- "text-14",
278
- "text-15",
279
- "text-16",
539
+ "text-23",
540
+ "text-24",
541
+ "text-26",
280
542
  "button-6"
281
543
  ]
282
544
  },
@@ -306,7 +568,7 @@
306
568
  "name": "defer"
307
569
  },
308
570
  {
309
- "id": "text-17",
571
+ "id": "text-28",
310
572
  "component": "Text",
311
573
  "color": "subtle",
312
574
  "size": "sm",
@@ -319,7 +581,7 @@
319
581
  "data-reg-defer-row": "",
320
582
  "children": [
321
583
  "defer",
322
- "text-17"
584
+ "text-28"
323
585
  ]
324
586
  },
325
587
  {
@@ -23,12 +23,13 @@
23
23
  "chart"
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
30
  "component": "Text",
31
31
  "variant": "body",
32
+ "slot": "content",
32
33
  "textContent": "Based on your team size (51–200) and use case (building a product), we pre-checked seven likely departments."
33
34
  },
34
35
  {