@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2364 → 5.4.2-pre.2370
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 +4 -4
- package/dist/372.js +1 -0
- package/dist/372.js.map +1 -0
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +27 -27
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/index.ts +3 -2
- package/src/left-panel-link.component.tsx +41 -0
- package/src/routes.json +0 -1
- package/dist/721.js +0 -1
- package/dist/721.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,8 +12,8 @@ assets by path *.js 8.89 MiB
|
|
|
12
12
|
+ 12 assets
|
|
13
13
|
assets by path *.json 16.4 KiB
|
|
14
14
|
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json 11 KiB [emitted]
|
|
15
|
-
asset routes.json 5.
|
|
16
|
-
orphan modules 8.95 MiB [orphan]
|
|
15
|
+
asset routes.json 5.34 KiB [emitted] [from: src/routes.json] [copied]
|
|
16
|
+
orphan modules 8.95 MiB [orphan] 3156 modules
|
|
17
17
|
runtime modules 40.3 KiB 30 modules
|
|
18
18
|
built modules 11.8 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 10.1 MiB 822 modules
|
|
@@ -34,7 +34,7 @@ This can impact web performance.
|
|
|
34
34
|
Assets:
|
|
35
35
|
main.js (4.04 MiB)
|
|
36
36
|
740.js (627 KiB)
|
|
37
|
-
|
|
37
|
+
372.js (1.34 MiB)
|
|
38
38
|
162.js (1.91 MiB)
|
|
39
39
|
296.js (609 KiB)
|
|
40
40
|
|
|
@@ -43,4 +43,4 @@ Entrypoints:
|
|
|
43
43
|
main (4.04 MiB)
|
|
44
44
|
main.js
|
|
45
45
|
|
|
46
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
46
|
+
webpack 5.99.9 compiled with 2 warnings in 242819 ms
|