@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,53 @@
1
+ {
2
+ "name": "stack-avatar-badge-overlay",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/stack/stack.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "avatar with badge overlay"
11
+ },
12
+ "html": "<stack-ui style=\"width:fit-content\">\n <avatar-ui text=\"KG\" size=\"md\"></avatar-ui>\n <badge-ui text=\"3\" variant=\"danger\" style=\"position:absolute;top:-4px;right:-4px;\"></badge-ui>\n </stack-ui>",
13
+ "source": "packages/web-components/components/stack/stack.examples.html",
14
+ "metadata": {
15
+ "domain": "layout",
16
+ "description": "Overlay stack — avatar with a status badge overlaid at a corner. Classic notification indicator pattern.",
17
+ "keywords": [
18
+ "stack",
19
+ "overlay",
20
+ "z-axis",
21
+ "avatar",
22
+ "badge",
23
+ "status",
24
+ "indicator",
25
+ "notification",
26
+ "overlay",
27
+ "position"
28
+ ]
29
+ },
30
+ "captured_at": "2026-06-10T20:25:14.783Z",
31
+ "template": [
32
+ {
33
+ "id": "avatar",
34
+ "component": "Avatar",
35
+ "size": "md",
36
+ "text": "KG"
37
+ },
38
+ {
39
+ "id": "badge",
40
+ "component": "Badge",
41
+ "text": "3",
42
+ "variant": "danger"
43
+ },
44
+ {
45
+ "id": "root",
46
+ "component": "Stack",
47
+ "children": [
48
+ "avatar",
49
+ "badge"
50
+ ]
51
+ }
52
+ ]
53
+ }
@@ -0,0 +1,51 @@
1
+ {
2
+ "name": "stack-image-shimmer",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/stack/stack.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "image with shimmer overlay"
11
+ },
12
+ "html": "<stack-ui style=\"width:240px;height:120px;border-radius:var(--a-radius-md);overflow:hidden;background:var(--a-canvas-2)\">\n <div style=\"width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--a-fg-muted)\">Content</div>\n <skeleton-ui style=\"position:absolute;inset:0;border-radius:0\"></skeleton-ui>\n </stack-ui>",
13
+ "source": "packages/web-components/components/stack/stack.examples.html",
14
+ "metadata": {
15
+ "domain": "layout",
16
+ "description": "Loading overlay — content placeholder with shimmer overlaid on top of image or card content.",
17
+ "keywords": [
18
+ "stack",
19
+ "overlay",
20
+ "shimmer",
21
+ "loading",
22
+ "skeleton",
23
+ "placeholder",
24
+ "image",
25
+ "card",
26
+ "overlay",
27
+ "z-axis"
28
+ ]
29
+ },
30
+ "captured_at": "2026-06-10T20:25:14.783Z",
31
+ "template": [
32
+ {
33
+ "id": "text",
34
+ "component": "Text",
35
+ "textContent": "Content",
36
+ "variant": "body"
37
+ },
38
+ {
39
+ "id": "skeleton",
40
+ "component": "Skeleton"
41
+ },
42
+ {
43
+ "id": "root",
44
+ "component": "Stack",
45
+ "children": [
46
+ "text",
47
+ "skeleton"
48
+ ]
49
+ }
50
+ ]
51
+ }
@@ -0,0 +1,175 @@
1
+ {
2
+ "name": "stats-band-big-numbers",
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 <grid-ui columns=\"2 4@md\" gap=\"4\">\n <col-ui gap=\"0\" align=\"center\">\n <text-ui variant=\"display\" size=\"lg\" color=\"accent\">99.99%</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">Uptime SLA</text-ui>\n </col-ui>\n <col-ui gap=\"0\" align=\"center\">\n <text-ui variant=\"display\" size=\"lg\" color=\"accent\">12,000+</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">Teams shipping</text-ui>\n </col-ui>\n <col-ui gap=\"0\" align=\"center\">\n <text-ui variant=\"display\" size=\"lg\" color=\"accent\">4.2B</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">Requests / month</text-ui>\n </col-ui>\n <col-ui gap=\"0\" align=\"center\">\n <text-ui variant=\"display\" size=\"lg\" color=\"accent\">86</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">Countries</text-ui>\n </col-ui>\n </grid-ui>\n </section>",
10
+ "source": "catalog/ui-patterns/v050-content-blocks/v050-content-blocks.contents.html",
11
+ "metadata": {
12
+ "domain": "marketing",
13
+ "description": "Marketing stats band — a horizontal row of three or four big headline numbers, each a large display figure over a short caption (uptime, customers, requests, countries). The 'by the numbers / trusted at scale' proof band that sits between a hero and the features on a landing page.",
14
+ "keywords": [
15
+ "stats",
16
+ "band",
17
+ "big",
18
+ "numbers",
19
+ "metrics",
20
+ "marketing",
21
+ "proof",
22
+ "social",
23
+ "proof",
24
+ "by",
25
+ "the",
26
+ "numbers",
27
+ "at",
28
+ "scale",
29
+ "headline",
30
+ "figures",
31
+ "uptime",
32
+ "customers",
33
+ "users",
34
+ "requests",
35
+ "countries",
36
+ "growth",
37
+ "display",
38
+ "stats",
39
+ "row",
40
+ "landing",
41
+ "page",
42
+ "trust",
43
+ "signals",
44
+ "key",
45
+ "metrics",
46
+ "impressive",
47
+ "numbers",
48
+ "statistics",
49
+ "band",
50
+ "achievements"
51
+ ]
52
+ },
53
+ "captured_at": "2026-06-10T19:45:40.486Z",
54
+ "template": [
55
+ {
56
+ "id": "text",
57
+ "component": "Text",
58
+ "color": "accent",
59
+ "size": "lg",
60
+ "variant": "display",
61
+ "textContent": "99.99%"
62
+ },
63
+ {
64
+ "id": "text-2",
65
+ "component": "Text",
66
+ "color": "subtle",
67
+ "size": "sm",
68
+ "textContent": "Uptime SLA"
69
+ },
70
+ {
71
+ "id": "column",
72
+ "component": "Column",
73
+ "align": "center",
74
+ "gap": "0",
75
+ "children": [
76
+ "text",
77
+ "text-2"
78
+ ]
79
+ },
80
+ {
81
+ "id": "text-3",
82
+ "component": "Text",
83
+ "color": "accent",
84
+ "size": "lg",
85
+ "variant": "display",
86
+ "textContent": "12,000+"
87
+ },
88
+ {
89
+ "id": "text-4",
90
+ "component": "Text",
91
+ "color": "subtle",
92
+ "size": "sm",
93
+ "textContent": "Teams shipping"
94
+ },
95
+ {
96
+ "id": "column-2",
97
+ "component": "Column",
98
+ "align": "center",
99
+ "gap": "0",
100
+ "children": [
101
+ "text-3",
102
+ "text-4"
103
+ ]
104
+ },
105
+ {
106
+ "id": "text-5",
107
+ "component": "Text",
108
+ "color": "accent",
109
+ "size": "lg",
110
+ "variant": "display",
111
+ "textContent": "4.2B"
112
+ },
113
+ {
114
+ "id": "text-6",
115
+ "component": "Text",
116
+ "color": "subtle",
117
+ "size": "sm",
118
+ "textContent": "Requests / month"
119
+ },
120
+ {
121
+ "id": "column-3",
122
+ "component": "Column",
123
+ "align": "center",
124
+ "gap": "0",
125
+ "children": [
126
+ "text-5",
127
+ "text-6"
128
+ ]
129
+ },
130
+ {
131
+ "id": "text-7",
132
+ "component": "Text",
133
+ "color": "accent",
134
+ "size": "lg",
135
+ "variant": "display",
136
+ "textContent": "86"
137
+ },
138
+ {
139
+ "id": "text-8",
140
+ "component": "Text",
141
+ "color": "subtle",
142
+ "size": "sm",
143
+ "textContent": "Countries"
144
+ },
145
+ {
146
+ "id": "column-4",
147
+ "component": "Column",
148
+ "align": "center",
149
+ "gap": "0",
150
+ "children": [
151
+ "text-7",
152
+ "text-8"
153
+ ]
154
+ },
155
+ {
156
+ "id": "grid",
157
+ "component": "Grid",
158
+ "columns": "2 4@md",
159
+ "gap": "4",
160
+ "children": [
161
+ "column",
162
+ "column-2",
163
+ "column-3",
164
+ "column-4"
165
+ ]
166
+ },
167
+ {
168
+ "id": "root",
169
+ "component": "Section",
170
+ "children": [
171
+ "grid"
172
+ ]
173
+ }
174
+ ]
175
+ }
@@ -0,0 +1,229 @@
1
+ {
2
+ "name": "subscription-status-renewal-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>Current plan</text-ui>\n <badge-ui text=\"Active\" variant=\"success\" size=\"sm\"></badge-ui>\n </header>\n <section>\n <col-ui gap=\"4\">\n <row-ui gap=\"3\" align=\"center\" justify=\"between\">\n <col-ui gap=\"0\">\n <text-ui size=\"lg\" strong>Team — Annual</text-ui>\n <text-ui size=\"sm\" color=\"subtle\">$240 / seat / year</text-ui>\n </col-ui>\n <button-ui text=\"Manage plan\" variant=\"outline\" size=\"sm\"></button-ui>\n </row-ui>\n <description-list-ui align=\"between\">\n <dt>Seats</dt><dd>8 of 10 used</dd>\n <dt>Billing cycle</dt><dd>Annual</dd>\n <dt>Next renewal</dt><dd>April 14, 2027</dd>\n <dt>Payment method</dt><dd>Visa ending 4242</dd>\n </description-list-ui>\n <row-ui gap=\"2\">\n <button-ui text=\"Change plan\" variant=\"ghost\" size=\"sm\"></button-ui>\n <button-ui text=\"Cancel subscription\" variant=\"ghost\" size=\"sm\" color=\"danger\"></button-ui>\n </row-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": "Subscription status card — shows the current plan name and a status badge, a key-value detail list of seats, billing cycle, and next renewal date, then Manage-plan / Cancel actions. The 'your current subscription' summary panel on a billing or account-settings page.",
14
+ "keywords": [
15
+ "subscription",
16
+ "status",
17
+ "plan",
18
+ "current",
19
+ "billing",
20
+ "cycle",
21
+ "renewal",
22
+ "next",
23
+ "payment",
24
+ "seats",
25
+ "members",
26
+ "manage",
27
+ "cancel",
28
+ "upgrade",
29
+ "downgrade",
30
+ "account",
31
+ "membership",
32
+ "tier",
33
+ "active",
34
+ "card",
35
+ "billing",
36
+ "summary",
37
+ "subscription",
38
+ "details",
39
+ "renew",
40
+ "date",
41
+ "plan",
42
+ "name"
43
+ ]
44
+ },
45
+ "captured_at": "2026-06-10T19:45:40.486Z",
46
+ "template": [
47
+ {
48
+ "id": "text",
49
+ "component": "Text",
50
+ "strong": true,
51
+ "textContent": "Current plan"
52
+ },
53
+ {
54
+ "id": "badge",
55
+ "component": "Badge",
56
+ "size": "sm",
57
+ "text": "Active",
58
+ "variant": "success"
59
+ },
60
+ {
61
+ "id": "header",
62
+ "component": "Header",
63
+ "children": [
64
+ "text",
65
+ "badge"
66
+ ]
67
+ },
68
+ {
69
+ "id": "text-2",
70
+ "component": "Text",
71
+ "size": "lg",
72
+ "strong": true,
73
+ "textContent": "Team — Annual"
74
+ },
75
+ {
76
+ "id": "text-3",
77
+ "component": "Text",
78
+ "color": "subtle",
79
+ "size": "sm",
80
+ "textContent": "$240 / seat / year"
81
+ },
82
+ {
83
+ "id": "column-2",
84
+ "component": "Column",
85
+ "gap": "0",
86
+ "children": [
87
+ "text-2",
88
+ "text-3"
89
+ ]
90
+ },
91
+ {
92
+ "id": "button",
93
+ "component": "Button",
94
+ "size": "sm",
95
+ "text": "Manage plan",
96
+ "variant": "outline"
97
+ },
98
+ {
99
+ "id": "row",
100
+ "component": "Row",
101
+ "align": "center",
102
+ "gap": "3",
103
+ "justify": "between",
104
+ "children": [
105
+ "column-2",
106
+ "button"
107
+ ]
108
+ },
109
+ {
110
+ "id": "text-4",
111
+ "component": "Text",
112
+ "textContent": "Seats",
113
+ "variant": "body"
114
+ },
115
+ {
116
+ "id": "text-5",
117
+ "component": "Text",
118
+ "textContent": "8 of 10 used",
119
+ "variant": "body"
120
+ },
121
+ {
122
+ "id": "text-6",
123
+ "component": "Text",
124
+ "textContent": "Billing cycle",
125
+ "variant": "body"
126
+ },
127
+ {
128
+ "id": "text-7",
129
+ "component": "Text",
130
+ "textContent": "Annual",
131
+ "variant": "body"
132
+ },
133
+ {
134
+ "id": "text-8",
135
+ "component": "Text",
136
+ "textContent": "Next renewal",
137
+ "variant": "body"
138
+ },
139
+ {
140
+ "id": "text-9",
141
+ "component": "Text",
142
+ "textContent": "April 14, 2027",
143
+ "variant": "body"
144
+ },
145
+ {
146
+ "id": "text-10",
147
+ "component": "Text",
148
+ "textContent": "Payment method",
149
+ "variant": "body"
150
+ },
151
+ {
152
+ "id": "text-11",
153
+ "component": "Text",
154
+ "textContent": "Visa ending 4242",
155
+ "variant": "body"
156
+ },
157
+ {
158
+ "id": "description-list",
159
+ "component": "DescriptionList",
160
+ "align": "between",
161
+ "children": [
162
+ "text-4",
163
+ "text-5",
164
+ "text-6",
165
+ "text-7",
166
+ "text-8",
167
+ "text-9",
168
+ "text-10",
169
+ "text-11"
170
+ ]
171
+ },
172
+ {
173
+ "id": "button-2",
174
+ "component": "Button",
175
+ "size": "sm",
176
+ "text": "Change plan",
177
+ "variant": "ghost"
178
+ },
179
+ {
180
+ "id": "button-3",
181
+ "component": "Button",
182
+ "color": "danger",
183
+ "size": "sm",
184
+ "text": "Cancel subscription",
185
+ "variant": "ghost"
186
+ },
187
+ {
188
+ "id": "row-2",
189
+ "component": "Row",
190
+ "gap": "2",
191
+ "children": [
192
+ "button-2",
193
+ "button-3"
194
+ ]
195
+ },
196
+ {
197
+ "id": "column",
198
+ "component": "Column",
199
+ "gap": "4",
200
+ "children": [
201
+ "row",
202
+ "description-list",
203
+ "row-2"
204
+ ]
205
+ },
206
+ {
207
+ "id": "section",
208
+ "component": "Section",
209
+ "children": [
210
+ "column"
211
+ ]
212
+ },
213
+ {
214
+ "id": "card",
215
+ "component": "Card",
216
+ "children": [
217
+ "header",
218
+ "section"
219
+ ]
220
+ },
221
+ {
222
+ "id": "root",
223
+ "component": "Section",
224
+ "children": [
225
+ "card"
226
+ ]
227
+ }
228
+ ]
229
+ }
@@ -0,0 +1,116 @@
1
+ {
2
+ "name": "table-empty-state",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/table/table.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "table with empty state"
11
+ },
12
+ "html": "<card-ui>\n <section bleed>\n <table-ui>\n <table>\n <thead><tr><th>Name</th><th>Status</th><th>Date</th></tr></thead>\n <tbody>\n <tr>\n <td colspan=\"3\">\n <empty-state-ui icon=\"list\" heading=\"No records yet\" description=\"Records will appear here once added.\">\n <button-ui slot=\"action\" text=\"+ Add first record\" variant=\"primary\"></button-ui>\n </empty-state-ui>\n </td>\n </tr>\n </tbody>\n </table>\n </table-ui>\n </section>\n </card-ui>",
13
+ "source": "packages/web-components/components/table/table.examples.html",
14
+ "metadata": {
15
+ "domain": "data",
16
+ "description": "Empty data table — table with no rows showing an empty-state-ui placeholder with icon and CTA.",
17
+ "keywords": [
18
+ "table",
19
+ "empty",
20
+ "state",
21
+ "no",
22
+ "data",
23
+ "placeholder",
24
+ "icon",
25
+ "cta",
26
+ "zero",
27
+ "rows",
28
+ "grid",
29
+ "list"
30
+ ]
31
+ },
32
+ "captured_at": "2026-06-10T20:25:14.783Z",
33
+ "template": [
34
+ {
35
+ "id": "text",
36
+ "component": "Text",
37
+ "textContent": "Name",
38
+ "variant": "body"
39
+ },
40
+ {
41
+ "id": "text-2",
42
+ "component": "Text",
43
+ "textContent": "Status",
44
+ "variant": "body"
45
+ },
46
+ {
47
+ "id": "text-3",
48
+ "component": "Text",
49
+ "textContent": "Date",
50
+ "variant": "body"
51
+ },
52
+ {
53
+ "id": "column-2",
54
+ "component": "Column",
55
+ "children": [
56
+ "text",
57
+ "text-2",
58
+ "text-3"
59
+ ]
60
+ },
61
+ {
62
+ "id": "button",
63
+ "component": "Button",
64
+ "slot": "action",
65
+ "text": "+ Add first record",
66
+ "variant": "primary"
67
+ },
68
+ {
69
+ "id": "empty-state",
70
+ "component": "EmptyState",
71
+ "description": "Records will appear here once added.",
72
+ "heading": "No records yet",
73
+ "icon": "list",
74
+ "children": [
75
+ "button"
76
+ ]
77
+ },
78
+ {
79
+ "id": "table-2",
80
+ "component": "Table",
81
+ "children": [
82
+ "column-2",
83
+ "empty-state"
84
+ ]
85
+ },
86
+ {
87
+ "id": "table",
88
+ "component": "Table",
89
+ "children": [
90
+ "table-2"
91
+ ]
92
+ },
93
+ {
94
+ "id": "section",
95
+ "component": "Section",
96
+ "bleed": true,
97
+ "children": [
98
+ "column-9"
99
+ ]
100
+ },
101
+ {
102
+ "id": "column-9",
103
+ "component": "Column",
104
+ "children": [
105
+ "table"
106
+ ]
107
+ },
108
+ {
109
+ "id": "root",
110
+ "component": "Card",
111
+ "children": [
112
+ "section"
113
+ ]
114
+ }
115
+ ]
116
+ }
@@ -0,0 +1,38 @@
1
+ {
2
+ "name": "table-toolbar-no-search",
3
+ "kind": "block",
4
+ "primary": "div",
5
+ "page": "/packages/web-components/components/table-toolbar/table-toolbar.examples.html",
6
+ "slots": [],
7
+ "nested": [],
8
+ "attrs": {
9
+ "data-artifact-item": "",
10
+ "data-artifact-label": "standalone toolbar — variant=card, no search"
11
+ },
12
+ "html": "<table-toolbar-ui text=\"Recent orders\" count=\"18\" variant=\"card\" no-search></table-toolbar-ui>",
13
+ "source": "packages/web-components/components/table-toolbar/table-toolbar.examples.html",
14
+ "metadata": {
15
+ "domain": "data",
16
+ "description": "Standalone table toolbar — title + count + filter/sort controls, no search. variant=card gives it surface chrome when it stands outside a card-ui.",
17
+ "keywords": [
18
+ "table",
19
+ "toolbar",
20
+ "filter",
21
+ "sort",
22
+ "columns",
23
+ "controls",
24
+ "no-search",
25
+ "standalone",
26
+ "card",
27
+ "data",
28
+ "grid"
29
+ ]
30
+ },
31
+ "captured_at": "2026-06-10T20:25:14.783Z",
32
+ "template": [
33
+ {
34
+ "id": "root",
35
+ "component": "Column"
36
+ }
37
+ ]
38
+ }