@adia-ai/a2ui-corpus 0.6.42 → 0.6.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/catalog-a2ui_0_9.json +10 -0
  3. package/chunk-embeddings.json +1 -1
  4. package/chunks/_index.json +43 -33
  5. package/chunks/accordion-settings.json +1 -1
  6. package/chunks/activity-feed.json +2 -1
  7. package/chunks/agent-canvas-shell.json +20 -29
  8. package/chunks/agent-command-palette-search.json +1 -1
  9. package/chunks/agent-reasoning-collapsed.json +2 -1
  10. package/chunks/agent-tool-call-result.json +1 -1
  11. package/chunks/agent-trace-timeline.json +1 -1
  12. package/chunks/ai-streaming-response.json +13 -4
  13. package/chunks/alert-banner.json +1 -1
  14. package/chunks/analytics-chart.json +3 -1
  15. package/chunks/analytics-sparklines-dashboard.json +5 -1
  16. package/chunks/api-key-table.json +15 -2
  17. package/chunks/app-product-listing-card.json +1 -1
  18. package/chunks/audit-log.json +17 -4
  19. package/chunks/auth-account-deleted-actions.json +1 -1
  20. package/chunks/auth-account-deleted.json +40 -5
  21. package/chunks/auth-card-content.json +1 -1
  22. package/chunks/auth-card-header.json +1 -1
  23. package/chunks/auth-email-entry.json +1 -1
  24. package/chunks/auth-email-verify-confirm.json +1 -1
  25. package/chunks/auth-email-verify.json +45 -5
  26. package/chunks/auth-forbidden-actions.json +1 -1
  27. package/chunks/auth-forbidden.json +33 -5
  28. package/chunks/auth-invite-actions.json +1 -1
  29. package/chunks/auth-invite-team-card.json +1 -1
  30. package/chunks/auth-link-expired-form.json +1 -1
  31. package/chunks/auth-link-expired.json +20 -2
  32. package/chunks/auth-locked-account.json +39 -5
  33. package/chunks/auth-locked-recovery-options.json +1 -1
  34. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  35. package/chunks/auth-mfa-enrollment.json +32 -5
  36. package/chunks/auth-mfa-fallback-actions.json +1 -1
  37. package/chunks/auth-mfa-recovery.json +1 -1
  38. package/chunks/auth-new-password-form.json +1 -1
  39. package/chunks/auth-new-password.json +32 -5
  40. package/chunks/auth-oauth-fallback-actions.json +1 -1
  41. package/chunks/auth-oauth-interstitial.json +2 -1
  42. package/chunks/auth-password-challenge.json +1 -1
  43. package/chunks/auth-password-reset-form.json +1 -1
  44. package/chunks/auth-password-reset.json +19 -2
  45. package/chunks/auth-profile-form.json +1 -1
  46. package/chunks/auth-profile-setup.json +19 -2
  47. package/chunks/auth-reset-sent.json +45 -8
  48. package/chunks/auth-session-expired-actions.json +1 -1
  49. package/chunks/auth-session-expired.json +33 -5
  50. package/chunks/auth-signin-card-email.json +20 -2
  51. package/chunks/auth-signin-card-magic-link.json +26 -13
  52. package/chunks/auth-signin-card-mfa.json +39 -5
  53. package/chunks/auth-signin-card-otp.json +73 -10
  54. package/chunks/auth-signin-card-password.json +34 -7
  55. package/chunks/auth-signin-card-recovery.json +41 -5
  56. package/chunks/auth-signout-actions.json +1 -1
  57. package/chunks/auth-signout.json +32 -5
  58. package/chunks/auth-signup-email-entry.json +1 -1
  59. package/chunks/auth-signup-entry.json +57 -5
  60. package/chunks/auth-signup-social-auths.json +1 -1
  61. package/chunks/auth-signup-verify.json +75 -11
  62. package/chunks/auth-social-auths.json +1 -1
  63. package/chunks/auth-sso-providers.json +1 -1
  64. package/chunks/auth-sso-required.json +46 -8
  65. package/chunks/auth-team-invite.json +56 -12
  66. package/chunks/avatar-group-overflow.json +1 -1
  67. package/chunks/badge-variants-table.json +2 -1
  68. package/chunks/billing-overview.json +17 -49
  69. package/chunks/billing-progress-label.json +1 -1
  70. package/chunks/blog-post-card.json +16 -23
  71. package/chunks/breadcrumb-navigation.json +1 -1
  72. package/chunks/calendar-month-view.json +12 -35
  73. package/chunks/card-grid-images.json +1 -1
  74. package/chunks/card-header-with-description.json +2 -1
  75. package/chunks/changelog-activity-feed.json +2 -1
  76. package/chunks/chart-with-filter-pills.json +1 -1
  77. package/chunks/chat-page-shell.json +16 -12
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +20 -32
  80. package/chunks/color-picker-swatches.json +1 -1
  81. package/chunks/command-palette.json +1 -1
  82. package/chunks/commerce-pricing-tiers.json +11 -1
  83. package/chunks/comparison-table.json +1 -1
  84. package/chunks/contact-form.json +2 -1
  85. package/chunks/conversion-funnel-6step.json +2 -1
  86. package/chunks/dashboard-acquisition-panel.json +36 -2
  87. package/chunks/dashboard-admin-page.json +3 -3
  88. package/chunks/dashboard-audience-kpis.json +1 -1
  89. package/chunks/dashboard-audience-panel.json +4 -1
  90. package/chunks/dashboard-behavior-panel.json +2 -1
  91. package/chunks/dashboard-chart-recent.json +3 -1
  92. package/chunks/dashboard-cohort-retention.json +2 -1
  93. package/chunks/dashboard-conversion-panel.json +3 -1
  94. package/chunks/dashboard-country-list.json +2 -1
  95. package/chunks/dashboard-filter-bar.json +1 -1
  96. package/chunks/dashboard-funnel.json +2 -1
  97. package/chunks/dashboard-notifications-panel.json +49 -134
  98. package/chunks/dashboard-overview-panel.json +75 -26
  99. package/chunks/dashboard-page-header.json +1 -1
  100. package/chunks/dashboard-pages-table.json +2 -1
  101. package/chunks/dashboard-quick-actions.json +1 -1
  102. package/chunks/dashboard-reports-panel.json +73 -7
  103. package/chunks/dashboard-reports-table.json +73 -7
  104. package/chunks/dashboard-storage-card.json +2 -1
  105. package/chunks/dashboard-tabs.json +1 -1
  106. package/chunks/dashboard-team-actions-storage.json +3 -1
  107. package/chunks/dashboard-team-list.json +2 -1
  108. package/chunks/dashboard-traffic-channels.json +36 -2
  109. package/chunks/dashboard-transactions-table.json +45 -4
  110. package/chunks/data-import-wizard.json +35 -52
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +20 -32
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +22 -31
  115. package/chunks/drawer-2fa-key.json +48 -37
  116. package/chunks/drawer-2fa-sms.json +53 -38
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +232 -102
  119. package/chunks/drawer-change-plan.json +129 -48
  120. package/chunks/drawer-custom-roles.json +79 -64
  121. package/chunks/drawer-data-start.json +27 -7
  122. package/chunks/drawer-delete-account.json +41 -21
  123. package/chunks/drawer-delete-workspace.json +38 -11
  124. package/chunks/drawer-discord.json +73 -80
  125. package/chunks/drawer-figma.json +71 -72
  126. package/chunks/drawer-first-dashboard.json +52 -50
  127. package/chunks/drawer-gcal.json +52 -41
  128. package/chunks/drawer-github.json +71 -53
  129. package/chunks/drawer-invite.json +57 -37
  130. package/chunks/drawer-report.json +143 -183
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +63 -54
  134. package/chunks/drawer-smtp.json +84 -78
  135. package/chunks/drawer-source.json +64 -55
  136. package/chunks/drawer-transaction.json +54 -25
  137. package/chunks/editor-code-pane.json +1 -1
  138. package/chunks/editor-page-shell.json +1 -1
  139. package/chunks/email-inbox-list.json +140 -89
  140. package/chunks/empty-state-danger.json +2 -1
  141. package/chunks/empty-state-minimal.json +1 -1
  142. package/chunks/empty-state-warning.json +2 -1
  143. package/chunks/empty-state.json +1 -1
  144. package/chunks/error-404-actions.json +1 -1
  145. package/chunks/error-404.json +20 -3
  146. package/chunks/error-500-actions.json +1 -1
  147. package/chunks/error-500.json +29 -3
  148. package/chunks/error-maintenance-actions.json +1 -1
  149. package/chunks/error-maintenance.json +26 -7
  150. package/chunks/error-page-shell.json +1 -1
  151. package/chunks/faq-accordion.json +1 -1
  152. package/chunks/feature-grid-icons.json +1 -1
  153. package/chunks/file-upload-dnd.json +16 -8
  154. package/chunks/footer-multi-column.json +1 -1
  155. package/chunks/footer-primary-only.json +1 -1
  156. package/chunks/form-page-shell.json +1 -1
  157. package/chunks/gallery-page-shell.json +69 -93
  158. package/chunks/hero-section-split.json +1 -1
  159. package/chunks/icon-text-row.json +1 -1
  160. package/chunks/image-caption-tile.json +3 -1
  161. package/chunks/image-carousel.json +1 -1
  162. package/chunks/image-upload-preview.json +1 -1
  163. package/chunks/import-mapping-flow.json +343 -302
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +15 -23
  167. package/chunks/invoice-line-items.json +15 -4
  168. package/chunks/kanban-board-3col.json +1 -1
  169. package/chunks/kanban-page-shell.json +4 -1
  170. package/chunks/keyboard-shortcut-display.json +1 -1
  171. package/chunks/labeled-textarea.json +1 -1
  172. package/chunks/leaderboard-table.json +1 -1
  173. package/chunks/linked-record-row.json +1 -1
  174. package/chunks/loading-skeleton-placeholder.json +1 -1
  175. package/chunks/marketing-hero-cta.json +3 -2
  176. package/chunks/marketing-page-shell.json +1 -1
  177. package/chunks/masonry-gallery.json +1 -1
  178. package/chunks/member-edit-drawer.json +51 -80
  179. package/chunks/metadata-description-list.json +1 -1
  180. package/chunks/modal-dialog-confirm.json +23 -5
  181. package/chunks/nav-menu-icons.json +1 -1
  182. package/chunks/newsletter-subscription.json +3 -1
  183. package/chunks/notification-badges-feed.json +50 -135
  184. package/chunks/notification-preferences-panel.json +2 -1
  185. package/chunks/notification-toast-row.json +12 -91
  186. package/chunks/onb-completion.json +24 -2
  187. package/chunks/onb-extension-install.json +52 -7
  188. package/chunks/onb-hero-welcome.json +98 -8
  189. package/chunks/onb-import-picker.json +1 -1
  190. package/chunks/onb-mobile-handoff.json +1 -1
  191. package/chunks/onb-notification-prefs.json +1 -1
  192. package/chunks/onb-persona-picker.json +1 -1
  193. package/chunks/onb-provider-tiles.json +12 -2
  194. package/chunks/onb-settings-review.json +12 -2
  195. package/chunks/onb-step-footer.json +1 -1
  196. package/chunks/onb-step-header.json +1 -1
  197. package/chunks/onb-step-progress.json +1 -1
  198. package/chunks/onb-step-shell.json +102 -12
  199. package/chunks/onb-story-pane.json +1 -1
  200. package/chunks/onb-tutorial-steps.json +1 -1
  201. package/chunks/order-tracking-timeline.json +2 -1
  202. package/chunks/pagination-controls.json +1 -1
  203. package/chunks/payment-method-form.json +328 -0
  204. package/chunks/period-comparison.json +1 -1
  205. package/chunks/permission-matrix-table.json +2 -1
  206. package/chunks/playground-a2ui.json +1 -1
  207. package/chunks/playground-app-shell.json +51 -5
  208. package/chunks/playground-chat.json +169 -3
  209. package/chunks/playground-construct-canvas.json +1 -1
  210. package/chunks/playground-css-channel.json +152 -20
  211. package/chunks/playground-gen-ui.json +1 -1
  212. package/chunks/playground-render-preview.json +50 -51
  213. package/chunks/playground-streams-bridge.json +93 -20
  214. package/chunks/playground-table-toolbar.json +1 -1
  215. package/chunks/popover-with-content.json +1 -1
  216. package/chunks/pricing-tiers.json +71 -38
  217. package/chunks/product-tour.json +5 -3
  218. package/chunks/progress-tracker-milestones.json +1 -1
  219. package/chunks/radio-button-group.json +1 -1
  220. package/chunks/real-time-metrics-dashboard.json +1 -1
  221. package/chunks/reg-address-form.json +164 -265
  222. package/chunks/reg-billing-card.json +26 -44
  223. package/chunks/reg-brand-scrape.json +304 -42
  224. package/chunks/reg-departments-toggle.json +2 -1
  225. package/chunks/reg-extended-profile.json +100 -162
  226. package/chunks/reg-final-done.json +108 -21
  227. package/chunks/reg-helpdesk-grid.json +174 -35
  228. package/chunks/reg-import-picker.json +29 -46
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +66 -74
  231. package/chunks/reg-legal-entity.json +96 -162
  232. package/chunks/reg-org-chart-review.json +442 -65
  233. package/chunks/reg-profile-identity.json +1 -1
  234. package/chunks/reg-step-footer.json +1 -1
  235. package/chunks/reg-step-header.json +1 -1
  236. package/chunks/reg-step-progress.json +1 -1
  237. package/chunks/reg-step-shell.json +106 -168
  238. package/chunks/reg-story-pane.json +1 -1
  239. package/chunks/reg-success-summary.json +108 -21
  240. package/chunks/reg-team-size.json +38 -65
  241. package/chunks/reg-usecase-picker.json +1 -1
  242. package/chunks/reg-workspace-name.json +1 -1
  243. package/chunks/responsive-grid-pattern.json +1 -1
  244. package/chunks/responsive-kpi-grid.json +1 -1
  245. package/chunks/responsive-row-pattern.json +1 -1
  246. package/chunks/responsive-wrap-at-pattern.json +54 -6
  247. package/chunks/revenue-heatmap.json +2 -1
  248. package/chunks/role-management.json +74 -62
  249. package/chunks/search-with-filters.json +1 -1
  250. package/chunks/section-with-stack.json +1 -1
  251. package/chunks/segmented-control-billing-tabs.json +54 -8
  252. package/chunks/select-multiple-preselected.json +20 -31
  253. package/chunks/settings-2fa-setup.json +169 -29
  254. package/chunks/settings-admin-page.json +39 -11
  255. package/chunks/settings-appearance-theme-panel.json +1 -1
  256. package/chunks/settings-appearance.json +2 -1
  257. package/chunks/settings-general-form.json +1 -1
  258. package/chunks/settings-integrations.json +162 -29
  259. package/chunks/settings-members-invite.json +14 -23
  260. package/chunks/settings-page-shell.json +1 -1
  261. package/chunks/settings-panel.json +2 -1
  262. package/chunks/settings-profile-security.json +1 -1
  263. package/chunks/settings-toggle-switches.json +1 -1
  264. package/chunks/sidebar-nav.json +1 -1
  265. package/chunks/sidebar-navigation-panel.json +2 -1
  266. package/chunks/slider-range-controls.json +1 -1
  267. package/chunks/social-media-post-card.json +1 -1
  268. package/chunks/sortable-search-paginate-table.json +14 -2
  269. package/chunks/split-pane-editor-preview.json +1 -1
  270. package/chunks/stat-cards-kpi-dashboard.json +1 -1
  271. package/chunks/status-dashboard.json +48 -7
  272. package/chunks/stepper-form-wizard.json +18 -30
  273. package/chunks/survey-rating-form.json +2 -1
  274. package/chunks/tabs-with-panels.json +1 -1
  275. package/chunks/tag-chips-filter.json +1 -1
  276. package/chunks/team-members-list.json +59 -65
  277. package/chunks/testimonial-grid.json +1 -1
  278. package/chunks/testimonials-avatar-cards.json +1 -1
  279. package/chunks/timeline-events.json +1 -1
  280. package/chunks/toolbar-icons.json +1 -1
  281. package/chunks/toolbar-tooltips.json +1 -1
  282. package/chunks/tooltip-hover-button.json +1 -1
  283. package/chunks/trial-banner.json +40 -25
  284. package/chunks/user-identity-row.json +1 -1
  285. package/chunks/user-onboarding-checklist.json +260 -6
  286. package/chunks/user-profile-card.json +18 -34
  287. package/chunks/video-player-controls.json +1 -1
  288. package/chunks/webhook-config.json +2 -1
  289. package/package.json +1 -1
  290. package/chunks/drawer-payment-method.json +0 -395
@@ -27,7 +27,7 @@
27
27
  "location"
28
28
  ]
29
29
  },
30
- "captured_at": "2026-05-27T03:59:46.910Z",
30
+ "captured_at": "2026-05-28T23:31:43.377Z",
31
31
  "template": [
32
32
  {
33
33
  "id": "text",
@@ -35,56 +35,38 @@
35
35
  "strong": true,
36
36
  "textContent": "Headquarters"
37
37
  },
38
- {
39
- "id": "text-2",
40
- "component": "Text",
41
- "textContent": "United States",
42
- "variant": "body"
43
- },
44
- {
45
- "id": "text-3",
46
- "component": "Text",
47
- "textContent": "United Kingdom",
48
- "variant": "body"
49
- },
50
- {
51
- "id": "text-4",
52
- "component": "Text",
53
- "textContent": "Germany",
54
- "variant": "body"
55
- },
56
- {
57
- "id": "text-5",
58
- "component": "Text",
59
- "textContent": "Japan",
60
- "variant": "body"
61
- },
62
- {
63
- "id": "text-6",
64
- "component": "Text",
65
- "textContent": "Canada",
66
- "variant": "body"
67
- },
68
- {
69
- "id": "text-7",
70
- "component": "Text",
71
- "textContent": "Other…",
72
- "variant": "body"
73
- },
74
38
  {
75
39
  "id": "hq-country",
76
40
  "component": "ChoicePicker",
77
41
  "name": "hq_country",
78
42
  "value": "us",
79
- "data-address-country": "",
80
- "children": [
81
- "text-2",
82
- "text-3",
83
- "text-4",
84
- "text-5",
85
- "text-6",
86
- "text-7"
87
- ]
43
+ "options": [
44
+ {
45
+ "value": "us",
46
+ "label": "United States"
47
+ },
48
+ {
49
+ "value": "gb",
50
+ "label": "United Kingdom"
51
+ },
52
+ {
53
+ "value": "de",
54
+ "label": "Germany"
55
+ },
56
+ {
57
+ "value": "jp",
58
+ "label": "Japan"
59
+ },
60
+ {
61
+ "value": "ca",
62
+ "label": "Canada"
63
+ },
64
+ {
65
+ "value": "other",
66
+ "label": "Other…"
67
+ }
68
+ ],
69
+ "data-address-country": ""
88
70
  },
89
71
  {
90
72
  "id": "field",
@@ -145,61 +127,40 @@
145
127
  "hq-city-us"
146
128
  ]
147
129
  },
148
- {
149
- "id": "text-8",
150
- "component": "Text",
151
- "textContent": "CA",
152
- "variant": "body"
153
- },
154
- {
155
- "id": "text-9",
156
- "component": "Text",
157
- "textContent": "NY",
158
- "variant": "body"
159
- },
160
- {
161
- "id": "text-10",
162
- "component": "Text",
163
- "textContent": "TX",
164
- "variant": "body"
165
- },
166
- {
167
- "id": "text-11",
168
- "component": "Text",
169
- "textContent": "WA",
170
- "variant": "body"
171
- },
172
- {
173
- "id": "text-12",
174
- "component": "Text",
175
- "textContent": "MA",
176
- "variant": "body"
177
- },
178
- {
179
- "id": "text-13",
180
- "component": "Text",
181
- "textContent": "IL",
182
- "variant": "body"
183
- },
184
- {
185
- "id": "text-14",
186
- "component": "Text",
187
- "textContent": "…",
188
- "variant": "body"
189
- },
190
130
  {
191
131
  "id": "hq-state-us",
192
132
  "component": "ChoicePicker",
193
133
  "name": "hq_state_us",
194
134
  "value": "ca",
195
- "children": [
196
- "text-8",
197
- "text-9",
198
- "text-10",
199
- "text-11",
200
- "text-12",
201
- "text-13",
202
- "text-14"
135
+ "options": [
136
+ {
137
+ "value": "ca",
138
+ "label": "CA"
139
+ },
140
+ {
141
+ "value": "ny",
142
+ "label": "NY"
143
+ },
144
+ {
145
+ "value": "tx",
146
+ "label": "TX"
147
+ },
148
+ {
149
+ "value": "wa",
150
+ "label": "WA"
151
+ },
152
+ {
153
+ "value": "ma",
154
+ "label": "MA"
155
+ },
156
+ {
157
+ "value": "il",
158
+ "label": "IL"
159
+ },
160
+ {
161
+ "value": "other",
162
+ "label": "…"
163
+ }
203
164
  ]
204
165
  },
205
166
  {
@@ -239,7 +200,7 @@
239
200
  ]
240
201
  },
241
202
  {
242
- "id": "column-7",
203
+ "id": "column",
243
204
  "component": "Column",
244
205
  "data-address-fields": "us",
245
206
  "children": [
@@ -332,7 +293,7 @@
332
293
  ]
333
294
  },
334
295
  {
335
- "id": "column-15",
296
+ "id": "column-2",
336
297
  "component": "Column",
337
298
  "data-address-fields": "gb",
338
299
  "children": [
@@ -421,7 +382,7 @@
421
382
  ]
422
383
  },
423
384
  {
424
- "id": "column-16",
385
+ "id": "column-3",
425
386
  "component": "Column",
426
387
  "data-address-fields": "de",
427
388
  "children": [
@@ -448,68 +409,44 @@
448
409
  "hq-postcode-jp"
449
410
  ]
450
411
  },
451
- {
452
- "id": "text-15",
453
- "component": "Text",
454
- "textContent": "東京都 · Tokyo",
455
- "variant": "body"
456
- },
457
- {
458
- "id": "text-16",
459
- "component": "Text",
460
- "textContent": "大阪府 · Osaka",
461
- "variant": "body"
462
- },
463
- {
464
- "id": "text-17",
465
- "component": "Text",
466
- "textContent": "神奈川県 · Kanagawa",
467
- "variant": "body"
468
- },
469
- {
470
- "id": "text-18",
471
- "component": "Text",
472
- "textContent": "北海道 · Hokkaido",
473
- "variant": "body"
474
- },
475
- {
476
- "id": "text-19",
477
- "component": "Text",
478
- "textContent": "京都府 · Kyoto",
479
- "variant": "body"
480
- },
481
- {
482
- "id": "text-20",
483
- "component": "Text",
484
- "textContent": "愛知県 · Aichi",
485
- "variant": "body"
486
- },
487
- {
488
- "id": "text-21",
489
- "component": "Text",
490
- "textContent": "福岡県 · Fukuoka",
491
- "variant": "body"
492
- },
493
- {
494
- "id": "text-22",
495
- "component": "Text",
496
- "textContent": "その他…",
497
- "variant": "body"
498
- },
499
412
  {
500
413
  "id": "hq-prefecture-jp",
501
414
  "component": "ChoicePicker",
502
415
  "name": "hq_prefecture_jp",
503
416
  "value": "13",
504
- "children": [
505
- "text-15",
506
- "text-16",
507
- "text-17",
508
- "text-18",
509
- "text-19",
510
- "text-20",
511
- "text-21",
512
- "text-22"
417
+ "options": [
418
+ {
419
+ "value": "13",
420
+ "label": "東京都 · Tokyo"
421
+ },
422
+ {
423
+ "value": "27",
424
+ "label": "大阪府 · Osaka"
425
+ },
426
+ {
427
+ "value": "14",
428
+ "label": "神奈川県 · Kanagawa"
429
+ },
430
+ {
431
+ "value": "01",
432
+ "label": "北海道 · Hokkaido"
433
+ },
434
+ {
435
+ "value": "26",
436
+ "label": "京都府 · Kyoto"
437
+ },
438
+ {
439
+ "value": "23",
440
+ "label": "愛知県 · Aichi"
441
+ },
442
+ {
443
+ "value": "40",
444
+ "label": "福岡県 · Fukuoka"
445
+ },
446
+ {
447
+ "value": "other",
448
+ "label": "その他…"
449
+ }
513
450
  ]
514
451
  },
515
452
  {
@@ -571,7 +508,7 @@
571
508
  ]
572
509
  },
573
510
  {
574
- "id": "column-17",
511
+ "id": "column-4",
575
512
  "component": "Column",
576
513
  "data-address-fields": "jp",
577
514
  "children": [
@@ -631,103 +568,64 @@
631
568
  "hq-city-ca"
632
569
  ]
633
570
  },
634
- {
635
- "id": "text-23",
636
- "component": "Text",
637
- "textContent": "ON",
638
- "variant": "body"
639
- },
640
- {
641
- "id": "text-24",
642
- "component": "Text",
643
- "textContent": "QC",
644
- "variant": "body"
645
- },
646
- {
647
- "id": "text-25",
648
- "component": "Text",
649
- "textContent": "BC",
650
- "variant": "body"
651
- },
652
- {
653
- "id": "text-26",
654
- "component": "Text",
655
- "textContent": "AB",
656
- "variant": "body"
657
- },
658
- {
659
- "id": "text-27",
660
- "component": "Text",
661
- "textContent": "MB",
662
- "variant": "body"
663
- },
664
- {
665
- "id": "text-28",
666
- "component": "Text",
667
- "textContent": "SK",
668
- "variant": "body"
669
- },
670
- {
671
- "id": "text-29",
672
- "component": "Text",
673
- "textContent": "NS",
674
- "variant": "body"
675
- },
676
- {
677
- "id": "text-30",
678
- "component": "Text",
679
- "textContent": "NB",
680
- "variant": "body"
681
- },
682
- {
683
- "id": "text-31",
684
- "component": "Text",
685
- "textContent": "NL",
686
- "variant": "body"
687
- },
688
- {
689
- "id": "text-32",
690
- "component": "Text",
691
- "textContent": "PE",
692
- "variant": "body"
693
- },
694
- {
695
- "id": "text-33",
696
- "component": "Text",
697
- "textContent": "YT",
698
- "variant": "body"
699
- },
700
- {
701
- "id": "text-34",
702
- "component": "Text",
703
- "textContent": "NT",
704
- "variant": "body"
705
- },
706
- {
707
- "id": "text-35",
708
- "component": "Text",
709
- "textContent": "NU",
710
- "variant": "body"
711
- },
712
571
  {
713
572
  "id": "hq-province-ca",
714
573
  "component": "ChoicePicker",
715
574
  "name": "hq_province_ca",
716
575
  "value": "on",
717
- "children": [
718
- "text-23",
719
- "text-24",
720
- "text-25",
721
- "text-26",
722
- "text-27",
723
- "text-28",
724
- "text-29",
725
- "text-30",
726
- "text-31",
727
- "text-32",
728
- "text-33",
729
- "text-34",
730
- "text-35"
576
+ "options": [
577
+ {
578
+ "value": "on",
579
+ "label": "ON"
580
+ },
581
+ {
582
+ "value": "qc",
583
+ "label": "QC"
584
+ },
585
+ {
586
+ "value": "bc",
587
+ "label": "BC"
588
+ },
589
+ {
590
+ "value": "ab",
591
+ "label": "AB"
592
+ },
593
+ {
594
+ "value": "mb",
595
+ "label": "MB"
596
+ },
597
+ {
598
+ "value": "sk",
599
+ "label": "SK"
600
+ },
601
+ {
602
+ "value": "ns",
603
+ "label": "NS"
604
+ },
605
+ {
606
+ "value": "nb",
607
+ "label": "NB"
608
+ },
609
+ {
610
+ "value": "nl",
611
+ "label": "NL"
612
+ },
613
+ {
614
+ "value": "pe",
615
+ "label": "PE"
616
+ },
617
+ {
618
+ "value": "yt",
619
+ "label": "YT"
620
+ },
621
+ {
622
+ "value": "nt",
623
+ "label": "NT"
624
+ },
625
+ {
626
+ "value": "nu",
627
+ "label": "NU"
628
+ }
731
629
  ]
732
630
  },
733
631
  {
@@ -767,7 +665,7 @@
767
665
  ]
768
666
  },
769
667
  {
770
- "id": "column-26",
668
+ "id": "column-5",
771
669
  "component": "Column",
772
670
  "data-address-fields": "ca",
773
671
  "children": [
@@ -811,7 +709,7 @@
811
709
  ]
812
710
  },
813
711
  {
814
- "id": "column-40",
712
+ "id": "column-6",
815
713
  "component": "Column",
816
714
  "data-address-fields": "other",
817
715
  "children": [
@@ -842,7 +740,7 @@
842
740
  "component": "Divider"
843
741
  },
844
742
  {
845
- "id": "text-36",
743
+ "id": "text-2",
846
744
  "component": "Text",
847
745
  "strong": true,
848
746
  "textContent": "Billing address"
@@ -860,14 +758,15 @@
860
758
  "align": "center",
861
759
  "justify": "space-between",
862
760
  "children": [
863
- "text-36",
761
+ "text-2",
864
762
  "billing-same"
865
763
  ]
866
764
  },
867
765
  {
868
- "id": "text-37",
766
+ "id": "text-3",
869
767
  "component": "Text",
870
768
  "variant": "body",
769
+ "slot": "content",
871
770
  "textContent": "We'll use the headquarters address for invoicing. Uncheck \"Same as headquarters\" if your accounting team is at a different site or in a different country."
872
771
  },
873
772
  {
@@ -876,7 +775,7 @@
876
775
  "icon": "info",
877
776
  "variant": "info",
878
777
  "children": [
879
- "text-37"
778
+ "text-3"
880
779
  ]
881
780
  },
882
781
  {
@@ -886,7 +785,7 @@
886
785
  "name": "defer"
887
786
  },
888
787
  {
889
- "id": "text-38",
788
+ "id": "text-4",
890
789
  "component": "Text",
891
790
  "color": "subtle",
892
791
  "size": "sm",
@@ -894,12 +793,12 @@
894
793
  "data-reg-defer-hint": ""
895
794
  },
896
795
  {
897
- "id": "column-41",
796
+ "id": "column-7",
898
797
  "component": "Column",
899
798
  "data-reg-defer-row": "",
900
799
  "children": [
901
800
  "defer",
902
- "text-38"
801
+ "text-4"
903
802
  ]
904
803
  },
905
804
  {
@@ -909,17 +808,17 @@
909
808
  "children": [
910
809
  "text",
911
810
  "field",
912
- "column-7",
913
- "column-15",
914
- "column-16",
915
- "column-17",
916
- "column-26",
917
- "column-40",
811
+ "column",
812
+ "column-2",
813
+ "column-3",
814
+ "column-4",
815
+ "column-5",
816
+ "column-6",
918
817
  "field-28",
919
818
  "divider",
920
819
  "row-4",
921
820
  "alert",
922
- "column-41"
821
+ "column-7"
923
822
  ]
924
823
  }
925
824
  ]
@@ -26,7 +26,7 @@
26
26
  "purchase"
27
27
  ]
28
28
  },
29
- "captured_at": "2026-05-27T03:59:46.910Z",
29
+ "captured_at": "2026-05-28T23:31:43.377Z",
30
30
  "template": [
31
31
  {
32
32
  "id": "card",
@@ -100,54 +100,36 @@
100
100
  "id": "divider",
101
101
  "component": "Divider"
102
102
  },
103
- {
104
- "id": "text",
105
- "component": "Text",
106
- "textContent": "United States",
107
- "variant": "body"
108
- },
109
- {
110
- "id": "text-2",
111
- "component": "Text",
112
- "textContent": "Canada",
113
- "variant": "body"
114
- },
115
- {
116
- "id": "text-3",
117
- "component": "Text",
118
- "textContent": "United Kingdom",
119
- "variant": "body"
120
- },
121
- {
122
- "id": "text-4",
123
- "component": "Text",
124
- "textContent": "Germany",
125
- "variant": "body"
126
- },
127
- {
128
- "id": "text-5",
129
- "component": "Text",
130
- "textContent": "France",
131
- "variant": "body"
132
- },
133
- {
134
- "id": "text-6",
135
- "component": "Text",
136
- "textContent": "Other…",
137
- "variant": "body"
138
- },
139
103
  {
140
104
  "id": "country",
141
105
  "component": "ChoicePicker",
142
106
  "name": "country",
143
107
  "value": "us",
144
- "children": [
145
- "text",
146
- "text-2",
147
- "text-3",
148
- "text-4",
149
- "text-5",
150
- "text-6"
108
+ "options": [
109
+ {
110
+ "value": "us",
111
+ "label": "United States"
112
+ },
113
+ {
114
+ "value": "ca",
115
+ "label": "Canada"
116
+ },
117
+ {
118
+ "value": "gb",
119
+ "label": "United Kingdom"
120
+ },
121
+ {
122
+ "value": "de",
123
+ "label": "Germany"
124
+ },
125
+ {
126
+ "value": "fr",
127
+ "label": "France"
128
+ },
129
+ {
130
+ "value": "other",
131
+ "label": "Other…"
132
+ }
151
133
  ]
152
134
  },
153
135
  {