@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,287 @@
1
+ {
2
+ "name": "security-active-sessions-devices",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/apps/saas/app/profile-security/profile-security.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-col": ""
10
+ },
11
+ "html": "<div data-col>\n <card-ui>\n <header>\n <span slot=\"icon\">\n <avatar-ui icon=\"desktop\"></avatar-ui>\n </span>\n <span slot=\"heading\">\n <text-ui strong>MacBook Pro · Chrome 135</text-ui>\n <badge-ui text=\"This device\" variant=\"accent\"></badge-ui>\n </span>\n <span slot=\"description\">\n <text-ui color=\"subtle\" size=\"sm\">San Francisco, CA · Active now</text-ui>\n </span>\n </header>\n </card-ui>\n <card-ui>\n <header>\n <span slot=\"icon\">\n <avatar-ui icon=\"device-mobile\"></avatar-ui>\n </span>\n <span slot=\"heading\">\n <text-ui strong>iPhone 16 · Safari</text-ui>\n </span>\n <span slot=\"action\">\n <button-ui\n text=\"Revoke\"\n variant=\"ghost\"\n size=\"sm\"\n icon=\"sign-out\"\n onclick=\"document.getElementById('drawer-revoke-session').open = true\"\n ></button-ui>\n </span>\n <span slot=\"description\">\n <text-ui color=\"subtle\" size=\"sm\">San Francisco, CA · 2 hours ago</text-ui>\n </span>\n </header>\n </card-ui>\n <card-ui>\n <header>\n <span slot=\"icon\">\n <avatar-ui icon=\"laptop\"></avatar-ui>\n </span>\n <span slot=\"heading\">\n <text-ui strong>ThinkPad · Firefox 128</text-ui>\n </span>\n <span slot=\"action\">\n <button-ui\n text=\"Revoke\"\n variant=\"ghost\"\n size=\"sm\"\n icon=\"sign-out\"\n onclick=\"document.getElementById('drawer-revoke-session').open = true\"\n ></button-ui>\n </span>\n <span slot=\"description\">\n <text-ui color=\"subtle\" size=\"sm\">Berlin, Germany · 3 days ago</text-ui>\n </span>\n </header>\n </card-ui>\n <button-ui text=\"Sign out all other sessions\" color=\"danger\" icon=\"sign-out\"></button-ui>\n </div>",
12
+ "source": "apps/saas/app/profile-security/profile-security.contents.html",
13
+ "metadata": {
14
+ "domain": "data",
15
+ "description": "Active sessions list — card-ui rows for each signed-in device showing device + browser, location, last-active time, a This device badge on the current one, and Revoke actions, with a Sign out all other sessions button. The signed-in-devices block of an account security page.",
16
+ "keywords": [
17
+ "security",
18
+ "active",
19
+ "sessions",
20
+ "devices",
21
+ "signed-in",
22
+ "card-ui",
23
+ "avatar",
24
+ "desktop",
25
+ "mobile",
26
+ "laptop",
27
+ "browser",
28
+ "location",
29
+ "revoke",
30
+ "sign-out",
31
+ "this-device",
32
+ "badge",
33
+ "last-active",
34
+ "account",
35
+ "settings",
36
+ "data",
37
+ "session-management"
38
+ ]
39
+ },
40
+ "captured_at": "2026-06-10T13:16:11.236Z",
41
+ "template": [
42
+ {
43
+ "id": "avatar",
44
+ "component": "Avatar",
45
+ "icon": "desktop"
46
+ },
47
+ {
48
+ "id": "text",
49
+ "component": "Text",
50
+ "variant": "body",
51
+ "slot": "icon",
52
+ "children": [
53
+ "avatar"
54
+ ]
55
+ },
56
+ {
57
+ "id": "text-3",
58
+ "component": "Text",
59
+ "strong": true,
60
+ "textContent": "MacBook Pro · Chrome 135"
61
+ },
62
+ {
63
+ "id": "badge",
64
+ "component": "Badge",
65
+ "text": "This device",
66
+ "variant": "accent"
67
+ },
68
+ {
69
+ "id": "text-2",
70
+ "component": "Text",
71
+ "variant": "body",
72
+ "slot": "heading",
73
+ "children": [
74
+ "text-3",
75
+ "badge"
76
+ ]
77
+ },
78
+ {
79
+ "id": "text-5",
80
+ "component": "Text",
81
+ "color": "subtle",
82
+ "size": "sm",
83
+ "textContent": "San Francisco, CA · Active now"
84
+ },
85
+ {
86
+ "id": "text-4",
87
+ "component": "Text",
88
+ "variant": "body",
89
+ "slot": "description",
90
+ "children": [
91
+ "text-5"
92
+ ]
93
+ },
94
+ {
95
+ "id": "header",
96
+ "component": "Header",
97
+ "children": [
98
+ "text",
99
+ "text-2",
100
+ "text-4"
101
+ ]
102
+ },
103
+ {
104
+ "id": "card",
105
+ "component": "Card",
106
+ "children": [
107
+ "header"
108
+ ]
109
+ },
110
+ {
111
+ "id": "avatar-2",
112
+ "component": "Avatar",
113
+ "icon": "device-mobile"
114
+ },
115
+ {
116
+ "id": "text-6",
117
+ "component": "Text",
118
+ "variant": "body",
119
+ "slot": "icon",
120
+ "children": [
121
+ "avatar-2"
122
+ ]
123
+ },
124
+ {
125
+ "id": "text-8",
126
+ "component": "Text",
127
+ "strong": true,
128
+ "textContent": "iPhone 16 · Safari"
129
+ },
130
+ {
131
+ "id": "text-7",
132
+ "component": "Text",
133
+ "variant": "body",
134
+ "slot": "heading",
135
+ "children": [
136
+ "text-8"
137
+ ]
138
+ },
139
+ {
140
+ "id": "button",
141
+ "component": "Button",
142
+ "icon": "sign-out",
143
+ "size": "sm",
144
+ "text": "Revoke",
145
+ "variant": "ghost"
146
+ },
147
+ {
148
+ "id": "text-9",
149
+ "component": "Text",
150
+ "variant": "body",
151
+ "slot": "action",
152
+ "children": [
153
+ "button"
154
+ ]
155
+ },
156
+ {
157
+ "id": "text-11",
158
+ "component": "Text",
159
+ "color": "subtle",
160
+ "size": "sm",
161
+ "textContent": "San Francisco, CA · 2 hours ago"
162
+ },
163
+ {
164
+ "id": "text-10",
165
+ "component": "Text",
166
+ "variant": "body",
167
+ "slot": "description",
168
+ "children": [
169
+ "text-11"
170
+ ]
171
+ },
172
+ {
173
+ "id": "header-2",
174
+ "component": "Header",
175
+ "children": [
176
+ "text-6",
177
+ "text-7",
178
+ "text-9",
179
+ "text-10"
180
+ ]
181
+ },
182
+ {
183
+ "id": "card-2",
184
+ "component": "Card",
185
+ "children": [
186
+ "header-2"
187
+ ]
188
+ },
189
+ {
190
+ "id": "avatar-3",
191
+ "component": "Avatar",
192
+ "icon": "laptop"
193
+ },
194
+ {
195
+ "id": "text-12",
196
+ "component": "Text",
197
+ "variant": "body",
198
+ "slot": "icon",
199
+ "children": [
200
+ "avatar-3"
201
+ ]
202
+ },
203
+ {
204
+ "id": "text-14",
205
+ "component": "Text",
206
+ "strong": true,
207
+ "textContent": "ThinkPad · Firefox 128"
208
+ },
209
+ {
210
+ "id": "text-13",
211
+ "component": "Text",
212
+ "variant": "body",
213
+ "slot": "heading",
214
+ "children": [
215
+ "text-14"
216
+ ]
217
+ },
218
+ {
219
+ "id": "button-2",
220
+ "component": "Button",
221
+ "icon": "sign-out",
222
+ "size": "sm",
223
+ "text": "Revoke",
224
+ "variant": "ghost"
225
+ },
226
+ {
227
+ "id": "text-15",
228
+ "component": "Text",
229
+ "variant": "body",
230
+ "slot": "action",
231
+ "children": [
232
+ "button-2"
233
+ ]
234
+ },
235
+ {
236
+ "id": "text-17",
237
+ "component": "Text",
238
+ "color": "subtle",
239
+ "size": "sm",
240
+ "textContent": "Berlin, Germany · 3 days ago"
241
+ },
242
+ {
243
+ "id": "text-16",
244
+ "component": "Text",
245
+ "variant": "body",
246
+ "slot": "description",
247
+ "children": [
248
+ "text-17"
249
+ ]
250
+ },
251
+ {
252
+ "id": "header-3",
253
+ "component": "Header",
254
+ "children": [
255
+ "text-12",
256
+ "text-13",
257
+ "text-15",
258
+ "text-16"
259
+ ]
260
+ },
261
+ {
262
+ "id": "card-3",
263
+ "component": "Card",
264
+ "children": [
265
+ "header-3"
266
+ ]
267
+ },
268
+ {
269
+ "id": "button-3",
270
+ "component": "Button",
271
+ "color": "danger",
272
+ "icon": "sign-out",
273
+ "text": "Sign out all other sessions"
274
+ },
275
+ {
276
+ "id": "root",
277
+ "component": "Column",
278
+ "data-col": "",
279
+ "children": [
280
+ "card",
281
+ "card-2",
282
+ "card-3",
283
+ "button-3"
284
+ ]
285
+ }
286
+ ]
287
+ }
@@ -0,0 +1,102 @@
1
+ {
2
+ "name": "security-change-password-form",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/apps/saas/app/profile-security/profile-security.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-col": ""
10
+ },
11
+ "html": "<div data-col>\n <field-ui label=\"Current password\">\n <input-ui type=\"password\" placeholder=\"••••••••\"></input-ui>\n </field-ui>\n <field-ui label=\"New password\" hint=\"At least 12 characters with a number and a symbol.\">\n <input-ui type=\"password\" placeholder=\"••••••••\"></input-ui>\n </field-ui>\n <field-ui label=\"Confirm new password\">\n <input-ui type=\"password\" placeholder=\"••••••••\"></input-ui>\n </field-ui>\n <button-ui text=\"Update password\" variant=\"primary\"></button-ui>\n </div>",
12
+ "source": "apps/saas/app/profile-security/profile-security.contents.html",
13
+ "metadata": {
14
+ "domain": "forms",
15
+ "description": "Change password form — three stacked field-ui password inputs (current, new with a strength hint, confirm) above an Update password button. The canonical password-change block for an account security settings page.",
16
+ "keywords": [
17
+ "security",
18
+ "change",
19
+ "password",
20
+ "form",
21
+ "field-ui",
22
+ "input-ui",
23
+ "type-password",
24
+ "current",
25
+ "new",
26
+ "confirm",
27
+ "strength",
28
+ "hint",
29
+ "update",
30
+ "credentials",
31
+ "account",
32
+ "settings",
33
+ "forms",
34
+ "reset",
35
+ "rotate",
36
+ "authentication"
37
+ ]
38
+ },
39
+ "captured_at": "2026-06-10T13:16:11.236Z",
40
+ "template": [
41
+ {
42
+ "id": "input",
43
+ "component": "Input",
44
+ "type": "password",
45
+ "placeholder": "••••••••"
46
+ },
47
+ {
48
+ "id": "field",
49
+ "component": "Field",
50
+ "label": "Current password",
51
+ "children": [
52
+ "input"
53
+ ]
54
+ },
55
+ {
56
+ "id": "input-2",
57
+ "component": "Input",
58
+ "type": "password",
59
+ "placeholder": "••••••••"
60
+ },
61
+ {
62
+ "id": "field-2",
63
+ "component": "Field",
64
+ "hint": "At least 12 characters with a number and a symbol.",
65
+ "label": "New password",
66
+ "children": [
67
+ "input-2"
68
+ ]
69
+ },
70
+ {
71
+ "id": "input-3",
72
+ "component": "Input",
73
+ "type": "password",
74
+ "placeholder": "••••••••"
75
+ },
76
+ {
77
+ "id": "field-3",
78
+ "component": "Field",
79
+ "label": "Confirm new password",
80
+ "children": [
81
+ "input-3"
82
+ ]
83
+ },
84
+ {
85
+ "id": "button",
86
+ "component": "Button",
87
+ "text": "Update password",
88
+ "variant": "primary"
89
+ },
90
+ {
91
+ "id": "root",
92
+ "component": "Column",
93
+ "data-col": "",
94
+ "children": [
95
+ "field",
96
+ "field-2",
97
+ "field-3",
98
+ "button"
99
+ ]
100
+ }
101
+ ]
102
+ }
@@ -0,0 +1,79 @@
1
+ {
2
+ "name": "security-delete-account-danger",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/apps/saas/app/profile-security/profile-security.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-col": ""
10
+ },
11
+ "html": "<div data-col>\n <alert-ui\n variant=\"danger\"\n icon=\"warning\"\n text=\"You will lose access to all workspaces, conversations, and settings. Data is purged after 30 days.\"\n ></alert-ui>\n <field-ui label=\"Type your email to confirm\">\n <input-ui placeholder=\"kim@acme.com\"></input-ui>\n </field-ui>\n <button-ui text=\"Delete my account\" color=\"danger\" icon=\"trash\" onclick=\"document.getElementById('drawer-delete-account').open = true\"></button-ui>\n </div>",
12
+ "source": "apps/saas/app/profile-security/profile-security.contents.html",
13
+ "metadata": {
14
+ "domain": "settings",
15
+ "description": "Delete account danger zone — a danger alert-ui warning of data loss, a type-your-email confirmation field-ui, and a destructive Delete my account button. The irreversible account-deletion block for an account security page.",
16
+ "keywords": [
17
+ "security",
18
+ "delete",
19
+ "account",
20
+ "danger",
21
+ "zone",
22
+ "destructive",
23
+ "alert-ui",
24
+ "warning",
25
+ "confirm",
26
+ "email",
27
+ "field-ui",
28
+ "type-to-confirm",
29
+ "trash",
30
+ "irreversible",
31
+ "purge",
32
+ "data-loss",
33
+ "settings",
34
+ "close-account",
35
+ "remove",
36
+ "deactivate"
37
+ ]
38
+ },
39
+ "captured_at": "2026-06-10T13:16:11.236Z",
40
+ "template": [
41
+ {
42
+ "id": "alert",
43
+ "component": "Alert",
44
+ "icon": "warning",
45
+ "text": "You will lose access to all workspaces, conversations, and settings. Data is purged after 30 days.",
46
+ "variant": "danger"
47
+ },
48
+ {
49
+ "id": "input",
50
+ "component": "Input",
51
+ "placeholder": "kim@acme.com"
52
+ },
53
+ {
54
+ "id": "field",
55
+ "component": "Field",
56
+ "label": "Type your email to confirm",
57
+ "children": [
58
+ "input"
59
+ ]
60
+ },
61
+ {
62
+ "id": "button",
63
+ "component": "Button",
64
+ "color": "danger",
65
+ "icon": "trash",
66
+ "text": "Delete my account"
67
+ },
68
+ {
69
+ "id": "root",
70
+ "component": "Column",
71
+ "data-col": "",
72
+ "children": [
73
+ "alert",
74
+ "field",
75
+ "button"
76
+ ]
77
+ }
78
+ ]
79
+ }