@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
@@ -26,7 +26,7 @@
26
26
  "breakpoint"
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",
@@ -37,14 +37,47 @@
37
37
  {
38
38
  "id": "text-2",
39
39
  "component": "Text",
40
+ "slot": "description",
40
41
  "color": "subtle",
41
42
  "textContent": "Sessions per day"
42
43
  },
44
+ {
45
+ "id": "segment",
46
+ "component": "Segment",
47
+ "text": "7d",
48
+ "value": "7d"
49
+ },
50
+ {
51
+ "id": "segment-2",
52
+ "component": "Segment",
53
+ "text": "30d",
54
+ "value": "30d"
55
+ },
56
+ {
57
+ "id": "segment-3",
58
+ "component": "Segment",
59
+ "text": "90d",
60
+ "value": "90d"
61
+ },
62
+ {
63
+ "id": "segmented-control",
64
+ "component": "SegmentedControl",
65
+ "value": "30d",
66
+ "children": [
67
+ "segment",
68
+ "segment-2",
69
+ "segment-3"
70
+ ]
71
+ },
43
72
  {
44
73
  "id": "text-3",
45
74
  "component": "Text",
46
75
  "variant": "body",
47
- "size": "sm"
76
+ "slot": "action",
77
+ "size": "sm",
78
+ "children": [
79
+ "segmented-control"
80
+ ]
48
81
  },
49
82
  {
50
83
  "id": "header",
@@ -94,6 +127,7 @@
94
127
  {
95
128
  "id": "text-5",
96
129
  "component": "Text",
130
+ "slot": "description",
97
131
  "color": "subtle",
98
132
  "textContent": "Where sessions come from"
99
133
  },
@@ -23,7 +23,7 @@
23
23
  "status-badge"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-28T23:31:43.377Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "text",
@@ -34,14 +34,55 @@
34
34
  {
35
35
  "id": "text-2",
36
36
  "component": "Text",
37
+ "slot": "description",
37
38
  "color": "subtle",
38
39
  "textContent": "Manage and track recent customer orders"
39
40
  },
41
+ {
42
+ "id": "button",
43
+ "component": "Button",
44
+ "slot": "trigger",
45
+ "icon": "caret-down",
46
+ "size": "sm",
47
+ "text": "View as",
48
+ "variant": "ghost"
49
+ },
50
+ {
51
+ "id": "column",
52
+ "component": "Column"
53
+ },
54
+ {
55
+ "id": "column-2",
56
+ "component": "Column"
57
+ },
58
+ {
59
+ "id": "column-3",
60
+ "component": "Column"
61
+ },
62
+ {
63
+ "id": "column-4",
64
+ "component": "Column"
65
+ },
66
+ {
67
+ "id": "tx-state-menu",
68
+ "component": "Menu",
69
+ "children": [
70
+ "button",
71
+ "column",
72
+ "column-2",
73
+ "column-3",
74
+ "column-4"
75
+ ]
76
+ },
40
77
  {
41
78
  "id": "text-3",
42
79
  "component": "Text",
43
80
  "variant": "body",
44
- "size": "sm"
81
+ "slot": "action",
82
+ "size": "sm",
83
+ "children": [
84
+ "tx-state-menu"
85
+ ]
45
86
  },
46
87
  {
47
88
  "id": "header",
@@ -66,11 +107,11 @@
66
107
  "bleed": true,
67
108
  "data-tx-surface": "",
68
109
  "children": [
69
- "column"
110
+ "column-5"
70
111
  ]
71
112
  },
72
113
  {
73
- "id": "column",
114
+ "id": "column-5",
74
115
  "component": "Column",
75
116
  "children": [
76
117
  "dash-transactions"
@@ -41,7 +41,7 @@
41
41
  "onboarding"
42
42
  ]
43
43
  },
44
- "captured_at": "2026-05-27T03:59:46.910Z",
44
+ "captured_at": "2026-05-28T23:31:43.377Z",
45
45
  "template": [
46
46
  {
47
47
  "id": "image",
@@ -206,54 +206,36 @@
206
206
  "header-2"
207
207
  ]
208
208
  },
209
- {
210
- "id": "text-7",
211
- "component": "Text",
212
- "textContent": "Notion",
213
- "variant": "body"
214
- },
215
- {
216
- "id": "text-8",
217
- "component": "Text",
218
- "textContent": "Asana",
219
- "variant": "body"
220
- },
221
- {
222
- "id": "text-9",
223
- "component": "Text",
224
- "textContent": "Trello",
225
- "variant": "body"
226
- },
227
- {
228
- "id": "text-10",
229
- "component": "Text",
230
- "textContent": "Linear",
231
- "variant": "body"
232
- },
233
- {
234
- "id": "text-11",
235
- "component": "Text",
236
- "textContent": "Jira",
237
- "variant": "body"
238
- },
239
- {
240
- "id": "text-12",
241
- "component": "Text",
242
- "textContent": "CSV file",
243
- "variant": "body"
244
- },
245
209
  {
246
210
  "id": "source",
247
211
  "component": "ChoicePicker",
248
212
  "name": "source",
249
213
  "value": "notion",
250
- "children": [
251
- "text-7",
252
- "text-8",
253
- "text-9",
254
- "text-10",
255
- "text-11",
256
- "text-12"
214
+ "options": [
215
+ {
216
+ "value": "notion",
217
+ "label": "Notion"
218
+ },
219
+ {
220
+ "value": "asana",
221
+ "label": "Asana"
222
+ },
223
+ {
224
+ "value": "trello",
225
+ "label": "Trello"
226
+ },
227
+ {
228
+ "value": "linear",
229
+ "label": "Linear"
230
+ },
231
+ {
232
+ "value": "jira",
233
+ "label": "Jira"
234
+ },
235
+ {
236
+ "value": "csv",
237
+ "label": "CSV file"
238
+ }
257
239
  ]
258
240
  },
259
241
  {
@@ -282,9 +264,10 @@
282
264
  ]
283
265
  },
284
266
  {
285
- "id": "text-13",
267
+ "id": "text-7",
286
268
  "component": "Text",
287
269
  "variant": "body",
270
+ "slot": "content",
288
271
  "textContent": "Imports run in the background — you can move on while it processes. We'll email you when it's done."
289
272
  },
290
273
  {
@@ -293,7 +276,7 @@
293
276
  "icon": "info",
294
277
  "variant": "info",
295
278
  "children": [
296
- "text-13"
279
+ "text-7"
297
280
  ]
298
281
  },
299
282
  {
@@ -315,11 +298,11 @@
315
298
  ]
316
299
  },
317
300
  {
318
- "id": "column-9",
301
+ "id": "column-3",
319
302
  "component": "Column"
320
303
  },
321
304
  {
322
- "id": "text-14",
305
+ "id": "text-8",
323
306
  "component": "Text",
324
307
  "textContent": "Back",
325
308
  "variant": "body"
@@ -331,7 +314,7 @@
331
314
  "text": "Back",
332
315
  "data-reg-back": "",
333
316
  "children": [
334
- "text-14"
317
+ "text-8"
335
318
  ]
336
319
  },
337
320
  {
@@ -349,7 +332,7 @@
349
332
  "variant": "primary"
350
333
  },
351
334
  {
352
- "id": "column-10",
335
+ "id": "column-4",
353
336
  "component": "Column",
354
337
  "data-reg-actions": "",
355
338
  "children": [
@@ -362,8 +345,8 @@
362
345
  "id": "footer-2",
363
346
  "component": "Footer",
364
347
  "children": [
365
- "column-9",
366
- "column-10"
348
+ "column-3",
349
+ "column-4"
367
350
  ]
368
351
  },
369
352
  {
@@ -31,7 +31,7 @@
31
31
  "cancel"
32
32
  ]
33
33
  },
34
- "captured_at": "2026-05-27T03:59:46.910Z",
34
+ "captured_at": "2026-05-28T23:31:43.377Z",
35
35
  "template": [
36
36
  {
37
37
  "id": "text",
@@ -27,7 +27,7 @@
27
27
  "card"
28
28
  ]
29
29
  },
30
- "captured_at": "2026-05-27T03:59:46.910Z",
30
+ "captured_at": "2026-05-28T23:31:43.377Z",
31
31
  "template": [
32
32
  {
33
33
  "id": "text",
@@ -78,38 +78,26 @@
78
78
  "field-2"
79
79
  ]
80
80
  },
81
- {
82
- "id": "text-2",
83
- "component": "Text",
84
- "textContent": "America/New_York",
85
- "variant": "body"
86
- },
87
- {
88
- "id": "text-3",
89
- "component": "Text",
90
- "textContent": "America/Los_Angeles",
91
- "variant": "body"
92
- },
93
- {
94
- "id": "text-4",
95
- "component": "Text",
96
- "textContent": "Europe/London",
97
- "variant": "body"
98
- },
99
- {
100
- "id": "text-5",
101
- "component": "Text",
102
- "textContent": "Asia/Tokyo",
103
- "variant": "body"
104
- },
105
81
  {
106
82
  "id": "choice-picker",
107
83
  "component": "ChoicePicker",
108
- "children": [
109
- "text-2",
110
- "text-3",
111
- "text-4",
112
- "text-5"
84
+ "options": [
85
+ {
86
+ "value": "America/New_York",
87
+ "label": "America/New_York"
88
+ },
89
+ {
90
+ "value": "America/Los_Angeles",
91
+ "label": "America/Los_Angeles"
92
+ },
93
+ {
94
+ "value": "Europe/London",
95
+ "label": "Europe/London"
96
+ },
97
+ {
98
+ "value": "Asia/Tokyo",
99
+ "label": "Asia/Tokyo"
100
+ }
113
101
  ]
114
102
  },
115
103
  {
@@ -150,7 +138,7 @@
150
138
  "value": "monthly"
151
139
  },
152
140
  {
153
- "id": "column-6",
141
+ "id": "column-2",
154
142
  "component": "Column",
155
143
  "gap": "2",
156
144
  "children": [
@@ -165,7 +153,7 @@
165
153
  "component": "Field",
166
154
  "label": "Repeats",
167
155
  "children": [
168
- "column-6"
156
+ "column-2"
169
157
  ]
170
158
  },
171
159
  {
@@ -26,7 +26,7 @@
26
26
  "hr"
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",
@@ -44,7 +44,7 @@
44
44
  "height"
45
45
  ]
46
46
  },
47
- "captured_at": "2026-05-27T03:59:46.910Z",
47
+ "captured_at": "2026-05-28T23:31:43.377Z",
48
48
  "template": [
49
49
  {
50
50
  "id": "button",
@@ -232,31 +232,22 @@
232
232
  "textContent": "Status",
233
233
  "variant": "body"
234
234
  },
235
- {
236
- "id": "text-5",
237
- "component": "Text",
238
- "textContent": "Draft",
239
- "variant": "body"
240
- },
241
- {
242
- "id": "text-6",
243
- "component": "Text",
244
- "textContent": "Review",
245
- "variant": "body"
246
- },
247
- {
248
- "id": "text-7",
249
- "component": "Text",
250
- "textContent": "Published",
251
- "variant": "body"
252
- },
253
235
  {
254
236
  "id": "choice-picker",
255
237
  "component": "ChoicePicker",
256
- "children": [
257
- "text-5",
258
- "text-6",
259
- "text-7"
238
+ "options": [
239
+ {
240
+ "value": "Draft",
241
+ "label": "Draft"
242
+ },
243
+ {
244
+ "value": "Review",
245
+ "label": "Review"
246
+ },
247
+ {
248
+ "value": "Published",
249
+ "label": "Published"
250
+ }
260
251
  ]
261
252
  },
262
253
  {
@@ -268,7 +259,7 @@
268
259
  ]
269
260
  },
270
261
  {
271
- "id": "text-8",
262
+ "id": "text-5",
272
263
  "component": "Text",
273
264
  "textContent": "Tags",
274
265
  "variant": "body"
@@ -282,12 +273,12 @@
282
273
  "id": "stack-5",
283
274
  "component": "Stack",
284
275
  "children": [
285
- "text-8",
276
+ "text-5",
286
277
  "input-2"
287
278
  ]
288
279
  },
289
280
  {
290
- "id": "text-9",
281
+ "id": "text-6",
291
282
  "component": "Text",
292
283
  "textContent": "Author",
293
284
  "variant": "body"
@@ -299,7 +290,7 @@
299
290
  "src": "/avatar.png"
300
291
  },
301
292
  {
302
- "id": "text-10",
293
+ "id": "text-7",
303
294
  "component": "Text",
304
295
  "size": "sm",
305
296
  "textContent": "Alex Chen"
@@ -311,14 +302,14 @@
311
302
  "gap": "2",
312
303
  "children": [
313
304
  "avatar",
314
- "text-10"
305
+ "text-7"
315
306
  ]
316
307
  },
317
308
  {
318
309
  "id": "stack-6",
319
310
  "component": "Stack",
320
311
  "children": [
321
- "text-9",
312
+ "text-6",
322
313
  "row-3"
323
314
  ]
324
315
  },
@@ -341,7 +332,7 @@
341
332
  ]
342
333
  },
343
334
  {
344
- "id": "column-9",
335
+ "id": "column-6",
345
336
  "component": "Column",
346
337
  "children": [
347
338
  "section",
@@ -352,7 +343,7 @@
352
343
  "id": "section-5",
353
344
  "component": "Section",
354
345
  "children": [
355
- "column-9"
346
+ "column-6"
356
347
  ]
357
348
  },
358
349
  {
@@ -26,23 +26,42 @@
26
26
  "settings"
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
+ {
32
+ "id": "avatar",
33
+ "component": "Avatar",
34
+ "icon": "key"
35
+ },
31
36
  {
32
37
  "id": "text",
33
38
  "component": "Text",
34
- "variant": "body"
39
+ "variant": "body",
40
+ "slot": "icon",
41
+ "children": [
42
+ "avatar"
43
+ ]
44
+ },
45
+ {
46
+ "id": "text-3",
47
+ "component": "Text",
48
+ "strong": true,
49
+ "textContent": "Add a security key"
35
50
  },
36
51
  {
37
52
  "id": "text-2",
38
53
  "component": "Text",
39
54
  "variant": "body",
40
- "textContent": "Add a security key"
55
+ "slot": "heading",
56
+ "children": [
57
+ "text-3"
58
+ ]
41
59
  },
42
60
  {
43
- "id": "text-3",
61
+ "id": "text-4",
44
62
  "component": "Text",
45
63
  "variant": "body",
64
+ "slot": "action",
46
65
  "size": "sm"
47
66
  },
48
67
  {
@@ -51,11 +70,11 @@
51
70
  "children": [
52
71
  "text",
53
72
  "text-2",
54
- "text-3"
73
+ "text-4"
55
74
  ]
56
75
  },
57
76
  {
58
- "id": "text-4",
77
+ "id": "text-5",
59
78
  "component": "Text",
60
79
  "color": "subtle",
61
80
  "size": "sm",
@@ -65,7 +84,7 @@
65
84
  "id": "section",
66
85
  "component": "Section",
67
86
  "children": [
68
- "text-4"
87
+ "text-5"
69
88
  ]
70
89
  },
71
90
  {
@@ -80,7 +99,7 @@
80
99
  "component": "Divider"
81
100
  },
82
101
  {
83
- "id": "text-5",
102
+ "id": "text-6",
84
103
  "component": "Text",
85
104
  "strong": true,
86
105
  "textContent": "Key details"
@@ -99,32 +118,23 @@
99
118
  "input"
100
119
  ]
101
120
  },
102
- {
103
- "id": "text-6",
104
- "component": "Text",
105
- "textContent": "FIDO2 / WebAuthn",
106
- "variant": "body"
107
- },
108
- {
109
- "id": "text-7",
110
- "component": "Text",
111
- "textContent": "U2F (legacy)",
112
- "variant": "body"
113
- },
114
- {
115
- "id": "text-8",
116
- "component": "Text",
117
- "textContent": "Platform authenticator (Touch ID, Windows Hello)",
118
- "variant": "body"
119
- },
120
121
  {
121
122
  "id": "choice-picker",
122
123
  "component": "ChoicePicker",
123
124
  "value": "fido2",
124
- "children": [
125
- "text-6",
126
- "text-7",
127
- "text-8"
125
+ "options": [
126
+ {
127
+ "value": "fido2",
128
+ "label": "FIDO2 / WebAuthn"
129
+ },
130
+ {
131
+ "value": "u2f",
132
+ "label": "U2F (legacy)"
133
+ },
134
+ {
135
+ "value": "platform",
136
+ "label": "Platform authenticator (Touch ID, Windows Hello)"
137
+ }
128
138
  ]
129
139
  },
130
140
  {
@@ -167,7 +177,7 @@
167
177
  "component": "Column",
168
178
  "gap": "3",
169
179
  "children": [
170
- "text-5",
180
+ "text-6",
171
181
  "field",
172
182
  "field-2",
173
183
  "field-3",
@@ -179,25 +189,25 @@
179
189
  "component": "Divider"
180
190
  },
181
191
  {
182
- "id": "text-9",
192
+ "id": "text-7",
183
193
  "component": "Text",
184
194
  "strong": true,
185
195
  "textContent": "Registered keys"
186
196
  },
187
197
  {
188
- "id": "text-10",
198
+ "id": "text-8",
189
199
  "component": "Text",
190
200
  "color": "subtle",
191
201
  "size": "sm",
192
202
  "textContent": "None yet. Registration runs entirely on your device — we only see the public key."
193
203
  },
194
204
  {
195
- "id": "column-6",
205
+ "id": "column-3",
196
206
  "component": "Column",
197
207
  "gap": "2",
198
208
  "children": [
199
- "text-9",
200
- "text-10"
209
+ "text-7",
210
+ "text-8"
201
211
  ]
202
212
  },
203
213
  {
@@ -209,7 +219,7 @@
209
219
  "divider",
210
220
  "column-2",
211
221
  "divider-2",
212
- "column-6"
222
+ "column-3"
213
223
  ]
214
224
  },
215
225
  {
@@ -243,6 +253,7 @@
243
253
  {
244
254
  "id": "footer",
245
255
  "component": "Footer",
256
+ "slot": "footer",
246
257
  "children": [
247
258
  "grid"
248
259
  ]