@adia-ai/gen-ui 0.8.45 → 0.8.46
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 +7 -0
- package/compose/strategies/free-form-composer/index.js +36 -2
- package/corpus/chunk-embeddings.json +1 -1
- package/corpus/chunks/_index.json +425 -4
- package/corpus/chunks/_source-hashes.json +61 -58
- package/corpus/chunks/chart-in-card-full-bleed-chip-legend.json +115 -0
- package/corpus/chunks/new-enrollments-area.json +158 -0
- package/corpus/chunks/new-enrollments-radial-bar.json +157 -0
- package/corpus/chunks/new-enrollments-sparkline.json +243 -0
- package/corpus/chunks/new-enrollments-stacked-bar.json +182 -0
- package/corpus/chunks/table-footer-client-mode.json +56 -0
- package/corpus/chunks/table-footer-count-only.json +40 -0
- package/corpus/chunks/table-footer-empty.json +49 -0
- package/corpus/chunks/table-footer-server-mode.json +136 -0
- package/corpus/chunks/table-footer-single-page.json +41 -0
- package/corpus/chunks/table-in-card-client-mode.json +115 -0
- package/corpus/chunks/table-in-card-empty.json +123 -0
- package/corpus/chunks/table-in-card-loading.json +111 -0
- package/corpus/chunks/table-in-card-server-mode.json +131 -0
- package/corpus/manifest.json +4 -4
- package/package.json +1 -1
|
@@ -9,11 +9,11 @@
|
|
|
9
9
|
"apps/embedded-app/app/patient-labs/src/index.html": "a415281abbdc4ac868de9bd126aac5bfa23b1a0fa00468fda2720f01854cbfba",
|
|
10
10
|
"apps/embedded-app/app/population-health/src/index.html": "582a90b4bd7a8b653cbe4623b8a4cedef58aedbeb6dee7c241e2766ba534d562",
|
|
11
11
|
"apps/errors/app/404/404.contents.html": "a0efe0bd8d1821067cb4d786fefb521b744c055f0be4627cf518408354978493",
|
|
12
|
-
"apps/errors/app/404/404.html": "
|
|
12
|
+
"apps/errors/app/404/404.html": "aa0c1057e6239acfffa5f7363b3bc1388a60422276add27ed3bab9ca5028a62a",
|
|
13
13
|
"apps/errors/app/500/500.contents.html": "e72a0ddc303111ea2055795a8744081b5a10e02ef02958963e01e3931dbe442c",
|
|
14
|
-
"apps/errors/app/500/500.html": "
|
|
14
|
+
"apps/errors/app/500/500.html": "4e33da0736c2f39f5afc702acaff2b69f8df4a1aba6b9943af121d2075cb5d77",
|
|
15
15
|
"apps/errors/app/maintenance/maintenance.contents.html": "3ffd35359830ab4f244469ec144df36810e227e403c8695a41b2b6565731a3fa",
|
|
16
|
-
"apps/errors/app/maintenance/maintenance.html": "
|
|
16
|
+
"apps/errors/app/maintenance/maintenance.html": "17d0314975a71ac24a6f66f611f5d183a01db9fa1cf0fee82a8f699fed4caeac",
|
|
17
17
|
"apps/genui/app/a2ui-editor/a2ui-editor.contents.html": "5fc8380cd7264765f7a3eae1e696a7ab2be3a58f0bf11ee056694108569a6028",
|
|
18
18
|
"apps/genui/app/a2ui-editor/a2ui-editor.html": "bc12d0725f88ab6bde3b9fcaf93b40017cc26d21bc678a6eb7de6557f2ad6b6b",
|
|
19
19
|
"apps/genui/app/a2ui/a2ui.contents.html": "127a071df9440c838fdded343a046f62a5d2b78705f33e94ad96fc2e6d45f5eb",
|
|
@@ -50,107 +50,107 @@
|
|
|
50
50
|
"apps/tasks/app/tasks.contents.html": "17824b4095e6c87ff05c7b54f01e665fe1586de60557ed1170eeac23fe3e7f87",
|
|
51
51
|
"apps/tasks/app/tasks.html": "6bb392c8cae5cae7cb4b7db9341b2232843034c807a56f3d12029ed35a33f24b",
|
|
52
52
|
"apps/user-flow/app/auth/accept-invite/accept-invite.contents.html": "90c41e9318079677f0d958d1809d03dde7a097e213b9462ac76764d8e58a4471",
|
|
53
|
-
"apps/user-flow/app/auth/accept-invite/accept-invite.html": "
|
|
53
|
+
"apps/user-flow/app/auth/accept-invite/accept-invite.html": "7f8980a240539f06ffdd3b31a5a69efef6b165f07d14bb9175f3e23367f83ba7",
|
|
54
54
|
"apps/user-flow/app/auth/account-deleted/account-deleted.contents.html": "1bb7842e6d51d17e3a9988e5e62fa5a0bbb265aa7f3c4d569b5780f1d607bd76",
|
|
55
|
-
"apps/user-flow/app/auth/account-deleted/account-deleted.html": "
|
|
55
|
+
"apps/user-flow/app/auth/account-deleted/account-deleted.html": "7ba14e008dc385a5c4ab37ff5ccb5ea389a430c4ea2152d9aaf89b4737dc0a94",
|
|
56
56
|
"apps/user-flow/app/auth/account-locked/account-locked.contents.html": "ea9e0086c594be0efea7f03067e19d55e68795b526c0a65376a6398323f82a3a",
|
|
57
|
-
"apps/user-flow/app/auth/account-locked/account-locked.html": "
|
|
57
|
+
"apps/user-flow/app/auth/account-locked/account-locked.html": "3eade9cf69713a5c145e78cf655beb9f819616b025836aaa46d9c6809b346849",
|
|
58
58
|
"apps/user-flow/app/auth/email-change/verify/verify.contents.html": "32a6ffee3b0bd768c74679ebc11ec0d1c14dda803aeaa2856a62cf27033d9dcc",
|
|
59
|
-
"apps/user-flow/app/auth/email-change/verify/verify.html": "
|
|
59
|
+
"apps/user-flow/app/auth/email-change/verify/verify.html": "177c45f775250b8277d3694f8937aeb82fe012bd34344fd6201896ea4db46e08",
|
|
60
60
|
"apps/user-flow/app/auth/forbidden/forbidden.contents.html": "b76eb75d67620f7ead44c83d0dd6e90a37326ada6601d594ef4633c4a9da14ce",
|
|
61
|
-
"apps/user-flow/app/auth/forbidden/forbidden.html": "
|
|
61
|
+
"apps/user-flow/app/auth/forbidden/forbidden.html": "8b1bc400d827d077c1fa2b2355134484cc37e3e6a5f47fd05793ec79c9bd3728",
|
|
62
62
|
"apps/user-flow/app/auth/forgot-password/forgot-password.contents.html": "547726d46824d9537f81985460d3a4f0dc2f2d76e5f8e733f48987dde3e4cdf8",
|
|
63
|
-
"apps/user-flow/app/auth/forgot-password/forgot-password.html": "
|
|
63
|
+
"apps/user-flow/app/auth/forgot-password/forgot-password.html": "0b649f0cc4a4e6d228656204beda3d89ddc0a6f7c1ed68215ee1bf3f756abd7c",
|
|
64
64
|
"apps/user-flow/app/auth/forgot-password/sent/sent.contents.html": "f8c2f984ef64563e7d6c9542e40b5a14ba0ecb683be66bf3c51735af9a7c732e",
|
|
65
|
-
"apps/user-flow/app/auth/forgot-password/sent/sent.html": "
|
|
65
|
+
"apps/user-flow/app/auth/forgot-password/sent/sent.html": "1ca1052aaf0a2797ed035fb30c0e11f54aba6bde8e13e0bb53c1e41f3e238d92",
|
|
66
66
|
"apps/user-flow/app/auth/link-expired/link-expired.contents.html": "ad21c336cb7e3a9eaef60faba23ac259e4fc814d14f28c9fd3f2ab13616c6413",
|
|
67
|
-
"apps/user-flow/app/auth/link-expired/link-expired.html": "
|
|
67
|
+
"apps/user-flow/app/auth/link-expired/link-expired.html": "e319342e372d46a336eebbf1f05d1f1ecc907f3bbd24c027e585512802095842",
|
|
68
68
|
"apps/user-flow/app/auth/oauth/callback/callback.contents.html": "59561ed051d0d1d9a8156d68f3c46649de9b92d566c8f8c52c32044dd7f7d865",
|
|
69
69
|
"apps/user-flow/app/auth/oauth/callback/callback.html": "0ded933c5c4a70c3879c542137d5f5510ab389f98010e609563065a570f47f89",
|
|
70
70
|
"apps/user-flow/app/auth/reset-password/reset-password.contents.html": "be01e39c56c9389fc5b1f92ebe66fdf802510fd60c4857b3b299c4f986b0085f",
|
|
71
|
-
"apps/user-flow/app/auth/reset-password/reset-password.html": "
|
|
71
|
+
"apps/user-flow/app/auth/reset-password/reset-password.html": "b967f44052a9fc91fc5f152bcd9bf7ae6a4f6622a3f80523a5c56ffc7efd633a",
|
|
72
72
|
"apps/user-flow/app/auth/session-expired/session-expired.contents.html": "3edd63b16db2a5bc5ce0dd56010513a7647bcb6666f14eaa4a2053d2e655e0bf",
|
|
73
|
-
"apps/user-flow/app/auth/session-expired/session-expired.html": "
|
|
73
|
+
"apps/user-flow/app/auth/session-expired/session-expired.html": "535569430270dab3548f0aa0da5fdfb6e3631901924c242969b1df4474a27df0",
|
|
74
74
|
"apps/user-flow/app/auth/sign-in/magic-link/sent/sent.contents.html": "057c39a70534a5daf5eb76dcee4131e048f87822796985e99c192875c9fbd55c",
|
|
75
75
|
"apps/user-flow/app/auth/sign-in/magic-link/sent/sent.html": "cb811f72a1163d072923627d3db2455cf6dc69b832d2532313299577ed1e870f",
|
|
76
76
|
"apps/user-flow/app/auth/sign-in/mfa/mfa.contents.html": "044a001d14cc6899eb4ee286ca8158c4ff543b201beb1f7cff68dc733250611a",
|
|
77
|
-
"apps/user-flow/app/auth/sign-in/mfa/mfa.html": "
|
|
77
|
+
"apps/user-flow/app/auth/sign-in/mfa/mfa.html": "59fbfd996b57a5e8c626a13441ece23ad9a9cb16dee63e8e0bc1f7ca80457da5",
|
|
78
78
|
"apps/user-flow/app/auth/sign-in/mfa/recovery/recovery.contents.html": "88ed939ae8891f75a157b26bc70ba320755e3f5656dc3ed929d5d897588ab919",
|
|
79
|
-
"apps/user-flow/app/auth/sign-in/mfa/recovery/recovery.html": "
|
|
79
|
+
"apps/user-flow/app/auth/sign-in/mfa/recovery/recovery.html": "18cd50a386b8b8e349f1acfa471c0f507a1ebdbe672cfcfaab2f86ea644467d0",
|
|
80
80
|
"apps/user-flow/app/auth/sign-in/otp/verify/verify.contents.html": "1b9b45167715d8dcfe4d3421162c7a094ed47890c5a0dd9b6848bbe64c8b1dff",
|
|
81
|
-
"apps/user-flow/app/auth/sign-in/otp/verify/verify.html": "
|
|
81
|
+
"apps/user-flow/app/auth/sign-in/otp/verify/verify.html": "6a426450e7fe2e0ac8d33ef007c0a72d4f25a7b63fcb979129300394de44f89d",
|
|
82
82
|
"apps/user-flow/app/auth/sign-in/password/password.contents.html": "3e64bc23d8fce7d35e875f3c4631e3d32fbb3b391ef60a29e0a880d661cc06ec",
|
|
83
|
-
"apps/user-flow/app/auth/sign-in/password/password.html": "
|
|
83
|
+
"apps/user-flow/app/auth/sign-in/password/password.html": "3359c7b40dbe76355a1db6e58c5acaabcea77687d6d0fbc4ba0ff2ac36a7157f",
|
|
84
84
|
"apps/user-flow/app/auth/sign-in/sign-in.contents.html": "32abf76cc8c0979ef91006cb3f6bec8ec730a45fd8dc60b1f0b445781cbe601f",
|
|
85
|
-
"apps/user-flow/app/auth/sign-in/sign-in.html": "
|
|
85
|
+
"apps/user-flow/app/auth/sign-in/sign-in.html": "c650e3a33235113d4438e5e7bac80fec59a29bde178eb27e669906bfb8ff585a",
|
|
86
86
|
"apps/user-flow/app/auth/sign-out/sign-out.contents.html": "f8a96dbafbffc79ef9c63899b0a3960b809bec079114ceba53ec78f2055440bf",
|
|
87
|
-
"apps/user-flow/app/auth/sign-out/sign-out.html": "
|
|
87
|
+
"apps/user-flow/app/auth/sign-out/sign-out.html": "1468a3e7e33a1ca7fb623b887b64e00e3fc01de4d2e30781a6a6abea1ce3f1a0",
|
|
88
88
|
"apps/user-flow/app/auth/sign-up/mfa-setup/mfa-setup.contents.html": "9f25f0c67f09cd1ec0d953f1e4e0a7cf2f06027142d5ba52e9d1a1c06f45aec3",
|
|
89
|
-
"apps/user-flow/app/auth/sign-up/mfa-setup/mfa-setup.html": "
|
|
89
|
+
"apps/user-flow/app/auth/sign-up/mfa-setup/mfa-setup.html": "93aba53aa8ff0d85f225ddc80ea2f3378a02b99790e991481aed38399f9e44d8",
|
|
90
90
|
"apps/user-flow/app/auth/sign-up/profile/profile.contents.html": "58ec58dd1d1bbfa73c629e391b41921825c55358d43458dba742752d48f9c4c2",
|
|
91
|
-
"apps/user-flow/app/auth/sign-up/profile/profile.html": "
|
|
91
|
+
"apps/user-flow/app/auth/sign-up/profile/profile.html": "b8b30e9f552c1476af056f721f543b98e61bf6cfa67610c46f1a0d1486bbc636",
|
|
92
92
|
"apps/user-flow/app/auth/sign-up/sign-up.contents.html": "e33016628b2a7c2b022ee3f400d49b83db07eaa76c2ac22bb35a103d8f55dfe5",
|
|
93
|
-
"apps/user-flow/app/auth/sign-up/sign-up.html": "
|
|
93
|
+
"apps/user-flow/app/auth/sign-up/sign-up.html": "262b48125f585ff5d788c083b1039912b4cccc900cf768f702322b4d3d9f02b8",
|
|
94
94
|
"apps/user-flow/app/auth/sign-up/sso-only/sso-only.contents.html": "64b6b1ef402350673f314959657b24136c14d7b60ac4517abd10903dca121089",
|
|
95
|
-
"apps/user-flow/app/auth/sign-up/sso-only/sso-only.html": "
|
|
95
|
+
"apps/user-flow/app/auth/sign-up/sso-only/sso-only.html": "4d769f4c565941c1914aead7b2765fcc5dd27d93c901a2e900597121d01343a0",
|
|
96
96
|
"apps/user-flow/app/auth/sign-up/verify/verify.contents.html": "aee1496a1b6649d199d228c2b8f2bf73862a7583a6bc82237d51c3a92889e146",
|
|
97
|
-
"apps/user-flow/app/auth/sign-up/verify/verify.html": "
|
|
97
|
+
"apps/user-flow/app/auth/sign-up/verify/verify.html": "1d47b09e03be385d30077d83258d309f960d45599c8d670c79b1f967fd23fad5",
|
|
98
98
|
"apps/user-flow/app/onboarding/browser-extension/browser-extension.contents.html": "626cc4c077a1f2536348878a9ff78f4423b1fcb9fe2b5c160dfdaf4e58e178ed",
|
|
99
|
-
"apps/user-flow/app/onboarding/browser-extension/browser-extension.html": "
|
|
99
|
+
"apps/user-flow/app/onboarding/browser-extension/browser-extension.html": "a1c9d5784429f3ecccb42ce4532b3f06c46064297459ec65da1ac51828ffcdba",
|
|
100
100
|
"apps/user-flow/app/onboarding/complete/complete.contents.html": "9784f179ad88109620edf0ba8a2eb49bc75ba00bb17e331596d74619071321e9",
|
|
101
|
-
"apps/user-flow/app/onboarding/complete/complete.html": "
|
|
101
|
+
"apps/user-flow/app/onboarding/complete/complete.html": "4a3430bac4886330fe41c5d9fdfefd7d2f18154ea43e45408d9edd7cbfb53055",
|
|
102
102
|
"apps/user-flow/app/onboarding/connect-source/connect-source.contents.html": "31b618285085babdbad489f97813bf9c2f1b019a7a5dc5cb07793610b197859f",
|
|
103
|
-
"apps/user-flow/app/onboarding/connect-source/connect-source.html": "
|
|
103
|
+
"apps/user-flow/app/onboarding/connect-source/connect-source.html": "222fe9f958373bc308afdaed25230f5cde26b6d09d79befd2e74d0e730d8f0ff",
|
|
104
104
|
"apps/user-flow/app/onboarding/first-action/first-action.contents.html": "377a5e14e4144f1b1b37f8c0c82d34ed7afad8141e529cf53c44baaeb04ab30a",
|
|
105
|
-
"apps/user-flow/app/onboarding/first-action/first-action.html": "
|
|
105
|
+
"apps/user-flow/app/onboarding/first-action/first-action.html": "81576e37216ab12f193f0c4fdf3f27b63f18f7bf8d900eae90f51b5785e98c54",
|
|
106
106
|
"apps/user-flow/app/onboarding/import-data/import-data.contents.html": "ad564f610e3ae4561a5d9efa3b567224b922905e56de6cc20d8d111d3a4d5416",
|
|
107
|
-
"apps/user-flow/app/onboarding/import-data/import-data.html": "
|
|
107
|
+
"apps/user-flow/app/onboarding/import-data/import-data.html": "7253b2f7d5d6cf11a91af58f90ece77588bfc9077bf38ce8eb42a36c013bf15d",
|
|
108
108
|
"apps/user-flow/app/onboarding/mobile-app/mobile-app.contents.html": "1732d9d5fb6ffd842a11bd762386ed6c0a26b9ac7f517033e9f0cf06092fe619",
|
|
109
|
-
"apps/user-flow/app/onboarding/mobile-app/mobile-app.html": "
|
|
109
|
+
"apps/user-flow/app/onboarding/mobile-app/mobile-app.html": "c870d38b663c82b03eca4a9ff5142c6af3529cc0d7ae62b4b645b83c145974c4",
|
|
110
110
|
"apps/user-flow/app/onboarding/mode/mode.contents.html": "b0bcab7410cecc4bc89dce4014f11992705087447a33072fdcb4586638caa0bc",
|
|
111
|
-
"apps/user-flow/app/onboarding/mode/mode.html": "
|
|
111
|
+
"apps/user-flow/app/onboarding/mode/mode.html": "25a49babb0aeef1ce66f65ab990ef496d52bd061efd708fa1b29c3ac7b3ae563",
|
|
112
112
|
"apps/user-flow/app/onboarding/notification-prefs/notification-prefs.contents.html": "1bad162decb232475c7f9a1ae21d4b146b7a85bc555b5df4a02d7e36cf711de9",
|
|
113
|
-
"apps/user-flow/app/onboarding/notification-prefs/notification-prefs.html": "
|
|
113
|
+
"apps/user-flow/app/onboarding/notification-prefs/notification-prefs.html": "2151d6bb6b5a3919534b79087891a995d48cfc2616f2cfa27e81fa67316e6b07",
|
|
114
114
|
"apps/user-flow/app/onboarding/review/review.contents.html": "feb57b58643376c7a98034478b467fe42fac193fd42fee2f5279b8a038f63701",
|
|
115
|
-
"apps/user-flow/app/onboarding/review/review.html": "
|
|
115
|
+
"apps/user-flow/app/onboarding/review/review.html": "8258286bb0da0b55ef0cbc1a356cbcf886f7400a460e78333914c103f7eae988",
|
|
116
116
|
"apps/user-flow/app/onboarding/welcome/welcome.contents.html": "1fc5299fad49ee7a4374473f7de8509bf4a4a33e1b04745b517f99523f9a2f31",
|
|
117
|
-
"apps/user-flow/app/onboarding/welcome/welcome.html": "
|
|
117
|
+
"apps/user-flow/app/onboarding/welcome/welcome.html": "fc5b26dbb443c578e465611b7f59c9ad1981dea98cfa36579d69eccf8d367b7d",
|
|
118
118
|
"apps/user-flow/app/registration/address/address.contents.html": "026afacd5aff187150bd33a07d63d991ce911f0c742dfcff6fa0a94009358fe6",
|
|
119
|
-
"apps/user-flow/app/registration/address/address.html": "
|
|
119
|
+
"apps/user-flow/app/registration/address/address.html": "71041ac2c3e22e2b1df4e4d29351e56aac0aa21bd7b55d3274cbd50d2855781d",
|
|
120
120
|
"apps/user-flow/app/registration/billing/billing.contents.html": "4eea1c6e964a05fbccabee78b0324db24fec670634b354343ab77dae38794816",
|
|
121
|
-
"apps/user-flow/app/registration/billing/billing.html": "
|
|
121
|
+
"apps/user-flow/app/registration/billing/billing.html": "1d071a1d6242acca3b0435e7b3cc9cdeb63d4a6bff8ca82f59cbc3029480fc91",
|
|
122
122
|
"apps/user-flow/app/registration/brand-scrape/brand-scrape.contents.html": "c8efdd4bc88c449799807bc615db224f9c942bac85163cd5adb35cfdbad8d6ae",
|
|
123
|
-
"apps/user-flow/app/registration/brand-scrape/brand-scrape.html": "
|
|
123
|
+
"apps/user-flow/app/registration/brand-scrape/brand-scrape.html": "1015de5aeefbc2e47de4051121e4a841fc0ce3b2a6e25c6e408420b0eb386683",
|
|
124
124
|
"apps/user-flow/app/registration/confirmation/confirmation.contents.html": "2b94901baf44e3748b94738d021e15979820b086fdb9887674b006479a1630fa",
|
|
125
|
-
"apps/user-flow/app/registration/confirmation/confirmation.html": "
|
|
125
|
+
"apps/user-flow/app/registration/confirmation/confirmation.html": "02bde7b0acd69b1402d0e530a276672a201ca2d9ff9965d3396484f3003839fc",
|
|
126
126
|
"apps/user-flow/app/registration/departments/departments.contents.html": "3943baa0b9b5b0d2e01ca68bf978e7e7ae6f425ed7c84e87277fed9d9ebb1dfc",
|
|
127
|
-
"apps/user-flow/app/registration/departments/departments.html": "
|
|
127
|
+
"apps/user-flow/app/registration/departments/departments.html": "da15dc4303c14d16126ab5dd9904c3f3243f609b10f95bd23fc2a45d42bca48f",
|
|
128
128
|
"apps/user-flow/app/registration/done/done.contents.html": "69773268fc833aea250bd461fe5caddc9e7fc15facc0a359156aa9d16d8d9b9b",
|
|
129
|
-
"apps/user-flow/app/registration/done/done.html": "
|
|
129
|
+
"apps/user-flow/app/registration/done/done.html": "8bda5663882b91357de8a87eff9b96db55792ef66a5dc6186e131773259e1c41",
|
|
130
130
|
"apps/user-flow/app/registration/import/import.contents.html": "4fadc49f75c0c17d9f3d9526e8146a8c96974c67768b88b1fcbb4b7d1f1cd121",
|
|
131
|
-
"apps/user-flow/app/registration/import/import.html": "
|
|
131
|
+
"apps/user-flow/app/registration/import/import.html": "f5faef5936f60e53f4477053c48e9ae146556d4eeab8fcbdca295639eba43e0e",
|
|
132
132
|
"apps/user-flow/app/registration/integrations/integrations.contents.html": "804d811b53fda1c132dadccfd157f5ea9b93d84a1893665eba03f9d5bca8436d",
|
|
133
|
-
"apps/user-flow/app/registration/integrations/integrations.html": "
|
|
133
|
+
"apps/user-flow/app/registration/integrations/integrations.html": "62ee9bc61f2d48221ce3fc1ee50927f28e0e9719f09fb4bbb531f510addde5b4",
|
|
134
134
|
"apps/user-flow/app/registration/invite/invite.contents.html": "53d46490053857b80b2593a309a1aefa89e16d498a292578918d28b63fe0fbb8",
|
|
135
|
-
"apps/user-flow/app/registration/invite/invite.html": "
|
|
135
|
+
"apps/user-flow/app/registration/invite/invite.html": "f3f2fb0a670464de2d948ed634db1f7a1f5b3efe00d3bee5963b9c9746da1d94",
|
|
136
136
|
"apps/user-flow/app/registration/legal/legal.contents.html": "57461295bb0cc2afca29ce27e2ab9d6d0d2bdd42044ab019c016bf802aeac9b4",
|
|
137
|
-
"apps/user-flow/app/registration/legal/legal.html": "
|
|
137
|
+
"apps/user-flow/app/registration/legal/legal.html": "fd80c163452b9cb96f0eeddee79cdebc9ca2872e843f8ad2d7d6c99ca8d62181",
|
|
138
138
|
"apps/user-flow/app/registration/org-review/org-review.contents.html": "c695abb35f7219ac9cb51a416c49fe47727565be07e20546a365221b1871711e",
|
|
139
|
-
"apps/user-flow/app/registration/org-review/org-review.html": "
|
|
139
|
+
"apps/user-flow/app/registration/org-review/org-review.html": "8924d04610f687ff30cf9b29be22d4d865036ef0b61ba55146c4ab0a68d22f75",
|
|
140
140
|
"apps/user-flow/app/registration/personal/personal.contents.html": "0150304557e188b29b60a3bc12d9353497b0634a6818d8b13a0312581fc6f01a",
|
|
141
|
-
"apps/user-flow/app/registration/personal/personal.html": "
|
|
141
|
+
"apps/user-flow/app/registration/personal/personal.html": "5974ae0b5a260fab847ed1ee15c15e0fd20649feebd7edbfad669d45507ca6ef",
|
|
142
142
|
"apps/user-flow/app/registration/plan/plan.contents.html": "22dd65cf7558863c66aebc184b1fd2a9b226607eeabdf60ca362a1b51db5a36d",
|
|
143
|
-
"apps/user-flow/app/registration/plan/plan.html": "
|
|
143
|
+
"apps/user-flow/app/registration/plan/plan.html": "84eb7c3a17dedb79b4c125cfe17281a732cd4da2485437d8ec231847ac3d6bb6",
|
|
144
144
|
"apps/user-flow/app/registration/profile/profile.contents.html": "d8a205274dcacd4f41300576c88ff67f0be1331dd4a1e7718c245a2729e8556d",
|
|
145
|
-
"apps/user-flow/app/registration/profile/profile.html": "
|
|
145
|
+
"apps/user-flow/app/registration/profile/profile.html": "c9664cdbbedb6b9edcd6cdda994ac2d2ecf3cae19e93f390aad1c31daf3c559a",
|
|
146
146
|
"apps/user-flow/app/registration/support/support.contents.html": "858ad0e86f621655b1979255df72c08c7ca650b08f5e9215dbd67a2348cfdc26",
|
|
147
|
-
"apps/user-flow/app/registration/support/support.html": "
|
|
147
|
+
"apps/user-flow/app/registration/support/support.html": "fd6027057fa6658595e170d857a7a33cdb6724b0735562ade94ab3a39a5beacb",
|
|
148
148
|
"apps/user-flow/app/registration/team-size/team-size.contents.html": "5fe96b4b714d7be47a22966f7461c9fb99e05b93e90186ddedf76f28ff0d0179",
|
|
149
|
-
"apps/user-flow/app/registration/team-size/team-size.html": "
|
|
149
|
+
"apps/user-flow/app/registration/team-size/team-size.html": "cd3c2ddafc66580c37523e7674331e9d005fa36fc5cfd3da87051dea010698c8",
|
|
150
150
|
"apps/user-flow/app/registration/use-case/use-case.contents.html": "06d8973d9c04a736ab7b5f5d99af93cde0ed2a11a23e8105de94bcd1f1cd2845",
|
|
151
|
-
"apps/user-flow/app/registration/use-case/use-case.html": "
|
|
151
|
+
"apps/user-flow/app/registration/use-case/use-case.html": "481418fd16750a88f13d0b48a177a7af05f9df16cc996be4cd480ef0888e68a4",
|
|
152
152
|
"apps/user-flow/app/registration/workspace/workspace.contents.html": "7894112ff4493517eb129699ffea1a42e42094c661fc1bf385a96295eaabcb0b",
|
|
153
|
-
"apps/user-flow/app/registration/workspace/workspace.html": "
|
|
153
|
+
"apps/user-flow/app/registration/workspace/workspace.html": "93d00c8716bc987b266009d6bea840e15da03af5ba4dedeb477beb70c6884483",
|
|
154
154
|
"catalog/page-shells/app/agent-canvas/agent-canvas.contents.html": "291a0b45c181ea528bd4f58878580b4fe9a5f150cccb4d3237dca50cf8591f8c",
|
|
155
155
|
"catalog/page-shells/app/chat-page/chat-page.contents.html": "51ad43b489a4497abb00ff4ef4de63c41fc0f5fb54f2d22b64ba1bb223f6b36f",
|
|
156
156
|
"catalog/page-shells/app/doc-editor/doc-editor.contents.html": "b02d77995e28aadb6f7de03c40e6b4ff1481989e50610e14474b2050e15bd70a",
|
|
@@ -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": "40844e02246377919fc2eaf7aa846665927d58ea975714b45ecb239efb2b2676",
|
|
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",
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"packages/web-components/components/canvas/canvas.examples.html": "8d795838bd1ba3a7919e8590f4591f97771ebf9235da9e630eebaa00c925aa22",
|
|
304
304
|
"packages/web-components/components/card/card.examples.html": "9cbd398ab861a05beae14619a00bc15d3417405633f59a5a7144c7af83da755e",
|
|
305
305
|
"packages/web-components/components/chart-legend/chart-legend.examples.html": "7b2cb63a12dc9cf75a4b76b036ca38eaa384fe6d06f2a3515d82727d57708d63",
|
|
306
|
-
"packages/web-components/components/chart/chart.examples.html": "
|
|
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
309
|
"packages/web-components/components/code/code.examples.html": "959ee1fa144f9fb0234a040c64899cd6becf97506366ad0095869b656a17ace8",
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"packages/web-components/components/embed/embed.examples.html": "e1174514f66cd3500bcea551f47f4d22f31370adf2de222d49c44942002df62e",
|
|
324
324
|
"packages/web-components/components/empty-state/empty-state.examples.html": "6b69e7d9ff1f85774f0609c53ac31b36a51b7b4317eb9c9905df9b3cac2ad795",
|
|
325
325
|
"packages/web-components/components/feed/feed.examples.html": "e9056f6923bf6c69123bc212ce02944775aafcd18c657718e9bfd4d0eb61c1d4",
|
|
326
|
-
"packages/web-components/components/field/field.examples.html": "
|
|
326
|
+
"packages/web-components/components/field/field.examples.html": "1d8d148b41e8a854a0309f2b29d6172b5fbdc17ae7759f616b6a68a82e9eccee",
|
|
327
327
|
"packages/web-components/components/fields/fields.examples.html": "d00bd5be7ab92e2cd11a905b6c4e56103c9818e618b6b61ef84bf139537abad1",
|
|
328
328
|
"packages/web-components/components/footer/footer.examples.html": "593e198c73c22cf32e6618b9ef7cc3ff7f4ab3d7e49ecc3c208b48e7a16461c8",
|
|
329
329
|
"packages/web-components/components/grid/grid.examples.html": "ccd5ed469f883d45adacb60eab490b744ca2c75c2f99587d1a4c103ba1ccdb54",
|
|
@@ -385,6 +385,7 @@
|
|
|
385
385
|
"packages/web-components/components/swatch/swatch.examples.html": "76d60c49cc9b36a7e17d222a48c6128d1f0772c5cc817469b0d53609e3e661ce",
|
|
386
386
|
"packages/web-components/components/swiper/swiper.examples.html": "cfc9f8d6a2f0afda7a7500eca601d7c0e51c025edfdb8e797b80781a3e74a8b2",
|
|
387
387
|
"packages/web-components/components/switch/switch.examples.html": "5ced4977f950fdb632cf44e769e1dec431148e9c9fd4752b71b11ce203a2fa37",
|
|
388
|
+
"packages/web-components/components/table-footer/table-footer.examples.html": "ba8b206e2b534eca57581a886d15621af66f8d6b7e4e3144baf4d46a257dd177",
|
|
388
389
|
"packages/web-components/components/table-toolbar/table-toolbar.examples.html": "fab2431796f6b3f3b5a1d553246ee1aa413a196145e564a599a0c04255ea54d1",
|
|
389
390
|
"packages/web-components/components/table/table.examples.html": "f903f209f5f0f0b9c07b83678b9553a033544d56943643039255f7125f4b4d13",
|
|
390
391
|
"packages/web-components/components/tabs/tabs.examples.html": "1e083a7a44d099ff5af13c4ee47d359625c37a9643ca0b9350fd3d49de42f976",
|
|
@@ -416,7 +417,7 @@
|
|
|
416
417
|
"packages/web-components/patterns/audit-log/audit-log.examples.html": "b36cb0043fe57a895362ec6729e2029c96dcf7e624ceca7e675502e62f4b4880",
|
|
417
418
|
"packages/web-components/patterns/bulk-action-toolbar/bulk-action-toolbar.examples.html": "2fbeebc2cc89bb7740dc8cf9fb4f672606ffebc834f5809dd66177c36be0dfc2",
|
|
418
419
|
"packages/web-components/patterns/changelog-feed/changelog-feed.examples.html": "a693a65c5220ea8fdc280aa2e61a108440d814a1f5d3008b2b424556b15d9ab1",
|
|
419
|
-
"packages/web-components/patterns/chart-in-card/chart-in-card.examples.html": "
|
|
420
|
+
"packages/web-components/patterns/chart-in-card/chart-in-card.examples.html": "b971422f16bbfaa3dd478d187972715b7bce871af5121aaaf62d491cfbb17737",
|
|
420
421
|
"packages/web-components/patterns/chat-shell/chat-shell.examples.html": "017aa5caab65135fa553bfe64ee1cd937bbc0c6cf22c22c32562a7cd4f4b66dc",
|
|
421
422
|
"packages/web-components/patterns/comments-and-collaboration/comments-and-collaboration.examples.html": "aa3d3b851d3f5c1fa762870f64efdd37a40e029a7b490895bc9086d92f567f85",
|
|
422
423
|
"packages/web-components/patterns/component-tokens/component-tokens.examples.html": "17285448b19cdaa8e80ef3ac6d36fa89f5ac51e757bcf8674cafbef7b0b88cbf",
|
|
@@ -433,6 +434,7 @@
|
|
|
433
434
|
"packages/web-components/patterns/kanban-board/kanban-board.examples.html": "eef212400b831a034a4cf7ef0b0f0806689fe4328c114010c06bfb63e2117d9a",
|
|
434
435
|
"packages/web-components/patterns/layout/layout.examples.html": "80c912231f420ce7e5d2f3c36a35ee8b900e261b2853dbe7f37b0dfbff552626",
|
|
435
436
|
"packages/web-components/patterns/marketing-engagement/marketing-engagement.examples.html": "4f562be65b6623b7687aae6703086e287fa220907f4129e6e16c3db21f86d7ca",
|
|
437
|
+
"packages/web-components/patterns/new-enrollments/new-enrollments.examples.html": "4b714154738e6baaf594197addbd95ae55e6dddd07dc2521c407aa199c9cfaf7",
|
|
436
438
|
"packages/web-components/patterns/notifications-bell-and-digest/notifications-bell-and-digest.examples.html": "044e62feca102ffd794944015002149cf44edf289a23cf8b3fd5cd9cb576d79a",
|
|
437
439
|
"packages/web-components/patterns/overview/overview.examples.html": "92a46ad2e8f48857e4ecffe44ef3d8ad2d954d6c2cd83cca5d2cf51dfb8ea637",
|
|
438
440
|
"packages/web-components/patterns/permissions-matrix/permissions-matrix.examples.html": "1e3d4158a6814bf233033553352af6c197336bcb363d293f30c0bd7746e34051",
|
|
@@ -444,6 +446,7 @@
|
|
|
444
446
|
"packages/web-components/patterns/retention-cohort/retention-cohort.examples.html": "82f40511b36a738452b4aa210f35b33d8535165c46ec1f25cf5d42a970c47a13",
|
|
445
447
|
"packages/web-components/patterns/search-discovery/search-discovery.examples.html": "7aaedb5e7768521720ea1e395a21b00994a2634fb94342d9a0ef041962b22294",
|
|
446
448
|
"packages/web-components/patterns/system-banners/system-banners.examples.html": "865917ac91c96fa30c93c162aeb449615cc048c8053ba7881d5fa3cd397ca018",
|
|
449
|
+
"packages/web-components/patterns/table-in-card/table-in-card.examples.html": "8781475c2033d721324f085a5dcfc94238f9fba85545a5ed7668f56e59f5f105",
|
|
447
450
|
"packages/web-components/patterns/timezone-selector/timezone-selector.examples.html": "357346473185dae5f1e4147417f45d6d14562ca6fe5afa74895be094273a7ebc",
|
|
448
451
|
"packages/web-components/patterns/wizard-drawer/wizard-drawer.examples.html": "6a53d6d720000af8c1ac78199e40cffcbf204f8455c08154fac5be26fda29e2e",
|
|
449
452
|
"packages/web-components/styles/accessibility.examples.html": "512776a5297fc2363e3e579910e57724d6bb4bd32bc5d3040e024765544ffdfe",
|
|
@@ -555,9 +558,9 @@
|
|
|
555
558
|
"site/pages/patterns/admin-page-header.html": "b29575a79f613eb2ce6a6ffdcb2c4e9a45556510ed4c1b5a30e1adb35cb31810",
|
|
556
559
|
"site/pages/patterns/admin-sidebar.html": "a32f99f1dca0ff55d0e987d15800aed6ff55a1712d10be49120fb3630bfa8195",
|
|
557
560
|
"site/pages/patterns/appearance-settings.html": "314cb589d5dc1fd88318671426fbbbbf48c84f3c0bedfd022d207b86c830c036",
|
|
558
|
-
"site/pages/patterns/charts.html": "
|
|
561
|
+
"site/pages/patterns/charts.html": "530d57c7205155de67ad58cbae53202f74f956f81455fb9d7b2dd3663ffca264",
|
|
559
562
|
"site/pages/patterns/forms.html": "a364221cb41dd65e3e5f003c5c8a8c635060d2c58e88b7cac0685c06ced5d27f",
|
|
560
|
-
"site/pages/patterns/index.html": "
|
|
563
|
+
"site/pages/patterns/index.html": "b73bc900f0501ec380923169da868e8585eee4ed2b22787987666f14a3938101",
|
|
561
564
|
"site/pages/patterns/layout.html": "efd16b2172af05a6cc8913ee20cb862bd46ea6cd9acd4b557b7c3db12f406076",
|
|
562
565
|
"site/pages/patterns/overlays.html": "df68c5c96947d353b76b8f5fc2c933973be23d25eecbae00ff67fda2f21ca633",
|
|
563
566
|
"site/pages/patterns/responsive.html": "971b6b604df97dc8e5b5df026517595339454c827fbb99cbd0c1baa71a84de26",
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "chart-in-card-full-bleed-chip-legend",
|
|
3
|
+
"kind": "block",
|
|
4
|
+
"primary": "card-ui",
|
|
5
|
+
"page": "/packages/web-components/patterns/chart-in-card/chart-in-card.examples.html",
|
|
6
|
+
"slots": [],
|
|
7
|
+
"nested": [],
|
|
8
|
+
"attrs": {},
|
|
9
|
+
"html": "<card-ui style=\"max-width:520px;\">\n <header>\n <span slot=\"heading\"><h3>Revenue vs target</h3></span>\n <text-ui slot=\"description\" color=\"subtle\">Last 6 months</text-ui>\n </header>\n <section bleed>\n <chart-ui id=\"pat-bleed-chip-legend-chart\" type=\"grouped-bar\" labels=\"chip\" x=\"month\" y=\"revenue,target\"></chart-ui>\n </section>\n <section>\n <chart-legend-ui for=\"pat-bleed-chip-legend-chart\" shape=\"line\"></chart-legend-ui>\n </section>\n </card-ui>",
|
|
10
|
+
"source": "packages/web-components/patterns/chart-in-card/chart-in-card.examples.html",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"domain": "dashboard",
|
|
13
|
+
"description": "Full-bleed bar chart with chip-label axis and legend band — Revenue/Target grouped-bar chart bleeding edge-to-edge inside the card with inset axis-value chips, paired with a chart-legend-ui mirroring its series in a normal-inset section below.",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"chart",
|
|
16
|
+
"card",
|
|
17
|
+
"bar",
|
|
18
|
+
"chip",
|
|
19
|
+
"labels",
|
|
20
|
+
"legend",
|
|
21
|
+
"bleed",
|
|
22
|
+
"edge-to-edge",
|
|
23
|
+
"revenue",
|
|
24
|
+
"target",
|
|
25
|
+
"dashboard",
|
|
26
|
+
"analytics",
|
|
27
|
+
"adr-0081"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"captured_at": "2026-08-21T02:48:43.902Z",
|
|
31
|
+
"template": [
|
|
32
|
+
{
|
|
33
|
+
"id": "text-2",
|
|
34
|
+
"component": "Text",
|
|
35
|
+
"variant": "heading",
|
|
36
|
+
"textContent": "Revenue vs target"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "text",
|
|
40
|
+
"component": "Text",
|
|
41
|
+
"variant": "body",
|
|
42
|
+
"slot": "heading",
|
|
43
|
+
"children": [
|
|
44
|
+
"text-2"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "text-3",
|
|
49
|
+
"component": "Text",
|
|
50
|
+
"slot": "description",
|
|
51
|
+
"color": "subtle",
|
|
52
|
+
"textContent": "Last 6 months"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"id": "header",
|
|
56
|
+
"component": "Header",
|
|
57
|
+
"children": [
|
|
58
|
+
"text",
|
|
59
|
+
"text-3"
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "pat-bleed-chip-legend-chart",
|
|
64
|
+
"component": "Chart",
|
|
65
|
+
"type": "grouped-bar",
|
|
66
|
+
"labels": "chip",
|
|
67
|
+
"x": "month",
|
|
68
|
+
"y": "revenue,target"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "section",
|
|
72
|
+
"component": "Section",
|
|
73
|
+
"bleed": true,
|
|
74
|
+
"children": [
|
|
75
|
+
"pat-bleed-chip-legend-chart"
|
|
76
|
+
]
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "chart-legend",
|
|
80
|
+
"component": "ChartLegend",
|
|
81
|
+
"for": "pat-bleed-chip-legend-chart",
|
|
82
|
+
"shape": "line"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "section-2",
|
|
86
|
+
"component": "Section",
|
|
87
|
+
"children": [
|
|
88
|
+
"chart-legend"
|
|
89
|
+
]
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "column",
|
|
93
|
+
"component": "Column",
|
|
94
|
+
"children": [
|
|
95
|
+
"section",
|
|
96
|
+
"section-2"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"id": "section-3",
|
|
101
|
+
"component": "Section",
|
|
102
|
+
"children": [
|
|
103
|
+
"column"
|
|
104
|
+
]
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"id": "root",
|
|
108
|
+
"component": "Card",
|
|
109
|
+
"children": [
|
|
110
|
+
"header",
|
|
111
|
+
"section-3"
|
|
112
|
+
]
|
|
113
|
+
}
|
|
114
|
+
]
|
|
115
|
+
}
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "new-enrollments-area",
|
|
3
|
+
"kind": "block",
|
|
4
|
+
"primary": "card-ui",
|
|
5
|
+
"page": "/packages/web-components/patterns/new-enrollments/new-enrollments.examples.html",
|
|
6
|
+
"slots": [],
|
|
7
|
+
"nested": [],
|
|
8
|
+
"attrs": {},
|
|
9
|
+
"html": "<card-ui\n style=\"max-width:360px;\">\n <header>\n <span slot=\"heading\"><h3>New enrollments</h3></span>\n <row-ui slot=\"action\" gap=\"2\" align=\"center\">\n <select-ui size=\"sm\" variant=\"ghost\" value=\"6m\">\n <option value=\"6m\">Last 6 months</option>\n <option value=\"3m\">Last 3 months</option>\n <option value=\"1m\">Last month</option>\n </select-ui>\n <button-ui icon=\"dots-three-vertical\" variant=\"ghost\" size=\"sm\" aria-label=\"Card options\"></button-ui>\n </row-ui>\n </header>\n <section bleed>\n <chart-ui id=\"ne-area\" type=\"area\" labels=\"chip\" today=\"Aug\" smooth=\"0.4\" no-values no-average x=\"month\" y=\"value\"\n data='[{\"month\":\"Mar\",\"value\":8},{\"month\":\"Apr\",\"value\":10},{\"month\":\"May\",\"value\":11},{\"month\":\"Jun\",\"value\":11},{\"month\":\"Jul\",\"value\":16},{\"month\":\"Aug\",\"value\":20,\"provisional\":true}]'>\n </chart-ui>\n </section>\n </card-ui>",
|
|
10
|
+
"source": "packages/web-components/patterns/new-enrollments/new-enrollments.examples.html",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"domain": "dashboard",
|
|
13
|
+
"description": "New enrollments area/spline card — total monthly enrollments trend, the current month rendered with a dashed stroke and faded fill as a provisional/incomplete period, matching the stacked-bar sibling's treatment for the same underlying state.",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"new",
|
|
16
|
+
"enrollments",
|
|
17
|
+
"dashboard",
|
|
18
|
+
"card",
|
|
19
|
+
"area",
|
|
20
|
+
"spline",
|
|
21
|
+
"trend",
|
|
22
|
+
"provisional",
|
|
23
|
+
"dashed",
|
|
24
|
+
"faded",
|
|
25
|
+
"today-marker",
|
|
26
|
+
"analytics",
|
|
27
|
+
"chart"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"captured_at": "2026-08-21T15:43:37.639Z",
|
|
31
|
+
"template": [
|
|
32
|
+
{
|
|
33
|
+
"id": "text-2",
|
|
34
|
+
"component": "Text",
|
|
35
|
+
"variant": "heading",
|
|
36
|
+
"textContent": "New enrollments"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "text",
|
|
40
|
+
"component": "Text",
|
|
41
|
+
"variant": "body",
|
|
42
|
+
"slot": "heading",
|
|
43
|
+
"children": [
|
|
44
|
+
"text-2"
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"id": "choice-picker",
|
|
49
|
+
"component": "ChoicePicker",
|
|
50
|
+
"size": "sm",
|
|
51
|
+
"value": "6m",
|
|
52
|
+
"variant": "ghost",
|
|
53
|
+
"options": [
|
|
54
|
+
{
|
|
55
|
+
"value": "6m",
|
|
56
|
+
"label": "Last 6 months"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"value": "3m",
|
|
60
|
+
"label": "Last 3 months"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"value": "1m",
|
|
64
|
+
"label": "Last month"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "card-options",
|
|
70
|
+
"component": "Button",
|
|
71
|
+
"aria-label": "Card options",
|
|
72
|
+
"icon": "dots-three-vertical",
|
|
73
|
+
"size": "sm",
|
|
74
|
+
"variant": "ghost"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"id": "row",
|
|
78
|
+
"component": "Row",
|
|
79
|
+
"slot": "action",
|
|
80
|
+
"align": "center",
|
|
81
|
+
"gap": "2",
|
|
82
|
+
"children": [
|
|
83
|
+
"choice-picker",
|
|
84
|
+
"card-options"
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"id": "header",
|
|
89
|
+
"component": "Header",
|
|
90
|
+
"children": [
|
|
91
|
+
"text",
|
|
92
|
+
"row"
|
|
93
|
+
]
|
|
94
|
+
},
|
|
95
|
+
{
|
|
96
|
+
"id": "ne-area",
|
|
97
|
+
"component": "Chart",
|
|
98
|
+
"type": "area",
|
|
99
|
+
"data": [
|
|
100
|
+
{
|
|
101
|
+
"month": "Mar",
|
|
102
|
+
"value": 8
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"month": "Apr",
|
|
106
|
+
"value": 10
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"month": "May",
|
|
110
|
+
"value": 11
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"month": "Jun",
|
|
114
|
+
"value": 11
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"month": "Jul",
|
|
118
|
+
"value": 16
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"month": "Aug",
|
|
122
|
+
"value": 20,
|
|
123
|
+
"provisional": true
|
|
124
|
+
}
|
|
125
|
+
],
|
|
126
|
+
"labels": "chip",
|
|
127
|
+
"noAverage": true,
|
|
128
|
+
"noValues": true,
|
|
129
|
+
"smooth": 0.4,
|
|
130
|
+
"today": "Aug",
|
|
131
|
+
"x": "month",
|
|
132
|
+
"y": "value"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"id": "section",
|
|
136
|
+
"component": "Section",
|
|
137
|
+
"bleed": true,
|
|
138
|
+
"children": [
|
|
139
|
+
"column"
|
|
140
|
+
]
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"id": "column",
|
|
144
|
+
"component": "Column",
|
|
145
|
+
"children": [
|
|
146
|
+
"ne-area"
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"id": "root",
|
|
151
|
+
"component": "Card",
|
|
152
|
+
"children": [
|
|
153
|
+
"header",
|
|
154
|
+
"section"
|
|
155
|
+
]
|
|
156
|
+
}
|
|
157
|
+
]
|
|
158
|
+
}
|