@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,99 @@
1
+ {
2
+ "name": "editor-statusbar-ready",
3
+ "kind": "block",
4
+ "primary": "editor-statusbar",
5
+ "page": "/apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<editor-statusbar>\n <span slot=\"icon\"><icon-ui name=\"check-circle\"></icon-ui></span>\n <span slot=\"heading\" id=\"status-heading\">Ready</span>\n <span slot=\"description\" id=\"status-description\">A2UI Editor — catalog-driven authoring</span>\n <span slot=\"action\">\n <span id=\"selection-indicator\" style=\"font-family: var(--a-font-family-code); font-size: var(--a-ui-sm); color: var(--a-fg-muted)\">no selection</span>\n </span>\n </editor-statusbar>",
10
+ "source": "apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
11
+ "metadata": {
12
+ "domain": "navigation",
13
+ "description": "Editor status bar — a thin bottom band showing a status icon, a short state heading (Ready), a longer descriptive line, and a right-aligned monospace selection indicator. The persistent at-a-glance footer for an authoring tool or IDE-like surface.",
14
+ "keywords": [
15
+ "editor",
16
+ "status",
17
+ "bar",
18
+ "footer",
19
+ "bottom",
20
+ "band",
21
+ "ready",
22
+ "state",
23
+ "indicator",
24
+ "selection",
25
+ "monospace",
26
+ "icon",
27
+ "heading",
28
+ "description",
29
+ "statusbar",
30
+ "app",
31
+ "footer",
32
+ "ide",
33
+ "editor",
34
+ "chrome",
35
+ "current",
36
+ "state",
37
+ "info",
38
+ "line",
39
+ "save",
40
+ "status"
41
+ ]
42
+ },
43
+ "captured_at": "2026-06-10T16:56:21.616Z",
44
+ "template": [
45
+ {
46
+ "id": "check-circle",
47
+ "component": "Icon",
48
+ "name": "check-circle"
49
+ },
50
+ {
51
+ "id": "text",
52
+ "component": "Text",
53
+ "variant": "body",
54
+ "slot": "icon",
55
+ "children": [
56
+ "check-circle"
57
+ ]
58
+ },
59
+ {
60
+ "id": "status-heading",
61
+ "component": "Text",
62
+ "variant": "body",
63
+ "slot": "heading",
64
+ "textContent": "Ready"
65
+ },
66
+ {
67
+ "id": "status-description",
68
+ "component": "Text",
69
+ "variant": "body",
70
+ "slot": "description",
71
+ "textContent": "A2UI Editor — catalog-driven authoring"
72
+ },
73
+ {
74
+ "id": "selection-indicator",
75
+ "component": "Text",
76
+ "variant": "body",
77
+ "textContent": "no selection"
78
+ },
79
+ {
80
+ "id": "text-2",
81
+ "component": "Text",
82
+ "variant": "body",
83
+ "slot": "action",
84
+ "children": [
85
+ "selection-indicator"
86
+ ]
87
+ },
88
+ {
89
+ "id": "root",
90
+ "component": "EditorStatusbar",
91
+ "children": [
92
+ "text",
93
+ "status-heading",
94
+ "status-description",
95
+ "text-2"
96
+ ]
97
+ }
98
+ ]
99
+ }
@@ -0,0 +1,195 @@
1
+ {
2
+ "name": "editor-toolbar-import-export",
3
+ "kind": "block",
4
+ "primary": "editor-toolbar",
5
+ "page": "/apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<editor-toolbar>\n <span slot=\"icon\"><icon-ui name=\"brackets-curly\"></icon-ui></span>\n <span slot=\"heading\">A2UI Editor</span>\n <span slot=\"description\" id=\"doc-meta\">0 components</span>\n <span slot=\"action\">\n <button-ui id=\"import-btn\" icon=\"upload-simple\" text=\"Import\" variant=\"outline\" size=\"sm\"></button-ui>\n <popover-ui id=\"export-popover\" placement=\"bottom-end\">\n <button-ui slot=\"trigger\" id=\"export-btn\" icon=\"download-simple\" text=\"Export\" variant=\"outline\" size=\"sm\"></button-ui>\n <div slot=\"content\" data-export-menu>\n <button-ui data-export=\"json\" icon=\"file-code\" text=\"Download A2UI JSON\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui data-export=\"copy\" icon=\"clipboard-text\" text=\"Copy JSON to clipboard\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui data-export=\"html\" icon=\"code\" text=\"Copy rendered HTML\" variant=\"ghost\" size=\"sm\"></button-ui>\n <divider-ui></divider-ui>\n <button-ui data-export=\"share\" icon=\"share\" text=\"Copy share URL\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui data-export=\"reset\" icon=\"arrow-counter-clockwise\" text=\"Reset to starter doc\" variant=\"ghost\" size=\"sm\"></button-ui>\n </div>\n </popover-ui>\n <button-ui id=\"theme-toggle\" icon=\"moon\" variant=\"ghost\" size=\"sm\"></button-ui>\n </span>\n </editor-toolbar>",
10
+ "source": "apps/genui/app/a2ui-editor/a2ui-editor.contents.html",
11
+ "metadata": {
12
+ "domain": "navigation",
13
+ "description": "Editor toolbar with import / export — an app-editor top band carrying a title with icon and a live document-meta subtitle, plus a trailing action cluster: an Import button, an Export popover menu (download JSON, copy JSON, copy HTML, copy share URL, reset), and a theme toggle. The standard authoring-tool header bar.",
14
+ "keywords": [
15
+ "editor",
16
+ "toolbar",
17
+ "header",
18
+ "import",
19
+ "export",
20
+ "popover",
21
+ "menu",
22
+ "download",
23
+ "json",
24
+ "copy",
25
+ "clipboard",
26
+ "share",
27
+ "url",
28
+ "reset",
29
+ "theme",
30
+ "toggle",
31
+ "authoring",
32
+ "tool",
33
+ "top",
34
+ "band",
35
+ "title",
36
+ "document",
37
+ "meta",
38
+ "actions",
39
+ "toolbar",
40
+ "bar",
41
+ "app",
42
+ "chrome",
43
+ "editor",
44
+ "header"
45
+ ]
46
+ },
47
+ "captured_at": "2026-06-10T16:56:21.616Z",
48
+ "template": [
49
+ {
50
+ "id": "brackets-curly",
51
+ "component": "Icon",
52
+ "name": "brackets-curly"
53
+ },
54
+ {
55
+ "id": "text",
56
+ "component": "Text",
57
+ "variant": "body",
58
+ "slot": "icon",
59
+ "children": [
60
+ "brackets-curly"
61
+ ]
62
+ },
63
+ {
64
+ "id": "text-2",
65
+ "component": "Text",
66
+ "variant": "body",
67
+ "slot": "heading",
68
+ "textContent": "A2UI Editor"
69
+ },
70
+ {
71
+ "id": "doc-meta",
72
+ "component": "Text",
73
+ "variant": "body",
74
+ "slot": "description",
75
+ "textContent": "0 components"
76
+ },
77
+ {
78
+ "id": "import-btn",
79
+ "component": "Button",
80
+ "icon": "upload-simple",
81
+ "size": "sm",
82
+ "text": "Import",
83
+ "variant": "outline"
84
+ },
85
+ {
86
+ "id": "export-btn",
87
+ "component": "Button",
88
+ "slot": "trigger",
89
+ "icon": "download-simple",
90
+ "size": "sm",
91
+ "text": "Export",
92
+ "variant": "outline"
93
+ },
94
+ {
95
+ "id": "button",
96
+ "component": "Button",
97
+ "icon": "file-code",
98
+ "size": "sm",
99
+ "text": "Download A2UI JSON",
100
+ "variant": "ghost",
101
+ "data-export": "json"
102
+ },
103
+ {
104
+ "id": "button-2",
105
+ "component": "Button",
106
+ "icon": "clipboard-text",
107
+ "size": "sm",
108
+ "text": "Copy JSON to clipboard",
109
+ "variant": "ghost",
110
+ "data-export": "copy"
111
+ },
112
+ {
113
+ "id": "button-3",
114
+ "component": "Button",
115
+ "icon": "code",
116
+ "size": "sm",
117
+ "text": "Copy rendered HTML",
118
+ "variant": "ghost",
119
+ "data-export": "html"
120
+ },
121
+ {
122
+ "id": "divider",
123
+ "component": "Divider"
124
+ },
125
+ {
126
+ "id": "button-4",
127
+ "component": "Button",
128
+ "icon": "share",
129
+ "size": "sm",
130
+ "text": "Copy share URL",
131
+ "variant": "ghost",
132
+ "data-export": "share"
133
+ },
134
+ {
135
+ "id": "button-5",
136
+ "component": "Button",
137
+ "icon": "arrow-counter-clockwise",
138
+ "size": "sm",
139
+ "text": "Reset to starter doc",
140
+ "variant": "ghost",
141
+ "data-export": "reset"
142
+ },
143
+ {
144
+ "id": "column",
145
+ "component": "Column",
146
+ "slot": "content",
147
+ "data-export-menu": "",
148
+ "children": [
149
+ "button",
150
+ "button-2",
151
+ "button-3",
152
+ "divider",
153
+ "button-4",
154
+ "button-5"
155
+ ]
156
+ },
157
+ {
158
+ "id": "export-popover",
159
+ "component": "Popover",
160
+ "placement": "bottom-end",
161
+ "children": [
162
+ "export-btn",
163
+ "column"
164
+ ]
165
+ },
166
+ {
167
+ "id": "theme-toggle",
168
+ "component": "Button",
169
+ "icon": "moon",
170
+ "size": "sm",
171
+ "variant": "ghost"
172
+ },
173
+ {
174
+ "id": "text-3",
175
+ "component": "Text",
176
+ "variant": "body",
177
+ "slot": "action",
178
+ "children": [
179
+ "import-btn",
180
+ "export-popover",
181
+ "theme-toggle"
182
+ ]
183
+ },
184
+ {
185
+ "id": "root",
186
+ "component": "EditorToolbar",
187
+ "children": [
188
+ "text",
189
+ "text-2",
190
+ "doc-meta",
191
+ "text-3"
192
+ ]
193
+ }
194
+ ]
195
+ }