@kenyaemr/esm-appointments-app 8.1.1-pre.123 → 8.1.1-pre.129
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/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/529.js +1 -1
- package/dist/529.js.map +1 -1
- package/dist/574.js +1 -1
- package/dist/711.js +1 -1
- package/dist/711.js.map +1 -1
- package/dist/{385.js → 787.js} +1 -1
- package/dist/{385.js.map → 787.js.map} +1 -1
- package/dist/kenyaemr-esm-appointments-app.js +1 -1
- package/dist/kenyaemr-esm-appointments-app.js.buildmanifest.json +47 -47
- package/dist/kenyaemr-esm-appointments-app.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/appointments/common-components/end-appointment.modal.tsx +24 -27
- package/src/appointments/common-components/end-appointment.test.tsx +10 -4
- package/src/form/appointments-form.component.tsx +1 -1
- package/translations/en.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,7 +3,7 @@ assets by path *.js 4.86 MiB
|
|
|
3
3
|
assets by status 2.15 MiB [big]
|
|
4
4
|
asset 130.js 1.37 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
5
|
asset 198.js 792 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
|
-
asset
|
|
6
|
+
asset 787.js 189 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
7
|
asset 440.js 55.1 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 591.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
9
9
|
asset 501.js 20.1 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
@@ -12,7 +12,7 @@ assets by path *.js 4.86 MiB
|
|
|
12
12
|
assets by path *.json 17.7 KiB
|
|
13
13
|
asset kenyaemr-esm-appointments-app.js.buildmanifest.json 14.8 KiB [emitted]
|
|
14
14
|
asset routes.json 2.89 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
|
-
orphan modules 4.58 MiB [orphan]
|
|
15
|
+
orphan modules 4.58 MiB [orphan] 939 modules
|
|
16
16
|
runtime modules 42.8 KiB 30 modules
|
|
17
17
|
built modules 10.3 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
18
18
|
modules by path ../../node_modules/ 9.24 MiB 140 modules
|
|
@@ -39,4 +39,4 @@ Entrypoints:
|
|
|
39
39
|
main (1.53 MiB)
|
|
40
40
|
main.js
|
|
41
41
|
|
|
42
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
42
|
+
webpack 5.88.0 compiled with 2 warnings in 150752 ms
|