@adia-ai/a2ui-corpus 0.7.19 → 0.7.21

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 (94) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/chunk-embeddings.json +1 -1
  3. package/chunks/_index.json +8208 -4773
  4. package/chunks/admin-shell-rounded-borderless.json +280 -0
  5. package/chunks/admin-shell-standard.json +303 -0
  6. package/chunks/agent-artifact-stub-card.json +115 -0
  7. package/chunks/agent-citations-source-chips.json +78 -0
  8. package/chunks/agent-pipeline-status-stages.json +69 -0
  9. package/chunks/agent-tool-call-accordion.json +109 -0
  10. package/chunks/avatar-stack-overflow.json +124 -0
  11. package/chunks/billing-cancel-subscription-danger.json +61 -0
  12. package/chunks/billing-invoice-history-table.json +75 -0
  13. package/chunks/billing-payment-method-card-on-file.json +157 -0
  14. package/chunks/bulk-selection-actions-bar.json +161 -0
  15. package/chunks/business-address-form.json +950 -0
  16. package/chunks/card-with-empty-state.json +96 -0
  17. package/chunks/card-with-form.json +143 -0
  18. package/chunks/card-with-sparkline.json +90 -0
  19. package/chunks/card-with-stat-kpi.json +95 -0
  20. package/chunks/chat-empty-state-hero.json +102 -0
  21. package/chunks/chat-message-assistant-byline.json +85 -0
  22. package/chunks/chat-message-user-byline.json +84 -0
  23. package/chunks/checkout-order-summary-card.json +140 -0
  24. package/chunks/col-form-stack.json +93 -0
  25. package/chunks/col-heading-body-action.json +79 -0
  26. package/chunks/col-stat-label.json +72 -0
  27. package/chunks/contact-form-card.json +197 -0
  28. package/chunks/contact-support-form.json +699 -0
  29. package/chunks/cta-banner-centered.json +102 -0
  30. package/chunks/data-import-wizard.json +12 -3
  31. package/chunks/departments-checkbox-form.json +387 -0
  32. package/chunks/drawer-record-detail.json +44 -0
  33. package/chunks/drawer-with-create-form.json +43 -0
  34. package/chunks/editor-statusbar-ready.json +99 -0
  35. package/chunks/editor-toolbar-import-export.json +195 -0
  36. package/chunks/extended-profile-form.json +509 -0
  37. package/chunks/feature-grid-three-cards.json +187 -0
  38. package/chunks/feature-toggle-switch-grid.json +213 -0
  39. package/chunks/file-upload-field.json +97 -0
  40. package/chunks/file-upload-form.json +248 -0
  41. package/chunks/form-field-with-error.json +151 -0
  42. package/chunks/grid-2col-entry-cards.json +158 -0
  43. package/chunks/grid-kpi-4col.json +164 -0
  44. package/chunks/grid-responsive-kpi.json +165 -0
  45. package/chunks/image-thumbnail-grid.json +77 -0
  46. package/chunks/integrations-api-keys-card-list.json +475 -0
  47. package/chunks/integrations-connect-form.json +547 -0
  48. package/chunks/integrations-webhooks-empty-state.json +66 -0
  49. package/chunks/key-value-detail-list.json +172 -0
  50. package/chunks/library-browser-search-filter.json +109 -0
  51. package/chunks/login-form-card.json +207 -0
  52. package/chunks/logo-cloud-trusted-by.json +235 -0
  53. package/chunks/map-with-location-list.json +291 -0
  54. package/chunks/marketing-page-shell.json +45 -11
  55. package/chunks/members-active-table-search-filter.json +184 -0
  56. package/chunks/members-pending-invites-cards.json +251 -0
  57. package/chunks/members-roles-permissions-list.json +104 -0
  58. package/chunks/multi-field-form-validation.json +391 -0
  59. package/chunks/order-confirmation-success-card.json +177 -0
  60. package/chunks/payment-checkout-form.json +338 -0
  61. package/chunks/plan-selection-form.json +526 -0
  62. package/chunks/rating-stars-review-summary.json +258 -0
  63. package/chunks/reg-step-shell.json +12 -3
  64. package/chunks/responsive-shell-sidebar.json +79 -0
  65. package/chunks/row-action-cluster.json +54 -0
  66. package/chunks/row-avatar-name-role.json +71 -0
  67. package/chunks/row-icon-label.json +52 -0
  68. package/chunks/row-spread-label-value.json +54 -0
  69. package/chunks/row-wrap-tags.json +112 -0
  70. package/chunks/schedule-meeting-form-card.json +229 -0
  71. package/chunks/searchable-picker-modal.json +164 -0
  72. package/chunks/security-active-sessions-devices.json +287 -0
  73. package/chunks/security-change-password-form.json +102 -0
  74. package/chunks/security-delete-account-danger.json +79 -0
  75. package/chunks/settings-admin-page.json +61 -34
  76. package/chunks/settings-danger-zone-delete-workspace.json +93 -0
  77. package/chunks/settings-notification-activity-checkboxes.json +108 -0
  78. package/chunks/settings-notification-channels-switches.json +101 -0
  79. package/chunks/signup-form-card.json +218 -0
  80. package/chunks/signup-team-size-form.json +256 -0
  81. package/chunks/single-select-card-form.json +228 -0
  82. package/chunks/stack-avatar-badge-overlay.json +53 -0
  83. package/chunks/stack-image-shimmer.json +51 -0
  84. package/chunks/stats-band-big-numbers.json +175 -0
  85. package/chunks/subscription-status-renewal-card.json +229 -0
  86. package/chunks/table-empty-state.json +116 -0
  87. package/chunks/table-toolbar-no-search.json +38 -0
  88. package/chunks/table-toolbar-with-table.json +231 -0
  89. package/chunks/table-with-toolbar-card.json +76 -0
  90. package/chunks/team-invite-form.json +377 -0
  91. package/chunks/testimonial-pull-quote.json +129 -0
  92. package/chunks/url-import-form.json +725 -0
  93. package/chunks/usage-quota-meter-card.json +217 -0
  94. package/package.json +1 -1
@@ -0,0 +1,235 @@
1
+ {
2
+ "name": "logo-cloud-trusted-by",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<section>\n <col-ui gap=\"4\" align=\"center\">\n <text-ui size=\"sm\" color=\"subtle\">Trusted by teams at</text-ui>\n <grid-ui columns=\"2 5@md\" gap=\"4\">\n <card-ui raw align=\"center\"><section><text-ui color=\"subtle\" strong>Acme</text-ui></section></card-ui>\n <card-ui raw align=\"center\"><section><text-ui color=\"subtle\" strong>Globex</text-ui></section></card-ui>\n <card-ui raw align=\"center\"><section><text-ui color=\"subtle\" strong>Initech</text-ui></section></card-ui>\n <card-ui raw align=\"center\"><section><text-ui color=\"subtle\" strong>Umbrella</text-ui></section></card-ui>\n <card-ui raw align=\"center\"><section><text-ui color=\"subtle\" strong>Soylent</text-ui></section></card-ui>\n </grid-ui>\n </col-ui>\n </section>",
10
+ "source": "catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
11
+ "metadata": {
12
+ "domain": "marketing",
13
+ "description": "Logo cloud — a centered 'trusted by' eyebrow over a responsive grid of muted partner / customer logos rendered as placeholder tiles. The social-proof logo strip that reassures landing-page visitors which companies already use the product.",
14
+ "keywords": [
15
+ "logo",
16
+ "cloud",
17
+ "trusted",
18
+ "by",
19
+ "customers",
20
+ "partners",
21
+ "brands",
22
+ "companies",
23
+ "social",
24
+ "proof",
25
+ "logos",
26
+ "grid",
27
+ "as",
28
+ "seen",
29
+ "on",
30
+ "used",
31
+ "by",
32
+ "clients",
33
+ "integrations",
34
+ "marketing",
35
+ "landing",
36
+ "strip",
37
+ "logo",
38
+ "wall",
39
+ "company",
40
+ "logos",
41
+ "placeholder",
42
+ "tiles",
43
+ "credibility",
44
+ "trust",
45
+ "band",
46
+ "brands",
47
+ "row"
48
+ ]
49
+ },
50
+ "captured_at": "2026-06-10T19:45:40.486Z",
51
+ "template": [
52
+ {
53
+ "id": "text",
54
+ "component": "Text",
55
+ "color": "subtle",
56
+ "size": "sm",
57
+ "textContent": "Trusted by teams at"
58
+ },
59
+ {
60
+ "id": "text-2",
61
+ "component": "Text",
62
+ "color": "subtle",
63
+ "strong": true,
64
+ "textContent": "Acme"
65
+ },
66
+ {
67
+ "id": "section",
68
+ "component": "Section",
69
+ "children": [
70
+ "column-2"
71
+ ]
72
+ },
73
+ {
74
+ "id": "column-2",
75
+ "component": "Column",
76
+ "children": [
77
+ "text-2"
78
+ ]
79
+ },
80
+ {
81
+ "id": "card",
82
+ "component": "Card",
83
+ "raw": true,
84
+ "children": [
85
+ "section"
86
+ ]
87
+ },
88
+ {
89
+ "id": "text-3",
90
+ "component": "Text",
91
+ "color": "subtle",
92
+ "strong": true,
93
+ "textContent": "Globex"
94
+ },
95
+ {
96
+ "id": "section-2",
97
+ "component": "Section",
98
+ "children": [
99
+ "column-3"
100
+ ]
101
+ },
102
+ {
103
+ "id": "column-3",
104
+ "component": "Column",
105
+ "children": [
106
+ "text-3"
107
+ ]
108
+ },
109
+ {
110
+ "id": "card-2",
111
+ "component": "Card",
112
+ "raw": true,
113
+ "children": [
114
+ "section-2"
115
+ ]
116
+ },
117
+ {
118
+ "id": "text-4",
119
+ "component": "Text",
120
+ "color": "subtle",
121
+ "strong": true,
122
+ "textContent": "Initech"
123
+ },
124
+ {
125
+ "id": "section-3",
126
+ "component": "Section",
127
+ "children": [
128
+ "column-4"
129
+ ]
130
+ },
131
+ {
132
+ "id": "column-4",
133
+ "component": "Column",
134
+ "children": [
135
+ "text-4"
136
+ ]
137
+ },
138
+ {
139
+ "id": "card-3",
140
+ "component": "Card",
141
+ "raw": true,
142
+ "children": [
143
+ "section-3"
144
+ ]
145
+ },
146
+ {
147
+ "id": "text-5",
148
+ "component": "Text",
149
+ "color": "subtle",
150
+ "strong": true,
151
+ "textContent": "Umbrella"
152
+ },
153
+ {
154
+ "id": "section-4",
155
+ "component": "Section",
156
+ "children": [
157
+ "column-5"
158
+ ]
159
+ },
160
+ {
161
+ "id": "column-5",
162
+ "component": "Column",
163
+ "children": [
164
+ "text-5"
165
+ ]
166
+ },
167
+ {
168
+ "id": "card-4",
169
+ "component": "Card",
170
+ "raw": true,
171
+ "children": [
172
+ "section-4"
173
+ ]
174
+ },
175
+ {
176
+ "id": "text-6",
177
+ "component": "Text",
178
+ "color": "subtle",
179
+ "strong": true,
180
+ "textContent": "Soylent"
181
+ },
182
+ {
183
+ "id": "section-5",
184
+ "component": "Section",
185
+ "children": [
186
+ "column-6"
187
+ ]
188
+ },
189
+ {
190
+ "id": "column-6",
191
+ "component": "Column",
192
+ "children": [
193
+ "text-6"
194
+ ]
195
+ },
196
+ {
197
+ "id": "card-5",
198
+ "component": "Card",
199
+ "raw": true,
200
+ "children": [
201
+ "section-5"
202
+ ]
203
+ },
204
+ {
205
+ "id": "grid",
206
+ "component": "Grid",
207
+ "columns": "2 5@md",
208
+ "gap": "4",
209
+ "children": [
210
+ "card",
211
+ "card-2",
212
+ "card-3",
213
+ "card-4",
214
+ "card-5"
215
+ ]
216
+ },
217
+ {
218
+ "id": "column",
219
+ "component": "Column",
220
+ "align": "center",
221
+ "gap": "4",
222
+ "children": [
223
+ "text",
224
+ "grid"
225
+ ]
226
+ },
227
+ {
228
+ "id": "root",
229
+ "component": "Section",
230
+ "children": [
231
+ "column"
232
+ ]
233
+ }
234
+ ]
235
+ }
@@ -0,0 +1,291 @@
1
+ {
2
+ "name": "map-with-location-list",
3
+ "kind": "block",
4
+ "primary": "grid-ui",
5
+ "page": "/apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "columns": "1 5@md",
10
+ "gap": "4"
11
+ },
12
+ "html": "<grid-ui\n columns=\"1 5@md\"\n gap=\"4\">\n <image-ui span=\"3\" src=\"https://picsum.photos/seed/map-q4/640/480\" alt=\"Map of field-visit locations\" radius=\"md\" style=\"aspect-ratio: 4/3\"></image-ui>\n <card-ui span=\"2\">\n <header>\n <h3>Field visits · Q4</h3>\n </header>\n <section>\n <list-ui divider>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"center\">\n <icon-ui name=\"map-pin\" color=\"accent\"></icon-ui>\n <col-ui gap=\"0\">\n <text-ui strong>San Francisco</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Acme Corp · Globex · 3 more</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"center\">\n <icon-ui name=\"map-pin\" color=\"accent\"></icon-ui>\n <col-ui gap=\"0\">\n <text-ui strong>New York</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Stark Industries · 2 more</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"center\">\n <icon-ui name=\"map-pin\" color=\"accent\"></icon-ui>\n <col-ui gap=\"0\">\n <text-ui strong>London</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Umbrella Corp</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n <list-item-ui>\n <row-ui gap=\"2\" align=\"center\">\n <icon-ui name=\"map-pin\" color=\"accent\"></icon-ui>\n <col-ui gap=\"0\">\n <text-ui strong>Berlin</text-ui>\n <text-ui color=\"subtle\" size=\"sm\">Wayne Enterprises</text-ui>\n </col-ui>\n </row-ui>\n </list-item-ui>\n </list-ui>\n </section>\n </card-ui>\n </grid-ui>",
13
+ "source": "apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
14
+ "metadata": {
15
+ "domain": "data",
16
+ "description": "Map with location list — a wide map image paired with a side card listing the plotted places, each row a map-pin icon, a place name, and the entities at that location. The standard 'map + legend list' layout for geographic results.",
17
+ "keywords": [
18
+ "map",
19
+ "location",
20
+ "list",
21
+ "places",
22
+ "geographic",
23
+ "pins",
24
+ "markers",
25
+ "field",
26
+ "visits",
27
+ "cities",
28
+ "region",
29
+ "side",
30
+ "panel",
31
+ "legend",
32
+ "map",
33
+ "pin",
34
+ "icon",
35
+ "address",
36
+ "site",
37
+ "list",
38
+ "locations",
39
+ "plotted",
40
+ "map",
41
+ "plus",
42
+ "list",
43
+ "geo",
44
+ "map",
45
+ "view",
46
+ "directory"
47
+ ]
48
+ },
49
+ "captured_at": "2026-06-10T16:56:21.616Z",
50
+ "template": [
51
+ {
52
+ "id": "image",
53
+ "component": "Image",
54
+ "alt": "Map of field-visit locations",
55
+ "radius": "md",
56
+ "src": "https://picsum.photos/seed/map-q4/640/480"
57
+ },
58
+ {
59
+ "id": "text",
60
+ "component": "Text",
61
+ "variant": "heading",
62
+ "textContent": "Field visits · Q4"
63
+ },
64
+ {
65
+ "id": "header",
66
+ "component": "Header",
67
+ "children": [
68
+ "text"
69
+ ]
70
+ },
71
+ {
72
+ "id": "map-pin",
73
+ "component": "Icon",
74
+ "name": "map-pin"
75
+ },
76
+ {
77
+ "id": "text-2",
78
+ "component": "Text",
79
+ "strong": true,
80
+ "textContent": "San Francisco"
81
+ },
82
+ {
83
+ "id": "text-3",
84
+ "component": "Text",
85
+ "color": "subtle",
86
+ "size": "sm",
87
+ "textContent": "Acme Corp · Globex · 3 more"
88
+ },
89
+ {
90
+ "id": "column",
91
+ "component": "Column",
92
+ "gap": "0",
93
+ "children": [
94
+ "text-2",
95
+ "text-3"
96
+ ]
97
+ },
98
+ {
99
+ "id": "row",
100
+ "component": "Row",
101
+ "align": "center",
102
+ "gap": "2",
103
+ "children": [
104
+ "map-pin",
105
+ "column"
106
+ ]
107
+ },
108
+ {
109
+ "id": "list-item",
110
+ "component": "ListItem",
111
+ "children": [
112
+ "row"
113
+ ]
114
+ },
115
+ {
116
+ "id": "icon",
117
+ "component": "Icon",
118
+ "name": "map-pin"
119
+ },
120
+ {
121
+ "id": "text-4",
122
+ "component": "Text",
123
+ "strong": true,
124
+ "textContent": "New York"
125
+ },
126
+ {
127
+ "id": "text-5",
128
+ "component": "Text",
129
+ "color": "subtle",
130
+ "size": "sm",
131
+ "textContent": "Stark Industries · 2 more"
132
+ },
133
+ {
134
+ "id": "column-2",
135
+ "component": "Column",
136
+ "gap": "0",
137
+ "children": [
138
+ "text-4",
139
+ "text-5"
140
+ ]
141
+ },
142
+ {
143
+ "id": "row-2",
144
+ "component": "Row",
145
+ "align": "center",
146
+ "gap": "2",
147
+ "children": [
148
+ "icon",
149
+ "column-2"
150
+ ]
151
+ },
152
+ {
153
+ "id": "list-item-2",
154
+ "component": "ListItem",
155
+ "children": [
156
+ "row-2"
157
+ ]
158
+ },
159
+ {
160
+ "id": "icon-2",
161
+ "component": "Icon",
162
+ "name": "map-pin"
163
+ },
164
+ {
165
+ "id": "text-6",
166
+ "component": "Text",
167
+ "strong": true,
168
+ "textContent": "London"
169
+ },
170
+ {
171
+ "id": "text-7",
172
+ "component": "Text",
173
+ "color": "subtle",
174
+ "size": "sm",
175
+ "textContent": "Umbrella Corp"
176
+ },
177
+ {
178
+ "id": "column-3",
179
+ "component": "Column",
180
+ "gap": "0",
181
+ "children": [
182
+ "text-6",
183
+ "text-7"
184
+ ]
185
+ },
186
+ {
187
+ "id": "row-3",
188
+ "component": "Row",
189
+ "align": "center",
190
+ "gap": "2",
191
+ "children": [
192
+ "icon-2",
193
+ "column-3"
194
+ ]
195
+ },
196
+ {
197
+ "id": "list-item-3",
198
+ "component": "ListItem",
199
+ "children": [
200
+ "row-3"
201
+ ]
202
+ },
203
+ {
204
+ "id": "icon-3",
205
+ "component": "Icon",
206
+ "name": "map-pin"
207
+ },
208
+ {
209
+ "id": "text-8",
210
+ "component": "Text",
211
+ "strong": true,
212
+ "textContent": "Berlin"
213
+ },
214
+ {
215
+ "id": "text-9",
216
+ "component": "Text",
217
+ "color": "subtle",
218
+ "size": "sm",
219
+ "textContent": "Wayne Enterprises"
220
+ },
221
+ {
222
+ "id": "column-4",
223
+ "component": "Column",
224
+ "gap": "0",
225
+ "children": [
226
+ "text-8",
227
+ "text-9"
228
+ ]
229
+ },
230
+ {
231
+ "id": "row-4",
232
+ "component": "Row",
233
+ "align": "center",
234
+ "gap": "2",
235
+ "children": [
236
+ "icon-3",
237
+ "column-4"
238
+ ]
239
+ },
240
+ {
241
+ "id": "list-item-4",
242
+ "component": "ListItem",
243
+ "children": [
244
+ "row-4"
245
+ ]
246
+ },
247
+ {
248
+ "id": "list",
249
+ "component": "List",
250
+ "divider": true,
251
+ "children": [
252
+ "list-item",
253
+ "list-item-2",
254
+ "list-item-3",
255
+ "list-item-4"
256
+ ]
257
+ },
258
+ {
259
+ "id": "section",
260
+ "component": "Section",
261
+ "children": [
262
+ "column-5"
263
+ ]
264
+ },
265
+ {
266
+ "id": "column-5",
267
+ "component": "Column",
268
+ "children": [
269
+ "list"
270
+ ]
271
+ },
272
+ {
273
+ "id": "card",
274
+ "component": "Card",
275
+ "children": [
276
+ "header",
277
+ "section"
278
+ ]
279
+ },
280
+ {
281
+ "id": "root",
282
+ "component": "Grid",
283
+ "columns": "1 5@md",
284
+ "gap": "4",
285
+ "children": [
286
+ "image",
287
+ "card"
288
+ ]
289
+ }
290
+ ]
291
+ }
@@ -12,17 +12,20 @@
12
12
  {
13
13
  "name": "features",
14
14
  "tagName": "section",
15
- "html": "<grid-ui columns=\"1 3@md\" gap=\"4\">\n <card-ui>\n <header><h3>94+ Primitives</h3></header>\n <section><text-ui color=\"subtle\">Battle-tested components for every surface</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>Gen-UI Pipeline</h3></header>\n <section><text-ui color=\"subtle\">Generate UIs from natural language</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>A2UI Runtime</h3></header>\n <section><text-ui color=\"subtle\">Agent-to-UI JSON with live rendering</text-ui></section>\n </card-ui>\n </grid-ui>"
15
+ "html": "<grid-ui columns=\"1 3@md\" gap=\"4\"\n data-chunk=\"feature-grid-three-cards\"\n data-chunk-kind=\"block\"\n data-chunk-domain=\"marketing\"\n data-chunk-description=\"Three-card feature grid — a responsive 1-up / 3-up grid of plain feature cards, each a bold heading over a one-line subtitle, no icons. The marketing 'three key features / benefits / highlights' row that sits below a landing hero.\"\n data-chunk-keywords=\"feature grid three cards columns marketing landing features benefits highlights value props selling points card heading subtitle product capabilities responsive 3-up grid showcase what you get features section no icons\">\n <card-ui>\n <header><h3>94+ Primitives</h3></header>\n <section><text-ui color=\"subtle\">Battle-tested components for every surface</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>Gen-UI Pipeline</h3></header>\n <section><text-ui color=\"subtle\">Generate UIs from natural language</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>A2UI Runtime</h3></header>\n <section><text-ui color=\"subtle\">Agent-to-UI JSON with live rendering</text-ui></section>\n </card-ui>\n </grid-ui>"
16
16
  },
17
17
  {
18
18
  "name": "cta",
19
19
  "tagName": "section",
20
- "html": "<card-ui raw align=\"center\">\n <section>\n <col-ui align=\"center\" gap=\"3\">\n <h2>Ready to ship?</h2>\n <text-ui color=\"subtle\">Start building in minutes</text-ui>\n <button-ui text=\"Start free trial\" variant=\"primary\" size=\"lg\"></button-ui>\n </col-ui>\n </section>\n </card-ui>"
20
+ "html": "<card-ui raw align=\"center\"\n data-chunk=\"cta-banner-centered\"\n data-chunk-kind=\"block\"\n data-chunk-domain=\"marketing\"\n data-chunk-description=\"Centered call-to-action banner — a borderless full-width card with a centered closing headline, a one-line supporting subtitle, and a single primary action button. The 'Ready to ship? / Get started today' conversion banner that closes a marketing or landing page.\"\n data-chunk-keywords=\"cta call to action banner centered closing conversion sign up get started ready to ship trial headline subtitle primary button bottom of page footer cta marketing landing conversion strip prompt encourage signup final push\">\n <section>\n <col-ui align=\"center\" gap=\"3\">\n <h2>Ready to ship?</h2>\n <text-ui color=\"subtle\">Start building in minutes</text-ui>\n <button-ui text=\"Start free trial\" variant=\"primary\" size=\"lg\"></button-ui>\n </col-ui>\n </section>\n </card-ui>"
21
21
  }
22
22
  ],
23
- "nested": [],
23
+ "nested": [
24
+ "feature-grid-three-cards",
25
+ "cta-banner-centered"
26
+ ],
24
27
  "attrs": {},
25
- "html": "<article>\n <section data-chunk-slot=\"hero\">\n <col-ui align=\"center\" gap=\"4\">\n <h1>Build faster with AdiaUI</h1>\n <text-ui color=\"subtle\" size=\"lg\">Light-DOM web components + generative UI pipeline</text-ui>\n <row-ui gap=\"3\">\n <button-ui text=\"Get started\" variant=\"primary\" size=\"lg\"></button-ui>\n <button-ui text=\"See demo\" variant=\"outline\" size=\"lg\"></button-ui>\n </row-ui>\n </col-ui>\n </section>\n\n <section data-chunk-slot=\"features\">\n <grid-ui columns=\"1 3@md\" gap=\"4\">\n <card-ui>\n <header><h3>94+ Primitives</h3></header>\n <section><text-ui color=\"subtle\">Battle-tested components for every surface</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>Gen-UI Pipeline</h3></header>\n <section><text-ui color=\"subtle\">Generate UIs from natural language</text-ui></section>\n </card-ui>\n <card-ui>\n <header><h3>A2UI Runtime</h3></header>\n <section><text-ui color=\"subtle\">Agent-to-UI JSON with live rendering</text-ui></section>\n </card-ui>\n </grid-ui>\n </section>\n\n <section data-chunk-slot=\"cta\">\n <card-ui raw align=\"center\">\n <section>\n <col-ui align=\"center\" gap=\"3\">\n <h2>Ready to ship?</h2>\n <text-ui color=\"subtle\">Start building in minutes</text-ui>\n <button-ui text=\"Start free trial\" variant=\"primary\" size=\"lg\"></button-ui>\n </col-ui>\n </section>\n </card-ui>\n </section>\n</article>",
28
+ "html": "<article>\n <section data-chunk-slot=\"hero\">\n <col-ui align=\"center\" gap=\"4\">\n <h1>Build faster with AdiaUI</h1>\n <text-ui color=\"subtle\" size=\"lg\">Light-DOM web components + generative UI pipeline</text-ui>\n <row-ui gap=\"3\">\n <button-ui text=\"Get started\" variant=\"primary\" size=\"lg\"></button-ui>\n <button-ui text=\"See demo\" variant=\"outline\" size=\"lg\"></button-ui>\n </row-ui>\n </col-ui>\n </section>\n\n <section data-chunk-slot=\"features\">\n <grid-ui columns=\"1 3@md\" gap=\"4\"><!-- nested: feature-grid-three-cards --></grid-ui>\n </section>\n\n <section data-chunk-slot=\"cta\">\n <card-ui raw align=\"center\"><!-- nested: cta-banner-centered --></card-ui>\n </section>\n</article>",
26
29
  "source": "catalog/page-shells/app/marketing-page/marketing-page.contents.html",
27
30
  "metadata": {
28
31
  "domain": "layout",
@@ -39,7 +42,7 @@
39
42
  "homepage"
40
43
  ]
41
44
  },
42
- "captured_at": "2026-06-07T19:28:13.657Z",
45
+ "captured_at": "2026-06-10T19:45:40.486Z",
43
46
  "template": [
44
47
  {
45
48
  "id": "text",
@@ -220,7 +223,7 @@
220
223
  ]
221
224
  },
222
225
  {
223
- "id": "grid",
226
+ "id": "grid-2",
224
227
  "component": "Grid",
225
228
  "columns": "1 3@md",
226
229
  "gap": "4",
@@ -230,6 +233,15 @@
230
233
  "card-3"
231
234
  ]
232
235
  },
236
+ {
237
+ "id": "grid",
238
+ "component": "Grid",
239
+ "columns": "1 3@md",
240
+ "gap": "4",
241
+ "children": [
242
+ "grid-2"
243
+ ]
244
+ },
233
245
  {
234
246
  "id": "section-2",
235
247
  "component": "Section",
@@ -276,13 +288,35 @@
276
288
  ]
277
289
  },
278
290
  {
279
- "id": "card-4",
291
+ "id": "card-5",
280
292
  "component": "Card",
281
293
  "raw": true,
282
294
  "children": [
283
295
  "section-7"
284
296
  ]
285
297
  },
298
+ {
299
+ "id": "column-6",
300
+ "component": "Column",
301
+ "children": [
302
+ "card-5"
303
+ ]
304
+ },
305
+ {
306
+ "id": "section-8",
307
+ "component": "Section",
308
+ "children": [
309
+ "column-6"
310
+ ]
311
+ },
312
+ {
313
+ "id": "card-4",
314
+ "component": "Card",
315
+ "raw": true,
316
+ "children": [
317
+ "section-8"
318
+ ]
319
+ },
286
320
  {
287
321
  "id": "section-6",
288
322
  "component": "Section",
@@ -292,7 +326,7 @@
292
326
  ]
293
327
  },
294
328
  {
295
- "id": "column-6",
329
+ "id": "column-7",
296
330
  "component": "Column",
297
331
  "children": [
298
332
  "section",
@@ -301,17 +335,17 @@
301
335
  ]
302
336
  },
303
337
  {
304
- "id": "section-8",
338
+ "id": "section-9",
305
339
  "component": "Section",
306
340
  "children": [
307
- "column-6"
341
+ "column-7"
308
342
  ]
309
343
  },
310
344
  {
311
345
  "id": "root",
312
346
  "component": "Card",
313
347
  "children": [
314
- "section-8"
348
+ "section-9"
315
349
  ]
316
350
  }
317
351
  ]