@adia-ai/a2ui-corpus 0.7.18 → 0.7.20

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 (55) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/chunk-embeddings.json +1 -1
  3. package/chunks/_index.json +2176 -64
  4. package/chunks/agent-artifact-stub-card.json +115 -0
  5. package/chunks/agent-citations-source-chips.json +78 -0
  6. package/chunks/agent-pipeline-status-stages.json +69 -0
  7. package/chunks/agent-tool-call-accordion.json +109 -0
  8. package/chunks/billing-cancel-subscription-danger.json +61 -0
  9. package/chunks/billing-invoice-history-table.json +75 -0
  10. package/chunks/billing-payment-method-card-on-file.json +157 -0
  11. package/chunks/business-address-form.json +950 -0
  12. package/chunks/chat-empty-state-hero.json +102 -0
  13. package/chunks/chat-message-assistant-byline.json +85 -0
  14. package/chunks/chat-message-user-byline.json +84 -0
  15. package/chunks/checkout-order-summary-card.json +140 -0
  16. package/chunks/contact-form-card.json +197 -0
  17. package/chunks/contact-support-form.json +699 -0
  18. package/chunks/data-import-wizard.json +12 -3
  19. package/chunks/departments-checkbox-form.json +387 -0
  20. package/chunks/editor-statusbar-ready.json +99 -0
  21. package/chunks/editor-toolbar-import-export.json +195 -0
  22. package/chunks/extended-profile-form.json +509 -0
  23. package/chunks/feature-toggle-switch-grid.json +213 -0
  24. package/chunks/file-upload-field.json +97 -0
  25. package/chunks/file-upload-form.json +248 -0
  26. package/chunks/form-field-with-error.json +151 -0
  27. package/chunks/image-thumbnail-grid.json +77 -0
  28. package/chunks/integrations-api-keys-card-list.json +475 -0
  29. package/chunks/integrations-connect-form.json +547 -0
  30. package/chunks/integrations-webhooks-empty-state.json +66 -0
  31. package/chunks/library-browser-search-filter.json +109 -0
  32. package/chunks/login-form-card.json +207 -0
  33. package/chunks/map-with-location-list.json +291 -0
  34. package/chunks/members-active-table-search-filter.json +184 -0
  35. package/chunks/members-pending-invites-cards.json +251 -0
  36. package/chunks/members-roles-permissions-list.json +104 -0
  37. package/chunks/multi-field-form-validation.json +391 -0
  38. package/chunks/payment-checkout-form.json +338 -0
  39. package/chunks/plan-selection-form.json +526 -0
  40. package/chunks/reg-step-shell.json +12 -3
  41. package/chunks/schedule-meeting-form-card.json +229 -0
  42. package/chunks/searchable-picker-modal.json +164 -0
  43. package/chunks/security-active-sessions-devices.json +287 -0
  44. package/chunks/security-change-password-form.json +102 -0
  45. package/chunks/security-delete-account-danger.json +79 -0
  46. package/chunks/settings-admin-page.json +61 -34
  47. package/chunks/settings-danger-zone-delete-workspace.json +93 -0
  48. package/chunks/settings-notification-activity-checkboxes.json +108 -0
  49. package/chunks/settings-notification-channels-switches.json +101 -0
  50. package/chunks/signup-form-card.json +218 -0
  51. package/chunks/signup-team-size-form.json +256 -0
  52. package/chunks/single-select-card-form.json +228 -0
  53. package/chunks/team-invite-form.json +377 -0
  54. package/chunks/url-import-form.json +725 -0
  55. package/package.json +1 -1
@@ -0,0 +1,699 @@
1
+ {
2
+ "name": "contact-support-form",
3
+ "kind": "block",
4
+ "primary": "form",
5
+ "page": "/apps/user-flow/app/registration/support/support.contents.html",
6
+ "slots": [],
7
+ "nested": [
8
+ "reg-step-header",
9
+ "reg-helpdesk-grid",
10
+ "reg-step-footer",
11
+ "reg-step-progress"
12
+ ],
13
+ "attrs": {
14
+ "data-reg-input": "",
15
+ "action": "/site/examples/registration/departments",
16
+ "method": "get"
17
+ },
18
+ "html": "<form data-reg-input action=\"/site/examples/registration/departments\" method=\"get\">\n <header data-reg-heading><!-- nested: reg-step-header --></header>\n\n <section data-reg-form><!-- nested: reg-helpdesk-grid --></section>\n\n <footer><!-- nested: reg-step-footer --></footer>\n </form>",
19
+ "source": "apps/user-flow/app/registration/support/support.contents.html",
20
+ "metadata": {
21
+ "domain": "forms",
22
+ "description": "Complete contact / support configuration form — heading, support email + phone fields, hours segmented control, a grid of help-desk channel toggle cards, info alert, and a submit footer. The full form composition (header + fields + actions), not just the field rows. Use for 'contact form', 'support form', 'help desk form'.",
23
+ "keywords": [
24
+ "contact",
25
+ "form",
26
+ "support",
27
+ "form",
28
+ "complete",
29
+ "card",
30
+ "heading",
31
+ "fields",
32
+ "email",
33
+ "phone",
34
+ "hours",
35
+ "helpdesk",
36
+ "channels",
37
+ "submit",
38
+ "footer",
39
+ "required",
40
+ "validation",
41
+ "contact-us",
42
+ "reach-us",
43
+ "full-form"
44
+ ],
45
+ "related": [
46
+ "contact-form",
47
+ "reg-helpdesk-grid",
48
+ "reg-step-footer"
49
+ ],
50
+ "tags": {
51
+ "complexity": "moderate",
52
+ "form": "contact"
53
+ }
54
+ },
55
+ "captured_at": "2026-06-10T14:28:57.979Z",
56
+ "template": [
57
+ {
58
+ "id": "text",
59
+ "component": "Text",
60
+ "variant": "display",
61
+ "textContent": "How do customers reach you?"
62
+ },
63
+ {
64
+ "id": "text-2",
65
+ "component": "Text",
66
+ "color": "subtle",
67
+ "textContent": "Configure the support channels that should route into your inbox. You can wire more later."
68
+ },
69
+ {
70
+ "id": "header-2",
71
+ "component": "Header",
72
+ "data-reg-heading": "",
73
+ "children": [
74
+ "text",
75
+ "text-2"
76
+ ]
77
+ },
78
+ {
79
+ "id": "header",
80
+ "component": "Header",
81
+ "data-reg-heading": "",
82
+ "children": [
83
+ "header-2"
84
+ ]
85
+ },
86
+ {
87
+ "id": "support-email",
88
+ "component": "Input",
89
+ "type": "email",
90
+ "required": true,
91
+ "autocomplete": "email",
92
+ "name": "support_email",
93
+ "placeholder": "support@acme.com"
94
+ },
95
+ {
96
+ "id": "field",
97
+ "component": "Field",
98
+ "inline": true,
99
+ "label": "Support email",
100
+ "children": [
101
+ "support-email"
102
+ ]
103
+ },
104
+ {
105
+ "id": "support-phone",
106
+ "component": "Input",
107
+ "type": "tel",
108
+ "autocomplete": "tel",
109
+ "name": "support_phone",
110
+ "placeholder": "+1 (555) 555-0100"
111
+ },
112
+ {
113
+ "id": "field-2",
114
+ "component": "Field",
115
+ "inline": true,
116
+ "label": "Support phone",
117
+ "children": [
118
+ "support-phone"
119
+ ]
120
+ },
121
+ {
122
+ "id": "segment",
123
+ "component": "Segment",
124
+ "text": "24 / 7",
125
+ "value": "247"
126
+ },
127
+ {
128
+ "id": "segment-2",
129
+ "component": "Segment",
130
+ "text": "Business hours",
131
+ "value": "business"
132
+ },
133
+ {
134
+ "id": "segment-3",
135
+ "component": "Segment",
136
+ "text": "Custom",
137
+ "value": "custom"
138
+ },
139
+ {
140
+ "id": "hours",
141
+ "component": "SegmentedControl",
142
+ "value": "247",
143
+ "children": [
144
+ "segment",
145
+ "segment-2",
146
+ "segment-3"
147
+ ]
148
+ },
149
+ {
150
+ "id": "field-3",
151
+ "component": "Field",
152
+ "inline": true,
153
+ "label": "Hours",
154
+ "children": [
155
+ "hours"
156
+ ]
157
+ },
158
+ {
159
+ "id": "divider",
160
+ "component": "Divider"
161
+ },
162
+ {
163
+ "id": "text-3",
164
+ "component": "Text",
165
+ "strong": true,
166
+ "textContent": "Connect a help desk"
167
+ },
168
+ {
169
+ "id": "text-4",
170
+ "component": "Text",
171
+ "color": "subtle",
172
+ "textContent": "Pick the tool your team already lives in — we'll forward tickets and surface them in your AdiaUI inbox."
173
+ },
174
+ {
175
+ "id": "column",
176
+ "component": "Column",
177
+ "gap": "2",
178
+ "children": [
179
+ "text-3",
180
+ "text-4"
181
+ ]
182
+ },
183
+ {
184
+ "id": "lifebuoy",
185
+ "component": "Icon",
186
+ "slot": "icon",
187
+ "name": "lifebuoy",
188
+ "size": "lg"
189
+ },
190
+ {
191
+ "id": "text-6",
192
+ "component": "Text",
193
+ "strong": true,
194
+ "textContent": "Pylon"
195
+ },
196
+ {
197
+ "id": "text-5",
198
+ "component": "Text",
199
+ "variant": "body",
200
+ "slot": "heading",
201
+ "children": [
202
+ "text-6"
203
+ ]
204
+ },
205
+ {
206
+ "id": "text-8",
207
+ "component": "Text",
208
+ "color": "subtle",
209
+ "textContent": "B2B-first help desk with shared Slack channels."
210
+ },
211
+ {
212
+ "id": "text-7",
213
+ "component": "Text",
214
+ "variant": "body",
215
+ "slot": "description",
216
+ "children": [
217
+ "text-8"
218
+ ]
219
+ },
220
+ {
221
+ "id": "hd-pylon",
222
+ "component": "Toggle",
223
+ "slot": "action",
224
+ "checked": true,
225
+ "name": "hd[pylon]"
226
+ },
227
+ {
228
+ "id": "header-3",
229
+ "component": "Header",
230
+ "children": [
231
+ "lifebuoy",
232
+ "text-5",
233
+ "text-7",
234
+ "hd-pylon"
235
+ ]
236
+ },
237
+ {
238
+ "id": "card",
239
+ "component": "Card",
240
+ "children": [
241
+ "header-3"
242
+ ]
243
+ },
244
+ {
245
+ "id": "chats-circle",
246
+ "component": "Icon",
247
+ "slot": "icon",
248
+ "name": "chats-circle",
249
+ "size": "lg"
250
+ },
251
+ {
252
+ "id": "text-10",
253
+ "component": "Text",
254
+ "strong": true,
255
+ "textContent": "Intercom"
256
+ },
257
+ {
258
+ "id": "text-9",
259
+ "component": "Text",
260
+ "variant": "body",
261
+ "slot": "heading",
262
+ "children": [
263
+ "text-10"
264
+ ]
265
+ },
266
+ {
267
+ "id": "text-12",
268
+ "component": "Text",
269
+ "color": "subtle",
270
+ "textContent": "In-app messenger + ticketing."
271
+ },
272
+ {
273
+ "id": "text-11",
274
+ "component": "Text",
275
+ "variant": "body",
276
+ "slot": "description",
277
+ "children": [
278
+ "text-12"
279
+ ]
280
+ },
281
+ {
282
+ "id": "hd-intercom",
283
+ "component": "Toggle",
284
+ "slot": "action",
285
+ "name": "hd[intercom]"
286
+ },
287
+ {
288
+ "id": "header-4",
289
+ "component": "Header",
290
+ "children": [
291
+ "chats-circle",
292
+ "text-9",
293
+ "text-11",
294
+ "hd-intercom"
295
+ ]
296
+ },
297
+ {
298
+ "id": "card-2",
299
+ "component": "Card",
300
+ "children": [
301
+ "header-4"
302
+ ]
303
+ },
304
+ {
305
+ "id": "ticket",
306
+ "component": "Icon",
307
+ "slot": "icon",
308
+ "name": "ticket",
309
+ "size": "lg"
310
+ },
311
+ {
312
+ "id": "text-14",
313
+ "component": "Text",
314
+ "strong": true,
315
+ "textContent": "Zendesk"
316
+ },
317
+ {
318
+ "id": "text-13",
319
+ "component": "Text",
320
+ "variant": "body",
321
+ "slot": "heading",
322
+ "children": [
323
+ "text-14"
324
+ ]
325
+ },
326
+ {
327
+ "id": "text-16",
328
+ "component": "Text",
329
+ "color": "subtle",
330
+ "textContent": "Mature ticketing + help-center stack."
331
+ },
332
+ {
333
+ "id": "text-15",
334
+ "component": "Text",
335
+ "variant": "body",
336
+ "slot": "description",
337
+ "children": [
338
+ "text-16"
339
+ ]
340
+ },
341
+ {
342
+ "id": "hd-zendesk",
343
+ "component": "Toggle",
344
+ "slot": "action",
345
+ "name": "hd[zendesk]"
346
+ },
347
+ {
348
+ "id": "header-5",
349
+ "component": "Header",
350
+ "children": [
351
+ "ticket",
352
+ "text-13",
353
+ "text-15",
354
+ "hd-zendesk"
355
+ ]
356
+ },
357
+ {
358
+ "id": "card-3",
359
+ "component": "Card",
360
+ "children": [
361
+ "header-5"
362
+ ]
363
+ },
364
+ {
365
+ "id": "cloud",
366
+ "component": "Icon",
367
+ "slot": "icon",
368
+ "name": "cloud",
369
+ "size": "lg"
370
+ },
371
+ {
372
+ "id": "text-18",
373
+ "component": "Text",
374
+ "strong": true,
375
+ "textContent": "Salesforce Service"
376
+ },
377
+ {
378
+ "id": "text-17",
379
+ "component": "Text",
380
+ "variant": "body",
381
+ "slot": "heading",
382
+ "children": [
383
+ "text-18"
384
+ ]
385
+ },
386
+ {
387
+ "id": "text-20",
388
+ "component": "Text",
389
+ "color": "subtle",
390
+ "textContent": "Enterprise CRM-attached service cloud."
391
+ },
392
+ {
393
+ "id": "text-19",
394
+ "component": "Text",
395
+ "variant": "body",
396
+ "slot": "description",
397
+ "children": [
398
+ "text-20"
399
+ ]
400
+ },
401
+ {
402
+ "id": "hd-salesforce",
403
+ "component": "Toggle",
404
+ "slot": "action",
405
+ "name": "hd[salesforce]"
406
+ },
407
+ {
408
+ "id": "header-6",
409
+ "component": "Header",
410
+ "children": [
411
+ "cloud",
412
+ "text-17",
413
+ "text-19",
414
+ "hd-salesforce"
415
+ ]
416
+ },
417
+ {
418
+ "id": "card-4",
419
+ "component": "Card",
420
+ "children": [
421
+ "header-6"
422
+ ]
423
+ },
424
+ {
425
+ "id": "kanban",
426
+ "component": "Icon",
427
+ "slot": "icon",
428
+ "name": "kanban",
429
+ "size": "lg"
430
+ },
431
+ {
432
+ "id": "text-22",
433
+ "component": "Text",
434
+ "strong": true,
435
+ "textContent": "Linear"
436
+ },
437
+ {
438
+ "id": "text-21",
439
+ "component": "Text",
440
+ "variant": "body",
441
+ "slot": "heading",
442
+ "children": [
443
+ "text-22"
444
+ ]
445
+ },
446
+ {
447
+ "id": "text-24",
448
+ "component": "Text",
449
+ "color": "subtle",
450
+ "textContent": "For engineering-led support workflows."
451
+ },
452
+ {
453
+ "id": "text-23",
454
+ "component": "Text",
455
+ "variant": "body",
456
+ "slot": "description",
457
+ "children": [
458
+ "text-24"
459
+ ]
460
+ },
461
+ {
462
+ "id": "hd-linear",
463
+ "component": "Toggle",
464
+ "slot": "action",
465
+ "name": "hd[linear]"
466
+ },
467
+ {
468
+ "id": "header-7",
469
+ "component": "Header",
470
+ "children": [
471
+ "kanban",
472
+ "text-21",
473
+ "text-23",
474
+ "hd-linear"
475
+ ]
476
+ },
477
+ {
478
+ "id": "card-5",
479
+ "component": "Card",
480
+ "children": [
481
+ "header-7"
482
+ ]
483
+ },
484
+ {
485
+ "id": "funnel",
486
+ "component": "Icon",
487
+ "slot": "icon",
488
+ "name": "funnel",
489
+ "size": "lg"
490
+ },
491
+ {
492
+ "id": "text-26",
493
+ "component": "Text",
494
+ "strong": true,
495
+ "textContent": "HubSpot"
496
+ },
497
+ {
498
+ "id": "text-25",
499
+ "component": "Text",
500
+ "variant": "body",
501
+ "slot": "heading",
502
+ "children": [
503
+ "text-26"
504
+ ]
505
+ },
506
+ {
507
+ "id": "text-28",
508
+ "component": "Text",
509
+ "color": "subtle",
510
+ "textContent": "Marketing-attached service hub."
511
+ },
512
+ {
513
+ "id": "text-27",
514
+ "component": "Text",
515
+ "variant": "body",
516
+ "slot": "description",
517
+ "children": [
518
+ "text-28"
519
+ ]
520
+ },
521
+ {
522
+ "id": "hd-hubspot",
523
+ "component": "Toggle",
524
+ "slot": "action",
525
+ "name": "hd[hubspot]"
526
+ },
527
+ {
528
+ "id": "header-8",
529
+ "component": "Header",
530
+ "children": [
531
+ "funnel",
532
+ "text-25",
533
+ "text-27",
534
+ "hd-hubspot"
535
+ ]
536
+ },
537
+ {
538
+ "id": "card-6",
539
+ "component": "Card",
540
+ "children": [
541
+ "header-8"
542
+ ]
543
+ },
544
+ {
545
+ "id": "grid",
546
+ "component": "Grid",
547
+ "columns": "1 2@sm",
548
+ "gap": "2",
549
+ "children": [
550
+ "card",
551
+ "card-2",
552
+ "card-3",
553
+ "card-4",
554
+ "card-5",
555
+ "card-6"
556
+ ]
557
+ },
558
+ {
559
+ "id": "text-30",
560
+ "component": "Text",
561
+ "textContent": "admin → integrations",
562
+ "variant": "body"
563
+ },
564
+ {
565
+ "id": "link",
566
+ "component": "Link",
567
+ "href": "#",
568
+ "text": "admin → integrations",
569
+ "children": [
570
+ "text-30"
571
+ ]
572
+ },
573
+ {
574
+ "id": "text-29",
575
+ "component": "Text",
576
+ "variant": "body",
577
+ "slot": "content",
578
+ "textContent": "We only forward ticket metadata (subject, priority, assignee) into your AdiaUI inbox by default. Conversation contents stay in your help desk. Configure per-channel scope from .",
579
+ "children": [
580
+ "link"
581
+ ]
582
+ },
583
+ {
584
+ "id": "alert",
585
+ "component": "Alert",
586
+ "icon": "shield-check",
587
+ "variant": "info",
588
+ "children": [
589
+ "text-29"
590
+ ]
591
+ },
592
+ {
593
+ "id": "defer",
594
+ "component": "CheckBox",
595
+ "label": "I'll do this later from admin → workspace → support",
596
+ "name": "defer"
597
+ },
598
+ {
599
+ "id": "text-31",
600
+ "component": "Text",
601
+ "color": "subtle",
602
+ "textContent": "Inbound mentions of \"support\" / \"help\" / \"issue\" in connected channels will queue without routing until configured.",
603
+ "data-reg-defer-hint": ""
604
+ },
605
+ {
606
+ "id": "column-2",
607
+ "component": "Column",
608
+ "data-reg-defer-row": "",
609
+ "children": [
610
+ "defer",
611
+ "text-31"
612
+ ]
613
+ },
614
+ {
615
+ "id": "section-2",
616
+ "component": "Section",
617
+ "data-reg-form": "",
618
+ "children": [
619
+ "field",
620
+ "field-2",
621
+ "field-3",
622
+ "divider",
623
+ "column",
624
+ "grid",
625
+ "alert",
626
+ "column-2"
627
+ ]
628
+ },
629
+ {
630
+ "id": "section",
631
+ "component": "Section",
632
+ "data-reg-form": "",
633
+ "children": [
634
+ "section-2"
635
+ ]
636
+ },
637
+ {
638
+ "id": "column-3",
639
+ "component": "Column"
640
+ },
641
+ {
642
+ "id": "text-32",
643
+ "component": "Text",
644
+ "textContent": "Back",
645
+ "variant": "body"
646
+ },
647
+ {
648
+ "id": "link-2",
649
+ "component": "Link",
650
+ "href": "/site/examples/registration/brand-scrape",
651
+ "text": "Back",
652
+ "data-reg-back": "",
653
+ "children": [
654
+ "text-32"
655
+ ]
656
+ },
657
+ {
658
+ "id": "button",
659
+ "component": "Button",
660
+ "type": "submit",
661
+ "text": "Continue",
662
+ "variant": "primary"
663
+ },
664
+ {
665
+ "id": "column-4",
666
+ "component": "Column",
667
+ "data-reg-actions": "",
668
+ "children": [
669
+ "link-2",
670
+ "button"
671
+ ]
672
+ },
673
+ {
674
+ "id": "footer-2",
675
+ "component": "Footer",
676
+ "children": [
677
+ "column-3",
678
+ "column-4"
679
+ ]
680
+ },
681
+ {
682
+ "id": "footer",
683
+ "component": "Footer",
684
+ "children": [
685
+ "footer-2"
686
+ ]
687
+ },
688
+ {
689
+ "id": "root",
690
+ "component": "FormContainer",
691
+ "data-reg-input": "",
692
+ "children": [
693
+ "header",
694
+ "section",
695
+ "footer"
696
+ ]
697
+ }
698
+ ]
699
+ }