@kenyaemr/esm-appointments-app 7.0.2-pre.66 → 7.0.2-pre.68

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.
Files changed (43) hide show
  1. package/.turbo/turbo-build.log +7 -7
  2. package/dist/130.js +1 -1
  3. package/dist/130.js.map +1 -1
  4. package/dist/224.js +1 -1
  5. package/dist/224.js.map +1 -1
  6. package/dist/265.js +1 -0
  7. package/dist/265.js.map +1 -0
  8. package/dist/271.js +1 -1
  9. package/dist/319.js +1 -1
  10. package/dist/460.js +1 -1
  11. package/dist/529.js +1 -0
  12. package/dist/{309.js.map → 529.js.map} +1 -1
  13. package/dist/644.js +1 -1
  14. package/dist/757.js +1 -1
  15. package/dist/788.js +1 -1
  16. package/dist/807.js +1 -1
  17. package/dist/833.js +1 -1
  18. package/dist/904.js +1 -1
  19. package/dist/904.js.map +1 -1
  20. package/dist/kenyaemr-esm-appointments-app.js +1 -1
  21. package/dist/kenyaemr-esm-appointments-app.js.buildmanifest.json +84 -84
  22. package/dist/main.js +1 -1
  23. package/dist/main.js.map +1 -1
  24. package/dist/routes.json +1 -1
  25. package/package.json +2 -2
  26. package/src/appointments/common-components/appointments-table.test.tsx +1 -1
  27. package/src/appointments/common-components/{end-appointment-modal.test.tsx → end-appointment.test.tsx} +2 -2
  28. package/src/form/appointments-form.scss +0 -35
  29. package/src/index.ts +3 -3
  30. package/src/patient-appointments/patient-appointments-header.tsx +4 -4
  31. package/translations/am.json +34 -23
  32. package/translations/ar.json +32 -21
  33. package/translations/es.json +32 -21
  34. package/translations/fr.json +88 -77
  35. package/translations/he.json +32 -21
  36. package/translations/km.json +32 -21
  37. package/translations/zh.json +32 -21
  38. package/translations/zh_CN.json +32 -21
  39. package/dist/309.js +0 -1
  40. package/dist/4.js +0 -1
  41. package/dist/4.js.map +0 -1
  42. /package/src/appointments/common-components/{end-appointment-modal.component.tsx → end-appointment.modal.tsx} +0 -0
  43. /package/src/patient-appointments/{patient-appointments-cancel-modal.component.tsx → patient-appointments-cancel.modal.tsx} +0 -0
@@ -2,8 +2,8 @@ assets by path *.js 2.9 MiB
2
2
  assets by chunk 1.6 MiB (id hint: vendors)
3
3
  assets by status 1.4 MiB [big]
4
4
  asset 445.js 792 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
5
- asset 130.js 643 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
6
- asset 904.js 72.7 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
5
+ asset 130.js 644 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
6
+ asset 904.js 72.8 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
7
7
  asset 591.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
8
8
  asset 857.js 48 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
@@ -17,9 +17,9 @@ orphan modules 4.38 MiB [orphan] 904 modules
17
17
  runtime modules 40.7 KiB 28 modules
18
18
  built modules 6.75 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
19
19
  modules by path ../../node_modules/ 6.3 MiB 124 modules
20
- modules by path ./ 461 KiB
21
- modules by path ./src/ 419 KiB 35 modules
22
- modules by path ./translations/ 42.3 KiB 10 modules
20
+ modules by path ./ 468 KiB
21
+ modules by path ./src/ 418 KiB 35 modules
22
+ modules by path ./translations/ 50.1 KiB 10 modules
23
23
  provide-module modules 294 bytes 7 modules
24
24
  consume-shared-module modules 294 bytes
25
25
  modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
@@ -31,7 +31,7 @@ WARNING in asset size limit: The following asset(s) exceed the recommended size
31
31
  This can impact web performance.
32
32
  Assets:
33
33
  main.js (1.02 MiB)
34
- 130.js (643 KiB)
34
+ 130.js (644 KiB)
35
35
  445.js (792 KiB)
36
36
 
37
37
  WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
@@ -39,4 +39,4 @@ Entrypoints:
39
39
  main (1.02 MiB)
40
40
  main.js
41
41
 
42
- webpack 5.88.0 compiled with 2 warnings in 142483 ms
42
+ webpack 5.88.0 compiled with 2 warnings in 138822 ms