@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
@@ -24,23 +24,42 @@
24
24
  "downgrade"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-27T23:29:53.307Z",
28
28
  "template": [
29
+ {
30
+ "id": "avatar",
31
+ "component": "Avatar",
32
+ "icon": "star"
33
+ },
29
34
  {
30
35
  "id": "text",
31
36
  "component": "Text",
32
- "variant": "body"
37
+ "variant": "body",
38
+ "slot": "icon",
39
+ "children": [
40
+ "avatar"
41
+ ]
42
+ },
43
+ {
44
+ "id": "text-3",
45
+ "component": "Text",
46
+ "strong": true,
47
+ "textContent": "Change plan"
33
48
  },
34
49
  {
35
50
  "id": "text-2",
36
51
  "component": "Text",
37
52
  "variant": "body",
38
- "textContent": "Change plan"
53
+ "slot": "heading",
54
+ "children": [
55
+ "text-3"
56
+ ]
39
57
  },
40
58
  {
41
- "id": "text-3",
59
+ "id": "text-4",
42
60
  "component": "Text",
43
61
  "variant": "body",
62
+ "slot": "action",
44
63
  "size": "sm"
45
64
  },
46
65
  {
@@ -49,11 +68,11 @@
49
68
  "children": [
50
69
  "text",
51
70
  "text-2",
52
- "text-3"
71
+ "text-4"
53
72
  ]
54
73
  },
55
74
  {
56
- "id": "text-4",
75
+ "id": "text-5",
57
76
  "component": "Text",
58
77
  "color": "subtle",
59
78
  "size": "sm",
@@ -63,7 +82,7 @@
63
82
  "id": "section",
64
83
  "component": "Section",
65
84
  "children": [
66
- "text-4"
85
+ "text-5"
67
86
  ]
68
87
  },
69
88
  {
@@ -138,13 +157,13 @@
138
157
  "component": "Divider"
139
158
  },
140
159
  {
141
- "id": "text-5",
160
+ "id": "text-6",
142
161
  "component": "Text",
143
162
  "textContent": "Monthly",
144
163
  "variant": "body"
145
164
  },
146
165
  {
147
- "id": "text-6",
166
+ "id": "text-7",
148
167
  "component": "Text",
149
168
  "textContent": "Annual · save 17%",
150
169
  "variant": "body"
@@ -154,8 +173,8 @@
154
173
  "component": "ChoicePicker",
155
174
  "value": "monthly",
156
175
  "children": [
157
- "text-5",
158
- "text-6"
176
+ "text-6",
177
+ "text-7"
159
178
  ]
160
179
  },
161
180
  {
@@ -172,7 +191,7 @@
172
191
  "component": "Divider"
173
192
  },
174
193
  {
175
- "id": "text-7",
194
+ "id": "text-8",
176
195
  "component": "Text",
177
196
  "strong": true,
178
197
  "textContent": "Choose a plan"
@@ -180,29 +199,56 @@
180
199
  {
181
200
  "id": "radio",
182
201
  "component": "Radio",
202
+ "slot": "icon",
183
203
  "checked": true,
184
204
  "name": "plan",
185
205
  "value": "pro"
186
206
  },
187
207
  {
188
- "id": "text-8",
208
+ "id": "text-10",
189
209
  "component": "Text",
190
- "variant": "body",
210
+ "strong": true,
191
211
  "textContent": "Pro · $49/mo"
192
212
  },
213
+ {
214
+ "id": "badge",
215
+ "component": "Badge",
216
+ "text": "Current",
217
+ "variant": "accent"
218
+ },
193
219
  {
194
220
  "id": "text-9",
195
221
  "component": "Text",
196
222
  "variant": "body",
223
+ "slot": "heading",
224
+ "children": [
225
+ "text-10",
226
+ "badge"
227
+ ]
228
+ },
229
+ {
230
+ "id": "text-12",
231
+ "component": "Text",
232
+ "color": "subtle",
233
+ "size": "sm",
197
234
  "textContent": "Unlimited conversations, advanced charts, 100 GB storage"
198
235
  },
236
+ {
237
+ "id": "text-11",
238
+ "component": "Text",
239
+ "variant": "body",
240
+ "slot": "description",
241
+ "children": [
242
+ "text-12"
243
+ ]
244
+ },
199
245
  {
200
246
  "id": "header-2",
201
247
  "component": "Header",
202
248
  "children": [
203
249
  "radio",
204
- "text-8",
205
- "text-9"
250
+ "text-9",
251
+ "text-11"
206
252
  ]
207
253
  },
208
254
  {
@@ -222,28 +268,48 @@
222
268
  {
223
269
  "id": "radio-2",
224
270
  "component": "Radio",
271
+ "slot": "icon",
225
272
  "name": "plan",
226
273
  "value": "team"
227
274
  },
228
275
  {
229
- "id": "text-10",
276
+ "id": "text-14",
230
277
  "component": "Text",
231
- "variant": "body",
278
+ "strong": true,
232
279
  "textContent": "Team · $129/mo"
233
280
  },
234
281
  {
235
- "id": "text-11",
282
+ "id": "text-13",
236
283
  "component": "Text",
237
284
  "variant": "body",
285
+ "slot": "heading",
286
+ "children": [
287
+ "text-14"
288
+ ]
289
+ },
290
+ {
291
+ "id": "text-16",
292
+ "component": "Text",
293
+ "color": "subtle",
294
+ "size": "sm",
238
295
  "textContent": "Everything in Pro · SSO, audit log, role-based permissions, 1 TB storage"
239
296
  },
297
+ {
298
+ "id": "text-15",
299
+ "component": "Text",
300
+ "variant": "body",
301
+ "slot": "description",
302
+ "children": [
303
+ "text-16"
304
+ ]
305
+ },
240
306
  {
241
307
  "id": "header-3",
242
308
  "component": "Header",
243
309
  "children": [
244
310
  "radio-2",
245
- "text-10",
246
- "text-11"
311
+ "text-13",
312
+ "text-15"
247
313
  ]
248
314
  },
249
315
  {
@@ -263,28 +329,48 @@
263
329
  {
264
330
  "id": "radio-3",
265
331
  "component": "Radio",
332
+ "slot": "icon",
266
333
  "name": "plan",
267
334
  "value": "enterprise"
268
335
  },
269
336
  {
270
- "id": "text-12",
337
+ "id": "text-18",
271
338
  "component": "Text",
272
- "variant": "body",
339
+ "strong": true,
273
340
  "textContent": "Enterprise · custom"
274
341
  },
275
342
  {
276
- "id": "text-13",
343
+ "id": "text-17",
277
344
  "component": "Text",
278
345
  "variant": "body",
346
+ "slot": "heading",
347
+ "children": [
348
+ "text-18"
349
+ ]
350
+ },
351
+ {
352
+ "id": "text-20",
353
+ "component": "Text",
354
+ "color": "subtle",
355
+ "size": "sm",
279
356
  "textContent": "Dedicated support, DPA, SCIM, on-prem deployment. Talk to sales."
280
357
  },
358
+ {
359
+ "id": "text-19",
360
+ "component": "Text",
361
+ "variant": "body",
362
+ "slot": "description",
363
+ "children": [
364
+ "text-20"
365
+ ]
366
+ },
281
367
  {
282
368
  "id": "header-4",
283
369
  "component": "Header",
284
370
  "children": [
285
371
  "radio-3",
286
- "text-12",
287
- "text-13"
372
+ "text-17",
373
+ "text-19"
288
374
  ]
289
375
  },
290
376
  {
@@ -324,7 +410,7 @@
324
410
  "component": "Column",
325
411
  "gap": "3",
326
412
  "children": [
327
- "text-7",
413
+ "text-8",
328
414
  "plan"
329
415
  ]
330
416
  },
@@ -333,7 +419,7 @@
333
419
  "component": "Divider"
334
420
  },
335
421
  {
336
- "id": "text-14",
422
+ "id": "text-21",
337
423
  "component": "Text",
338
424
  "strong": true,
339
425
  "textContent": "What's included in every plan"
@@ -344,7 +430,7 @@
344
430
  "name": "check-circle"
345
431
  },
346
432
  {
347
- "id": "text-15",
433
+ "id": "text-22",
348
434
  "component": "Text",
349
435
  "textContent": "Unlimited workspaces"
350
436
  },
@@ -355,7 +441,7 @@
355
441
  "gap": "2",
356
442
  "children": [
357
443
  "check-circle",
358
- "text-15"
444
+ "text-22"
359
445
  ]
360
446
  },
361
447
  {
@@ -364,7 +450,7 @@
364
450
  "name": "check-circle"
365
451
  },
366
452
  {
367
- "id": "text-16",
453
+ "id": "text-23",
368
454
  "component": "Text",
369
455
  "textContent": "Priority email support"
370
456
  },
@@ -375,7 +461,7 @@
375
461
  "gap": "2",
376
462
  "children": [
377
463
  "icon",
378
- "text-16"
464
+ "text-23"
379
465
  ]
380
466
  },
381
467
  {
@@ -384,7 +470,7 @@
384
470
  "name": "check-circle"
385
471
  },
386
472
  {
387
- "id": "text-17",
473
+ "id": "text-24",
388
474
  "component": "Text",
389
475
  "textContent": "99.9% uptime SLA"
390
476
  },
@@ -395,7 +481,7 @@
395
481
  "gap": "2",
396
482
  "children": [
397
483
  "icon-2",
398
- "text-17"
484
+ "text-24"
399
485
  ]
400
486
  },
401
487
  {
@@ -403,7 +489,7 @@
403
489
  "component": "Column",
404
490
  "gap": "2",
405
491
  "children": [
406
- "text-14",
492
+ "text-21",
407
493
  "row",
408
494
  "row-2",
409
495
  "row-3"
@@ -461,6 +547,7 @@
461
547
  {
462
548
  "id": "footer",
463
549
  "component": "Footer",
550
+ "slot": "footer",
464
551
  "children": [
465
552
  "grid-2"
466
553
  ]
@@ -27,23 +27,49 @@
27
27
  "control"
28
28
  ]
29
29
  },
30
- "captured_at": "2026-05-27T03:59:46.910Z",
30
+ "captured_at": "2026-05-27T23:29:53.307Z",
31
31
  "template": [
32
+ {
33
+ "id": "avatar",
34
+ "component": "Avatar",
35
+ "icon": "shield-check"
36
+ },
32
37
  {
33
38
  "id": "text",
34
39
  "component": "Text",
35
- "variant": "body"
40
+ "variant": "body",
41
+ "slot": "icon",
42
+ "children": [
43
+ "avatar"
44
+ ]
45
+ },
46
+ {
47
+ "id": "text-3",
48
+ "component": "Text",
49
+ "strong": true,
50
+ "textContent": "Custom roles"
51
+ },
52
+ {
53
+ "id": "badge",
54
+ "component": "Badge",
55
+ "text": "Pro",
56
+ "variant": "accent"
36
57
  },
37
58
  {
38
59
  "id": "text-2",
39
60
  "component": "Text",
40
61
  "variant": "body",
41
- "textContent": "Custom roles"
62
+ "slot": "heading",
63
+ "children": [
64
+ "text-3",
65
+ "badge"
66
+ ]
42
67
  },
43
68
  {
44
- "id": "text-3",
69
+ "id": "text-4",
45
70
  "component": "Text",
46
71
  "variant": "body",
72
+ "slot": "action",
47
73
  "size": "sm"
48
74
  },
49
75
  {
@@ -52,11 +78,11 @@
52
78
  "children": [
53
79
  "text",
54
80
  "text-2",
55
- "text-3"
81
+ "text-4"
56
82
  ]
57
83
  },
58
84
  {
59
- "id": "text-4",
85
+ "id": "text-5",
60
86
  "component": "Text",
61
87
  "color": "subtle",
62
88
  "size": "sm",
@@ -66,7 +92,7 @@
66
92
  "id": "section",
67
93
  "component": "Section",
68
94
  "children": [
69
- "text-4"
95
+ "text-5"
70
96
  ]
71
97
  },
72
98
  {
@@ -140,25 +166,25 @@
140
166
  "component": "Divider"
141
167
  },
142
168
  {
143
- "id": "text-5",
169
+ "id": "text-6",
144
170
  "component": "Text",
145
171
  "strong": true,
146
172
  "textContent": "Existing custom roles"
147
173
  },
148
174
  {
149
- "id": "avatar",
175
+ "id": "avatar-2",
150
176
  "component": "Avatar",
151
177
  "icon": "code",
152
178
  "size": "sm"
153
179
  },
154
180
  {
155
- "id": "text-6",
181
+ "id": "text-7",
156
182
  "component": "Text",
157
183
  "strong": true,
158
184
  "textContent": "Developer"
159
185
  },
160
186
  {
161
- "id": "text-7",
187
+ "id": "text-8",
162
188
  "component": "Text",
163
189
  "color": "subtle",
164
190
  "size": "sm",
@@ -170,8 +196,8 @@
170
196
  "gap": "0",
171
197
  "grow": true,
172
198
  "children": [
173
- "text-6",
174
- "text-7"
199
+ "text-7",
200
+ "text-8"
175
201
  ]
176
202
  },
177
203
  {
@@ -188,7 +214,7 @@
188
214
  "gap": "2",
189
215
  "grow": true,
190
216
  "children": [
191
- "avatar",
217
+ "avatar-2",
192
218
  "column-5",
193
219
  "button"
194
220
  ]
@@ -211,19 +237,19 @@
211
237
  ]
212
238
  },
213
239
  {
214
- "id": "avatar-2",
240
+ "id": "avatar-3",
215
241
  "component": "Avatar",
216
242
  "icon": "chart-line",
217
243
  "size": "sm"
218
244
  },
219
245
  {
220
- "id": "text-8",
246
+ "id": "text-9",
221
247
  "component": "Text",
222
248
  "strong": true,
223
249
  "textContent": "Analyst"
224
250
  },
225
251
  {
226
- "id": "text-9",
252
+ "id": "text-10",
227
253
  "component": "Text",
228
254
  "color": "subtle",
229
255
  "size": "sm",
@@ -235,8 +261,8 @@
235
261
  "gap": "0",
236
262
  "grow": true,
237
263
  "children": [
238
- "text-8",
239
- "text-9"
264
+ "text-9",
265
+ "text-10"
240
266
  ]
241
267
  },
242
268
  {
@@ -253,7 +279,7 @@
253
279
  "gap": "2",
254
280
  "grow": true,
255
281
  "children": [
256
- "avatar-2",
282
+ "avatar-3",
257
283
  "column-6",
258
284
  "button-2"
259
285
  ]
@@ -279,7 +305,7 @@
279
305
  "component": "Column",
280
306
  "gap": "2",
281
307
  "children": [
282
- "text-5",
308
+ "text-6",
283
309
  "list"
284
310
  ]
285
311
  },
@@ -288,7 +314,7 @@
288
314
  "component": "Divider"
289
315
  },
290
316
  {
291
- "id": "text-10",
317
+ "id": "text-11",
292
318
  "component": "Text",
293
319
  "strong": true,
294
320
  "textContent": "Create a new role"
@@ -321,25 +347,25 @@
321
347
  ]
322
348
  },
323
349
  {
324
- "id": "text-11",
350
+ "id": "text-12",
325
351
  "component": "Text",
326
352
  "textContent": "Viewer · read-only",
327
353
  "variant": "body"
328
354
  },
329
355
  {
330
- "id": "text-12",
356
+ "id": "text-13",
331
357
  "component": "Text",
332
358
  "textContent": "Member · edit + invite",
333
359
  "variant": "body"
334
360
  },
335
361
  {
336
- "id": "text-13",
362
+ "id": "text-14",
337
363
  "component": "Text",
338
364
  "textContent": "Admin · full access",
339
365
  "variant": "body"
340
366
  },
341
367
  {
342
- "id": "text-14",
368
+ "id": "text-15",
343
369
  "component": "Text",
344
370
  "textContent": "Blank · no permissions",
345
371
  "variant": "body"
@@ -349,10 +375,10 @@
349
375
  "component": "ChoicePicker",
350
376
  "value": "viewer",
351
377
  "children": [
352
- "text-11",
353
378
  "text-12",
354
379
  "text-13",
355
- "text-14"
380
+ "text-14",
381
+ "text-15"
356
382
  ]
357
383
  },
358
384
  {
@@ -369,7 +395,7 @@
369
395
  "component": "Column",
370
396
  "gap": "3",
371
397
  "children": [
372
- "text-10",
398
+ "text-11",
373
399
  "field",
374
400
  "field-2",
375
401
  "field-3"
@@ -380,7 +406,7 @@
380
406
  "component": "Divider"
381
407
  },
382
408
  {
383
- "id": "text-15",
409
+ "id": "text-16",
384
410
  "component": "Text",
385
411
  "strong": true,
386
412
  "textContent": "Content"
@@ -457,7 +483,7 @@
457
483
  "component": "Column",
458
484
  "gap": "3",
459
485
  "children": [
460
- "text-15",
486
+ "text-16",
461
487
  "field-4",
462
488
  "field-5",
463
489
  "field-6",
@@ -470,7 +496,7 @@
470
496
  "component": "Divider"
471
497
  },
472
498
  {
473
- "id": "text-16",
499
+ "id": "text-17",
474
500
  "component": "Text",
475
501
  "strong": true,
476
502
  "textContent": "Members"
@@ -519,7 +545,7 @@
519
545
  "component": "Column",
520
546
  "gap": "3",
521
547
  "children": [
522
- "text-16",
548
+ "text-17",
523
549
  "field-9",
524
550
  "field-10",
525
551
  "field-11"
@@ -530,7 +556,7 @@
530
556
  "component": "Divider"
531
557
  },
532
558
  {
533
- "id": "text-17",
559
+ "id": "text-18",
534
560
  "component": "Text",
535
561
  "strong": true,
536
562
  "textContent": "Workspace"
@@ -605,7 +631,7 @@
605
631
  "component": "Column",
606
632
  "gap": "3",
607
633
  "children": [
608
- "text-17",
634
+ "text-18",
609
635
  "field-12",
610
636
  "field-13",
611
637
  "field-14",
@@ -662,6 +688,7 @@
662
688
  {
663
689
  "id": "footer",
664
690
  "component": "Footer",
691
+ "slot": "footer",
665
692
  "children": [
666
693
  "grid-2"
667
694
  ]