@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,172 @@
1
+ {
2
+ "name": "key-value-detail-list",
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 <card-ui>\n <header>\n <text-ui strong>Details</text-ui>\n </header>\n <section>\n <description-list-ui align=\"between\">\n <dt>Status</dt><dd><badge-ui text=\"Published\" variant=\"success\" size=\"sm\"></badge-ui></dd>\n <dt>Owner</dt><dd>Diana Singh</dd>\n <dt>Created</dt><dd>Mar 12, 2026</dd>\n <dt>Last updated</dt><dd>2 hours ago</dd>\n <dt>ID</dt><dd><text-ui color=\"subtle\">doc_8f4a2c91</text-ui></dd>\n </description-list-ui>\n </section>\n </card-ui>\n </section>",
10
+ "source": "catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
11
+ "metadata": {
12
+ "domain": "display",
13
+ "description": "Key-value detail list — a card wrapping a description list of label / value pairs (status, owner, created, last updated, ID) with the value right-aligned against the label. The 'details / metadata / properties' panel for an entity-detail or inspector view.",
14
+ "keywords": [
15
+ "key",
16
+ "value",
17
+ "detail",
18
+ "list",
19
+ "description",
20
+ "list",
21
+ "metadata",
22
+ "properties",
23
+ "facts",
24
+ "fields",
25
+ "attributes",
26
+ "status",
27
+ "owner",
28
+ "created",
29
+ "updated",
30
+ "id",
31
+ "label",
32
+ "value",
33
+ "pairs",
34
+ "entity",
35
+ "detail",
36
+ "inspector",
37
+ "summary",
38
+ "panel",
39
+ "dl",
40
+ "dt",
41
+ "dd",
42
+ "specs",
43
+ "information",
44
+ "record",
45
+ "fields",
46
+ "about"
47
+ ]
48
+ },
49
+ "captured_at": "2026-06-10T19:45:40.486Z",
50
+ "template": [
51
+ {
52
+ "id": "text",
53
+ "component": "Text",
54
+ "strong": true,
55
+ "textContent": "Details"
56
+ },
57
+ {
58
+ "id": "header",
59
+ "component": "Header",
60
+ "children": [
61
+ "text"
62
+ ]
63
+ },
64
+ {
65
+ "id": "text-2",
66
+ "component": "Text",
67
+ "textContent": "Status",
68
+ "variant": "body"
69
+ },
70
+ {
71
+ "id": "badge",
72
+ "component": "Badge",
73
+ "size": "sm",
74
+ "text": "Published",
75
+ "variant": "success"
76
+ },
77
+ {
78
+ "id": "text-3",
79
+ "component": "Text",
80
+ "textContent": "Owner",
81
+ "variant": "body"
82
+ },
83
+ {
84
+ "id": "text-4",
85
+ "component": "Text",
86
+ "textContent": "Diana Singh",
87
+ "variant": "body"
88
+ },
89
+ {
90
+ "id": "text-5",
91
+ "component": "Text",
92
+ "textContent": "Created",
93
+ "variant": "body"
94
+ },
95
+ {
96
+ "id": "text-6",
97
+ "component": "Text",
98
+ "textContent": "Mar 12, 2026",
99
+ "variant": "body"
100
+ },
101
+ {
102
+ "id": "text-7",
103
+ "component": "Text",
104
+ "textContent": "Last updated",
105
+ "variant": "body"
106
+ },
107
+ {
108
+ "id": "text-8",
109
+ "component": "Text",
110
+ "textContent": "2 hours ago",
111
+ "variant": "body"
112
+ },
113
+ {
114
+ "id": "text-9",
115
+ "component": "Text",
116
+ "textContent": "ID",
117
+ "variant": "body"
118
+ },
119
+ {
120
+ "id": "text-10",
121
+ "component": "Text",
122
+ "color": "subtle",
123
+ "textContent": "doc_8f4a2c91"
124
+ },
125
+ {
126
+ "id": "description-list",
127
+ "component": "DescriptionList",
128
+ "align": "between",
129
+ "children": [
130
+ "text-2",
131
+ "badge",
132
+ "text-3",
133
+ "text-4",
134
+ "text-5",
135
+ "text-6",
136
+ "text-7",
137
+ "text-8",
138
+ "text-9",
139
+ "text-10"
140
+ ]
141
+ },
142
+ {
143
+ "id": "section",
144
+ "component": "Section",
145
+ "children": [
146
+ "column-11"
147
+ ]
148
+ },
149
+ {
150
+ "id": "column-11",
151
+ "component": "Column",
152
+ "children": [
153
+ "description-list"
154
+ ]
155
+ },
156
+ {
157
+ "id": "card",
158
+ "component": "Card",
159
+ "children": [
160
+ "header",
161
+ "section"
162
+ ]
163
+ },
164
+ {
165
+ "id": "root",
166
+ "component": "Section",
167
+ "children": [
168
+ "card"
169
+ ]
170
+ }
171
+ ]
172
+ }
@@ -0,0 +1,109 @@
1
+ {
2
+ "name": "library-browser-search-filter",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-import-panel": "patterns"
10
+ },
11
+ "html": "<div\n data-import-panel=\"patterns\">\n <div data-pattern-filter>\n <input-ui id=\"pattern-search\" placeholder=\"Search chunks…\" prefix=\"magnifying-glass\"></input-ui>\n <select-ui id=\"pattern-domain\" placeholder=\"All domains\"></select-ui>\n </div>\n <div id=\"pattern-list\" data-pattern-list role=\"listbox\"></div>\n <div data-import-footer>\n <span data-pattern-status style=\"font-size: var(--a-ui-sm); color: var(--a-fg-muted); flex: 1\">Loading…</span>\n <button-ui data-import-cancel text=\"Cancel\" variant=\"ghost\"></button-ui>\n </div>\n </div>",
12
+ "source": "apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
13
+ "metadata": {
14
+ "domain": "data",
15
+ "description": "Library browser with search and filter — a panel pairing a search input with a domain / category dropdown above a scrollable listbox of results and a status line + Cancel in the footer. The filterable 'browse the catalog / template gallery / asset library' picker body.",
16
+ "keywords": [
17
+ "library",
18
+ "browser",
19
+ "search",
20
+ "filter",
21
+ "catalog",
22
+ "gallery",
23
+ "templates",
24
+ "assets",
25
+ "picker",
26
+ "domain",
27
+ "category",
28
+ "dropdown",
29
+ "listbox",
30
+ "results",
31
+ "status",
32
+ "footer",
33
+ "browse",
34
+ "find",
35
+ "filter",
36
+ "search",
37
+ "input",
38
+ "filterable",
39
+ "list",
40
+ "pattern",
41
+ "library",
42
+ "asset",
43
+ "browser",
44
+ "chunk",
45
+ "browser"
46
+ ]
47
+ },
48
+ "captured_at": "2026-06-10T16:56:21.616Z",
49
+ "template": [
50
+ {
51
+ "id": "pattern-search",
52
+ "component": "Input",
53
+ "placeholder": "Search chunks…",
54
+ "prefix": "magnifying-glass"
55
+ },
56
+ {
57
+ "id": "pattern-domain",
58
+ "component": "ChoicePicker",
59
+ "placeholder": "All domains"
60
+ },
61
+ {
62
+ "id": "column",
63
+ "component": "Column",
64
+ "data-pattern-filter": "",
65
+ "children": [
66
+ "pattern-search",
67
+ "pattern-domain"
68
+ ]
69
+ },
70
+ {
71
+ "id": "pattern-list",
72
+ "component": "Column",
73
+ "data-pattern-list": ""
74
+ },
75
+ {
76
+ "id": "text",
77
+ "component": "Text",
78
+ "variant": "body",
79
+ "textContent": "Loading…",
80
+ "data-pattern-status": ""
81
+ },
82
+ {
83
+ "id": "button",
84
+ "component": "Button",
85
+ "text": "Cancel",
86
+ "variant": "ghost",
87
+ "data-import-cancel": ""
88
+ },
89
+ {
90
+ "id": "column-2",
91
+ "component": "Column",
92
+ "data-import-footer": "",
93
+ "children": [
94
+ "text",
95
+ "button"
96
+ ]
97
+ },
98
+ {
99
+ "id": "root",
100
+ "component": "Column",
101
+ "data-import-panel": "patterns",
102
+ "children": [
103
+ "column",
104
+ "pattern-list",
105
+ "column-2"
106
+ ]
107
+ }
108
+ ]
109
+ }
@@ -0,0 +1,207 @@
1
+ {
2
+ "name": "login-form-card",
3
+ "kind": "block",
4
+ "primary": "card-ui",
5
+ "page": "/catalog/ui-patterns/v050-form-blocks/v050-form-blocks.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<card-ui>\n <header>\n <h3>Sign in</h3>\n <p slot=\"description\">Welcome back. Enter your details to continue.</p>\n </header>\n <section>\n <col-ui gap=\"4\">\n <field-ui label=\"Email\">\n <input-ui type=\"email\" name=\"email\" autocomplete=\"email\" placeholder=\"you@example.com\" required></input-ui>\n </field-ui>\n <field-ui label=\"Password\">\n <input-ui type=\"password\" name=\"password\" autocomplete=\"current-password\" placeholder=\"••••••••\" required></input-ui>\n </field-ui>\n <row-ui gap=\"2\" align=\"center\">\n <check-ui name=\"remember\" label=\"Remember me\"></check-ui>\n <a href=\"#\" style=\"margin-inline-start: auto\">Forgot password?</a>\n </row-ui>\n </col-ui>\n </section>\n <footer>\n <col-ui gap=\"3\">\n <button-ui text=\"Sign in\" variant=\"primary\" type=\"submit\" stretch></button-ui>\n <text-ui text-align=\"center\" color=\"subtle\" size=\"sm\">New here? <a href=\"#\">Create an account</a></text-ui>\n </col-ui>\n </footer>\n </card-ui>",
10
+ "source": "catalog/ui-patterns/v050-form-blocks/v050-form-blocks.contents.html",
11
+ "metadata": {
12
+ "domain": "forms",
13
+ "description": "Canonical full login / sign-in form card — heading, email and password fields each as a field-ui label wrapping an input-ui, a remember-me checkbox alongside a forgot-password link, and a footer with a full-width Sign in button plus a create-account link. The complete form composition (header + fields + actions footer). Use for 'login form', 'sign in form', 'log in', 'authentication form'.",
14
+ "keywords": [
15
+ "login",
16
+ "form",
17
+ "sign",
18
+ "in",
19
+ "log",
20
+ "in",
21
+ "signin",
22
+ "authentication",
23
+ "email",
24
+ "password",
25
+ "remember",
26
+ "me",
27
+ "forgot",
28
+ "password",
29
+ "field",
30
+ "input",
31
+ "label",
32
+ "complete",
33
+ "card",
34
+ "heading",
35
+ "footer",
36
+ "submit",
37
+ "button",
38
+ "credentials",
39
+ "full-form"
40
+ ]
41
+ },
42
+ "captured_at": "2026-06-10T14:28:57.979Z",
43
+ "template": [
44
+ {
45
+ "id": "text",
46
+ "component": "Text",
47
+ "variant": "heading",
48
+ "textContent": "Sign in"
49
+ },
50
+ {
51
+ "id": "text-2",
52
+ "component": "Text",
53
+ "variant": "body",
54
+ "slot": "description",
55
+ "textContent": "Welcome back. Enter your details to continue."
56
+ },
57
+ {
58
+ "id": "header",
59
+ "component": "Header",
60
+ "children": [
61
+ "text",
62
+ "text-2"
63
+ ]
64
+ },
65
+ {
66
+ "id": "email",
67
+ "component": "Input",
68
+ "type": "email",
69
+ "required": true,
70
+ "autocomplete": "email",
71
+ "name": "email",
72
+ "placeholder": "you@example.com"
73
+ },
74
+ {
75
+ "id": "field",
76
+ "component": "Field",
77
+ "label": "Email",
78
+ "children": [
79
+ "email"
80
+ ]
81
+ },
82
+ {
83
+ "id": "password",
84
+ "component": "Input",
85
+ "type": "password",
86
+ "required": true,
87
+ "autocomplete": "current-password",
88
+ "name": "password",
89
+ "placeholder": "••••••••"
90
+ },
91
+ {
92
+ "id": "field-2",
93
+ "component": "Field",
94
+ "label": "Password",
95
+ "children": [
96
+ "password"
97
+ ]
98
+ },
99
+ {
100
+ "id": "remember",
101
+ "component": "CheckBox",
102
+ "label": "Remember me",
103
+ "name": "remember"
104
+ },
105
+ {
106
+ "id": "text-3",
107
+ "component": "Text",
108
+ "textContent": "Forgot password?",
109
+ "variant": "body"
110
+ },
111
+ {
112
+ "id": "link",
113
+ "component": "Link",
114
+ "href": "#",
115
+ "text": "Forgot password?",
116
+ "children": [
117
+ "text-3"
118
+ ]
119
+ },
120
+ {
121
+ "id": "row",
122
+ "component": "Row",
123
+ "align": "center",
124
+ "gap": "2",
125
+ "children": [
126
+ "remember",
127
+ "link"
128
+ ]
129
+ },
130
+ {
131
+ "id": "column",
132
+ "component": "Column",
133
+ "gap": "4",
134
+ "children": [
135
+ "field",
136
+ "field-2",
137
+ "row"
138
+ ]
139
+ },
140
+ {
141
+ "id": "section",
142
+ "component": "Section",
143
+ "children": [
144
+ "column"
145
+ ]
146
+ },
147
+ {
148
+ "id": "button",
149
+ "component": "Button",
150
+ "type": "submit",
151
+ "stretch": true,
152
+ "text": "Sign in",
153
+ "variant": "primary"
154
+ },
155
+ {
156
+ "id": "text-5",
157
+ "component": "Text",
158
+ "textContent": "Create an account",
159
+ "variant": "body"
160
+ },
161
+ {
162
+ "id": "link-2",
163
+ "component": "Link",
164
+ "href": "#",
165
+ "text": "Create an account",
166
+ "children": [
167
+ "text-5"
168
+ ]
169
+ },
170
+ {
171
+ "id": "text-4",
172
+ "component": "Text",
173
+ "color": "subtle",
174
+ "size": "sm",
175
+ "text-align": "center",
176
+ "textContent": "New here?",
177
+ "children": [
178
+ "link-2"
179
+ ]
180
+ },
181
+ {
182
+ "id": "column-2",
183
+ "component": "Column",
184
+ "gap": "3",
185
+ "children": [
186
+ "button",
187
+ "text-4"
188
+ ]
189
+ },
190
+ {
191
+ "id": "footer",
192
+ "component": "Footer",
193
+ "children": [
194
+ "column-2"
195
+ ]
196
+ },
197
+ {
198
+ "id": "root",
199
+ "component": "Card",
200
+ "children": [
201
+ "header",
202
+ "section",
203
+ "footer"
204
+ ]
205
+ }
206
+ ]
207
+ }