@openmrs/esm-appointments-app 8.2.2-pre.4830 → 8.2.2-pre.4845
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 +7 -7
- package/dist/1249.js +2 -0
- package/dist/1249.js.map +1 -0
- package/dist/2923.js +1 -1
- package/dist/2923.js.map +1 -1
- package/dist/3581.js +1 -1
- package/dist/3581.js.map +1 -1
- package/dist/5934.js +1 -0
- package/dist/5934.js.map +1 -0
- package/dist/6179.js +1 -1
- package/dist/6179.js.map +1 -1
- package/dist/6843.js +1 -0
- package/dist/6843.js.map +1 -0
- package/dist/699.js +2 -0
- package/dist/699.js.map +1 -0
- package/dist/7775.js +1 -1
- package/dist/7775.js.map +1 -1
- package/dist/8906.js +1 -0
- package/dist/8906.js.map +1 -0
- package/dist/9190.js +1 -1
- package/dist/9190.js.map +1 -1
- package/dist/9269.js +1 -1
- package/dist/9269.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-appointments-app.js +1 -1
- package/dist/openmrs-esm-appointments-app.js.buildmanifest.json +109 -109
- package/dist/openmrs-esm-appointments-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/appointments/common-components/end-appointment.modal.scss +30 -0
- package/src/appointments/common-components/end-appointment.modal.tsx +4 -2
- package/dist/1142.js +0 -2
- package/dist/1142.js.map +0 -1
- package/dist/3888.js +0 -1
- package/dist/3888.js.map +0 -1
- package/dist/529.js +0 -1
- package/dist/529.js.map +0 -1
- package/dist/8090.js +0 -2
- package/dist/8090.js.map +0 -1
- package/dist/9173.js +0 -1
- package/dist/9173.js.map +0 -1
- /package/dist/{8090.js.LICENSE.txt → 1249.js.LICENSE.txt} +0 -0
- /package/dist/{1142.js.LICENSE.txt → 699.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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 *.js 3.
|
|
5
|
-
assets by chunk 2.
|
|
4
|
+
assets by path *.js 3.68 MiB
|
|
5
|
+
assets by chunk 2.54 MiB (id hint: vendors)
|
|
6
6
|
assets by status 2.02 MiB [big]
|
|
7
7
|
asset 130.js 1.38 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 8615.js 372 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
|
-
asset
|
|
9
|
+
asset 1249.js 276 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
10
10
|
+ 10 assets
|
|
11
11
|
+ 54 assets
|
|
12
12
|
assets by path *.json 37 KiB
|
|
13
13
|
asset openmrs-esm-appointments-app.js.buildmanifest.json 34.1 KiB [emitted]
|
|
14
14
|
asset routes.json 2.91 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
-
orphan modules 8.1 MiB [orphan]
|
|
15
|
+
orphan modules 8.1 MiB [orphan] 1011 modules
|
|
16
16
|
runtime modules 43.8 KiB 30 modules
|
|
17
17
|
built modules 11.6 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
|
|
18
|
-
javascript modules 11.4 MiB
|
|
18
|
+
javascript modules 11.4 MiB 192 modules
|
|
19
19
|
optional modules 197 KiB [optional]
|
|
20
20
|
./translations/am.json 6.46 KiB [optional] [built] [code generated]
|
|
21
21
|
+ 30 modules
|
|
@@ -33,6 +33,6 @@ This can impact web performance.
|
|
|
33
33
|
Assets:
|
|
34
34
|
130.js (1.38 MiB)
|
|
35
35
|
8615.js (372 KiB)
|
|
36
|
-
|
|
36
|
+
1249.js (276 KiB)
|
|
37
37
|
|
|
38
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
38
|
+
webpack 5.88.0 compiled with 1 warning in 171154 ms
|