@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
  "setup"
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": "puzzle-piece",
@@ -71,13 +71,34 @@
71
71
  ]
72
72
  },
73
73
  {
74
- "id": "text-3",
74
+ "id": "magnifying-glass",
75
+ "component": "Icon",
76
+ "name": "magnifying-glass",
77
+ "weight": "bold"
78
+ },
79
+ {
80
+ "id": "text-4",
75
81
  "component": "Text",
76
82
  "variant": "body",
77
83
  "textContent": "Read your AdiaUI session token (for the quick-search palette to talk to your workspace)"
78
84
  },
79
85
  {
80
- "id": "text-4",
86
+ "id": "text-3",
87
+ "component": "Text",
88
+ "variant": "body",
89
+ "children": [
90
+ "magnifying-glass",
91
+ "text-4"
92
+ ]
93
+ },
94
+ {
95
+ "id": "bell",
96
+ "component": "Icon",
97
+ "name": "bell",
98
+ "weight": "bold"
99
+ },
100
+ {
101
+ "id": "text-6",
81
102
  "component": "Text",
82
103
  "variant": "body",
83
104
  "textContent": "Show desktop notifications (mentions, share-with-you events)"
@@ -86,16 +107,40 @@
86
107
  "id": "text-5",
87
108
  "component": "Text",
88
109
  "variant": "body",
110
+ "children": [
111
+ "bell",
112
+ "text-6"
113
+ ]
114
+ },
115
+ {
116
+ "id": "image",
117
+ "component": "Icon",
118
+ "name": "image",
119
+ "weight": "bold"
120
+ },
121
+ {
122
+ "id": "text-8",
123
+ "component": "Text",
124
+ "variant": "body",
89
125
  "textContent": "Capture the current tab when you click \"Snip to dashboard\" (only when you click it)"
90
126
  },
127
+ {
128
+ "id": "text-7",
129
+ "component": "Text",
130
+ "variant": "body",
131
+ "children": [
132
+ "image",
133
+ "text-8"
134
+ ]
135
+ },
91
136
  {
92
137
  "id": "permissions-requested-by-the-e",
93
138
  "component": "List",
94
139
  "data-onb-extension-perms": "",
95
140
  "children": [
96
141
  "text-3",
97
- "text-4",
98
- "text-5"
142
+ "text-5",
143
+ "text-7"
99
144
  ]
100
145
  },
101
146
  {
@@ -106,7 +151,7 @@
106
151
  "variant": "primary"
107
152
  },
108
153
  {
109
- "id": "text-6",
154
+ "id": "text-9",
110
155
  "component": "Text",
111
156
  "color": "subtle",
112
157
  "size": "sm",
@@ -120,7 +165,7 @@
120
165
  "column",
121
166
  "permissions-requested-by-the-e",
122
167
  "button",
123
- "text-6"
168
+ "text-9"
124
169
  ]
125
170
  }
126
171
  ]
@@ -23,25 +23,115 @@
23
23
  "screen"
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
+ {
29
+ "id": "check-circle",
30
+ "component": "Icon",
31
+ "name": "check-circle",
32
+ "weight": "fill"
33
+ },
34
+ {
35
+ "id": "text-2",
36
+ "component": "Text",
37
+ "variant": "body",
38
+ "textContent": "Pick how you'll use it"
39
+ },
40
+ {
41
+ "id": "text-3",
42
+ "component": "Text",
43
+ "color": "subtle",
44
+ "size": "sm",
45
+ "textContent": "Tailors the home screen + which integrations we suggest first."
46
+ },
47
+ {
48
+ "id": "column",
49
+ "component": "Column",
50
+ "children": [
51
+ "text-2",
52
+ "text-3"
53
+ ]
54
+ },
28
55
  {
29
56
  "id": "text",
30
57
  "component": "Text",
31
58
  "variant": "body",
32
- "textContent": "Pick how you'll use it Tailors the home screen + which integrations we suggest first."
59
+ "children": [
60
+ "check-circle",
61
+ "column"
62
+ ]
33
63
  },
34
64
  {
35
- "id": "text-2",
65
+ "id": "icon",
66
+ "component": "Icon",
67
+ "name": "check-circle",
68
+ "weight": "fill"
69
+ },
70
+ {
71
+ "id": "text-5",
36
72
  "component": "Text",
37
73
  "variant": "body",
38
- "textContent": "Connect your first data source One integration unlocks dashboards, alerts, and search across your stack."
74
+ "textContent": "Connect your first data source"
39
75
  },
40
76
  {
41
- "id": "text-3",
77
+ "id": "text-6",
78
+ "component": "Text",
79
+ "color": "subtle",
80
+ "size": "sm",
81
+ "textContent": "One integration unlocks dashboards, alerts, and search across your stack."
82
+ },
83
+ {
84
+ "id": "column-2",
85
+ "component": "Column",
86
+ "children": [
87
+ "text-5",
88
+ "text-6"
89
+ ]
90
+ },
91
+ {
92
+ "id": "text-4",
93
+ "component": "Text",
94
+ "variant": "body",
95
+ "children": [
96
+ "icon",
97
+ "column-2"
98
+ ]
99
+ },
100
+ {
101
+ "id": "icon-2",
102
+ "component": "Icon",
103
+ "name": "check-circle",
104
+ "weight": "fill"
105
+ },
106
+ {
107
+ "id": "text-8",
108
+ "component": "Text",
109
+ "variant": "body",
110
+ "textContent": "See your first dashboard"
111
+ },
112
+ {
113
+ "id": "text-9",
114
+ "component": "Text",
115
+ "color": "subtle",
116
+ "size": "sm",
117
+ "textContent": "Generated from real data, ready to share or edit."
118
+ },
119
+ {
120
+ "id": "column-3",
121
+ "component": "Column",
122
+ "children": [
123
+ "text-8",
124
+ "text-9"
125
+ ]
126
+ },
127
+ {
128
+ "id": "text-7",
42
129
  "component": "Text",
43
130
  "variant": "body",
44
- "textContent": "See your first dashboard Generated from real data, ready to share or edit."
131
+ "children": [
132
+ "icon-2",
133
+ "column-3"
134
+ ]
45
135
  },
46
136
  {
47
137
  "id": "list",
@@ -49,8 +139,8 @@
49
139
  "data-onb-outcomes": "",
50
140
  "children": [
51
141
  "text",
52
- "text-2",
53
- "text-3"
142
+ "text-4",
143
+ "text-7"
54
144
  ]
55
145
  },
56
146
  {
@@ -23,7 +23,7 @@
23
23
  "connect"
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": "data-mode",
@@ -24,7 +24,7 @@
24
24
  "continue"
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": "qr-code",
@@ -25,7 +25,7 @@
25
25
  "push"
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": "notify",
@@ -24,7 +24,7 @@
24
24
  "designer"
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": "mode",
@@ -23,7 +23,7 @@
23
23
  "setup"
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": "source",
@@ -99,11 +99,21 @@
99
99
  "option-card-5"
100
100
  ]
101
101
  },
102
+ {
103
+ "id": "text-2",
104
+ "component": "Text",
105
+ "variant": "body",
106
+ "textContent": "Read-only by default."
107
+ },
102
108
  {
103
109
  "id": "text",
104
110
  "component": "Text",
105
111
  "variant": "body",
106
- "textContent": "Read-only by default. AdiaUI never writes or deletes data on your provider. You can audit + revoke from settings → Integrations."
112
+ "slot": "content",
113
+ "textContent": "AdiaUI never writes or deletes data on your provider. You can audit + revoke from settings → Integrations.",
114
+ "children": [
115
+ "text-2"
116
+ ]
107
117
  },
108
118
  {
109
119
  "id": "alert",
@@ -22,7 +22,7 @@
22
22
  "finish"
23
23
  ]
24
24
  },
25
- "captured_at": "2026-05-27T03:59:46.910Z",
25
+ "captured_at": "2026-05-28T23:31:43.377Z",
26
26
  "template": [
27
27
  {
28
28
  "id": "text",
@@ -219,11 +219,21 @@
219
219
  "column-8"
220
220
  ]
221
221
  },
222
+ {
223
+ "id": "text-14",
224
+ "component": "Text",
225
+ "variant": "body",
226
+ "textContent": "Looking good."
227
+ },
222
228
  {
223
229
  "id": "text-13",
224
230
  "component": "Text",
225
231
  "variant": "body",
226
- "textContent": "Looking good. Next we'll set notification preferences, then offer two optional companion installs (mobile app + browser extension). Nothing else is required."
232
+ "slot": "content",
233
+ "textContent": "Next we'll set notification preferences, then offer two optional companion installs (mobile app + browser extension). Nothing else is required.",
234
+ "children": [
235
+ "text-14"
236
+ ]
227
237
  },
228
238
  {
229
239
  "id": "alert",
@@ -104,7 +104,7 @@
104
104
  "html": "<footer data-chunk-slot=\"page-footer\">\n <step-progress-ui value=\"1\" total=\"10\" caption=\"Step 1 of 10\"></step-progress-ui>\n <div data-onb-actions>\n <button-ui text=\"Get started\" variant=\"primary\" type=\"submit\"></button-ui>\n </div>\n </footer>"
105
105
  }
106
106
  ],
107
- "captured_at": "2026-05-27T03:59:46.910Z",
107
+ "captured_at": "2026-05-28T23:31:43.377Z",
108
108
  "metadata": {
109
109
  "domain": "onboarding",
110
110
  "description": "Onboarding step footer — back / next navigation controls for multi-step flow.",
@@ -104,7 +104,7 @@
104
104
  "html": "<header data-onb-heading data-chunk-slot=\"page-header\">\n <h1>Let's get you set up</h1>\n <text-ui color=\"subtle\">A quick guided tour. Everything is changeable in settings later.</text-ui>\n </header>"
105
105
  }
106
106
  ],
107
- "captured_at": "2026-05-27T03:59:46.910Z",
107
+ "captured_at": "2026-05-28T23:31:43.377Z",
108
108
  "metadata": {
109
109
  "domain": "onboarding",
110
110
  "description": "Onboarding step header — step number, title, and context for current flow step.",
@@ -124,7 +124,7 @@
124
124
  "html": "<step-progress-ui value=\"1\" total=\"10\" caption=\"Step 1 of 10\"></step-progress-ui>"
125
125
  }
126
126
  ],
127
- "captured_at": "2026-05-27T03:59:46.910Z",
127
+ "captured_at": "2026-05-28T23:31:43.377Z",
128
128
  "metadata": {
129
129
  "domain": "onboarding",
130
130
  "description": "Onboarding progress stepper — visual indicator of current and remaining setup steps.",
@@ -65,7 +65,7 @@
65
65
  "layout": "page"
66
66
  }
67
67
  },
68
- "captured_at": "2026-05-27T03:59:46.910Z",
68
+ "captured_at": "2026-05-28T23:31:43.377Z",
69
69
  "template": [
70
70
  {
71
71
  "id": "image",
@@ -182,23 +182,113 @@
182
182
  "header-2"
183
183
  ]
184
184
  },
185
+ {
186
+ "id": "check-circle",
187
+ "component": "Icon",
188
+ "name": "check-circle",
189
+ "weight": "fill"
190
+ },
191
+ {
192
+ "id": "text-8",
193
+ "component": "Text",
194
+ "variant": "body",
195
+ "textContent": "Pick how you'll use it"
196
+ },
197
+ {
198
+ "id": "text-9",
199
+ "component": "Text",
200
+ "color": "subtle",
201
+ "size": "sm",
202
+ "textContent": "Tailors the home screen + which integrations we suggest first."
203
+ },
204
+ {
205
+ "id": "column-4",
206
+ "component": "Column",
207
+ "children": [
208
+ "text-8",
209
+ "text-9"
210
+ ]
211
+ },
185
212
  {
186
213
  "id": "text-7",
187
214
  "component": "Text",
188
215
  "variant": "body",
189
- "textContent": "Pick how you'll use it Tailors the home screen + which integrations we suggest first."
216
+ "children": [
217
+ "check-circle",
218
+ "column-4"
219
+ ]
190
220
  },
191
221
  {
192
- "id": "text-8",
222
+ "id": "icon",
223
+ "component": "Icon",
224
+ "name": "check-circle",
225
+ "weight": "fill"
226
+ },
227
+ {
228
+ "id": "text-11",
193
229
  "component": "Text",
194
230
  "variant": "body",
195
- "textContent": "Connect your first data source One integration unlocks dashboards, alerts, and search across your stack."
231
+ "textContent": "Connect your first data source"
196
232
  },
197
233
  {
198
- "id": "text-9",
234
+ "id": "text-12",
235
+ "component": "Text",
236
+ "color": "subtle",
237
+ "size": "sm",
238
+ "textContent": "One integration unlocks dashboards, alerts, and search across your stack."
239
+ },
240
+ {
241
+ "id": "column-5",
242
+ "component": "Column",
243
+ "children": [
244
+ "text-11",
245
+ "text-12"
246
+ ]
247
+ },
248
+ {
249
+ "id": "text-10",
250
+ "component": "Text",
251
+ "variant": "body",
252
+ "children": [
253
+ "icon",
254
+ "column-5"
255
+ ]
256
+ },
257
+ {
258
+ "id": "icon-2",
259
+ "component": "Icon",
260
+ "name": "check-circle",
261
+ "weight": "fill"
262
+ },
263
+ {
264
+ "id": "text-14",
265
+ "component": "Text",
266
+ "variant": "body",
267
+ "textContent": "See your first dashboard"
268
+ },
269
+ {
270
+ "id": "text-15",
271
+ "component": "Text",
272
+ "color": "subtle",
273
+ "size": "sm",
274
+ "textContent": "Generated from real data, ready to share or edit."
275
+ },
276
+ {
277
+ "id": "column-6",
278
+ "component": "Column",
279
+ "children": [
280
+ "text-14",
281
+ "text-15"
282
+ ]
283
+ },
284
+ {
285
+ "id": "text-13",
199
286
  "component": "Text",
200
287
  "variant": "body",
201
- "textContent": "See your first dashboard Generated from real data, ready to share or edit."
288
+ "children": [
289
+ "icon-2",
290
+ "column-6"
291
+ ]
202
292
  },
203
293
  {
204
294
  "id": "list",
@@ -206,8 +296,8 @@
206
296
  "data-onb-outcomes": "",
207
297
  "children": [
208
298
  "text-7",
209
- "text-8",
210
- "text-9"
299
+ "text-10",
300
+ "text-13"
211
301
  ]
212
302
  },
213
303
  {
@@ -229,7 +319,7 @@
229
319
  ]
230
320
  },
231
321
  {
232
- "id": "column-4",
322
+ "id": "column-7",
233
323
  "component": "Column"
234
324
  },
235
325
  {
@@ -240,7 +330,7 @@
240
330
  "variant": "primary"
241
331
  },
242
332
  {
243
- "id": "column-5",
333
+ "id": "column-8",
244
334
  "component": "Column",
245
335
  "data-onb-actions": "",
246
336
  "children": [
@@ -252,8 +342,8 @@
252
342
  "component": "Footer",
253
343
  "data-chunk-slot": "page-footer",
254
344
  "children": [
255
- "column-4",
256
- "column-5"
345
+ "column-7",
346
+ "column-8"
257
347
  ]
258
348
  },
259
349
  {
@@ -104,7 +104,7 @@
104
104
  "html": "<aside data-onb-story data-chunk-slot=\"page-story\">\n <a data-onb-brand href=\"/\" aria-label=\"AdiaUI home\">\n <image-ui src=\"/icons/agent-ui-light.svg\" alt=\"\" aria-hidden=\"true\"></image-ui>\n <strong>AdiaUI</strong>\n </a>\n <div data-onb-story-content>\n <h2>Welcome aboard, Kim.</h2>\n <p>\n You're three minutes away from your first usable workspace. We'll walk through the essentials — pick how you'll use it, connect a data source, see\n your first dashboard come to life. Skip anything you'd rather come back to later.\n </p>\n <text-ui color=\"subtle\" size=\"sm\">Step 1 of 10 · Onboarding</text-ui>\n </div>\n </aside>"
105
105
  }
106
106
  ],
107
- "captured_at": "2026-05-27T03:59:46.910Z",
107
+ "captured_at": "2026-05-28T23:31:43.377Z",
108
108
  "metadata": {
109
109
  "domain": "onboarding",
110
110
  "description": "Onboarding left story pane — decorative panel with brand illustration or benefit bullets.",
@@ -23,7 +23,7 @@
23
23
  "guide"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-28T23:31:43.377Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "text",
@@ -30,7 +30,7 @@
30
30
  "tracking"
31
31
  ]
32
32
  },
33
- "captured_at": "2026-05-27T03:59:46.910Z",
33
+ "captured_at": "2026-05-28T23:31:43.377Z",
34
34
  "template": [
35
35
  {
36
36
  "id": "text",
@@ -42,6 +42,7 @@
42
42
  "id": "text-2",
43
43
  "component": "Text",
44
44
  "variant": "body",
45
+ "slot": "description",
45
46
  "textContent": "Estimated delivery: May 28, 2026"
46
47
  },
47
48
  {
@@ -24,7 +24,7 @@
24
24
  "pages"
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",