@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
@@ -24,23 +24,49 @@
24
24
  "permanent"
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
+ {
30
+ "id": "avatar",
31
+ "component": "Avatar",
32
+ "icon": "warning-octagon"
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": "Delete workspace"
48
+ },
49
+ {
50
+ "id": "badge",
51
+ "component": "Badge",
52
+ "text": "adia-ui",
53
+ "variant": "accent"
33
54
  },
34
55
  {
35
56
  "id": "text-2",
36
57
  "component": "Text",
37
58
  "variant": "body",
38
- "textContent": "Delete workspace"
59
+ "slot": "heading",
60
+ "children": [
61
+ "text-3",
62
+ "badge"
63
+ ]
39
64
  },
40
65
  {
41
- "id": "text-3",
66
+ "id": "text-4",
42
67
  "component": "Text",
43
68
  "variant": "body",
69
+ "slot": "action",
44
70
  "size": "sm"
45
71
  },
46
72
  {
@@ -49,11 +75,11 @@
49
75
  "children": [
50
76
  "text",
51
77
  "text-2",
52
- "text-3"
78
+ "text-4"
53
79
  ]
54
80
  },
55
81
  {
56
- "id": "text-4",
82
+ "id": "text-5",
57
83
  "component": "Text",
58
84
  "color": "subtle",
59
85
  "size": "sm",
@@ -63,7 +89,7 @@
63
89
  "id": "section",
64
90
  "component": "Section",
65
91
  "children": [
66
- "text-4"
92
+ "text-5"
67
93
  ]
68
94
  },
69
95
  {
@@ -202,7 +228,7 @@
202
228
  "component": "Divider"
203
229
  },
204
230
  {
205
- "id": "text-5",
231
+ "id": "text-6",
206
232
  "component": "Text",
207
233
  "strong": true,
208
234
  "textContent": "Before you delete"
@@ -228,7 +254,7 @@
228
254
  "component": "Column",
229
255
  "gap": "2",
230
256
  "children": [
231
- "text-5",
257
+ "text-6",
232
258
  "button",
233
259
  "button-2"
234
260
  ]
@@ -238,7 +264,7 @@
238
264
  "component": "Divider"
239
265
  },
240
266
  {
241
- "id": "text-6",
267
+ "id": "text-7",
242
268
  "component": "Text",
243
269
  "strong": true,
244
270
  "textContent": "Confirm"
@@ -266,7 +292,7 @@
266
292
  "component": "Column",
267
293
  "gap": "3",
268
294
  "children": [
269
- "text-6",
295
+ "text-7",
270
296
  "field",
271
297
  "check-box"
272
298
  ]
@@ -316,6 +342,7 @@
316
342
  {
317
343
  "id": "footer",
318
344
  "component": "Footer",
345
+ "slot": "footer",
319
346
  "children": [
320
347
  "grid-2"
321
348
  ]
@@ -24,23 +24,42 @@
24
24
  "setup"
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
+ {
30
+ "id": "avatar",
31
+ "component": "Avatar",
32
+ "icon": "discord-logo"
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": "Discord"
33
48
  },
34
49
  {
35
50
  "id": "text-2",
36
51
  "component": "Text",
37
52
  "variant": "body",
38
- "textContent": "Discord"
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
  {
@@ -128,53 +147,35 @@
128
147
  "field-3"
129
148
  ]
130
149
  },
131
- {
132
- "id": "text-5",
133
- "component": "Text",
134
- "textContent": "#general (8,420 members)",
135
- "variant": "body"
136
- },
137
- {
138
- "id": "text-6",
139
- "component": "Text",
140
- "textContent": "#announcements (8,420 members)",
141
- "variant": "body"
142
- },
143
- {
144
- "id": "text-7",
145
- "component": "Text",
146
- "textContent": "#deploys (42 members)",
147
- "variant": "body"
148
- },
149
- {
150
- "id": "text-8",
151
- "component": "Text",
152
- "textContent": "#alerts (18 members)",
153
- "variant": "body"
154
- },
155
- {
156
- "id": "text-9",
157
- "component": "Text",
158
- "textContent": "#support (1,284 members)",
159
- "variant": "body"
160
- },
161
- {
162
- "id": "text-10",
163
- "component": "Text",
164
- "textContent": "#releases (8,420 members)",
165
- "variant": "body"
166
- },
167
150
  {
168
151
  "id": "choice-picker",
169
152
  "component": "ChoicePicker",
170
153
  "value": "deploys",
171
- "children": [
172
- "text-5",
173
- "text-6",
174
- "text-7",
175
- "text-8",
176
- "text-9",
177
- "text-10"
154
+ "options": [
155
+ {
156
+ "value": "general",
157
+ "label": "#general (8,420 members)"
158
+ },
159
+ {
160
+ "value": "announcements",
161
+ "label": "#announcements (8,420 members)"
162
+ },
163
+ {
164
+ "value": "deploys",
165
+ "label": "#deploys (42 members)"
166
+ },
167
+ {
168
+ "value": "alerts",
169
+ "label": "#alerts (18 members)"
170
+ },
171
+ {
172
+ "value": "support",
173
+ "label": "#support (1,284 members)"
174
+ },
175
+ {
176
+ "value": "releases",
177
+ "label": "#releases (8,420 members)"
178
+ }
178
179
  ]
179
180
  },
180
181
  {
@@ -191,7 +192,7 @@
191
192
  "component": "Divider"
192
193
  },
193
194
  {
194
- "id": "text-11",
195
+ "id": "text-6",
195
196
  "component": "Text",
196
197
  "strong": true,
197
198
  "textContent": "Post when…"
@@ -278,11 +279,11 @@
278
279
  ]
279
280
  },
280
281
  {
281
- "id": "column-8",
282
+ "id": "column-2",
282
283
  "component": "Column",
283
284
  "gap": "3",
284
285
  "children": [
285
- "text-11",
286
+ "text-6",
286
287
  "field-5",
287
288
  "field-6",
288
289
  "field-7",
@@ -296,7 +297,7 @@
296
297
  "component": "Divider"
297
298
  },
298
299
  {
299
- "id": "text-12",
300
+ "id": "text-7",
300
301
  "component": "Text",
301
302
  "strong": true,
302
303
  "textContent": "Appearance"
@@ -328,32 +329,23 @@
328
329
  "input-5"
329
330
  ]
330
331
  },
331
- {
332
- "id": "text-13",
333
- "component": "Text",
334
- "textContent": "Plain text",
335
- "variant": "body"
336
- },
337
- {
338
- "id": "text-14",
339
- "component": "Text",
340
- "textContent": "Rich embed (recommended)",
341
- "variant": "body"
342
- },
343
- {
344
- "id": "text-15",
345
- "component": "Text",
346
- "textContent": "Compact one-line",
347
- "variant": "body"
348
- },
349
332
  {
350
333
  "id": "choice-picker-2",
351
334
  "component": "ChoicePicker",
352
335
  "value": "rich",
353
- "children": [
354
- "text-13",
355
- "text-14",
356
- "text-15"
336
+ "options": [
337
+ {
338
+ "value": "plain",
339
+ "label": "Plain text"
340
+ },
341
+ {
342
+ "value": "rich",
343
+ "label": "Rich embed (recommended)"
344
+ },
345
+ {
346
+ "value": "compact",
347
+ "label": "Compact one-line"
348
+ }
357
349
  ]
358
350
  },
359
351
  {
@@ -365,11 +357,11 @@
365
357
  ]
366
358
  },
367
359
  {
368
- "id": "column-9",
360
+ "id": "column-3",
369
361
  "component": "Column",
370
362
  "gap": "3",
371
363
  "children": [
372
- "text-12",
364
+ "text-7",
373
365
  "field-11",
374
366
  "field-12",
375
367
  "field-13"
@@ -386,9 +378,9 @@
386
378
  "row",
387
379
  "field-4",
388
380
  "divider-2",
389
- "column-8",
381
+ "column-2",
390
382
  "divider-3",
391
- "column-9"
383
+ "column-3"
392
384
  ]
393
385
  },
394
386
  {
@@ -422,6 +414,7 @@
422
414
  {
423
415
  "id": "footer",
424
416
  "component": "Footer",
417
+ "slot": "footer",
425
418
  "children": [
426
419
  "grid"
427
420
  ]
@@ -25,23 +25,42 @@
25
25
  "api"
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
+ {
31
+ "id": "avatar",
32
+ "component": "Avatar",
33
+ "icon": "figma-logo"
34
+ },
30
35
  {
31
36
  "id": "text",
32
37
  "component": "Text",
33
- "variant": "body"
38
+ "variant": "body",
39
+ "slot": "icon",
40
+ "children": [
41
+ "avatar"
42
+ ]
43
+ },
44
+ {
45
+ "id": "text-3",
46
+ "component": "Text",
47
+ "strong": true,
48
+ "textContent": "Figma"
34
49
  },
35
50
  {
36
51
  "id": "text-2",
37
52
  "component": "Text",
38
53
  "variant": "body",
39
- "textContent": "Figma"
54
+ "slot": "heading",
55
+ "children": [
56
+ "text-3"
57
+ ]
40
58
  },
41
59
  {
42
- "id": "text-3",
60
+ "id": "text-4",
43
61
  "component": "Text",
44
62
  "variant": "body",
63
+ "slot": "action",
45
64
  "size": "sm"
46
65
  },
47
66
  {
@@ -50,11 +69,11 @@
50
69
  "children": [
51
70
  "text",
52
71
  "text-2",
53
- "text-3"
72
+ "text-4"
54
73
  ]
55
74
  },
56
75
  {
57
- "id": "text-4",
76
+ "id": "text-5",
58
77
  "component": "Text",
59
78
  "color": "subtle",
60
79
  "size": "sm",
@@ -64,7 +83,7 @@
64
83
  "id": "section",
65
84
  "component": "Section",
66
85
  "children": [
67
- "text-4"
86
+ "text-5"
68
87
  ]
69
88
  },
70
89
  {
@@ -79,7 +98,7 @@
79
98
  "component": "Divider"
80
99
  },
81
100
  {
82
- "id": "text-5",
101
+ "id": "text-6",
83
102
  "component": "Text",
84
103
  "strong": true,
85
104
  "textContent": "Permissions Acme will receive"
@@ -90,7 +109,7 @@
90
109
  "name": "check-circle"
91
110
  },
92
111
  {
93
- "id": "text-6",
112
+ "id": "text-7",
94
113
  "component": "Text",
95
114
  "textContent": "Read file metadata, pages, and frames"
96
115
  },
@@ -101,7 +120,7 @@
101
120
  "gap": "2",
102
121
  "children": [
103
122
  "check-circle",
104
- "text-6"
123
+ "text-7"
105
124
  ]
106
125
  },
107
126
  {
@@ -110,7 +129,7 @@
110
129
  "name": "check-circle"
111
130
  },
112
131
  {
113
- "id": "text-7",
132
+ "id": "text-8",
114
133
  "component": "Text",
115
134
  "textContent": "Generate embed URLs for published frames"
116
135
  },
@@ -121,7 +140,7 @@
121
140
  "gap": "2",
122
141
  "children": [
123
142
  "icon",
124
- "text-7"
143
+ "text-8"
125
144
  ]
126
145
  },
127
146
  {
@@ -130,7 +149,7 @@
130
149
  "name": "check-circle"
131
150
  },
132
151
  {
133
- "id": "text-8",
152
+ "id": "text-9",
134
153
  "component": "Text",
135
154
  "textContent": "Receive webhook events when files update"
136
155
  },
@@ -141,7 +160,7 @@
141
160
  "gap": "2",
142
161
  "children": [
143
162
  "icon-2",
144
- "text-8"
163
+ "text-9"
145
164
  ]
146
165
  },
147
166
  {
@@ -150,7 +169,7 @@
150
169
  "name": "x-circle"
151
170
  },
152
171
  {
153
- "id": "text-9",
172
+ "id": "text-10",
154
173
  "component": "Text",
155
174
  "color": "subtle",
156
175
  "textContent": "No edit access · no billing or admin scope"
@@ -162,7 +181,7 @@
162
181
  "gap": "2",
163
182
  "children": [
164
183
  "x-circle",
165
- "text-9"
184
+ "text-10"
166
185
  ]
167
186
  },
168
187
  {
@@ -170,7 +189,7 @@
170
189
  "component": "Column",
171
190
  "gap": "2",
172
191
  "children": [
173
- "text-5",
192
+ "text-6",
174
193
  "row",
175
194
  "row-2",
176
195
  "row-3",
@@ -181,39 +200,27 @@
181
200
  "id": "divider-2",
182
201
  "component": "Divider"
183
202
  },
184
- {
185
- "id": "text-10",
186
- "component": "Text",
187
- "textContent": "Acme · Design",
188
- "variant": "body"
189
- },
190
- {
191
- "id": "text-11",
192
- "component": "Text",
193
- "textContent": "Acme · Marketing",
194
- "variant": "body"
195
- },
196
- {
197
- "id": "text-12",
198
- "component": "Text",
199
- "textContent": "Acme · Brand",
200
- "variant": "body"
201
- },
202
- {
203
- "id": "text-13",
204
- "component": "Text",
205
- "textContent": "Acme · Engineering (personal)",
206
- "variant": "body"
207
- },
208
203
  {
209
204
  "id": "choice-picker",
210
205
  "component": "ChoicePicker",
211
206
  "value": "design",
212
- "children": [
213
- "text-10",
214
- "text-11",
215
- "text-12",
216
- "text-13"
207
+ "options": [
208
+ {
209
+ "value": "design",
210
+ "label": "Acme · Design"
211
+ },
212
+ {
213
+ "value": "marketing",
214
+ "label": "Acme · Marketing"
215
+ },
216
+ {
217
+ "value": "brand",
218
+ "label": "Acme · Brand"
219
+ },
220
+ {
221
+ "value": "engineering",
222
+ "label": "Acme · Engineering (personal)"
223
+ }
217
224
  ]
218
225
  },
219
226
  {
@@ -225,32 +232,23 @@
225
232
  "choice-picker"
226
233
  ]
227
234
  },
228
- {
229
- "id": "text-14",
230
- "component": "Text",
231
- "textContent": "All projects in selected team",
232
- "variant": "body"
233
- },
234
- {
235
- "id": "text-15",
236
- "component": "Text",
237
- "textContent": "Published-only files",
238
- "variant": "body"
239
- },
240
- {
241
- "id": "text-16",
242
- "component": "Text",
243
- "textContent": "Starred projects",
244
- "variant": "body"
245
- },
246
235
  {
247
236
  "id": "choice-picker-2",
248
237
  "component": "ChoicePicker",
249
238
  "value": "all",
250
- "children": [
251
- "text-14",
252
- "text-15",
253
- "text-16"
239
+ "options": [
240
+ {
241
+ "value": "all",
242
+ "label": "All projects in selected team"
243
+ },
244
+ {
245
+ "value": "published",
246
+ "label": "Published-only files"
247
+ },
248
+ {
249
+ "value": "starred",
250
+ "label": "Starred projects"
251
+ }
254
252
  ]
255
253
  },
256
254
  {
@@ -266,7 +264,7 @@
266
264
  "component": "Divider"
267
265
  },
268
266
  {
269
- "id": "text-17",
267
+ "id": "text-11",
270
268
  "component": "Text",
271
269
  "strong": true,
272
270
  "textContent": "Sync behavior"
@@ -326,11 +324,11 @@
326
324
  ]
327
325
  },
328
326
  {
329
- "id": "column-10",
327
+ "id": "column-3",
330
328
  "component": "Column",
331
329
  "gap": "3",
332
330
  "children": [
333
- "text-17",
331
+ "text-11",
334
332
  "field-3",
335
333
  "field-4",
336
334
  "field-5",
@@ -349,7 +347,7 @@
349
347
  "field",
350
348
  "field-2",
351
349
  "divider-3",
352
- "column-10"
350
+ "column-3"
353
351
  ]
354
352
  },
355
353
  {
@@ -383,6 +381,7 @@
383
381
  {
384
382
  "id": "footer",
385
383
  "component": "Footer",
384
+ "slot": "footer",
386
385
  "children": [
387
386
  "grid"
388
387
  ]