@kenyaemr/esm-morgue-app 5.4.4-pre.367 → 5.4.4-pre.368

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.
@@ -3,4 +3,4 @@
3
3
  │ 2625.js (251.215 KiB)
4
4
  
5
5
 
6
- Rspack compiled with 1 warning in 37.50 s
6
+ Rspack compiled with 1 warning in 24.49 s
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.24.0"},"extensions":[{"name":"action-buttons","component":"actionBarButtons","slot":"mortuary-action-buttons-slot","meta":{"fullWidth":false,"privileges":["o3 : View Mortuary Dashboard","o3 : Admit Body to Mortuary","o3 : Edit Mortuary Records","o3 : Discharge Body from Mortuary","o3 : View Mortuary Compartments","o3 : Swap Mortuary Compartments","o3 : View Mortuary Billing","o3 : Process Mortuary Payments","o3 : View Mortuary Reports","o3 : Generate Mortuary Reports"]}},{"name":"deceased-banner-info","component":"bannerInfo","slot":"deceased-banner-info-slot","meta":{"fullWidth":false}},{"name":"print-post-mortem-overflow-menu-item","component":"printPostMortemOverflowMenuItem","slot":"print-post-mortem-overflow-menu-item-slot"},{"component":"root","name":"morgue-dashboard-root","slot":"mortuary-dashboard-slot","meta":{"privileges":["o3 : View Mortuary Dashboard"]}},{"component":"mortuaryDashboardLink","name":"mortuary-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"mortuary","slot":"mortuary-dashboard-slot","title":"Mortuary"}},{"name":"mortuary-mark-patient-deceased-button","slot":"patient-actions-slot","component":"markPatientDeceasedActionButton","online":true,"offline":true}],"workspaces2":[{"name":"mortuary-form-entry","component":"mortuaryFormEntry","window":"morgue-workspace-window"},{"name":"mortuary-mark-patient-deceased-workspace-form","component":"markPatientDeceasedForm","window":"patient-chart-workspace-window"},{"name":"discharge-body-form","component":"dischargeBodyForm","window":"morgue-workspace-window"},{"name":"swap-unit-form","component":"swapForm","window":"morgue-workspace-window"},{"name":"admit-deceased-person-form","component":"admitDeceasedPersonForm","window":"morgue-workspace-window"}],"workspaceWindows2":[{"name":"morgue-workspace-window","canMaximize":true,"canHide":true,"group":"morgue-workspace-group","width":"wider"},{"name":"patient-chart-workspace-window","group":"patient-chart"}],"workspaceGroups2":[{"name":"morgue-workspace-group","closeable":true}],"modals":[{"name":"print-confirmation-modal","component":"printConfirmationModal"},{"name":"autopsy-report-modal","component":"autopsyReportModal"},{"name":"delete-confirmation-modal","component":"confirmationModal"}],"pages":[{"component":"root","route":"morgue"}],"version":"5.4.4-pre.367"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.24.0"},"extensions":[{"name":"action-buttons","component":"actionBarButtons","slot":"mortuary-action-buttons-slot","meta":{"fullWidth":false,"privileges":["o3 : View Mortuary Dashboard","o3 : Admit Body to Mortuary","o3 : Edit Mortuary Records","o3 : Discharge Body from Mortuary","o3 : View Mortuary Compartments","o3 : Swap Mortuary Compartments","o3 : View Mortuary Billing","o3 : Process Mortuary Payments","o3 : View Mortuary Reports","o3 : Generate Mortuary Reports"]}},{"name":"deceased-banner-info","component":"bannerInfo","slot":"deceased-banner-info-slot","meta":{"fullWidth":false}},{"name":"print-post-mortem-overflow-menu-item","component":"printPostMortemOverflowMenuItem","slot":"print-post-mortem-overflow-menu-item-slot"},{"component":"root","name":"morgue-dashboard-root","slot":"mortuary-dashboard-slot","meta":{"privileges":["o3 : View Mortuary Dashboard"]}},{"component":"mortuaryDashboardLink","name":"mortuary-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"mortuary","slot":"mortuary-dashboard-slot","title":"Mortuary"}},{"name":"mortuary-mark-patient-deceased-button","slot":"patient-actions-slot","component":"markPatientDeceasedActionButton","online":true,"offline":true}],"workspaces2":[{"name":"mortuary-form-entry","component":"mortuaryFormEntry","window":"morgue-workspace-window"},{"name":"mortuary-mark-patient-deceased-workspace-form","component":"markPatientDeceasedForm","window":"patient-chart-workspace-window"},{"name":"discharge-body-form","component":"dischargeBodyForm","window":"morgue-workspace-window"},{"name":"swap-unit-form","component":"swapForm","window":"morgue-workspace-window"},{"name":"admit-deceased-person-form","component":"admitDeceasedPersonForm","window":"morgue-workspace-window"}],"workspaceWindows2":[{"name":"morgue-workspace-window","canMaximize":true,"canHide":true,"group":"morgue-workspace-group","width":"wider"},{"name":"patient-chart-workspace-window","group":"patient-chart"}],"workspaceGroups2":[{"name":"morgue-workspace-group","closeable":true}],"modals":[{"name":"print-confirmation-modal","component":"printConfirmationModal"},{"name":"autopsy-report-modal","component":"autopsyReportModal"},{"name":"delete-confirmation-modal","component":"confirmationModal"}],"pages":[{"component":"root","route":"morgue"}],"version":"5.4.4-pre.368"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-morgue-app",
3
- "version": "5.4.4-pre.367",
3
+ "version": "5.4.4-pre.368",
4
4
  "description": "morgue app for KenyaEMR",
5
5
  "keywords": [
6
6
  "openmrs"