@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
@@ -39,7 +39,7 @@
39
39
  "layout": "card"
40
40
  }
41
41
  },
42
- "captured_at": "2026-05-27T03:59:46.910Z",
42
+ "captured_at": "2026-05-28T23:31:43.377Z",
43
43
  "template": [
44
44
  {
45
45
  "id": "image",
@@ -92,11 +92,20 @@
92
92
  "header-2"
93
93
  ]
94
94
  },
95
+ {
96
+ "id": "code",
97
+ "component": "Code",
98
+ "textContent": "/that/route/that/wasnt/found"
99
+ },
95
100
  {
96
101
  "id": "text-3",
97
102
  "component": "Text",
98
103
  "variant": "body",
99
- "textContent": "Path: /that/route/that/wasnt/found"
104
+ "slot": "content",
105
+ "textContent": "Path:",
106
+ "children": [
107
+ "code"
108
+ ]
100
109
  },
101
110
  {
102
111
  "id": "alert",
@@ -138,13 +147,21 @@
138
147
  "column-4"
139
148
  ]
140
149
  },
150
+ {
151
+ "id": "code-2",
152
+ "component": "Code",
153
+ "textContent": "req_18d2f7c4"
154
+ },
141
155
  {
142
156
  "id": "text-4",
143
157
  "component": "Text",
144
158
  "color": "subtle",
145
159
  "size": "sm",
146
160
  "text-align": "center",
147
- "textContent": "Trace ID: req_18d2f7c4"
161
+ "textContent": "Trace ID:",
162
+ "children": [
163
+ "code-2"
164
+ ]
148
165
  },
149
166
  {
150
167
  "id": "column-2",
@@ -24,7 +24,7 @@
24
24
  "support"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-28T23:31:43.377Z",
28
28
  "template": [
29
29
  {
30
30
  "id": "button",
@@ -39,7 +39,7 @@
39
39
  "layout": "card"
40
40
  }
41
41
  },
42
- "captured_at": "2026-05-27T03:59:46.910Z",
42
+ "captured_at": "2026-05-28T23:31:43.377Z",
43
43
  "template": [
44
44
  {
45
45
  "id": "image",
@@ -92,11 +92,20 @@
92
92
  "header-2"
93
93
  ]
94
94
  },
95
+ {
96
+ "id": "code",
97
+ "component": "Code",
98
+ "textContent": "err_a8f2d910"
99
+ },
95
100
  {
96
101
  "id": "text-3",
97
102
  "component": "Text",
98
103
  "variant": "body",
99
- "textContent": "Error reference: err_a8f2d910 · Reported 12:42 UTC. Include this ID when contacting support."
104
+ "slot": "content",
105
+ "textContent": "Error reference: · Reported 12:42 UTC. Include this ID when contacting support.",
106
+ "children": [
107
+ "code"
108
+ ]
100
109
  },
101
110
  {
102
111
  "id": "alert",
@@ -146,12 +155,29 @@
146
155
  "column-4"
147
156
  ]
148
157
  },
158
+ {
159
+ "id": "text-5",
160
+ "component": "Text",
161
+ "textContent": "← Back to homepage",
162
+ "variant": "body"
163
+ },
164
+ {
165
+ "id": "link",
166
+ "component": "Link",
167
+ "href": "/",
168
+ "text": "← Back to homepage",
169
+ "children": [
170
+ "text-5"
171
+ ]
172
+ },
149
173
  {
150
174
  "id": "text-4",
151
175
  "component": "Text",
152
176
  "color": "subtle",
153
177
  "text-align": "center",
154
- "textContent": "← Back to homepage"
178
+ "children": [
179
+ "link"
180
+ ]
155
181
  },
156
182
  {
157
183
  "id": "column-2",
@@ -24,7 +24,7 @@
24
24
  "signup"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-28T23:31:43.377Z",
28
28
  "template": [
29
29
  {
30
30
  "id": "button",
@@ -36,7 +36,7 @@
36
36
  "layout": "card"
37
37
  }
38
38
  },
39
- "captured_at": "2026-05-27T03:59:46.910Z",
39
+ "captured_at": "2026-05-28T23:31:43.377Z",
40
40
  "template": [
41
41
  {
42
42
  "id": "image",
@@ -59,10 +59,19 @@
59
59
  "variant": "display",
60
60
  "textContent": "We'll be right back"
61
61
  },
62
+ {
63
+ "id": "text-3",
64
+ "component": "Text",
65
+ "variant": "body",
66
+ "textContent": "12:30 UTC"
67
+ },
62
68
  {
63
69
  "id": "text-2",
64
70
  "component": "Text",
65
- "textContent": "AdiaUI is undergoing scheduled maintenance to roll out a database upgrade. Estimated time to recover: 12:30 UTC — about 25 minutes from now."
71
+ "textContent": "AdiaUI is undergoing scheduled maintenance to roll out a database upgrade. Estimated time to recover: — about 25 minutes from now.",
72
+ "children": [
73
+ "text-3"
74
+ ]
66
75
  },
67
76
  {
68
77
  "id": "column",
@@ -90,10 +99,20 @@
90
99
  ]
91
100
  },
92
101
  {
93
- "id": "text-3",
102
+ "id": "text-5",
103
+ "component": "Text",
104
+ "variant": "body",
105
+ "textContent": "12:00 – 12:30 UTC"
106
+ },
107
+ {
108
+ "id": "text-4",
94
109
  "component": "Text",
95
110
  "variant": "body",
96
- "textContent": "Window: 12:00 – 12:30 UTC · Affected: web app, API, webhooks. Status pages remain online during the window."
111
+ "slot": "content",
112
+ "textContent": "Window: · Affected: web app, API, webhooks. Status pages remain online during the window.",
113
+ "children": [
114
+ "text-5"
115
+ ]
97
116
  },
98
117
  {
99
118
  "id": "alert",
@@ -101,7 +120,7 @@
101
120
  "icon": "wrench",
102
121
  "variant": "info",
103
122
  "children": [
104
- "text-3"
123
+ "text-4"
105
124
  ]
106
125
  },
107
126
  {
@@ -136,7 +155,7 @@
136
155
  ]
137
156
  },
138
157
  {
139
- "id": "text-4",
158
+ "id": "text-6",
140
159
  "component": "Text",
141
160
  "color": "subtle",
142
161
  "size": "sm",
@@ -150,7 +169,7 @@
150
169
  "children": [
151
170
  "alert",
152
171
  "column-3",
153
- "text-4"
172
+ "text-6"
154
173
  ]
155
174
  },
156
175
  {
@@ -35,7 +35,7 @@
35
35
  "maintenance"
36
36
  ]
37
37
  },
38
- "captured_at": "2026-05-27T03:59:46.910Z",
38
+ "captured_at": "2026-05-28T23:31:43.377Z",
39
39
  "template": [
40
40
  {
41
41
  "id": "text",
@@ -28,7 +28,7 @@
28
28
  "frequently-asked"
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
33
  {
34
34
  "id": "text",
@@ -33,7 +33,7 @@
33
33
  "landing"
34
34
  ]
35
35
  },
36
- "captured_at": "2026-05-27T03:59:46.910Z",
36
+ "captured_at": "2026-05-28T23:31:43.377Z",
37
37
  "template": [
38
38
  {
39
39
  "id": "text",
@@ -25,13 +25,21 @@
25
25
  "upload-zone"
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": "text",
32
+ "component": "Text",
33
+ "textContent": "Drop files here or click to browse"
34
+ },
30
35
  {
31
36
  "id": "upload",
32
37
  "component": "Upload",
33
38
  "accept": ".pdf,.png,.jpg",
34
- "multiple": true
39
+ "multiple": true,
40
+ "children": [
41
+ "text"
42
+ ]
35
43
  },
36
44
  {
37
45
  "id": "field",
@@ -49,13 +57,13 @@
49
57
  "size": "sm"
50
58
  },
51
59
  {
52
- "id": "text",
60
+ "id": "text-2",
53
61
  "component": "Text",
54
62
  "size": "sm",
55
63
  "textContent": "report-q4.pdf"
56
64
  },
57
65
  {
58
- "id": "text-2",
66
+ "id": "text-3",
59
67
  "component": "Text",
60
68
  "color": "subtle",
61
69
  "size": "sm",
@@ -75,8 +83,8 @@
75
83
  "gap": "2",
76
84
  "children": [
77
85
  "file-pdf",
78
- "text",
79
86
  "text-2",
87
+ "text-3",
80
88
  "button"
81
89
  ]
82
90
  },
@@ -87,13 +95,13 @@
87
95
  "size": "sm"
88
96
  },
89
97
  {
90
- "id": "text-3",
98
+ "id": "text-4",
91
99
  "component": "Text",
92
100
  "size": "sm",
93
101
  "textContent": "screenshot.png"
94
102
  },
95
103
  {
96
- "id": "text-4",
104
+ "id": "text-5",
97
105
  "component": "Text",
98
106
  "color": "subtle",
99
107
  "size": "sm",
@@ -113,8 +121,8 @@
113
121
  "gap": "2",
114
122
  "children": [
115
123
  "file-image",
116
- "text-3",
117
124
  "text-4",
125
+ "text-5",
118
126
  "button-2"
119
127
  ]
120
128
  },
@@ -26,7 +26,7 @@
26
26
  "button"
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": "text",
@@ -22,7 +22,7 @@
22
22
  "layout"
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",
@@ -37,7 +37,7 @@
37
37
  "full-page-form"
38
38
  ]
39
39
  },
40
- "captured_at": "2026-05-27T03:59:46.910Z",
40
+ "captured_at": "2026-05-28T23:31:43.377Z",
41
41
  "template": [
42
42
  {
43
43
  "id": "text",
@@ -43,7 +43,7 @@
43
43
  "view-toggle"
44
44
  ]
45
45
  },
46
- "captured_at": "2026-05-27T03:59:46.910Z",
46
+ "captured_at": "2026-05-28T23:31:43.377Z",
47
47
  "template": [
48
48
  {
49
49
  "id": "text",
@@ -90,74 +90,50 @@
90
90
  "component": "Input",
91
91
  "placeholder": "Search media…"
92
92
  },
93
- {
94
- "id": "text-2",
95
- "component": "Text",
96
- "textContent": "All types",
97
- "variant": "body"
98
- },
99
- {
100
- "id": "text-3",
101
- "component": "Text",
102
- "textContent": "Images",
103
- "variant": "body"
104
- },
105
- {
106
- "id": "text-4",
107
- "component": "Text",
108
- "textContent": "Videos",
109
- "variant": "body"
110
- },
111
- {
112
- "id": "text-5",
113
- "component": "Text",
114
- "textContent": "Documents",
115
- "variant": "body"
116
- },
117
93
  {
118
94
  "id": "choice-picker",
119
95
  "component": "ChoicePicker",
120
96
  "size": "sm",
121
- "children": [
122
- "text-2",
123
- "text-3",
124
- "text-4",
125
- "text-5"
97
+ "options": [
98
+ {
99
+ "value": "All types",
100
+ "label": "All types"
101
+ },
102
+ {
103
+ "value": "Images",
104
+ "label": "Images"
105
+ },
106
+ {
107
+ "value": "Videos",
108
+ "label": "Videos"
109
+ },
110
+ {
111
+ "value": "Documents",
112
+ "label": "Documents"
113
+ }
126
114
  ]
127
115
  },
128
- {
129
- "id": "text-6",
130
- "component": "Text",
131
- "textContent": "Any time",
132
- "variant": "body"
133
- },
134
- {
135
- "id": "text-7",
136
- "component": "Text",
137
- "textContent": "Today",
138
- "variant": "body"
139
- },
140
- {
141
- "id": "text-8",
142
- "component": "Text",
143
- "textContent": "This week",
144
- "variant": "body"
145
- },
146
- {
147
- "id": "text-9",
148
- "component": "Text",
149
- "textContent": "This month",
150
- "variant": "body"
151
- },
152
116
  {
153
117
  "id": "choice-picker-2",
154
118
  "component": "ChoicePicker",
155
119
  "size": "sm",
156
- "children": [
157
- "text-6",
158
- "text-7",
159
- "text-8",
160
- "text-9"
120
+ "options": [
121
+ {
122
+ "value": "Any time",
123
+ "label": "Any time"
124
+ },
125
+ {
126
+ "value": "Today",
127
+ "label": "Today"
128
+ },
129
+ {
130
+ "value": "This week",
131
+ "label": "This week"
132
+ },
133
+ {
134
+ "value": "This month",
135
+ "label": "This month"
136
+ }
161
137
  ]
162
138
  },
163
139
  {
@@ -171,7 +147,7 @@
171
147
  ]
172
148
  },
173
149
  {
174
- "id": "text-10",
150
+ "id": "text-2",
175
151
  "component": "Text",
176
152
  "color": "subtle",
177
153
  "size": "sm",
@@ -182,14 +158,14 @@
182
158
  "component": "Section",
183
159
  "bleed": true,
184
160
  "children": [
185
- "column-9"
161
+ "column"
186
162
  ]
187
163
  },
188
164
  {
189
- "id": "column-9",
165
+ "id": "column",
190
166
  "component": "Column",
191
167
  "children": [
192
- "text-10"
168
+ "text-2"
193
169
  ]
194
170
  },
195
171
  {
@@ -201,7 +177,7 @@
201
177
  ]
202
178
  },
203
179
  {
204
- "id": "text-11",
180
+ "id": "text-3",
205
181
  "component": "Text",
206
182
  "color": "subtle",
207
183
  "size": "sm",
@@ -212,14 +188,14 @@
212
188
  "component": "Section",
213
189
  "bleed": true,
214
190
  "children": [
215
- "column-10"
191
+ "column-2"
216
192
  ]
217
193
  },
218
194
  {
219
- "id": "column-10",
195
+ "id": "column-2",
220
196
  "component": "Column",
221
197
  "children": [
222
- "text-11"
198
+ "text-3"
223
199
  ]
224
200
  },
225
201
  {
@@ -231,7 +207,7 @@
231
207
  ]
232
208
  },
233
209
  {
234
- "id": "text-12",
210
+ "id": "text-4",
235
211
  "component": "Text",
236
212
  "color": "subtle",
237
213
  "size": "sm",
@@ -242,14 +218,14 @@
242
218
  "component": "Section",
243
219
  "bleed": true,
244
220
  "children": [
245
- "column-11"
221
+ "column-3"
246
222
  ]
247
223
  },
248
224
  {
249
- "id": "column-11",
225
+ "id": "column-3",
250
226
  "component": "Column",
251
227
  "children": [
252
- "text-12"
228
+ "text-4"
253
229
  ]
254
230
  },
255
231
  {
@@ -261,7 +237,7 @@
261
237
  ]
262
238
  },
263
239
  {
264
- "id": "text-13",
240
+ "id": "text-5",
265
241
  "component": "Text",
266
242
  "color": "subtle",
267
243
  "size": "sm",
@@ -272,14 +248,14 @@
272
248
  "component": "Section",
273
249
  "bleed": true,
274
250
  "children": [
275
- "column-12"
251
+ "column-4"
276
252
  ]
277
253
  },
278
254
  {
279
- "id": "column-12",
255
+ "id": "column-4",
280
256
  "component": "Column",
281
257
  "children": [
282
- "text-13"
258
+ "text-5"
283
259
  ]
284
260
  },
285
261
  {
@@ -291,7 +267,7 @@
291
267
  ]
292
268
  },
293
269
  {
294
- "id": "text-14",
270
+ "id": "text-6",
295
271
  "component": "Text",
296
272
  "color": "subtle",
297
273
  "size": "sm",
@@ -302,14 +278,14 @@
302
278
  "component": "Section",
303
279
  "bleed": true,
304
280
  "children": [
305
- "column-13"
281
+ "column-5"
306
282
  ]
307
283
  },
308
284
  {
309
- "id": "column-13",
285
+ "id": "column-5",
310
286
  "component": "Column",
311
287
  "children": [
312
- "text-14"
288
+ "text-6"
313
289
  ]
314
290
  },
315
291
  {
@@ -321,7 +297,7 @@
321
297
  ]
322
298
  },
323
299
  {
324
- "id": "text-15",
300
+ "id": "text-7",
325
301
  "component": "Text",
326
302
  "color": "subtle",
327
303
  "size": "sm",
@@ -332,14 +308,14 @@
332
308
  "component": "Section",
333
309
  "bleed": true,
334
310
  "children": [
335
- "column-14"
311
+ "column-6"
336
312
  ]
337
313
  },
338
314
  {
339
- "id": "column-14",
315
+ "id": "column-6",
340
316
  "component": "Column",
341
317
  "children": [
342
- "text-15"
318
+ "text-7"
343
319
  ]
344
320
  },
345
321
  {
@@ -351,7 +327,7 @@
351
327
  ]
352
328
  },
353
329
  {
354
- "id": "text-16",
330
+ "id": "text-8",
355
331
  "component": "Text",
356
332
  "color": "subtle",
357
333
  "size": "sm",
@@ -362,14 +338,14 @@
362
338
  "component": "Section",
363
339
  "bleed": true,
364
340
  "children": [
365
- "column-15"
341
+ "column-7"
366
342
  ]
367
343
  },
368
344
  {
369
- "id": "column-15",
345
+ "id": "column-7",
370
346
  "component": "Column",
371
347
  "children": [
372
- "text-16"
348
+ "text-8"
373
349
  ]
374
350
  },
375
351
  {
@@ -381,7 +357,7 @@
381
357
  ]
382
358
  },
383
359
  {
384
- "id": "text-17",
360
+ "id": "text-9",
385
361
  "component": "Text",
386
362
  "color": "subtle",
387
363
  "size": "sm",
@@ -392,14 +368,14 @@
392
368
  "component": "Section",
393
369
  "bleed": true,
394
370
  "children": [
395
- "column-16"
371
+ "column-8"
396
372
  ]
397
373
  },
398
374
  {
399
- "id": "column-16",
375
+ "id": "column-8",
400
376
  "component": "Column",
401
377
  "children": [
402
- "text-17"
378
+ "text-9"
403
379
  ]
404
380
  },
405
381
  {
@@ -449,7 +425,7 @@
449
425
  ]
450
426
  },
451
427
  {
452
- "id": "column-17",
428
+ "id": "column-9",
453
429
  "component": "Column",
454
430
  "children": [
455
431
  "section",
@@ -461,7 +437,7 @@
461
437
  "id": "section-11",
462
438
  "component": "Section",
463
439
  "children": [
464
- "column-17"
440
+ "column-9"
465
441
  ]
466
442
  },
467
443
  {