@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2475 → 5.4.2-pre.2482
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 +10 -10
- package/dist/508.js +1 -0
- package/dist/508.js.map +1 -0
- package/dist/76.js +1 -1
- package/dist/76.js.map +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +28 -28
- 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/dashboard/dashboard.meta.tsx +7 -0
- package/src/dispensing/pharmacy.component.tsx +13 -0
- package/src/index.ts +5 -0
- package/src/left-panel-link.component.tsx +13 -5
- package/src/leftt-panel-link.scss +13 -0
- package/src/routes.json +19 -0
- package/dist/246.js +0 -1
- package/dist/246.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path *.js 8.
|
|
1
|
+
assets by path *.js 8.83 MiB
|
|
2
2
|
assets by chunk 3.39 MiB (id hint: vendors)
|
|
3
3
|
assets by status 3.08 MiB [big]
|
|
4
4
|
asset 76.js 1.88 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
@@ -10,15 +10,15 @@ assets by path *.js 8.8 MiB
|
|
|
10
10
|
asset 427.js 31.5 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
11
11
|
asset 714.js 25.3 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
12
12
|
+ 12 assets
|
|
13
|
-
assets by path *.json 16.
|
|
13
|
+
assets by path *.json 16.7 KiB
|
|
14
14
|
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json 11 KiB [emitted]
|
|
15
|
-
asset routes.json 5.
|
|
16
|
-
orphan modules 9.14 MiB [orphan]
|
|
15
|
+
asset routes.json 5.7 KiB [emitted] [from: src/routes.json] [copied]
|
|
16
|
+
orphan modules 9.14 MiB [orphan] 3178 modules
|
|
17
17
|
runtime modules 40.3 KiB 30 modules
|
|
18
18
|
built modules 11.7 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
19
19
|
modules by path ../../node_modules/ 9.93 MiB 656 modules
|
|
20
|
-
modules by path ./ 1.
|
|
21
|
-
modules by path ./src/ 1.
|
|
20
|
+
modules by path ./ 1.8 MiB
|
|
21
|
+
modules by path ./src/ 1.78 MiB 39 modules
|
|
22
22
|
modules by path ./translations/ 19.6 KiB 7 modules
|
|
23
23
|
provide-module modules 210 bytes
|
|
24
24
|
provide shared module (default) @carbon/react@1.90.0 = ../../node_modules/@carbo...(truncated) 42 bytes [built] [code generated]
|
|
@@ -32,15 +32,15 @@ built modules 11.7 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-sh
|
|
|
32
32
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
33
33
|
This can impact web performance.
|
|
34
34
|
Assets:
|
|
35
|
-
main.js (
|
|
35
|
+
main.js (4.01 MiB)
|
|
36
36
|
469.js (630 KiB)
|
|
37
|
-
|
|
37
|
+
508.js (1.36 MiB)
|
|
38
38
|
76.js (1.88 MiB)
|
|
39
39
|
108.js (600 KiB)
|
|
40
40
|
|
|
41
41
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
42
42
|
Entrypoints:
|
|
43
|
-
main (
|
|
43
|
+
main (4.01 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 82323 ms
|