@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
@@ -24,23 +24,49 @@
24
24
  "form"
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
+ {
30
+ "id": "avatar",
31
+ "component": "Avatar",
32
+ "icon": "warning-octagon"
33
+ },
29
34
  {
30
35
  "id": "text",
31
36
  "component": "Text",
32
- "variant": "body"
37
+ "variant": "body",
38
+ "slot": "icon",
39
+ "children": [
40
+ "avatar"
41
+ ]
42
+ },
43
+ {
44
+ "id": "text-3",
45
+ "component": "Text",
46
+ "strong": true,
47
+ "textContent": "Cancel subscription"
48
+ },
49
+ {
50
+ "id": "badge",
51
+ "component": "Badge",
52
+ "text": "Pro",
53
+ "variant": "accent"
33
54
  },
34
55
  {
35
56
  "id": "text-2",
36
57
  "component": "Text",
37
58
  "variant": "body",
38
- "textContent": "Cancel subscription"
59
+ "slot": "heading",
60
+ "children": [
61
+ "text-3",
62
+ "badge"
63
+ ]
39
64
  },
40
65
  {
41
- "id": "text-3",
66
+ "id": "text-4",
42
67
  "component": "Text",
43
68
  "variant": "body",
69
+ "slot": "action",
44
70
  "size": "sm"
45
71
  },
46
72
  {
@@ -49,11 +75,11 @@
49
75
  "children": [
50
76
  "text",
51
77
  "text-2",
52
- "text-3"
78
+ "text-4"
53
79
  ]
54
80
  },
55
81
  {
56
- "id": "text-4",
82
+ "id": "text-5",
57
83
  "component": "Text",
58
84
  "color": "subtle",
59
85
  "size": "sm",
@@ -63,45 +89,91 @@
63
89
  "id": "section",
64
90
  "component": "Section",
65
91
  "children": [
66
- "text-4"
92
+ "text-5"
67
93
  ]
68
94
  },
69
95
  {
70
- "id": "text-5",
96
+ "id": "text-6",
71
97
  "component": "Text",
72
98
  "strong": true,
73
99
  "textContent": "Before you go — try one of these instead"
74
100
  },
75
101
  {
76
- "id": "text-6",
77
- "component": "Text",
78
- "variant": "body"
102
+ "id": "percent",
103
+ "component": "Icon",
104
+ "name": "percent"
79
105
  },
80
106
  {
81
107
  "id": "text-7",
82
108
  "component": "Text",
83
109
  "variant": "body",
110
+ "slot": "icon",
111
+ "children": [
112
+ "percent"
113
+ ]
114
+ },
115
+ {
116
+ "id": "text-9",
117
+ "component": "Text",
118
+ "strong": true,
84
119
  "textContent": "Save 30% for 3 months"
85
120
  },
121
+ {
122
+ "id": "badge-2",
123
+ "component": "Badge",
124
+ "text": "One-time offer",
125
+ "variant": "success"
126
+ },
86
127
  {
87
128
  "id": "text-8",
88
129
  "component": "Text",
89
130
  "variant": "body",
131
+ "slot": "heading",
132
+ "children": [
133
+ "text-9",
134
+ "badge-2"
135
+ ]
136
+ },
137
+ {
138
+ "id": "text-11",
139
+ "component": "Text",
140
+ "color": "subtle",
141
+ "size": "sm",
90
142
  "textContent": "Your Pro plan drops from $49/mo to $34/mo through Aug 14, 2026."
91
143
  },
92
144
  {
93
- "id": "text-9",
145
+ "id": "text-10",
94
146
  "component": "Text",
95
- "variant": "body"
147
+ "variant": "body",
148
+ "slot": "description",
149
+ "children": [
150
+ "text-11"
151
+ ]
152
+ },
153
+ {
154
+ "id": "button",
155
+ "component": "Button",
156
+ "size": "sm",
157
+ "text": "Apply discount",
158
+ "variant": "primary"
159
+ },
160
+ {
161
+ "id": "text-12",
162
+ "component": "Text",
163
+ "variant": "body",
164
+ "slot": "action",
165
+ "children": [
166
+ "button"
167
+ ]
96
168
  },
97
169
  {
98
170
  "id": "header-2",
99
171
  "component": "Header",
100
172
  "children": [
101
- "text-6",
102
173
  "text-7",
103
174
  "text-8",
104
- "text-9"
175
+ "text-10",
176
+ "text-12"
105
177
  ]
106
178
  },
107
179
  {
@@ -119,35 +191,74 @@
119
191
  ]
120
192
  },
121
193
  {
122
- "id": "text-10",
123
- "component": "Text",
124
- "variant": "body"
194
+ "id": "pause",
195
+ "component": "Icon",
196
+ "name": "pause"
125
197
  },
126
198
  {
127
- "id": "text-11",
199
+ "id": "text-13",
128
200
  "component": "Text",
129
201
  "variant": "body",
202
+ "slot": "icon",
203
+ "children": [
204
+ "pause"
205
+ ]
206
+ },
207
+ {
208
+ "id": "text-15",
209
+ "component": "Text",
210
+ "strong": true,
130
211
  "textContent": "Pause for 1 month"
131
212
  },
132
213
  {
133
- "id": "text-12",
214
+ "id": "text-14",
134
215
  "component": "Text",
135
216
  "variant": "body",
217
+ "slot": "heading",
218
+ "children": [
219
+ "text-15"
220
+ ]
221
+ },
222
+ {
223
+ "id": "text-17",
224
+ "component": "Text",
225
+ "color": "subtle",
226
+ "size": "sm",
136
227
  "textContent": "Workspace stays accessible read-only. No charge during the pause; resume anytime."
137
228
  },
138
229
  {
139
- "id": "text-13",
230
+ "id": "text-16",
140
231
  "component": "Text",
141
- "variant": "body"
232
+ "variant": "body",
233
+ "slot": "description",
234
+ "children": [
235
+ "text-17"
236
+ ]
237
+ },
238
+ {
239
+ "id": "button-2",
240
+ "component": "Button",
241
+ "size": "sm",
242
+ "text": "Pause plan",
243
+ "variant": "outline"
244
+ },
245
+ {
246
+ "id": "text-18",
247
+ "component": "Text",
248
+ "variant": "body",
249
+ "slot": "action",
250
+ "children": [
251
+ "button-2"
252
+ ]
142
253
  },
143
254
  {
144
255
  "id": "header-3",
145
256
  "component": "Header",
146
257
  "children": [
147
- "text-10",
148
- "text-11",
149
- "text-12",
150
- "text-13"
258
+ "text-13",
259
+ "text-14",
260
+ "text-16",
261
+ "text-18"
151
262
  ]
152
263
  },
153
264
  {
@@ -165,35 +276,74 @@
165
276
  ]
166
277
  },
167
278
  {
168
- "id": "text-14",
169
- "component": "Text",
170
- "variant": "body"
279
+ "id": "arrow-down",
280
+ "component": "Icon",
281
+ "name": "arrow-down"
171
282
  },
172
283
  {
173
- "id": "text-15",
284
+ "id": "text-19",
174
285
  "component": "Text",
175
286
  "variant": "body",
287
+ "slot": "icon",
288
+ "children": [
289
+ "arrow-down"
290
+ ]
291
+ },
292
+ {
293
+ "id": "text-21",
294
+ "component": "Text",
295
+ "strong": true,
176
296
  "textContent": "Downgrade to Free"
177
297
  },
178
298
  {
179
- "id": "text-16",
299
+ "id": "text-20",
180
300
  "component": "Text",
181
301
  "variant": "body",
302
+ "slot": "heading",
303
+ "children": [
304
+ "text-21"
305
+ ]
306
+ },
307
+ {
308
+ "id": "text-23",
309
+ "component": "Text",
310
+ "color": "subtle",
311
+ "size": "sm",
182
312
  "textContent": "Keep core features at no cost. 3-conversation limit, basic charts, community support."
183
313
  },
184
314
  {
185
- "id": "text-17",
315
+ "id": "text-22",
186
316
  "component": "Text",
187
- "variant": "body"
317
+ "variant": "body",
318
+ "slot": "description",
319
+ "children": [
320
+ "text-23"
321
+ ]
322
+ },
323
+ {
324
+ "id": "button-3",
325
+ "component": "Button",
326
+ "size": "sm",
327
+ "text": "Switch to Free",
328
+ "variant": "outline"
329
+ },
330
+ {
331
+ "id": "text-24",
332
+ "component": "Text",
333
+ "variant": "body",
334
+ "slot": "action",
335
+ "children": [
336
+ "button-3"
337
+ ]
188
338
  },
189
339
  {
190
340
  "id": "header-4",
191
341
  "component": "Header",
192
342
  "children": [
193
- "text-14",
194
- "text-15",
195
- "text-16",
196
- "text-17"
343
+ "text-19",
344
+ "text-20",
345
+ "text-22",
346
+ "text-24"
197
347
  ]
198
348
  },
199
349
  {
@@ -225,7 +375,7 @@
225
375
  "component": "Column",
226
376
  "gap": "3",
227
377
  "children": [
228
- "text-5",
378
+ "text-6",
229
379
  "list"
230
380
  ]
231
381
  },
@@ -245,7 +395,7 @@
245
395
  "component": "Divider"
246
396
  },
247
397
  {
248
- "id": "text-18",
398
+ "id": "text-25",
249
399
  "component": "Text",
250
400
  "strong": true,
251
401
  "textContent": "What happens on May 14"
@@ -256,7 +406,7 @@
256
406
  "name": "x-circle"
257
407
  },
258
408
  {
259
- "id": "text-19",
409
+ "id": "text-26",
260
410
  "component": "Text",
261
411
  "textContent": "Advanced charts become view-only"
262
412
  },
@@ -267,7 +417,7 @@
267
417
  "gap": "2",
268
418
  "children": [
269
419
  "x-circle",
270
- "text-19"
420
+ "text-26"
271
421
  ]
272
422
  },
273
423
  {
@@ -276,7 +426,7 @@
276
426
  "name": "x-circle"
277
427
  },
278
428
  {
279
- "id": "text-20",
429
+ "id": "text-27",
280
430
  "component": "Text",
281
431
  "textContent": "API key quota drops from 1M to 10K/month"
282
432
  },
@@ -287,7 +437,7 @@
287
437
  "gap": "2",
288
438
  "children": [
289
439
  "icon",
290
- "text-20"
440
+ "text-27"
291
441
  ]
292
442
  },
293
443
  {
@@ -296,7 +446,7 @@
296
446
  "name": "x-circle"
297
447
  },
298
448
  {
299
- "id": "text-21",
449
+ "id": "text-28",
300
450
  "component": "Text",
301
451
  "textContent": "Priority support downgrades to community"
302
452
  },
@@ -307,7 +457,7 @@
307
457
  "gap": "2",
308
458
  "children": [
309
459
  "icon-2",
310
- "text-21"
460
+ "text-28"
311
461
  ]
312
462
  },
313
463
  {
@@ -316,7 +466,7 @@
316
466
  "name": "check-circle"
317
467
  },
318
468
  {
319
- "id": "text-22",
469
+ "id": "text-29",
320
470
  "component": "Text",
321
471
  "textContent": "Workspace, members, and history remain"
322
472
  },
@@ -327,7 +477,7 @@
327
477
  "gap": "2",
328
478
  "children": [
329
479
  "check-circle",
330
- "text-22"
480
+ "text-29"
331
481
  ]
332
482
  },
333
483
  {
@@ -335,7 +485,7 @@
335
485
  "component": "Column",
336
486
  "gap": "2",
337
487
  "children": [
338
- "text-18",
488
+ "text-25",
339
489
  "row",
340
490
  "row-2",
341
491
  "row-3",
@@ -347,43 +497,43 @@
347
497
  "component": "Divider"
348
498
  },
349
499
  {
350
- "id": "text-23",
500
+ "id": "text-30",
351
501
  "component": "Text",
352
502
  "textContent": "Select a reason",
353
503
  "variant": "body"
354
504
  },
355
505
  {
356
- "id": "text-24",
506
+ "id": "text-31",
357
507
  "component": "Text",
358
508
  "textContent": "Too expensive",
359
509
  "variant": "body"
360
510
  },
361
511
  {
362
- "id": "text-25",
512
+ "id": "text-32",
363
513
  "component": "Text",
364
514
  "textContent": "Missing features I need",
365
515
  "variant": "body"
366
516
  },
367
517
  {
368
- "id": "text-26",
518
+ "id": "text-33",
369
519
  "component": "Text",
370
520
  "textContent": "Switching to another tool",
371
521
  "variant": "body"
372
522
  },
373
523
  {
374
- "id": "text-27",
524
+ "id": "text-34",
375
525
  "component": "Text",
376
526
  "textContent": "Not using it enough",
377
527
  "variant": "body"
378
528
  },
379
529
  {
380
- "id": "text-28",
530
+ "id": "text-35",
381
531
  "component": "Text",
382
532
  "textContent": "Taking a break, may return",
383
533
  "variant": "body"
384
534
  },
385
535
  {
386
- "id": "text-29",
536
+ "id": "text-36",
387
537
  "component": "Text",
388
538
  "textContent": "Other",
389
539
  "variant": "body"
@@ -392,13 +542,13 @@
392
542
  "id": "choice-picker",
393
543
  "component": "ChoicePicker",
394
544
  "children": [
395
- "text-23",
396
- "text-24",
397
- "text-25",
398
- "text-26",
399
- "text-27",
400
- "text-28",
401
- "text-29"
545
+ "text-30",
546
+ "text-31",
547
+ "text-32",
548
+ "text-33",
549
+ "text-34",
550
+ "text-35",
551
+ "text-36"
402
552
  ]
403
553
  },
404
554
  {
@@ -465,13 +615,13 @@
465
615
  ]
466
616
  },
467
617
  {
468
- "id": "button",
618
+ "id": "button-4",
469
619
  "component": "Button",
470
620
  "text": "Keep my plan",
471
621
  "variant": "ghost"
472
622
  },
473
623
  {
474
- "id": "button-2",
624
+ "id": "button-5",
475
625
  "component": "Button",
476
626
  "color": "danger",
477
627
  "text": "Confirm cancellation"
@@ -480,13 +630,14 @@
480
630
  "id": "grid",
481
631
  "component": "Grid",
482
632
  "children": [
483
- "button",
484
- "button-2"
633
+ "button-4",
634
+ "button-5"
485
635
  ]
486
636
  },
487
637
  {
488
638
  "id": "footer",
489
639
  "component": "Footer",
640
+ "slot": "footer",
490
641
  "children": [
491
642
  "grid"
492
643
  ]