@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
@@ -27,7 +27,7 @@
27
27
  "inbox"
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": "image",
@@ -50,10 +50,33 @@
50
50
  "variant": "display",
51
51
  "textContent": "Confirm your new email"
52
52
  },
53
+ {
54
+ "id": "text-3",
55
+ "component": "Text",
56
+ "variant": "body",
57
+ "textContent": "kim@acme.com"
58
+ },
59
+ {
60
+ "id": "text-4",
61
+ "component": "Text",
62
+ "variant": "body",
63
+ "textContent": "kim@newdomain.com"
64
+ },
65
+ {
66
+ "id": "text-5",
67
+ "component": "Text",
68
+ "variant": "body",
69
+ "textContent": "kim@newdomain.com"
70
+ },
53
71
  {
54
72
  "id": "text-2",
55
73
  "component": "Text",
56
- "textContent": "You requested an email change from kim@acme.com to kim@newdomain.com . Once confirmed, all account emails — invoices, security alerts, password resets — will go to kim@newdomain.com , and your sign-in email also changes immediately."
74
+ "textContent": "You requested an email change from to . Once confirmed, all account emails — invoices, security alerts, password resets — will go to , and your sign-in email also changes immediately.",
75
+ "children": [
76
+ "text-3",
77
+ "text-4",
78
+ "text-5"
79
+ ]
57
80
  },
58
81
  {
59
82
  "id": "column",
@@ -110,11 +133,28 @@
110
133
  ]
111
134
  },
112
135
  {
113
- "id": "text-3",
136
+ "id": "text-7",
137
+ "component": "Text",
138
+ "textContent": "← This wasn't me — undo the change",
139
+ "variant": "body"
140
+ },
141
+ {
142
+ "id": "link",
143
+ "component": "Link",
144
+ "href": "/site/examples/profile-security",
145
+ "text": "← This wasn't me — undo the change",
146
+ "children": [
147
+ "text-7"
148
+ ]
149
+ },
150
+ {
151
+ "id": "text-6",
114
152
  "component": "Text",
115
153
  "color": "subtle",
116
154
  "text-align": "center",
117
- "textContent": "← This wasn't me — undo the change"
155
+ "children": [
156
+ "link"
157
+ ]
118
158
  },
119
159
  {
120
160
  "id": "column-2",
@@ -122,7 +162,7 @@
122
162
  "gap": "6",
123
163
  "children": [
124
164
  "form-container",
125
- "text-3"
165
+ "text-6"
126
166
  ]
127
167
  },
128
168
  {
@@ -24,7 +24,7 @@
24
24
  "buttons"
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",
@@ -27,7 +27,7 @@
27
27
  "403"
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": "image",
@@ -74,11 +74,21 @@
74
74
  "header-2"
75
75
  ]
76
76
  },
77
+ {
78
+ "id": "text-3",
79
+ "component": "Text",
80
+ "variant": "body",
81
+ "textContent": "kim@acme.com"
82
+ },
77
83
  {
78
84
  "id": "text-2",
79
85
  "component": "Text",
80
86
  "variant": "body",
81
- "textContent": "Your account kim@acme.com doesn't have permission to view this resource. This may be the wrong account, or your role may not include access — switch to a different account or ask the workspace admin."
87
+ "slot": "content",
88
+ "textContent": "Your account doesn't have permission to view this resource. This may be the wrong account, or your role may not include access — switch to a different account or ask the workspace admin.",
89
+ "children": [
90
+ "text-3"
91
+ ]
82
92
  },
83
93
  {
84
94
  "id": "alert",
@@ -127,12 +137,30 @@
127
137
  ]
128
138
  },
129
139
  {
130
- "id": "text-3",
140
+ "id": "text-5",
141
+ "component": "Text",
142
+ "textContent": "Contact support",
143
+ "variant": "body"
144
+ },
145
+ {
146
+ "id": "link",
147
+ "component": "Link",
148
+ "href": "/site/examples/help",
149
+ "text": "Contact support",
150
+ "children": [
151
+ "text-5"
152
+ ]
153
+ },
154
+ {
155
+ "id": "text-4",
131
156
  "component": "Text",
132
157
  "color": "subtle",
133
158
  "size": "sm",
134
159
  "text-align": "center",
135
- "textContent": "Think this is a mistake? Contact support"
160
+ "textContent": "Think this is a mistake?",
161
+ "children": [
162
+ "link"
163
+ ]
136
164
  },
137
165
  {
138
166
  "id": "column-2",
@@ -141,7 +169,7 @@
141
169
  "children": [
142
170
  "alert",
143
171
  "column-3",
144
- "text-3"
172
+ "text-4"
145
173
  ]
146
174
  },
147
175
  {
@@ -23,7 +23,7 @@
23
23
  "buttons"
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": "button",
@@ -21,7 +21,7 @@
21
21
  "workspace"
22
22
  ]
23
23
  },
24
- "captured_at": "2026-05-27T03:59:46.910Z",
24
+ "captured_at": "2026-05-28T23:31:43.377Z",
25
25
  "template": [
26
26
  {
27
27
  "id": "avatar",
@@ -26,7 +26,7 @@
26
26
  "new"
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": "email",
@@ -28,7 +28,7 @@
28
28
  "resend"
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": "image",
@@ -79,6 +79,7 @@
79
79
  "id": "text-2",
80
80
  "component": "Text",
81
81
  "variant": "body",
82
+ "slot": "content",
82
83
  "textContent": "The link you followed has either been used already or passed its expiry — each link works once. For your security, magic links and reset links expire after a short window. Request a fresh one to continue."
83
84
  },
84
85
  {
@@ -130,12 +131,29 @@
130
131
  "form-container-2"
131
132
  ]
132
133
  },
134
+ {
135
+ "id": "text-4",
136
+ "component": "Text",
137
+ "textContent": "← Back to sign in",
138
+ "variant": "body"
139
+ },
140
+ {
141
+ "id": "link",
142
+ "component": "Link",
143
+ "href": "/site/examples/auth/sign-in",
144
+ "text": "← Back to sign in",
145
+ "children": [
146
+ "text-4"
147
+ ]
148
+ },
133
149
  {
134
150
  "id": "text-3",
135
151
  "component": "Text",
136
152
  "color": "subtle",
137
153
  "text-align": "center",
138
- "textContent": "← Back to sign in"
154
+ "children": [
155
+ "link"
156
+ ]
139
157
  },
140
158
  {
141
159
  "id": "column-2",
@@ -28,7 +28,7 @@
28
28
  "security"
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": "image",
@@ -75,11 +75,28 @@
75
75
  "header-2"
76
76
  ]
77
77
  },
78
+ {
79
+ "id": "text-3",
80
+ "component": "Text",
81
+ "variant": "body",
82
+ "textContent": "kim@acme.com"
83
+ },
84
+ {
85
+ "id": "text-4",
86
+ "component": "Text",
87
+ "variant": "body",
88
+ "textContent": "15 minutes"
89
+ },
78
90
  {
79
91
  "id": "text-2",
80
92
  "component": "Text",
81
93
  "variant": "body",
82
- "textContent": "Too many failed sign-in attempts on kim@acme.com . For your security, we've paused sign-ins for 15 minutes — pick a recovery option below to unlock sooner."
94
+ "slot": "content",
95
+ "textContent": "Too many failed sign-in attempts on . For your security, we've paused sign-ins for — pick a recovery option below to unlock sooner.",
96
+ "children": [
97
+ "text-3",
98
+ "text-4"
99
+ ]
83
100
  },
84
101
  {
85
102
  "id": "alert",
@@ -130,11 +147,28 @@
130
147
  ]
131
148
  },
132
149
  {
133
- "id": "text-3",
150
+ "id": "text-6",
151
+ "component": "Text",
152
+ "textContent": "← Back to sign in",
153
+ "variant": "body"
154
+ },
155
+ {
156
+ "id": "link",
157
+ "component": "Link",
158
+ "href": "/site/examples/auth/sign-in",
159
+ "text": "← Back to sign in",
160
+ "children": [
161
+ "text-6"
162
+ ]
163
+ },
164
+ {
165
+ "id": "text-5",
134
166
  "component": "Text",
135
167
  "color": "subtle",
136
168
  "text-align": "center",
137
- "textContent": "← Back to sign in"
169
+ "children": [
170
+ "link"
171
+ ]
138
172
  },
139
173
  {
140
174
  "id": "column-2",
@@ -143,7 +177,7 @@
143
177
  "children": [
144
178
  "alert",
145
179
  "column-3",
146
- "text-3"
180
+ "text-5"
147
181
  ]
148
182
  },
149
183
  {
@@ -23,7 +23,7 @@
23
23
  "support"
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": "button",
@@ -26,7 +26,7 @@
26
26
  "verify"
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": "button",
@@ -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-28T23:31:43.377Z",
45
45
  "template": [
46
46
  {
47
47
  "id": "image",
@@ -192,11 +192,21 @@
192
192
  "form-container-2"
193
193
  ]
194
194
  },
195
+ {
196
+ "id": "text-6",
197
+ "component": "Text",
198
+ "variant": "body",
199
+ "textContent": "Save your backup codes."
200
+ },
195
201
  {
196
202
  "id": "text-5",
197
203
  "component": "Text",
198
204
  "variant": "body",
199
- "textContent": "Save your backup codes. You'll see 10 single-use codes after verifying — store them somewhere safe in case you lose your device."
205
+ "slot": "content",
206
+ "textContent": "You'll see 10 single-use codes after verifying — store them somewhere safe in case you lose your device.",
207
+ "children": [
208
+ "text-6"
209
+ ]
200
210
  },
201
211
  {
202
212
  "id": "alert",
@@ -208,11 +218,28 @@
208
218
  ]
209
219
  },
210
220
  {
211
- "id": "text-6",
221
+ "id": "text-8",
222
+ "component": "Text",
223
+ "textContent": "Skip for now — set up later in settings",
224
+ "variant": "body"
225
+ },
226
+ {
227
+ "id": "link",
228
+ "component": "Link",
229
+ "href": "/site/examples/dashboard",
230
+ "text": "Skip for now — set up later in settings",
231
+ "children": [
232
+ "text-8"
233
+ ]
234
+ },
235
+ {
236
+ "id": "text-7",
212
237
  "component": "Text",
213
238
  "color": "subtle",
214
239
  "text-align": "center",
215
- "textContent": "Skip for now — set up later in settings"
240
+ "children": [
241
+ "link"
242
+ ]
216
243
  },
217
244
  {
218
245
  "id": "column-2",
@@ -223,7 +250,7 @@
223
250
  "column-5",
224
251
  "form-container",
225
252
  "alert",
226
- "text-6"
253
+ "text-7"
227
254
  ]
228
255
  },
229
256
  {
@@ -23,7 +23,7 @@
23
23
  "actions"
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": "button",
@@ -23,7 +23,7 @@
23
23
  "alternative"
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": "recovery-code",
@@ -23,7 +23,7 @@
23
23
  "strength"
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": "password",
@@ -37,7 +37,7 @@
37
37
  "layout": "card"
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": "image",
@@ -60,10 +60,20 @@
60
60
  "variant": "display",
61
61
  "textContent": "Set a new password"
62
62
  },
63
+ {
64
+ "id": "text-3",
65
+ "component": "Text",
66
+ "variant": "body",
67
+ "color": "accent",
68
+ "textContent": "kim@acme.com"
69
+ },
63
70
  {
64
71
  "id": "text-2",
65
72
  "component": "Text",
66
- "textContent": "Choose a strong password for kim@acme.com ."
73
+ "textContent": "Choose a strong password for .",
74
+ "children": [
75
+ "text-3"
76
+ ]
67
77
  },
68
78
  {
69
79
  "id": "column",
@@ -144,11 +154,28 @@
144
154
  ]
145
155
  },
146
156
  {
147
- "id": "text-3",
157
+ "id": "text-5",
158
+ "component": "Text",
159
+ "textContent": "← Back to sign in",
160
+ "variant": "body"
161
+ },
162
+ {
163
+ "id": "link",
164
+ "component": "Link",
165
+ "href": "/site/examples/auth/sign-in",
166
+ "text": "← Back to sign in",
167
+ "children": [
168
+ "text-5"
169
+ ]
170
+ },
171
+ {
172
+ "id": "text-4",
148
173
  "component": "Text",
149
174
  "color": "subtle",
150
175
  "text-align": "center",
151
- "textContent": "← Back to sign in"
176
+ "children": [
177
+ "link"
178
+ ]
152
179
  },
153
180
  {
154
181
  "id": "column-2",
@@ -156,7 +183,7 @@
156
183
  "gap": "6",
157
184
  "children": [
158
185
  "form-container",
159
- "text-3"
186
+ "text-4"
160
187
  ]
161
188
  },
162
189
  {
@@ -24,7 +24,7 @@
24
24
  "actions"
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",
@@ -26,7 +26,7 @@
26
26
  "sso"
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": "spinner",
@@ -75,6 +75,7 @@
75
75
  "id": "text-3",
76
76
  "component": "Text",
77
77
  "variant": "body",
78
+ "slot": "content",
78
79
  "textContent": "Taking longer than usual? Your provider may be experiencing delays — try again in a moment."
79
80
  },
80
81
  {
@@ -23,7 +23,7 @@
23
23
  "sudo"
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": "password",
@@ -25,7 +25,7 @@
25
25
  "request"
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
30
  {
31
31
  "id": "email",
@@ -38,7 +38,7 @@
38
38
  "layout": "card"
39
39
  }
40
40
  },
41
- "captured_at": "2026-05-27T03:59:46.910Z",
41
+ "captured_at": "2026-05-28T23:31:43.377Z",
42
42
  "template": [
43
43
  {
44
44
  "id": "image",
@@ -131,12 +131,29 @@
131
131
  "form-container-2"
132
132
  ]
133
133
  },
134
+ {
135
+ "id": "text-4",
136
+ "component": "Text",
137
+ "textContent": "← Back to sign in",
138
+ "variant": "body"
139
+ },
140
+ {
141
+ "id": "link",
142
+ "component": "Link",
143
+ "href": "/site/examples/auth/sign-in",
144
+ "text": "← Back to sign in",
145
+ "children": [
146
+ "text-4"
147
+ ]
148
+ },
134
149
  {
135
150
  "id": "text-3",
136
151
  "component": "Text",
137
152
  "color": "subtle",
138
153
  "text-align": "center",
139
- "textContent": "← Back to sign in"
154
+ "children": [
155
+ "link"
156
+ ]
140
157
  },
141
158
  {
142
159
  "id": "column-2",
@@ -23,7 +23,7 @@
23
23
  "onboarding"
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": "name",
@@ -27,7 +27,7 @@
27
27
  "avatar"
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": "image",
@@ -130,12 +130,29 @@
130
130
  "form-container-2"
131
131
  ]
132
132
  },
133
+ {
134
+ "id": "text-4",
135
+ "component": "Text",
136
+ "textContent": "Skip for now",
137
+ "variant": "body"
138
+ },
139
+ {
140
+ "id": "link",
141
+ "component": "Link",
142
+ "href": "#",
143
+ "text": "Skip for now",
144
+ "children": [
145
+ "text-4"
146
+ ]
147
+ },
133
148
  {
134
149
  "id": "text-3",
135
150
  "component": "Text",
136
151
  "color": "subtle",
137
152
  "text-align": "center",
138
- "textContent": "Skip for now"
153
+ "children": [
154
+ "link"
155
+ ]
139
156
  },
140
157
  {
141
158
  "id": "column-2",