@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
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <header>\n <row-ui gap=\"3\" align=\"center\">\n <avatar-ui icon=\"star\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\" grow>\n <row-ui gap=\"2\" align=\"center\">\n <text-ui strong>Pro plan</text-ui>\n <badge-ui text=\"Current\" variant=\"accent\"></badge-ui>\n </row-ui>\n <text-ui size=\"sm\" color=\"subtle\">$49/month · Next invoice May 14, 2026</text-ui>\n </col-ui>\n <button-ui text=\"Upgrade\" variant=\"primary\" size=\"sm\" icon=\"arrow-up\"></button-ui>\n </row-ui>\n </header>\n <section>\n <col-ui gap=\"4\">\n <col-ui gap=\"2\">\n <text-ui strong>Usage this cycle</text-ui>\n <progress-row-ui label=\"API calls\" value=\"68\" meta=\"68,000 / 100,000\"></progress-row-ui>\n <progress-row-ui label=\"Storage\" value=\"42\" meta=\"42 GB / 100 GB\"></progress-row-ui>\n <progress-row-ui label=\"Team seats\" value=\"75\" meta=\"3 / 4 seats\"></progress-row-ui>\n <progress-row-ui label=\"Workflow runs\" value=\"91\" meta=\"91 / 100\"></progress-row-ui>\n </col-ui>\n <field-ui label=\"Billing interval\">\n <segmented-ui value=\"monthly\">\n <segment-ui value=\"monthly\" text=\"Monthly\"></segment-ui>\n <segment-ui value=\"annual\" text=\"Annual · 2 months free\"></segment-ui>\n </segmented-ui>\n </field-ui>\n </col-ui>\n </section>\n <footer>\n <row-ui gap=\"2\">\n <button-ui text=\"View invoices\" variant=\"ghost\"></button-ui>\n <button-ui text=\"Change plan\" variant=\"outline\"></button-ui>\n </row-ui>\n </footer>\n</card-ui>",
9
+ "html": "<card-ui>\n <header>\n <avatar-ui slot=\"icon\" icon=\"star\" size=\"sm\"></avatar-ui>\n <h3>Pro plan</h3>\n <p slot=\"description\">$49/month · Next invoice May 14, 2026</p>\n <button-ui slot=\"action\" text=\"Upgrade\" variant=\"primary\" size=\"sm\" icon=\"arrow-up\"></button-ui>\n </header>\n <section>\n <col-ui gap=\"4\">\n <col-ui gap=\"2\">\n <text-ui strong>Usage this cycle</text-ui>\n <progress-row-ui label=\"API calls\" value=\"68\" meta=\"68,000 / 100,000\"></progress-row-ui>\n <progress-row-ui label=\"Storage\" value=\"42\" meta=\"42 GB / 100 GB\"></progress-row-ui>\n <progress-row-ui label=\"Team seats\" value=\"75\" meta=\"3 / 4 seats\"></progress-row-ui>\n <progress-row-ui label=\"Workflow runs\" value=\"91\" meta=\"91 / 100\"></progress-row-ui>\n </col-ui>\n <field-ui label=\"Billing interval\">\n <segmented-ui value=\"monthly\">\n <segment-ui value=\"monthly\" text=\"Monthly\"></segment-ui>\n <segment-ui value=\"annual\" text=\"Annual · 2 months free\"></segment-ui>\n </segmented-ui>\n </field-ui>\n </col-ui>\n </section>\n <footer>\n <row-ui gap=\"2\">\n <button-ui text=\"View invoices\" variant=\"ghost\"></button-ui>\n <button-ui text=\"Change plan\" variant=\"outline\"></button-ui>\n </row-ui>\n </footer>\n</card-ui>",
10
10
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
11
11
  "metadata": {
12
12
  "domain": "billing",
@@ -29,77 +29,45 @@
29
29
  "subscription"
30
30
  ]
31
31
  },
32
- "captured_at": "2026-05-27T03:59:46.910Z",
32
+ "captured_at": "2026-05-28T23:31:43.377Z",
33
33
  "template": [
34
34
  {
35
35
  "id": "avatar",
36
36
  "component": "Avatar",
37
+ "slot": "icon",
37
38
  "icon": "star",
38
39
  "size": "sm"
39
40
  },
40
41
  {
41
42
  "id": "text",
42
43
  "component": "Text",
43
- "strong": true,
44
+ "variant": "heading",
44
45
  "textContent": "Pro plan"
45
46
  },
46
- {
47
- "id": "badge",
48
- "component": "Badge",
49
- "text": "Current",
50
- "variant": "accent"
51
- },
52
- {
53
- "id": "row-2",
54
- "component": "Row",
55
- "align": "center",
56
- "gap": "2",
57
- "children": [
58
- "text",
59
- "badge"
60
- ]
61
- },
62
47
  {
63
48
  "id": "text-2",
64
49
  "component": "Text",
65
- "color": "subtle",
66
- "size": "sm",
50
+ "variant": "body",
51
+ "slot": "description",
67
52
  "textContent": "$49/month · Next invoice May 14, 2026"
68
53
  },
69
- {
70
- "id": "column",
71
- "component": "Column",
72
- "gap": "0",
73
- "grow": true,
74
- "children": [
75
- "row-2",
76
- "text-2"
77
- ]
78
- },
79
54
  {
80
55
  "id": "button",
81
56
  "component": "Button",
57
+ "slot": "action",
82
58
  "icon": "arrow-up",
83
59
  "size": "sm",
84
60
  "text": "Upgrade",
85
61
  "variant": "primary"
86
62
  },
87
- {
88
- "id": "row",
89
- "component": "Row",
90
- "align": "center",
91
- "gap": "3",
92
- "children": [
93
- "avatar",
94
- "column",
95
- "button"
96
- ]
97
- },
98
63
  {
99
64
  "id": "header",
100
65
  "component": "Header",
101
66
  "children": [
102
- "row"
67
+ "avatar",
68
+ "text",
69
+ "text-2",
70
+ "button"
103
71
  ]
104
72
  },
105
73
  {
@@ -137,7 +105,7 @@
137
105
  "value": 91
138
106
  },
139
107
  {
140
- "id": "column-3",
108
+ "id": "column-2",
141
109
  "component": "Column",
142
110
  "gap": "2",
143
111
  "children": [
@@ -178,11 +146,11 @@
178
146
  ]
179
147
  },
180
148
  {
181
- "id": "column-2",
149
+ "id": "column",
182
150
  "component": "Column",
183
151
  "gap": "4",
184
152
  "children": [
185
- "column-3",
153
+ "column-2",
186
154
  "field"
187
155
  ]
188
156
  },
@@ -190,7 +158,7 @@
190
158
  "id": "section",
191
159
  "component": "Section",
192
160
  "children": [
193
- "column-2"
161
+ "column"
194
162
  ]
195
163
  },
196
164
  {
@@ -206,7 +174,7 @@
206
174
  "variant": "outline"
207
175
  },
208
176
  {
209
- "id": "row-3",
177
+ "id": "row",
210
178
  "component": "Row",
211
179
  "gap": "2",
212
180
  "children": [
@@ -218,7 +186,7 @@
218
186
  "id": "footer",
219
187
  "component": "Footer",
220
188
  "children": [
221
- "row-3"
189
+ "row"
222
190
  ]
223
191
  },
224
192
  {
@@ -40,7 +40,7 @@
40
40
  "gauge"
41
41
  ]
42
42
  },
43
- "captured_at": "2026-05-27T03:59:46.910Z",
43
+ "captured_at": "2026-05-28T23:31:43.377Z",
44
44
  "template": [
45
45
  {
46
46
  "id": "progress-row",
@@ -6,7 +6,7 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <section bleed>\n <chart-ui type=\"sparkline\" x=\"t\" y=\"v\" color=\"accent\" hide-values\n data='[{\"t\":1,\"v\":40},{\"t\":2,\"v\":65},{\"t\":3,\"v\":50},{\"t\":4,\"v\":80},{\"t\":5,\"v\":60},{\"t\":6,\"v\":90},{\"t\":7,\"v\":70}]'\n style=\"height:200px\"></chart-ui>\n </section>\n <header>\n <row-ui gap=\"2\" align=\"center\">\n <badge-ui text=\"Design\" variant=\"accent\" size=\"sm\"></badge-ui>\n <text-ui size=\"sm\" color=\"subtle\">5 min read</text-ui>\n </row-ui>\n <h3>Building accessible UI systems at scale</h3>\n </header>\n <section>\n <col-ui gap=\"3\">\n <text-ui color=\"subtle\">How we migrated 80 components to a token-driven design system while maintaining full backwards compatibility.</text-ui>\n <row-ui gap=\"2\" align=\"center\">\n <avatar-ui text=\"Maya Rivera\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\">\n <text-ui strong size=\"sm\">Maya Rivera</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">May 14, 2026</text-ui>\n </col-ui>\n </row-ui>\n </col-ui>\n </section>\n <footer>\n <button-ui text=\"Read article\" variant=\"ghost\" icon=\"arrow-right\" stretch></button-ui>\n </footer>\n</card-ui>",
9
+ "html": "<card-ui>\n <section bleed>\n <chart-ui type=\"sparkline\" x=\"t\" y=\"v\" color=\"accent\" hide-values\n data='[{\"t\":1,\"v\":40},{\"t\":2,\"v\":65},{\"t\":3,\"v\":50},{\"t\":4,\"v\":80},{\"t\":5,\"v\":60},{\"t\":6,\"v\":90},{\"t\":7,\"v\":70}]'\n style=\"height:200px\"></chart-ui>\n </section>\n <header>\n <h3>Building accessible UI systems at scale</h3>\n <p slot=\"description\"><badge-ui text=\"Design\" variant=\"accent\" size=\"sm\"></badge-ui> 5 min read</p>\n </header>\n <section>\n <col-ui gap=\"3\">\n <text-ui color=\"subtle\">How we migrated 80 components to a token-driven design system while maintaining full backwards compatibility.</text-ui>\n <row-ui gap=\"2\" align=\"center\">\n <avatar-ui text=\"Maya Rivera\" size=\"sm\"></avatar-ui>\n <col-ui gap=\"0\">\n <text-ui strong size=\"sm\">Maya Rivera</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">May 14, 2026</text-ui>\n </col-ui>\n </row-ui>\n </col-ui>\n </section>\n <footer>\n <button-ui text=\"Read article\" variant=\"ghost\" icon=\"arrow-right\" stretch></button-ui>\n </footer>\n</card-ui>",
10
10
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
11
11
  "metadata": {
12
12
  "domain": "content",
@@ -28,7 +28,7 @@
28
28
  "content-card"
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": "chart",
@@ -47,6 +47,12 @@
47
47
  "chart"
48
48
  ]
49
49
  },
50
+ {
51
+ "id": "text",
52
+ "component": "Text",
53
+ "variant": "heading",
54
+ "textContent": "Building accessible UI systems at scale"
55
+ },
50
56
  {
51
57
  "id": "badge",
52
58
  "component": "Badge",
@@ -55,33 +61,20 @@
55
61
  "variant": "accent"
56
62
  },
57
63
  {
58
- "id": "text",
64
+ "id": "text-2",
59
65
  "component": "Text",
60
- "color": "subtle",
61
- "size": "sm",
62
- "textContent": "5 min read"
63
- },
64
- {
65
- "id": "row",
66
- "component": "Row",
67
- "align": "center",
68
- "gap": "2",
66
+ "variant": "body",
67
+ "slot": "description",
68
+ "textContent": "5 min read",
69
69
  "children": [
70
- "badge",
71
- "text"
70
+ "badge"
72
71
  ]
73
72
  },
74
- {
75
- "id": "text-2",
76
- "component": "Text",
77
- "variant": "heading",
78
- "textContent": "Building accessible UI systems at scale"
79
- },
80
73
  {
81
74
  "id": "header",
82
75
  "component": "Header",
83
76
  "children": [
84
- "row",
77
+ "text",
85
78
  "text-2"
86
79
  ]
87
80
  },
@@ -121,7 +114,7 @@
121
114
  ]
122
115
  },
123
116
  {
124
- "id": "row-2",
117
+ "id": "row",
125
118
  "component": "Row",
126
119
  "align": "center",
127
120
  "gap": "2",
@@ -136,7 +129,7 @@
136
129
  "gap": "3",
137
130
  "children": [
138
131
  "text-3",
139
- "row-2"
132
+ "row"
140
133
  ]
141
134
  },
142
135
  {
@@ -27,7 +27,7 @@
27
27
  "ancestor"
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": "link",
@@ -6,70 +6,47 @@
6
6
  "slots": [],
7
7
  "nested": [],
8
8
  "attrs": {},
9
- "html": "<card-ui>\n <header>\n <row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"caret-left\" variant=\"ghost\" size=\"sm\"></button-ui>\n <text-ui strong grow align=\"center\">April 2026</text-ui>\n <button-ui icon=\"caret-right\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </header>\n <section>\n <calendar-picker-ui></calendar-picker-ui>\n </section>\n </card-ui>",
9
+ "html": "<card-ui>\n <header>\n <h3>April 2026</h3>\n </header>\n <section>\n <calendar-grid-ui value=\"2026-04-15\"></calendar-grid-ui>\n </section>\n </card-ui>",
10
10
  "source": "catalog/ui-patterns/v053-coverage-fill/v053-coverage-fill.contents.html",
11
11
  "metadata": {
12
12
  "domain": "data",
13
- "description": "Calendar date picker with month navigation calendar-picker-ui with prev/next month buttons.",
13
+ "description": "Inline month-view calendar grid with weekday headers, day cells, and month navigation. Built on calendar-grid-ui (substrate primitive); calendar-picker-ui adds a popover trigger for form participation.",
14
14
  "keywords": [
15
15
  "calendar",
16
16
  "date",
17
17
  "picker",
18
18
  "month",
19
19
  "navigation",
20
- "calendar-picker-ui",
20
+ "calendar-grid-ui",
21
21
  "month-view",
22
22
  "weekday",
23
23
  "day",
24
24
  "grid",
25
25
  "schedule",
26
26
  "appointment",
27
- "navigate"
27
+ "navigate",
28
+ "inline"
28
29
  ]
29
30
  },
30
- "captured_at": "2026-05-27T03:59:46.910Z",
31
+ "captured_at": "2026-05-28T23:31:43.377Z",
31
32
  "template": [
32
- {
33
- "id": "button",
34
- "component": "Button",
35
- "icon": "caret-left",
36
- "size": "sm",
37
- "variant": "ghost"
38
- },
39
33
  {
40
34
  "id": "text",
41
35
  "component": "Text",
42
- "strong": true,
36
+ "variant": "heading",
43
37
  "textContent": "April 2026"
44
38
  },
45
- {
46
- "id": "button-2",
47
- "component": "Button",
48
- "icon": "caret-right",
49
- "size": "sm",
50
- "variant": "ghost"
51
- },
52
- {
53
- "id": "row",
54
- "component": "Row",
55
- "align": "center",
56
- "gap": "2",
57
- "children": [
58
- "button",
59
- "text",
60
- "button-2"
61
- ]
62
- },
63
39
  {
64
40
  "id": "header",
65
41
  "component": "Header",
66
42
  "children": [
67
- "row"
43
+ "text"
68
44
  ]
69
45
  },
70
46
  {
71
- "id": "calendar-picker",
72
- "component": "CalendarPicker"
47
+ "id": "calendar-grid",
48
+ "component": "CalendarGrid",
49
+ "value": "2026-04-15"
73
50
  },
74
51
  {
75
52
  "id": "section",
@@ -82,7 +59,7 @@
82
59
  "id": "column",
83
60
  "component": "Column",
84
61
  "children": [
85
- "calendar-picker"
62
+ "calendar-grid"
86
63
  ]
87
64
  },
88
65
  {
@@ -31,7 +31,7 @@
31
31
  "media-gallery"
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": "chart",
@@ -20,7 +20,7 @@
20
20
  "pattern"
21
21
  ]
22
22
  },
23
- "captured_at": "2026-05-27T03:59:46.910Z",
23
+ "captured_at": "2026-05-28T23:31:43.377Z",
24
24
  "template": [
25
25
  {
26
26
  "id": "text",
@@ -31,6 +31,7 @@
31
31
  {
32
32
  "id": "text-2",
33
33
  "component": "Text",
34
+ "slot": "description",
34
35
  "color": "subtle",
35
36
  "textContent": "Monthly revenue for 2026"
36
37
  },
@@ -34,7 +34,7 @@
34
34
  "status"
35
35
  ]
36
36
  },
37
- "captured_at": "2026-05-27T03:59:46.910Z",
37
+ "captured_at": "2026-05-28T23:31:43.377Z",
38
38
  "template": [
39
39
  {
40
40
  "id": "text",
@@ -46,6 +46,7 @@
46
46
  "id": "text-2",
47
47
  "component": "Text",
48
48
  "variant": "body",
49
+ "slot": "description",
49
50
  "textContent": "Live reasoning trace"
50
51
  },
51
52
  {
@@ -24,7 +24,7 @@
24
24
  "card"
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": "text",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "name": "header",
14
14
  "tagName": "header",
15
- "html": "<text-ui strong size=\"lg\">#engineering</text-ui>\n <row-ui gap=\"2\">\n <button-ui icon=\"search\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui icon=\"gear\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>"
15
+ "html": "<text-ui strong size=\"lg\">#engineering</text-ui>\n <row-ui gap=\"2\">\n <button-ui icon=\"search\" variant=\"ghost\" size=\"sm\" aria-label=\"Search\"></button-ui>\n <button-ui icon=\"gear\" variant=\"ghost\" size=\"sm\" aria-label=\"Settings\"></button-ui>\n </row-ui>"
16
16
  },
17
17
  {
18
18
  "name": "messages",
@@ -22,12 +22,12 @@
22
22
  {
23
23
  "name": "input",
24
24
  "tagName": "footer",
25
- "html": "<row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"plus\" variant=\"ghost\" size=\"sm\"></button-ui>\n <input-ui placeholder=\"Type a message…\" style=\"flex:1;\"></input-ui>\n <button-ui icon=\"paper-plane\" variant=\"primary\" size=\"sm\"></button-ui>\n </row-ui>"
25
+ "html": "<row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"plus\" variant=\"ghost\" size=\"sm\" aria-label=\"Add attachment\"></button-ui>\n <input-ui placeholder=\"Type a message…\" style=\"flex:1;\"></input-ui>\n <button-ui icon=\"paper-plane\" variant=\"primary\" size=\"sm\" aria-label=\"Send message\"></button-ui>\n </row-ui>"
26
26
  }
27
27
  ],
28
28
  "nested": [],
29
29
  "attrs": {},
30
- "html": "<article\n style=\"display:flex; height:100vh;\">\n <aside data-chunk-slot=\"sidebar\" style=\"width:240px; display:flex; flex-direction:column; border-right:1px solid var(--a-border-subtle);\">\n <header style=\"padding:var(--a-space-3); border-bottom:1px solid var(--a-border-subtle);\">\n <text-ui strong size=\"lg\">Conversations</text-ui>\n </header>\n <section style=\"flex:1; overflow:auto; padding:var(--a-space-2);\">\n <stack-ui gap=\"1\">\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui strong>Engineering</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">12 messages</text-ui>\n </section>\n </card-ui>\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui strong>Design</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">5 messages</text-ui>\n </section>\n </card-ui>\n </stack-ui>\n </section>\n </aside>\n\n <section style=\"flex:1; display:flex; flex-direction:column; min-width:0;\">\n <header data-chunk-slot=\"header\" style=\"padding:var(--a-space-3); border-bottom:1px solid var(--a-border-subtle); display:flex; align-items:center; justify-content:space-between;\">\n <text-ui strong size=\"lg\">#engineering</text-ui>\n <row-ui gap=\"2\">\n <button-ui icon=\"search\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui icon=\"gear\" variant=\"ghost\" size=\"sm\"></button-ui>\n </row-ui>\n </header>\n\n <section data-chunk-slot=\"messages\" style=\"flex:1; overflow:auto; padding:var(--a-space-3);\">\n <stack-ui gap=\"3\">\n <row-ui gap=\"2\" align=\"start\">\n <avatar-ui src=\"/avatar-1.png\" size=\"sm\"></avatar-ui>\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui>Hey team, the deploy is ready for review.</text-ui>\n </section>\n </card-ui>\n </row-ui>\n <row-ui gap=\"2\" align=\"start\" justify=\"end\">\n <card-ui variant=\"primary\" padding=\"sm\">\n <section bleed>\n <text-ui>On it — checking the staging logs now.</text-ui>\n </section>\n </card-ui>\n <avatar-ui src=\"/avatar-2.png\" size=\"sm\"></avatar-ui>\n </row-ui>\n </stack-ui>\n </section>\n\n <footer data-chunk-slot=\"input\" style=\"padding:var(--a-space-3); border-top:1px solid var(--a-border-subtle);\">\n <row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"plus\" variant=\"ghost\" size=\"sm\"></button-ui>\n <input-ui placeholder=\"Type a message…\" style=\"flex:1;\"></input-ui>\n <button-ui icon=\"paper-plane\" variant=\"primary\" size=\"sm\"></button-ui>\n </row-ui>\n </footer>\n </section>\n</article>",
30
+ "html": "<article\n style=\"display:flex; height:100vh;\">\n <aside data-chunk-slot=\"sidebar\" style=\"width:240px; display:flex; flex-direction:column; border-right:1px solid var(--a-border-subtle);\">\n <header style=\"padding:var(--a-space-3); border-bottom:1px solid var(--a-border-subtle);\">\n <text-ui strong size=\"lg\">Conversations</text-ui>\n </header>\n <section style=\"flex:1; overflow:auto; padding:var(--a-space-2);\">\n <stack-ui gap=\"1\">\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui strong>Engineering</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">12 messages</text-ui>\n </section>\n </card-ui>\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui strong>Design</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">5 messages</text-ui>\n </section>\n </card-ui>\n </stack-ui>\n </section>\n </aside>\n\n <section style=\"flex:1; display:flex; flex-direction:column; min-width:0;\">\n <header data-chunk-slot=\"header\" style=\"padding:var(--a-space-3); border-bottom:1px solid var(--a-border-subtle); display:flex; align-items:center; justify-content:space-between;\">\n <text-ui strong size=\"lg\">#engineering</text-ui>\n <row-ui gap=\"2\">\n <button-ui icon=\"search\" variant=\"ghost\" size=\"sm\" aria-label=\"Search\"></button-ui>\n <button-ui icon=\"gear\" variant=\"ghost\" size=\"sm\" aria-label=\"Settings\"></button-ui>\n </row-ui>\n </header>\n\n <section data-chunk-slot=\"messages\" style=\"flex:1; overflow:auto; padding:var(--a-space-3);\">\n <stack-ui gap=\"3\">\n <row-ui gap=\"2\" align=\"start\">\n <avatar-ui src=\"/avatar-1.png\" size=\"sm\"></avatar-ui>\n <card-ui variant=\"soft\" padding=\"sm\">\n <section bleed>\n <text-ui>Hey team, the deploy is ready for review.</text-ui>\n </section>\n </card-ui>\n </row-ui>\n <row-ui gap=\"2\" align=\"start\" justify=\"end\">\n <card-ui variant=\"primary\" padding=\"sm\">\n <section bleed>\n <text-ui>On it — checking the staging logs now.</text-ui>\n </section>\n </card-ui>\n <avatar-ui src=\"/avatar-2.png\" size=\"sm\"></avatar-ui>\n </row-ui>\n </stack-ui>\n </section>\n\n <footer data-chunk-slot=\"input\" style=\"padding:var(--a-space-3); border-top:1px solid var(--a-border-subtle);\">\n <row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"plus\" variant=\"ghost\" size=\"sm\" aria-label=\"Add attachment\"></button-ui>\n <input-ui placeholder=\"Type a message…\" style=\"flex:1;\"></input-ui>\n <button-ui icon=\"paper-plane\" variant=\"primary\" size=\"sm\" aria-label=\"Send message\"></button-ui>\n </row-ui>\n </footer>\n </section>\n</article>",
31
31
  "source": "catalog/page-shells/app/chat-page/chat-page.contents.html",
32
32
  "metadata": {
33
33
  "domain": "agent",
@@ -46,7 +46,7 @@
46
46
  "chatbot"
47
47
  ]
48
48
  },
49
- "captured_at": "2026-05-27T03:59:46.910Z",
49
+ "captured_at": "2026-05-28T23:31:43.377Z",
50
50
  "template": [
51
51
  {
52
52
  "id": "text",
@@ -170,15 +170,17 @@
170
170
  "textContent": "#engineering"
171
171
  },
172
172
  {
173
- "id": "button",
173
+ "id": "search",
174
174
  "component": "Button",
175
+ "aria-label": "Search",
175
176
  "icon": "search",
176
177
  "size": "sm",
177
178
  "variant": "ghost"
178
179
  },
179
180
  {
180
- "id": "button-2",
181
+ "id": "settings",
181
182
  "component": "Button",
183
+ "aria-label": "Settings",
182
184
  "icon": "gear",
183
185
  "size": "sm",
184
186
  "variant": "ghost"
@@ -188,8 +190,8 @@
188
190
  "component": "Row",
189
191
  "gap": "2",
190
192
  "children": [
191
- "button",
192
- "button-2"
193
+ "search",
194
+ "settings"
193
195
  ]
194
196
  },
195
197
  {
@@ -309,8 +311,9 @@
309
311
  ]
310
312
  },
311
313
  {
312
- "id": "button-3",
314
+ "id": "add-attachment",
313
315
  "component": "Button",
316
+ "aria-label": "Add attachment",
314
317
  "icon": "plus",
315
318
  "size": "sm",
316
319
  "variant": "ghost"
@@ -321,8 +324,9 @@
321
324
  "placeholder": "Type a message…"
322
325
  },
323
326
  {
324
- "id": "button-4",
327
+ "id": "send-message",
325
328
  "component": "Button",
329
+ "aria-label": "Send message",
326
330
  "icon": "paper-plane",
327
331
  "size": "sm",
328
332
  "variant": "primary"
@@ -333,9 +337,9 @@
333
337
  "align": "center",
334
338
  "gap": "2",
335
339
  "children": [
336
- "button-3",
340
+ "add-attachment",
337
341
  "input",
338
- "button-4"
342
+ "send-message"
339
343
  ]
340
344
  },
341
345
  {
@@ -26,7 +26,7 @@
26
26
  "input"
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",
@@ -27,7 +27,7 @@
27
27
  "documentation"
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",
@@ -35,39 +35,27 @@
35
35
  "strong": true,
36
36
  "textContent": "Code snippet"
37
37
  },
38
- {
39
- "id": "text-2",
40
- "component": "Text",
41
- "textContent": "JavaScript",
42
- "variant": "body"
43
- },
44
- {
45
- "id": "text-3",
46
- "component": "Text",
47
- "textContent": "Python",
48
- "variant": "body"
49
- },
50
- {
51
- "id": "text-4",
52
- "component": "Text",
53
- "textContent": "TypeScript",
54
- "variant": "body"
55
- },
56
- {
57
- "id": "text-5",
58
- "component": "Text",
59
- "textContent": "Bash",
60
- "variant": "body"
61
- },
62
38
  {
63
39
  "id": "choice-picker",
64
40
  "component": "ChoicePicker",
65
41
  "value": "javascript",
66
- "children": [
67
- "text-2",
68
- "text-3",
69
- "text-4",
70
- "text-5"
42
+ "options": [
43
+ {
44
+ "value": "javascript",
45
+ "label": "JavaScript"
46
+ },
47
+ {
48
+ "value": "python",
49
+ "label": "Python"
50
+ },
51
+ {
52
+ "value": "typescript",
53
+ "label": "TypeScript"
54
+ },
55
+ {
56
+ "value": "bash",
57
+ "label": "Bash"
58
+ }
71
59
  ]
72
60
  },
73
61
  {
@@ -97,11 +85,11 @@
97
85
  "component": "Section",
98
86
  "bleed": true,
99
87
  "children": [
100
- "column-5"
88
+ "column"
101
89
  ]
102
90
  },
103
91
  {
104
- "id": "column-5",
92
+ "id": "column",
105
93
  "component": "Column",
106
94
  "children": [
107
95
  "code"
@@ -24,7 +24,7 @@
24
24
  "chooser"
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": "text",
@@ -28,7 +28,7 @@
28
28
  "actions"
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": "input",