@adia-ai/a2ui-corpus 0.6.14 → 0.6.16

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-audience-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -11,9 +11,10 @@
11
11
  ],
12
12
  "attrs": {
13
13
  "data-tab-panel": "audience",
14
+ "gap": "4",
14
15
  "hidden": ""
15
16
  },
16
- "html": "<div data-tab-panel=\"audience\" hidden>\n <!-- Filter bar (cross-tab across the four analytics panels) -->\n <grid-ui><!-- nested: dashboard-filter-bar --></grid-ui>\n\n <!-- KPI ROW -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-audience-kpis --></grid-ui>\n\n <!-- TOP COUNTRIES -->\n <grid-ui><!-- nested: dashboard-country-list --></grid-ui>\n </div>",
17
+ "html": "<col-ui data-tab-panel=\"audience\" gap=\"4\" hidden>\n <!-- Filter bar (cross-tab across the four analytics panels) -->\n <grid-ui><!-- nested: dashboard-filter-bar --></grid-ui>\n\n <!-- KPI ROW -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-audience-kpis --></grid-ui>\n\n <!-- TOP COUNTRIES -->\n <grid-ui><!-- nested: dashboard-country-list --></grid-ui>\n </col-ui>",
17
18
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
18
19
  "metadata": {
19
20
  "domain": "dashboard",
@@ -37,7 +38,7 @@
37
38
  "layout": "panel"
38
39
  }
39
40
  },
40
- "captured_at": "2026-05-17T23:13:46.088Z",
41
+ "captured_at": "2026-05-21T04:50:44.122Z",
41
42
  "template": [
42
43
  {
43
44
  "id": "text",
@@ -544,6 +545,7 @@
544
545
  {
545
546
  "id": "root",
546
547
  "component": "Column",
548
+ "gap": "4",
547
549
  "data-tab-panel": "audience",
548
550
  "children": [
549
551
  "grid",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-behavior-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -9,9 +9,10 @@
9
9
  ],
10
10
  "attrs": {
11
11
  "data-tab-panel": "behavior",
12
+ "gap": "4",
12
13
  "hidden": ""
13
14
  },
14
- "html": "<div data-tab-panel=\"behavior\" hidden>\n <grid-ui><!-- nested: dashboard-pages-table --></grid-ui>\n </div>",
15
+ "html": "<col-ui data-tab-panel=\"behavior\" gap=\"4\" hidden>\n <grid-ui><!-- nested: dashboard-pages-table --></grid-ui>\n </col-ui>",
15
16
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
16
17
  "metadata": {
17
18
  "domain": "dashboard",
@@ -34,7 +35,7 @@
34
35
  "layout": "panel"
35
36
  }
36
37
  },
37
- "captured_at": "2026-05-17T23:13:46.088Z",
38
+ "captured_at": "2026-05-21T04:50:44.122Z",
38
39
  "template": [
39
40
  {
40
41
  "id": "text",
@@ -102,6 +103,7 @@
102
103
  {
103
104
  "id": "root",
104
105
  "component": "Column",
106
+ "gap": "4",
105
107
  "data-tab-panel": "behavior",
106
108
  "children": [
107
109
  "grid"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-conversion-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -10,9 +10,10 @@
10
10
  ],
11
11
  "attrs": {
12
12
  "data-tab-panel": "conversion",
13
+ "gap": "4",
13
14
  "hidden": ""
14
15
  },
15
- "html": "<div data-tab-panel=\"conversion\" hidden>\n <grid-ui><!-- nested: dashboard-funnel --></grid-ui>\n\n <grid-ui><!-- nested: dashboard-cohort-retention --></grid-ui>\n </div>",
16
+ "html": "<col-ui data-tab-panel=\"conversion\" gap=\"4\" hidden>\n <grid-ui><!-- nested: dashboard-funnel --></grid-ui>\n\n <grid-ui><!-- nested: dashboard-cohort-retention --></grid-ui>\n </col-ui>",
16
17
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
17
18
  "metadata": {
18
19
  "domain": "dashboard",
@@ -35,7 +36,7 @@
35
36
  "layout": "panel"
36
37
  }
37
38
  },
38
- "captured_at": "2026-05-17T23:13:46.088Z",
39
+ "captured_at": "2026-05-21T04:50:44.122Z",
39
40
  "template": [
40
41
  {
41
42
  "id": "text",
@@ -209,6 +210,7 @@
209
210
  {
210
211
  "id": "root",
211
212
  "component": "Column",
213
+ "gap": "4",
212
214
  "data-tab-panel": "conversion",
213
215
  "children": [
214
216
  "grid",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-notifications-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -9,9 +9,10 @@
9
9
  ],
10
10
  "attrs": {
11
11
  "data-tab-panel": "notifications",
12
+ "gap": "4",
12
13
  "hidden": ""
13
14
  },
14
- "html": "<div data-tab-panel=\"notifications\" hidden>\n <grid-ui><!-- nested: dashboard-notifications-feed --></grid-ui>\n </div>",
15
+ "html": "<col-ui data-tab-panel=\"notifications\" gap=\"4\" hidden>\n <grid-ui><!-- nested: dashboard-notifications-feed --></grid-ui>\n </col-ui>",
15
16
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
16
17
  "metadata": {
17
18
  "domain": "dashboard",
@@ -32,7 +33,7 @@
32
33
  "layout": "panel"
33
34
  }
34
35
  },
35
- "captured_at": "2026-05-17T23:13:46.088Z",
36
+ "captured_at": "2026-05-21T04:50:44.122Z",
36
37
  "template": [
37
38
  {
38
39
  "id": "text",
@@ -427,6 +428,7 @@
427
428
  {
428
429
  "id": "root",
429
430
  "component": "Column",
431
+ "gap": "4",
430
432
  "data-tab-panel": "notifications",
431
433
  "children": [
432
434
  "grid"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-overview-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -16,9 +16,10 @@
16
16
  "dashboard-storage-card"
17
17
  ],
18
18
  "attrs": {
19
- "data-tab-panel": "overview"
19
+ "data-tab-panel": "overview",
20
+ "gap": "4"
20
21
  },
21
- "html": "<div data-tab-panel=\"overview\">\n <!-- ═══ ROW 1: 4 KPI STAT CARDS ═══ -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-kpi-grid --></grid-ui>\n\n <!-- ═══ ROW 3: OVERVIEW CHART + RECENT SALES (3:2) ═══ -->\n <grid-ui columns=\"5\" gap=\"4\"><!-- nested: dashboard-chart-recent --></grid-ui>\n\n <!-- ═══ ROW 4: 4 SPARKLINE METRIC CARDS ═══ -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-spark-cards --></grid-ui>\n\n <!-- ═══ ROW 5: TRANSACTIONS TABLE ═══\n Supports ?state=empty|loading|error URL params for state-coverage\n demos; the default state renders the populated table. -->\n <grid-ui><!-- nested: dashboard-transactions-table --></grid-ui>\n\n <!-- ═══ ROW 6: TEAM + QUICK ACTIONS + STORAGE ═══ -->\n <grid-ui columns=\"3\" gap=\"4\"><!-- nested: dashboard-team-actions-storage --></grid-ui>\n </div>",
22
+ "html": "<col-ui data-tab-panel=\"overview\" gap=\"4\">\n <!-- ═══ ROW 1: 4 KPI STAT CARDS ═══ -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-kpi-grid --></grid-ui>\n\n <!-- ═══ ROW 3: OVERVIEW CHART + RECENT SALES (3:2) ═══ -->\n <grid-ui columns=\"5\" gap=\"4\"><!-- nested: dashboard-chart-recent --></grid-ui>\n\n <!-- ═══ ROW 4: 4 SPARKLINE METRIC CARDS ═══ -->\n <grid-ui columns=\"4\" gap=\"4\"><!-- nested: dashboard-spark-cards --></grid-ui>\n\n <!-- ═══ ROW 5: TRANSACTIONS TABLE ═══\n Supports ?state=empty|loading|error URL params for state-coverage\n demos; the default state renders the populated table. -->\n <grid-ui><!-- nested: dashboard-transactions-table --></grid-ui>\n\n <!-- ═══ ROW 6: TEAM + QUICK ACTIONS + STORAGE ═══ -->\n <grid-ui columns=\"3\" gap=\"4\"><!-- nested: dashboard-team-actions-storage --></grid-ui>\n </col-ui>",
22
23
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
23
24
  "metadata": {
24
25
  "domain": "dashboard",
@@ -46,7 +47,7 @@
46
47
  "layout": "panel"
47
48
  }
48
49
  },
49
- "captured_at": "2026-05-17T23:13:46.088Z",
50
+ "captured_at": "2026-05-21T04:50:44.122Z",
50
51
  "template": [
51
52
  {
52
53
  "id": "stat",
@@ -1540,6 +1541,7 @@
1540
1541
  {
1541
1542
  "id": "root",
1542
1543
  "component": "Column",
1544
+ "gap": "4",
1543
1545
  "data-tab-panel": "overview",
1544
1546
  "children": [
1545
1547
  "grid",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dashboard-reports-panel",
3
3
  "kind": "panel",
4
- "primary": "div",
4
+ "primary": "col-ui",
5
5
  "page": "/apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
6
6
  "slots": [],
7
7
  "nested": [
@@ -9,9 +9,10 @@
9
9
  ],
10
10
  "attrs": {
11
11
  "data-tab-panel": "reports",
12
+ "gap": "4",
12
13
  "hidden": ""
13
14
  },
14
- "html": "<div data-tab-panel=\"reports\" hidden>\n <grid-ui><!-- nested: dashboard-reports-table --></grid-ui>\n </div>",
15
+ "html": "<col-ui data-tab-panel=\"reports\" gap=\"4\" hidden>\n <grid-ui><!-- nested: dashboard-reports-table --></grid-ui>\n </col-ui>",
15
16
  "source": "apps/saas/app/admin-dashboard/admin-dashboard.contents.html",
16
17
  "metadata": {
17
18
  "domain": "dashboard",
@@ -33,7 +34,7 @@
33
34
  "layout": "panel"
34
35
  }
35
36
  },
36
- "captured_at": "2026-05-17T23:13:46.088Z",
37
+ "captured_at": "2026-05-21T04:50:44.122Z",
37
38
  "template": [
38
39
  {
39
40
  "id": "text",
@@ -108,6 +109,7 @@
108
109
  {
109
110
  "id": "root",
110
111
  "component": "Column",
112
+ "gap": "4",
111
113
  "data-tab-panel": "reports",
112
114
  "children": [
113
115
  "grid"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/a2ui-corpus",
3
- "version": "0.6.14",
3
+ "version": "0.6.16",
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": {
@@ -1,4 +0,0 @@
1
- // v0.5.21 hotfix stub — TS-migration Phase 1 (568bb998d) declared this
2
- // types: export but Phase 2 hasn't generated real declarations yet.
3
- // Replace with real type declarations when Phase 2 lands.
4
- export {};