@openmrs/esm-patient-orders-app 8.0.2-pre.4575 → 8.0.2-pre.4584
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 +11 -11
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/258.js +1 -1
- package/dist/258.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-orders-app.js +1 -1
- package/dist/openmrs-esm-patient-orders-app.js.buildmanifest.json +10 -10
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/components/orders-details-table.component.tsx +10 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
assets by path [1m[32m*.js[39m[22m
|
|
2
|
-
assets by chunk 1.
|
|
3
|
-
assets by status [1m[33m1.
|
|
4
|
-
asset [1m[33m130.js[39m[22m [1m[
|
|
1
|
+
assets by path [1m[32m*.js[39m[22m 1.98 MiB
|
|
2
|
+
assets by chunk 1.24 MiB (id hint: vendors)
|
|
3
|
+
assets by status [1m[33m1.06 MiB[39m[22m [1m[33m[big][39m[22m
|
|
4
|
+
asset [1m[33m130.js[39m[22m [1m[33m639 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
5
5
|
asset [1m[33m303.js[39m[22m [1m[33m450 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
|
asset [1m[32m591.js[39m[22m 67.8 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 2 related assets
|
|
7
7
|
asset [1m[32m940.js[39m[22m 54.2 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
@@ -15,12 +15,12 @@ assets by path [1m[32m*.json[39m[22m 17 KiB
|
|
|
15
15
|
asset [1m[32mroutes.json[39m[22m 1.05 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
16
16
|
orphan modules 3.72 MiB [1m[33m[orphan][39m[22m 552 modules
|
|
17
17
|
runtime modules 41.2 KiB 28 modules
|
|
18
|
-
built modules 5.
|
|
19
|
-
modules by path [1m../[39m[22m 4.
|
|
20
|
-
modules by path [1m../../node_modules/[39m[22m 4.
|
|
18
|
+
built modules 5.1 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
19
|
+
modules by path [1m../[39m[22m 4.92 MiB
|
|
20
|
+
modules by path [1m../../node_modules/[39m[22m 4.82 MiB 114 modules
|
|
21
21
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 98.5 KiB 5 modules
|
|
22
|
-
modules by path [1m./[39m[22m
|
|
23
|
-
javascript modules
|
|
22
|
+
modules by path [1m./[39m[22m 191 KiB
|
|
23
|
+
javascript modules 174 KiB 13 modules
|
|
24
24
|
optional modules 17 KiB [1m[33m[optional][39m[22m 9 modules
|
|
25
25
|
provide-module modules 336 bytes 8 modules
|
|
26
26
|
consume-shared-module modules 336 bytes
|
|
@@ -33,7 +33,7 @@ built modules 5.12 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-sh
|
|
|
33
33
|
This can impact web performance.
|
|
34
34
|
Assets:
|
|
35
35
|
main.js (542 KiB)
|
|
36
|
-
130.js (
|
|
36
|
+
130.js (639 KiB)
|
|
37
37
|
303.js (450 KiB)[39m[22m
|
|
38
38
|
|
|
39
39
|
[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
@@ -42,4 +42,4 @@ Entrypoints:
|
|
|
42
42
|
main.js
|
|
43
43
|
[39m[22m
|
|
44
44
|
|
|
45
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
45
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 94103 ms
|