@openmrs/esm-patient-programs-app 9.2.3-pre.7000 → 9.2.3-pre.7005
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/367.js +1 -1
- package/dist/367.js.map +1 -1
- package/dist/8917.js +1 -1
- package/dist/8917.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-programs-app.js +1 -1
- package/dist/openmrs-esm-patient-programs-app.js.buildmanifest.json +6 -6
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/programs/programs-form.test.tsx +19 -16
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
2
|
npx update-browserslist-db@latest
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path [1m[32m*.js[39m[22m 2.
|
|
4
|
+
assets by path [1m[32m*.js[39m[22m 2.53 MiB
|
|
5
5
|
assets by chunk 1.85 MiB (id hint: vendors)
|
|
6
6
|
assets by status [1m[33m1.68 MiB[39m[22m [1m[33m[big][39m[22m
|
|
7
7
|
asset [1m[33m367.js[39m[22m [1m[33m1.39 MiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
@@ -17,8 +17,8 @@ assets by path [1m[32m*.json[39m[22m 24.9 KiB
|
|
|
17
17
|
asset [1m[32mroutes.json[39m[22m 822 bytes [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
18
18
|
orphan modules 4.8 MiB [1m[33m[orphan][39m[22m 1037 modules
|
|
19
19
|
runtime modules 41.4 KiB 28 modules
|
|
20
|
-
built modules 7.
|
|
21
|
-
javascript modules 7.
|
|
20
|
+
built modules 7.48 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
21
|
+
javascript modules 7.43 MiB 132 modules
|
|
22
22
|
optional modules 54 KiB [1m[33m[optional][39m[22m
|
|
23
23
|
[1m./translations/am.json[39m[22m 1.69 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
24
24
|
+ 31 modules
|
|
@@ -44,4 +44,4 @@ Entrypoints:
|
|
|
44
44
|
main.js
|
|
45
45
|
[39m[22m
|
|
46
46
|
|
|
47
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
47
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 126618 ms
|