@openmrs/esm-patient-tests-app 11.3.1-pre.9428 → 11.3.1-pre.9433
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 +5 -5
- package/dist/1477.js +1 -1
- package/dist/1935.js +1 -1
- package/dist/7202.js +1 -0
- package/dist/7202.js.map +1 -0
- package/dist/8555.js +1 -1
- package/dist/8555.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-tests-app.js +1 -1
- package/dist/openmrs-esm-patient-tests-app.js.buildmanifest.json +30 -30
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/test-orders/lab-order-basket-panel/lab-icon.component.tsx +27 -0
- package/src/test-orders/lab-order-basket-panel/lab-order-basket-panel.extension.tsx +11 -3
- package/src/test-orders/lab-order-basket-panel/lab-order-basket-panel.scss +26 -11
- package/dist/1479.js +0 -1
- package/dist/1479.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path [1m[32m*.js[39m[22m 5.
|
|
1
|
+
assets by path [1m[32m*.js[39m[22m 5.87 MiB
|
|
2
2
|
assets by chunk 3.53 MiB (id hint: vendors)
|
|
3
3
|
assets by status [1m[33m3.24 MiB[39m[22m [1m[33m[big][39m[22m
|
|
4
4
|
asset [1m[33m8555.js[39m[22m [1m[33m2 MiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
@@ -9,13 +9,13 @@ assets by path [1m[32m*.js[39m[22m 5.86 MiB
|
|
|
9
9
|
assets by path [1m[32m*.json[39m[22m 35.2 KiB
|
|
10
10
|
asset [1m[32mopenmrs-esm-patient-tests-app.js.buildmanifest.json[39m[22m 34.1 KiB [1m[32m[emitted][39m[22m
|
|
11
11
|
asset [1m[32mroutes.json[39m[22m 1.1 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
12
|
-
orphan modules 9.8 MiB [1m[33m[orphan][39m[22m
|
|
12
|
+
orphan modules 9.8 MiB [1m[33m[orphan][39m[22m 3117 modules
|
|
13
13
|
runtime modules 43.5 KiB 28 modules
|
|
14
14
|
built modules 10.6 MiB (javascript) 378 bytes (share-init) 378 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
15
15
|
modules by path [1m../../node_modules/[39m[22m 9.04 MiB 596 modules
|
|
16
|
-
modules by path [1m./[39m[22m 1.
|
|
16
|
+
modules by path [1m./[39m[22m 1.37 MiB
|
|
17
17
|
modules by path [1m./translations/[39m[22m 171 KiB 43 modules
|
|
18
|
-
modules by path [1m./src/[39m[22m 1.
|
|
18
|
+
modules by path [1m./src/[39m[22m 1.2 MiB 35 modules
|
|
19
19
|
provide-module modules 378 bytes 9 modules
|
|
20
20
|
consume-shared-module modules 378 bytes 9 modules
|
|
21
21
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 240 KiB
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main.js
|
|
40
40
|
[39m[22m
|
|
41
41
|
|
|
42
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
42
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 166089 ms
|