@adia-ai/a2ui-corpus 0.7.26 → 0.7.28

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,6 +1,6 @@
1
1
  {
2
2
  "schema": "genui-chunk-index@2",
3
- "captured_at": "2026-06-13T19:54:14.000Z",
3
+ "captured_at": "2026-07-14T14:35:18.688Z",
4
4
  "total_instances": 543,
5
5
  "unique_names": 394,
6
6
  "by_kind": {
@@ -32,7 +32,7 @@
32
32
  "logs"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-06-09T18:16:34.245Z",
35
+ "captured_at": "2026-07-12T22:21:24.972Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "button",
@@ -77,20 +77,12 @@
77
77
  "variant": "body",
78
78
  "data-spacer": ""
79
79
  },
80
- {
81
- "id": "text-4",
82
- "component": "Text",
83
- "textContent": "Healthy",
84
- "variant": "body"
85
- },
86
80
  {
87
81
  "id": "tag",
88
82
  "component": "Tag",
89
83
  "size": "sm",
90
84
  "variant": "success",
91
- "children": [
92
- "text-4"
93
- ]
85
+ "text": "Healthy"
94
86
  },
95
87
  {
96
88
  "id": "button-2",
@@ -38,7 +38,7 @@
38
38
  "analytics-chart"
39
39
  ]
40
40
  },
41
- "captured_at": "2026-06-07T19:28:13.657Z",
41
+ "captured_at": "2026-07-14T14:35:18.688Z",
42
42
  "template": [
43
43
  {
44
44
  "id": "text",
@@ -65,7 +65,32 @@
65
65
  "id": "chart",
66
66
  "component": "Chart",
67
67
  "type": "bar",
68
- "data": "[{\"month\":\"Jan\",\"revenue\":3200},{\"month\":\"Feb\",\"revenue\":4100},{\"month\":\"Mar\",\"revenue\":3800},{\"month\":\"Apr\",\"revenue\":5200},{\"month\":\"May\",\"revenue\":4800},{\"month\":\"Jun\",\"revenue\":6100}]",
68
+ "data": [
69
+ {
70
+ "month": "Jan",
71
+ "revenue": 3200
72
+ },
73
+ {
74
+ "month": "Feb",
75
+ "revenue": 4100
76
+ },
77
+ {
78
+ "month": "Mar",
79
+ "revenue": 3800
80
+ },
81
+ {
82
+ "month": "Apr",
83
+ "revenue": 5200
84
+ },
85
+ {
86
+ "month": "May",
87
+ "revenue": 4800
88
+ },
89
+ {
90
+ "month": "Jun",
91
+ "revenue": 6100
92
+ }
93
+ ],
69
94
  "x": "month",
70
95
  "y": "revenue"
71
96
  },
@@ -116,7 +141,36 @@
116
141
  "id": "chart-2",
117
142
  "component": "Chart",
118
143
  "type": "line",
119
- "data": "[{\"day\":\"Mon\",\"sessions\":1200},{\"day\":\"Tue\",\"sessions\":1800},{\"day\":\"Wed\",\"sessions\":1500},{\"day\":\"Thu\",\"sessions\":2200},{\"day\":\"Fri\",\"sessions\":1900},{\"day\":\"Sat\",\"sessions\":800},{\"day\":\"Sun\",\"sessions\":600}]",
144
+ "data": [
145
+ {
146
+ "day": "Mon",
147
+ "sessions": 1200
148
+ },
149
+ {
150
+ "day": "Tue",
151
+ "sessions": 1800
152
+ },
153
+ {
154
+ "day": "Wed",
155
+ "sessions": 1500
156
+ },
157
+ {
158
+ "day": "Thu",
159
+ "sessions": 2200
160
+ },
161
+ {
162
+ "day": "Fri",
163
+ "sessions": 1900
164
+ },
165
+ {
166
+ "day": "Sat",
167
+ "sessions": 800
168
+ },
169
+ {
170
+ "day": "Sun",
171
+ "sessions": 600
172
+ }
173
+ ],
120
174
  "smooth": 0.4,
121
175
  "x": "day",
122
176
  "y": "sessions"
@@ -32,7 +32,7 @@
32
32
  "last-used"
33
33
  ]
34
34
  },
35
- "captured_at": "2026-06-07T19:28:13.657Z",
35
+ "captured_at": "2026-07-14T14:35:18.688Z",
36
36
  "template": [
37
37
  {
38
38
  "id": "text",
@@ -93,7 +93,26 @@
93
93
  {
94
94
  "id": "table",
95
95
  "component": "Table",
96
- "data": "[{\"name\":\"Production API\",\"prefix\":\"sk-live-****-3a7f\",\"created\":\"Jan 15, 2026\",\"lastUsed\":\"2h ago\"},{\"name\":\"Staging API\",\"prefix\":\"sk-test-****-9b2e\",\"created\":\"Mar 1, 2026\",\"lastUsed\":\"3d ago\"},{\"name\":\"CI Pipeline\",\"prefix\":\"sk-live-****-7k4m\",\"created\":\"Apr 10, 2026\",\"lastUsed\":\"1h ago\"}]",
96
+ "data": [
97
+ {
98
+ "name": "Production API",
99
+ "prefix": "sk-live-****-3a7f",
100
+ "created": "Jan 15, 2026",
101
+ "lastUsed": "2h ago"
102
+ },
103
+ {
104
+ "name": "Staging API",
105
+ "prefix": "sk-test-****-9b2e",
106
+ "created": "Mar 1, 2026",
107
+ "lastUsed": "3d ago"
108
+ },
109
+ {
110
+ "name": "CI Pipeline",
111
+ "prefix": "sk-live-****-7k4m",
112
+ "created": "Apr 10, 2026",
113
+ "lastUsed": "1h ago"
114
+ }
115
+ ],
97
116
  "sortable": true,
98
117
  "children": [
99
118
  "col-def",
@@ -28,7 +28,7 @@
28
28
  "history"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-06-07T19:28:13.657Z",
31
+ "captured_at": "2026-07-14T14:35:18.688Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "text",
@@ -92,7 +92,36 @@
92
92
  {
93
93
  "id": "table",
94
94
  "component": "Table",
95
- "data": "[{\"user\":\"Alex Chen\",\"action\":\"Deployed\",\"resource\":\"v2.14.0\",\"ip\":\"203.0.113.1\",\"timestamp\":\"2m ago\"},{\"user\":\"Sarah Miller\",\"action\":\"Invited\",\"resource\":\"james@acme.com\",\"ip\":\"198.51.100.4\",\"timestamp\":\"18m ago\"},{\"user\":\"James Park\",\"action\":\"API key created\",\"resource\":\"ci-pipeline\",\"ip\":\"192.0.2.8\",\"timestamp\":\"1h ago\"},{\"user\":\"Maria Lopez\",\"action\":\"Role changed\",\"resource\":\"viewer → admin\",\"ip\":\"203.0.113.9\",\"timestamp\":\"3h ago\"}]",
95
+ "data": [
96
+ {
97
+ "user": "Alex Chen",
98
+ "action": "Deployed",
99
+ "resource": "v2.14.0",
100
+ "ip": "203.0.113.1",
101
+ "timestamp": "2m ago"
102
+ },
103
+ {
104
+ "user": "Sarah Miller",
105
+ "action": "Invited",
106
+ "resource": "james@acme.com",
107
+ "ip": "198.51.100.4",
108
+ "timestamp": "18m ago"
109
+ },
110
+ {
111
+ "user": "James Park",
112
+ "action": "API key created",
113
+ "resource": "ci-pipeline",
114
+ "ip": "192.0.2.8",
115
+ "timestamp": "1h ago"
116
+ },
117
+ {
118
+ "user": "Maria Lopez",
119
+ "action": "Role changed",
120
+ "resource": "viewer → admin",
121
+ "ip": "203.0.113.9",
122
+ "timestamp": "3h ago"
123
+ }
124
+ ],
96
125
  "sortable": true,
97
126
  "striped": true,
98
127
  "children": [
@@ -28,14 +28,43 @@
28
28
  "content-card"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-06-07T19:28:13.657Z",
31
+ "captured_at": "2026-07-14T14:35:18.688Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "chart",
35
35
  "component": "Chart",
36
36
  "type": "sparkline",
37
37
  "color": "accent",
38
- "data": "[{\"t\":1,\"v\":40},{\"t\":2,\"v\":65},{\"t\":3,\"v\":50},{\"t\":4,\"v\":80},{\"t\":5,\"v\":60},{\"t\":6,\"v\":90},{\"t\":7,\"v\":70}]",
38
+ "data": [
39
+ {
40
+ "t": 1,
41
+ "v": 40
42
+ },
43
+ {
44
+ "t": 2,
45
+ "v": 65
46
+ },
47
+ {
48
+ "t": 3,
49
+ "v": 50
50
+ },
51
+ {
52
+ "t": 4,
53
+ "v": 80
54
+ },
55
+ {
56
+ "t": 5,
57
+ "v": 60
58
+ },
59
+ {
60
+ "t": 6,
61
+ "v": 90
62
+ },
63
+ {
64
+ "t": 7,
65
+ "v": 70
66
+ }
67
+ ],
39
68
  "x": "t",
40
69
  "y": "v"
41
70
  },
@@ -31,14 +31,43 @@
31
31
  "media-gallery"
32
32
  ]
33
33
  },
34
- "captured_at": "2026-06-07T19:28:13.657Z",
34
+ "captured_at": "2026-07-14T14:35:18.688Z",
35
35
  "template": [
36
36
  {
37
37
  "id": "chart",
38
38
  "component": "Chart",
39
39
  "type": "sparkline",
40
40
  "color": "accent",
41
- "data": "[{\"t\":1,\"v\":60},{\"t\":2,\"v\":80},{\"t\":3,\"v\":45},{\"t\":4,\"v\":90},{\"t\":5,\"v\":70},{\"t\":6,\"v\":85},{\"t\":7,\"v\":55}]",
41
+ "data": [
42
+ {
43
+ "t": 1,
44
+ "v": 60
45
+ },
46
+ {
47
+ "t": 2,
48
+ "v": 80
49
+ },
50
+ {
51
+ "t": 3,
52
+ "v": 45
53
+ },
54
+ {
55
+ "t": 4,
56
+ "v": 90
57
+ },
58
+ {
59
+ "t": 5,
60
+ "v": 70
61
+ },
62
+ {
63
+ "t": 6,
64
+ "v": 85
65
+ },
66
+ {
67
+ "t": 7,
68
+ "v": 55
69
+ }
70
+ ],
42
71
  "x": "t",
43
72
  "y": "v"
44
73
  },
@@ -106,7 +135,36 @@
106
135
  "component": "Chart",
107
136
  "type": "sparkline",
108
137
  "color": "info",
109
- "data": "[{\"t\":1,\"v\":40},{\"t\":2,\"v\":65},{\"t\":3,\"v\":80},{\"t\":4,\"v\":55},{\"t\":5,\"v\":90},{\"t\":6,\"v\":75},{\"t\":7,\"v\":60}]",
138
+ "data": [
139
+ {
140
+ "t": 1,
141
+ "v": 40
142
+ },
143
+ {
144
+ "t": 2,
145
+ "v": 65
146
+ },
147
+ {
148
+ "t": 3,
149
+ "v": 80
150
+ },
151
+ {
152
+ "t": 4,
153
+ "v": 55
154
+ },
155
+ {
156
+ "t": 5,
157
+ "v": 90
158
+ },
159
+ {
160
+ "t": 6,
161
+ "v": 75
162
+ },
163
+ {
164
+ "t": 7,
165
+ "v": 60
166
+ }
167
+ ],
110
168
  "x": "t",
111
169
  "y": "v"
112
170
  },
@@ -174,7 +232,36 @@
174
232
  "component": "Chart",
175
233
  "type": "sparkline",
176
234
  "color": "success",
177
- "data": "[{\"t\":1,\"v\":70},{\"t\":2,\"v\":50},{\"t\":3,\"v\":85},{\"t\":4,\"v\":65},{\"t\":5,\"v\":45},{\"t\":6,\"v\":80},{\"t\":7,\"v\":90}]",
235
+ "data": [
236
+ {
237
+ "t": 1,
238
+ "v": 70
239
+ },
240
+ {
241
+ "t": 2,
242
+ "v": 50
243
+ },
244
+ {
245
+ "t": 3,
246
+ "v": 85
247
+ },
248
+ {
249
+ "t": 4,
250
+ "v": 65
251
+ },
252
+ {
253
+ "t": 5,
254
+ "v": 45
255
+ },
256
+ {
257
+ "t": 6,
258
+ "v": 80
259
+ },
260
+ {
261
+ "t": 7,
262
+ "v": 90
263
+ }
264
+ ],
178
265
  "x": "t",
179
266
  "y": "v"
180
267
  },
@@ -242,7 +329,36 @@
242
329
  "component": "Chart",
243
330
  "type": "sparkline",
244
331
  "color": "warning",
245
- "data": "[{\"t\":1,\"v\":85},{\"t\":2,\"v\":60},{\"t\":3,\"v\":75},{\"t\":4,\"v\":40},{\"t\":5,\"v\":95},{\"t\":6,\"v\":65},{\"t\":7,\"v\":50}]",
332
+ "data": [
333
+ {
334
+ "t": 1,
335
+ "v": 85
336
+ },
337
+ {
338
+ "t": 2,
339
+ "v": 60
340
+ },
341
+ {
342
+ "t": 3,
343
+ "v": 75
344
+ },
345
+ {
346
+ "t": 4,
347
+ "v": 40
348
+ },
349
+ {
350
+ "t": 5,
351
+ "v": 95
352
+ },
353
+ {
354
+ "t": 6,
355
+ "v": 65
356
+ },
357
+ {
358
+ "t": 7,
359
+ "v": 50
360
+ }
361
+ ],
246
362
  "x": "t",
247
363
  "y": "v"
248
364
  },
@@ -310,7 +426,36 @@
310
426
  "component": "Chart",
311
427
  "type": "sparkline",
312
428
  "color": "muted",
313
- "data": "[{\"t\":1,\"v\":30},{\"t\":2,\"v\":55},{\"t\":3,\"v\":40},{\"t\":4,\"v\":70},{\"t\":5,\"v\":50},{\"t\":6,\"v\":35},{\"t\":7,\"v\":65}]",
429
+ "data": [
430
+ {
431
+ "t": 1,
432
+ "v": 30
433
+ },
434
+ {
435
+ "t": 2,
436
+ "v": 55
437
+ },
438
+ {
439
+ "t": 3,
440
+ "v": 40
441
+ },
442
+ {
443
+ "t": 4,
444
+ "v": 70
445
+ },
446
+ {
447
+ "t": 5,
448
+ "v": 50
449
+ },
450
+ {
451
+ "t": 6,
452
+ "v": 35
453
+ },
454
+ {
455
+ "t": 7,
456
+ "v": 65
457
+ }
458
+ ],
314
459
  "x": "t",
315
460
  "y": "v"
316
461
  },
@@ -378,7 +523,36 @@
378
523
  "component": "Chart",
379
524
  "type": "sparkline",
380
525
  "color": "danger",
381
- "data": "[{\"t\":1,\"v\":75},{\"t\":2,\"v\":90},{\"t\":3,\"v\":60},{\"t\":4,\"v\":80},{\"t\":5,\"v\":45},{\"t\":6,\"v\":70},{\"t\":7,\"v\":85}]",
526
+ "data": [
527
+ {
528
+ "t": 1,
529
+ "v": 75
530
+ },
531
+ {
532
+ "t": 2,
533
+ "v": 90
534
+ },
535
+ {
536
+ "t": 3,
537
+ "v": 60
538
+ },
539
+ {
540
+ "t": 4,
541
+ "v": 80
542
+ },
543
+ {
544
+ "t": 5,
545
+ "v": 45
546
+ },
547
+ {
548
+ "t": 6,
549
+ "v": 70
550
+ },
551
+ {
552
+ "t": 7,
553
+ "v": 85
554
+ }
555
+ ],
382
556
  "x": "t",
383
557
  "y": "v"
384
558
  },
@@ -28,7 +28,7 @@
28
28
  "conversion"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-06-10T20:25:14.783Z",
31
+ "captured_at": "2026-07-12T22:21:24.972Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "text",
@@ -36,21 +36,13 @@
36
36
  "variant": "heading",
37
37
  "textContent": "Revenue"
38
38
  },
39
- {
40
- "id": "text-2",
41
- "component": "Text",
42
- "textContent": "↑ 8.4%",
43
- "variant": "body"
44
- },
45
39
  {
46
40
  "id": "tag",
47
41
  "component": "Tag",
48
42
  "slot": "action",
49
43
  "size": "sm",
50
44
  "variant": "success",
51
- "children": [
52
- "text-2"
53
- ]
45
+ "text": "↑ 8.4%"
54
46
  },
55
47
  {
56
48
  "id": "header",
@@ -28,7 +28,7 @@
28
28
  "widget"
29
29
  ]
30
30
  },
31
- "captured_at": "2026-06-10T20:25:14.783Z",
31
+ "captured_at": "2026-07-12T22:21:24.972Z",
32
32
  "template": [
33
33
  {
34
34
  "id": "text",
@@ -42,20 +42,12 @@
42
42
  "variant": "caption",
43
43
  "textContent": "Monthly revenue"
44
44
  },
45
- {
46
- "id": "text-3",
47
- "component": "Text",
48
- "textContent": "↑ 8.4%",
49
- "variant": "body"
50
- },
51
45
  {
52
46
  "id": "tag",
53
47
  "component": "Tag",
54
48
  "size": "sm",
55
49
  "variant": "success",
56
- "children": [
57
- "text-3"
58
- ]
50
+ "text": "↑ 8.4%"
59
51
  },
60
52
  {
61
53
  "id": "root",
@@ -36,7 +36,7 @@
36
36
  "layout": "panel"
37
37
  }
38
38
  },
39
- "captured_at": "2026-06-07T19:28:13.657Z",
39
+ "captured_at": "2026-07-12T22:21:24.972Z",
40
40
  "template": [
41
41
  {
42
42
  "id": "text",
@@ -122,6 +122,7 @@
122
122
  {
123
123
  "id": "card",
124
124
  "component": "Card",
125
+ "span": "2",
125
126
  "children": [
126
127
  "header",
127
128
  "section"
@@ -39,7 +39,7 @@
39
39
  "layout": "panel"
40
40
  }
41
41
  },
42
- "captured_at": "2026-06-07T19:28:13.657Z",
42
+ "captured_at": "2026-07-14T14:35:18.688Z",
43
43
  "template": [
44
44
  {
45
45
  "id": "text",
@@ -158,7 +158,32 @@
158
158
  "id": "chart",
159
159
  "component": "Chart",
160
160
  "type": "bar",
161
- "data": "[{\"month\":\"Jan\",\"revenue\":3200},{\"month\":\"Feb\",\"revenue\":4100},{\"month\":\"Mar\",\"revenue\":3800},{\"month\":\"Apr\",\"revenue\":5200},{\"month\":\"May\",\"revenue\":4800},{\"month\":\"Jun\",\"revenue\":6100}]",
161
+ "data": [
162
+ {
163
+ "month": "Jan",
164
+ "revenue": 3200
165
+ },
166
+ {
167
+ "month": "Feb",
168
+ "revenue": 4100
169
+ },
170
+ {
171
+ "month": "Mar",
172
+ "revenue": 3800
173
+ },
174
+ {
175
+ "month": "Apr",
176
+ "revenue": 5200
177
+ },
178
+ {
179
+ "month": "May",
180
+ "revenue": 4800
181
+ },
182
+ {
183
+ "month": "Jun",
184
+ "revenue": 6100
185
+ }
186
+ ],
162
187
  "x": "month",
163
188
  "y": "revenue"
164
189
  },
@@ -209,7 +234,36 @@
209
234
  "id": "chart-2",
210
235
  "component": "Chart",
211
236
  "type": "line",
212
- "data": "[{\"day\":\"Mon\",\"sessions\":1200},{\"day\":\"Tue\",\"sessions\":1800},{\"day\":\"Wed\",\"sessions\":1500},{\"day\":\"Thu\",\"sessions\":2200},{\"day\":\"Fri\",\"sessions\":1900},{\"day\":\"Sat\",\"sessions\":800},{\"day\":\"Sun\",\"sessions\":600}]",
237
+ "data": [
238
+ {
239
+ "day": "Mon",
240
+ "sessions": 1200
241
+ },
242
+ {
243
+ "day": "Tue",
244
+ "sessions": 1800
245
+ },
246
+ {
247
+ "day": "Wed",
248
+ "sessions": 1500
249
+ },
250
+ {
251
+ "day": "Thu",
252
+ "sessions": 2200
253
+ },
254
+ {
255
+ "day": "Fri",
256
+ "sessions": 1900
257
+ },
258
+ {
259
+ "day": "Sat",
260
+ "sessions": 800
261
+ },
262
+ {
263
+ "day": "Sun",
264
+ "sessions": 600
265
+ }
266
+ ],
213
267
  "smooth": 0.4,
214
268
  "x": "day",
215
269
  "y": "sessions"
@@ -51,7 +51,7 @@
51
51
  "layout": "card"
52
52
  }
53
53
  },
54
- "captured_at": "2026-06-07T19:28:13.657Z",
54
+ "captured_at": "2026-07-12T22:21:24.972Z",
55
55
  "template": [
56
56
  {
57
57
  "id": "text",
@@ -188,6 +188,7 @@
188
188
  {
189
189
  "id": "card",
190
190
  "component": "Card",
191
+ "span": "3",
191
192
  "children": [
192
193
  "header",
193
194
  "section",
@@ -544,6 +545,7 @@
544
545
  {
545
546
  "id": "card-4",
546
547
  "component": "Card",
548
+ "span": "2",
547
549
  "children": [
548
550
  "header-3",
549
551
  "section-4"