@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,217 @@
1
+ {
2
+ "name": "usage-quota-meter-card",
3
+ "kind": "block",
4
+ "primary": "section",
5
+ "page": "/catalog/ui-patterns/v050-data-blocks/v050-data-blocks.contents.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {},
9
+ "html": "<section>\n <card-ui>\n <header>\n <text-ui strong>Usage this period</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">Resets May 1</text-ui>\n </header>\n <section>\n <col-ui gap=\"4\">\n <col-ui gap=\"1\">\n <row-ui gap=\"3\" align=\"center\" justify=\"between\">\n <text-ui size=\"sm\">API calls</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">62,400 / 100,000</text-ui>\n </row-ui>\n <progress-ui value=\"62\" total=\"100\" color=\"success\"></progress-ui>\n </col-ui>\n <col-ui gap=\"1\">\n <row-ui gap=\"3\" align=\"center\" justify=\"between\">\n <text-ui size=\"sm\">Storage</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">8.1 GB / 10 GB</text-ui>\n </row-ui>\n <progress-ui value=\"81\" total=\"100\" color=\"warning\"></progress-ui>\n </col-ui>\n <col-ui gap=\"1\">\n <row-ui gap=\"3\" align=\"center\" justify=\"between\">\n <text-ui size=\"sm\">Team seats</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">10 / 10</text-ui>\n </row-ui>\n <progress-ui value=\"100\" total=\"100\" color=\"danger\"></progress-ui>\n </col-ui>\n </col-ui>\n </section>\n </card-ui>\n </section>",
10
+ "source": "catalog/ui-patterns/v050-data-blocks/v050-data-blocks.contents.html",
11
+ "metadata": {
12
+ "domain": "billing",
13
+ "description": "Usage quota card — a card listing several metered resources (API calls, storage, seats), each a label with a used / limit count and a progress bar that turns warning then danger as the resource fills. The 'how much of your plan limits you've used this period' meter panel.",
14
+ "keywords": [
15
+ "usage",
16
+ "quota",
17
+ "meter",
18
+ "limits",
19
+ "metered",
20
+ "billing",
21
+ "consumption",
22
+ "api",
23
+ "calls",
24
+ "requests",
25
+ "storage",
26
+ "bandwidth",
27
+ "seats",
28
+ "plan",
29
+ "limits",
30
+ "used",
31
+ "remaining",
32
+ "progress",
33
+ "bars",
34
+ "resource",
35
+ "utilization",
36
+ "capacity",
37
+ "allowance",
38
+ "tier",
39
+ "limits",
40
+ "usage",
41
+ "card",
42
+ "overage",
43
+ "this",
44
+ "period"
45
+ ]
46
+ },
47
+ "captured_at": "2026-06-10T19:45:40.486Z",
48
+ "template": [
49
+ {
50
+ "id": "text",
51
+ "component": "Text",
52
+ "strong": true,
53
+ "textContent": "Usage this period"
54
+ },
55
+ {
56
+ "id": "text-2",
57
+ "component": "Text",
58
+ "color": "subtle",
59
+ "size": "sm",
60
+ "textContent": "Resets May 1"
61
+ },
62
+ {
63
+ "id": "header",
64
+ "component": "Header",
65
+ "children": [
66
+ "text",
67
+ "text-2"
68
+ ]
69
+ },
70
+ {
71
+ "id": "text-3",
72
+ "component": "Text",
73
+ "size": "sm",
74
+ "textContent": "API calls"
75
+ },
76
+ {
77
+ "id": "text-4",
78
+ "component": "Text",
79
+ "color": "subtle",
80
+ "size": "sm",
81
+ "textContent": "62,400 / 100,000"
82
+ },
83
+ {
84
+ "id": "row",
85
+ "component": "Row",
86
+ "align": "center",
87
+ "gap": "3",
88
+ "justify": "between",
89
+ "children": [
90
+ "text-3",
91
+ "text-4"
92
+ ]
93
+ },
94
+ {
95
+ "id": "progress",
96
+ "component": "Progress",
97
+ "value": 62
98
+ },
99
+ {
100
+ "id": "column-2",
101
+ "component": "Column",
102
+ "gap": "1",
103
+ "children": [
104
+ "row",
105
+ "progress"
106
+ ]
107
+ },
108
+ {
109
+ "id": "text-5",
110
+ "component": "Text",
111
+ "size": "sm",
112
+ "textContent": "Storage"
113
+ },
114
+ {
115
+ "id": "text-6",
116
+ "component": "Text",
117
+ "color": "subtle",
118
+ "size": "sm",
119
+ "textContent": "8.1 GB / 10 GB"
120
+ },
121
+ {
122
+ "id": "row-2",
123
+ "component": "Row",
124
+ "align": "center",
125
+ "gap": "3",
126
+ "justify": "between",
127
+ "children": [
128
+ "text-5",
129
+ "text-6"
130
+ ]
131
+ },
132
+ {
133
+ "id": "progress-2",
134
+ "component": "Progress",
135
+ "value": 81
136
+ },
137
+ {
138
+ "id": "column-3",
139
+ "component": "Column",
140
+ "gap": "1",
141
+ "children": [
142
+ "row-2",
143
+ "progress-2"
144
+ ]
145
+ },
146
+ {
147
+ "id": "text-7",
148
+ "component": "Text",
149
+ "size": "sm",
150
+ "textContent": "Team seats"
151
+ },
152
+ {
153
+ "id": "text-8",
154
+ "component": "Text",
155
+ "color": "subtle",
156
+ "size": "sm",
157
+ "textContent": "10 / 10"
158
+ },
159
+ {
160
+ "id": "row-3",
161
+ "component": "Row",
162
+ "align": "center",
163
+ "gap": "3",
164
+ "justify": "between",
165
+ "children": [
166
+ "text-7",
167
+ "text-8"
168
+ ]
169
+ },
170
+ {
171
+ "id": "progress-3",
172
+ "component": "Progress",
173
+ "value": 100
174
+ },
175
+ {
176
+ "id": "column-4",
177
+ "component": "Column",
178
+ "gap": "1",
179
+ "children": [
180
+ "row-3",
181
+ "progress-3"
182
+ ]
183
+ },
184
+ {
185
+ "id": "column",
186
+ "component": "Column",
187
+ "gap": "4",
188
+ "children": [
189
+ "column-2",
190
+ "column-3",
191
+ "column-4"
192
+ ]
193
+ },
194
+ {
195
+ "id": "section",
196
+ "component": "Section",
197
+ "children": [
198
+ "column"
199
+ ]
200
+ },
201
+ {
202
+ "id": "card",
203
+ "component": "Card",
204
+ "children": [
205
+ "header",
206
+ "section"
207
+ ]
208
+ },
209
+ {
210
+ "id": "root",
211
+ "component": "Section",
212
+ "children": [
213
+ "card"
214
+ ]
215
+ }
216
+ ]
217
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-corpus",
3
- "version": "0.7.19",
3
+ "version": "0.7.21",
4
4
  "type": "module",
5
5
  "description": "AdiaUI A2UI training corpus \u2014 canonical v0.9 catalog + chunks + eval fixtures + feedback + gap registry. Consumed by the compose engine's retrieval layer + the MCP pipeline.",
6
6
  "exports": {