@openmrs/esm-patient-programs-app 7.0.2-pre.3795 → 7.0.2-pre.3814
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 +4 -4
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/169.js +1 -1
- package/dist/169.js.map +1 -1
- package/dist/649.js +1 -1
- package/dist/649.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js.buildmanifest.json +11 -11
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/programs/programs-form.component.tsx +5 -4
- package/src/programs/programs-form.test.tsx +1 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
assets by path [1m[32m*.js[39m[22m 1.55 MiB
|
|
2
2
|
assets by chunk 1.01 MiB (id hint: vendors)
|
|
3
|
-
assets by status [1m[
|
|
3
|
+
assets by status [1m[33m858 KiB[39m[22m [1m[33m[big][39m[22m
|
|
4
4
|
asset [1m[33m130.js[39m[22m [1m[33m452 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[33m311.js[39m[22m [1m[33m405 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[32m940.js[39m[22m 75.5 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
@@ -18,9 +18,9 @@ built modules 4.01 MiB (javascript) 378 bytes (consume-shared) 336 bytes (share-
|
|
|
18
18
|
modules by path [1m../[39m[22m 3.94 MiB
|
|
19
19
|
modules by path [1m../../node_modules/[39m[22m 3.82 MiB 96 modules
|
|
20
20
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 123 KiB 6 modules
|
|
21
|
-
modules by path [1m./[39m[22m 65.
|
|
21
|
+
modules by path [1m./[39m[22m 65.3 KiB
|
|
22
22
|
modules by path [1m./translations/[39m[22m 10.8 KiB 10 modules
|
|
23
|
-
modules by path [1m./src/[39m[22m 54.
|
|
23
|
+
modules by path [1m./src/[39m[22m 54.5 KiB 6 modules
|
|
24
24
|
consume-shared-module modules 378 bytes 9 modules
|
|
25
25
|
provide-module modules 336 bytes
|
|
26
26
|
modules by path [1mprovide shared module (default) @openmrs/[39m[22m 84 bytes 2 modules
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main.js
|
|
42
42
|
[39m[22m
|
|
43
43
|
|
|
44
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
44
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 94168 ms
|