@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
@@ -33,7 +33,7 @@
33
33
  "layout": "panel"
34
34
  }
35
35
  },
36
- "captured_at": "2026-05-27T03:59:46.910Z",
36
+ "captured_at": "2026-05-27T23:29:53.307Z",
37
37
  "template": [
38
38
  {
39
39
  "id": "text",
@@ -45,18 +45,9 @@
45
45
  "id": "text-2",
46
46
  "component": "Text",
47
47
  "variant": "body",
48
+ "slot": "description",
48
49
  "textContent": "System and team activity"
49
50
  },
50
- {
51
- "id": "column",
52
- "component": "Column",
53
- "gap": "0",
54
- "grow": true,
55
- "children": [
56
- "text",
57
- "text-2"
58
- ]
59
- },
60
51
  {
61
52
  "id": "segment",
62
53
  "component": "Segment",
@@ -95,10 +86,10 @@
95
86
  {
96
87
  "id": "row",
97
88
  "component": "Row",
89
+ "slot": "action",
98
90
  "align": "center",
99
- "gap": "3",
91
+ "gap": "2",
100
92
  "children": [
101
- "column",
102
93
  "segmented-control",
103
94
  "button"
104
95
  ]
@@ -107,12 +98,15 @@
107
98
  "id": "header",
108
99
  "component": "Header",
109
100
  "children": [
101
+ "text",
102
+ "text-2",
110
103
  "row"
111
104
  ]
112
105
  },
113
106
  {
114
107
  "id": "avatar",
115
108
  "component": "Avatar",
109
+ "slot": "icon",
116
110
  "icon": "check-circle",
117
111
  "size": "sm"
118
112
  },
@@ -130,8 +124,9 @@
130
124
  "textContent": "2m ago"
131
125
  },
132
126
  {
133
- "id": "row-3",
127
+ "id": "row-2",
134
128
  "component": "Row",
129
+ "slot": "text",
135
130
  "align": "center",
136
131
  "gap": "2",
137
132
  "children": [
@@ -142,47 +137,31 @@
142
137
  {
143
138
  "id": "text-5",
144
139
  "component": "Text",
140
+ "slot": "description",
145
141
  "color": "subtle",
146
142
  "textContent": "Production deploy v2.14.0 succeeded. 12 files changed."
147
143
  },
148
- {
149
- "id": "column-2",
150
- "component": "Column",
151
- "gap": "0",
152
- "grow": true,
153
- "children": [
154
- "row-3",
155
- "text-5"
156
- ]
157
- },
158
144
  {
159
145
  "id": "badge",
160
146
  "component": "Badge",
147
+ "slot": "action",
161
148
  "text": "New",
162
149
  "variant": "accent"
163
150
  },
164
- {
165
- "id": "row-2",
166
- "component": "Row",
167
- "align": "start",
168
- "gap": "2",
169
- "grow": true,
170
- "children": [
171
- "avatar",
172
- "column-2",
173
- "badge"
174
- ]
175
- },
176
151
  {
177
152
  "id": "list-item",
178
153
  "component": "ListItem",
179
154
  "children": [
180
- "row-2"
155
+ "avatar",
156
+ "row-2",
157
+ "text-5",
158
+ "badge"
181
159
  ]
182
160
  },
183
161
  {
184
162
  "id": "avatar-2",
185
163
  "component": "Avatar",
164
+ "slot": "icon",
186
165
  "size": "sm",
187
166
  "text": "Alex Chen"
188
167
  },
@@ -200,8 +179,9 @@
200
179
  "textContent": "18m ago"
201
180
  },
202
181
  {
203
- "id": "row-5",
182
+ "id": "row-3",
204
183
  "component": "Row",
184
+ "slot": "text",
205
185
  "align": "center",
206
186
  "gap": "2",
207
187
  "children": [
@@ -212,47 +192,31 @@
212
192
  {
213
193
  "id": "text-8",
214
194
  "component": "Text",
195
+ "slot": "description",
215
196
  "color": "subtle",
216
197
  "textContent": "\"@you can you take a look at the Safari issue?\""
217
198
  },
218
- {
219
- "id": "column-3",
220
- "component": "Column",
221
- "gap": "0",
222
- "grow": true,
223
- "children": [
224
- "row-5",
225
- "text-8"
226
- ]
227
- },
228
199
  {
229
200
  "id": "badge-2",
230
201
  "component": "Badge",
202
+ "slot": "action",
231
203
  "text": "Mention",
232
204
  "variant": "warning"
233
205
  },
234
- {
235
- "id": "row-4",
236
- "component": "Row",
237
- "align": "start",
238
- "gap": "2",
239
- "grow": true,
240
- "children": [
241
- "avatar-2",
242
- "column-3",
243
- "badge-2"
244
- ]
245
- },
246
206
  {
247
207
  "id": "list-item-2",
248
208
  "component": "ListItem",
249
209
  "children": [
250
- "row-4"
210
+ "avatar-2",
211
+ "row-3",
212
+ "text-8",
213
+ "badge-2"
251
214
  ]
252
215
  },
253
216
  {
254
217
  "id": "avatar-3",
255
218
  "component": "Avatar",
219
+ "slot": "icon",
256
220
  "icon": "warning",
257
221
  "size": "sm"
258
222
  },
@@ -270,8 +234,9 @@
270
234
  "textContent": "2h ago"
271
235
  },
272
236
  {
273
- "id": "row-7",
237
+ "id": "row-4",
274
238
  "component": "Row",
239
+ "slot": "text",
275
240
  "align": "center",
276
241
  "gap": "2",
277
242
  "children": [
@@ -282,47 +247,31 @@
282
247
  {
283
248
  "id": "text-11",
284
249
  "component": "Text",
250
+ "slot": "description",
285
251
  "color": "subtle",
286
252
  "textContent": "API calls at 85% of monthly quota. Consider upgrading your plan."
287
253
  },
288
- {
289
- "id": "column-4",
290
- "component": "Column",
291
- "gap": "0",
292
- "grow": true,
293
- "children": [
294
- "row-7",
295
- "text-11"
296
- ]
297
- },
298
254
  {
299
255
  "id": "badge-3",
300
256
  "component": "Badge",
257
+ "slot": "action",
301
258
  "text": "Warning",
302
259
  "variant": "warning"
303
260
  },
304
- {
305
- "id": "row-6",
306
- "component": "Row",
307
- "align": "start",
308
- "gap": "2",
309
- "grow": true,
310
- "children": [
311
- "avatar-3",
312
- "column-4",
313
- "badge-3"
314
- ]
315
- },
316
261
  {
317
262
  "id": "list-item-3",
318
263
  "component": "ListItem",
319
264
  "children": [
320
- "row-6"
265
+ "avatar-3",
266
+ "row-4",
267
+ "text-11",
268
+ "badge-3"
321
269
  ]
322
270
  },
323
271
  {
324
272
  "id": "avatar-4",
325
273
  "component": "Avatar",
274
+ "slot": "icon",
326
275
  "size": "sm",
327
276
  "text": "Sarah Miller"
328
277
  },
@@ -340,8 +289,9 @@
340
289
  "textContent": "Yesterday"
341
290
  },
342
291
  {
343
- "id": "row-9",
292
+ "id": "row-5",
344
293
  "component": "Row",
294
+ "slot": "text",
345
295
  "align": "center",
346
296
  "gap": "2",
347
297
  "children": [
@@ -352,40 +302,23 @@
352
302
  {
353
303
  "id": "text-14",
354
304
  "component": "Text",
305
+ "slot": "description",
355
306
  "color": "subtle",
356
307
  "textContent": "You were added to the \"Brand refresh\" workspace."
357
308
  },
358
- {
359
- "id": "column-5",
360
- "component": "Column",
361
- "gap": "0",
362
- "grow": true,
363
- "children": [
364
- "row-9",
365
- "text-14"
366
- ]
367
- },
368
- {
369
- "id": "row-8",
370
- "component": "Row",
371
- "align": "start",
372
- "gap": "2",
373
- "grow": true,
374
- "children": [
375
- "avatar-4",
376
- "column-5"
377
- ]
378
- },
379
309
  {
380
310
  "id": "list-item-4",
381
311
  "component": "ListItem",
382
312
  "children": [
383
- "row-8"
313
+ "avatar-4",
314
+ "row-5",
315
+ "text-14"
384
316
  ]
385
317
  },
386
318
  {
387
319
  "id": "avatar-5",
388
320
  "component": "Avatar",
321
+ "slot": "icon",
389
322
  "icon": "key",
390
323
  "size": "sm"
391
324
  },
@@ -403,8 +336,9 @@
403
336
  "textContent": "2 days ago"
404
337
  },
405
338
  {
406
- "id": "row-11",
339
+ "id": "row-6",
407
340
  "component": "Row",
341
+ "slot": "text",
408
342
  "align": "center",
409
343
  "gap": "2",
410
344
  "children": [
@@ -415,35 +349,17 @@
415
349
  {
416
350
  "id": "text-17",
417
351
  "component": "Text",
352
+ "slot": "description",
418
353
  "color": "subtle",
419
354
  "textContent": "Your production API key was rotated. Old key is revoked."
420
355
  },
421
- {
422
- "id": "column-6",
423
- "component": "Column",
424
- "gap": "0",
425
- "grow": true,
426
- "children": [
427
- "row-11",
428
- "text-17"
429
- ]
430
- },
431
- {
432
- "id": "row-10",
433
- "component": "Row",
434
- "align": "start",
435
- "gap": "2",
436
- "grow": true,
437
- "children": [
438
- "avatar-5",
439
- "column-6"
440
- ]
441
- },
442
356
  {
443
357
  "id": "list-item-5",
444
358
  "component": "ListItem",
445
359
  "children": [
446
- "row-10"
360
+ "avatar-5",
361
+ "row-6",
362
+ "text-17"
447
363
  ]
448
364
  },
449
365
  {
@@ -461,13 +377,12 @@
461
377
  {
462
378
  "id": "section",
463
379
  "component": "Section",
464
- "bleed": true,
465
380
  "children": [
466
- "column-7"
381
+ "column"
467
382
  ]
468
383
  },
469
384
  {
470
- "id": "column-7",
385
+ "id": "column",
471
386
  "component": "Column",
472
387
  "children": [
473
388
  "list"
@@ -47,7 +47,7 @@
47
47
  "layout": "panel"
48
48
  }
49
49
  },
50
- "captured_at": "2026-05-27T03:59:46.910Z",
50
+ "captured_at": "2026-05-27T23:29:53.307Z",
51
51
  "template": [
52
52
  {
53
53
  "id": "stat",
@@ -199,6 +199,7 @@
199
199
  {
200
200
  "id": "text-2",
201
201
  "component": "Text",
202
+ "slot": "description",
202
203
  "color": "subtle",
203
204
  "textContent": "Monthly revenue for 2026"
204
205
  },
@@ -339,6 +340,7 @@
339
340
  {
340
341
  "id": "text-4",
341
342
  "component": "Text",
343
+ "slot": "description",
342
344
  "color": "subtle",
343
345
  "textContent": "You made 265 sales this month."
344
346
  },
@@ -712,6 +714,7 @@
712
714
  {
713
715
  "id": "text-21",
714
716
  "component": "Text",
717
+ "slot": "description",
715
718
  "variant": "title",
716
719
  "textContent": "84,232"
717
720
  },
@@ -762,6 +765,7 @@
762
765
  {
763
766
  "id": "text-23",
764
767
  "component": "Text",
768
+ "slot": "description",
765
769
  "variant": "title",
766
770
  "textContent": "24.3%"
767
771
  },
@@ -813,6 +817,7 @@
813
817
  {
814
818
  "id": "text-25",
815
819
  "component": "Text",
820
+ "slot": "description",
816
821
  "variant": "title",
817
822
  "textContent": "4m 32s"
818
823
  },
@@ -864,6 +869,7 @@
864
869
  {
865
870
  "id": "text-27",
866
871
  "component": "Text",
872
+ "slot": "description",
867
873
  "variant": "title",
868
874
  "textContent": "3.2%"
869
875
  },
@@ -936,14 +942,55 @@
936
942
  {
937
943
  "id": "text-29",
938
944
  "component": "Text",
945
+ "slot": "description",
939
946
  "color": "subtle",
940
947
  "textContent": "Manage and track recent customer orders"
941
948
  },
949
+ {
950
+ "id": "button-2",
951
+ "component": "Button",
952
+ "slot": "trigger",
953
+ "icon": "caret-down",
954
+ "size": "sm",
955
+ "text": "View as",
956
+ "variant": "ghost"
957
+ },
958
+ {
959
+ "id": "column-18",
960
+ "component": "Column"
961
+ },
962
+ {
963
+ "id": "column-19",
964
+ "component": "Column"
965
+ },
966
+ {
967
+ "id": "column-20",
968
+ "component": "Column"
969
+ },
970
+ {
971
+ "id": "column-21",
972
+ "component": "Column"
973
+ },
974
+ {
975
+ "id": "tx-state-menu",
976
+ "component": "Menu",
977
+ "children": [
978
+ "button-2",
979
+ "column-18",
980
+ "column-19",
981
+ "column-20",
982
+ "column-21"
983
+ ]
984
+ },
942
985
  {
943
986
  "id": "text-30",
944
987
  "component": "Text",
945
988
  "variant": "body",
946
- "size": "sm"
989
+ "slot": "action",
990
+ "size": "sm",
991
+ "children": [
992
+ "tx-state-menu"
993
+ ]
947
994
  },
948
995
  {
949
996
  "id": "header-8",
@@ -968,11 +1015,11 @@
968
1015
  "bleed": true,
969
1016
  "data-tx-surface": "",
970
1017
  "children": [
971
- "column-18"
1018
+ "column-22"
972
1019
  ]
973
1020
  },
974
1021
  {
975
- "id": "column-18",
1022
+ "id": "column-22",
976
1023
  "component": "Column",
977
1024
  "children": [
978
1025
  "dash-transactions"
@@ -1009,6 +1056,7 @@
1009
1056
  {
1010
1057
  "id": "text-32",
1011
1058
  "component": "Text",
1059
+ "slot": "description",
1012
1060
  "color": "subtle",
1013
1061
  "textContent": "Your active collaborators"
1014
1062
  },
@@ -1056,7 +1104,7 @@
1056
1104
  "textContent": "Engineering Lead"
1057
1105
  },
1058
1106
  {
1059
- "id": "column-19",
1107
+ "id": "column-23",
1060
1108
  "component": "Column",
1061
1109
  "gap": "0",
1062
1110
  "grow": true,
@@ -1073,7 +1121,7 @@
1073
1121
  "grow": true,
1074
1122
  "children": [
1075
1123
  "avatar-6",
1076
- "column-19"
1124
+ "column-23"
1077
1125
  ]
1078
1126
  },
1079
1127
  {
@@ -1119,7 +1167,7 @@
1119
1167
  "textContent": "Product Designer"
1120
1168
  },
1121
1169
  {
1122
- "id": "column-20",
1170
+ "id": "column-24",
1123
1171
  "component": "Column",
1124
1172
  "gap": "0",
1125
1173
  "grow": true,
@@ -1136,7 +1184,7 @@
1136
1184
  "grow": true,
1137
1185
  "children": [
1138
1186
  "avatar-7",
1139
- "column-20"
1187
+ "column-24"
1140
1188
  ]
1141
1189
  },
1142
1190
  {
@@ -1182,7 +1230,7 @@
1182
1230
  "textContent": "Backend Engineer"
1183
1231
  },
1184
1232
  {
1185
- "id": "column-21",
1233
+ "id": "column-25",
1186
1234
  "component": "Column",
1187
1235
  "gap": "0",
1188
1236
  "grow": true,
@@ -1199,7 +1247,7 @@
1199
1247
  "grow": true,
1200
1248
  "children": [
1201
1249
  "avatar-8",
1202
- "column-21"
1250
+ "column-25"
1203
1251
  ]
1204
1252
  },
1205
1253
  {
@@ -1245,7 +1293,7 @@
1245
1293
  "textContent": "Data Analyst"
1246
1294
  },
1247
1295
  {
1248
- "id": "column-22",
1296
+ "id": "column-26",
1249
1297
  "component": "Column",
1250
1298
  "gap": "0",
1251
1299
  "grow": true,
@@ -1262,7 +1310,7 @@
1262
1310
  "grow": true,
1263
1311
  "children": [
1264
1312
  "avatar-9",
1265
- "column-22"
1313
+ "column-26"
1266
1314
  ]
1267
1315
  },
1268
1316
  {
@@ -1287,11 +1335,11 @@
1287
1335
  "id": "section-14",
1288
1336
  "component": "Section",
1289
1337
  "children": [
1290
- "column-23"
1338
+ "column-27"
1291
1339
  ]
1292
1340
  },
1293
1341
  {
1294
- "id": "column-23",
1342
+ "id": "column-27",
1295
1343
  "component": "Column",
1296
1344
  "children": [
1297
1345
  "list-2"
@@ -1306,7 +1354,7 @@
1306
1354
  ]
1307
1355
  },
1308
1356
  {
1309
- "id": "column-24",
1357
+ "id": "column-28",
1310
1358
  "component": "Column",
1311
1359
  "children": [
1312
1360
  "card-15"
@@ -1316,7 +1364,7 @@
1316
1364
  "id": "section-15",
1317
1365
  "component": "Section",
1318
1366
  "children": [
1319
- "column-24"
1367
+ "column-28"
1320
1368
  ]
1321
1369
  },
1322
1370
  {
@@ -1397,11 +1445,11 @@
1397
1445
  "id": "section-16",
1398
1446
  "component": "Section",
1399
1447
  "children": [
1400
- "column-25"
1448
+ "column-29"
1401
1449
  ]
1402
1450
  },
1403
1451
  {
1404
- "id": "column-25",
1452
+ "id": "column-29",
1405
1453
  "component": "Column",
1406
1454
  "children": [
1407
1455
  "action-list"
@@ -1416,7 +1464,7 @@
1416
1464
  ]
1417
1465
  },
1418
1466
  {
1419
- "id": "column-26",
1467
+ "id": "column-30",
1420
1468
  "component": "Column",
1421
1469
  "children": [
1422
1470
  "card-17"
@@ -1426,7 +1474,7 @@
1426
1474
  "id": "section-17",
1427
1475
  "component": "Section",
1428
1476
  "children": [
1429
- "column-26"
1477
+ "column-30"
1430
1478
  ]
1431
1479
  },
1432
1480
  {
@@ -1445,6 +1493,7 @@
1445
1493
  {
1446
1494
  "id": "text-43",
1447
1495
  "component": "Text",
1496
+ "slot": "description",
1448
1497
  "color": "subtle",
1449
1498
  "textContent": "75% of 100 GB used"
1450
1499
  },
@@ -1485,7 +1534,7 @@
1485
1534
  "value": 20
1486
1535
  },
1487
1536
  {
1488
- "id": "column-27",
1537
+ "id": "column-31",
1489
1538
  "component": "Column",
1490
1539
  "gap": "2",
1491
1540
  "children": [
@@ -1499,11 +1548,11 @@
1499
1548
  "id": "section-18",
1500
1549
  "component": "Section",
1501
1550
  "children": [
1502
- "column-27"
1551
+ "column-31"
1503
1552
  ]
1504
1553
  },
1505
1554
  {
1506
- "id": "button-2",
1555
+ "id": "button-3",
1507
1556
  "component": "Button",
1508
1557
  "stretch": true,
1509
1558
  "text": "Upgrade Plan",
@@ -1513,7 +1562,7 @@
1513
1562
  "id": "footer-2",
1514
1563
  "component": "Footer",
1515
1564
  "children": [
1516
- "button-2"
1565
+ "button-3"
1517
1566
  ]
1518
1567
  },
1519
1568
  {
@@ -1526,7 +1575,7 @@
1526
1575
  ]
1527
1576
  },
1528
1577
  {
1529
- "id": "column-28",
1578
+ "id": "column-32",
1530
1579
  "component": "Column",
1531
1580
  "children": [
1532
1581
  "card-19"
@@ -1536,7 +1585,7 @@
1536
1585
  "id": "section-19",
1537
1586
  "component": "Section",
1538
1587
  "children": [
1539
- "column-28"
1588
+ "column-32"
1540
1589
  ]
1541
1590
  },
1542
1591
  {
@@ -31,7 +31,7 @@
31
31
  "layout": "header"
32
32
  }
33
33
  },
34
- "captured_at": "2026-05-27T03:59:46.910Z",
34
+ "captured_at": "2026-05-27T23:29:53.307Z",
35
35
  "template": [
36
36
  {
37
37
  "id": "text",