@adia-ai/gen-ui 0.8.50 → 0.8.52
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/compose/transpiler/transpiler-maps.js +21 -0
- package/corpus/chunk-embeddings.json +1 -1
- package/corpus/chunks/_index.json +36 -7
- package/corpus/chunks/_source-hashes.json +11 -10
- package/corpus/chunks/auth-account-deleted.json +3 -2
- package/corpus/chunks/auth-email-verify.json +3 -2
- package/corpus/chunks/auth-forbidden.json +3 -2
- package/corpus/chunks/auth-link-expired.json +3 -2
- package/corpus/chunks/auth-locked-account.json +3 -2
- package/corpus/chunks/auth-mfa-enrollment.json +3 -2
- package/corpus/chunks/auth-new-password.json +3 -2
- package/corpus/chunks/auth-password-reset.json +3 -2
- package/corpus/chunks/auth-profile-setup.json +3 -2
- package/corpus/chunks/auth-reset-sent.json +3 -2
- package/corpus/chunks/auth-session-expired.json +3 -2
- package/corpus/chunks/auth-signin-card-email.json +3 -2
- package/corpus/chunks/auth-signin-card-mfa.json +3 -2
- package/corpus/chunks/auth-signin-card-otp.json +3 -2
- package/corpus/chunks/auth-signin-card-password.json +3 -2
- package/corpus/chunks/auth-signin-card-recovery.json +3 -2
- package/corpus/chunks/auth-signout.json +3 -2
- package/corpus/chunks/auth-signup-entry.json +3 -2
- package/corpus/chunks/auth-signup-verify.json +3 -2
- package/corpus/chunks/auth-sso-required.json +3 -2
- package/corpus/chunks/auth-team-invite.json +3 -2
- package/corpus/chunks/card-with-sparkline.json +2 -1
- package/corpus/chunks/chat-empty-state-hero.json +4 -12
- package/corpus/chunks/chat-streaming-surface.json +2 -1
- package/corpus/chunks/choice-card-onboarding.json +64 -0
- package/corpus/chunks/destructive-confirm-modal.json +2 -1
- package/corpus/chunks/error-404.json +3 -2
- package/corpus/chunks/error-500.json +3 -2
- package/corpus/chunks/error-maintenance.json +3 -2
- package/corpus/chunks/import-mapping-flow.json +2 -1
- package/corpus/chunks/table-toolbar-adiav2-row.json +2 -2
- package/corpus/chunks/usage-quota-meter-card.json +3 -1
- package/corpus/manifest.json +4 -4
- 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-25T17:15:27.803Z",
|
|
4
|
+
"total_instances": 715,
|
|
5
|
+
"unique_names": 566,
|
|
6
6
|
"by_kind": {
|
|
7
|
-
"block":
|
|
7
|
+
"block": 687,
|
|
8
8
|
"page": 21,
|
|
9
9
|
"panel": 7
|
|
10
10
|
},
|
|
@@ -1527,7 +1527,7 @@
|
|
|
1527
1527
|
"nested": [],
|
|
1528
1528
|
"metadata": {
|
|
1529
1529
|
"domain": "agent",
|
|
1530
|
-
"description": "Chat empty-state hero — the first-run view of an assistant: a centered prompt headline
|
|
1530
|
+
"description": "Chat empty-state hero — the first-run view of an assistant: a centered prompt headline and a primary chat-input composer. The 'how would you like to start' landing shown before any messages exist.",
|
|
1531
1531
|
"keywords": [
|
|
1532
1532
|
"chat",
|
|
1533
1533
|
"empty",
|
|
@@ -1546,8 +1546,6 @@
|
|
|
1546
1546
|
"composer",
|
|
1547
1547
|
"chat",
|
|
1548
1548
|
"input",
|
|
1549
|
-
"starters",
|
|
1550
|
-
"suggestions",
|
|
1551
1549
|
"blank",
|
|
1552
1550
|
"zero",
|
|
1553
1551
|
"state",
|
|
@@ -12371,6 +12369,37 @@
|
|
|
12371
12369
|
]
|
|
12372
12370
|
}
|
|
12373
12371
|
},
|
|
12372
|
+
{
|
|
12373
|
+
"name": "choice-card-onboarding",
|
|
12374
|
+
"kind": "block",
|
|
12375
|
+
"primary": "choice-card-ui",
|
|
12376
|
+
"instances": 1,
|
|
12377
|
+
"pages": [
|
|
12378
|
+
"/packages/web-components/components/choice-card/choice-card.examples.html"
|
|
12379
|
+
],
|
|
12380
|
+
"slots": [],
|
|
12381
|
+
"nested": [],
|
|
12382
|
+
"metadata": {
|
|
12383
|
+
"domain": "navigation",
|
|
12384
|
+
"description": "Onboarding role picker - three navigational choice rows (label + description + caret) inside one self-dividing card. Signup / account-setup flows that route to a different next screen per choice.",
|
|
12385
|
+
"keywords": [
|
|
12386
|
+
"choice",
|
|
12387
|
+
"card",
|
|
12388
|
+
"option",
|
|
12389
|
+
"row",
|
|
12390
|
+
"picker",
|
|
12391
|
+
"onboarding",
|
|
12392
|
+
"signup",
|
|
12393
|
+
"role",
|
|
12394
|
+
"plan",
|
|
12395
|
+
"bill",
|
|
12396
|
+
"navigational",
|
|
12397
|
+
"actionable",
|
|
12398
|
+
"divider",
|
|
12399
|
+
"caret"
|
|
12400
|
+
]
|
|
12401
|
+
}
|
|
12402
|
+
},
|
|
12374
12403
|
{
|
|
12375
12404
|
"name": "col-form-stack",
|
|
12376
12405
|
"kind": "block",
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
"apps/genui/app/a2ui/a2ui.html": "1bb349400950b2498bf328d18876bdf6a0b74fc368c71bade8d87c5d840295d6",
|
|
21
21
|
"apps/genui/app/css-channel-demo/css-channel-demo.contents.html": "a539c38357d62ab69377b7d5c735dd8a14f9b1c474c353cb066ab042ee782013",
|
|
22
22
|
"apps/genui/app/css-channel-demo/css-channel-demo.html": "64132e1b1315e5a9e9f6e36a9122f82f4d31ff8d61a762f105554703b98e218e",
|
|
23
|
-
"apps/genui/app/factory-chat/factory-chat.contents.html": "
|
|
24
|
-
"apps/genui/app/factory-chat/factory-chat.html": "
|
|
23
|
+
"apps/genui/app/factory-chat/factory-chat.contents.html": "47f4267bc89c6d6ddea89dd9b13a96be3bd203c2d0a818c2e6b651cbbd588fef",
|
|
24
|
+
"apps/genui/app/factory-chat/factory-chat.html": "bcecd9d0334e26b077c1463765e19b1b0e0ad0fb496eeca4ca3150f05b7000b6",
|
|
25
25
|
"apps/genui/app/gen-ui-feed/gen-ui-feed.contents.html": "f6ac71f6d39a88638fd0a366437c9931c93563b3bc2f4c8b10b053b81293a28c",
|
|
26
26
|
"apps/genui/app/gen-ui-feed/gen-ui-feed.html": "1ebfbb3c22092284d897a7621f44b67b5612e3ed5d067fcb25540686fa1c38d1",
|
|
27
27
|
"apps/genui/app/gen-ui-gallery/gen-ui-gallery.html": "755a495f7c9924d3cc7cb239c5e9f4c0f3e3f21e95475652a02c01557bc27c4c",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"catalog/ui-patterns/v050-marketing-blocks/v050-marketing-blocks.html": "7833b21ee84643978cd3ca0e6ff20caa20ec8cbc9a55e371aa295a532f8ed48a",
|
|
280
280
|
"catalog/ui-patterns/v050-nav-blocks/v050-nav-blocks.contents.html": "511510f5c5315f2c9fd2607db78c6989c2b3376f1f23367406ce748ab8ed79ad",
|
|
281
281
|
"catalog/ui-patterns/v050-nav-blocks/v050-nav-blocks.html": "196862f06f495547d85f542e6a0eee152ab40a40ca969c93b0cbd0733de5a5e2",
|
|
282
|
-
"packages/gen-ui/a2ui/catalog/tier-index.json": "
|
|
282
|
+
"packages/gen-ui/a2ui/catalog/tier-index.json": "fb1f406587a9794e3b8151e0f6f9dd058acf645d38c26cba119cd0012acdeec1",
|
|
283
283
|
"packages/web-components/components/accordion/accordion.examples.html": "2a809c9da20b8bf4107ca6f110e002323ea09b8e0853eea1c7c54fc39298bf5d",
|
|
284
284
|
"packages/web-components/components/action-list/action-list.examples.html": "c9c506bfd5a5411891098e2400196b0ee1970bc82430c20718705c571de2d66e",
|
|
285
285
|
"packages/web-components/components/adia-mark/adia-mark.examples.html": "3f8f6a0124527f917d715e4b92a8f0c5b57251f8a1402cbd9fcd5110337248a6",
|
|
@@ -306,6 +306,7 @@
|
|
|
306
306
|
"packages/web-components/components/chart/chart.examples.html": "95320c90e75c1d97b8580d9ee885bfec94066d0a917e0773d62264e410a63ca5",
|
|
307
307
|
"packages/web-components/components/chat-thread/chat-thread.examples.html": "d3d11cca05b944a3c6ec3ecb764a95cd1a4659f63aeff81b1acecea95d52ef12",
|
|
308
308
|
"packages/web-components/components/check/check.examples.html": "6fcbde27bf829094ebf8c73183feb1763ccb7407ec95a6756d82a86ed3802502",
|
|
309
|
+
"packages/web-components/components/choice-card/choice-card.examples.html": "3d7f1a16a11f6d79587ed4683b282fa9bfbd828231adc4085d2371e9b49a563f",
|
|
309
310
|
"packages/web-components/components/code/code.examples.html": "959ee1fa144f9fb0234a040c64899cd6becf97506366ad0095869b656a17ace8",
|
|
310
311
|
"packages/web-components/components/col/col.examples.html": "6059a5af25d5416ff6951b839a6779db28d40400b1e0c578409d8d25b5b964fd",
|
|
311
312
|
"packages/web-components/components/color-area/color-area.examples.html": "f169c099e47feedfaa4f77795ede8a462a03307587648063eac754db68945eb2",
|
|
@@ -378,7 +379,7 @@
|
|
|
378
379
|
"packages/web-components/components/slider/slider.examples.html": "95e4766992b49e4602c852f5cc07ddf53911cba4224f513afa6d6af6f13c0a13",
|
|
379
380
|
"packages/web-components/components/spinner/spinner.examples.html": "3f5d4f56dd94e80104b32f0d0aac97d0116f787ea1071941ce80c59527159a47",
|
|
380
381
|
"packages/web-components/components/stack/stack.examples.html": "df01666124549c7b9d3814de7e54ebc1851a6b23719463cb70ef4a2fe2f559de",
|
|
381
|
-
"packages/web-components/components/stat/stat.examples.html": "
|
|
382
|
+
"packages/web-components/components/stat/stat.examples.html": "74a28ceb8c43444d56f3a30b71c0232f5e1bbef8fb030480b71c7f8715cb4398",
|
|
382
383
|
"packages/web-components/components/step-progress/step-progress.examples.html": "a7a20d41ef7340f4bc9e6990fc6d6bd2e949a241abc263b78f3fdb41e68df502",
|
|
383
384
|
"packages/web-components/components/stepper/stepper.examples.html": "46906228962dc40500556dff7b8cb8484c32d74c90a637701ab6942db3eac066",
|
|
384
385
|
"packages/web-components/components/stream/stream.examples.html": "4a7ec905a7aa044f4afc1f7b32051eee7bc9a46d8b3e8a9f801b6d3661c1cc72",
|
|
@@ -386,8 +387,8 @@
|
|
|
386
387
|
"packages/web-components/components/swiper/swiper.examples.html": "cfc9f8d6a2f0afda7a7500eca601d7c0e51c025edfdb8e797b80781a3e74a8b2",
|
|
387
388
|
"packages/web-components/components/switch/switch.examples.html": "5ced4977f950fdb632cf44e769e1dec431148e9c9fd4752b71b11ce203a2fa37",
|
|
388
389
|
"packages/web-components/components/table-footer/table-footer.examples.html": "41b5aab9c895436a68965a930abb2063eedd1f04ad32d45c855dd3806a8cd635",
|
|
389
|
-
"packages/web-components/components/table-toolbar/table-toolbar.examples.html": "
|
|
390
|
-
"packages/web-components/components/table/table.examples.html": "
|
|
390
|
+
"packages/web-components/components/table-toolbar/table-toolbar.examples.html": "7ebb8b1f4d61ed2cf0bab9d574614684fe24ed7d7d07555d9913c99625a49c28",
|
|
391
|
+
"packages/web-components/components/table/table.examples.html": "14ce1827aaee548b0c8880a612d385cc7bb0fab97a8c847013ae44ffb2f7d6d5",
|
|
391
392
|
"packages/web-components/components/tabs/tabs.examples.html": "1e083a7a44d099ff5af13c4ee47d359625c37a9643ca0b9350fd3d49de42f976",
|
|
392
393
|
"packages/web-components/components/tag/tag.examples.html": "c257e75298afd2b6aee139c84638be9941fc8de9ade5fa7e240137824c5c7d24",
|
|
393
394
|
"packages/web-components/components/tags-input/tags-input.examples.html": "1773f1a9bba62e97959a182fa278c22bd4e37296fc71502d166114769edfc25f",
|
|
@@ -450,7 +451,7 @@
|
|
|
450
451
|
"packages/web-components/patterns/timezone-selector/timezone-selector.examples.html": "357346473185dae5f1e4147417f45d6d14562ca6fe5afa74895be094273a7ebc",
|
|
451
452
|
"packages/web-components/patterns/wizard-drawer/wizard-drawer.examples.html": "6a53d6d720000af8c1ac78199e40cffcbf204f8455c08154fac5be26fda29e2e",
|
|
452
453
|
"packages/web-components/styles/accessibility.examples.html": "512776a5297fc2363e3e579910e57724d6bb4bd32bc5d3040e024765544ffdfe",
|
|
453
|
-
"packages/web-components/styles/colors.examples.html": "
|
|
454
|
+
"packages/web-components/styles/colors.examples.html": "6b5f811de88293e23aefff28258fe94b55f89f73aeac7b4efbcd71a1e139e898",
|
|
454
455
|
"packages/web-components/styles/elevation.examples.html": "7ead1d8631a074346875609939edbaeeb071b5bf1082536fa67da4b78d063fdd",
|
|
455
456
|
"packages/web-components/styles/icons.examples.html": "2d263dfb021844e9a7cf85e23f41c16217d4e81be31f025036f7ce4035a9817a",
|
|
456
457
|
"packages/web-components/styles/motion.examples.html": "6ef692bf55e4260f7f1c812c8fa94016dd7cc5f936accacd35bb42c7e1dfeb05",
|
|
@@ -538,11 +539,11 @@
|
|
|
538
539
|
"site/pages/architecture/traits.html": "3b784b4b9645dfa5c9fdd4aedb00a921559df9a7d714d505a80b3669e53a3027",
|
|
539
540
|
"site/pages/getting-started/agents.html": "176ab108d4e31e4fdd9fe0bd7361484e144267ec0d863b99bc955bd60ab86777",
|
|
540
541
|
"site/pages/getting-started/cdn-usage.html": "9d326ff56ea37b48d05f0447ffbfd2bd12c6cb74cb165f5f969e764064a044ab",
|
|
541
|
-
"site/pages/getting-started/factory-plugin.html": "
|
|
542
|
-
"site/pages/getting-started/forge-plugin.html": "
|
|
542
|
+
"site/pages/getting-started/factory-plugin.html": "77bb5a369670c4ba3b7e1bd172af10fe32d5bd3b3560dad58f243f7008d7e5cf",
|
|
543
|
+
"site/pages/getting-started/forge-plugin.html": "60176c43e1f410ffd6d863e5e3bd422ca0bd668936d65dceae21cdb4eac4a57b",
|
|
543
544
|
"site/pages/getting-started/installation.html": "21aa741d90955eea9364f3fad6ad79d7ba256d58376daf4eda954a47bf46cec5",
|
|
544
545
|
"site/pages/getting-started/introduction.html": "37428f9537c23e3045516199aab47edd26e152bf6406c729544ee6094b20189a",
|
|
545
|
-
"site/pages/getting-started/plugins.html": "
|
|
546
|
+
"site/pages/getting-started/plugins.html": "d83ed9b2cd57e0e6bba1d6e86be5510610cd2949463cd6ba37310b828ae03491",
|
|
546
547
|
"site/pages/getting-started/quick-start.html": "27a96ae34547a07e19839fb622b214e3d3b6012c68fd9f6af295b7cc461c5524",
|
|
547
548
|
"site/pages/getting-started/theming.html": "050a51281544f7a6676a3074ed4f3165e276f198ebba1d45e9d34bd0022d4532",
|
|
548
549
|
"site/pages/getting-started/usage.html": "23f477ad6e505876e36d6c774cd49acc3bb483f7e4872ea8d6d5261fdab02b4f",
|
|
@@ -26,11 +26,12 @@
|
|
|
26
26
|
"confirmation"
|
|
27
27
|
]
|
|
28
28
|
},
|
|
29
|
-
"captured_at": "2026-08-
|
|
29
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
30
30
|
"template": [
|
|
31
31
|
{
|
|
32
32
|
"id": "adia-mark",
|
|
33
|
-
"component": "AdiaMark"
|
|
33
|
+
"component": "AdiaMark",
|
|
34
|
+
"style": "--adia-mark-size: 5rem"
|
|
34
35
|
},
|
|
35
36
|
{
|
|
36
37
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"inbox"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"403"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -28,11 +28,12 @@
|
|
|
28
28
|
"resend"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "adia-mark",
|
|
35
|
-
"component": "AdiaMark"
|
|
35
|
+
"component": "AdiaMark",
|
|
36
|
+
"style": "--adia-mark-size: 5rem"
|
|
36
37
|
},
|
|
37
38
|
{
|
|
38
39
|
"id": "adia-ui-home",
|
|
@@ -28,11 +28,12 @@
|
|
|
28
28
|
"security"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "adia-mark",
|
|
35
|
-
"component": "AdiaMark"
|
|
35
|
+
"component": "AdiaMark",
|
|
36
|
+
"style": "--adia-mark-size: 5rem"
|
|
36
37
|
},
|
|
37
38
|
{
|
|
38
39
|
"id": "adia-ui-home",
|
|
@@ -41,11 +41,12 @@
|
|
|
41
41
|
"layout": "card"
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
|
-
"captured_at": "2026-08-
|
|
44
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
45
45
|
"template": [
|
|
46
46
|
{
|
|
47
47
|
"id": "adia-mark",
|
|
48
|
-
"component": "AdiaMark"
|
|
48
|
+
"component": "AdiaMark",
|
|
49
|
+
"style": "--adia-mark-size: 5rem"
|
|
49
50
|
},
|
|
50
51
|
{
|
|
51
52
|
"id": "adia-ui-home",
|
|
@@ -37,11 +37,12 @@
|
|
|
37
37
|
"layout": "card"
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
-
"captured_at": "2026-08-
|
|
40
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
41
41
|
"template": [
|
|
42
42
|
{
|
|
43
43
|
"id": "adia-mark",
|
|
44
|
-
"component": "AdiaMark"
|
|
44
|
+
"component": "AdiaMark",
|
|
45
|
+
"style": "--adia-mark-size: 5rem"
|
|
45
46
|
},
|
|
46
47
|
{
|
|
47
48
|
"id": "adia-ui-home",
|
|
@@ -38,11 +38,12 @@
|
|
|
38
38
|
"layout": "card"
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
|
-
"captured_at": "2026-08-
|
|
41
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
42
42
|
"template": [
|
|
43
43
|
{
|
|
44
44
|
"id": "adia-mark",
|
|
45
|
-
"component": "AdiaMark"
|
|
45
|
+
"component": "AdiaMark",
|
|
46
|
+
"style": "--adia-mark-size: 5rem"
|
|
46
47
|
},
|
|
47
48
|
{
|
|
48
49
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"avatar"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"inbox"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -33,11 +33,12 @@
|
|
|
33
33
|
"re-authenticate"
|
|
34
34
|
]
|
|
35
35
|
},
|
|
36
|
-
"captured_at": "2026-08-
|
|
36
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
37
37
|
"template": [
|
|
38
38
|
{
|
|
39
39
|
"id": "adia-mark",
|
|
40
|
-
"component": "AdiaMark"
|
|
40
|
+
"component": "AdiaMark",
|
|
41
|
+
"style": "--adia-mark-size: 5rem"
|
|
41
42
|
},
|
|
42
43
|
{
|
|
43
44
|
"id": "adia-ui-home",
|
|
@@ -41,11 +41,12 @@
|
|
|
41
41
|
"layout": "card"
|
|
42
42
|
}
|
|
43
43
|
},
|
|
44
|
-
"captured_at": "2026-08-
|
|
44
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
45
45
|
"template": [
|
|
46
46
|
{
|
|
47
47
|
"id": "adia-mark",
|
|
48
|
-
"component": "AdiaMark"
|
|
48
|
+
"component": "AdiaMark",
|
|
49
|
+
"style": "--adia-mark-size: 5rem"
|
|
49
50
|
},
|
|
50
51
|
{
|
|
51
52
|
"id": "adia-ui-home",
|
|
@@ -40,11 +40,12 @@
|
|
|
40
40
|
"layout": "card"
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"captured_at": "2026-08-
|
|
43
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
44
44
|
"template": [
|
|
45
45
|
{
|
|
46
46
|
"id": "adia-mark",
|
|
47
|
-
"component": "AdiaMark"
|
|
47
|
+
"component": "AdiaMark",
|
|
48
|
+
"style": "--adia-mark-size: 5rem"
|
|
48
49
|
},
|
|
49
50
|
{
|
|
50
51
|
"id": "adia-ui-home",
|
|
@@ -35,11 +35,12 @@
|
|
|
35
35
|
"layout": "card"
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
|
-
"captured_at": "2026-08-
|
|
38
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
39
39
|
"template": [
|
|
40
40
|
{
|
|
41
41
|
"id": "adia-mark",
|
|
42
|
-
"component": "AdiaMark"
|
|
42
|
+
"component": "AdiaMark",
|
|
43
|
+
"style": "--adia-mark-size: 5rem"
|
|
43
44
|
},
|
|
44
45
|
{
|
|
45
46
|
"id": "adia-ui-home",
|
|
@@ -36,11 +36,12 @@
|
|
|
36
36
|
"layout": "card"
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
|
-
"captured_at": "2026-08-
|
|
39
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
40
40
|
"template": [
|
|
41
41
|
{
|
|
42
42
|
"id": "adia-mark",
|
|
43
|
-
"component": "AdiaMark"
|
|
43
|
+
"component": "AdiaMark",
|
|
44
|
+
"style": "--adia-mark-size: 5rem"
|
|
44
45
|
},
|
|
45
46
|
{
|
|
46
47
|
"id": "adia-ui-home",
|
|
@@ -28,11 +28,12 @@
|
|
|
28
28
|
"phone"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "adia-mark",
|
|
35
|
-
"component": "AdiaMark"
|
|
35
|
+
"component": "AdiaMark",
|
|
36
|
+
"style": "--adia-mark-size: 5rem"
|
|
36
37
|
},
|
|
37
38
|
{
|
|
38
39
|
"id": "adia-ui-home",
|
|
@@ -28,11 +28,12 @@
|
|
|
28
28
|
"end"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "adia-mark",
|
|
35
|
-
"component": "AdiaMark"
|
|
35
|
+
"component": "AdiaMark",
|
|
36
|
+
"style": "--adia-mark-size: 5rem"
|
|
36
37
|
},
|
|
37
38
|
{
|
|
38
39
|
"id": "adia-ui-home",
|
|
@@ -42,11 +42,12 @@
|
|
|
42
42
|
"layout": "card"
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
|
-
"captured_at": "2026-08-
|
|
45
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
46
46
|
"template": [
|
|
47
47
|
{
|
|
48
48
|
"id": "adia-mark",
|
|
49
|
-
"component": "AdiaMark"
|
|
49
|
+
"component": "AdiaMark",
|
|
50
|
+
"style": "--adia-mark-size: 5rem"
|
|
50
51
|
},
|
|
51
52
|
{
|
|
52
53
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"inbox"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -27,11 +27,12 @@
|
|
|
27
27
|
"policy"
|
|
28
28
|
]
|
|
29
29
|
},
|
|
30
|
-
"captured_at": "2026-08-
|
|
30
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
31
31
|
"template": [
|
|
32
32
|
{
|
|
33
33
|
"id": "adia-mark",
|
|
34
|
-
"component": "AdiaMark"
|
|
34
|
+
"component": "AdiaMark",
|
|
35
|
+
"style": "--adia-mark-size: 5rem"
|
|
35
36
|
},
|
|
36
37
|
{
|
|
37
38
|
"id": "adia-ui-home",
|
|
@@ -28,11 +28,12 @@
|
|
|
28
28
|
"accept"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "adia-mark",
|
|
35
|
-
"component": "AdiaMark"
|
|
35
|
+
"component": "AdiaMark",
|
|
36
|
+
"style": "--adia-mark-size: 5rem"
|
|
36
37
|
},
|
|
37
38
|
{
|
|
38
39
|
"id": "adia-ui-home",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"mini-chart"
|
|
29
29
|
]
|
|
30
30
|
},
|
|
31
|
-
"captured_at": "2026-08-
|
|
31
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
32
32
|
"template": [
|
|
33
33
|
{
|
|
34
34
|
"id": "text",
|
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
{
|
|
60
60
|
"id": "chart",
|
|
61
61
|
"component": "Chart",
|
|
62
|
+
"style": "--chart-line-color:var(--md-sys-color-primary)",
|
|
62
63
|
"type": "line",
|
|
63
64
|
"data-stream-src": ""
|
|
64
65
|
},
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"attrs": {
|
|
9
9
|
"data-phase-empty": ""
|
|
10
10
|
},
|
|
11
|
-
"html": "<div\n data-phase-empty>\n <div data-hero>\n <h1>What are we building today?</h1>\n </div>\n <chat-input-ui data-input placeholder=\"Describe what you want to make...\"></chat-input-ui>\n
|
|
11
|
+
"html": "<div\n data-phase-empty>\n <div data-hero>\n <h1>What are we building today?</h1>\n </div>\n <chat-input-ui data-input placeholder=\"Describe what you want to make...\"></chat-input-ui>\n </div>",
|
|
12
12
|
"source": "apps/genui/app/factory-chat/factory-chat.contents.html",
|
|
13
13
|
"metadata": {
|
|
14
14
|
"domain": "agent",
|
|
15
|
-
"description": "Chat empty-state hero — the first-run view of an assistant: a centered prompt headline
|
|
15
|
+
"description": "Chat empty-state hero — the first-run view of an assistant: a centered prompt headline and a primary chat-input composer. The 'how would you like to start' landing shown before any messages exist.",
|
|
16
16
|
"keywords": [
|
|
17
17
|
"chat",
|
|
18
18
|
"empty",
|
|
@@ -31,8 +31,6 @@
|
|
|
31
31
|
"composer",
|
|
32
32
|
"chat",
|
|
33
33
|
"input",
|
|
34
|
-
"starters",
|
|
35
|
-
"suggestions",
|
|
36
34
|
"blank",
|
|
37
35
|
"zero",
|
|
38
36
|
"state",
|
|
@@ -47,7 +45,7 @@
|
|
|
47
45
|
"hero"
|
|
48
46
|
]
|
|
49
47
|
},
|
|
50
|
-
"captured_at": "2026-08-
|
|
48
|
+
"captured_at": "2026-08-25T16:33:31.562Z",
|
|
51
49
|
"template": [
|
|
52
50
|
{
|
|
53
51
|
"id": "text",
|
|
@@ -83,19 +81,13 @@
|
|
|
83
81
|
"placeholder": "Describe what you want to make...",
|
|
84
82
|
"data-input": ""
|
|
85
83
|
},
|
|
86
|
-
{
|
|
87
|
-
"id": "agent-suggestions",
|
|
88
|
-
"component": "AgentSuggestions",
|
|
89
|
-
"data-starters": ""
|
|
90
|
-
},
|
|
91
84
|
{
|
|
92
85
|
"id": "root",
|
|
93
86
|
"component": "Column",
|
|
94
87
|
"data-phase-empty": "",
|
|
95
88
|
"children": [
|
|
96
89
|
"card",
|
|
97
|
-
"chat-input"
|
|
98
|
-
"agent-suggestions"
|
|
90
|
+
"chat-input"
|
|
99
91
|
]
|
|
100
92
|
}
|
|
101
93
|
]
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"input"
|
|
27
27
|
]
|
|
28
28
|
},
|
|
29
|
-
"captured_at": "2026-08-
|
|
29
|
+
"captured_at": "2026-08-24T16:18:56.878Z",
|
|
30
30
|
"template": [
|
|
31
31
|
{
|
|
32
32
|
"id": "text",
|
|
@@ -89,6 +89,7 @@
|
|
|
89
89
|
{
|
|
90
90
|
"id": "stream",
|
|
91
91
|
"component": "Stream",
|
|
92
|
+
"style": "--stream-font-size: var(--a-body-sm)",
|
|
92
93
|
"streaming": true,
|
|
93
94
|
"children": [
|
|
94
95
|
"text-2"
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "choice-card-onboarding",
|
|
3
|
+
"kind": "block",
|
|
4
|
+
"primary": "choice-card-ui",
|
|
5
|
+
"page": "/packages/web-components/components/choice-card/choice-card.examples.html",
|
|
6
|
+
"slots": [],
|
|
7
|
+
"nested": [],
|
|
8
|
+
"attrs": {},
|
|
9
|
+
"html": "<choice-card-ui>\n <choice-ui label=\"I'm building a product\" description=\"Spinning up a new project.\" href=\"/onboarding/build\"></choice-ui>\n <choice-ui label=\"I'm exploring the product\" description=\"Kicking the tires first.\" href=\"/onboarding/explore\"></choice-ui>\n <choice-ui label=\"I'm migrating from another tool\" description=\"Moving an existing workspace.\" href=\"/onboarding/migrate\"></choice-ui>\n </choice-card-ui>",
|
|
10
|
+
"source": "packages/web-components/components/choice-card/choice-card.examples.html",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"domain": "navigation",
|
|
13
|
+
"description": "Onboarding role picker - three navigational choice rows (label + description + caret) inside one self-dividing card. Signup / account-setup flows that route to a different next screen per choice.",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"choice",
|
|
16
|
+
"card",
|
|
17
|
+
"option",
|
|
18
|
+
"row",
|
|
19
|
+
"picker",
|
|
20
|
+
"onboarding",
|
|
21
|
+
"signup",
|
|
22
|
+
"role",
|
|
23
|
+
"plan",
|
|
24
|
+
"bill",
|
|
25
|
+
"navigational",
|
|
26
|
+
"actionable",
|
|
27
|
+
"divider",
|
|
28
|
+
"caret"
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
"captured_at": "2026-08-24T22:42:00.521Z",
|
|
32
|
+
"template": [
|
|
33
|
+
{
|
|
34
|
+
"id": "choice",
|
|
35
|
+
"component": "Choice",
|
|
36
|
+
"description": "Spinning up a new project.",
|
|
37
|
+
"href": "/onboarding/build",
|
|
38
|
+
"label": "I'm building a product"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "choice-2",
|
|
42
|
+
"component": "Choice",
|
|
43
|
+
"description": "Kicking the tires first.",
|
|
44
|
+
"href": "/onboarding/explore",
|
|
45
|
+
"label": "I'm exploring the product"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "choice-3",
|
|
49
|
+
"component": "Choice",
|
|
50
|
+
"description": "Moving an existing workspace.",
|
|
51
|
+
"href": "/onboarding/migrate",
|
|
52
|
+
"label": "I'm migrating from another tool"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "root",
|
|
56
|
+
"component": "ChoiceCard",
|
|
57
|
+
"children": [
|
|
58
|
+
"choice",
|
|
59
|
+
"choice-2",
|
|
60
|
+
"choice-3"
|
|
61
|
+
]
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
}
|