@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
@@ -25,7 +25,7 @@
25
25
  "migration"
26
26
  ]
27
27
  },
28
- "captured_at": "2026-05-27T03:59:46.910Z",
28
+ "captured_at": "2026-05-28T23:31:43.377Z",
29
29
  "template": [
30
30
  {
31
31
  "id": "text",
@@ -53,27 +53,74 @@
53
53
  "column-2"
54
54
  ]
55
55
  },
56
+ {
57
+ "id": "avatar",
58
+ "component": "Avatar",
59
+ "icon": "check",
60
+ "size": "sm"
61
+ },
56
62
  {
57
63
  "id": "text-3",
58
64
  "component": "Text",
59
- "variant": "body"
65
+ "variant": "body",
66
+ "slot": "icon",
67
+ "children": [
68
+ "avatar"
69
+ ]
60
70
  },
61
71
  {
62
- "id": "text-4",
72
+ "id": "text-5",
63
73
  "component": "Text",
64
- "variant": "body",
74
+ "strong": true,
65
75
  "textContent": "1. Upload file"
66
76
  },
67
77
  {
68
- "id": "text-5",
78
+ "id": "badge",
79
+ "component": "Badge",
80
+ "text": "Done",
81
+ "variant": "success"
82
+ },
83
+ {
84
+ "id": "text-4",
69
85
  "component": "Text",
70
86
  "variant": "body",
87
+ "slot": "heading",
88
+ "children": [
89
+ "text-5",
90
+ "badge"
91
+ ]
92
+ },
93
+ {
94
+ "id": "text-7",
95
+ "component": "Text",
96
+ "color": "subtle",
97
+ "size": "sm",
71
98
  "textContent": "customers-2026-q1.csv · 1,243 rows · 8 columns"
72
99
  },
73
100
  {
74
101
  "id": "text-6",
75
102
  "component": "Text",
76
- "variant": "body"
103
+ "variant": "body",
104
+ "slot": "description",
105
+ "children": [
106
+ "text-7"
107
+ ]
108
+ },
109
+ {
110
+ "id": "button",
111
+ "component": "Button",
112
+ "size": "sm",
113
+ "text": "Replace",
114
+ "variant": "ghost"
115
+ },
116
+ {
117
+ "id": "text-8",
118
+ "component": "Text",
119
+ "variant": "body",
120
+ "slot": "action",
121
+ "children": [
122
+ "button"
123
+ ]
77
124
  },
78
125
  {
79
126
  "id": "header",
@@ -81,8 +128,8 @@
81
128
  "children": [
82
129
  "text-3",
83
130
  "text-4",
84
- "text-5",
85
- "text-6"
131
+ "text-6",
132
+ "text-8"
86
133
  ]
87
134
  },
88
135
  {
@@ -93,29 +140,58 @@
93
140
  ]
94
141
  },
95
142
  {
96
- "id": "text-7",
97
- "component": "Text",
98
- "variant": "body"
143
+ "id": "avatar-2",
144
+ "component": "Avatar",
145
+ "icon": "arrows-horizontal",
146
+ "size": "sm"
99
147
  },
100
148
  {
101
- "id": "text-8",
149
+ "id": "text-9",
102
150
  "component": "Text",
103
151
  "variant": "body",
152
+ "slot": "icon",
153
+ "children": [
154
+ "avatar-2"
155
+ ]
156
+ },
157
+ {
158
+ "id": "text-11",
159
+ "component": "Text",
160
+ "strong": true,
104
161
  "textContent": "2. Map your columns to our fields"
105
162
  },
106
163
  {
107
- "id": "text-9",
164
+ "id": "text-10",
108
165
  "component": "Text",
109
166
  "variant": "body",
167
+ "slot": "heading",
168
+ "children": [
169
+ "text-11"
170
+ ]
171
+ },
172
+ {
173
+ "id": "text-13",
174
+ "component": "Text",
175
+ "color": "subtle",
176
+ "size": "sm",
110
177
  "textContent": "We auto-detected 5 of 8 columns. Review and adjust before continuing — required fields are marked."
111
178
  },
179
+ {
180
+ "id": "text-12",
181
+ "component": "Text",
182
+ "variant": "body",
183
+ "slot": "description",
184
+ "children": [
185
+ "text-13"
186
+ ]
187
+ },
112
188
  {
113
189
  "id": "header-2",
114
190
  "component": "Header",
115
191
  "children": [
116
- "text-7",
117
- "text-8",
118
- "text-9"
192
+ "text-9",
193
+ "text-10",
194
+ "text-12"
119
195
  ]
120
196
  },
121
197
  {
@@ -126,13 +202,13 @@
126
202
  "variant": "info"
127
203
  },
128
204
  {
129
- "id": "text-10",
205
+ "id": "text-14",
130
206
  "component": "Text",
131
207
  "strong": true,
132
208
  "textContent": "full_name"
133
209
  },
134
210
  {
135
- "id": "text-11",
211
+ "id": "text-15",
136
212
  "component": "Text",
137
213
  "color": "subtle",
138
214
  "size": "sm",
@@ -144,8 +220,8 @@
144
220
  "align": "end",
145
221
  "gap": "0",
146
222
  "children": [
147
- "text-10",
148
- "text-11"
223
+ "text-14",
224
+ "text-15"
149
225
  ]
150
226
  },
151
227
  {
@@ -153,52 +229,38 @@
153
229
  "component": "Icon",
154
230
  "name": "arrow-right"
155
231
  },
156
- {
157
- "id": "text-12",
158
- "component": "Text",
159
- "textContent": "Don't import",
160
- "variant": "body"
161
- },
162
- {
163
- "id": "text-13",
164
- "component": "Text",
165
- "textContent": "Name",
166
- "variant": "body"
167
- },
168
- {
169
- "id": "text-14",
170
- "component": "Text",
171
- "textContent": "Email",
172
- "variant": "body"
173
- },
174
- {
175
- "id": "text-15",
176
- "component": "Text",
177
- "textContent": "Role",
178
- "variant": "body"
179
- },
180
- {
181
- "id": "text-16",
182
- "component": "Text",
183
- "textContent": "Team",
184
- "variant": "body"
185
- },
186
232
  {
187
233
  "id": "map-full-name",
188
234
  "component": "ChoicePicker",
189
235
  "name": "map_full_name",
190
236
  "value": "name",
191
- "children": [
192
- "text-12",
193
- "text-13",
194
- "text-14",
195
- "text-15",
196
- "text-16"
237
+ "options": [
238
+ {
239
+ "value": "",
240
+ "label": "Don't import"
241
+ },
242
+ {
243
+ "value": "name",
244
+ "label": "Name"
245
+ },
246
+ {
247
+ "value": "email",
248
+ "label": "Email"
249
+ },
250
+ {
251
+ "value": "role",
252
+ "label": "Role"
253
+ },
254
+ {
255
+ "value": "team",
256
+ "label": "Team"
257
+ }
197
258
  ]
198
259
  },
199
260
  {
200
261
  "id": "grid",
201
262
  "component": "Grid",
263
+ "slot": "content",
202
264
  "gap": "3",
203
265
  "children": [
204
266
  "column-4",
@@ -214,26 +276,26 @@
214
276
  ]
215
277
  },
216
278
  {
217
- "id": "text-17",
279
+ "id": "text-16",
218
280
  "component": "Text",
219
281
  "strong": true,
220
282
  "textContent": "email_addr"
221
283
  },
222
284
  {
223
- "id": "text-18",
285
+ "id": "text-17",
224
286
  "component": "Text",
225
287
  "color": "subtle",
226
288
  "size": "sm",
227
289
  "textContent": "avery@acme.com"
228
290
  },
229
291
  {
230
- "id": "column-10",
292
+ "id": "column-5",
231
293
  "component": "Column",
232
294
  "align": "end",
233
295
  "gap": "0",
234
296
  "children": [
235
- "text-17",
236
- "text-18"
297
+ "text-16",
298
+ "text-17"
237
299
  ]
238
300
  },
239
301
  {
@@ -241,55 +303,41 @@
241
303
  "component": "Icon",
242
304
  "name": "arrow-right"
243
305
  },
244
- {
245
- "id": "text-19",
246
- "component": "Text",
247
- "textContent": "Don't import",
248
- "variant": "body"
249
- },
250
- {
251
- "id": "text-20",
252
- "component": "Text",
253
- "textContent": "Name",
254
- "variant": "body"
255
- },
256
- {
257
- "id": "text-21",
258
- "component": "Text",
259
- "textContent": "Email (required)",
260
- "variant": "body"
261
- },
262
- {
263
- "id": "text-22",
264
- "component": "Text",
265
- "textContent": "Role",
266
- "variant": "body"
267
- },
268
- {
269
- "id": "text-23",
270
- "component": "Text",
271
- "textContent": "Team",
272
- "variant": "body"
273
- },
274
306
  {
275
307
  "id": "map-email-addr",
276
308
  "component": "ChoicePicker",
277
309
  "name": "map_email_addr",
278
310
  "value": "email",
279
- "children": [
280
- "text-19",
281
- "text-20",
282
- "text-21",
283
- "text-22",
284
- "text-23"
311
+ "options": [
312
+ {
313
+ "value": "",
314
+ "label": "Don't import"
315
+ },
316
+ {
317
+ "value": "name",
318
+ "label": "Name"
319
+ },
320
+ {
321
+ "value": "email",
322
+ "label": "Email (required)"
323
+ },
324
+ {
325
+ "value": "role",
326
+ "label": "Role"
327
+ },
328
+ {
329
+ "value": "team",
330
+ "label": "Team"
331
+ }
285
332
  ]
286
333
  },
287
334
  {
288
335
  "id": "grid-2",
289
336
  "component": "Grid",
337
+ "slot": "content",
290
338
  "gap": "3",
291
339
  "children": [
292
- "column-10",
340
+ "column-5",
293
341
  "icon",
294
342
  "map-email-addr"
295
343
  ]
@@ -302,26 +350,26 @@
302
350
  ]
303
351
  },
304
352
  {
305
- "id": "text-24",
353
+ "id": "text-18",
306
354
  "component": "Text",
307
355
  "strong": true,
308
356
  "textContent": "company"
309
357
  },
310
358
  {
311
- "id": "text-25",
359
+ "id": "text-19",
312
360
  "component": "Text",
313
361
  "color": "subtle",
314
362
  "size": "sm",
315
363
  "textContent": "Acme Inc"
316
364
  },
317
365
  {
318
- "id": "column-16",
366
+ "id": "column-6",
319
367
  "component": "Column",
320
368
  "align": "end",
321
369
  "gap": "0",
322
370
  "children": [
323
- "text-24",
324
- "text-25"
371
+ "text-18",
372
+ "text-19"
325
373
  ]
326
374
  },
327
375
  {
@@ -329,55 +377,41 @@
329
377
  "component": "Icon",
330
378
  "name": "arrow-right"
331
379
  },
332
- {
333
- "id": "text-26",
334
- "component": "Text",
335
- "textContent": "Don't import",
336
- "variant": "body"
337
- },
338
- {
339
- "id": "text-27",
340
- "component": "Text",
341
- "textContent": "Name",
342
- "variant": "body"
343
- },
344
- {
345
- "id": "text-28",
346
- "component": "Text",
347
- "textContent": "Email",
348
- "variant": "body"
349
- },
350
- {
351
- "id": "text-29",
352
- "component": "Text",
353
- "textContent": "Role",
354
- "variant": "body"
355
- },
356
- {
357
- "id": "text-30",
358
- "component": "Text",
359
- "textContent": "Team / Company",
360
- "variant": "body"
361
- },
362
380
  {
363
381
  "id": "map-company",
364
382
  "component": "ChoicePicker",
365
383
  "name": "map_company",
366
384
  "value": "team",
367
- "children": [
368
- "text-26",
369
- "text-27",
370
- "text-28",
371
- "text-29",
372
- "text-30"
385
+ "options": [
386
+ {
387
+ "value": "",
388
+ "label": "Don't import"
389
+ },
390
+ {
391
+ "value": "name",
392
+ "label": "Name"
393
+ },
394
+ {
395
+ "value": "email",
396
+ "label": "Email"
397
+ },
398
+ {
399
+ "value": "role",
400
+ "label": "Role"
401
+ },
402
+ {
403
+ "value": "team",
404
+ "label": "Team / Company"
405
+ }
373
406
  ]
374
407
  },
375
408
  {
376
409
  "id": "grid-3",
377
410
  "component": "Grid",
411
+ "slot": "content",
378
412
  "gap": "3",
379
413
  "children": [
380
- "column-16",
414
+ "column-6",
381
415
  "icon-2",
382
416
  "map-company"
383
417
  ]
@@ -390,26 +424,26 @@
390
424
  ]
391
425
  },
392
426
  {
393
- "id": "text-31",
427
+ "id": "text-20",
394
428
  "component": "Text",
395
429
  "strong": true,
396
430
  "textContent": "job_title"
397
431
  },
398
432
  {
399
- "id": "text-32",
433
+ "id": "text-21",
400
434
  "component": "Text",
401
435
  "color": "subtle",
402
436
  "size": "sm",
403
437
  "textContent": "Senior Engineer"
404
438
  },
405
439
  {
406
- "id": "column-22",
440
+ "id": "column-7",
407
441
  "component": "Column",
408
442
  "align": "end",
409
443
  "gap": "0",
410
444
  "children": [
411
- "text-31",
412
- "text-32"
445
+ "text-20",
446
+ "text-21"
413
447
  ]
414
448
  },
415
449
  {
@@ -417,55 +451,41 @@
417
451
  "component": "Icon",
418
452
  "name": "arrow-right"
419
453
  },
420
- {
421
- "id": "text-33",
422
- "component": "Text",
423
- "textContent": "Don't import",
424
- "variant": "body"
425
- },
426
- {
427
- "id": "text-34",
428
- "component": "Text",
429
- "textContent": "Name",
430
- "variant": "body"
431
- },
432
- {
433
- "id": "text-35",
434
- "component": "Text",
435
- "textContent": "Email",
436
- "variant": "body"
437
- },
438
- {
439
- "id": "text-36",
440
- "component": "Text",
441
- "textContent": "Role / Title",
442
- "variant": "body"
443
- },
444
- {
445
- "id": "text-37",
446
- "component": "Text",
447
- "textContent": "Team",
448
- "variant": "body"
449
- },
450
454
  {
451
455
  "id": "map-job-title",
452
456
  "component": "ChoicePicker",
453
457
  "name": "map_job_title",
454
458
  "value": "role",
455
- "children": [
456
- "text-33",
457
- "text-34",
458
- "text-35",
459
- "text-36",
460
- "text-37"
459
+ "options": [
460
+ {
461
+ "value": "",
462
+ "label": "Don't import"
463
+ },
464
+ {
465
+ "value": "name",
466
+ "label": "Name"
467
+ },
468
+ {
469
+ "value": "email",
470
+ "label": "Email"
471
+ },
472
+ {
473
+ "value": "role",
474
+ "label": "Role / Title"
475
+ },
476
+ {
477
+ "value": "team",
478
+ "label": "Team"
479
+ }
461
480
  ]
462
481
  },
463
482
  {
464
483
  "id": "grid-4",
465
484
  "component": "Grid",
485
+ "slot": "content",
466
486
  "gap": "3",
467
487
  "children": [
468
- "column-22",
488
+ "column-7",
469
489
  "icon-3",
470
490
  "map-job-title"
471
491
  ]
@@ -478,26 +498,26 @@
478
498
  ]
479
499
  },
480
500
  {
481
- "id": "text-38",
501
+ "id": "text-22",
482
502
  "component": "Text",
483
503
  "strong": true,
484
504
  "textContent": "signup_date"
485
505
  },
486
506
  {
487
- "id": "text-39",
507
+ "id": "text-23",
488
508
  "component": "Text",
489
509
  "color": "subtle",
490
510
  "size": "sm",
491
511
  "textContent": "2026-03-15"
492
512
  },
493
513
  {
494
- "id": "column-28",
514
+ "id": "column-8",
495
515
  "component": "Column",
496
516
  "align": "end",
497
517
  "gap": "0",
498
518
  "children": [
499
- "text-38",
500
- "text-39"
519
+ "text-22",
520
+ "text-23"
501
521
  ]
502
522
  },
503
523
  {
@@ -505,33 +525,29 @@
505
525
  "component": "Icon",
506
526
  "name": "arrow-right"
507
527
  },
508
- {
509
- "id": "text-40",
510
- "component": "Text",
511
- "textContent": "Don't import",
512
- "variant": "body"
513
- },
514
- {
515
- "id": "text-41",
516
- "component": "Text",
517
- "textContent": "Created at",
518
- "variant": "body"
519
- },
520
528
  {
521
529
  "id": "map-signup-date",
522
530
  "component": "ChoicePicker",
523
531
  "name": "map_signup_date",
524
- "children": [
525
- "text-40",
526
- "text-41"
527
- ]
532
+ "options": [
533
+ {
534
+ "value": "",
535
+ "label": "Don't import"
536
+ },
537
+ {
538
+ "value": "created_at",
539
+ "label": "Created at"
540
+ }
541
+ ],
542
+ "value": ""
528
543
  },
529
544
  {
530
545
  "id": "grid-5",
531
546
  "component": "Grid",
547
+ "slot": "content",
532
548
  "gap": "3",
533
549
  "children": [
534
- "column-28",
550
+ "column-8",
535
551
  "icon-4",
536
552
  "map-signup-date"
537
553
  ]
@@ -544,26 +560,26 @@
544
560
  ]
545
561
  },
546
562
  {
547
- "id": "text-42",
563
+ "id": "text-24",
548
564
  "component": "Text",
549
565
  "strong": true,
550
566
  "textContent": "region"
551
567
  },
552
568
  {
553
- "id": "text-43",
569
+ "id": "text-25",
554
570
  "component": "Text",
555
571
  "color": "subtle",
556
572
  "size": "sm",
557
573
  "textContent": "EMEA"
558
574
  },
559
575
  {
560
- "id": "column-31",
576
+ "id": "column-9",
561
577
  "component": "Column",
562
578
  "align": "end",
563
579
  "gap": "0",
564
580
  "children": [
565
- "text-42",
566
- "text-43"
581
+ "text-24",
582
+ "text-25"
567
583
  ]
568
584
  },
569
585
  {
@@ -571,40 +587,33 @@
571
587
  "component": "Icon",
572
588
  "name": "arrow-right"
573
589
  },
574
- {
575
- "id": "text-44",
576
- "component": "Text",
577
- "textContent": "Don't import",
578
- "variant": "body"
579
- },
580
- {
581
- "id": "text-45",
582
- "component": "Text",
583
- "textContent": "Region",
584
- "variant": "body"
585
- },
586
- {
587
- "id": "text-46",
588
- "component": "Text",
589
- "textContent": "Team",
590
- "variant": "body"
591
- },
592
590
  {
593
591
  "id": "map-region",
594
592
  "component": "ChoicePicker",
595
593
  "name": "map_region",
596
- "children": [
597
- "text-44",
598
- "text-45",
599
- "text-46"
600
- ]
594
+ "options": [
595
+ {
596
+ "value": "",
597
+ "label": "Don't import"
598
+ },
599
+ {
600
+ "value": "region",
601
+ "label": "Region"
602
+ },
603
+ {
604
+ "value": "team",
605
+ "label": "Team"
606
+ }
607
+ ],
608
+ "value": ""
601
609
  },
602
610
  {
603
611
  "id": "grid-6",
604
612
  "component": "Grid",
613
+ "slot": "content",
605
614
  "gap": "3",
606
615
  "children": [
607
- "column-31",
616
+ "column-9",
608
617
  "icon-5",
609
618
  "map-region"
610
619
  ]
@@ -617,26 +626,26 @@
617
626
  ]
618
627
  },
619
628
  {
620
- "id": "text-47",
629
+ "id": "text-26",
621
630
  "component": "Text",
622
631
  "strong": true,
623
632
  "textContent": "notes"
624
633
  },
625
634
  {
626
- "id": "text-48",
635
+ "id": "text-27",
627
636
  "component": "Text",
628
637
  "color": "subtle",
629
638
  "size": "sm",
630
639
  "textContent": "\"VIP — handle with care\""
631
640
  },
632
641
  {
633
- "id": "column-35",
642
+ "id": "column-10",
634
643
  "component": "Column",
635
644
  "align": "end",
636
645
  "gap": "0",
637
646
  "children": [
638
- "text-47",
639
- "text-48"
647
+ "text-26",
648
+ "text-27"
640
649
  ]
641
650
  },
642
651
  {
@@ -644,33 +653,29 @@
644
653
  "component": "Icon",
645
654
  "name": "arrow-right"
646
655
  },
647
- {
648
- "id": "text-49",
649
- "component": "Text",
650
- "textContent": "Don't import",
651
- "variant": "body"
652
- },
653
- {
654
- "id": "text-50",
655
- "component": "Text",
656
- "textContent": "Notes",
657
- "variant": "body"
658
- },
659
656
  {
660
657
  "id": "map-notes",
661
658
  "component": "ChoicePicker",
662
659
  "name": "map_notes",
663
- "children": [
664
- "text-49",
665
- "text-50"
666
- ]
660
+ "options": [
661
+ {
662
+ "value": "",
663
+ "label": "Don't import"
664
+ },
665
+ {
666
+ "value": "notes",
667
+ "label": "Notes"
668
+ }
669
+ ],
670
+ "value": ""
667
671
  },
668
672
  {
669
673
  "id": "grid-7",
670
674
  "component": "Grid",
675
+ "slot": "content",
671
676
  "gap": "3",
672
677
  "children": [
673
- "column-35",
678
+ "column-10",
674
679
  "icon-6",
675
680
  "map-notes"
676
681
  ]
@@ -683,26 +688,26 @@
683
688
  ]
684
689
  },
685
690
  {
686
- "id": "text-51",
691
+ "id": "text-28",
687
692
  "component": "Text",
688
693
  "strong": true,
689
694
  "textContent": "internal_id"
690
695
  },
691
696
  {
692
- "id": "text-52",
697
+ "id": "text-29",
693
698
  "component": "Text",
694
699
  "color": "subtle",
695
700
  "size": "sm",
696
701
  "textContent": "cust_5392"
697
702
  },
698
703
  {
699
- "id": "column-38",
704
+ "id": "column-11",
700
705
  "component": "Column",
701
706
  "align": "end",
702
707
  "gap": "0",
703
708
  "children": [
704
- "text-51",
705
- "text-52"
709
+ "text-28",
710
+ "text-29"
706
711
  ]
707
712
  },
708
713
  {
@@ -710,33 +715,29 @@
710
715
  "component": "Icon",
711
716
  "name": "arrow-right"
712
717
  },
713
- {
714
- "id": "text-53",
715
- "component": "Text",
716
- "textContent": "Don't import",
717
- "variant": "body"
718
- },
719
- {
720
- "id": "text-54",
721
- "component": "Text",
722
- "textContent": "External ID",
723
- "variant": "body"
724
- },
725
718
  {
726
719
  "id": "map-internal-id",
727
720
  "component": "ChoicePicker",
728
721
  "name": "map_internal_id",
729
- "children": [
730
- "text-53",
731
- "text-54"
732
- ]
722
+ "options": [
723
+ {
724
+ "value": "",
725
+ "label": "Don't import"
726
+ },
727
+ {
728
+ "value": "external_id",
729
+ "label": "External ID"
730
+ }
731
+ ],
732
+ "value": ""
733
733
  },
734
734
  {
735
735
  "id": "grid-8",
736
736
  "component": "Grid",
737
+ "slot": "content",
737
738
  "gap": "3",
738
739
  "children": [
739
- "column-38",
740
+ "column-11",
740
741
  "icon-7",
741
742
  "map-internal-id"
742
743
  ]
@@ -769,25 +770,25 @@
769
770
  "name": "check-circle"
770
771
  },
771
772
  {
772
- "id": "text-55",
773
+ "id": "text-30",
773
774
  "component": "Text",
774
775
  "strong": true,
775
776
  "textContent": "4 fields mapped · 4 columns skipped"
776
777
  },
777
778
  {
778
- "id": "text-56",
779
+ "id": "text-31",
779
780
  "component": "Text",
780
781
  "color": "subtle",
781
782
  "size": "sm",
782
783
  "textContent": "1,243 rows ready to import. Email column passed validation (no malformed addresses)."
783
784
  },
784
785
  {
785
- "id": "column-41",
786
+ "id": "column-12",
786
787
  "component": "Column",
787
788
  "gap": "0",
788
789
  "children": [
789
- "text-55",
790
- "text-56"
790
+ "text-30",
791
+ "text-31"
791
792
  ]
792
793
  },
793
794
  {
@@ -797,7 +798,7 @@
797
798
  "gap": "3",
798
799
  "children": [
799
800
  "check-circle",
800
- "column-41"
801
+ "column-12"
801
802
  ]
802
803
  },
803
804
  {
@@ -818,19 +819,19 @@
818
819
  ]
819
820
  },
820
821
  {
821
- "id": "button",
822
+ "id": "button-2",
822
823
  "component": "Button",
823
824
  "text": "Back",
824
825
  "variant": "ghost"
825
826
  },
826
827
  {
827
- "id": "button-2",
828
+ "id": "button-3",
828
829
  "component": "Button",
829
830
  "text": "Cancel",
830
831
  "variant": "outline"
831
832
  },
832
833
  {
833
- "id": "button-3",
834
+ "id": "button-4",
834
835
  "component": "Button",
835
836
  "text": "Preview import →",
836
837
  "variant": "primary"
@@ -840,8 +841,8 @@
840
841
  "component": "Row",
841
842
  "gap": "2",
842
843
  "children": [
843
- "button-2",
844
- "button-3"
844
+ "button-3",
845
+ "button-4"
845
846
  ]
846
847
  },
847
848
  {
@@ -850,13 +851,14 @@
850
851
  "gap": "2",
851
852
  "justify": "space-between",
852
853
  "children": [
853
- "button",
854
+ "button-2",
854
855
  "row-3"
855
856
  ]
856
857
  },
857
858
  {
858
859
  "id": "footer",
859
860
  "component": "Footer",
861
+ "slot": "footer",
860
862
  "children": [
861
863
  "row-2"
862
864
  ]
@@ -871,29 +873,59 @@
871
873
  ]
872
874
  },
873
875
  {
874
- "id": "text-57",
875
- "component": "Text",
876
- "variant": "body"
876
+ "id": "avatar-3",
877
+ "component": "Avatar",
878
+ "icon": "eye",
879
+ "size": "sm"
877
880
  },
878
881
  {
879
- "id": "text-58",
882
+ "id": "text-32",
880
883
  "component": "Text",
881
884
  "variant": "body",
885
+ "slot": "icon",
886
+ "children": [
887
+ "avatar-3"
888
+ ]
889
+ },
890
+ {
891
+ "id": "text-34",
892
+ "component": "Text",
893
+ "color": "subtle",
894
+ "strong": true,
882
895
  "textContent": "3. Preview & confirm"
883
896
  },
884
897
  {
885
- "id": "text-59",
898
+ "id": "text-33",
886
899
  "component": "Text",
887
900
  "variant": "body",
901
+ "slot": "heading",
902
+ "children": [
903
+ "text-34"
904
+ ]
905
+ },
906
+ {
907
+ "id": "text-36",
908
+ "component": "Text",
909
+ "color": "subtle",
910
+ "size": "sm",
888
911
  "textContent": "Final check before we commit 1,243 rows."
889
912
  },
913
+ {
914
+ "id": "text-35",
915
+ "component": "Text",
916
+ "variant": "body",
917
+ "slot": "description",
918
+ "children": [
919
+ "text-36"
920
+ ]
921
+ },
890
922
  {
891
923
  "id": "header-3",
892
924
  "component": "Header",
893
925
  "children": [
894
- "text-57",
895
- "text-58",
896
- "text-59"
926
+ "text-32",
927
+ "text-33",
928
+ "text-35"
897
929
  ]
898
930
  },
899
931
  {
@@ -904,18 +936,27 @@
904
936
  ]
905
937
  },
906
938
  {
907
- "id": "text-60",
939
+ "id": "text-38",
940
+ "component": "Text",
941
+ "variant": "body",
942
+ "textContent": "Composition rules."
943
+ },
944
+ {
945
+ "id": "text-37",
908
946
  "component": "Text",
909
947
  "color": "subtle",
910
948
  "size": "sm",
911
- "textContent": "Composition rules. Three steps: upload → map → preview, each as a card-ui with header (icon + heading + status badge). The mapping itself is a list-ui[divider] of source-column / target-field rows — NOT a table-ui (the HTML parser strips declarative <tr> inside custom elements; table-ui takes programmatic .columns/.data instead). Each row is a 3-col grid (source label + sample → arrow → target select). The \"fields mapped\" summary lives at the bottom of the active card; the footer action bar carries Back + Cancel + primary Continue."
949
+ "textContent": "Three steps: upload → map → preview, each as a card-ui with header (icon + heading + status badge). The mapping itself is a list-ui[divider] of source-column / target-field rows — NOT a table-ui (the HTML parser strips declarative <tr> inside custom elements; table-ui takes programmatic .columns/.data instead). Each row is a 3-col grid (source label + sample → arrow → target select). The \"fields mapped\" summary lives at the bottom of the active card; the footer action bar carries Back + Cancel + primary Continue.",
950
+ "children": [
951
+ "text-38"
952
+ ]
912
953
  },
913
954
  {
914
- "id": "column-42",
955
+ "id": "column-13",
915
956
  "component": "Column",
916
957
  "gap": "2",
917
958
  "children": [
918
- "text-60"
959
+ "text-37"
919
960
  ]
920
961
  },
921
962
  {
@@ -927,7 +968,7 @@
927
968
  "card",
928
969
  "card-2",
929
970
  "card-3",
930
- "column-42"
971
+ "column-13"
931
972
  ]
932
973
  }
933
974
  ]