@openmrs/esm-generic-patient-widgets-app 11.3.1-pre.9578 → 11.3.1-pre.9581
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/1936.js +1 -1
- package/dist/1936.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-generic-patient-widgets-app.js +1 -1
- package/dist/openmrs-esm-generic-patient-widgets-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/obs-switchable/obs-switchable.test.tsx +29 -17
- package/src/obs-table/obs-table.component.tsx +14 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -17,9 +17,9 @@ orphan modules 9.51 MiB [1m[33m[orphan][39m[22m 3091 modules
|
|
|
17
17
|
runtime modules 43.8 KiB 28 modules
|
|
18
18
|
built modules 8.72 MiB (javascript) 420 bytes (share-init) 420 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
19
19
|
modules by path [1m../../node_modules/[39m[22m 8.29 MiB 611 modules
|
|
20
|
-
modules by path [1m./[39m[22m
|
|
20
|
+
modules by path [1m./[39m[22m 191 KiB
|
|
21
21
|
optional modules 11.9 KiB [1m[33m[optional][39m[22m 42 modules
|
|
22
|
-
javascript modules
|
|
22
|
+
javascript modules 179 KiB 6 modules
|
|
23
23
|
provide-module modules 420 bytes 10 modules
|
|
24
24
|
consume-shared-module modules 420 bytes 10 modules
|
|
25
25
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 253 KiB
|
|
@@ -42,4 +42,4 @@ Entrypoints:
|
|
|
42
42
|
main.js
|
|
43
43
|
[39m[22m
|
|
44
44
|
|
|
45
|
-
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in
|
|
45
|
+
webpack 5.99.9 compiled with [1m[33m2 warnings[39m[22m in 138805 ms
|