@adia-ai/a2ui-corpus 0.6.42 → 0.6.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/catalog-a2ui_0_9.json +10 -0
  3. package/chunk-embeddings.json +1 -1
  4. package/chunks/_index.json +43 -33
  5. package/chunks/accordion-settings.json +1 -1
  6. package/chunks/activity-feed.json +2 -1
  7. package/chunks/agent-canvas-shell.json +1 -1
  8. package/chunks/agent-command-palette-search.json +1 -1
  9. package/chunks/agent-reasoning-collapsed.json +2 -1
  10. package/chunks/agent-tool-call-result.json +1 -1
  11. package/chunks/agent-trace-timeline.json +1 -1
  12. package/chunks/ai-streaming-response.json +13 -4
  13. package/chunks/alert-banner.json +1 -1
  14. package/chunks/analytics-chart.json +3 -1
  15. package/chunks/analytics-sparklines-dashboard.json +5 -1
  16. package/chunks/api-key-table.json +15 -2
  17. package/chunks/app-product-listing-card.json +1 -1
  18. package/chunks/audit-log.json +17 -4
  19. package/chunks/auth-account-deleted-actions.json +1 -1
  20. package/chunks/auth-account-deleted.json +40 -5
  21. package/chunks/auth-card-content.json +1 -1
  22. package/chunks/auth-card-header.json +1 -1
  23. package/chunks/auth-email-entry.json +1 -1
  24. package/chunks/auth-email-verify-confirm.json +1 -1
  25. package/chunks/auth-email-verify.json +45 -5
  26. package/chunks/auth-forbidden-actions.json +1 -1
  27. package/chunks/auth-forbidden.json +33 -5
  28. package/chunks/auth-invite-actions.json +1 -1
  29. package/chunks/auth-invite-team-card.json +1 -1
  30. package/chunks/auth-link-expired-form.json +1 -1
  31. package/chunks/auth-link-expired.json +20 -2
  32. package/chunks/auth-locked-account.json +39 -5
  33. package/chunks/auth-locked-recovery-options.json +1 -1
  34. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  35. package/chunks/auth-mfa-enrollment.json +32 -5
  36. package/chunks/auth-mfa-fallback-actions.json +1 -1
  37. package/chunks/auth-mfa-recovery.json +1 -1
  38. package/chunks/auth-new-password-form.json +1 -1
  39. package/chunks/auth-new-password.json +32 -5
  40. package/chunks/auth-oauth-fallback-actions.json +1 -1
  41. package/chunks/auth-oauth-interstitial.json +2 -1
  42. package/chunks/auth-password-challenge.json +1 -1
  43. package/chunks/auth-password-reset-form.json +1 -1
  44. package/chunks/auth-password-reset.json +19 -2
  45. package/chunks/auth-profile-form.json +1 -1
  46. package/chunks/auth-profile-setup.json +19 -2
  47. package/chunks/auth-reset-sent.json +45 -8
  48. package/chunks/auth-session-expired-actions.json +1 -1
  49. package/chunks/auth-session-expired.json +33 -5
  50. package/chunks/auth-signin-card-email.json +20 -2
  51. package/chunks/auth-signin-card-magic-link.json +26 -13
  52. package/chunks/auth-signin-card-mfa.json +39 -5
  53. package/chunks/auth-signin-card-otp.json +73 -10
  54. package/chunks/auth-signin-card-password.json +34 -7
  55. package/chunks/auth-signin-card-recovery.json +41 -5
  56. package/chunks/auth-signout-actions.json +1 -1
  57. package/chunks/auth-signout.json +32 -5
  58. package/chunks/auth-signup-email-entry.json +1 -1
  59. package/chunks/auth-signup-entry.json +57 -5
  60. package/chunks/auth-signup-social-auths.json +1 -1
  61. package/chunks/auth-signup-verify.json +75 -11
  62. package/chunks/auth-social-auths.json +1 -1
  63. package/chunks/auth-sso-providers.json +1 -1
  64. package/chunks/auth-sso-required.json +46 -8
  65. package/chunks/auth-team-invite.json +56 -12
  66. package/chunks/avatar-group-overflow.json +1 -1
  67. package/chunks/badge-variants-table.json +2 -1
  68. package/chunks/billing-overview.json +17 -49
  69. package/chunks/billing-progress-label.json +1 -1
  70. package/chunks/blog-post-card.json +16 -23
  71. package/chunks/breadcrumb-navigation.json +1 -1
  72. package/chunks/calendar-month-view.json +12 -35
  73. package/chunks/card-grid-images.json +1 -1
  74. package/chunks/card-header-with-description.json +2 -1
  75. package/chunks/changelog-activity-feed.json +2 -1
  76. package/chunks/chart-with-filter-pills.json +1 -1
  77. package/chunks/chat-page-shell.json +1 -1
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +1 -1
  80. package/chunks/color-picker-swatches.json +1 -1
  81. package/chunks/command-palette.json +1 -1
  82. package/chunks/commerce-pricing-tiers.json +11 -1
  83. package/chunks/comparison-table.json +1 -1
  84. package/chunks/contact-form.json +2 -1
  85. package/chunks/conversion-funnel-6step.json +2 -1
  86. package/chunks/dashboard-acquisition-panel.json +36 -2
  87. package/chunks/dashboard-admin-page.json +3 -3
  88. package/chunks/dashboard-audience-kpis.json +1 -1
  89. package/chunks/dashboard-audience-panel.json +4 -1
  90. package/chunks/dashboard-behavior-panel.json +2 -1
  91. package/chunks/dashboard-chart-recent.json +3 -1
  92. package/chunks/dashboard-cohort-retention.json +2 -1
  93. package/chunks/dashboard-conversion-panel.json +3 -1
  94. package/chunks/dashboard-country-list.json +2 -1
  95. package/chunks/dashboard-filter-bar.json +1 -1
  96. package/chunks/dashboard-funnel.json +2 -1
  97. package/chunks/dashboard-notifications-panel.json +49 -134
  98. package/chunks/dashboard-overview-panel.json +75 -26
  99. package/chunks/dashboard-page-header.json +1 -1
  100. package/chunks/dashboard-pages-table.json +2 -1
  101. package/chunks/dashboard-quick-actions.json +1 -1
  102. package/chunks/dashboard-reports-panel.json +73 -7
  103. package/chunks/dashboard-reports-table.json +73 -7
  104. package/chunks/dashboard-storage-card.json +2 -1
  105. package/chunks/dashboard-tabs.json +1 -1
  106. package/chunks/dashboard-team-actions-storage.json +3 -1
  107. package/chunks/dashboard-team-list.json +2 -1
  108. package/chunks/dashboard-traffic-channels.json +36 -2
  109. package/chunks/dashboard-transactions-table.json +45 -4
  110. package/chunks/data-import-wizard.json +2 -1
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +1 -1
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +1 -1
  115. package/chunks/drawer-2fa-key.json +38 -18
  116. package/chunks/drawer-2fa-sms.json +42 -15
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +217 -66
  119. package/chunks/drawer-change-plan.json +122 -35
  120. package/chunks/drawer-custom-roles.json +62 -35
  121. package/chunks/drawer-data-start.json +27 -7
  122. package/chunks/drawer-delete-account.json +41 -21
  123. package/chunks/drawer-delete-workspace.json +38 -11
  124. package/chunks/drawer-discord.json +44 -24
  125. package/chunks/drawer-figma.json +50 -30
  126. package/chunks/drawer-first-dashboard.json +35 -15
  127. package/chunks/drawer-gcal.json +38 -18
  128. package/chunks/drawer-github.json +59 -32
  129. package/chunks/drawer-invite.json +45 -16
  130. package/chunks/drawer-report.json +75 -46
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +44 -17
  134. package/chunks/drawer-smtp.json +61 -34
  135. package/chunks/drawer-source.json +46 -19
  136. package/chunks/drawer-transaction.json +54 -25
  137. package/chunks/editor-code-pane.json +1 -1
  138. package/chunks/editor-page-shell.json +1 -1
  139. package/chunks/email-inbox-list.json +140 -89
  140. package/chunks/empty-state-danger.json +2 -1
  141. package/chunks/empty-state-minimal.json +1 -1
  142. package/chunks/empty-state-warning.json +2 -1
  143. package/chunks/empty-state.json +1 -1
  144. package/chunks/error-404-actions.json +1 -1
  145. package/chunks/error-404.json +20 -3
  146. package/chunks/error-500-actions.json +1 -1
  147. package/chunks/error-500.json +29 -3
  148. package/chunks/error-maintenance-actions.json +1 -1
  149. package/chunks/error-maintenance.json +26 -7
  150. package/chunks/error-page-shell.json +1 -1
  151. package/chunks/faq-accordion.json +1 -1
  152. package/chunks/feature-grid-icons.json +1 -1
  153. package/chunks/file-upload-dnd.json +16 -8
  154. package/chunks/footer-multi-column.json +1 -1
  155. package/chunks/footer-primary-only.json +1 -1
  156. package/chunks/form-page-shell.json +1 -1
  157. package/chunks/gallery-page-shell.json +1 -1
  158. package/chunks/hero-section-split.json +1 -1
  159. package/chunks/icon-text-row.json +1 -1
  160. package/chunks/image-caption-tile.json +3 -1
  161. package/chunks/image-carousel.json +1 -1
  162. package/chunks/image-upload-preview.json +1 -1
  163. package/chunks/import-mapping-flow.json +251 -127
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +2 -1
  167. package/chunks/invoice-line-items.json +15 -4
  168. package/chunks/kanban-board-3col.json +1 -1
  169. package/chunks/kanban-page-shell.json +4 -1
  170. package/chunks/keyboard-shortcut-display.json +1 -1
  171. package/chunks/labeled-textarea.json +1 -1
  172. package/chunks/leaderboard-table.json +1 -1
  173. package/chunks/linked-record-row.json +1 -1
  174. package/chunks/loading-skeleton-placeholder.json +1 -1
  175. package/chunks/marketing-hero-cta.json +3 -2
  176. package/chunks/marketing-page-shell.json +1 -1
  177. package/chunks/masonry-gallery.json +1 -1
  178. package/chunks/member-edit-drawer.json +5 -1
  179. package/chunks/metadata-description-list.json +1 -1
  180. package/chunks/modal-dialog-confirm.json +23 -5
  181. package/chunks/nav-menu-icons.json +1 -1
  182. package/chunks/newsletter-subscription.json +3 -1
  183. package/chunks/notification-badges-feed.json +50 -135
  184. package/chunks/notification-preferences-panel.json +2 -1
  185. package/chunks/notification-toast-row.json +12 -91
  186. package/chunks/onb-completion.json +24 -2
  187. package/chunks/onb-extension-install.json +52 -7
  188. package/chunks/onb-hero-welcome.json +98 -8
  189. package/chunks/onb-import-picker.json +1 -1
  190. package/chunks/onb-mobile-handoff.json +1 -1
  191. package/chunks/onb-notification-prefs.json +1 -1
  192. package/chunks/onb-persona-picker.json +1 -1
  193. package/chunks/onb-provider-tiles.json +12 -2
  194. package/chunks/onb-settings-review.json +12 -2
  195. package/chunks/onb-step-footer.json +1 -1
  196. package/chunks/onb-step-header.json +1 -1
  197. package/chunks/onb-step-progress.json +1 -1
  198. package/chunks/onb-step-shell.json +102 -12
  199. package/chunks/onb-story-pane.json +1 -1
  200. package/chunks/onb-tutorial-steps.json +1 -1
  201. package/chunks/order-tracking-timeline.json +2 -1
  202. package/chunks/pagination-controls.json +1 -1
  203. package/chunks/payment-method-form.json +337 -0
  204. package/chunks/period-comparison.json +1 -1
  205. package/chunks/permission-matrix-table.json +2 -1
  206. package/chunks/playground-a2ui.json +1 -1
  207. package/chunks/playground-app-shell.json +51 -5
  208. package/chunks/playground-chat.json +169 -3
  209. package/chunks/playground-construct-canvas.json +1 -1
  210. package/chunks/playground-css-channel.json +152 -20
  211. package/chunks/playground-gen-ui.json +1 -1
  212. package/chunks/playground-render-preview.json +19 -2
  213. package/chunks/playground-streams-bridge.json +93 -20
  214. package/chunks/playground-table-toolbar.json +1 -1
  215. package/chunks/popover-with-content.json +1 -1
  216. package/chunks/pricing-tiers.json +71 -38
  217. package/chunks/product-tour.json +5 -3
  218. package/chunks/progress-tracker-milestones.json +1 -1
  219. package/chunks/radio-button-group.json +1 -1
  220. package/chunks/real-time-metrics-dashboard.json +1 -1
  221. package/chunks/reg-address-form.json +2 -1
  222. package/chunks/reg-billing-card.json +1 -1
  223. package/chunks/reg-brand-scrape.json +304 -42
  224. package/chunks/reg-departments-toggle.json +2 -1
  225. package/chunks/reg-extended-profile.json +1 -1
  226. package/chunks/reg-final-done.json +108 -21
  227. package/chunks/reg-helpdesk-grid.json +174 -35
  228. package/chunks/reg-import-picker.json +2 -1
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +21 -2
  231. package/chunks/reg-legal-entity.json +1 -1
  232. package/chunks/reg-org-chart-review.json +442 -65
  233. package/chunks/reg-profile-identity.json +1 -1
  234. package/chunks/reg-step-footer.json +1 -1
  235. package/chunks/reg-step-header.json +1 -1
  236. package/chunks/reg-step-progress.json +1 -1
  237. package/chunks/reg-step-shell.json +1 -1
  238. package/chunks/reg-story-pane.json +1 -1
  239. package/chunks/reg-success-summary.json +108 -21
  240. package/chunks/reg-team-size.json +1 -1
  241. package/chunks/reg-usecase-picker.json +1 -1
  242. package/chunks/reg-workspace-name.json +1 -1
  243. package/chunks/responsive-grid-pattern.json +1 -1
  244. package/chunks/responsive-kpi-grid.json +1 -1
  245. package/chunks/responsive-row-pattern.json +1 -1
  246. package/chunks/responsive-wrap-at-pattern.json +54 -6
  247. package/chunks/revenue-heatmap.json +2 -1
  248. package/chunks/role-management.json +74 -62
  249. package/chunks/search-with-filters.json +1 -1
  250. package/chunks/section-with-stack.json +1 -1
  251. package/chunks/segmented-control-billing-tabs.json +54 -8
  252. package/chunks/select-multiple-preselected.json +1 -1
  253. package/chunks/settings-2fa-setup.json +169 -29
  254. package/chunks/settings-admin-page.json +39 -11
  255. package/chunks/settings-appearance-theme-panel.json +1 -1
  256. package/chunks/settings-appearance.json +2 -1
  257. package/chunks/settings-general-form.json +1 -1
  258. package/chunks/settings-integrations.json +162 -29
  259. package/chunks/settings-members-invite.json +1 -1
  260. package/chunks/settings-page-shell.json +1 -1
  261. package/chunks/settings-panel.json +2 -1
  262. package/chunks/settings-profile-security.json +1 -1
  263. package/chunks/settings-toggle-switches.json +1 -1
  264. package/chunks/sidebar-nav.json +1 -1
  265. package/chunks/sidebar-navigation-panel.json +2 -1
  266. package/chunks/slider-range-controls.json +1 -1
  267. package/chunks/social-media-post-card.json +1 -1
  268. package/chunks/sortable-search-paginate-table.json +14 -2
  269. package/chunks/split-pane-editor-preview.json +1 -1
  270. package/chunks/stat-cards-kpi-dashboard.json +1 -1
  271. package/chunks/status-dashboard.json +48 -7
  272. package/chunks/stepper-form-wizard.json +1 -1
  273. package/chunks/survey-rating-form.json +2 -1
  274. package/chunks/tabs-with-panels.json +1 -1
  275. package/chunks/tag-chips-filter.json +1 -1
  276. package/chunks/team-members-list.json +59 -65
  277. package/chunks/testimonial-grid.json +1 -1
  278. package/chunks/testimonials-avatar-cards.json +1 -1
  279. package/chunks/timeline-events.json +1 -1
  280. package/chunks/toolbar-icons.json +1 -1
  281. package/chunks/toolbar-tooltips.json +1 -1
  282. package/chunks/tooltip-hover-button.json +1 -1
  283. package/chunks/trial-banner.json +40 -25
  284. package/chunks/user-identity-row.json +1 -1
  285. package/chunks/user-onboarding-checklist.json +260 -6
  286. package/chunks/user-profile-card.json +18 -34
  287. package/chunks/video-player-controls.json +1 -1
  288. package/chunks/webhook-config.json +2 -1
  289. package/package.json +1 -1
  290. package/chunks/drawer-payment-method.json +0 -395
@@ -23,7 +23,7 @@
23
23
  "redirect"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-27T23:29:53.307Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "stat",
@@ -222,26 +222,55 @@
222
222
  "strong": true,
223
223
  "textContent": "What to do next"
224
224
  },
225
+ {
226
+ "id": "avatar",
227
+ "component": "Avatar",
228
+ "icon": "rocket-launch"
229
+ },
225
230
  {
226
231
  "id": "text-2",
227
232
  "component": "Text",
228
- "variant": "body"
233
+ "variant": "body",
234
+ "slot": "icon",
235
+ "children": [
236
+ "avatar"
237
+ ]
229
238
  },
230
239
  {
231
- "id": "text-3",
240
+ "id": "text-4",
232
241
  "component": "Text",
233
- "variant": "body",
242
+ "strong": true,
234
243
  "textContent": "Tour the highlights"
235
244
  },
236
245
  {
237
- "id": "text-4",
246
+ "id": "text-3",
238
247
  "component": "Text",
239
248
  "variant": "body",
249
+ "slot": "heading",
250
+ "children": [
251
+ "text-4"
252
+ ]
253
+ },
254
+ {
255
+ "id": "text-6",
256
+ "component": "Text",
257
+ "color": "subtle",
258
+ "size": "sm",
240
259
  "textContent": "3-minute interactive tour. Shows you the inbox, the org chart, and the chat surface."
241
260
  },
261
+ {
262
+ "id": "text-5",
263
+ "component": "Text",
264
+ "variant": "body",
265
+ "slot": "description",
266
+ "children": [
267
+ "text-6"
268
+ ]
269
+ },
242
270
  {
243
271
  "id": "button",
244
272
  "component": "Button",
273
+ "slot": "action",
245
274
  "icon": "arrow-right",
246
275
  "text": "Start tour",
247
276
  "variant": "ghost"
@@ -252,7 +281,7 @@
252
281
  "children": [
253
282
  "text-2",
254
283
  "text-3",
255
- "text-4",
284
+ "text-5",
256
285
  "button"
257
286
  ]
258
287
  },
@@ -264,25 +293,54 @@
264
293
  ]
265
294
  },
266
295
  {
267
- "id": "text-5",
268
- "component": "Text",
269
- "variant": "body"
296
+ "id": "avatar-2",
297
+ "component": "Avatar",
298
+ "icon": "book-open"
270
299
  },
271
300
  {
272
- "id": "text-6",
301
+ "id": "text-7",
273
302
  "component": "Text",
274
303
  "variant": "body",
304
+ "slot": "icon",
305
+ "children": [
306
+ "avatar-2"
307
+ ]
308
+ },
309
+ {
310
+ "id": "text-9",
311
+ "component": "Text",
312
+ "strong": true,
275
313
  "textContent": "Read the welcome guide"
276
314
  },
277
315
  {
278
- "id": "text-7",
316
+ "id": "text-8",
279
317
  "component": "Text",
280
318
  "variant": "body",
319
+ "slot": "heading",
320
+ "children": [
321
+ "text-9"
322
+ ]
323
+ },
324
+ {
325
+ "id": "text-11",
326
+ "component": "Text",
327
+ "color": "subtle",
328
+ "size": "sm",
281
329
  "textContent": "15 minutes to get fluent — keyboard shortcuts, sharing, and search."
282
330
  },
331
+ {
332
+ "id": "text-10",
333
+ "component": "Text",
334
+ "variant": "body",
335
+ "slot": "description",
336
+ "children": [
337
+ "text-11"
338
+ ]
339
+ },
283
340
  {
284
341
  "id": "button-2",
285
342
  "component": "Button",
343
+ "slot": "action",
286
344
  "icon": "arrow-right",
287
345
  "text": "Open docs",
288
346
  "variant": "ghost"
@@ -291,9 +349,9 @@
291
349
  "id": "header-2",
292
350
  "component": "Header",
293
351
  "children": [
294
- "text-5",
295
- "text-6",
296
352
  "text-7",
353
+ "text-8",
354
+ "text-10",
297
355
  "button-2"
298
356
  ]
299
357
  },
@@ -305,25 +363,54 @@
305
363
  ]
306
364
  },
307
365
  {
308
- "id": "text-8",
309
- "component": "Text",
310
- "variant": "body"
366
+ "id": "avatar-3",
367
+ "component": "Avatar",
368
+ "icon": "users-three"
311
369
  },
312
370
  {
313
- "id": "text-9",
371
+ "id": "text-12",
314
372
  "component": "Text",
315
373
  "variant": "body",
374
+ "slot": "icon",
375
+ "children": [
376
+ "avatar-3"
377
+ ]
378
+ },
379
+ {
380
+ "id": "text-14",
381
+ "component": "Text",
382
+ "strong": true,
316
383
  "textContent": "Invite the rest of your team"
317
384
  },
318
385
  {
319
- "id": "text-10",
386
+ "id": "text-13",
320
387
  "component": "Text",
321
388
  "variant": "body",
389
+ "slot": "heading",
390
+ "children": [
391
+ "text-14"
392
+ ]
393
+ },
394
+ {
395
+ "id": "text-16",
396
+ "component": "Text",
397
+ "color": "subtle",
398
+ "size": "sm",
322
399
  "textContent": "12 invites are out. Add more from admin → directory whenever new folks join."
323
400
  },
401
+ {
402
+ "id": "text-15",
403
+ "component": "Text",
404
+ "variant": "body",
405
+ "slot": "description",
406
+ "children": [
407
+ "text-16"
408
+ ]
409
+ },
324
410
  {
325
411
  "id": "button-3",
326
412
  "component": "Button",
413
+ "slot": "action",
327
414
  "icon": "arrow-right",
328
415
  "text": "Invite more",
329
416
  "variant": "ghost"
@@ -332,9 +419,9 @@
332
419
  "id": "header-3",
333
420
  "component": "Header",
334
421
  "children": [
335
- "text-8",
336
- "text-9",
337
- "text-10",
422
+ "text-12",
423
+ "text-13",
424
+ "text-15",
338
425
  "button-3"
339
426
  ]
340
427
  },
@@ -22,7 +22,7 @@
22
22
  "configuration"
23
23
  ]
24
24
  },
25
- "captured_at": "2026-05-27T03:59:46.910Z",
25
+ "captured_at": "2026-05-27T23:29:53.307Z",
26
26
  "template": [
27
27
  {
28
28
  "id": "support-email",
@@ -124,24 +124,44 @@
124
124
  {
125
125
  "id": "lifebuoy",
126
126
  "component": "Icon",
127
+ "slot": "icon",
127
128
  "name": "lifebuoy",
128
129
  "size": "lg"
129
130
  },
130
131
  {
131
- "id": "text-3",
132
+ "id": "text-4",
132
133
  "component": "Text",
133
- "variant": "body",
134
+ "strong": true,
134
135
  "textContent": "Pylon"
135
136
  },
136
137
  {
137
- "id": "text-4",
138
+ "id": "text-3",
138
139
  "component": "Text",
139
140
  "variant": "body",
141
+ "slot": "heading",
142
+ "children": [
143
+ "text-4"
144
+ ]
145
+ },
146
+ {
147
+ "id": "text-6",
148
+ "component": "Text",
149
+ "color": "subtle",
140
150
  "textContent": "B2B-first help desk with shared Slack channels."
141
151
  },
152
+ {
153
+ "id": "text-5",
154
+ "component": "Text",
155
+ "variant": "body",
156
+ "slot": "description",
157
+ "children": [
158
+ "text-6"
159
+ ]
160
+ },
142
161
  {
143
162
  "id": "hd-pylon",
144
163
  "component": "Toggle",
164
+ "slot": "action",
145
165
  "checked": true,
146
166
  "name": "hd[pylon]"
147
167
  },
@@ -151,7 +171,7 @@
151
171
  "children": [
152
172
  "lifebuoy",
153
173
  "text-3",
154
- "text-4",
174
+ "text-5",
155
175
  "hd-pylon"
156
176
  ]
157
177
  },
@@ -165,24 +185,44 @@
165
185
  {
166
186
  "id": "chats-circle",
167
187
  "component": "Icon",
188
+ "slot": "icon",
168
189
  "name": "chats-circle",
169
190
  "size": "lg"
170
191
  },
171
192
  {
172
- "id": "text-5",
193
+ "id": "text-8",
173
194
  "component": "Text",
174
- "variant": "body",
195
+ "strong": true,
175
196
  "textContent": "Intercom"
176
197
  },
177
198
  {
178
- "id": "text-6",
199
+ "id": "text-7",
179
200
  "component": "Text",
180
201
  "variant": "body",
202
+ "slot": "heading",
203
+ "children": [
204
+ "text-8"
205
+ ]
206
+ },
207
+ {
208
+ "id": "text-10",
209
+ "component": "Text",
210
+ "color": "subtle",
181
211
  "textContent": "In-app messenger + ticketing."
182
212
  },
213
+ {
214
+ "id": "text-9",
215
+ "component": "Text",
216
+ "variant": "body",
217
+ "slot": "description",
218
+ "children": [
219
+ "text-10"
220
+ ]
221
+ },
183
222
  {
184
223
  "id": "hd-intercom",
185
224
  "component": "Toggle",
225
+ "slot": "action",
186
226
  "name": "hd[intercom]"
187
227
  },
188
228
  {
@@ -190,8 +230,8 @@
190
230
  "component": "Header",
191
231
  "children": [
192
232
  "chats-circle",
193
- "text-5",
194
- "text-6",
233
+ "text-7",
234
+ "text-9",
195
235
  "hd-intercom"
196
236
  ]
197
237
  },
@@ -205,24 +245,44 @@
205
245
  {
206
246
  "id": "ticket",
207
247
  "component": "Icon",
248
+ "slot": "icon",
208
249
  "name": "ticket",
209
250
  "size": "lg"
210
251
  },
211
252
  {
212
- "id": "text-7",
253
+ "id": "text-12",
213
254
  "component": "Text",
214
- "variant": "body",
255
+ "strong": true,
215
256
  "textContent": "Zendesk"
216
257
  },
217
258
  {
218
- "id": "text-8",
259
+ "id": "text-11",
219
260
  "component": "Text",
220
261
  "variant": "body",
262
+ "slot": "heading",
263
+ "children": [
264
+ "text-12"
265
+ ]
266
+ },
267
+ {
268
+ "id": "text-14",
269
+ "component": "Text",
270
+ "color": "subtle",
221
271
  "textContent": "Mature ticketing + help-center stack."
222
272
  },
273
+ {
274
+ "id": "text-13",
275
+ "component": "Text",
276
+ "variant": "body",
277
+ "slot": "description",
278
+ "children": [
279
+ "text-14"
280
+ ]
281
+ },
223
282
  {
224
283
  "id": "hd-zendesk",
225
284
  "component": "Toggle",
285
+ "slot": "action",
226
286
  "name": "hd[zendesk]"
227
287
  },
228
288
  {
@@ -230,8 +290,8 @@
230
290
  "component": "Header",
231
291
  "children": [
232
292
  "ticket",
233
- "text-7",
234
- "text-8",
293
+ "text-11",
294
+ "text-13",
235
295
  "hd-zendesk"
236
296
  ]
237
297
  },
@@ -245,24 +305,44 @@
245
305
  {
246
306
  "id": "cloud",
247
307
  "component": "Icon",
308
+ "slot": "icon",
248
309
  "name": "cloud",
249
310
  "size": "lg"
250
311
  },
251
312
  {
252
- "id": "text-9",
313
+ "id": "text-16",
253
314
  "component": "Text",
254
- "variant": "body",
315
+ "strong": true,
255
316
  "textContent": "Salesforce Service"
256
317
  },
257
318
  {
258
- "id": "text-10",
319
+ "id": "text-15",
259
320
  "component": "Text",
260
321
  "variant": "body",
322
+ "slot": "heading",
323
+ "children": [
324
+ "text-16"
325
+ ]
326
+ },
327
+ {
328
+ "id": "text-18",
329
+ "component": "Text",
330
+ "color": "subtle",
261
331
  "textContent": "Enterprise CRM-attached service cloud."
262
332
  },
333
+ {
334
+ "id": "text-17",
335
+ "component": "Text",
336
+ "variant": "body",
337
+ "slot": "description",
338
+ "children": [
339
+ "text-18"
340
+ ]
341
+ },
263
342
  {
264
343
  "id": "hd-salesforce",
265
344
  "component": "Toggle",
345
+ "slot": "action",
266
346
  "name": "hd[salesforce]"
267
347
  },
268
348
  {
@@ -270,8 +350,8 @@
270
350
  "component": "Header",
271
351
  "children": [
272
352
  "cloud",
273
- "text-9",
274
- "text-10",
353
+ "text-15",
354
+ "text-17",
275
355
  "hd-salesforce"
276
356
  ]
277
357
  },
@@ -285,24 +365,44 @@
285
365
  {
286
366
  "id": "kanban",
287
367
  "component": "Icon",
368
+ "slot": "icon",
288
369
  "name": "kanban",
289
370
  "size": "lg"
290
371
  },
291
372
  {
292
- "id": "text-11",
373
+ "id": "text-20",
293
374
  "component": "Text",
294
- "variant": "body",
375
+ "strong": true,
295
376
  "textContent": "Linear"
296
377
  },
297
378
  {
298
- "id": "text-12",
379
+ "id": "text-19",
299
380
  "component": "Text",
300
381
  "variant": "body",
382
+ "slot": "heading",
383
+ "children": [
384
+ "text-20"
385
+ ]
386
+ },
387
+ {
388
+ "id": "text-22",
389
+ "component": "Text",
390
+ "color": "subtle",
301
391
  "textContent": "For engineering-led support workflows."
302
392
  },
393
+ {
394
+ "id": "text-21",
395
+ "component": "Text",
396
+ "variant": "body",
397
+ "slot": "description",
398
+ "children": [
399
+ "text-22"
400
+ ]
401
+ },
303
402
  {
304
403
  "id": "hd-linear",
305
404
  "component": "Toggle",
405
+ "slot": "action",
306
406
  "name": "hd[linear]"
307
407
  },
308
408
  {
@@ -310,8 +410,8 @@
310
410
  "component": "Header",
311
411
  "children": [
312
412
  "kanban",
313
- "text-11",
314
- "text-12",
413
+ "text-19",
414
+ "text-21",
315
415
  "hd-linear"
316
416
  ]
317
417
  },
@@ -325,24 +425,44 @@
325
425
  {
326
426
  "id": "funnel",
327
427
  "component": "Icon",
428
+ "slot": "icon",
328
429
  "name": "funnel",
329
430
  "size": "lg"
330
431
  },
331
432
  {
332
- "id": "text-13",
433
+ "id": "text-24",
333
434
  "component": "Text",
334
- "variant": "body",
435
+ "strong": true,
335
436
  "textContent": "HubSpot"
336
437
  },
337
438
  {
338
- "id": "text-14",
439
+ "id": "text-23",
339
440
  "component": "Text",
340
441
  "variant": "body",
442
+ "slot": "heading",
443
+ "children": [
444
+ "text-24"
445
+ ]
446
+ },
447
+ {
448
+ "id": "text-26",
449
+ "component": "Text",
450
+ "color": "subtle",
341
451
  "textContent": "Marketing-attached service hub."
342
452
  },
453
+ {
454
+ "id": "text-25",
455
+ "component": "Text",
456
+ "variant": "body",
457
+ "slot": "description",
458
+ "children": [
459
+ "text-26"
460
+ ]
461
+ },
343
462
  {
344
463
  "id": "hd-hubspot",
345
464
  "component": "Toggle",
465
+ "slot": "action",
346
466
  "name": "hd[hubspot]"
347
467
  },
348
468
  {
@@ -350,8 +470,8 @@
350
470
  "component": "Header",
351
471
  "children": [
352
472
  "funnel",
353
- "text-13",
354
- "text-14",
473
+ "text-23",
474
+ "text-25",
355
475
  "hd-hubspot"
356
476
  ]
357
477
  },
@@ -377,10 +497,29 @@
377
497
  ]
378
498
  },
379
499
  {
380
- "id": "text-15",
500
+ "id": "text-28",
501
+ "component": "Text",
502
+ "textContent": "admin → integrations",
503
+ "variant": "body"
504
+ },
505
+ {
506
+ "id": "link",
507
+ "component": "Link",
508
+ "href": "#",
509
+ "text": "admin → integrations",
510
+ "children": [
511
+ "text-28"
512
+ ]
513
+ },
514
+ {
515
+ "id": "text-27",
381
516
  "component": "Text",
382
517
  "variant": "body",
383
- "textContent": "We only forward ticket metadata (subject, priority, assignee) into your AdiaUI inbox by default. Conversation contents stay in your help desk. Configure per-channel scope from admin → integrations ."
518
+ "slot": "content",
519
+ "textContent": "We only forward ticket metadata (subject, priority, assignee) into your AdiaUI inbox by default. Conversation contents stay in your help desk. Configure per-channel scope from .",
520
+ "children": [
521
+ "link"
522
+ ]
384
523
  },
385
524
  {
386
525
  "id": "alert",
@@ -388,7 +527,7 @@
388
527
  "icon": "shield-check",
389
528
  "variant": "info",
390
529
  "children": [
391
- "text-15"
530
+ "text-27"
392
531
  ]
393
532
  },
394
533
  {
@@ -398,7 +537,7 @@
398
537
  "name": "defer"
399
538
  },
400
539
  {
401
- "id": "text-16",
540
+ "id": "text-29",
402
541
  "component": "Text",
403
542
  "color": "subtle",
404
543
  "textContent": "Inbound mentions of \"support\" / \"help\" / \"issue\" in connected channels will queue without routing until configured.",
@@ -410,7 +549,7 @@
410
549
  "data-reg-defer-row": "",
411
550
  "children": [
412
551
  "defer",
413
- "text-16"
552
+ "text-29"
414
553
  ]
415
554
  },
416
555
  {
@@ -23,7 +23,7 @@
23
23
  "picker"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-27T23:29:53.307Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "text",
@@ -104,6 +104,7 @@
104
104
  "id": "text-7",
105
105
  "component": "Text",
106
106
  "variant": "body",
107
+ "slot": "content",
107
108
  "textContent": "Imports run in the background — you can move on while it processes. We'll email you when it's done."
108
109
  },
109
110
  {