@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,112 @@
1
+ {
2
+ "name": "row-wrap-tags",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/row/row.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "wrapping tag cluster"
11
+ },
12
+ "html": "<row-ui gap=\"2\" wrap>\n <tag-ui>Design</tag-ui>\n <tag-ui>Engineering</tag-ui>\n <tag-ui>Product</tag-ui>\n <tag-ui>Marketing</tag-ui>\n <tag-ui>Sales</tag-ui>\n </row-ui>",
13
+ "source": "packages/web-components/components/row/row.examples.html",
14
+ "metadata": {
15
+ "domain": "layout",
16
+ "description": "Wrapping badge/tag row — chip group that wraps to new lines when overflow occurs.",
17
+ "keywords": [
18
+ "row",
19
+ "wrap",
20
+ "tags",
21
+ "badges",
22
+ "chips",
23
+ "cluster",
24
+ "horizontal",
25
+ "flex-wrap",
26
+ "overflow",
27
+ "categories",
28
+ "filters"
29
+ ]
30
+ },
31
+ "captured_at": "2026-06-10T20:25:14.783Z",
32
+ "template": [
33
+ {
34
+ "id": "text",
35
+ "component": "Text",
36
+ "textContent": "Design",
37
+ "variant": "body"
38
+ },
39
+ {
40
+ "id": "tag",
41
+ "component": "Tag",
42
+ "children": [
43
+ "text"
44
+ ]
45
+ },
46
+ {
47
+ "id": "text-2",
48
+ "component": "Text",
49
+ "textContent": "Engineering",
50
+ "variant": "body"
51
+ },
52
+ {
53
+ "id": "tag-2",
54
+ "component": "Tag",
55
+ "children": [
56
+ "text-2"
57
+ ]
58
+ },
59
+ {
60
+ "id": "text-3",
61
+ "component": "Text",
62
+ "textContent": "Product",
63
+ "variant": "body"
64
+ },
65
+ {
66
+ "id": "tag-3",
67
+ "component": "Tag",
68
+ "children": [
69
+ "text-3"
70
+ ]
71
+ },
72
+ {
73
+ "id": "text-4",
74
+ "component": "Text",
75
+ "textContent": "Marketing",
76
+ "variant": "body"
77
+ },
78
+ {
79
+ "id": "tag-4",
80
+ "component": "Tag",
81
+ "children": [
82
+ "text-4"
83
+ ]
84
+ },
85
+ {
86
+ "id": "text-5",
87
+ "component": "Text",
88
+ "textContent": "Sales",
89
+ "variant": "body"
90
+ },
91
+ {
92
+ "id": "tag-5",
93
+ "component": "Tag",
94
+ "children": [
95
+ "text-5"
96
+ ]
97
+ },
98
+ {
99
+ "id": "root",
100
+ "component": "Row",
101
+ "gap": "2",
102
+ "wrap": true,
103
+ "children": [
104
+ "tag",
105
+ "tag-2",
106
+ "tag-3",
107
+ "tag-4",
108
+ "tag-5"
109
+ ]
110
+ }
111
+ ]
112
+ }
@@ -0,0 +1,229 @@
1
+ {
2
+ "name": "schedule-meeting-form-card",
3
+ "kind": "block",
4
+ "primary": "card-ui",
5
+ "page": "/apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<card-ui>\n <header>\n <h3>Schedule review meeting</h3>\n <text-ui slot=\"description\" color=\"subtle\" size=\"sm\">I'll send the invite once you confirm</text-ui>\n </header>\n <section>\n <col-ui gap=\"3\">\n <field-ui label=\"Title\">\n <input-ui value=\"Q4 revenue review · board prep\"></input-ui>\n </field-ui>\n <row-ui gap=\"3\">\n <field-ui label=\"Date\">\n <calendar-picker-ui value=\"2026-04-24\" grow></calendar-picker-ui>\n </field-ui>\n <field-ui label=\"Time\">\n <select-ui grow>\n <option value=\"09:00\">9:00 AM</option>\n <option value=\"10:00\">10:00 AM</option>\n <option value=\"14:00\" selected>2:00 PM</option>\n <option value=\"16:00\">4:00 PM</option>\n </select-ui>\n </field-ui>\n </row-ui>\n <field-ui label=\"Attendees\">\n <input-ui value=\"sarah@acme.io, alex@acme.io, board@acme.io\"></input-ui>\n </field-ui>\n <field-ui label=\"Attach Q4 revenue deck\" inline>\n <check-ui checked></check-ui>\n </field-ui>\n </col-ui>\n </section>\n <footer divider>\n <small slot=\"description\">Invite sends immediately after confirm.</small>\n <span slot=\"action\">\n <button-ui text=\"Cancel\" variant=\"ghost\"></button-ui>\n <button-ui text=\"Send invite\" variant=\"primary\" icon=\"paper-plane-tilt\"></button-ui>\n </span>\n </footer>\n </card-ui>",
10
+ "source": "apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html",
11
+ "metadata": {
12
+ "domain": "forms",
13
+ "description": "Schedule-meeting form card — a card-framed event form with title, a date picker and time select side by side, an attendees field, an attach-deck checkbox, and a footer with Cancel / Send invite actions. The canonical 'create calendar event / send invite' form.",
14
+ "keywords": [
15
+ "schedule",
16
+ "meeting",
17
+ "form",
18
+ "event",
19
+ "calendar",
20
+ "invite",
21
+ "appointment",
22
+ "booking",
23
+ "date",
24
+ "picker",
25
+ "time",
26
+ "select",
27
+ "attendees",
28
+ "title",
29
+ "attach",
30
+ "send",
31
+ "invite",
32
+ "review",
33
+ "create",
34
+ "event",
35
+ "scheduler",
36
+ "form",
37
+ "card",
38
+ "footer",
39
+ "actions",
40
+ "confirm",
41
+ "calendar-picker",
42
+ "meeting",
43
+ "request"
44
+ ]
45
+ },
46
+ "captured_at": "2026-06-10T16:56:21.616Z",
47
+ "template": [
48
+ {
49
+ "id": "text",
50
+ "component": "Text",
51
+ "variant": "heading",
52
+ "textContent": "Schedule review meeting"
53
+ },
54
+ {
55
+ "id": "text-2",
56
+ "component": "Text",
57
+ "slot": "description",
58
+ "color": "subtle",
59
+ "size": "sm",
60
+ "textContent": "I'll send the invite once you confirm"
61
+ },
62
+ {
63
+ "id": "header",
64
+ "component": "Header",
65
+ "children": [
66
+ "text",
67
+ "text-2"
68
+ ]
69
+ },
70
+ {
71
+ "id": "input",
72
+ "component": "Input",
73
+ "value": "Q4 revenue review · board prep"
74
+ },
75
+ {
76
+ "id": "field",
77
+ "component": "Field",
78
+ "label": "Title",
79
+ "children": [
80
+ "input"
81
+ ]
82
+ },
83
+ {
84
+ "id": "calendar-picker",
85
+ "component": "CalendarPicker",
86
+ "value": "2026-04-24"
87
+ },
88
+ {
89
+ "id": "field-2",
90
+ "component": "Field",
91
+ "label": "Date",
92
+ "children": [
93
+ "calendar-picker"
94
+ ]
95
+ },
96
+ {
97
+ "id": "choice-picker",
98
+ "component": "ChoicePicker",
99
+ "options": [
100
+ {
101
+ "value": "09:00",
102
+ "label": "9:00 AM"
103
+ },
104
+ {
105
+ "value": "10:00",
106
+ "label": "10:00 AM"
107
+ },
108
+ {
109
+ "value": "14:00",
110
+ "label": "2:00 PM"
111
+ },
112
+ {
113
+ "value": "16:00",
114
+ "label": "4:00 PM"
115
+ }
116
+ ],
117
+ "value": "14:00"
118
+ },
119
+ {
120
+ "id": "field-3",
121
+ "component": "Field",
122
+ "label": "Time",
123
+ "children": [
124
+ "choice-picker"
125
+ ]
126
+ },
127
+ {
128
+ "id": "row",
129
+ "component": "Row",
130
+ "gap": "3",
131
+ "children": [
132
+ "field-2",
133
+ "field-3"
134
+ ]
135
+ },
136
+ {
137
+ "id": "input-2",
138
+ "component": "Input",
139
+ "value": "sarah@acme.io, alex@acme.io, board@acme.io"
140
+ },
141
+ {
142
+ "id": "field-4",
143
+ "component": "Field",
144
+ "label": "Attendees",
145
+ "children": [
146
+ "input-2"
147
+ ]
148
+ },
149
+ {
150
+ "id": "check-box",
151
+ "component": "CheckBox",
152
+ "checked": true
153
+ },
154
+ {
155
+ "id": "field-5",
156
+ "component": "Field",
157
+ "inline": true,
158
+ "label": "Attach Q4 revenue deck",
159
+ "children": [
160
+ "check-box"
161
+ ]
162
+ },
163
+ {
164
+ "id": "column",
165
+ "component": "Column",
166
+ "gap": "3",
167
+ "children": [
168
+ "field",
169
+ "row",
170
+ "field-4",
171
+ "field-5"
172
+ ]
173
+ },
174
+ {
175
+ "id": "section",
176
+ "component": "Section",
177
+ "children": [
178
+ "column"
179
+ ]
180
+ },
181
+ {
182
+ "id": "text-3",
183
+ "component": "Text",
184
+ "variant": "caption",
185
+ "slot": "description",
186
+ "textContent": "Invite sends immediately after confirm."
187
+ },
188
+ {
189
+ "id": "button",
190
+ "component": "Button",
191
+ "text": "Cancel",
192
+ "variant": "ghost"
193
+ },
194
+ {
195
+ "id": "button-2",
196
+ "component": "Button",
197
+ "icon": "paper-plane-tilt",
198
+ "text": "Send invite",
199
+ "variant": "primary"
200
+ },
201
+ {
202
+ "id": "text-4",
203
+ "component": "Text",
204
+ "variant": "body",
205
+ "slot": "action",
206
+ "children": [
207
+ "button",
208
+ "button-2"
209
+ ]
210
+ },
211
+ {
212
+ "id": "footer",
213
+ "component": "Footer",
214
+ "children": [
215
+ "text-3",
216
+ "text-4"
217
+ ]
218
+ },
219
+ {
220
+ "id": "root",
221
+ "component": "Card",
222
+ "children": [
223
+ "header",
224
+ "section",
225
+ "footer"
226
+ ]
227
+ }
228
+ ]
229
+ }
@@ -0,0 +1,164 @@
1
+ {
2
+ "name": "searchable-picker-modal",
3
+ "kind": "block",
4
+ "primary": "modal-ui",
5
+ "page": "/apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "text": "Insert component",
10
+ "size": "sm"
11
+ },
12
+ "html": "<modal-ui\n id=\"insert-modal\"\n text=\"Insert component\"\n size=\"sm\">\n >\n <section slot=\"body\">\n <div data-insert>\n <div data-insert-header>\n <h3 style=\"margin: 0\">Insert component</h3>\n <p id=\"insert-target\" data-note style=\"margin: 0; color: var(--a-fg-muted)\">Into: —</p>\n </div>\n <field-ui id=\"insert-slot-field\" label=\"Into slot\" hidden>\n <select-ui id=\"insert-slot\"></select-ui>\n </field-ui>\n <input-ui id=\"insert-search\" placeholder=\"Search components…\" prefix=\"magnifying-glass\"></input-ui>\n <div id=\"insert-list\" data-insert-list role=\"listbox\"></div>\n </div>\n </section>\n <footer slot=\"footer\">\n <button-ui data-insert-cancel text=\"Cancel\" variant=\"ghost\"></button-ui>\n </footer>\n </modal-ui>",
13
+ "source": "apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
14
+ "metadata": {
15
+ "domain": "overlay",
16
+ "description": "Searchable picker modal — a small dialog that inserts an item: a heading, a context note showing the target, an optional 'into slot' select, a search input with a magnifying-glass prefix, a scrollable listbox of results, and a Cancel action. The command-palette style add / insert / pick-from-catalog overlay.",
17
+ "keywords": [
18
+ "searchable",
19
+ "picker",
20
+ "modal",
21
+ "command",
22
+ "palette",
23
+ "insert",
24
+ "add",
25
+ "dialog",
26
+ "overlay",
27
+ "search",
28
+ "input",
29
+ "listbox",
30
+ "catalog",
31
+ "choose",
32
+ "select",
33
+ "component",
34
+ "quick",
35
+ "add",
36
+ "filter",
37
+ "results",
38
+ "magnifying",
39
+ "glass",
40
+ "into",
41
+ "slot",
42
+ "picker",
43
+ "popup",
44
+ "chooser",
45
+ "fuzzy",
46
+ "search",
47
+ "add",
48
+ "item"
49
+ ]
50
+ },
51
+ "captured_at": "2026-06-10T16:56:21.616Z",
52
+ "template": [
53
+ {
54
+ "id": "text",
55
+ "component": "Text",
56
+ "textContent": ">",
57
+ "variant": "body"
58
+ },
59
+ {
60
+ "id": "text-2",
61
+ "component": "Text",
62
+ "variant": "heading",
63
+ "textContent": "Insert component"
64
+ },
65
+ {
66
+ "id": "insert-target",
67
+ "component": "Text",
68
+ "variant": "body",
69
+ "textContent": "Into: —",
70
+ "data-note": ""
71
+ },
72
+ {
73
+ "id": "column-2",
74
+ "component": "Column",
75
+ "children": [
76
+ "text-2",
77
+ "insert-target"
78
+ ]
79
+ },
80
+ {
81
+ "id": "section-2",
82
+ "component": "Section",
83
+ "children": [
84
+ "column-2"
85
+ ]
86
+ },
87
+ {
88
+ "id": "card",
89
+ "component": "Card",
90
+ "data-insert-header": "",
91
+ "children": [
92
+ "section-2"
93
+ ]
94
+ },
95
+ {
96
+ "id": "insert-slot",
97
+ "component": "ChoicePicker"
98
+ },
99
+ {
100
+ "id": "insert-slot-field",
101
+ "component": "Field",
102
+ "label": "Into slot",
103
+ "children": [
104
+ "insert-slot"
105
+ ]
106
+ },
107
+ {
108
+ "id": "insert-search",
109
+ "component": "Input",
110
+ "placeholder": "Search components…",
111
+ "prefix": "magnifying-glass"
112
+ },
113
+ {
114
+ "id": "insert-list",
115
+ "component": "Column",
116
+ "data-insert-list": ""
117
+ },
118
+ {
119
+ "id": "column",
120
+ "component": "Column",
121
+ "data-insert": "",
122
+ "children": [
123
+ "card",
124
+ "insert-slot-field",
125
+ "insert-search",
126
+ "insert-list"
127
+ ]
128
+ },
129
+ {
130
+ "id": "section",
131
+ "component": "Section",
132
+ "slot": "body",
133
+ "children": [
134
+ "column"
135
+ ]
136
+ },
137
+ {
138
+ "id": "button",
139
+ "component": "Button",
140
+ "text": "Cancel",
141
+ "variant": "ghost",
142
+ "data-insert-cancel": ""
143
+ },
144
+ {
145
+ "id": "footer",
146
+ "component": "Footer",
147
+ "slot": "footer",
148
+ "children": [
149
+ "button"
150
+ ]
151
+ },
152
+ {
153
+ "id": "root",
154
+ "component": "Modal",
155
+ "size": "sm",
156
+ "text": "Insert component",
157
+ "children": [
158
+ "text",
159
+ "section",
160
+ "footer"
161
+ ]
162
+ }
163
+ ]
164
+ }