@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
@@ -23,7 +23,7 @@
23
23
  "industry"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-28T23:31:43.377Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "title",
@@ -41,68 +41,44 @@
41
41
  "title"
42
42
  ]
43
43
  },
44
- {
45
- "id": "text",
46
- "component": "Text",
47
- "textContent": "Pick one…",
48
- "variant": "body"
49
- },
50
- {
51
- "id": "text-2",
52
- "component": "Text",
53
- "textContent": "Engineering",
54
- "variant": "body"
55
- },
56
- {
57
- "id": "text-3",
58
- "component": "Text",
59
- "textContent": "Product",
60
- "variant": "body"
61
- },
62
- {
63
- "id": "text-4",
64
- "component": "Text",
65
- "textContent": "Design",
66
- "variant": "body"
67
- },
68
- {
69
- "id": "text-5",
70
- "component": "Text",
71
- "textContent": "Sales",
72
- "variant": "body"
73
- },
74
- {
75
- "id": "text-6",
76
- "component": "Text",
77
- "textContent": "Marketing",
78
- "variant": "body"
79
- },
80
- {
81
- "id": "text-7",
82
- "component": "Text",
83
- "textContent": "Customer Success",
84
- "variant": "body"
85
- },
86
- {
87
- "id": "text-8",
88
- "component": "Text",
89
- "textContent": "Operations",
90
- "variant": "body"
91
- },
92
44
  {
93
45
  "id": "department",
94
46
  "component": "ChoicePicker",
95
47
  "name": "department",
96
48
  "value": "design",
97
- "children": [
98
- "text",
99
- "text-2",
100
- "text-3",
101
- "text-4",
102
- "text-5",
103
- "text-6",
104
- "text-7",
105
- "text-8"
49
+ "options": [
50
+ {
51
+ "value": "",
52
+ "label": "Pick one…"
53
+ },
54
+ {
55
+ "value": "engineering",
56
+ "label": "Engineering"
57
+ },
58
+ {
59
+ "value": "product",
60
+ "label": "Product"
61
+ },
62
+ {
63
+ "value": "design",
64
+ "label": "Design"
65
+ },
66
+ {
67
+ "value": "sales",
68
+ "label": "Sales"
69
+ },
70
+ {
71
+ "value": "marketing",
72
+ "label": "Marketing"
73
+ },
74
+ {
75
+ "value": "cs",
76
+ "label": "Customer Success"
77
+ },
78
+ {
79
+ "value": "ops",
80
+ "label": "Operations"
81
+ }
106
82
  ]
107
83
  },
108
84
  {
@@ -114,47 +90,33 @@
114
90
  "department"
115
91
  ]
116
92
  },
117
- {
118
- "id": "text-9",
119
- "component": "Text",
120
- "textContent": "No manager",
121
- "variant": "body"
122
- },
123
- {
124
- "id": "text-10",
125
- "component": "Text",
126
- "textContent": "Jane Doe (Founder)",
127
- "variant": "body"
128
- },
129
- {
130
- "id": "text-11",
131
- "component": "Text",
132
- "textContent": "Maya Patel (VP Engineering)",
133
- "variant": "body"
134
- },
135
- {
136
- "id": "text-12",
137
- "component": "Text",
138
- "textContent": "Riley Park (Head of Design)",
139
- "variant": "body"
140
- },
141
- {
142
- "id": "text-13",
143
- "component": "Text",
144
- "textContent": "Morgan Lee (Head of Sales)",
145
- "variant": "body"
146
- },
147
93
  {
148
94
  "id": "manager",
149
95
  "component": "ChoicePicker",
150
96
  "name": "manager",
151
- "children": [
152
- "text-9",
153
- "text-10",
154
- "text-11",
155
- "text-12",
156
- "text-13"
157
- ]
97
+ "options": [
98
+ {
99
+ "value": "",
100
+ "label": "No manager"
101
+ },
102
+ {
103
+ "value": "jane",
104
+ "label": "Jane Doe (Founder)"
105
+ },
106
+ {
107
+ "value": "maya",
108
+ "label": "Maya Patel (VP Engineering)"
109
+ },
110
+ {
111
+ "value": "riley",
112
+ "label": "Riley Park (Head of Design)"
113
+ },
114
+ {
115
+ "value": "morgan",
116
+ "label": "Morgan Lee (Head of Sales)"
117
+ }
118
+ ],
119
+ "value": ""
158
120
  },
159
121
  {
160
122
  "id": "field-3",
@@ -201,68 +163,44 @@
201
163
  "location"
202
164
  ]
203
165
  },
204
- {
205
- "id": "text-14",
206
- "component": "Text",
207
- "textContent": "Pacific (San Francisco) · UTC−8",
208
- "variant": "body"
209
- },
210
- {
211
- "id": "text-15",
212
- "component": "Text",
213
- "textContent": "Mountain (Denver) · UTC−7",
214
- "variant": "body"
215
- },
216
- {
217
- "id": "text-16",
218
- "component": "Text",
219
- "textContent": "Central (Chicago) · UTC−6",
220
- "variant": "body"
221
- },
222
- {
223
- "id": "text-17",
224
- "component": "Text",
225
- "textContent": "Eastern (New York) · UTC−5",
226
- "variant": "body"
227
- },
228
- {
229
- "id": "text-18",
230
- "component": "Text",
231
- "textContent": "London · UTC+0",
232
- "variant": "body"
233
- },
234
- {
235
- "id": "text-19",
236
- "component": "Text",
237
- "textContent": "Berlin · UTC+1",
238
- "variant": "body"
239
- },
240
- {
241
- "id": "text-20",
242
- "component": "Text",
243
- "textContent": "Tokyo · UTC+9",
244
- "variant": "body"
245
- },
246
- {
247
- "id": "text-21",
248
- "component": "Text",
249
- "textContent": "Sydney · UTC+11",
250
- "variant": "body"
251
- },
252
166
  {
253
167
  "id": "timezone",
254
168
  "component": "ChoicePicker",
255
169
  "name": "timezone",
256
170
  "value": "america/los_angeles",
257
- "children": [
258
- "text-14",
259
- "text-15",
260
- "text-16",
261
- "text-17",
262
- "text-18",
263
- "text-19",
264
- "text-20",
265
- "text-21"
171
+ "options": [
172
+ {
173
+ "value": "america/los_angeles",
174
+ "label": "Pacific (San Francisco) · UTC−8"
175
+ },
176
+ {
177
+ "value": "america/denver",
178
+ "label": "Mountain (Denver) · UTC−7"
179
+ },
180
+ {
181
+ "value": "america/chicago",
182
+ "label": "Central (Chicago) · UTC−6"
183
+ },
184
+ {
185
+ "value": "america/new_york",
186
+ "label": "Eastern (New York) · UTC−5"
187
+ },
188
+ {
189
+ "value": "europe/london",
190
+ "label": "London · UTC+0"
191
+ },
192
+ {
193
+ "value": "europe/berlin",
194
+ "label": "Berlin · UTC+1"
195
+ },
196
+ {
197
+ "value": "asia/tokyo",
198
+ "label": "Tokyo · UTC+9"
199
+ },
200
+ {
201
+ "value": "australia/sydney",
202
+ "label": "Sydney · UTC+11"
203
+ }
266
204
  ]
267
205
  },
268
206
  {
@@ -317,25 +255,25 @@
317
255
  "component": "Divider"
318
256
  },
319
257
  {
320
- "id": "text-22",
258
+ "id": "text",
321
259
  "component": "Text",
322
260
  "strong": true,
323
261
  "textContent": "Where else can teammates reach you?"
324
262
  },
325
263
  {
326
- "id": "text-23",
264
+ "id": "text-2",
327
265
  "component": "Text",
328
266
  "color": "subtle",
329
267
  "size": "sm",
330
268
  "textContent": "Optional — link your handles so DMs and mentions can route to the right surface."
331
269
  },
332
270
  {
333
- "id": "column-22",
271
+ "id": "column",
334
272
  "component": "Column",
335
273
  "gap": "2",
336
274
  "children": [
337
- "text-22",
338
- "text-23"
275
+ "text",
276
+ "text-2"
339
277
  ]
340
278
  },
341
279
  {
@@ -377,7 +315,7 @@
377
315
  "name": "defer"
378
316
  },
379
317
  {
380
- "id": "text-24",
318
+ "id": "text-3",
381
319
  "component": "Text",
382
320
  "color": "subtle",
383
321
  "size": "sm",
@@ -385,12 +323,12 @@
385
323
  "data-reg-defer-hint": ""
386
324
  },
387
325
  {
388
- "id": "column-23",
326
+ "id": "column-2",
389
327
  "component": "Column",
390
328
  "data-reg-defer-row": "",
391
329
  "children": [
392
330
  "defer",
393
- "text-24"
331
+ "text-3"
394
332
  ]
395
333
  },
396
334
  {
@@ -408,10 +346,10 @@
408
346
  "field-6",
409
347
  "field-7",
410
348
  "divider-2",
411
- "column-22",
349
+ "column",
412
350
  "field-8",
413
351
  "field-9",
414
- "column-23"
352
+ "column-2"
415
353
  ]
416
354
  }
417
355
  ]
@@ -23,7 +23,7 @@
23
23
  "redirect"
24
24
  ]
25
25
  },
26
- "captured_at": "2026-05-27T03:59:46.910Z",
26
+ "captured_at": "2026-05-28T23:31:43.377Z",
27
27
  "template": [
28
28
  {
29
29
  "id": "stat",
@@ -222,26 +222,55 @@
222
222
  "strong": true,
223
223
  "textContent": "What to do next"
224
224
  },
225
+ {
226
+ "id": "avatar",
227
+ "component": "Avatar",
228
+ "icon": "rocket-launch"
229
+ },
225
230
  {
226
231
  "id": "text-2",
227
232
  "component": "Text",
228
- "variant": "body"
233
+ "variant": "body",
234
+ "slot": "icon",
235
+ "children": [
236
+ "avatar"
237
+ ]
229
238
  },
230
239
  {
231
- "id": "text-3",
240
+ "id": "text-4",
232
241
  "component": "Text",
233
- "variant": "body",
242
+ "strong": true,
234
243
  "textContent": "Tour the highlights"
235
244
  },
236
245
  {
237
- "id": "text-4",
246
+ "id": "text-3",
238
247
  "component": "Text",
239
248
  "variant": "body",
249
+ "slot": "heading",
250
+ "children": [
251
+ "text-4"
252
+ ]
253
+ },
254
+ {
255
+ "id": "text-6",
256
+ "component": "Text",
257
+ "color": "subtle",
258
+ "size": "sm",
240
259
  "textContent": "3-minute interactive tour. Shows you the inbox, the org chart, and the chat surface."
241
260
  },
261
+ {
262
+ "id": "text-5",
263
+ "component": "Text",
264
+ "variant": "body",
265
+ "slot": "description",
266
+ "children": [
267
+ "text-6"
268
+ ]
269
+ },
242
270
  {
243
271
  "id": "button",
244
272
  "component": "Button",
273
+ "slot": "action",
245
274
  "icon": "arrow-right",
246
275
  "text": "Start tour",
247
276
  "variant": "ghost"
@@ -252,7 +281,7 @@
252
281
  "children": [
253
282
  "text-2",
254
283
  "text-3",
255
- "text-4",
284
+ "text-5",
256
285
  "button"
257
286
  ]
258
287
  },
@@ -264,25 +293,54 @@
264
293
  ]
265
294
  },
266
295
  {
267
- "id": "text-5",
268
- "component": "Text",
269
- "variant": "body"
296
+ "id": "avatar-2",
297
+ "component": "Avatar",
298
+ "icon": "book-open"
270
299
  },
271
300
  {
272
- "id": "text-6",
301
+ "id": "text-7",
273
302
  "component": "Text",
274
303
  "variant": "body",
304
+ "slot": "icon",
305
+ "children": [
306
+ "avatar-2"
307
+ ]
308
+ },
309
+ {
310
+ "id": "text-9",
311
+ "component": "Text",
312
+ "strong": true,
275
313
  "textContent": "Read the welcome guide"
276
314
  },
277
315
  {
278
- "id": "text-7",
316
+ "id": "text-8",
279
317
  "component": "Text",
280
318
  "variant": "body",
319
+ "slot": "heading",
320
+ "children": [
321
+ "text-9"
322
+ ]
323
+ },
324
+ {
325
+ "id": "text-11",
326
+ "component": "Text",
327
+ "color": "subtle",
328
+ "size": "sm",
281
329
  "textContent": "15 minutes to get fluent — keyboard shortcuts, sharing, and search."
282
330
  },
331
+ {
332
+ "id": "text-10",
333
+ "component": "Text",
334
+ "variant": "body",
335
+ "slot": "description",
336
+ "children": [
337
+ "text-11"
338
+ ]
339
+ },
283
340
  {
284
341
  "id": "button-2",
285
342
  "component": "Button",
343
+ "slot": "action",
286
344
  "icon": "arrow-right",
287
345
  "text": "Open docs",
288
346
  "variant": "ghost"
@@ -291,9 +349,9 @@
291
349
  "id": "header-2",
292
350
  "component": "Header",
293
351
  "children": [
294
- "text-5",
295
- "text-6",
296
352
  "text-7",
353
+ "text-8",
354
+ "text-10",
297
355
  "button-2"
298
356
  ]
299
357
  },
@@ -305,25 +363,54 @@
305
363
  ]
306
364
  },
307
365
  {
308
- "id": "text-8",
309
- "component": "Text",
310
- "variant": "body"
366
+ "id": "avatar-3",
367
+ "component": "Avatar",
368
+ "icon": "users-three"
311
369
  },
312
370
  {
313
- "id": "text-9",
371
+ "id": "text-12",
314
372
  "component": "Text",
315
373
  "variant": "body",
374
+ "slot": "icon",
375
+ "children": [
376
+ "avatar-3"
377
+ ]
378
+ },
379
+ {
380
+ "id": "text-14",
381
+ "component": "Text",
382
+ "strong": true,
316
383
  "textContent": "Invite the rest of your team"
317
384
  },
318
385
  {
319
- "id": "text-10",
386
+ "id": "text-13",
320
387
  "component": "Text",
321
388
  "variant": "body",
389
+ "slot": "heading",
390
+ "children": [
391
+ "text-14"
392
+ ]
393
+ },
394
+ {
395
+ "id": "text-16",
396
+ "component": "Text",
397
+ "color": "subtle",
398
+ "size": "sm",
322
399
  "textContent": "12 invites are out. Add more from admin → directory whenever new folks join."
323
400
  },
401
+ {
402
+ "id": "text-15",
403
+ "component": "Text",
404
+ "variant": "body",
405
+ "slot": "description",
406
+ "children": [
407
+ "text-16"
408
+ ]
409
+ },
324
410
  {
325
411
  "id": "button-3",
326
412
  "component": "Button",
413
+ "slot": "action",
327
414
  "icon": "arrow-right",
328
415
  "text": "Invite more",
329
416
  "variant": "ghost"
@@ -332,9 +419,9 @@
332
419
  "id": "header-3",
333
420
  "component": "Header",
334
421
  "children": [
335
- "text-8",
336
- "text-9",
337
- "text-10",
422
+ "text-12",
423
+ "text-13",
424
+ "text-15",
338
425
  "button-3"
339
426
  ]
340
427
  },