@adia-ai/gen-ui 0.8.43 → 0.8.45
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 +14 -0
- package/corpus/chunk-embeddings.json +1 -1
- package/corpus/chunks/_index.json +257 -5
- package/corpus/chunks/_source-hashes.json +59 -58
- package/corpus/chunks/access-denied-with-request.json +3 -2
- package/corpus/chunks/achievement-unlock.json +3 -2
- package/corpus/chunks/agent-canvas-shell.json +3 -3
- package/corpus/chunks/agent-cost-detailed.json +5 -2
- package/corpus/chunks/agent-cost-inline.json +2 -2
- package/corpus/chunks/agent-memory-detail.json +4 -2
- package/corpus/chunks/agent-memory-list.json +3 -2
- package/corpus/chunks/agent-prompt-card.json +5 -2
- package/corpus/chunks/agent-prompt-library-grid.json +7 -2
- package/corpus/chunks/agent-tool-call-result.json +2 -2
- package/corpus/chunks/agent-tool-call-running.json +2 -2
- package/corpus/chunks/anchor-bar-selection-bar.json +2 -2
- package/corpus/chunks/api-keys-create.json +4 -3
- package/corpus/chunks/api-keys-list.json +5 -4
- package/corpus/chunks/approvals-detail.json +3 -2
- package/corpus/chunks/approvals-queue.json +7 -2
- package/corpus/chunks/audit-log-basic.json +3 -2
- package/corpus/chunks/auth-card-content.json +5 -5
- package/corpus/chunks/auth-mfa-recovery.json +3 -2
- package/corpus/chunks/auth-new-password-form.json +3 -2
- package/corpus/chunks/auth-new-password.json +2 -1
- package/corpus/chunks/auth-profile-form.json +4 -2
- package/corpus/chunks/auth-profile-setup.json +3 -1
- package/corpus/chunks/auth-signin-card-otp.json +2 -2
- package/corpus/chunks/auth-signin-card-recovery.json +2 -1
- package/corpus/chunks/auth-team-invite.json +2 -1
- package/corpus/chunks/bulk-action-toolbar-floating.json +2 -2
- package/corpus/chunks/card-with-sparkline.json +2 -2
- package/corpus/chunks/chart-in-card-full-bleed-bar-tall.json +66 -0
- package/corpus/chunks/chart-in-card-full-bleed-bar-wide.json +65 -0
- package/corpus/chunks/chart-in-card-full-bleed-legend-composed-square.json +110 -0
- package/corpus/chunks/chart-in-card-full-bleed-legend-grouped-tall.json +111 -0
- package/corpus/chunks/chart-in-card-full-bleed-legend-stacked-wide.json +110 -0
- package/corpus/chunks/chart-in-card-full-bleed-line-square.json +66 -0
- package/corpus/chunks/comments-thread.json +3 -2
- package/corpus/chunks/dashboard-acquisition-panel.json +1 -1
- package/corpus/chunks/dashboard-admin-page.json +1 -1
- package/corpus/chunks/dashboard-chart-recent.json +1 -1
- package/corpus/chunks/dashboard-overview-panel.json +1 -1
- package/corpus/chunks/dashboard-traffic-channels.json +1 -1
- package/corpus/chunks/data-export-history.json +3 -2
- package/corpus/chunks/diff-structured.json +2 -2
- package/corpus/chunks/digest-email-preview.json +3 -2
- package/corpus/chunks/export-flow-delivery.json +3 -2
- package/corpus/chunks/export-flow-sync.json +3 -2
- package/corpus/chunks/filter-bar-active-filters.json +2 -2
- package/corpus/chunks/forms-address-autocomplete.json +3 -2
- package/corpus/chunks/forms-address-fields.json +3 -2
- package/corpus/chunks/gallery-page-shell.json +5 -4
- package/corpus/chunks/hero-section-split.json +2 -2
- package/corpus/chunks/inline-dialog-rename.json +3 -2
- package/corpus/chunks/inline-dialog-schedule.json +3 -2
- package/corpus/chunks/integrations-grid.json +6 -2
- package/corpus/chunks/kanban-page-shell.json +5 -4
- package/corpus/chunks/map-with-location-list.json +1 -1
- package/corpus/chunks/patient-visit-shell.json +3 -2
- package/corpus/chunks/permissions-matrix-grid.json +3 -2
- package/corpus/chunks/permissions-share-link.json +4 -2
- package/corpus/chunks/playground-agent-admin.json +11 -3
- package/corpus/chunks/profile-public.json +3 -2
- package/corpus/chunks/reactions-picker.json +4 -3
- package/corpus/chunks/referral-share-link.json +5 -2
- package/corpus/chunks/reg-brand-scrape.json +3 -3
- package/corpus/chunks/reg-final-done.json +5 -5
- package/corpus/chunks/reg-step-footer.json +5 -5
- package/corpus/chunks/reg-success-summary.json +5 -5
- package/corpus/chunks/revenue-heatmap.json +2 -1
- package/corpus/chunks/search-recents-menu.json +3 -2
- package/corpus/chunks/search-saved-views.json +3 -2
- package/corpus/chunks/sidebar-nav.json +3 -2
- package/corpus/chunks/table-inline-edit-row.json +3 -2
- package/corpus/chunks/table-spreadsheet-cells.json +3 -2
- package/corpus/chunks/table-toolbar-adiav2-row.json +33 -8
- package/corpus/chunks/table-toolbar-chrome-only-empty.json +185 -0
- package/corpus/chunks/table-with-toolbar-in-card-header.json +89 -0
- package/corpus/chunks/url-import-form.json +2 -2
- package/corpus/chunks/webhooks-list.json +3 -2
- package/corpus/manifest.json +3 -3
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema": "genui-chunk-index@2",
|
|
3
|
-
"captured_at": "2026-08-
|
|
4
|
-
"total_instances":
|
|
5
|
-
"unique_names":
|
|
3
|
+
"captured_at": "2026-08-20T15:26:08.678Z",
|
|
4
|
+
"total_instances": 694,
|
|
5
|
+
"unique_names": 545,
|
|
6
6
|
"by_kind": {
|
|
7
|
-
"block":
|
|
7
|
+
"block": 666,
|
|
8
8
|
"page": 21,
|
|
9
9
|
"panel": 7
|
|
10
10
|
},
|
|
@@ -13244,6 +13244,37 @@
|
|
|
13244
13244
|
]
|
|
13245
13245
|
}
|
|
13246
13246
|
},
|
|
13247
|
+
{
|
|
13248
|
+
"name": "table-with-toolbar-in-card-header",
|
|
13249
|
+
"kind": "block",
|
|
13250
|
+
"primary": "div",
|
|
13251
|
+
"instances": 1,
|
|
13252
|
+
"pages": [
|
|
13253
|
+
"/packages/web-components/components/table/table.examples.html"
|
|
13254
|
+
],
|
|
13255
|
+
"slots": [],
|
|
13256
|
+
"nested": [],
|
|
13257
|
+
"metadata": {
|
|
13258
|
+
"domain": "data",
|
|
13259
|
+
"description": "Data table with the toolbar living INSIDE card-ui's own header — table-toolbar-ui as header's sole child instead of a sibling above the card. Verified in a rendered browser to lay out identically to the sibling-toolbar pattern (full-width, same clusters) as long as the header carries no other slot=heading/action content; mixing table-toolbar-ui with the header's own heading/action slots collapses the toolbar's flex row to zero width (card.css's :has(>[slot]) grid + unslotted-child centering rule) and is NOT supported.",
|
|
13260
|
+
"keywords": [
|
|
13261
|
+
"table",
|
|
13262
|
+
"toolbar",
|
|
13263
|
+
"card",
|
|
13264
|
+
"header",
|
|
13265
|
+
"search",
|
|
13266
|
+
"filter",
|
|
13267
|
+
"sort",
|
|
13268
|
+
"data",
|
|
13269
|
+
"grid",
|
|
13270
|
+
"employees",
|
|
13271
|
+
"members",
|
|
13272
|
+
"sortable",
|
|
13273
|
+
"selectable",
|
|
13274
|
+
"nested"
|
|
13275
|
+
]
|
|
13276
|
+
}
|
|
13277
|
+
},
|
|
13247
13278
|
{
|
|
13248
13279
|
"name": "table-empty-state",
|
|
13249
13280
|
"kind": "block",
|
|
@@ -13342,7 +13373,7 @@
|
|
|
13342
13373
|
"nested": [],
|
|
13343
13374
|
"metadata": {
|
|
13344
13375
|
"domain": "data",
|
|
13345
|
-
"description": "The ratified adiav2 list-page toolbar row (ADIA2-9123): a leading scope/view-switcher slot, a "Showing X-Y of N" range summary,
|
|
13376
|
+
"description": "The ratified adiav2 list-page toolbar row (ADIA2-9123, gh#1649): a leading scope/view-switcher slot, a "Showing X-Y of N" range summary, app-owned Filter and Columns triggers (their own filter drawer, not the native popovers — no-filter/no-sort/no-columns/no-search drop every native affordance) in the actions-leading slot so they land BEFORE the page-size select, and a primary CTA in the trailing actions slot AFTER page-size.",
|
|
13346
13377
|
"keywords": [
|
|
13347
13378
|
"table",
|
|
13348
13379
|
"toolbar",
|
|
@@ -13354,12 +13385,45 @@
|
|
|
13354
13385
|
"page",
|
|
13355
13386
|
"size",
|
|
13356
13387
|
"select",
|
|
13388
|
+
"actions-leading",
|
|
13357
13389
|
"adiav2",
|
|
13358
13390
|
"list",
|
|
13359
13391
|
"page"
|
|
13360
13392
|
]
|
|
13361
13393
|
}
|
|
13362
13394
|
},
|
|
13395
|
+
{
|
|
13396
|
+
"name": "table-toolbar-chrome-only-empty",
|
|
13397
|
+
"kind": "block",
|
|
13398
|
+
"primary": "div",
|
|
13399
|
+
"instances": 1,
|
|
13400
|
+
"pages": [
|
|
13401
|
+
"/packages/web-components/components/table-toolbar/table-toolbar.examples.html"
|
|
13402
|
+
],
|
|
13403
|
+
"slots": [],
|
|
13404
|
+
"nested": [],
|
|
13405
|
+
"metadata": {
|
|
13406
|
+
"domain": "data",
|
|
13407
|
+
"description": "ADR-0076's chrome-only attribute (ADIA2-9123) replacing the stacked no-filter/no-sort/no-columns/no-search on the ratified adiav2 row — one attribute suppresses all four native controls/search at once, pure absolute OR, no partial re-enable while set. Also demonstrates the empty slot (REQ-E): range-total="0" explicitly present renders the slotted message in the range-summary's own position, never a layout shift versus the normal Showing X-Y of N text. The actions-leading Filter/Columns triggers still render and stay pushed to the trailing edge (REQ-C-004's margin-inline-start:auto invariant, AC-010b).",
|
|
13408
|
+
"keywords": [
|
|
13409
|
+
"table",
|
|
13410
|
+
"toolbar",
|
|
13411
|
+
"chrome-only",
|
|
13412
|
+
"empty",
|
|
13413
|
+
"slot",
|
|
13414
|
+
"zero",
|
|
13415
|
+
"results",
|
|
13416
|
+
"no",
|
|
13417
|
+
"results",
|
|
13418
|
+
"adiav2",
|
|
13419
|
+
"pure",
|
|
13420
|
+
"or",
|
|
13421
|
+
"attribute",
|
|
13422
|
+
"grammar",
|
|
13423
|
+
"adr-0076"
|
|
13424
|
+
]
|
|
13425
|
+
}
|
|
13426
|
+
},
|
|
13363
13427
|
{
|
|
13364
13428
|
"name": "time-picker-min-max",
|
|
13365
13429
|
"kind": "block",
|
|
@@ -15051,6 +15115,194 @@
|
|
|
15051
15115
|
]
|
|
15052
15116
|
}
|
|
15053
15117
|
},
|
|
15118
|
+
{
|
|
15119
|
+
"name": "chart-in-card-full-bleed-bar-wide",
|
|
15120
|
+
"kind": "block",
|
|
15121
|
+
"primary": "card-ui",
|
|
15122
|
+
"instances": 1,
|
|
15123
|
+
"pages": [
|
|
15124
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15125
|
+
],
|
|
15126
|
+
"slots": [],
|
|
15127
|
+
"nested": [],
|
|
15128
|
+
"metadata": {
|
|
15129
|
+
"domain": "dashboard",
|
|
15130
|
+
"description": "Full-bleed bar chart card pinned to the 3:2 wide ratio — Revenue by month, edge-to-edge against the card's own quiet container-low background, no outer card padding.",
|
|
15131
|
+
"keywords": [
|
|
15132
|
+
"chart",
|
|
15133
|
+
"card",
|
|
15134
|
+
"bar",
|
|
15135
|
+
"full-bleed",
|
|
15136
|
+
"edge-to-edge",
|
|
15137
|
+
"revenue",
|
|
15138
|
+
"wide",
|
|
15139
|
+
"ratio",
|
|
15140
|
+
"padding",
|
|
15141
|
+
"none",
|
|
15142
|
+
"dashboard",
|
|
15143
|
+
"analytics",
|
|
15144
|
+
"premium"
|
|
15145
|
+
]
|
|
15146
|
+
}
|
|
15147
|
+
},
|
|
15148
|
+
{
|
|
15149
|
+
"name": "chart-in-card-full-bleed-line-square",
|
|
15150
|
+
"kind": "block",
|
|
15151
|
+
"primary": "card-ui",
|
|
15152
|
+
"instances": 1,
|
|
15153
|
+
"pages": [
|
|
15154
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15155
|
+
],
|
|
15156
|
+
"slots": [],
|
|
15157
|
+
"nested": [],
|
|
15158
|
+
"metadata": {
|
|
15159
|
+
"domain": "dashboard",
|
|
15160
|
+
"description": "Full-bleed line chart card pinned to the 1:1 square ratio — Users trend, edge-to-edge against the card's own quiet container-low background, no outer card padding.",
|
|
15161
|
+
"keywords": [
|
|
15162
|
+
"chart",
|
|
15163
|
+
"card",
|
|
15164
|
+
"line",
|
|
15165
|
+
"full-bleed",
|
|
15166
|
+
"edge-to-edge",
|
|
15167
|
+
"users",
|
|
15168
|
+
"square",
|
|
15169
|
+
"ratio",
|
|
15170
|
+
"padding",
|
|
15171
|
+
"none",
|
|
15172
|
+
"dashboard",
|
|
15173
|
+
"analytics",
|
|
15174
|
+
"premium"
|
|
15175
|
+
]
|
|
15176
|
+
}
|
|
15177
|
+
},
|
|
15178
|
+
{
|
|
15179
|
+
"name": "chart-in-card-full-bleed-bar-tall",
|
|
15180
|
+
"kind": "block",
|
|
15181
|
+
"primary": "card-ui",
|
|
15182
|
+
"instances": 1,
|
|
15183
|
+
"pages": [
|
|
15184
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15185
|
+
],
|
|
15186
|
+
"slots": [],
|
|
15187
|
+
"nested": [],
|
|
15188
|
+
"metadata": {
|
|
15189
|
+
"domain": "dashboard",
|
|
15190
|
+
"description": "Full-bleed bar chart card pinned to the 2:3 tall ratio — Sessions by day, rendered in horizontal-bar orientation (category on Y) for the narrow column, edge-to-edge against the card's own quiet container-low background.",
|
|
15191
|
+
"keywords": [
|
|
15192
|
+
"chart",
|
|
15193
|
+
"card",
|
|
15194
|
+
"bar",
|
|
15195
|
+
"full-bleed",
|
|
15196
|
+
"edge-to-edge",
|
|
15197
|
+
"sessions",
|
|
15198
|
+
"tall",
|
|
15199
|
+
"ratio",
|
|
15200
|
+
"horizontal",
|
|
15201
|
+
"padding",
|
|
15202
|
+
"none",
|
|
15203
|
+
"dashboard",
|
|
15204
|
+
"analytics",
|
|
15205
|
+
"premium"
|
|
15206
|
+
]
|
|
15207
|
+
}
|
|
15208
|
+
},
|
|
15209
|
+
{
|
|
15210
|
+
"name": "chart-in-card-full-bleed-legend-stacked-wide",
|
|
15211
|
+
"kind": "block",
|
|
15212
|
+
"primary": "card-ui",
|
|
15213
|
+
"instances": 1,
|
|
15214
|
+
"pages": [
|
|
15215
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15216
|
+
],
|
|
15217
|
+
"slots": [],
|
|
15218
|
+
"nested": [],
|
|
15219
|
+
"metadata": {
|
|
15220
|
+
"domain": "dashboard",
|
|
15221
|
+
"description": "Full-bleed stacked-bar chart card pinned to the 3:2 wide ratio with a mirrored horizontal-row legend below — Sessions by device segment, edge-to-edge against the card's own quiet container-low background.",
|
|
15222
|
+
"keywords": [
|
|
15223
|
+
"chart",
|
|
15224
|
+
"card",
|
|
15225
|
+
"stacked-bar",
|
|
15226
|
+
"full-bleed",
|
|
15227
|
+
"edge-to-edge",
|
|
15228
|
+
"legend",
|
|
15229
|
+
"row",
|
|
15230
|
+
"wide",
|
|
15231
|
+
"ratio",
|
|
15232
|
+
"segments",
|
|
15233
|
+
"sessions",
|
|
15234
|
+
"device",
|
|
15235
|
+
"dashboard",
|
|
15236
|
+
"analytics",
|
|
15237
|
+
"premium"
|
|
15238
|
+
]
|
|
15239
|
+
}
|
|
15240
|
+
},
|
|
15241
|
+
{
|
|
15242
|
+
"name": "chart-in-card-full-bleed-legend-composed-square",
|
|
15243
|
+
"kind": "block",
|
|
15244
|
+
"primary": "card-ui",
|
|
15245
|
+
"instances": 1,
|
|
15246
|
+
"pages": [
|
|
15247
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15248
|
+
],
|
|
15249
|
+
"slots": [],
|
|
15250
|
+
"nested": [],
|
|
15251
|
+
"metadata": {
|
|
15252
|
+
"domain": "dashboard",
|
|
15253
|
+
"description": "Full-bleed composed bar+line chart card pinned to the 1:1 square ratio with a mirrored 2-column grid legend below — Revenue bars with a de-emphasized Growth line overlay, edge-to-edge against the card's own quiet container-low background.",
|
|
15254
|
+
"keywords": [
|
|
15255
|
+
"chart",
|
|
15256
|
+
"card",
|
|
15257
|
+
"composed",
|
|
15258
|
+
"full-bleed",
|
|
15259
|
+
"edge-to-edge",
|
|
15260
|
+
"legend",
|
|
15261
|
+
"grid",
|
|
15262
|
+
"square",
|
|
15263
|
+
"ratio",
|
|
15264
|
+
"revenue",
|
|
15265
|
+
"growth",
|
|
15266
|
+
"deemphasized",
|
|
15267
|
+
"dashboard",
|
|
15268
|
+
"analytics",
|
|
15269
|
+
"premium"
|
|
15270
|
+
]
|
|
15271
|
+
}
|
|
15272
|
+
},
|
|
15273
|
+
{
|
|
15274
|
+
"name": "chart-in-card-full-bleed-legend-grouped-tall",
|
|
15275
|
+
"kind": "block",
|
|
15276
|
+
"primary": "card-ui",
|
|
15277
|
+
"instances": 1,
|
|
15278
|
+
"pages": [
|
|
15279
|
+
"/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html"
|
|
15280
|
+
],
|
|
15281
|
+
"slots": [],
|
|
15282
|
+
"nested": [],
|
|
15283
|
+
"metadata": {
|
|
15284
|
+
"domain": "dashboard",
|
|
15285
|
+
"description": "Full-bleed grouped-bar chart card pinned to the 2:3 tall ratio with a mirrored vertical-list legend below — Desktop vs Mobile signups by quarter, rotated to horizontal bars for the narrow column, edge-to-edge against the card's own quiet container-low background.",
|
|
15286
|
+
"keywords": [
|
|
15287
|
+
"chart",
|
|
15288
|
+
"card",
|
|
15289
|
+
"grouped-bar",
|
|
15290
|
+
"full-bleed",
|
|
15291
|
+
"edge-to-edge",
|
|
15292
|
+
"legend",
|
|
15293
|
+
"list",
|
|
15294
|
+
"tall",
|
|
15295
|
+
"ratio",
|
|
15296
|
+
"desktop",
|
|
15297
|
+
"mobile",
|
|
15298
|
+
"signups",
|
|
15299
|
+
"quarter",
|
|
15300
|
+
"dashboard",
|
|
15301
|
+
"analytics",
|
|
15302
|
+
"premium"
|
|
15303
|
+
]
|
|
15304
|
+
}
|
|
15305
|
+
},
|
|
15054
15306
|
{
|
|
15055
15307
|
"name": "comments-thread",
|
|
15056
15308
|
"kind": "block",
|