@openmrs/esm-dispensing-app 1.7.1-pre.172 → 1.7.1-pre.177
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/cache/ed73412d140d157e-meta.json +1 -0
- package/.turbo/cache/ed73412d140d157e.tar.zst +0 -0
- package/.turbo/turbo-build.log +4 -4
- package/dist/3093.js +1 -1
- package/dist/3093.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/prescriptions/prescription-tab-lists.component.tsx +49 -51
- package/src/prescriptions/prescriptions.scss +0 -5
- package/.turbo/cache/9796d58ebcb75429-meta.json +0 -1
- package/.turbo/cache/9796d58ebcb75429.tar.zst +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"ed73412d140d157e","duration":42805}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -20,7 +20,7 @@ built modules 7.84 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-sh
|
|
|
20
20
|
modules by path ./translations/ 137 KiB
|
|
21
21
|
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
22
22
|
+ 39 modules
|
|
23
|
-
modules by path ./src/
|
|
23
|
+
modules by path ./src/ 548 KiB 27 modules
|
|
24
24
|
provide-module modules 294 bytes
|
|
25
25
|
modules by path provide shared module (default) @openmrs/ 84 bytes 2 modules
|
|
26
26
|
+ 5 modules
|
|
@@ -32,13 +32,13 @@ built modules 7.84 MiB (javascript) 294 bytes (share-init) 294 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 (554 KiB)
|
|
36
36
|
7225.js (303 KiB)
|
|
37
37
|
4396.js (1.61 MiB)
|
|
38
38
|
|
|
39
39
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
40
40
|
Entrypoints:
|
|
41
|
-
main (
|
|
41
|
+
main (554 KiB)
|
|
42
42
|
main.js
|
|
43
43
|
|
|
44
|
-
webpack 5.99.9 compiled with 2 warnings in
|
|
44
|
+
webpack 5.99.9 compiled with 2 warnings in 40590 ms
|