@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.
- package/CHANGELOG.md +17 -0
- package/chunk-embeddings.json +1 -1
- package/chunks/_index.json +8208 -4773
- package/chunks/admin-shell-rounded-borderless.json +280 -0
- package/chunks/admin-shell-standard.json +303 -0
- package/chunks/agent-artifact-stub-card.json +115 -0
- package/chunks/agent-citations-source-chips.json +78 -0
- package/chunks/agent-pipeline-status-stages.json +69 -0
- package/chunks/agent-tool-call-accordion.json +109 -0
- package/chunks/avatar-stack-overflow.json +124 -0
- package/chunks/billing-cancel-subscription-danger.json +61 -0
- package/chunks/billing-invoice-history-table.json +75 -0
- package/chunks/billing-payment-method-card-on-file.json +157 -0
- package/chunks/bulk-selection-actions-bar.json +161 -0
- package/chunks/business-address-form.json +950 -0
- package/chunks/card-with-empty-state.json +96 -0
- package/chunks/card-with-form.json +143 -0
- package/chunks/card-with-sparkline.json +90 -0
- package/chunks/card-with-stat-kpi.json +95 -0
- package/chunks/chat-empty-state-hero.json +102 -0
- package/chunks/chat-message-assistant-byline.json +85 -0
- package/chunks/chat-message-user-byline.json +84 -0
- package/chunks/checkout-order-summary-card.json +140 -0
- package/chunks/col-form-stack.json +93 -0
- package/chunks/col-heading-body-action.json +79 -0
- package/chunks/col-stat-label.json +72 -0
- package/chunks/contact-form-card.json +197 -0
- package/chunks/contact-support-form.json +699 -0
- package/chunks/cta-banner-centered.json +102 -0
- package/chunks/data-import-wizard.json +12 -3
- package/chunks/departments-checkbox-form.json +387 -0
- package/chunks/drawer-record-detail.json +44 -0
- package/chunks/drawer-with-create-form.json +43 -0
- package/chunks/editor-statusbar-ready.json +99 -0
- package/chunks/editor-toolbar-import-export.json +195 -0
- package/chunks/extended-profile-form.json +509 -0
- package/chunks/feature-grid-three-cards.json +187 -0
- package/chunks/feature-toggle-switch-grid.json +213 -0
- package/chunks/file-upload-field.json +97 -0
- package/chunks/file-upload-form.json +248 -0
- package/chunks/form-field-with-error.json +151 -0
- package/chunks/grid-2col-entry-cards.json +158 -0
- package/chunks/grid-kpi-4col.json +164 -0
- package/chunks/grid-responsive-kpi.json +165 -0
- package/chunks/image-thumbnail-grid.json +77 -0
- package/chunks/integrations-api-keys-card-list.json +475 -0
- package/chunks/integrations-connect-form.json +547 -0
- package/chunks/integrations-webhooks-empty-state.json +66 -0
- package/chunks/key-value-detail-list.json +172 -0
- package/chunks/library-browser-search-filter.json +109 -0
- package/chunks/login-form-card.json +207 -0
- package/chunks/logo-cloud-trusted-by.json +235 -0
- package/chunks/map-with-location-list.json +291 -0
- package/chunks/marketing-page-shell.json +45 -11
- package/chunks/members-active-table-search-filter.json +184 -0
- package/chunks/members-pending-invites-cards.json +251 -0
- package/chunks/members-roles-permissions-list.json +104 -0
- package/chunks/multi-field-form-validation.json +391 -0
- package/chunks/order-confirmation-success-card.json +177 -0
- package/chunks/payment-checkout-form.json +338 -0
- package/chunks/plan-selection-form.json +526 -0
- package/chunks/rating-stars-review-summary.json +258 -0
- package/chunks/reg-step-shell.json +12 -3
- package/chunks/responsive-shell-sidebar.json +79 -0
- package/chunks/row-action-cluster.json +54 -0
- package/chunks/row-avatar-name-role.json +71 -0
- package/chunks/row-icon-label.json +52 -0
- package/chunks/row-spread-label-value.json +54 -0
- package/chunks/row-wrap-tags.json +112 -0
- package/chunks/schedule-meeting-form-card.json +229 -0
- package/chunks/searchable-picker-modal.json +164 -0
- package/chunks/security-active-sessions-devices.json +287 -0
- package/chunks/security-change-password-form.json +102 -0
- package/chunks/security-delete-account-danger.json +79 -0
- package/chunks/settings-admin-page.json +61 -34
- package/chunks/settings-danger-zone-delete-workspace.json +93 -0
- package/chunks/settings-notification-activity-checkboxes.json +108 -0
- package/chunks/settings-notification-channels-switches.json +101 -0
- package/chunks/signup-form-card.json +218 -0
- package/chunks/signup-team-size-form.json +256 -0
- package/chunks/single-select-card-form.json +228 -0
- package/chunks/stack-avatar-badge-overlay.json +53 -0
- package/chunks/stack-image-shimmer.json +51 -0
- package/chunks/stats-band-big-numbers.json +175 -0
- package/chunks/subscription-status-renewal-card.json +229 -0
- package/chunks/table-empty-state.json +116 -0
- package/chunks/table-toolbar-no-search.json +38 -0
- package/chunks/table-toolbar-with-table.json +231 -0
- package/chunks/table-with-toolbar-card.json +76 -0
- package/chunks/team-invite-form.json +377 -0
- package/chunks/testimonial-pull-quote.json +129 -0
- package/chunks/url-import-form.json +725 -0
- package/chunks/usage-quota-meter-card.json +217 -0
- package/package.json +1 -1
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "bulk-selection-actions-bar",
|
|
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 raw>\n <section>\n <row-ui gap=\"3\" align=\"center\" justify=\"between\">\n <row-ui gap=\"2\" align=\"center\">\n <button-ui icon=\"x\" variant=\"ghost\" size=\"sm\"></button-ui>\n <text-ui strong size=\"sm\">12 selected</text-ui>\n </row-ui>\n <row-ui gap=\"2\">\n <button-ui text=\"Export\" icon=\"download-simple\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui text=\"Move\" icon=\"folder\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui text=\"Tag\" icon=\"tag\" variant=\"outline\" size=\"sm\"></button-ui>\n <button-ui text=\"Delete\" icon=\"trash\" variant=\"outline\" size=\"sm\" color=\"danger\"></button-ui>\n </row-ui>\n </row-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": "data-management",
|
|
13
|
+
"description": "Bulk selection actions bar — a highlighted toolbar that appears when rows are selected, showing the selected-count on the left and a cluster of bulk operations (Export, Move, Tag, Delete) on the right. The 'N selected — do something to all of them' batch-action strip above a data table.",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"bulk",
|
|
16
|
+
"selection",
|
|
17
|
+
"actions",
|
|
18
|
+
"bar",
|
|
19
|
+
"batch",
|
|
20
|
+
"operations",
|
|
21
|
+
"selected",
|
|
22
|
+
"rows",
|
|
23
|
+
"toolbar",
|
|
24
|
+
"multi-select",
|
|
25
|
+
"export",
|
|
26
|
+
"move",
|
|
27
|
+
"tag",
|
|
28
|
+
"delete",
|
|
29
|
+
"archive",
|
|
30
|
+
"count",
|
|
31
|
+
"clear",
|
|
32
|
+
"selection",
|
|
33
|
+
"data",
|
|
34
|
+
"management",
|
|
35
|
+
"table",
|
|
36
|
+
"bulk",
|
|
37
|
+
"edit",
|
|
38
|
+
"mass",
|
|
39
|
+
"action",
|
|
40
|
+
"apply",
|
|
41
|
+
"to",
|
|
42
|
+
"all",
|
|
43
|
+
"batch",
|
|
44
|
+
"toolbar",
|
|
45
|
+
"selected",
|
|
46
|
+
"items",
|
|
47
|
+
"deselect"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
"captured_at": "2026-06-10T19:45:40.486Z",
|
|
51
|
+
"template": [
|
|
52
|
+
{
|
|
53
|
+
"id": "button",
|
|
54
|
+
"component": "Button",
|
|
55
|
+
"icon": "x",
|
|
56
|
+
"size": "sm",
|
|
57
|
+
"variant": "ghost"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": "text",
|
|
61
|
+
"component": "Text",
|
|
62
|
+
"size": "sm",
|
|
63
|
+
"strong": true,
|
|
64
|
+
"textContent": "12 selected"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"id": "row-2",
|
|
68
|
+
"component": "Row",
|
|
69
|
+
"align": "center",
|
|
70
|
+
"gap": "2",
|
|
71
|
+
"children": [
|
|
72
|
+
"button",
|
|
73
|
+
"text"
|
|
74
|
+
]
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": "button-2",
|
|
78
|
+
"component": "Button",
|
|
79
|
+
"icon": "download-simple",
|
|
80
|
+
"size": "sm",
|
|
81
|
+
"text": "Export",
|
|
82
|
+
"variant": "outline"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "button-3",
|
|
86
|
+
"component": "Button",
|
|
87
|
+
"icon": "folder",
|
|
88
|
+
"size": "sm",
|
|
89
|
+
"text": "Move",
|
|
90
|
+
"variant": "outline"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "button-4",
|
|
94
|
+
"component": "Button",
|
|
95
|
+
"icon": "tag",
|
|
96
|
+
"size": "sm",
|
|
97
|
+
"text": "Tag",
|
|
98
|
+
"variant": "outline"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"id": "button-5",
|
|
102
|
+
"component": "Button",
|
|
103
|
+
"color": "danger",
|
|
104
|
+
"icon": "trash",
|
|
105
|
+
"size": "sm",
|
|
106
|
+
"text": "Delete",
|
|
107
|
+
"variant": "outline"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": "row-3",
|
|
111
|
+
"component": "Row",
|
|
112
|
+
"gap": "2",
|
|
113
|
+
"children": [
|
|
114
|
+
"button-2",
|
|
115
|
+
"button-3",
|
|
116
|
+
"button-4",
|
|
117
|
+
"button-5"
|
|
118
|
+
]
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"id": "row",
|
|
122
|
+
"component": "Row",
|
|
123
|
+
"align": "center",
|
|
124
|
+
"gap": "3",
|
|
125
|
+
"justify": "between",
|
|
126
|
+
"children": [
|
|
127
|
+
"row-2",
|
|
128
|
+
"row-3"
|
|
129
|
+
]
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"id": "section",
|
|
133
|
+
"component": "Section",
|
|
134
|
+
"children": [
|
|
135
|
+
"column"
|
|
136
|
+
]
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": "column",
|
|
140
|
+
"component": "Column",
|
|
141
|
+
"children": [
|
|
142
|
+
"row"
|
|
143
|
+
]
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"id": "card",
|
|
147
|
+
"component": "Card",
|
|
148
|
+
"raw": true,
|
|
149
|
+
"children": [
|
|
150
|
+
"section"
|
|
151
|
+
]
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "root",
|
|
155
|
+
"component": "Section",
|
|
156
|
+
"children": [
|
|
157
|
+
"card"
|
|
158
|
+
]
|
|
159
|
+
}
|
|
160
|
+
]
|
|
161
|
+
}
|