@openmrs/esm-patient-chart-app 8.2.1-pre.5568 → 8.2.1-pre.5576
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/4.js +1 -1
- package/dist/4.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-patient-chart-app.js +1 -1
- package/dist/openmrs-esm-patient-chart-app.js.buildmanifest.json +7 -7
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/visit/visit-form/visit-date-time.component.tsx +9 -9
- package/src/visit/visit-form/visit-form.component.tsx +7 -7
- package/src/visit/visit-form/visit-form.scss +4 -0
- package/src/visit/visit-form/visit-form.test.tsx +1 -1
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 3.
|
|
4
|
+
assets by path [1m[32m*.js[39m[22m 3.59 MiB
|
|
5
5
|
assets by chunk 2.08 MiB (id hint: vendors)
|
|
6
6
|
assets by status [1m[33m1.8 MiB[39m[22m [1m[33m[big][39m[22m
|
|
7
7
|
asset [1m[33m367.js[39m[22m [1m[33m1.18 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 @@ built modules 8.83 MiB (javascript) 504 bytes (share-init) 504 bytes (consume-sh
|
|
|
17
17
|
modules by path [1m../[39m[22m 7.91 MiB
|
|
18
18
|
modules by path [1m../../node_modules/[39m[22m 7.71 MiB 196 modules
|
|
19
19
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 214 KiB 5 modules
|
|
20
|
-
modules by path [1m./[39m[22m
|
|
21
|
-
modules by path [1m./src/[39m[22m
|
|
20
|
+
modules by path [1m./[39m[22m 934 KiB
|
|
21
|
+
modules by path [1m./src/[39m[22m 864 KiB 43 modules
|
|
22
22
|
modules by path [1m./translations/[39m[22m 69.9 KiB 10 modules
|
|
23
23
|
provide-module modules 504 bytes 12 modules
|
|
24
24
|
consume-shared-module modules 504 bytes
|
|
@@ -41,4 +41,4 @@ Entrypoints:
|
|
|
41
41
|
main.js
|
|
42
42
|
[39m[22m
|
|
43
43
|
|
|
44
|
-
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
44
|
+
webpack 5.94.0 compiled with [1m[33m2 warnings[39m[22m in 146650 ms
|