@kenyaemr/esm-care-panel-app 5.2.1-pre.756 → 5.2.1-pre.767
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/.turbo/turbo-build.log +3 -3
- package/dist/663.js +1 -1
- package/dist/663.js.map +1 -1
- package/dist/kenyaemr-esm-care-panel-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +2 -2
- package/src/iit-risk-score/iit-risk-score-plot.tsx +13 -0
- package/src/iit-risk-score/risk-score.mock.ts +26 -20
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,8 +12,8 @@ orphan modules 3.6 MiB [1m[33m[orphan][39m[22m 601 modules
|
|
|
12
12
|
runtime modules 39.5 KiB 28 modules
|
|
13
13
|
built modules 5.76 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
14
14
|
modules by path [1m../../node_modules/[39m[22m 5.52 MiB 228 modules
|
|
15
|
-
modules by path [1m./[39m[22m
|
|
16
|
-
modules by path [1m./src/[39m[22m
|
|
15
|
+
modules by path [1m./[39m[22m 242 KiB
|
|
16
|
+
modules by path [1m./src/[39m[22m 238 KiB 12 modules
|
|
17
17
|
modules by path [1m./translations/[39m[22m 4.56 KiB 2 modules
|
|
18
18
|
provide-module modules 252 bytes
|
|
19
19
|
modules by path [1mprovide shared module (default) swr/[39m[22m 84 bytes 2 modules
|
|
@@ -36,4 +36,4 @@ Entrypoints:
|
|
|
36
36
|
main.js
|
|
37
37
|
[39m[22m
|
|
38
38
|
|
|
39
|
-
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
39
|
+
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 162810 ms
|