@adia-ai/a2ui-corpus 0.6.42 → 0.6.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/catalog-a2ui_0_9.json +10 -0
  3. package/chunk-embeddings.json +1 -1
  4. package/chunks/_index.json +43 -33
  5. package/chunks/accordion-settings.json +1 -1
  6. package/chunks/activity-feed.json +2 -1
  7. package/chunks/agent-canvas-shell.json +1 -1
  8. package/chunks/agent-command-palette-search.json +1 -1
  9. package/chunks/agent-reasoning-collapsed.json +2 -1
  10. package/chunks/agent-tool-call-result.json +1 -1
  11. package/chunks/agent-trace-timeline.json +1 -1
  12. package/chunks/ai-streaming-response.json +13 -4
  13. package/chunks/alert-banner.json +1 -1
  14. package/chunks/analytics-chart.json +3 -1
  15. package/chunks/analytics-sparklines-dashboard.json +5 -1
  16. package/chunks/api-key-table.json +15 -2
  17. package/chunks/app-product-listing-card.json +1 -1
  18. package/chunks/audit-log.json +17 -4
  19. package/chunks/auth-account-deleted-actions.json +1 -1
  20. package/chunks/auth-account-deleted.json +40 -5
  21. package/chunks/auth-card-content.json +1 -1
  22. package/chunks/auth-card-header.json +1 -1
  23. package/chunks/auth-email-entry.json +1 -1
  24. package/chunks/auth-email-verify-confirm.json +1 -1
  25. package/chunks/auth-email-verify.json +45 -5
  26. package/chunks/auth-forbidden-actions.json +1 -1
  27. package/chunks/auth-forbidden.json +33 -5
  28. package/chunks/auth-invite-actions.json +1 -1
  29. package/chunks/auth-invite-team-card.json +1 -1
  30. package/chunks/auth-link-expired-form.json +1 -1
  31. package/chunks/auth-link-expired.json +20 -2
  32. package/chunks/auth-locked-account.json +39 -5
  33. package/chunks/auth-locked-recovery-options.json +1 -1
  34. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  35. package/chunks/auth-mfa-enrollment.json +32 -5
  36. package/chunks/auth-mfa-fallback-actions.json +1 -1
  37. package/chunks/auth-mfa-recovery.json +1 -1
  38. package/chunks/auth-new-password-form.json +1 -1
  39. package/chunks/auth-new-password.json +32 -5
  40. package/chunks/auth-oauth-fallback-actions.json +1 -1
  41. package/chunks/auth-oauth-interstitial.json +2 -1
  42. package/chunks/auth-password-challenge.json +1 -1
  43. package/chunks/auth-password-reset-form.json +1 -1
  44. package/chunks/auth-password-reset.json +19 -2
  45. package/chunks/auth-profile-form.json +1 -1
  46. package/chunks/auth-profile-setup.json +19 -2
  47. package/chunks/auth-reset-sent.json +45 -8
  48. package/chunks/auth-session-expired-actions.json +1 -1
  49. package/chunks/auth-session-expired.json +33 -5
  50. package/chunks/auth-signin-card-email.json +20 -2
  51. package/chunks/auth-signin-card-magic-link.json +26 -13
  52. package/chunks/auth-signin-card-mfa.json +39 -5
  53. package/chunks/auth-signin-card-otp.json +73 -10
  54. package/chunks/auth-signin-card-password.json +34 -7
  55. package/chunks/auth-signin-card-recovery.json +41 -5
  56. package/chunks/auth-signout-actions.json +1 -1
  57. package/chunks/auth-signout.json +32 -5
  58. package/chunks/auth-signup-email-entry.json +1 -1
  59. package/chunks/auth-signup-entry.json +57 -5
  60. package/chunks/auth-signup-social-auths.json +1 -1
  61. package/chunks/auth-signup-verify.json +75 -11
  62. package/chunks/auth-social-auths.json +1 -1
  63. package/chunks/auth-sso-providers.json +1 -1
  64. package/chunks/auth-sso-required.json +46 -8
  65. package/chunks/auth-team-invite.json +56 -12
  66. package/chunks/avatar-group-overflow.json +1 -1
  67. package/chunks/badge-variants-table.json +2 -1
  68. package/chunks/billing-overview.json +17 -49
  69. package/chunks/billing-progress-label.json +1 -1
  70. package/chunks/blog-post-card.json +16 -23
  71. package/chunks/breadcrumb-navigation.json +1 -1
  72. package/chunks/calendar-month-view.json +12 -35
  73. package/chunks/card-grid-images.json +1 -1
  74. package/chunks/card-header-with-description.json +2 -1
  75. package/chunks/changelog-activity-feed.json +2 -1
  76. package/chunks/chart-with-filter-pills.json +1 -1
  77. package/chunks/chat-page-shell.json +1 -1
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +1 -1
  80. package/chunks/color-picker-swatches.json +1 -1
  81. package/chunks/command-palette.json +1 -1
  82. package/chunks/commerce-pricing-tiers.json +11 -1
  83. package/chunks/comparison-table.json +1 -1
  84. package/chunks/contact-form.json +2 -1
  85. package/chunks/conversion-funnel-6step.json +2 -1
  86. package/chunks/dashboard-acquisition-panel.json +36 -2
  87. package/chunks/dashboard-admin-page.json +3 -3
  88. package/chunks/dashboard-audience-kpis.json +1 -1
  89. package/chunks/dashboard-audience-panel.json +4 -1
  90. package/chunks/dashboard-behavior-panel.json +2 -1
  91. package/chunks/dashboard-chart-recent.json +3 -1
  92. package/chunks/dashboard-cohort-retention.json +2 -1
  93. package/chunks/dashboard-conversion-panel.json +3 -1
  94. package/chunks/dashboard-country-list.json +2 -1
  95. package/chunks/dashboard-filter-bar.json +1 -1
  96. package/chunks/dashboard-funnel.json +2 -1
  97. package/chunks/dashboard-notifications-panel.json +49 -134
  98. package/chunks/dashboard-overview-panel.json +75 -26
  99. package/chunks/dashboard-page-header.json +1 -1
  100. package/chunks/dashboard-pages-table.json +2 -1
  101. package/chunks/dashboard-quick-actions.json +1 -1
  102. package/chunks/dashboard-reports-panel.json +73 -7
  103. package/chunks/dashboard-reports-table.json +73 -7
  104. package/chunks/dashboard-storage-card.json +2 -1
  105. package/chunks/dashboard-tabs.json +1 -1
  106. package/chunks/dashboard-team-actions-storage.json +3 -1
  107. package/chunks/dashboard-team-list.json +2 -1
  108. package/chunks/dashboard-traffic-channels.json +36 -2
  109. package/chunks/dashboard-transactions-table.json +45 -4
  110. package/chunks/data-import-wizard.json +2 -1
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +1 -1
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +1 -1
  115. package/chunks/drawer-2fa-key.json +38 -18
  116. package/chunks/drawer-2fa-sms.json +42 -15
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +217 -66
  119. package/chunks/drawer-change-plan.json +122 -35
  120. package/chunks/drawer-custom-roles.json +62 -35
  121. package/chunks/drawer-data-start.json +27 -7
  122. package/chunks/drawer-delete-account.json +41 -21
  123. package/chunks/drawer-delete-workspace.json +38 -11
  124. package/chunks/drawer-discord.json +44 -24
  125. package/chunks/drawer-figma.json +50 -30
  126. package/chunks/drawer-first-dashboard.json +35 -15
  127. package/chunks/drawer-gcal.json +38 -18
  128. package/chunks/drawer-github.json +59 -32
  129. package/chunks/drawer-invite.json +45 -16
  130. package/chunks/drawer-report.json +75 -46
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +44 -17
  134. package/chunks/drawer-smtp.json +61 -34
  135. package/chunks/drawer-source.json +46 -19
  136. package/chunks/drawer-transaction.json +54 -25
  137. package/chunks/editor-code-pane.json +1 -1
  138. package/chunks/editor-page-shell.json +1 -1
  139. package/chunks/email-inbox-list.json +140 -89
  140. package/chunks/empty-state-danger.json +2 -1
  141. package/chunks/empty-state-minimal.json +1 -1
  142. package/chunks/empty-state-warning.json +2 -1
  143. package/chunks/empty-state.json +1 -1
  144. package/chunks/error-404-actions.json +1 -1
  145. package/chunks/error-404.json +20 -3
  146. package/chunks/error-500-actions.json +1 -1
  147. package/chunks/error-500.json +29 -3
  148. package/chunks/error-maintenance-actions.json +1 -1
  149. package/chunks/error-maintenance.json +26 -7
  150. package/chunks/error-page-shell.json +1 -1
  151. package/chunks/faq-accordion.json +1 -1
  152. package/chunks/feature-grid-icons.json +1 -1
  153. package/chunks/file-upload-dnd.json +16 -8
  154. package/chunks/footer-multi-column.json +1 -1
  155. package/chunks/footer-primary-only.json +1 -1
  156. package/chunks/form-page-shell.json +1 -1
  157. package/chunks/gallery-page-shell.json +1 -1
  158. package/chunks/hero-section-split.json +1 -1
  159. package/chunks/icon-text-row.json +1 -1
  160. package/chunks/image-caption-tile.json +3 -1
  161. package/chunks/image-carousel.json +1 -1
  162. package/chunks/image-upload-preview.json +1 -1
  163. package/chunks/import-mapping-flow.json +251 -127
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +2 -1
  167. package/chunks/invoice-line-items.json +15 -4
  168. package/chunks/kanban-board-3col.json +1 -1
  169. package/chunks/kanban-page-shell.json +4 -1
  170. package/chunks/keyboard-shortcut-display.json +1 -1
  171. package/chunks/labeled-textarea.json +1 -1
  172. package/chunks/leaderboard-table.json +1 -1
  173. package/chunks/linked-record-row.json +1 -1
  174. package/chunks/loading-skeleton-placeholder.json +1 -1
  175. package/chunks/marketing-hero-cta.json +3 -2
  176. package/chunks/marketing-page-shell.json +1 -1
  177. package/chunks/masonry-gallery.json +1 -1
  178. package/chunks/member-edit-drawer.json +5 -1
  179. package/chunks/metadata-description-list.json +1 -1
  180. package/chunks/modal-dialog-confirm.json +23 -5
  181. package/chunks/nav-menu-icons.json +1 -1
  182. package/chunks/newsletter-subscription.json +3 -1
  183. package/chunks/notification-badges-feed.json +50 -135
  184. package/chunks/notification-preferences-panel.json +2 -1
  185. package/chunks/notification-toast-row.json +12 -91
  186. package/chunks/onb-completion.json +24 -2
  187. package/chunks/onb-extension-install.json +52 -7
  188. package/chunks/onb-hero-welcome.json +98 -8
  189. package/chunks/onb-import-picker.json +1 -1
  190. package/chunks/onb-mobile-handoff.json +1 -1
  191. package/chunks/onb-notification-prefs.json +1 -1
  192. package/chunks/onb-persona-picker.json +1 -1
  193. package/chunks/onb-provider-tiles.json +12 -2
  194. package/chunks/onb-settings-review.json +12 -2
  195. package/chunks/onb-step-footer.json +1 -1
  196. package/chunks/onb-step-header.json +1 -1
  197. package/chunks/onb-step-progress.json +1 -1
  198. package/chunks/onb-step-shell.json +102 -12
  199. package/chunks/onb-story-pane.json +1 -1
  200. package/chunks/onb-tutorial-steps.json +1 -1
  201. package/chunks/order-tracking-timeline.json +2 -1
  202. package/chunks/pagination-controls.json +1 -1
  203. package/chunks/payment-method-form.json +337 -0
  204. package/chunks/period-comparison.json +1 -1
  205. package/chunks/permission-matrix-table.json +2 -1
  206. package/chunks/playground-a2ui.json +1 -1
  207. package/chunks/playground-app-shell.json +51 -5
  208. package/chunks/playground-chat.json +169 -3
  209. package/chunks/playground-construct-canvas.json +1 -1
  210. package/chunks/playground-css-channel.json +152 -20
  211. package/chunks/playground-gen-ui.json +1 -1
  212. package/chunks/playground-render-preview.json +19 -2
  213. package/chunks/playground-streams-bridge.json +93 -20
  214. package/chunks/playground-table-toolbar.json +1 -1
  215. package/chunks/popover-with-content.json +1 -1
  216. package/chunks/pricing-tiers.json +71 -38
  217. package/chunks/product-tour.json +5 -3
  218. package/chunks/progress-tracker-milestones.json +1 -1
  219. package/chunks/radio-button-group.json +1 -1
  220. package/chunks/real-time-metrics-dashboard.json +1 -1
  221. package/chunks/reg-address-form.json +2 -1
  222. package/chunks/reg-billing-card.json +1 -1
  223. package/chunks/reg-brand-scrape.json +304 -42
  224. package/chunks/reg-departments-toggle.json +2 -1
  225. package/chunks/reg-extended-profile.json +1 -1
  226. package/chunks/reg-final-done.json +108 -21
  227. package/chunks/reg-helpdesk-grid.json +174 -35
  228. package/chunks/reg-import-picker.json +2 -1
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +21 -2
  231. package/chunks/reg-legal-entity.json +1 -1
  232. package/chunks/reg-org-chart-review.json +442 -65
  233. package/chunks/reg-profile-identity.json +1 -1
  234. package/chunks/reg-step-footer.json +1 -1
  235. package/chunks/reg-step-header.json +1 -1
  236. package/chunks/reg-step-progress.json +1 -1
  237. package/chunks/reg-step-shell.json +1 -1
  238. package/chunks/reg-story-pane.json +1 -1
  239. package/chunks/reg-success-summary.json +108 -21
  240. package/chunks/reg-team-size.json +1 -1
  241. package/chunks/reg-usecase-picker.json +1 -1
  242. package/chunks/reg-workspace-name.json +1 -1
  243. package/chunks/responsive-grid-pattern.json +1 -1
  244. package/chunks/responsive-kpi-grid.json +1 -1
  245. package/chunks/responsive-row-pattern.json +1 -1
  246. package/chunks/responsive-wrap-at-pattern.json +54 -6
  247. package/chunks/revenue-heatmap.json +2 -1
  248. package/chunks/role-management.json +74 -62
  249. package/chunks/search-with-filters.json +1 -1
  250. package/chunks/section-with-stack.json +1 -1
  251. package/chunks/segmented-control-billing-tabs.json +54 -8
  252. package/chunks/select-multiple-preselected.json +1 -1
  253. package/chunks/settings-2fa-setup.json +169 -29
  254. package/chunks/settings-admin-page.json +39 -11
  255. package/chunks/settings-appearance-theme-panel.json +1 -1
  256. package/chunks/settings-appearance.json +2 -1
  257. package/chunks/settings-general-form.json +1 -1
  258. package/chunks/settings-integrations.json +162 -29
  259. package/chunks/settings-members-invite.json +1 -1
  260. package/chunks/settings-page-shell.json +1 -1
  261. package/chunks/settings-panel.json +2 -1
  262. package/chunks/settings-profile-security.json +1 -1
  263. package/chunks/settings-toggle-switches.json +1 -1
  264. package/chunks/sidebar-nav.json +1 -1
  265. package/chunks/sidebar-navigation-panel.json +2 -1
  266. package/chunks/slider-range-controls.json +1 -1
  267. package/chunks/social-media-post-card.json +1 -1
  268. package/chunks/sortable-search-paginate-table.json +14 -2
  269. package/chunks/split-pane-editor-preview.json +1 -1
  270. package/chunks/stat-cards-kpi-dashboard.json +1 -1
  271. package/chunks/status-dashboard.json +48 -7
  272. package/chunks/stepper-form-wizard.json +1 -1
  273. package/chunks/survey-rating-form.json +2 -1
  274. package/chunks/tabs-with-panels.json +1 -1
  275. package/chunks/tag-chips-filter.json +1 -1
  276. package/chunks/team-members-list.json +59 -65
  277. package/chunks/testimonial-grid.json +1 -1
  278. package/chunks/testimonials-avatar-cards.json +1 -1
  279. package/chunks/timeline-events.json +1 -1
  280. package/chunks/toolbar-icons.json +1 -1
  281. package/chunks/toolbar-tooltips.json +1 -1
  282. package/chunks/tooltip-hover-button.json +1 -1
  283. package/chunks/trial-banner.json +40 -25
  284. package/chunks/user-identity-row.json +1 -1
  285. package/chunks/user-onboarding-checklist.json +260 -6
  286. package/chunks/user-profile-card.json +18 -34
  287. package/chunks/video-player-controls.json +1 -1
  288. package/chunks/webhook-config.json +2 -1
  289. package/package.json +1 -1
  290. package/chunks/drawer-payment-method.json +0 -395
@@ -33,7 +33,7 @@
33
33
  "re-authenticate"
34
34
  ]
35
35
  },
36
- "captured_at": "2026-05-27T03:59:46.910Z",
36
+ "captured_at": "2026-05-27T23:29:53.307Z",
37
37
  "template": [
38
38
  {
39
39
  "id": "image",
@@ -80,11 +80,21 @@
80
80
  "header-2"
81
81
  ]
82
82
  },
83
+ {
84
+ "id": "text-3",
85
+ "component": "Text",
86
+ "variant": "body",
87
+ "textContent": "kim@acme.com"
88
+ },
83
89
  {
84
90
  "id": "text-2",
85
91
  "component": "Text",
86
92
  "variant": "body",
87
- "textContent": "For your security, we ended the session for kim@acme.com after a period of inactivity. Your work is safe — sign back in to pick up where you left off."
93
+ "slot": "content",
94
+ "textContent": "For your security, we ended the session for after a period of inactivity. Your work is safe — sign back in to pick up where you left off.",
95
+ "children": [
96
+ "text-3"
97
+ ]
88
98
  },
89
99
  {
90
100
  "id": "alert",
@@ -125,12 +135,30 @@
125
135
  ]
126
136
  },
127
137
  {
128
- "id": "text-3",
138
+ "id": "text-5",
139
+ "component": "Text",
140
+ "textContent": "Contact support",
141
+ "variant": "body"
142
+ },
143
+ {
144
+ "id": "link",
145
+ "component": "Link",
146
+ "href": "/site/examples/help",
147
+ "text": "Contact support",
148
+ "children": [
149
+ "text-5"
150
+ ]
151
+ },
152
+ {
153
+ "id": "text-4",
129
154
  "component": "Text",
130
155
  "color": "subtle",
131
156
  "size": "sm",
132
157
  "text-align": "center",
133
- "textContent": "Need help? Contact support"
158
+ "textContent": "Need help?",
159
+ "children": [
160
+ "link"
161
+ ]
134
162
  },
135
163
  {
136
164
  "id": "column-2",
@@ -139,7 +167,7 @@
139
167
  "children": [
140
168
  "alert",
141
169
  "column-3",
142
- "text-3"
170
+ "text-4"
143
171
  ]
144
172
  },
145
173
  {
@@ -41,7 +41,7 @@
41
41
  "layout": "card"
42
42
  }
43
43
  },
44
- "captured_at": "2026-05-27T03:59:46.910Z",
44
+ "captured_at": "2026-05-27T23:29:53.307Z",
45
45
  "template": [
46
46
  {
47
47
  "id": "image",
@@ -178,12 +178,30 @@
178
178
  "column-5"
179
179
  ]
180
180
  },
181
+ {
182
+ "id": "text-4",
183
+ "component": "Text",
184
+ "textContent": "Sign up",
185
+ "variant": "body"
186
+ },
187
+ {
188
+ "id": "link",
189
+ "component": "Link",
190
+ "href": "/site/examples/auth/sign-up",
191
+ "text": "Sign up",
192
+ "children": [
193
+ "text-4"
194
+ ]
195
+ },
181
196
  {
182
197
  "id": "text-3",
183
198
  "component": "Text",
184
199
  "color": "subtle",
185
200
  "text-align": "center",
186
- "textContent": "Don't have an account? Sign up"
201
+ "textContent": "Don't have an account?",
202
+ "children": [
203
+ "link"
204
+ ]
187
205
  },
188
206
  {
189
207
  "id": "column-2",
@@ -8,7 +8,7 @@
8
8
  "attrs": {
9
9
  "raw": ""
10
10
  },
11
- "html": "<card-ui raw\n style=\"max-width: 32rem\">\n <header>\n <col-ui align=\"center\" gap=\"2\">\n <icon-ui name=\"envelope-open\" size=\"48\" color=\"accent\"></icon-ui>\n <h1>Check your email</h1>\n </col-ui>\n </header>\n\n <section>\n <col-ui gap=\"4\">\n <text-ui align=\"center\" color=\"subtle\">\n We sent a magic link to kim@acme.com. Click the link to sign in — it expires in 10 minutes.\n </text-ui>\n\n <alert-ui variant=\"info\">\n <text-ui>Didn't get the email? Check your spam folder, or wait 30 seconds before requesting a new link.</text-ui>\n </alert-ui>\n\n <button-ui text=\"Resend link\" icon=\"arrow-clockwise\" variant=\"outline\"></button-ui>\n\n <text-ui text-align=\"center\">\n <a href=\"/site/examples/auth/sign-in\">← Use a different email</a>\n </text-ui>\n </col-ui>\n </section>\n </card-ui>",
11
+ "html": "<card-ui raw\n style=\"max-width: 32rem\">\n <header>\n <col-ui align=\"center\" gap=\"2\">\n <icon-ui name=\"envelope-open\" size=\"48\" color=\"accent\"></icon-ui>\n <h1>Check your email</h1>\n </col-ui>\n </header>\n\n <section>\n <col-ui gap=\"4\" align=\"center\">\n <text-ui text-align=\"center\" color=\"subtle\">\n We sent a magic link to kim@acme.com. Click the link to sign in — it expires in 10 minutes.\n </text-ui>\n\n <alert-ui variant=\"info\" text=\"Didn't get the email? Check your spam folder, or wait 30 seconds before requesting a new link.\"></alert-ui>\n\n <button-ui text=\"Resend link\" icon=\"arrow-clockwise\" variant=\"outline\" stretch></button-ui>\n\n <text-ui text-align=\"center\">\n <a href=\"/site/examples/auth/sign-in\">← Use a different email</a>\n </text-ui>\n </col-ui>\n </section>\n </card-ui>",
12
12
  "source": "apps/user-flow/app/auth/sign-in/magic-link/sent/sent.contents.html",
13
13
  "metadata": {
14
14
  "domain": "auth",
@@ -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-27T23:29:53.307Z",
43
43
  "template": [
44
44
  {
45
45
  "id": "envelope-open",
@@ -74,43 +74,56 @@
74
74
  "id": "text-2",
75
75
  "component": "Text",
76
76
  "color": "subtle",
77
+ "text-align": "center",
77
78
  "textContent": "We sent a magic link to kim@acme.com. Click the link to sign in — it expires in 10 minutes."
78
79
  },
79
- {
80
- "id": "text-3",
81
- "component": "Text",
82
- "textContent": "Didn't get the email? Check your spam folder, or wait 30 seconds before requesting a new link."
83
- },
84
80
  {
85
81
  "id": "alert",
86
82
  "component": "Alert",
87
- "variant": "info",
88
- "children": [
89
- "text-3"
90
- ]
83
+ "text": "Didn't get the email? Check your spam folder, or wait 30 seconds before requesting a new link.",
84
+ "variant": "info"
91
85
  },
92
86
  {
93
87
  "id": "button",
94
88
  "component": "Button",
95
89
  "icon": "arrow-clockwise",
90
+ "stretch": true,
96
91
  "text": "Resend link",
97
92
  "variant": "outline"
98
93
  },
99
94
  {
100
95
  "id": "text-4",
101
96
  "component": "Text",
97
+ "textContent": "← Use a different email",
98
+ "variant": "body"
99
+ },
100
+ {
101
+ "id": "link",
102
+ "component": "Link",
103
+ "href": "/site/examples/auth/sign-in",
104
+ "text": "← Use a different email",
105
+ "children": [
106
+ "text-4"
107
+ ]
108
+ },
109
+ {
110
+ "id": "text-3",
111
+ "component": "Text",
102
112
  "text-align": "center",
103
- "textContent": "← Use a different email"
113
+ "children": [
114
+ "link"
115
+ ]
104
116
  },
105
117
  {
106
118
  "id": "column-2",
107
119
  "component": "Column",
120
+ "align": "center",
108
121
  "gap": "4",
109
122
  "children": [
110
123
  "text-2",
111
124
  "alert",
112
125
  "button",
113
- "text-4"
126
+ "text-3"
114
127
  ]
115
128
  },
116
129
  {
@@ -40,7 +40,7 @@
40
40
  "layout": "card"
41
41
  }
42
42
  },
43
- "captured_at": "2026-05-27T03:59:46.910Z",
43
+ "captured_at": "2026-05-27T23:29:53.307Z",
44
44
  "template": [
45
45
  {
46
46
  "id": "image",
@@ -106,11 +106,28 @@
106
106
  "otp-input"
107
107
  ]
108
108
  },
109
+ {
110
+ "id": "text-4",
111
+ "component": "Text",
112
+ "textContent": "Use a backup code instead",
113
+ "variant": "body"
114
+ },
115
+ {
116
+ "id": "link",
117
+ "component": "Link",
118
+ "href": "/site/examples/auth/sign-in/mfa/recovery",
119
+ "text": "Use a backup code instead",
120
+ "children": [
121
+ "text-4"
122
+ ]
123
+ },
109
124
  {
110
125
  "id": "text-3",
111
126
  "component": "Text",
112
127
  "text-align": "center",
113
- "textContent": "Use a backup code instead"
128
+ "children": [
129
+ "link"
130
+ ]
114
131
  },
115
132
  {
116
133
  "id": "divider",
@@ -149,10 +166,27 @@
149
166
  ]
150
167
  },
151
168
  {
152
- "id": "text-4",
169
+ "id": "text-6",
170
+ "component": "Text",
171
+ "textContent": "← Sign out",
172
+ "variant": "body"
173
+ },
174
+ {
175
+ "id": "link-2",
176
+ "component": "Link",
177
+ "href": "/site/examples/auth/sign-in",
178
+ "text": "← Sign out",
179
+ "children": [
180
+ "text-6"
181
+ ]
182
+ },
183
+ {
184
+ "id": "text-5",
153
185
  "component": "Text",
154
186
  "text-align": "center",
155
- "textContent": "← Sign out"
187
+ "children": [
188
+ "link-2"
189
+ ]
156
190
  },
157
191
  {
158
192
  "id": "column-2",
@@ -163,7 +197,7 @@
163
197
  "text-3",
164
198
  "divider",
165
199
  "column-4",
166
- "text-4"
200
+ "text-5"
167
201
  ]
168
202
  },
169
203
  {
@@ -35,7 +35,7 @@
35
35
  "layout": "card"
36
36
  }
37
37
  },
38
- "captured_at": "2026-05-27T03:59:46.910Z",
38
+ "captured_at": "2026-05-27T23:29:53.307Z",
39
39
  "template": [
40
40
  {
41
41
  "id": "image",
@@ -58,10 +58,20 @@
58
58
  "variant": "display",
59
59
  "textContent": "Enter your code"
60
60
  },
61
+ {
62
+ "id": "text-3",
63
+ "component": "Text",
64
+ "variant": "body",
65
+ "color": "accent",
66
+ "textContent": "kim@acme.com"
67
+ },
61
68
  {
62
69
  "id": "text-2",
63
70
  "component": "Text",
64
- "textContent": "We sent a 6-digit code to kim@acme.com . Enter it below."
71
+ "textContent": "We sent a 6-digit code to . Enter it below.",
72
+ "children": [
73
+ "text-3"
74
+ ]
65
75
  },
66
76
  {
67
77
  "id": "column",
@@ -95,24 +105,77 @@
95
105
  ]
96
106
  },
97
107
  {
98
- "id": "text-3",
108
+ "id": "text-5",
109
+ "component": "Text",
110
+ "textContent": "Resend in 30s",
111
+ "variant": "body"
112
+ },
113
+ {
114
+ "id": "link",
115
+ "component": "Link",
116
+ "href": "#",
117
+ "text": "Resend in 30s",
118
+ "children": [
119
+ "text-5"
120
+ ]
121
+ },
122
+ {
123
+ "id": "text-4",
99
124
  "component": "Text",
100
125
  "color": "subtle",
101
126
  "text-align": "center",
102
- "textContent": "Didn't receive it? Resend in 30s"
127
+ "textContent": "Didn't receive it?",
128
+ "children": [
129
+ "link"
130
+ ]
103
131
  },
104
132
  {
105
- "id": "text-4",
133
+ "id": "text-7",
134
+ "component": "Text",
135
+ "textContent": "← Use a different method",
136
+ "variant": "body"
137
+ },
138
+ {
139
+ "id": "link-2",
140
+ "component": "Link",
141
+ "href": "/site/examples/auth/sign-in",
142
+ "text": "← Use a different method",
143
+ "children": [
144
+ "text-7"
145
+ ]
146
+ },
147
+ {
148
+ "id": "text-6",
106
149
  "component": "Text",
107
150
  "text-align": "center",
108
- "textContent": "← Use a different method"
151
+ "children": [
152
+ "link-2"
153
+ ]
109
154
  },
110
155
  {
111
- "id": "text-5",
156
+ "id": "text-9",
157
+ "component": "Text",
158
+ "textContent": "Sign up",
159
+ "variant": "body"
160
+ },
161
+ {
162
+ "id": "link-3",
163
+ "component": "Link",
164
+ "href": "/site/examples/auth/sign-up",
165
+ "text": "Sign up",
166
+ "children": [
167
+ "text-9"
168
+ ]
169
+ },
170
+ {
171
+ "id": "text-8",
112
172
  "component": "Text",
113
173
  "color": "subtle",
114
174
  "text-align": "center",
115
- "textContent": "Don't have an account? Sign up"
175
+ "textContent": "Don't have an account?",
176
+ "children": [
177
+ "link-3"
178
+ ]
116
179
  },
117
180
  {
118
181
  "id": "column-2",
@@ -120,9 +183,9 @@
120
183
  "gap": "6",
121
184
  "children": [
122
185
  "column-3",
123
- "text-3",
124
186
  "text-4",
125
- "text-5"
187
+ "text-6",
188
+ "text-8"
126
189
  ]
127
190
  },
128
191
  {
@@ -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-27T23:29:53.307Z",
40
40
  "template": [
41
41
  {
42
42
  "id": "image",
@@ -59,10 +59,20 @@
59
59
  "variant": "display",
60
60
  "textContent": "Enter your password"
61
61
  },
62
+ {
63
+ "id": "text-3",
64
+ "component": "Text",
65
+ "variant": "body",
66
+ "color": "accent",
67
+ "textContent": "kim@acme.com"
68
+ },
62
69
  {
63
70
  "id": "text-2",
64
71
  "component": "Text",
65
- "textContent": "Signing in as kim@acme.com"
72
+ "textContent": "Signing in as",
73
+ "children": [
74
+ "text-3"
75
+ ]
66
76
  },
67
77
  {
68
78
  "id": "column",
@@ -106,7 +116,7 @@
106
116
  "name": "remember"
107
117
  },
108
118
  {
109
- "id": "text-3",
119
+ "id": "text-4",
110
120
  "component": "Text",
111
121
  "textContent": "Forgot password?",
112
122
  "variant": "body"
@@ -117,7 +127,7 @@
117
127
  "href": "/site/examples/auth/forgot-password",
118
128
  "text": "Forgot password?",
119
129
  "children": [
120
- "text-3"
130
+ "text-4"
121
131
  ]
122
132
  },
123
133
  {
@@ -190,10 +200,27 @@
190
200
  ]
191
201
  },
192
202
  {
193
- "id": "text-4",
203
+ "id": "text-6",
204
+ "component": "Text",
205
+ "textContent": "← Use a different email",
206
+ "variant": "body"
207
+ },
208
+ {
209
+ "id": "link-2",
210
+ "component": "Link",
211
+ "href": "/site/examples/auth/sign-in",
212
+ "text": "← Use a different email",
213
+ "children": [
214
+ "text-6"
215
+ ]
216
+ },
217
+ {
218
+ "id": "text-5",
194
219
  "component": "Text",
195
220
  "text-align": "center",
196
- "textContent": "← Use a different email"
221
+ "children": [
222
+ "link-2"
223
+ ]
197
224
  },
198
225
  {
199
226
  "id": "column-2",
@@ -203,7 +230,7 @@
203
230
  "form-container",
204
231
  "divider",
205
232
  "column-4",
206
- "text-4"
233
+ "text-5"
207
234
  ]
208
235
  },
209
236
  {
@@ -28,7 +28,7 @@
28
28
  "phone"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-05-27T03:59:46.910Z",
31
+ "captured_at": "2026-05-27T23:29:53.307Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "image",
@@ -120,11 +120,30 @@
120
120
  "form-container-2"
121
121
  ]
122
122
  },
123
+ {
124
+ "id": "text-4",
125
+ "component": "Text",
126
+ "textContent": "Contact support",
127
+ "variant": "body"
128
+ },
129
+ {
130
+ "id": "link",
131
+ "component": "Link",
132
+ "href": "#",
133
+ "text": "Contact support",
134
+ "children": [
135
+ "text-4"
136
+ ]
137
+ },
123
138
  {
124
139
  "id": "text-3",
125
140
  "component": "Text",
126
141
  "variant": "body",
127
- "textContent": "Lost your backup codes? Contact support to regain access."
142
+ "slot": "content",
143
+ "textContent": "Lost your backup codes? to regain access.",
144
+ "children": [
145
+ "link"
146
+ ]
128
147
  },
129
148
  {
130
149
  "id": "alert",
@@ -136,10 +155,27 @@
136
155
  ]
137
156
  },
138
157
  {
139
- "id": "text-4",
158
+ "id": "text-6",
159
+ "component": "Text",
160
+ "textContent": "← Back to two-factor",
161
+ "variant": "body"
162
+ },
163
+ {
164
+ "id": "link-2",
165
+ "component": "Link",
166
+ "href": "/site/examples/auth/sign-in/mfa",
167
+ "text": "← Back to two-factor",
168
+ "children": [
169
+ "text-6"
170
+ ]
171
+ },
172
+ {
173
+ "id": "text-5",
140
174
  "component": "Text",
141
175
  "text-align": "center",
142
- "textContent": "← Back to two-factor"
176
+ "children": [
177
+ "link-2"
178
+ ]
143
179
  },
144
180
  {
145
181
  "id": "column-2",
@@ -148,7 +184,7 @@
148
184
  "children": [
149
185
  "form-container",
150
186
  "alert",
151
- "text-4"
187
+ "text-5"
152
188
  ]
153
189
  },
154
190
  {
@@ -24,7 +24,7 @@
24
24
  "return"
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
29
  {
30
30
  "id": "button",
@@ -28,7 +28,7 @@
28
28
  "end"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-05-27T03:59:46.910Z",
31
+ "captured_at": "2026-05-27T23:29:53.307Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "image",
@@ -51,10 +51,20 @@
51
51
  "variant": "display",
52
52
  "textContent": "You've been signed out"
53
53
  },
54
+ {
55
+ "id": "text-3",
56
+ "component": "Text",
57
+ "variant": "body",
58
+ "color": "accent",
59
+ "textContent": "kim@acme.com"
60
+ },
54
61
  {
55
62
  "id": "text-2",
56
63
  "component": "Text",
57
- "textContent": "All sessions on this device ended for kim@acme.com ."
64
+ "textContent": "All sessions on this device ended for .",
65
+ "children": [
66
+ "text-3"
67
+ ]
58
68
  },
59
69
  {
60
70
  "id": "column",
@@ -111,11 +121,28 @@
111
121
  ]
112
122
  },
113
123
  {
114
- "id": "text-3",
124
+ "id": "text-5",
125
+ "component": "Text",
126
+ "textContent": "← Back to homepage",
127
+ "variant": "body"
128
+ },
129
+ {
130
+ "id": "link",
131
+ "component": "Link",
132
+ "href": "/",
133
+ "text": "← Back to homepage",
134
+ "children": [
135
+ "text-5"
136
+ ]
137
+ },
138
+ {
139
+ "id": "text-4",
115
140
  "component": "Text",
116
141
  "color": "subtle",
117
142
  "text-align": "center",
118
- "textContent": "← Back to homepage"
143
+ "children": [
144
+ "link"
145
+ ]
119
146
  },
120
147
  {
121
148
  "id": "column-2",
@@ -123,7 +150,7 @@
123
150
  "gap": "6",
124
151
  "children": [
125
152
  "column-3",
126
- "text-3"
153
+ "text-4"
127
154
  ]
128
155
  },
129
156
  {
@@ -27,7 +27,7 @@
27
27
  "account"
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
32
  {
33
33
  "id": "email",