@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
@@ -23,24 +23,190 @@
23
23
  "agent"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-27T23:29:53.307Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "text",
30
30
  "component": "Text",
31
31
  "variant": "body",
32
+ "slot": "name",
32
33
  "textContent": "Factory Chat"
33
34
  },
34
35
  {
35
36
  "id": "chat-status",
36
- "component": "ChatStatus"
37
+ "component": "ChatStatus",
38
+ "slot": "status"
39
+ },
40
+ {
41
+ "id": "theme-toggle",
42
+ "component": "Button",
43
+ "icon": "moon",
44
+ "size": "sm",
45
+ "variant": "ghost"
46
+ },
47
+ {
48
+ "id": "button",
49
+ "component": "Button",
50
+ "slot": "trigger",
51
+ "icon": "gear",
52
+ "size": "sm",
53
+ "variant": "ghost"
54
+ },
55
+ {
56
+ "id": "text-3",
57
+ "component": "Text",
58
+ "variant": "label",
59
+ "textContent": "Theme"
60
+ },
61
+ {
62
+ "id": "theme-default",
63
+ "component": "Button",
64
+ "size": "sm",
65
+ "text": "Default",
66
+ "variant": "outline"
67
+ },
68
+ {
69
+ "id": "theme-ocean",
70
+ "component": "Button",
71
+ "size": "sm",
72
+ "text": "Ocean",
73
+ "variant": "outline"
74
+ },
75
+ {
76
+ "id": "theme-forest",
77
+ "component": "Button",
78
+ "size": "sm",
79
+ "text": "Forest",
80
+ "variant": "outline"
81
+ },
82
+ {
83
+ "id": "theme-sunset",
84
+ "component": "Button",
85
+ "size": "sm",
86
+ "text": "Sunset",
87
+ "variant": "outline"
88
+ },
89
+ {
90
+ "id": "theme-lavender",
91
+ "component": "Button",
92
+ "size": "sm",
93
+ "text": "Lavender",
94
+ "variant": "outline"
95
+ },
96
+ {
97
+ "id": "theme-rose",
98
+ "component": "Button",
99
+ "size": "sm",
100
+ "text": "Rose",
101
+ "variant": "outline"
102
+ },
103
+ {
104
+ "id": "theme-slate",
105
+ "component": "Button",
106
+ "size": "sm",
107
+ "text": "Slate",
108
+ "variant": "outline"
109
+ },
110
+ {
111
+ "id": "theme-midnight",
112
+ "component": "Button",
113
+ "size": "sm",
114
+ "text": "Midnight",
115
+ "variant": "outline"
116
+ },
117
+ {
118
+ "id": "row",
119
+ "component": "Row",
120
+ "gap": "md",
121
+ "wrap": true,
122
+ "children": [
123
+ "theme-default",
124
+ "theme-ocean",
125
+ "theme-forest",
126
+ "theme-sunset",
127
+ "theme-lavender",
128
+ "theme-rose",
129
+ "theme-slate",
130
+ "theme-midnight"
131
+ ]
132
+ },
133
+ {
134
+ "id": "divider",
135
+ "component": "Divider"
136
+ },
137
+ {
138
+ "id": "text-4",
139
+ "component": "Text",
140
+ "variant": "label",
141
+ "textContent": "Parametric"
142
+ },
143
+ {
144
+ "id": "param-density",
145
+ "component": "Slider",
146
+ "max": 1.5,
147
+ "min": 0.5,
148
+ "step": 0.05,
149
+ "suffix": "×",
150
+ "value": 1
151
+ },
152
+ {
153
+ "id": "field",
154
+ "component": "Field",
155
+ "label": "Density",
156
+ "children": [
157
+ "param-density"
158
+ ]
159
+ },
160
+ {
161
+ "id": "param-radius",
162
+ "component": "Slider",
163
+ "max": 2,
164
+ "min": 0,
165
+ "step": 0.1,
166
+ "suffix": "×",
167
+ "value": 1
168
+ },
169
+ {
170
+ "id": "field-2",
171
+ "component": "Field",
172
+ "label": "Radius",
173
+ "children": [
174
+ "param-radius"
175
+ ]
176
+ },
177
+ {
178
+ "id": "column",
179
+ "component": "Column",
180
+ "gap": "md",
181
+ "slot": "content",
182
+ "children": [
183
+ "text-3",
184
+ "row",
185
+ "divider",
186
+ "text-4",
187
+ "field",
188
+ "field-2"
189
+ ]
190
+ },
191
+ {
192
+ "id": "theme-popover",
193
+ "component": "Popover",
194
+ "placement": "bottom-end",
195
+ "children": [
196
+ "button",
197
+ "column"
198
+ ]
37
199
  },
38
200
  {
39
201
  "id": "text-2",
40
202
  "component": "Text",
41
203
  "variant": "body",
204
+ "slot": "action",
42
205
  "size": "sm",
43
- "textContent": "Theme Parametric"
206
+ "children": [
207
+ "theme-toggle",
208
+ "theme-popover"
209
+ ]
44
210
  },
45
211
  {
46
212
  "id": "chat-header",
@@ -21,7 +21,7 @@
21
21
  "editor"
22
22
  ]
23
23
  },
24
- "captured_at": "2026-05-27T03:59:46.910Z",
24
+ "captured_at": "2026-05-27T23:29:53.307Z",
25
25
  "template": [
26
26
  {
27
27
  "id": "canvas-host",
@@ -25,7 +25,7 @@
25
25
  "parallel-channels"
26
26
  ]
27
27
  },
28
- "captured_at": "2026-05-27T03:59:46.910Z",
28
+ "captured_at": "2026-05-27T23:29:53.307Z",
29
29
  "template": [
30
30
  {
31
31
  "id": "palette",
@@ -113,17 +113,141 @@
113
113
  "variant": "display",
114
114
  "textContent": "Per-surface CSS via the A2UI channel"
115
115
  },
116
+ {
117
+ "id": "text-4",
118
+ "component": "Text",
119
+ "variant": "body",
120
+ "textContent": "left"
121
+ },
122
+ {
123
+ "id": "code",
124
+ "component": "Code",
125
+ "textContent": "updateStyles"
126
+ },
127
+ {
128
+ "id": "code-2",
129
+ "component": "Code",
130
+ "textContent": "--a-primary"
131
+ },
132
+ {
133
+ "id": "code-3",
134
+ "component": "Code",
135
+ "textContent": "--a-accent"
136
+ },
137
+ {
138
+ "id": "code-4",
139
+ "component": "Code",
140
+ "textContent": "--a-radius-md"
141
+ },
142
+ {
143
+ "id": "text-5",
144
+ "component": "Text",
145
+ "variant": "body",
146
+ "textContent": "right"
147
+ },
148
+ {
149
+ "id": "code-5",
150
+ "component": "Code",
151
+ "textContent": "@scope ([data-a2ui-surface=\"…\"])"
152
+ },
153
+ {
154
+ "id": "text-6",
155
+ "component": "Text",
156
+ "variant": "body",
157
+ "textContent": "Apply theme"
158
+ },
159
+ {
160
+ "id": "text-7",
161
+ "component": "Text",
162
+ "variant": "body",
163
+ "textContent": "Remove theme"
164
+ },
165
+ {
166
+ "id": "code-6",
167
+ "component": "Code",
168
+ "textContent": "document.adoptedStyleSheets"
169
+ },
170
+ {
171
+ "id": "code-7",
172
+ "component": "Code",
173
+ "textContent": "document.adoptedStyleSheets"
174
+ },
116
175
  {
117
176
  "id": "text-3",
118
177
  "component": "Text",
119
178
  "variant": "body",
120
- "textContent": "Two adjacent surfaces, both built from the same A2UI tree. The left tile receives an updateStyles message that overrides --a-primary (button background), --a-accent , and --a-radius-md ; the right tile receives no styles. They share a host DOM yet stay visually isolated because the renderer wraps user CSS in @scope ([data-a2ui-surface=\"…\"]) — note how the left \"Subscribe\" button is purple while the right one keeps the default blue. Hit Apply theme to re-fire the channel; Remove theme drops the stylesheet from document.adoptedStyleSheets and the left tile reverts to defaults. Open DevTools' Elements pane and inspect document.adoptedStyleSheets to see the live constructable stylesheet."
179
+ "textContent": "Two adjacent surfaces, both built from the same A2UI tree. The tile receives an message that overrides (button background), , and ; the tile receives no styles. They share a host DOM yet stay visually isolated because the renderer wraps user CSS in — note how the left \"Subscribe\" button is purple while the right one keeps the default blue. Hit to re-fire the channel; drops the stylesheet from and the left tile reverts to defaults. Open DevTools' Elements pane and inspect to see the live constructable stylesheet.",
180
+ "children": [
181
+ "text-4",
182
+ "code",
183
+ "code-2",
184
+ "code-3",
185
+ "code-4",
186
+ "text-5",
187
+ "code-5",
188
+ "text-6",
189
+ "text-7",
190
+ "code-6",
191
+ "code-7"
192
+ ]
121
193
  },
122
194
  {
123
- "id": "text-4",
195
+ "id": "text-9",
196
+ "component": "Text",
197
+ "variant": "body",
198
+ "textContent": "Token-chain note:"
199
+ },
200
+ {
201
+ "id": "code-8",
202
+ "component": "Code",
203
+ "textContent": "--card-bg"
204
+ },
205
+ {
206
+ "id": "code-9",
207
+ "component": "Code",
208
+ "textContent": "--card-radius"
209
+ },
210
+ {
211
+ "id": "code-10",
212
+ "component": "Code",
213
+ "textContent": "@scope"
214
+ },
215
+ {
216
+ "id": "text-10",
217
+ "component": "Text",
218
+ "variant": "body",
219
+ "textContent": "upstream"
220
+ },
221
+ {
222
+ "id": "code-11",
223
+ "component": "Code",
224
+ "textContent": "--a-canvas-1"
225
+ },
226
+ {
227
+ "id": "code-12",
228
+ "component": "Code",
229
+ "textContent": "--a-primary"
230
+ },
231
+ {
232
+ "id": "code-13",
233
+ "component": "Code",
234
+ "textContent": "--button-bg-primary"
235
+ },
236
+ {
237
+ "id": "text-8",
124
238
  "component": "Text",
125
239
  "variant": "body",
126
- "textContent": "Token-chain note: some component visuals (e.g. card background, card border-radius) read from component-internal tokens like --card-bg / --card-radius which are declared inside the component's own @scope and shadow any surface-root override of the same name. To affect those surfaces via the channel, override the upstream token (e.g. --a-canvas-1 ) or use a higher-specificity direct selector. The button override above succeeds because --a-primary cascades cleanly through the inheritance chain into --button-bg-primary ."
240
+ "textContent": "some component visuals (e.g. card background, card border-radius) read from component-internal tokens like / which are declared inside the component's own and shadow any surface-root override of the same name. To affect those surfaces via the channel, override the token (e.g. ) or use a higher-specificity direct selector. The button override above succeeds because cascades cleanly through the inheritance chain into .",
241
+ "children": [
242
+ "text-9",
243
+ "code-8",
244
+ "code-9",
245
+ "code-10",
246
+ "text-10",
247
+ "code-11",
248
+ "code-12",
249
+ "code-13"
250
+ ]
127
251
  },
128
252
  {
129
253
  "id": "column",
@@ -131,7 +255,7 @@
131
255
  "children": [
132
256
  "text-2",
133
257
  "text-3",
134
- "text-4"
258
+ "text-8"
135
259
  ]
136
260
  },
137
261
  {
@@ -149,10 +273,18 @@
149
273
  ]
150
274
  },
151
275
  {
152
- "id": "text-5",
276
+ "id": "code-14",
277
+ "component": "Code",
278
+ "textContent": "updateStyles"
279
+ },
280
+ {
281
+ "id": "text-11",
153
282
  "component": "Text",
154
283
  "variant": "heading",
155
- "textContent": "Themed via updateStyles"
284
+ "textContent": "Themed via",
285
+ "children": [
286
+ "code-14"
287
+ ]
156
288
  },
157
289
  {
158
290
  "id": "themed-host",
@@ -163,7 +295,7 @@
163
295
  "id": "column-2",
164
296
  "component": "Column",
165
297
  "children": [
166
- "text-5",
298
+ "text-11",
167
299
  "themed-host"
168
300
  ]
169
301
  },
@@ -182,7 +314,7 @@
182
314
  ]
183
315
  },
184
316
  {
185
- "id": "text-6",
317
+ "id": "text-12",
186
318
  "component": "Text",
187
319
  "variant": "heading",
188
320
  "textContent": "Unthemed (control)"
@@ -195,7 +327,7 @@
195
327
  "id": "column-3",
196
328
  "component": "Column",
197
329
  "children": [
198
- "text-6",
330
+ "text-12",
199
331
  "plain-host"
200
332
  ]
201
333
  },
@@ -222,7 +354,7 @@
222
354
  ]
223
355
  },
224
356
  {
225
- "id": "text-7",
357
+ "id": "text-13",
226
358
  "component": "Text",
227
359
  "variant": "body",
228
360
  "textContent": "Themed surface id:"
@@ -237,12 +369,12 @@
237
369
  "component": "Column",
238
370
  "data-pg-status-row": "",
239
371
  "children": [
240
- "text-7",
372
+ "text-13",
241
373
  "pg-status-themed-id"
242
374
  ]
243
375
  },
244
376
  {
245
- "id": "text-8",
377
+ "id": "text-14",
246
378
  "component": "Text",
247
379
  "variant": "body",
248
380
  "textContent": "Adopted stylesheets:"
@@ -258,12 +390,12 @@
258
390
  "component": "Column",
259
391
  "data-pg-status-row": "",
260
392
  "children": [
261
- "text-8",
393
+ "text-14",
262
394
  "pg-status-adopted"
263
395
  ]
264
396
  },
265
397
  {
266
- "id": "text-9",
398
+ "id": "text-15",
267
399
  "component": "Text",
268
400
  "variant": "body",
269
401
  "textContent": "Last event:"
@@ -279,12 +411,12 @@
279
411
  "component": "Column",
280
412
  "data-pg-status-row": "",
281
413
  "children": [
282
- "text-9",
414
+ "text-15",
283
415
  "pg-status-last-event"
284
416
  ]
285
417
  },
286
418
  {
287
- "id": "text-10",
419
+ "id": "text-16",
288
420
  "component": "Text",
289
421
  "variant": "body",
290
422
  "textContent": "Validation warnings:"
@@ -300,7 +432,7 @@
300
432
  "component": "Column",
301
433
  "data-pg-status-row": "",
302
434
  "children": [
303
- "text-10",
435
+ "text-16",
304
436
  "pg-status-warnings"
305
437
  ]
306
438
  },
@@ -315,7 +447,7 @@
315
447
  ]
316
448
  },
317
449
  {
318
- "id": "text-11",
450
+ "id": "text-17",
319
451
  "component": "Text",
320
452
  "variant": "subsection",
321
453
  "textContent": "Show the wiring (createSurface + updateComponents + updateStyles)"
@@ -329,7 +461,7 @@
329
461
  "id": "pg-code-panel",
330
462
  "component": "Accordion",
331
463
  "children": [
332
- "text-11",
464
+ "text-17",
333
465
  "pg-code-block"
334
466
  ]
335
467
  },
@@ -24,7 +24,7 @@
24
24
  "preview"
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": "empty-state",
@@ -20,7 +20,7 @@
20
20
  "editor"
21
21
  ]
22
22
  },
23
- "captured_at": "2026-05-27T03:59:46.910Z",
23
+ "captured_at": "2026-05-27T23:29:53.307Z",
24
24
  "template": [
25
25
  {
26
26
  "id": "broadcast",
@@ -252,11 +252,28 @@
252
252
  "id": "pg-surface",
253
253
  "component": "Column"
254
254
  },
255
+ {
256
+ "id": "text-11",
257
+ "component": "Text",
258
+ "color": "muted",
259
+ "size": "sm",
260
+ "textContent": "Message log"
261
+ },
262
+ {
263
+ "id": "pg-log-count",
264
+ "component": "Text",
265
+ "color": "muted",
266
+ "size": "sm",
267
+ "textContent": "0"
268
+ },
255
269
  {
256
270
  "id": "text-10",
257
271
  "component": "Text",
258
272
  "variant": "subsection",
259
- "textContent": "Message log 0"
273
+ "children": [
274
+ "text-11",
275
+ "pg-log-count"
276
+ ]
260
277
  },
261
278
  {
262
279
  "id": "pg-log",