@adia-ai/a2ui-corpus 0.6.42 → 0.6.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (290) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/catalog-a2ui_0_9.json +10 -0
  3. package/chunk-embeddings.json +1 -1
  4. package/chunks/_index.json +43 -33
  5. package/chunks/accordion-settings.json +1 -1
  6. package/chunks/activity-feed.json +2 -1
  7. package/chunks/agent-canvas-shell.json +1 -1
  8. package/chunks/agent-command-palette-search.json +1 -1
  9. package/chunks/agent-reasoning-collapsed.json +2 -1
  10. package/chunks/agent-tool-call-result.json +1 -1
  11. package/chunks/agent-trace-timeline.json +1 -1
  12. package/chunks/ai-streaming-response.json +13 -4
  13. package/chunks/alert-banner.json +1 -1
  14. package/chunks/analytics-chart.json +3 -1
  15. package/chunks/analytics-sparklines-dashboard.json +5 -1
  16. package/chunks/api-key-table.json +15 -2
  17. package/chunks/app-product-listing-card.json +1 -1
  18. package/chunks/audit-log.json +17 -4
  19. package/chunks/auth-account-deleted-actions.json +1 -1
  20. package/chunks/auth-account-deleted.json +40 -5
  21. package/chunks/auth-card-content.json +1 -1
  22. package/chunks/auth-card-header.json +1 -1
  23. package/chunks/auth-email-entry.json +1 -1
  24. package/chunks/auth-email-verify-confirm.json +1 -1
  25. package/chunks/auth-email-verify.json +45 -5
  26. package/chunks/auth-forbidden-actions.json +1 -1
  27. package/chunks/auth-forbidden.json +33 -5
  28. package/chunks/auth-invite-actions.json +1 -1
  29. package/chunks/auth-invite-team-card.json +1 -1
  30. package/chunks/auth-link-expired-form.json +1 -1
  31. package/chunks/auth-link-expired.json +20 -2
  32. package/chunks/auth-locked-account.json +39 -5
  33. package/chunks/auth-locked-recovery-options.json +1 -1
  34. package/chunks/auth-mfa-enrollment-submit.json +1 -1
  35. package/chunks/auth-mfa-enrollment.json +32 -5
  36. package/chunks/auth-mfa-fallback-actions.json +1 -1
  37. package/chunks/auth-mfa-recovery.json +1 -1
  38. package/chunks/auth-new-password-form.json +1 -1
  39. package/chunks/auth-new-password.json +32 -5
  40. package/chunks/auth-oauth-fallback-actions.json +1 -1
  41. package/chunks/auth-oauth-interstitial.json +2 -1
  42. package/chunks/auth-password-challenge.json +1 -1
  43. package/chunks/auth-password-reset-form.json +1 -1
  44. package/chunks/auth-password-reset.json +19 -2
  45. package/chunks/auth-profile-form.json +1 -1
  46. package/chunks/auth-profile-setup.json +19 -2
  47. package/chunks/auth-reset-sent.json +45 -8
  48. package/chunks/auth-session-expired-actions.json +1 -1
  49. package/chunks/auth-session-expired.json +33 -5
  50. package/chunks/auth-signin-card-email.json +20 -2
  51. package/chunks/auth-signin-card-magic-link.json +26 -13
  52. package/chunks/auth-signin-card-mfa.json +39 -5
  53. package/chunks/auth-signin-card-otp.json +73 -10
  54. package/chunks/auth-signin-card-password.json +34 -7
  55. package/chunks/auth-signin-card-recovery.json +41 -5
  56. package/chunks/auth-signout-actions.json +1 -1
  57. package/chunks/auth-signout.json +32 -5
  58. package/chunks/auth-signup-email-entry.json +1 -1
  59. package/chunks/auth-signup-entry.json +57 -5
  60. package/chunks/auth-signup-social-auths.json +1 -1
  61. package/chunks/auth-signup-verify.json +75 -11
  62. package/chunks/auth-social-auths.json +1 -1
  63. package/chunks/auth-sso-providers.json +1 -1
  64. package/chunks/auth-sso-required.json +46 -8
  65. package/chunks/auth-team-invite.json +56 -12
  66. package/chunks/avatar-group-overflow.json +1 -1
  67. package/chunks/badge-variants-table.json +2 -1
  68. package/chunks/billing-overview.json +17 -49
  69. package/chunks/billing-progress-label.json +1 -1
  70. package/chunks/blog-post-card.json +16 -23
  71. package/chunks/breadcrumb-navigation.json +1 -1
  72. package/chunks/calendar-month-view.json +12 -35
  73. package/chunks/card-grid-images.json +1 -1
  74. package/chunks/card-header-with-description.json +2 -1
  75. package/chunks/changelog-activity-feed.json +2 -1
  76. package/chunks/chart-with-filter-pills.json +1 -1
  77. package/chunks/chat-page-shell.json +1 -1
  78. package/chunks/chat-streaming-surface.json +1 -1
  79. package/chunks/code-snippet.json +1 -1
  80. package/chunks/color-picker-swatches.json +1 -1
  81. package/chunks/command-palette.json +1 -1
  82. package/chunks/commerce-pricing-tiers.json +11 -1
  83. package/chunks/comparison-table.json +1 -1
  84. package/chunks/contact-form.json +2 -1
  85. package/chunks/conversion-funnel-6step.json +2 -1
  86. package/chunks/dashboard-acquisition-panel.json +36 -2
  87. package/chunks/dashboard-admin-page.json +3 -3
  88. package/chunks/dashboard-audience-kpis.json +1 -1
  89. package/chunks/dashboard-audience-panel.json +4 -1
  90. package/chunks/dashboard-behavior-panel.json +2 -1
  91. package/chunks/dashboard-chart-recent.json +3 -1
  92. package/chunks/dashboard-cohort-retention.json +2 -1
  93. package/chunks/dashboard-conversion-panel.json +3 -1
  94. package/chunks/dashboard-country-list.json +2 -1
  95. package/chunks/dashboard-filter-bar.json +1 -1
  96. package/chunks/dashboard-funnel.json +2 -1
  97. package/chunks/dashboard-notifications-panel.json +49 -134
  98. package/chunks/dashboard-overview-panel.json +75 -26
  99. package/chunks/dashboard-page-header.json +1 -1
  100. package/chunks/dashboard-pages-table.json +2 -1
  101. package/chunks/dashboard-quick-actions.json +1 -1
  102. package/chunks/dashboard-reports-panel.json +73 -7
  103. package/chunks/dashboard-reports-table.json +73 -7
  104. package/chunks/dashboard-storage-card.json +2 -1
  105. package/chunks/dashboard-tabs.json +1 -1
  106. package/chunks/dashboard-team-actions-storage.json +3 -1
  107. package/chunks/dashboard-team-list.json +2 -1
  108. package/chunks/dashboard-traffic-channels.json +36 -2
  109. package/chunks/dashboard-transactions-table.json +45 -4
  110. package/chunks/data-import-wizard.json +2 -1
  111. package/chunks/date-range-picker.json +1 -1
  112. package/chunks/date-time-picker-form.json +1 -1
  113. package/chunks/divider-text-label.json +1 -1
  114. package/chunks/doc-editor-shell.json +1 -1
  115. package/chunks/drawer-2fa-key.json +38 -18
  116. package/chunks/drawer-2fa-sms.json +42 -15
  117. package/chunks/drawer-2fa-totp.json +46 -19
  118. package/chunks/drawer-cancel-sub.json +217 -66
  119. package/chunks/drawer-change-plan.json +122 -35
  120. package/chunks/drawer-custom-roles.json +62 -35
  121. package/chunks/drawer-data-start.json +27 -7
  122. package/chunks/drawer-delete-account.json +41 -21
  123. package/chunks/drawer-delete-workspace.json +38 -11
  124. package/chunks/drawer-discord.json +44 -24
  125. package/chunks/drawer-figma.json +50 -30
  126. package/chunks/drawer-first-dashboard.json +35 -15
  127. package/chunks/drawer-gcal.json +38 -18
  128. package/chunks/drawer-github.json +59 -32
  129. package/chunks/drawer-invite.json +45 -16
  130. package/chunks/drawer-report.json +75 -46
  131. package/chunks/drawer-revoke-session.json +68 -20
  132. package/chunks/drawer-role.json +27 -7
  133. package/chunks/drawer-slack.json +44 -17
  134. package/chunks/drawer-smtp.json +61 -34
  135. package/chunks/drawer-source.json +46 -19
  136. package/chunks/drawer-transaction.json +54 -25
  137. package/chunks/editor-code-pane.json +1 -1
  138. package/chunks/editor-page-shell.json +1 -1
  139. package/chunks/email-inbox-list.json +140 -89
  140. package/chunks/empty-state-danger.json +2 -1
  141. package/chunks/empty-state-minimal.json +1 -1
  142. package/chunks/empty-state-warning.json +2 -1
  143. package/chunks/empty-state.json +1 -1
  144. package/chunks/error-404-actions.json +1 -1
  145. package/chunks/error-404.json +20 -3
  146. package/chunks/error-500-actions.json +1 -1
  147. package/chunks/error-500.json +29 -3
  148. package/chunks/error-maintenance-actions.json +1 -1
  149. package/chunks/error-maintenance.json +26 -7
  150. package/chunks/error-page-shell.json +1 -1
  151. package/chunks/faq-accordion.json +1 -1
  152. package/chunks/feature-grid-icons.json +1 -1
  153. package/chunks/file-upload-dnd.json +16 -8
  154. package/chunks/footer-multi-column.json +1 -1
  155. package/chunks/footer-primary-only.json +1 -1
  156. package/chunks/form-page-shell.json +1 -1
  157. package/chunks/gallery-page-shell.json +1 -1
  158. package/chunks/hero-section-split.json +1 -1
  159. package/chunks/icon-text-row.json +1 -1
  160. package/chunks/image-caption-tile.json +3 -1
  161. package/chunks/image-carousel.json +1 -1
  162. package/chunks/image-upload-preview.json +1 -1
  163. package/chunks/import-mapping-flow.json +251 -127
  164. package/chunks/integrations-grid.json +15 -2
  165. package/chunks/inventory-list-stock.json +1 -1
  166. package/chunks/invite-members.json +2 -1
  167. package/chunks/invoice-line-items.json +15 -4
  168. package/chunks/kanban-board-3col.json +1 -1
  169. package/chunks/kanban-page-shell.json +4 -1
  170. package/chunks/keyboard-shortcut-display.json +1 -1
  171. package/chunks/labeled-textarea.json +1 -1
  172. package/chunks/leaderboard-table.json +1 -1
  173. package/chunks/linked-record-row.json +1 -1
  174. package/chunks/loading-skeleton-placeholder.json +1 -1
  175. package/chunks/marketing-hero-cta.json +3 -2
  176. package/chunks/marketing-page-shell.json +1 -1
  177. package/chunks/masonry-gallery.json +1 -1
  178. package/chunks/member-edit-drawer.json +5 -1
  179. package/chunks/metadata-description-list.json +1 -1
  180. package/chunks/modal-dialog-confirm.json +23 -5
  181. package/chunks/nav-menu-icons.json +1 -1
  182. package/chunks/newsletter-subscription.json +3 -1
  183. package/chunks/notification-badges-feed.json +50 -135
  184. package/chunks/notification-preferences-panel.json +2 -1
  185. package/chunks/notification-toast-row.json +12 -91
  186. package/chunks/onb-completion.json +24 -2
  187. package/chunks/onb-extension-install.json +52 -7
  188. package/chunks/onb-hero-welcome.json +98 -8
  189. package/chunks/onb-import-picker.json +1 -1
  190. package/chunks/onb-mobile-handoff.json +1 -1
  191. package/chunks/onb-notification-prefs.json +1 -1
  192. package/chunks/onb-persona-picker.json +1 -1
  193. package/chunks/onb-provider-tiles.json +12 -2
  194. package/chunks/onb-settings-review.json +12 -2
  195. package/chunks/onb-step-footer.json +1 -1
  196. package/chunks/onb-step-header.json +1 -1
  197. package/chunks/onb-step-progress.json +1 -1
  198. package/chunks/onb-step-shell.json +102 -12
  199. package/chunks/onb-story-pane.json +1 -1
  200. package/chunks/onb-tutorial-steps.json +1 -1
  201. package/chunks/order-tracking-timeline.json +2 -1
  202. package/chunks/pagination-controls.json +1 -1
  203. package/chunks/payment-method-form.json +337 -0
  204. package/chunks/period-comparison.json +1 -1
  205. package/chunks/permission-matrix-table.json +2 -1
  206. package/chunks/playground-a2ui.json +1 -1
  207. package/chunks/playground-app-shell.json +51 -5
  208. package/chunks/playground-chat.json +169 -3
  209. package/chunks/playground-construct-canvas.json +1 -1
  210. package/chunks/playground-css-channel.json +152 -20
  211. package/chunks/playground-gen-ui.json +1 -1
  212. package/chunks/playground-render-preview.json +19 -2
  213. package/chunks/playground-streams-bridge.json +93 -20
  214. package/chunks/playground-table-toolbar.json +1 -1
  215. package/chunks/popover-with-content.json +1 -1
  216. package/chunks/pricing-tiers.json +71 -38
  217. package/chunks/product-tour.json +5 -3
  218. package/chunks/progress-tracker-milestones.json +1 -1
  219. package/chunks/radio-button-group.json +1 -1
  220. package/chunks/real-time-metrics-dashboard.json +1 -1
  221. package/chunks/reg-address-form.json +2 -1
  222. package/chunks/reg-billing-card.json +1 -1
  223. package/chunks/reg-brand-scrape.json +304 -42
  224. package/chunks/reg-departments-toggle.json +2 -1
  225. package/chunks/reg-extended-profile.json +1 -1
  226. package/chunks/reg-final-done.json +108 -21
  227. package/chunks/reg-helpdesk-grid.json +174 -35
  228. package/chunks/reg-import-picker.json +2 -1
  229. package/chunks/reg-integrations-grid.json +156 -30
  230. package/chunks/reg-invite-form.json +21 -2
  231. package/chunks/reg-legal-entity.json +1 -1
  232. package/chunks/reg-org-chart-review.json +442 -65
  233. package/chunks/reg-profile-identity.json +1 -1
  234. package/chunks/reg-step-footer.json +1 -1
  235. package/chunks/reg-step-header.json +1 -1
  236. package/chunks/reg-step-progress.json +1 -1
  237. package/chunks/reg-step-shell.json +1 -1
  238. package/chunks/reg-story-pane.json +1 -1
  239. package/chunks/reg-success-summary.json +108 -21
  240. package/chunks/reg-team-size.json +1 -1
  241. package/chunks/reg-usecase-picker.json +1 -1
  242. package/chunks/reg-workspace-name.json +1 -1
  243. package/chunks/responsive-grid-pattern.json +1 -1
  244. package/chunks/responsive-kpi-grid.json +1 -1
  245. package/chunks/responsive-row-pattern.json +1 -1
  246. package/chunks/responsive-wrap-at-pattern.json +54 -6
  247. package/chunks/revenue-heatmap.json +2 -1
  248. package/chunks/role-management.json +74 -62
  249. package/chunks/search-with-filters.json +1 -1
  250. package/chunks/section-with-stack.json +1 -1
  251. package/chunks/segmented-control-billing-tabs.json +54 -8
  252. package/chunks/select-multiple-preselected.json +1 -1
  253. package/chunks/settings-2fa-setup.json +169 -29
  254. package/chunks/settings-admin-page.json +39 -11
  255. package/chunks/settings-appearance-theme-panel.json +1 -1
  256. package/chunks/settings-appearance.json +2 -1
  257. package/chunks/settings-general-form.json +1 -1
  258. package/chunks/settings-integrations.json +162 -29
  259. package/chunks/settings-members-invite.json +1 -1
  260. package/chunks/settings-page-shell.json +1 -1
  261. package/chunks/settings-panel.json +2 -1
  262. package/chunks/settings-profile-security.json +1 -1
  263. package/chunks/settings-toggle-switches.json +1 -1
  264. package/chunks/sidebar-nav.json +1 -1
  265. package/chunks/sidebar-navigation-panel.json +2 -1
  266. package/chunks/slider-range-controls.json +1 -1
  267. package/chunks/social-media-post-card.json +1 -1
  268. package/chunks/sortable-search-paginate-table.json +14 -2
  269. package/chunks/split-pane-editor-preview.json +1 -1
  270. package/chunks/stat-cards-kpi-dashboard.json +1 -1
  271. package/chunks/status-dashboard.json +48 -7
  272. package/chunks/stepper-form-wizard.json +1 -1
  273. package/chunks/survey-rating-form.json +2 -1
  274. package/chunks/tabs-with-panels.json +1 -1
  275. package/chunks/tag-chips-filter.json +1 -1
  276. package/chunks/team-members-list.json +59 -65
  277. package/chunks/testimonial-grid.json +1 -1
  278. package/chunks/testimonials-avatar-cards.json +1 -1
  279. package/chunks/timeline-events.json +1 -1
  280. package/chunks/toolbar-icons.json +1 -1
  281. package/chunks/toolbar-tooltips.json +1 -1
  282. package/chunks/tooltip-hover-button.json +1 -1
  283. package/chunks/trial-banner.json +40 -25
  284. package/chunks/user-identity-row.json +1 -1
  285. package/chunks/user-onboarding-checklist.json +260 -6
  286. package/chunks/user-profile-card.json +18 -34
  287. package/chunks/video-player-controls.json +1 -1
  288. package/chunks/webhook-config.json +2 -1
  289. package/package.json +1 -1
  290. package/chunks/drawer-payment-method.json +0 -395
@@ -0,0 +1,337 @@
1
+ {
2
+ "name": "payment-method-form",
3
+ "kind": "block",
4
+ "primary": "card-ui",
5
+ "page": "/catalog/ui-patterns/app/payment-method-form/payment-method-form.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<card-ui>\n <header>\n <avatar-ui slot=\"icon\" icon=\"credit-card\"></avatar-ui>\n <h3>Update payment method</h3>\n <p slot=\"description\">Card on file: Visa ending in 4242 · Expires 08/2028</p>\n </header>\n <section>\n <col-ui gap=\"4\">\n <alert-ui variant=\"info\" icon=\"info\" text=\"Card details are tokenized by Stripe. We never see or store the full number.\"></alert-ui>\n <field-ui label=\"Payment method\">\n <select-ui value=\"card\">\n <option value=\"card\">Credit or debit card</option>\n <option value=\"ach\">Bank account (ACH)</option>\n <option value=\"wire\">Wire transfer (annual only)</option>\n </select-ui>\n </field-ui>\n <field-ui label=\"Card number\">\n <input-ui placeholder=\"1234 1234 1234 1234\" prefix=\"credit-card\"></input-ui>\n </field-ui>\n <grid-ui columns=\"2\" gap=\"2\">\n <field-ui label=\"Expiry\">\n <input-ui placeholder=\"MM/YY\"></input-ui>\n </field-ui>\n <field-ui label=\"CVC\">\n <input-ui placeholder=\"123\"></input-ui>\n </field-ui>\n </grid-ui>\n <field-ui label=\"Name on card\">\n <input-ui placeholder=\"Kim Granlund\"></input-ui>\n </field-ui>\n <divider-ui></divider-ui>\n <text-ui strong>Billing address</text-ui>\n <field-ui label=\"Country\">\n <input-ui value=\"United States\"></input-ui>\n </field-ui>\n <field-ui label=\"Street address\">\n <input-ui value=\"101 Montgomery St\"></input-ui>\n </field-ui>\n <grid-ui columns=\"3\" gap=\"2\">\n <field-ui label=\"City\">\n <input-ui value=\"San Francisco\"></input-ui>\n </field-ui>\n <field-ui label=\"State\">\n <input-ui value=\"CA\"></input-ui>\n </field-ui>\n <field-ui label=\"ZIP\">\n <input-ui value=\"94104\"></input-ui>\n </field-ui>\n </grid-ui>\n </col-ui>\n </section>\n <footer>\n <row-ui gap=\"2\" justify=\"space-between\" align=\"center\">\n <button-ui text=\"Remove card\" variant=\"ghost\" icon=\"trash\" color=\"danger\"></button-ui>\n <row-ui gap=\"2\">\n <button-ui text=\"Cancel\" variant=\"ghost\"></button-ui>\n <button-ui text=\"Save card\" variant=\"primary\"></button-ui>\n </row-ui>\n </row-ui>\n </footer>\n</card-ui>",
10
+ "source": "catalog/ui-patterns/app/payment-method-form/payment-method-form.contents.html",
11
+ "metadata": {
12
+ "domain": "billing",
13
+ "description": "Payment method form — credit card number, expiry, CVC, billing address fields with save/cancel actions. Inline card form (drawer-less variant for gallery + inline-form contexts).",
14
+ "keywords": [
15
+ "payment",
16
+ "method",
17
+ "credit",
18
+ "card",
19
+ "billing",
20
+ "form",
21
+ "update",
22
+ "save",
23
+ "cvc",
24
+ "cvv",
25
+ "expiry",
26
+ "visa",
27
+ "mastercard",
28
+ "amex",
29
+ "card-on-file",
30
+ "billing-address",
31
+ "tax-id"
32
+ ]
33
+ },
34
+ "captured_at": "2026-05-27T23:29:53.307Z",
35
+ "template": [
36
+ {
37
+ "id": "avatar",
38
+ "component": "Avatar",
39
+ "slot": "icon",
40
+ "icon": "credit-card"
41
+ },
42
+ {
43
+ "id": "text",
44
+ "component": "Text",
45
+ "variant": "heading",
46
+ "textContent": "Update payment method"
47
+ },
48
+ {
49
+ "id": "text-2",
50
+ "component": "Text",
51
+ "variant": "body",
52
+ "slot": "description",
53
+ "textContent": "Card on file: Visa ending in 4242 · Expires 08/2028"
54
+ },
55
+ {
56
+ "id": "header",
57
+ "component": "Header",
58
+ "children": [
59
+ "avatar",
60
+ "text",
61
+ "text-2"
62
+ ]
63
+ },
64
+ {
65
+ "id": "alert",
66
+ "component": "Alert",
67
+ "icon": "info",
68
+ "text": "Card details are tokenized by Stripe. We never see or store the full number.",
69
+ "variant": "info"
70
+ },
71
+ {
72
+ "id": "text-3",
73
+ "component": "Text",
74
+ "textContent": "Credit or debit card",
75
+ "variant": "body"
76
+ },
77
+ {
78
+ "id": "text-4",
79
+ "component": "Text",
80
+ "textContent": "Bank account (ACH)",
81
+ "variant": "body"
82
+ },
83
+ {
84
+ "id": "text-5",
85
+ "component": "Text",
86
+ "textContent": "Wire transfer (annual only)",
87
+ "variant": "body"
88
+ },
89
+ {
90
+ "id": "choice-picker",
91
+ "component": "ChoicePicker",
92
+ "value": "card",
93
+ "children": [
94
+ "text-3",
95
+ "text-4",
96
+ "text-5"
97
+ ]
98
+ },
99
+ {
100
+ "id": "field",
101
+ "component": "Field",
102
+ "label": "Payment method",
103
+ "children": [
104
+ "choice-picker"
105
+ ]
106
+ },
107
+ {
108
+ "id": "input",
109
+ "component": "Input",
110
+ "placeholder": "1234 1234 1234 1234",
111
+ "prefix": "credit-card"
112
+ },
113
+ {
114
+ "id": "field-2",
115
+ "component": "Field",
116
+ "label": "Card number",
117
+ "children": [
118
+ "input"
119
+ ]
120
+ },
121
+ {
122
+ "id": "input-2",
123
+ "component": "Input",
124
+ "placeholder": "MM/YY"
125
+ },
126
+ {
127
+ "id": "field-3",
128
+ "component": "Field",
129
+ "label": "Expiry",
130
+ "children": [
131
+ "input-2"
132
+ ]
133
+ },
134
+ {
135
+ "id": "input-3",
136
+ "component": "Input",
137
+ "placeholder": "123"
138
+ },
139
+ {
140
+ "id": "field-4",
141
+ "component": "Field",
142
+ "label": "CVC",
143
+ "children": [
144
+ "input-3"
145
+ ]
146
+ },
147
+ {
148
+ "id": "grid",
149
+ "component": "Grid",
150
+ "columns": "2",
151
+ "gap": "2",
152
+ "children": [
153
+ "field-3",
154
+ "field-4"
155
+ ]
156
+ },
157
+ {
158
+ "id": "input-4",
159
+ "component": "Input",
160
+ "placeholder": "Kim Granlund"
161
+ },
162
+ {
163
+ "id": "field-5",
164
+ "component": "Field",
165
+ "label": "Name on card",
166
+ "children": [
167
+ "input-4"
168
+ ]
169
+ },
170
+ {
171
+ "id": "divider",
172
+ "component": "Divider"
173
+ },
174
+ {
175
+ "id": "text-6",
176
+ "component": "Text",
177
+ "strong": true,
178
+ "textContent": "Billing address"
179
+ },
180
+ {
181
+ "id": "input-5",
182
+ "component": "Input",
183
+ "value": "United States"
184
+ },
185
+ {
186
+ "id": "field-6",
187
+ "component": "Field",
188
+ "label": "Country",
189
+ "children": [
190
+ "input-5"
191
+ ]
192
+ },
193
+ {
194
+ "id": "input-6",
195
+ "component": "Input",
196
+ "value": "101 Montgomery St"
197
+ },
198
+ {
199
+ "id": "field-7",
200
+ "component": "Field",
201
+ "label": "Street address",
202
+ "children": [
203
+ "input-6"
204
+ ]
205
+ },
206
+ {
207
+ "id": "input-7",
208
+ "component": "Input",
209
+ "value": "San Francisco"
210
+ },
211
+ {
212
+ "id": "field-8",
213
+ "component": "Field",
214
+ "label": "City",
215
+ "children": [
216
+ "input-7"
217
+ ]
218
+ },
219
+ {
220
+ "id": "input-8",
221
+ "component": "Input",
222
+ "value": "CA"
223
+ },
224
+ {
225
+ "id": "field-9",
226
+ "component": "Field",
227
+ "label": "State",
228
+ "children": [
229
+ "input-8"
230
+ ]
231
+ },
232
+ {
233
+ "id": "input-9",
234
+ "component": "Input",
235
+ "value": "94104"
236
+ },
237
+ {
238
+ "id": "field-10",
239
+ "component": "Field",
240
+ "label": "ZIP",
241
+ "children": [
242
+ "input-9"
243
+ ]
244
+ },
245
+ {
246
+ "id": "grid-2",
247
+ "component": "Grid",
248
+ "columns": "3",
249
+ "gap": "2",
250
+ "children": [
251
+ "field-8",
252
+ "field-9",
253
+ "field-10"
254
+ ]
255
+ },
256
+ {
257
+ "id": "column",
258
+ "component": "Column",
259
+ "gap": "4",
260
+ "children": [
261
+ "alert",
262
+ "field",
263
+ "field-2",
264
+ "grid",
265
+ "field-5",
266
+ "divider",
267
+ "text-6",
268
+ "field-6",
269
+ "field-7",
270
+ "grid-2"
271
+ ]
272
+ },
273
+ {
274
+ "id": "section",
275
+ "component": "Section",
276
+ "children": [
277
+ "column"
278
+ ]
279
+ },
280
+ {
281
+ "id": "button",
282
+ "component": "Button",
283
+ "color": "danger",
284
+ "icon": "trash",
285
+ "text": "Remove card",
286
+ "variant": "ghost"
287
+ },
288
+ {
289
+ "id": "button-2",
290
+ "component": "Button",
291
+ "text": "Cancel",
292
+ "variant": "ghost"
293
+ },
294
+ {
295
+ "id": "button-3",
296
+ "component": "Button",
297
+ "text": "Save card",
298
+ "variant": "primary"
299
+ },
300
+ {
301
+ "id": "row-2",
302
+ "component": "Row",
303
+ "gap": "2",
304
+ "children": [
305
+ "button-2",
306
+ "button-3"
307
+ ]
308
+ },
309
+ {
310
+ "id": "row",
311
+ "component": "Row",
312
+ "align": "center",
313
+ "gap": "2",
314
+ "justify": "space-between",
315
+ "children": [
316
+ "button",
317
+ "row-2"
318
+ ]
319
+ },
320
+ {
321
+ "id": "footer",
322
+ "component": "Footer",
323
+ "children": [
324
+ "row"
325
+ ]
326
+ },
327
+ {
328
+ "id": "root",
329
+ "component": "Card",
330
+ "children": [
331
+ "header",
332
+ "section",
333
+ "footer"
334
+ ]
335
+ }
336
+ ]
337
+ }
@@ -33,7 +33,7 @@
33
33
  "month-over-month"
34
34
  ]
35
35
  },
36
- "captured_at": "2026-05-27T03:59:46.910Z",
36
+ "captured_at": "2026-05-27T23:29:53.307Z",
37
37
  "template": [
38
38
  {
39
39
  "id": "text",
@@ -29,7 +29,7 @@
29
29
  "permissions"
30
30
  ]
31
31
  },
32
- "captured_at": "2026-05-27T03:59:46.910Z",
32
+ "captured_at": "2026-05-27T23:29:53.307Z",
33
33
  "template": [
34
34
  {
35
35
  "id": "text",
@@ -41,6 +41,7 @@
41
41
  "id": "text-2",
42
42
  "component": "Text",
43
43
  "variant": "body",
44
+ "slot": "description",
44
45
  "textContent": "Configure access rights for each role across your workspace."
45
46
  },
46
47
  {
@@ -19,7 +19,7 @@
19
19
  "interface"
20
20
  ]
21
21
  },
22
- "captured_at": "2026-05-27T03:59:46.910Z",
22
+ "captured_at": "2026-05-27T23:29:53.307Z",
23
23
  "template": [
24
24
  {
25
25
  "id": "layout",
@@ -24,7 +24,7 @@
24
24
  "topbar"
25
25
  ]
26
26
  },
27
- "captured_at": "2026-05-27T03:59:46.910Z",
27
+ "captured_at": "2026-05-27T23:29:53.307Z",
28
28
  "template": [
29
29
  {
30
30
  "id": "workspace-select",
@@ -36,24 +36,36 @@
36
36
  {
37
37
  "id": "admin-topbar",
38
38
  "component": "AdminTopbar",
39
+ "slot": "header",
39
40
  "children": [
40
41
  "workspace-select"
41
42
  ]
42
43
  },
44
+ {
45
+ "id": "magnifying-glass",
46
+ "component": "Icon",
47
+ "name": "magnifying-glass"
48
+ },
43
49
  {
44
50
  "id": "text",
45
51
  "component": "Text",
46
- "variant": "body"
52
+ "variant": "body",
53
+ "slot": "icon",
54
+ "children": [
55
+ "magnifying-glass"
56
+ ]
47
57
  },
48
58
  {
49
59
  "id": "text-2",
50
60
  "component": "Text",
51
61
  "variant": "body",
62
+ "slot": "text",
52
63
  "textContent": "Search"
53
64
  },
54
65
  {
55
66
  "id": "kbd",
56
67
  "component": "Kbd",
68
+ "slot": "trailing",
57
69
  "textContent": "⌘K"
58
70
  },
59
71
  {
@@ -154,6 +166,7 @@
154
166
  {
155
167
  "id": "admin-statusbar",
156
168
  "component": "AdminStatusbar",
169
+ "slot": "footer",
157
170
  "children": [
158
171
  "user-select"
159
172
  ]
@@ -166,6 +179,7 @@
166
179
  {
167
180
  "id": "sidebar",
168
181
  "component": "Sidebar",
182
+ "slot": "leading",
169
183
  "collapsible": true,
170
184
  "resizable": true,
171
185
  "children": [
@@ -212,11 +226,40 @@
212
226
  "text-4"
213
227
  ]
214
228
  },
229
+ {
230
+ "id": "button-2",
231
+ "component": "Button",
232
+ "slot": "trigger",
233
+ "icon": "palette",
234
+ "size": "sm",
235
+ "variant": "ghost"
236
+ },
237
+ {
238
+ "id": "theme-panel",
239
+ "component": "ThemePanel",
240
+ "slot": "content",
241
+ "parametric": true,
242
+ "presets": true,
243
+ "scheme-toggle": true
244
+ },
245
+ {
246
+ "id": "theme-popover",
247
+ "component": "Popover",
248
+ "placement": "bottom-end",
249
+ "children": [
250
+ "button-2",
251
+ "theme-panel"
252
+ ]
253
+ },
215
254
  {
216
255
  "id": "text-5",
217
256
  "component": "Text",
218
257
  "variant": "body",
219
- "size": "sm"
258
+ "slot": "action",
259
+ "size": "sm",
260
+ "children": [
261
+ "theme-popover"
262
+ ]
220
263
  },
221
264
  {
222
265
  "id": "admin-topbar-2",
@@ -279,7 +322,7 @@
279
322
  "textContent": "Dashboard"
280
323
  },
281
324
  {
282
- "id": "button-2",
325
+ "id": "button-3",
283
326
  "component": "Button",
284
327
  "size": "sm",
285
328
  "text": "Export",
@@ -290,7 +333,7 @@
290
333
  "component": "Column",
291
334
  "data-actions": "",
292
335
  "children": [
293
- "button-2"
336
+ "button-3"
294
337
  ]
295
338
  },
296
339
  {
@@ -376,18 +419,21 @@
376
419
  "id": "text-9",
377
420
  "component": "Text",
378
421
  "variant": "body",
422
+ "slot": "heading",
379
423
  "textContent": "AdiaUI App Shell"
380
424
  },
381
425
  {
382
426
  "id": "text-10",
383
427
  "component": "Text",
384
428
  "variant": "body",
429
+ "slot": "description",
385
430
  "textContent": "Playground demo"
386
431
  },
387
432
  {
388
433
  "id": "text-11",
389
434
  "component": "Text",
390
435
  "variant": "body",
436
+ "slot": "action",
391
437
  "size": "sm",
392
438
  "textContent": "v0.1.0"
393
439
  },