@openmrs/esm-patient-chart-app 11.3.1-pre.9462 → 11.3.1-pre.9480
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/2540.js +1 -1
- package/dist/2540.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +1 -1
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/patient-chart/chart-review/dashboard-view.component.tsx +3 -0
- package/src/routes.json +9 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -5,9 +5,9 @@ assets by path [1m[32m*.js[39m[22m 4.84 MiB
|
|
|
5
5
|
asset [1m[33m7816.js[39m[22m [1m[33m643 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
6
6
|
+ 13 assets
|
|
7
7
|
+ 75 assets
|
|
8
|
-
assets by path [1m[32m*.json[39m[22m
|
|
8
|
+
assets by path [1m[32m*.json[39m[22m 49.1 KiB
|
|
9
9
|
asset [1m[32mopenmrs-esm-patient-chart-app.js.buildmanifest.json[39m[22m 44.2 KiB [1m[32m[emitted][39m[22m
|
|
10
|
-
asset [1m[32mroutes.json[39m[22m 4.
|
|
10
|
+
asset [1m[32mroutes.json[39m[22m 4.93 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
11
11
|
orphan modules 9.69 MiB [1m[33m[orphan][39m[22m 3185 modules
|
|
12
12
|
runtime modules 47.6 KiB 28 modules
|
|
13
13
|
built modules 11.2 MiB (javascript) 588 bytes (share-init) 588 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
@@ -37,4 +37,4 @@ Entrypoints:
|
|
|
37
37
|
main.js
|
|
38
38
|
[39m[22m
|
|
39
39
|
|
|
40
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
40
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 152303 ms
|