@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
@@ -28,25 +28,76 @@
28
28
  "avatar-ui"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-05-27T03:59:46.910Z",
31
+ "captured_at": "2026-05-28T23:31:43.377Z",
32
32
  "template": [
33
+ {
34
+ "id": "text-2",
35
+ "component": "Text",
36
+ "strong": true,
37
+ "textContent": "Inbox"
38
+ },
39
+ {
40
+ "id": "badge",
41
+ "component": "Badge",
42
+ "text": "12 unread",
43
+ "variant": "accent"
44
+ },
33
45
  {
34
46
  "id": "text",
35
47
  "component": "Text",
36
48
  "variant": "body",
37
- "textContent": "Inbox"
49
+ "slot": "heading",
50
+ "children": [
51
+ "text-2",
52
+ "badge"
53
+ ]
38
54
  },
39
55
  {
40
- "id": "text-2",
56
+ "id": "button",
57
+ "component": "Button",
58
+ "icon": "funnel",
59
+ "size": "sm",
60
+ "variant": "ghost"
61
+ },
62
+ {
63
+ "id": "button-2",
64
+ "component": "Button",
65
+ "icon": "magnifying-glass",
66
+ "size": "sm",
67
+ "variant": "ghost"
68
+ },
69
+ {
70
+ "id": "button-3",
71
+ "component": "Button",
72
+ "icon": "pencil-simple",
73
+ "size": "sm",
74
+ "variant": "ghost"
75
+ },
76
+ {
77
+ "id": "row",
78
+ "component": "Row",
79
+ "gap": "1",
80
+ "children": [
81
+ "button",
82
+ "button-2",
83
+ "button-3"
84
+ ]
85
+ },
86
+ {
87
+ "id": "text-3",
41
88
  "component": "Text",
42
- "variant": "body"
89
+ "variant": "body",
90
+ "slot": "action",
91
+ "children": [
92
+ "row"
93
+ ]
43
94
  },
44
95
  {
45
96
  "id": "header",
46
97
  "component": "Header",
47
98
  "children": [
48
99
  "text",
49
- "text-2"
100
+ "text-3"
50
101
  ]
51
102
  },
52
103
  {
@@ -56,38 +107,38 @@
56
107
  "text": "Sarah Miller"
57
108
  },
58
109
  {
59
- "id": "text-3",
110
+ "id": "text-4",
60
111
  "component": "Text",
61
112
  "strong": true,
62
113
  "textContent": "Sarah Miller"
63
114
  },
64
115
  {
65
- "id": "text-4",
116
+ "id": "text-5",
66
117
  "component": "Text",
67
118
  "color": "subtle",
68
119
  "size": "xs",
69
120
  "textContent": "9:41 AM"
70
121
  },
71
122
  {
72
- "id": "row-2",
123
+ "id": "row-3",
73
124
  "component": "Row",
74
125
  "align": "center",
75
126
  "gap": "2",
76
127
  "justify": "between",
77
128
  "children": [
78
- "text-3",
79
- "text-4"
129
+ "text-4",
130
+ "text-5"
80
131
  ]
81
132
  },
82
133
  {
83
- "id": "text-5",
134
+ "id": "text-6",
84
135
  "component": "Text",
85
136
  "size": "sm",
86
137
  "strong": true,
87
138
  "textContent": "Design review feedback — Q3 components"
88
139
  },
89
140
  {
90
- "id": "text-6",
141
+ "id": "text-7",
91
142
  "component": "Text",
92
143
  "color": "subtle",
93
144
  "size": "sm",
@@ -99,26 +150,26 @@
99
150
  "gap": "0",
100
151
  "grow": true,
101
152
  "children": [
102
- "text-5",
103
- "text-6"
153
+ "text-6",
154
+ "text-7"
104
155
  ]
105
156
  },
106
157
  {
107
- "id": "badge",
158
+ "id": "badge-2",
108
159
  "component": "Badge",
109
160
  "size": "sm",
110
161
  "text": "3",
111
162
  "variant": "accent"
112
163
  },
113
164
  {
114
- "id": "row-3",
165
+ "id": "row-4",
115
166
  "component": "Row",
116
167
  "align": "center",
117
168
  "gap": "2",
118
169
  "justify": "between",
119
170
  "children": [
120
171
  "column-2",
121
- "badge"
172
+ "badge-2"
122
173
  ]
123
174
  },
124
175
  {
@@ -127,12 +178,12 @@
127
178
  "gap": "0",
128
179
  "grow": true,
129
180
  "children": [
130
- "row-2",
131
- "row-3"
181
+ "row-3",
182
+ "row-4"
132
183
  ]
133
184
  },
134
185
  {
135
- "id": "row",
186
+ "id": "row-2",
136
187
  "component": "Row",
137
188
  "align": "start",
138
189
  "gap": "3",
@@ -146,7 +197,7 @@
146
197
  "id": "list-item",
147
198
  "component": "ListItem",
148
199
  "children": [
149
- "row"
200
+ "row-2"
150
201
  ]
151
202
  },
152
203
  {
@@ -156,38 +207,38 @@
156
207
  "text": "James Park"
157
208
  },
158
209
  {
159
- "id": "text-7",
210
+ "id": "text-8",
160
211
  "component": "Text",
161
212
  "strong": true,
162
213
  "textContent": "James Park"
163
214
  },
164
215
  {
165
- "id": "text-8",
216
+ "id": "text-9",
166
217
  "component": "Text",
167
218
  "color": "subtle",
168
219
  "size": "xs",
169
220
  "textContent": "8:15 AM"
170
221
  },
171
222
  {
172
- "id": "row-5",
223
+ "id": "row-6",
173
224
  "component": "Row",
174
225
  "align": "center",
175
226
  "gap": "2",
176
227
  "justify": "between",
177
228
  "children": [
178
- "text-7",
179
- "text-8"
229
+ "text-8",
230
+ "text-9"
180
231
  ]
181
232
  },
182
233
  {
183
- "id": "text-9",
234
+ "id": "text-10",
184
235
  "component": "Text",
185
236
  "size": "sm",
186
237
  "strong": true,
187
238
  "textContent": "Invoice #1042 is ready"
188
239
  },
189
240
  {
190
- "id": "text-10",
241
+ "id": "text-11",
191
242
  "component": "Text",
192
243
  "color": "subtle",
193
244
  "size": "sm",
@@ -199,26 +250,26 @@
199
250
  "gap": "0",
200
251
  "grow": true,
201
252
  "children": [
202
- "text-9",
203
- "text-10"
253
+ "text-10",
254
+ "text-11"
204
255
  ]
205
256
  },
206
257
  {
207
- "id": "badge-2",
258
+ "id": "badge-3",
208
259
  "component": "Badge",
209
260
  "size": "sm",
210
261
  "text": "1",
211
262
  "variant": "accent"
212
263
  },
213
264
  {
214
- "id": "row-6",
265
+ "id": "row-7",
215
266
  "component": "Row",
216
267
  "align": "center",
217
268
  "gap": "2",
218
269
  "justify": "between",
219
270
  "children": [
220
271
  "column-4",
221
- "badge-2"
272
+ "badge-3"
222
273
  ]
223
274
  },
224
275
  {
@@ -227,12 +278,12 @@
227
278
  "gap": "0",
228
279
  "grow": true,
229
280
  "children": [
230
- "row-5",
231
- "row-6"
281
+ "row-6",
282
+ "row-7"
232
283
  ]
233
284
  },
234
285
  {
235
- "id": "row-4",
286
+ "id": "row-5",
236
287
  "component": "Row",
237
288
  "align": "start",
238
289
  "gap": "3",
@@ -246,7 +297,7 @@
246
297
  "id": "list-item-2",
247
298
  "component": "ListItem",
248
299
  "children": [
249
- "row-4"
300
+ "row-5"
250
301
  ]
251
302
  },
252
303
  {
@@ -256,36 +307,36 @@
256
307
  "text": "Alex Chen"
257
308
  },
258
309
  {
259
- "id": "text-11",
310
+ "id": "text-12",
260
311
  "component": "Text",
261
312
  "textContent": "Alex Chen"
262
313
  },
263
314
  {
264
- "id": "text-12",
315
+ "id": "text-13",
265
316
  "component": "Text",
266
317
  "color": "subtle",
267
318
  "size": "xs",
268
319
  "textContent": "Yesterday"
269
320
  },
270
321
  {
271
- "id": "row-8",
322
+ "id": "row-9",
272
323
  "component": "Row",
273
324
  "align": "center",
274
325
  "gap": "2",
275
326
  "justify": "between",
276
327
  "children": [
277
- "text-11",
278
- "text-12"
328
+ "text-12",
329
+ "text-13"
279
330
  ]
280
331
  },
281
332
  {
282
- "id": "text-13",
333
+ "id": "text-14",
283
334
  "component": "Text",
284
335
  "size": "sm",
285
336
  "textContent": "Re: Team offsite dates confirmed"
286
337
  },
287
338
  {
288
- "id": "text-14",
339
+ "id": "text-15",
289
340
  "component": "Text",
290
341
  "color": "subtle",
291
342
  "size": "sm",
@@ -296,8 +347,8 @@
296
347
  "component": "Column",
297
348
  "gap": "0",
298
349
  "children": [
299
- "text-13",
300
- "text-14"
350
+ "text-14",
351
+ "text-15"
301
352
  ]
302
353
  },
303
354
  {
@@ -306,12 +357,12 @@
306
357
  "gap": "0",
307
358
  "grow": true,
308
359
  "children": [
309
- "row-8",
360
+ "row-9",
310
361
  "column-6"
311
362
  ]
312
363
  },
313
364
  {
314
- "id": "row-7",
365
+ "id": "row-8",
315
366
  "component": "Row",
316
367
  "align": "start",
317
368
  "gap": "3",
@@ -325,7 +376,7 @@
325
376
  "id": "list-item-3",
326
377
  "component": "ListItem",
327
378
  "children": [
328
- "row-7"
379
+ "row-8"
329
380
  ]
330
381
  },
331
382
  {
@@ -335,38 +386,38 @@
335
386
  "size": "sm"
336
387
  },
337
388
  {
338
- "id": "text-15",
389
+ "id": "text-16",
339
390
  "component": "Text",
340
391
  "strong": true,
341
392
  "textContent": "Acme Corp Billing"
342
393
  },
343
394
  {
344
- "id": "text-16",
395
+ "id": "text-17",
345
396
  "component": "Text",
346
397
  "color": "subtle",
347
398
  "size": "xs",
348
399
  "textContent": "Yesterday"
349
400
  },
350
401
  {
351
- "id": "row-10",
402
+ "id": "row-11",
352
403
  "component": "Row",
353
404
  "align": "center",
354
405
  "gap": "2",
355
406
  "justify": "between",
356
407
  "children": [
357
- "text-15",
358
- "text-16"
408
+ "text-16",
409
+ "text-17"
359
410
  ]
360
411
  },
361
412
  {
362
- "id": "text-17",
413
+ "id": "text-18",
363
414
  "component": "Text",
364
415
  "size": "sm",
365
416
  "strong": true,
366
417
  "textContent": "Your subscription renews in 3 days"
367
418
  },
368
419
  {
369
- "id": "text-18",
420
+ "id": "text-19",
370
421
  "component": "Text",
371
422
  "color": "subtle",
372
423
  "size": "sm",
@@ -378,26 +429,26 @@
378
429
  "gap": "0",
379
430
  "grow": true,
380
431
  "children": [
381
- "text-17",
382
- "text-18"
432
+ "text-18",
433
+ "text-19"
383
434
  ]
384
435
  },
385
436
  {
386
- "id": "badge-3",
437
+ "id": "badge-4",
387
438
  "component": "Badge",
388
439
  "size": "sm",
389
440
  "text": "1",
390
441
  "variant": "accent"
391
442
  },
392
443
  {
393
- "id": "row-11",
444
+ "id": "row-12",
394
445
  "component": "Row",
395
446
  "align": "center",
396
447
  "gap": "2",
397
448
  "justify": "between",
398
449
  "children": [
399
450
  "column-8",
400
- "badge-3"
451
+ "badge-4"
401
452
  ]
402
453
  },
403
454
  {
@@ -406,12 +457,12 @@
406
457
  "gap": "0",
407
458
  "grow": true,
408
459
  "children": [
409
- "row-10",
410
- "row-11"
460
+ "row-11",
461
+ "row-12"
411
462
  ]
412
463
  },
413
464
  {
414
- "id": "row-9",
465
+ "id": "row-10",
415
466
  "component": "Row",
416
467
  "align": "start",
417
468
  "gap": "3",
@@ -425,7 +476,7 @@
425
476
  "id": "list-item-4",
426
477
  "component": "ListItem",
427
478
  "children": [
428
- "row-9"
479
+ "row-10"
429
480
  ]
430
481
  },
431
482
  {
@@ -435,36 +486,36 @@
435
486
  "text": "Maria Santos"
436
487
  },
437
488
  {
438
- "id": "text-19",
489
+ "id": "text-20",
439
490
  "component": "Text",
440
491
  "textContent": "Maria Santos"
441
492
  },
442
493
  {
443
- "id": "text-20",
494
+ "id": "text-21",
444
495
  "component": "Text",
445
496
  "color": "subtle",
446
497
  "size": "xs",
447
498
  "textContent": "Mon"
448
499
  },
449
500
  {
450
- "id": "row-13",
501
+ "id": "row-14",
451
502
  "component": "Row",
452
503
  "align": "center",
453
504
  "gap": "2",
454
505
  "justify": "between",
455
506
  "children": [
456
- "text-19",
457
- "text-20"
507
+ "text-20",
508
+ "text-21"
458
509
  ]
459
510
  },
460
511
  {
461
- "id": "text-21",
512
+ "id": "text-22",
462
513
  "component": "Text",
463
514
  "size": "sm",
464
515
  "textContent": "Onboarding checklist — final items"
465
516
  },
466
517
  {
467
- "id": "text-22",
518
+ "id": "text-23",
468
519
  "component": "Text",
469
520
  "color": "subtle",
470
521
  "size": "sm",
@@ -475,8 +526,8 @@
475
526
  "component": "Column",
476
527
  "gap": "0",
477
528
  "children": [
478
- "text-21",
479
- "text-22"
529
+ "text-22",
530
+ "text-23"
480
531
  ]
481
532
  },
482
533
  {
@@ -485,12 +536,12 @@
485
536
  "gap": "0",
486
537
  "grow": true,
487
538
  "children": [
488
- "row-13",
539
+ "row-14",
489
540
  "column-10"
490
541
  ]
491
542
  },
492
543
  {
493
- "id": "row-12",
544
+ "id": "row-13",
494
545
  "component": "Row",
495
546
  "align": "start",
496
547
  "gap": "3",
@@ -504,7 +555,7 @@
504
555
  "id": "list-item-5",
505
556
  "component": "ListItem",
506
557
  "children": [
507
- "row-12"
558
+ "row-13"
508
559
  ]
509
560
  },
510
561
  {
@@ -514,36 +565,36 @@
514
565
  "text": "Priya Nair"
515
566
  },
516
567
  {
517
- "id": "text-23",
568
+ "id": "text-24",
518
569
  "component": "Text",
519
570
  "textContent": "Priya Nair"
520
571
  },
521
572
  {
522
- "id": "text-24",
573
+ "id": "text-25",
523
574
  "component": "Text",
524
575
  "color": "subtle",
525
576
  "size": "xs",
526
577
  "textContent": "Sun"
527
578
  },
528
579
  {
529
- "id": "row-15",
580
+ "id": "row-16",
530
581
  "component": "Row",
531
582
  "align": "center",
532
583
  "gap": "2",
533
584
  "justify": "between",
534
585
  "children": [
535
- "text-23",
536
- "text-24"
586
+ "text-24",
587
+ "text-25"
537
588
  ]
538
589
  },
539
590
  {
540
- "id": "text-25",
591
+ "id": "text-26",
541
592
  "component": "Text",
542
593
  "size": "sm",
543
594
  "textContent": "Weekly digest — design system updates"
544
595
  },
545
596
  {
546
- "id": "text-26",
597
+ "id": "text-27",
547
598
  "component": "Text",
548
599
  "color": "subtle",
549
600
  "size": "sm",
@@ -554,8 +605,8 @@
554
605
  "component": "Column",
555
606
  "gap": "0",
556
607
  "children": [
557
- "text-25",
558
- "text-26"
608
+ "text-26",
609
+ "text-27"
559
610
  ]
560
611
  },
561
612
  {
@@ -564,12 +615,12 @@
564
615
  "gap": "0",
565
616
  "grow": true,
566
617
  "children": [
567
- "row-15",
618
+ "row-16",
568
619
  "column-12"
569
620
  ]
570
621
  },
571
622
  {
572
- "id": "row-14",
623
+ "id": "row-15",
573
624
  "component": "Row",
574
625
  "align": "start",
575
626
  "gap": "3",
@@ -583,7 +634,7 @@
583
634
  "id": "list-item-6",
584
635
  "component": "ListItem",
585
636
  "children": [
586
- "row-14"
637
+ "row-15"
587
638
  ]
588
639
  },
589
640
  {
@@ -26,11 +26,12 @@
26
26
  "state"
27
27
  ]
28
28
  },
29
- "captured_at": "2026-05-27T03:59:46.910Z",
29
+ "captured_at": "2026-05-28T23:31:43.377Z",
30
30
  "template": [
31
31
  {
32
32
  "id": "button",
33
33
  "component": "Button",
34
+ "slot": "action",
34
35
  "icon": "arrow-clockwise",
35
36
  "text": "Retry",
36
37
  "variant": "outline"
@@ -23,7 +23,7 @@
23
23
  "no-results"
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": "empty-state",
@@ -22,11 +22,12 @@
22
22
  "forbidden"
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": "button",
29
29
  "component": "Button",
30
+ "slot": "action",
30
31
  "text": "Request access",
31
32
  "variant": "outline"
32
33
  },
@@ -32,7 +32,7 @@
32
32
  "zero-results"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-05-27T03:59:46.910Z",
35
+ "captured_at": "2026-05-28T23:31:43.377Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "inbox",
@@ -25,7 +25,7 @@
25
25
  "navigation"
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": "button",