@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,391 @@
1
+ {
2
+ "name": "multi-field-form-validation",
3
+ "kind": "block",
4
+ "primary": "form",
5
+ "page": "/apps/user-flow/app/registration/legal/legal.contents.html",
6
+ "slots": [],
7
+ "nested": [
8
+ "reg-step-header",
9
+ "reg-legal-entity",
10
+ "reg-step-footer",
11
+ "reg-step-progress"
12
+ ],
13
+ "attrs": {
14
+ "data-reg-input": "",
15
+ "action": "/site/examples/registration/address",
16
+ "method": "get"
17
+ },
18
+ "html": "<form data-reg-input action=\"/site/examples/registration/address\" method=\"get\">\n <header data-reg-heading><!-- nested: reg-step-header --></header>\n\n <section data-reg-form><!-- nested: reg-legal-entity --></section>\n\n <footer><!-- nested: reg-step-footer --></footer>\n </form>",
19
+ "source": "apps/user-flow/app/registration/legal/legal.contents.html",
20
+ "metadata": {
21
+ "domain": "forms",
22
+ "description": "Complete multi-field form with validation — heading, six labelled fields mixing text inputs and selects, several with required markers, hint text, and an input pattern (tax ID). Canonical shape for a long form where most fields are required and carry helper hints. Includes header and submit footer. Use for 'multi-field form with validation', 'form with required fields and hints', 'long form'.",
23
+ "keywords": [
24
+ "multi-field",
25
+ "form",
26
+ "validation",
27
+ "required",
28
+ "fields",
29
+ "hint",
30
+ "helper",
31
+ "text",
32
+ "pattern",
33
+ "input",
34
+ "select",
35
+ "labelled",
36
+ "long",
37
+ "form",
38
+ "complete",
39
+ "card",
40
+ "heading",
41
+ "footer",
42
+ "submit",
43
+ "validate",
44
+ "business",
45
+ "legal",
46
+ "entity",
47
+ "full-form"
48
+ ],
49
+ "related": [
50
+ "reg-legal-entity",
51
+ "form-field-required",
52
+ "form-field-email-hint",
53
+ "reg-step-footer"
54
+ ],
55
+ "tags": {
56
+ "complexity": "complex",
57
+ "form": "validation"
58
+ }
59
+ },
60
+ "captured_at": "2026-06-10T14:28:57.979Z",
61
+ "template": [
62
+ {
63
+ "id": "text",
64
+ "component": "Text",
65
+ "variant": "display",
66
+ "textContent": "Legal &amp; tax details"
67
+ },
68
+ {
69
+ "id": "text-2",
70
+ "component": "Text",
71
+ "color": "subtle",
72
+ "textContent": "Required for invoicing and tax compliance. We never share these outside billing."
73
+ },
74
+ {
75
+ "id": "header-2",
76
+ "component": "Header",
77
+ "data-reg-heading": "",
78
+ "children": [
79
+ "text",
80
+ "text-2"
81
+ ]
82
+ },
83
+ {
84
+ "id": "header",
85
+ "component": "Header",
86
+ "data-reg-heading": "",
87
+ "children": [
88
+ "header-2"
89
+ ]
90
+ },
91
+ {
92
+ "id": "legal-name",
93
+ "component": "Input",
94
+ "required": true,
95
+ "autocomplete": "organization",
96
+ "name": "legal_name",
97
+ "placeholder": "Acme Holdings, LLC"
98
+ },
99
+ {
100
+ "id": "field",
101
+ "component": "Field",
102
+ "hint": "The name on your articles of incorporation, not your dba.",
103
+ "inline": true,
104
+ "label": "Legal name",
105
+ "children": [
106
+ "legal-name"
107
+ ]
108
+ },
109
+ {
110
+ "id": "entity-type",
111
+ "component": "ChoicePicker",
112
+ "name": "entity_type",
113
+ "value": "llc",
114
+ "options": [
115
+ {
116
+ "value": "llc",
117
+ "label": "Limited Liability Company (LLC)"
118
+ },
119
+ {
120
+ "value": "corp",
121
+ "label": "C Corporation"
122
+ },
123
+ {
124
+ "value": "scorp",
125
+ "label": "S Corporation"
126
+ },
127
+ {
128
+ "value": "partnership",
129
+ "label": "Partnership"
130
+ },
131
+ {
132
+ "value": "sole",
133
+ "label": "Sole Proprietorship"
134
+ },
135
+ {
136
+ "value": "nonprofit",
137
+ "label": "Non-profit"
138
+ },
139
+ {
140
+ "value": "other",
141
+ "label": "Other"
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "id": "field-2",
147
+ "component": "Field",
148
+ "inline": true,
149
+ "label": "Entity type",
150
+ "children": [
151
+ "entity-type"
152
+ ]
153
+ },
154
+ {
155
+ "id": "ein",
156
+ "component": "Input",
157
+ "required": true,
158
+ "autocomplete": "off",
159
+ "name": "ein",
160
+ "pattern": "[0-9-]+",
161
+ "placeholder": "12-3456789"
162
+ },
163
+ {
164
+ "id": "field-3",
165
+ "component": "Field",
166
+ "hint": "Federal Employer ID Number, VAT, or local equivalent.",
167
+ "inline": true,
168
+ "label": "EIN / Tax ID",
169
+ "children": [
170
+ "ein"
171
+ ]
172
+ },
173
+ {
174
+ "id": "license",
175
+ "component": "Input",
176
+ "autocomplete": "off",
177
+ "name": "license",
178
+ "placeholder": "e.g. 1234567890"
179
+ },
180
+ {
181
+ "id": "field-4",
182
+ "component": "Field",
183
+ "hint": "Industry-specific. NPI for healthcare, NMLS for finance, leave blank if not applicable.",
184
+ "inline": true,
185
+ "label": "License number",
186
+ "children": [
187
+ "license"
188
+ ]
189
+ },
190
+ {
191
+ "id": "incorp-country",
192
+ "component": "ChoicePicker",
193
+ "name": "incorp_country",
194
+ "value": "us",
195
+ "options": [
196
+ {
197
+ "value": "us",
198
+ "label": "United States"
199
+ },
200
+ {
201
+ "value": "ca",
202
+ "label": "Canada"
203
+ },
204
+ {
205
+ "value": "gb",
206
+ "label": "United Kingdom"
207
+ },
208
+ {
209
+ "value": "ie",
210
+ "label": "Ireland"
211
+ },
212
+ {
213
+ "value": "de",
214
+ "label": "Germany"
215
+ },
216
+ {
217
+ "value": "fr",
218
+ "label": "France"
219
+ },
220
+ {
221
+ "value": "nl",
222
+ "label": "Netherlands"
223
+ },
224
+ {
225
+ "value": "other",
226
+ "label": "Somewhere else…"
227
+ }
228
+ ]
229
+ },
230
+ {
231
+ "id": "field-5",
232
+ "component": "Field",
233
+ "inline": true,
234
+ "label": "Country of incorporation",
235
+ "children": [
236
+ "incorp-country"
237
+ ]
238
+ },
239
+ {
240
+ "id": "incorp-region",
241
+ "component": "ChoicePicker",
242
+ "name": "incorp_region",
243
+ "value": "de",
244
+ "options": [
245
+ {
246
+ "value": "de",
247
+ "label": "Delaware"
248
+ },
249
+ {
250
+ "value": "ca",
251
+ "label": "California"
252
+ },
253
+ {
254
+ "value": "ny",
255
+ "label": "New York"
256
+ },
257
+ {
258
+ "value": "tx",
259
+ "label": "Texas"
260
+ },
261
+ {
262
+ "value": "wa",
263
+ "label": "Washington"
264
+ },
265
+ {
266
+ "value": "ma",
267
+ "label": "Massachusetts"
268
+ },
269
+ {
270
+ "value": "other",
271
+ "label": "Other state…"
272
+ }
273
+ ]
274
+ },
275
+ {
276
+ "id": "field-6",
277
+ "component": "Field",
278
+ "inline": true,
279
+ "label": "State / Region",
280
+ "children": [
281
+ "incorp-region"
282
+ ]
283
+ },
284
+ {
285
+ "id": "defer",
286
+ "component": "CheckBox",
287
+ "label": "I'll do this later from admin → workspace → legal",
288
+ "name": "defer"
289
+ },
290
+ {
291
+ "id": "text-3",
292
+ "component": "Text",
293
+ "color": "subtle",
294
+ "size": "sm",
295
+ "textContent": "We'll surface a reminder card on your admin dashboard. Invoices and tax exports will use placeholder values until verified.",
296
+ "data-reg-defer-hint": ""
297
+ },
298
+ {
299
+ "id": "column",
300
+ "component": "Column",
301
+ "data-reg-defer-row": "",
302
+ "children": [
303
+ "defer",
304
+ "text-3"
305
+ ]
306
+ },
307
+ {
308
+ "id": "section-2",
309
+ "component": "Section",
310
+ "data-reg-form": "",
311
+ "children": [
312
+ "field",
313
+ "field-2",
314
+ "field-3",
315
+ "field-4",
316
+ "field-5",
317
+ "field-6",
318
+ "column"
319
+ ]
320
+ },
321
+ {
322
+ "id": "section",
323
+ "component": "Section",
324
+ "data-reg-form": "",
325
+ "children": [
326
+ "section-2"
327
+ ]
328
+ },
329
+ {
330
+ "id": "column-2",
331
+ "component": "Column"
332
+ },
333
+ {
334
+ "id": "text-4",
335
+ "component": "Text",
336
+ "textContent": "Back",
337
+ "variant": "body"
338
+ },
339
+ {
340
+ "id": "link",
341
+ "component": "Link",
342
+ "href": "/site/examples/registration/confirmation",
343
+ "text": "Back",
344
+ "data-reg-back": "",
345
+ "children": [
346
+ "text-4"
347
+ ]
348
+ },
349
+ {
350
+ "id": "button",
351
+ "component": "Button",
352
+ "type": "submit",
353
+ "text": "Continue",
354
+ "variant": "primary"
355
+ },
356
+ {
357
+ "id": "column-3",
358
+ "component": "Column",
359
+ "data-reg-actions": "",
360
+ "children": [
361
+ "link",
362
+ "button"
363
+ ]
364
+ },
365
+ {
366
+ "id": "footer-2",
367
+ "component": "Footer",
368
+ "children": [
369
+ "column-2",
370
+ "column-3"
371
+ ]
372
+ },
373
+ {
374
+ "id": "footer",
375
+ "component": "Footer",
376
+ "children": [
377
+ "footer-2"
378
+ ]
379
+ },
380
+ {
381
+ "id": "root",
382
+ "component": "FormContainer",
383
+ "data-reg-input": "",
384
+ "children": [
385
+ "header",
386
+ "section",
387
+ "footer"
388
+ ]
389
+ }
390
+ ]
391
+ }
@@ -0,0 +1,177 @@
1
+ {
2
+ "name": "order-confirmation-success-card",
3
+ "kind": "block",
4
+ "primary": "card-ui",
5
+ "page": "/playgrounds/composed-flow/app/composed-flow.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<card-ui\n id=\"success-card\"\n style=\"grid-column: 1 / -1\">\n <header slot=\"heading\">\n <span slot=\"icon\"><icon-ui name=\"check-circle\"></icon-ui></span>\n Order confirmed\n </header>\n <section>\n <col-ui gap=\"4\">\n <row-ui gap=\"4\" align=\"center\" wrap>\n <stat-ui id=\"success-order-id\" label=\"Order #\" value=\"—\"></stat-ui>\n <stat-ui id=\"success-total\" label=\"Total charged (USD)\" value=\"$0\"></stat-ui>\n <stat-ui id=\"success-eta\" label=\"Arrives\" value=\"May 9 — May 11\"></stat-ui>\n </row-ui>\n <text-ui variant=\"caption\"\n >A confirmation email is on its way to <code id=\"success-email\">you@example.com</code>. You can review the order in your account or keep\n shopping.</text-ui\n >\n <row-ui gap=\"2\" wrap>\n <button-ui id=\"continue-shopping\" text=\"Continue shopping\" variant=\"primary\"></button-ui>\n <button-ui id=\"view-receipt\" text=\"View receipt\" variant=\"outline\"></button-ui>\n </row-ui>\n </col-ui>\n </section>\n </card-ui>",
10
+ "source": "playgrounds/composed-flow/app/composed-flow.contents.html",
11
+ "metadata": {
12
+ "domain": "content",
13
+ "description": "Order-confirmation success card — a confirmation panel headed by a check-circle icon and an 'Order confirmed' title, showing the order number, total charged, and arrival estimate as a row of stats, a 'confirmation email is on its way' note, and Continue-shopping / View-receipt actions. The canonical post-checkout 'your order is placed' success / thank-you screen.",
14
+ "keywords": [
15
+ "order",
16
+ "confirmation",
17
+ "success",
18
+ "confirmed",
19
+ "checkout",
20
+ "complete",
21
+ "thank",
22
+ "you",
23
+ "receipt",
24
+ "placed",
25
+ "purchase",
26
+ "done",
27
+ "order",
28
+ "number",
29
+ "total",
30
+ "charged",
31
+ "arrival",
32
+ "estimate",
33
+ "delivery",
34
+ "email",
35
+ "sent",
36
+ "stats",
37
+ "continue",
38
+ "shopping",
39
+ "view",
40
+ "receipt",
41
+ "success",
42
+ "card",
43
+ "celebration",
44
+ "completed",
45
+ "payment",
46
+ "success",
47
+ "confirmation",
48
+ "screen",
49
+ "thank",
50
+ "you",
51
+ "page"
52
+ ]
53
+ },
54
+ "captured_at": "2026-06-10T19:45:40.486Z",
55
+ "template": [
56
+ {
57
+ "id": "check-circle",
58
+ "component": "Icon",
59
+ "name": "check-circle"
60
+ },
61
+ {
62
+ "id": "text",
63
+ "component": "Text",
64
+ "variant": "body",
65
+ "slot": "icon",
66
+ "children": [
67
+ "check-circle"
68
+ ]
69
+ },
70
+ {
71
+ "id": "text-2",
72
+ "component": "Text",
73
+ "textContent": "Order confirmed",
74
+ "variant": "body"
75
+ },
76
+ {
77
+ "id": "header",
78
+ "component": "Header",
79
+ "slot": "heading",
80
+ "children": [
81
+ "text",
82
+ "text-2"
83
+ ]
84
+ },
85
+ {
86
+ "id": "success-order-id",
87
+ "component": "Stat",
88
+ "label": "Order #",
89
+ "value": "—"
90
+ },
91
+ {
92
+ "id": "success-total",
93
+ "component": "Stat",
94
+ "label": "Total charged (USD)",
95
+ "value": "$0"
96
+ },
97
+ {
98
+ "id": "success-eta",
99
+ "component": "Stat",
100
+ "label": "Arrives",
101
+ "value": "May 9 — May 11"
102
+ },
103
+ {
104
+ "id": "row",
105
+ "component": "Row",
106
+ "align": "center",
107
+ "gap": "4",
108
+ "wrap": true,
109
+ "children": [
110
+ "success-order-id",
111
+ "success-total",
112
+ "success-eta"
113
+ ]
114
+ },
115
+ {
116
+ "id": "success-email",
117
+ "component": "Code",
118
+ "textContent": "you@example.com"
119
+ },
120
+ {
121
+ "id": "text-3",
122
+ "component": "Text",
123
+ "variant": "caption",
124
+ "textContent": "A confirmation email is on its way to . You can review the order in your account or keep shopping.",
125
+ "children": [
126
+ "success-email"
127
+ ]
128
+ },
129
+ {
130
+ "id": "continue-shopping",
131
+ "component": "Button",
132
+ "text": "Continue shopping",
133
+ "variant": "primary"
134
+ },
135
+ {
136
+ "id": "view-receipt",
137
+ "component": "Button",
138
+ "text": "View receipt",
139
+ "variant": "outline"
140
+ },
141
+ {
142
+ "id": "row-2",
143
+ "component": "Row",
144
+ "gap": "2",
145
+ "wrap": true,
146
+ "children": [
147
+ "continue-shopping",
148
+ "view-receipt"
149
+ ]
150
+ },
151
+ {
152
+ "id": "column",
153
+ "component": "Column",
154
+ "gap": "4",
155
+ "children": [
156
+ "row",
157
+ "text-3",
158
+ "row-2"
159
+ ]
160
+ },
161
+ {
162
+ "id": "section",
163
+ "component": "Section",
164
+ "children": [
165
+ "column"
166
+ ]
167
+ },
168
+ {
169
+ "id": "root",
170
+ "component": "Card",
171
+ "children": [
172
+ "header",
173
+ "section"
174
+ ]
175
+ }
176
+ ]
177
+ }