@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,17 +23,26 @@
23
23
  "import"
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": "users-three",
30
30
  "component": "Icon",
31
31
  "name": "users-three"
32
32
  },
33
+ {
34
+ "id": "text-2",
35
+ "component": "Text",
36
+ "variant": "body",
37
+ "textContent": "12 members"
38
+ },
33
39
  {
34
40
  "id": "text",
35
41
  "component": "Text",
36
- "textContent": "12 members · 8 confirmed · 3 inferred · 1 needs review"
42
+ "textContent": "· 8 confirmed · 3 inferred · 1 needs review",
43
+ "children": [
44
+ "text-2"
45
+ ]
37
46
  },
38
47
  {
39
48
  "id": "button",
@@ -54,25 +63,70 @@
54
63
  ]
55
64
  },
56
65
  {
57
- "id": "text-2",
58
- "component": "Text",
59
- "variant": "body"
66
+ "id": "avatar",
67
+ "component": "Avatar",
68
+ "text": "Jane Doe"
60
69
  },
61
70
  {
62
71
  "id": "text-3",
63
72
  "component": "Text",
64
73
  "variant": "body",
74
+ "slot": "icon",
75
+ "children": [
76
+ "avatar"
77
+ ]
78
+ },
79
+ {
80
+ "id": "text-5",
81
+ "component": "Text",
82
+ "strong": true,
65
83
  "textContent": "Jane Doe"
66
84
  },
85
+ {
86
+ "id": "badge",
87
+ "component": "Badge",
88
+ "text": "You",
89
+ "variant": "accent"
90
+ },
91
+ {
92
+ "id": "row",
93
+ "component": "Row",
94
+ "align": "center",
95
+ "gap": "2",
96
+ "children": [
97
+ "text-5",
98
+ "badge"
99
+ ]
100
+ },
67
101
  {
68
102
  "id": "text-4",
69
103
  "component": "Text",
70
104
  "variant": "body",
105
+ "slot": "heading",
106
+ "children": [
107
+ "row"
108
+ ]
109
+ },
110
+ {
111
+ "id": "text-7",
112
+ "component": "Text",
113
+ "color": "subtle",
114
+ "size": "sm",
71
115
  "textContent": "Founder · No manager · Engineering"
72
116
  },
117
+ {
118
+ "id": "text-6",
119
+ "component": "Text",
120
+ "variant": "body",
121
+ "slot": "description",
122
+ "children": [
123
+ "text-7"
124
+ ]
125
+ },
73
126
  {
74
127
  "id": "button-2",
75
128
  "component": "Button",
129
+ "slot": "action",
76
130
  "type": "button",
77
131
  "icon": "pencil-simple",
78
132
  "text": "Edit",
@@ -83,9 +137,9 @@
83
137
  "id": "header",
84
138
  "component": "Header",
85
139
  "children": [
86
- "text-2",
87
140
  "text-3",
88
141
  "text-4",
142
+ "text-6",
89
143
  "button-2"
90
144
  ]
91
145
  },
@@ -104,25 +158,70 @@
104
158
  ]
105
159
  },
106
160
  {
107
- "id": "text-5",
108
- "component": "Text",
109
- "variant": "body"
161
+ "id": "avatar-2",
162
+ "component": "Avatar",
163
+ "text": "Maya Patel"
110
164
  },
111
165
  {
112
- "id": "text-6",
166
+ "id": "text-8",
113
167
  "component": "Text",
114
168
  "variant": "body",
169
+ "slot": "icon",
170
+ "children": [
171
+ "avatar-2"
172
+ ]
173
+ },
174
+ {
175
+ "id": "text-10",
176
+ "component": "Text",
177
+ "strong": true,
115
178
  "textContent": "Maya Patel"
116
179
  },
117
180
  {
118
- "id": "text-7",
181
+ "id": "badge-2",
182
+ "component": "Badge",
183
+ "text": "Confirmed",
184
+ "variant": "success"
185
+ },
186
+ {
187
+ "id": "row-2",
188
+ "component": "Row",
189
+ "align": "center",
190
+ "gap": "2",
191
+ "children": [
192
+ "text-10",
193
+ "badge-2"
194
+ ]
195
+ },
196
+ {
197
+ "id": "text-9",
119
198
  "component": "Text",
120
199
  "variant": "body",
200
+ "slot": "heading",
201
+ "children": [
202
+ "row-2"
203
+ ]
204
+ },
205
+ {
206
+ "id": "text-12",
207
+ "component": "Text",
208
+ "color": "subtle",
209
+ "size": "sm",
121
210
  "textContent": "VP of Engineering · Reports to Jane Doe · Engineering"
122
211
  },
212
+ {
213
+ "id": "text-11",
214
+ "component": "Text",
215
+ "variant": "body",
216
+ "slot": "description",
217
+ "children": [
218
+ "text-12"
219
+ ]
220
+ },
123
221
  {
124
222
  "id": "button-3",
125
223
  "component": "Button",
224
+ "slot": "action",
126
225
  "type": "button",
127
226
  "icon": "pencil-simple",
128
227
  "text": "Edit",
@@ -133,9 +232,9 @@
133
232
  "id": "header-2",
134
233
  "component": "Header",
135
234
  "children": [
136
- "text-5",
137
- "text-6",
138
- "text-7",
235
+ "text-8",
236
+ "text-9",
237
+ "text-11",
139
238
  "button-3"
140
239
  ]
141
240
  },
@@ -154,25 +253,78 @@
154
253
  ]
155
254
  },
156
255
  {
157
- "id": "text-8",
158
- "component": "Text",
159
- "variant": "body"
256
+ "id": "avatar-3",
257
+ "component": "Avatar",
258
+ "text": "Alex Chen"
160
259
  },
161
260
  {
162
- "id": "text-9",
261
+ "id": "text-13",
163
262
  "component": "Text",
164
263
  "variant": "body",
264
+ "slot": "icon",
265
+ "children": [
266
+ "avatar-3"
267
+ ]
268
+ },
269
+ {
270
+ "id": "text-15",
271
+ "component": "Text",
272
+ "strong": true,
165
273
  "textContent": "Alex Chen"
166
274
  },
167
275
  {
168
- "id": "text-10",
276
+ "id": "badge-3",
277
+ "component": "Badge",
278
+ "text": "Inferred",
279
+ "variant": "warning"
280
+ },
281
+ {
282
+ "id": "row-3",
283
+ "component": "Row",
284
+ "align": "center",
285
+ "gap": "2",
286
+ "children": [
287
+ "text-15",
288
+ "badge-3"
289
+ ]
290
+ },
291
+ {
292
+ "id": "text-14",
293
+ "component": "Text",
294
+ "variant": "body",
295
+ "slot": "heading",
296
+ "children": [
297
+ "row-3"
298
+ ]
299
+ },
300
+ {
301
+ "id": "code",
302
+ "component": "Code",
303
+ "textContent": "alex@acme.com"
304
+ },
305
+ {
306
+ "id": "text-17",
307
+ "component": "Text",
308
+ "color": "subtle",
309
+ "size": "sm",
310
+ "textContent": "Senior Engineer · Reports to Maya Patel · Engineering — inferred from + LinkedIn title.",
311
+ "children": [
312
+ "code"
313
+ ]
314
+ },
315
+ {
316
+ "id": "text-16",
169
317
  "component": "Text",
170
318
  "variant": "body",
171
- "textContent": "Senior Engineer · Reports to Maya Patel · Engineering — inferred from alex@acme.com + LinkedIn title."
319
+ "slot": "description",
320
+ "children": [
321
+ "text-17"
322
+ ]
172
323
  },
173
324
  {
174
325
  "id": "button-4",
175
326
  "component": "Button",
327
+ "slot": "action",
176
328
  "type": "button",
177
329
  "icon": "pencil-simple",
178
330
  "text": "Edit",
@@ -183,9 +335,9 @@
183
335
  "id": "header-3",
184
336
  "component": "Header",
185
337
  "children": [
186
- "text-8",
187
- "text-9",
188
- "text-10",
338
+ "text-13",
339
+ "text-14",
340
+ "text-16",
189
341
  "button-4"
190
342
  ]
191
343
  },
@@ -204,25 +356,70 @@
204
356
  ]
205
357
  },
206
358
  {
207
- "id": "text-11",
208
- "component": "Text",
209
- "variant": "body"
359
+ "id": "avatar-4",
360
+ "component": "Avatar",
361
+ "text": "Sam Reeves"
210
362
  },
211
363
  {
212
- "id": "text-12",
364
+ "id": "text-18",
213
365
  "component": "Text",
214
366
  "variant": "body",
367
+ "slot": "icon",
368
+ "children": [
369
+ "avatar-4"
370
+ ]
371
+ },
372
+ {
373
+ "id": "text-20",
374
+ "component": "Text",
375
+ "strong": true,
215
376
  "textContent": "Sam Reeves"
216
377
  },
217
378
  {
218
- "id": "text-13",
379
+ "id": "badge-4",
380
+ "component": "Badge",
381
+ "text": "Needs review",
382
+ "variant": "danger"
383
+ },
384
+ {
385
+ "id": "row-4",
386
+ "component": "Row",
387
+ "align": "center",
388
+ "gap": "2",
389
+ "children": [
390
+ "text-20",
391
+ "badge-4"
392
+ ]
393
+ },
394
+ {
395
+ "id": "text-19",
219
396
  "component": "Text",
220
397
  "variant": "body",
398
+ "slot": "heading",
399
+ "children": [
400
+ "row-4"
401
+ ]
402
+ },
403
+ {
404
+ "id": "text-22",
405
+ "component": "Text",
406
+ "color": "subtle",
407
+ "size": "sm",
221
408
  "textContent": "Title not found on LinkedIn. We placed them in Engineering as a default — please confirm or adjust."
222
409
  },
410
+ {
411
+ "id": "text-21",
412
+ "component": "Text",
413
+ "variant": "body",
414
+ "slot": "description",
415
+ "children": [
416
+ "text-22"
417
+ ]
418
+ },
223
419
  {
224
420
  "id": "button-5",
225
421
  "component": "Button",
422
+ "slot": "action",
226
423
  "type": "button",
227
424
  "icon": "warning",
228
425
  "text": "Review",
@@ -233,9 +430,9 @@
233
430
  "id": "header-4",
234
431
  "component": "Header",
235
432
  "children": [
236
- "text-11",
237
- "text-12",
238
- "text-13",
433
+ "text-18",
434
+ "text-19",
435
+ "text-21",
239
436
  "button-5"
240
437
  ]
241
438
  },
@@ -254,25 +451,70 @@
254
451
  ]
255
452
  },
256
453
  {
257
- "id": "text-14",
258
- "component": "Text",
259
- "variant": "body"
454
+ "id": "avatar-5",
455
+ "component": "Avatar",
456
+ "text": "Riley Park"
260
457
  },
261
458
  {
262
- "id": "text-15",
459
+ "id": "text-23",
263
460
  "component": "Text",
264
461
  "variant": "body",
462
+ "slot": "icon",
463
+ "children": [
464
+ "avatar-5"
465
+ ]
466
+ },
467
+ {
468
+ "id": "text-25",
469
+ "component": "Text",
470
+ "strong": true,
265
471
  "textContent": "Riley Park"
266
472
  },
267
473
  {
268
- "id": "text-16",
474
+ "id": "badge-5",
475
+ "component": "Badge",
476
+ "text": "Confirmed",
477
+ "variant": "success"
478
+ },
479
+ {
480
+ "id": "row-5",
481
+ "component": "Row",
482
+ "align": "center",
483
+ "gap": "2",
484
+ "children": [
485
+ "text-25",
486
+ "badge-5"
487
+ ]
488
+ },
489
+ {
490
+ "id": "text-24",
269
491
  "component": "Text",
270
492
  "variant": "body",
493
+ "slot": "heading",
494
+ "children": [
495
+ "row-5"
496
+ ]
497
+ },
498
+ {
499
+ "id": "text-27",
500
+ "component": "Text",
501
+ "color": "subtle",
502
+ "size": "sm",
271
503
  "textContent": "Head of Design · Reports to Jane Doe · Design"
272
504
  },
505
+ {
506
+ "id": "text-26",
507
+ "component": "Text",
508
+ "variant": "body",
509
+ "slot": "description",
510
+ "children": [
511
+ "text-27"
512
+ ]
513
+ },
273
514
  {
274
515
  "id": "button-6",
275
516
  "component": "Button",
517
+ "slot": "action",
276
518
  "type": "button",
277
519
  "icon": "pencil-simple",
278
520
  "text": "Edit",
@@ -283,9 +525,9 @@
283
525
  "id": "header-5",
284
526
  "component": "Header",
285
527
  "children": [
286
- "text-14",
287
- "text-15",
288
- "text-16",
528
+ "text-23",
529
+ "text-24",
530
+ "text-26",
289
531
  "button-6"
290
532
  ]
291
533
  },
@@ -304,25 +546,70 @@
304
546
  ]
305
547
  },
306
548
  {
307
- "id": "text-17",
308
- "component": "Text",
309
- "variant": "body"
549
+ "id": "avatar-6",
550
+ "component": "Avatar",
551
+ "text": "Devon Hill"
310
552
  },
311
553
  {
312
- "id": "text-18",
554
+ "id": "text-28",
313
555
  "component": "Text",
314
556
  "variant": "body",
557
+ "slot": "icon",
558
+ "children": [
559
+ "avatar-6"
560
+ ]
561
+ },
562
+ {
563
+ "id": "text-30",
564
+ "component": "Text",
565
+ "strong": true,
315
566
  "textContent": "Devon Hill"
316
567
  },
317
568
  {
318
- "id": "text-19",
569
+ "id": "badge-6",
570
+ "component": "Badge",
571
+ "text": "Inferred",
572
+ "variant": "warning"
573
+ },
574
+ {
575
+ "id": "row-6",
576
+ "component": "Row",
577
+ "align": "center",
578
+ "gap": "2",
579
+ "children": [
580
+ "text-30",
581
+ "badge-6"
582
+ ]
583
+ },
584
+ {
585
+ "id": "text-29",
319
586
  "component": "Text",
320
587
  "variant": "body",
588
+ "slot": "heading",
589
+ "children": [
590
+ "row-6"
591
+ ]
592
+ },
593
+ {
594
+ "id": "text-32",
595
+ "component": "Text",
596
+ "color": "subtle",
597
+ "size": "sm",
321
598
  "textContent": "Product Designer · Reports to Riley Park · Design — inferred from LinkedIn role."
322
599
  },
600
+ {
601
+ "id": "text-31",
602
+ "component": "Text",
603
+ "variant": "body",
604
+ "slot": "description",
605
+ "children": [
606
+ "text-32"
607
+ ]
608
+ },
323
609
  {
324
610
  "id": "button-7",
325
611
  "component": "Button",
612
+ "slot": "action",
326
613
  "type": "button",
327
614
  "icon": "pencil-simple",
328
615
  "text": "Edit",
@@ -333,9 +620,9 @@
333
620
  "id": "header-6",
334
621
  "component": "Header",
335
622
  "children": [
336
- "text-17",
337
- "text-18",
338
- "text-19",
623
+ "text-28",
624
+ "text-29",
625
+ "text-31",
339
626
  "button-7"
340
627
  ]
341
628
  },
@@ -354,25 +641,70 @@
354
641
  ]
355
642
  },
356
643
  {
357
- "id": "text-20",
358
- "component": "Text",
359
- "variant": "body"
644
+ "id": "avatar-7",
645
+ "component": "Avatar",
646
+ "text": "Morgan Lee"
360
647
  },
361
648
  {
362
- "id": "text-21",
649
+ "id": "text-33",
363
650
  "component": "Text",
364
651
  "variant": "body",
652
+ "slot": "icon",
653
+ "children": [
654
+ "avatar-7"
655
+ ]
656
+ },
657
+ {
658
+ "id": "text-35",
659
+ "component": "Text",
660
+ "strong": true,
365
661
  "textContent": "Morgan Lee"
366
662
  },
367
663
  {
368
- "id": "text-22",
664
+ "id": "badge-7",
665
+ "component": "Badge",
666
+ "text": "Confirmed",
667
+ "variant": "success"
668
+ },
669
+ {
670
+ "id": "row-7",
671
+ "component": "Row",
672
+ "align": "center",
673
+ "gap": "2",
674
+ "children": [
675
+ "text-35",
676
+ "badge-7"
677
+ ]
678
+ },
679
+ {
680
+ "id": "text-34",
369
681
  "component": "Text",
370
682
  "variant": "body",
683
+ "slot": "heading",
684
+ "children": [
685
+ "row-7"
686
+ ]
687
+ },
688
+ {
689
+ "id": "text-37",
690
+ "component": "Text",
691
+ "color": "subtle",
692
+ "size": "sm",
371
693
  "textContent": "Head of Sales · Reports to Jane Doe · Sales"
372
694
  },
695
+ {
696
+ "id": "text-36",
697
+ "component": "Text",
698
+ "variant": "body",
699
+ "slot": "description",
700
+ "children": [
701
+ "text-37"
702
+ ]
703
+ },
373
704
  {
374
705
  "id": "button-8",
375
706
  "component": "Button",
707
+ "slot": "action",
376
708
  "type": "button",
377
709
  "icon": "pencil-simple",
378
710
  "text": "Edit",
@@ -383,9 +715,9 @@
383
715
  "id": "header-7",
384
716
  "component": "Header",
385
717
  "children": [
386
- "text-20",
387
- "text-21",
388
- "text-22",
718
+ "text-33",
719
+ "text-34",
720
+ "text-36",
389
721
  "button-8"
390
722
  ]
391
723
  },
@@ -404,25 +736,70 @@
404
736
  ]
405
737
  },
406
738
  {
407
- "id": "text-23",
408
- "component": "Text",
409
- "variant": "body"
739
+ "id": "avatar-8",
740
+ "component": "Avatar",
741
+ "text": "Casey Brooks"
410
742
  },
411
743
  {
412
- "id": "text-24",
744
+ "id": "text-38",
413
745
  "component": "Text",
414
746
  "variant": "body",
747
+ "slot": "icon",
748
+ "children": [
749
+ "avatar-8"
750
+ ]
751
+ },
752
+ {
753
+ "id": "text-40",
754
+ "component": "Text",
755
+ "strong": true,
415
756
  "textContent": "Casey Brooks"
416
757
  },
417
758
  {
418
- "id": "text-25",
759
+ "id": "badge-8",
760
+ "component": "Badge",
761
+ "text": "Inferred",
762
+ "variant": "warning"
763
+ },
764
+ {
765
+ "id": "row-8",
766
+ "component": "Row",
767
+ "align": "center",
768
+ "gap": "2",
769
+ "children": [
770
+ "text-40",
771
+ "badge-8"
772
+ ]
773
+ },
774
+ {
775
+ "id": "text-39",
419
776
  "component": "Text",
420
777
  "variant": "body",
778
+ "slot": "heading",
779
+ "children": [
780
+ "row-8"
781
+ ]
782
+ },
783
+ {
784
+ "id": "text-42",
785
+ "component": "Text",
786
+ "color": "subtle",
787
+ "size": "sm",
421
788
  "textContent": "Account Executive · Reports to Morgan Lee · Sales — inferred."
422
789
  },
790
+ {
791
+ "id": "text-41",
792
+ "component": "Text",
793
+ "variant": "body",
794
+ "slot": "description",
795
+ "children": [
796
+ "text-42"
797
+ ]
798
+ },
423
799
  {
424
800
  "id": "button-9",
425
801
  "component": "Button",
802
+ "slot": "action",
426
803
  "type": "button",
427
804
  "icon": "pencil-simple",
428
805
  "text": "Edit",
@@ -433,9 +810,9 @@
433
810
  "id": "header-8",
434
811
  "component": "Header",
435
812
  "children": [
436
- "text-23",
437
- "text-24",
438
- "text-25",
813
+ "text-38",
814
+ "text-39",
815
+ "text-41",
439
816
  "button-9"
440
817
  ]
441
818
  },
@@ -483,7 +860,7 @@
483
860
  "name": "defer"
484
861
  },
485
862
  {
486
- "id": "text-26",
863
+ "id": "text-43",
487
864
  "component": "Text",
488
865
  "color": "subtle",
489
866
  "size": "sm",
@@ -496,7 +873,7 @@
496
873
  "data-reg-defer-row": "",
497
874
  "children": [
498
875
  "defer",
499
- "text-26"
876
+ "text-43"
500
877
  ]
501
878
  },
502
879
  {