@kenyaemr/esm-care-panel-app 5.4.4-pre.85 → 5.4.4-pre.89

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.
@@ -5,4 +5,4 @@
5
5
  │ 2998.js (481.752 KiB)
6
6
  
7
7
 
8
- Rspack compiled with 1 warning in 43.34 s
8
+ Rspack compiled with 1 warning in 46.55 s
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[],"extensions":[{"name":"care-panel-patient-summary","component":"carePanelPatientSummary","slot":"patient-chart-care-panel-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"care-panel-summary-dashboard-link","component":"carePanelSummaryDashboardLink","order":3,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-care-panel-dashboard-slot","layoutMode":"anchored","path":"Care panel"}},{"name":"delete-regimen-confirmation-dialog","component":"deleteRegimenConfirmationDialog"},{"name":"hiv-patient-visit-summary-dashboard-link","component":"hivPatientSummaryDashboardLink","slot":"hiv-care-and-treatment-slot","meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-hiv-patient-summary-slot","path":"HIV Patient Summary","layoutMode":"anchored"}},{"name":"hiv-patient-visit-summary","slot":"hiv-patient-summary-slot","component":"hivPatientSummary","order":3,"online":true,"offline":false},{"name":"dispensing-patient-vitals","component":"dispensingPaentientVitals","slot":"dispensing-condition-and-diagnoses","order":1,"online":true,"offline":true},{"name":"patient-discharge-side-rail-icon","component":"patientDischargeSideRailIcon","slot":"action-menu-ward-patient-items-slot"}],"workspaces2":[{"name":"patient-regimen-workspace","component":"regimenFormWorkspace","window":"care-panel-workspace-window"},{"name":"mch-program-form-workspace","component":"mchProgramForm","window":"care-panel-workspace-window"},{"name":"kvp-peer-linkage-form-workspace","component":"kvpPeerLinkageForm","window":"care-panel-workspace-window"}],"workspaceWindows2":[{"name":"care-panel-workspace-window","canMaximize":true,"group":"care-panel-workspace-group","canHide":true,"width":"wider"}],"workspaceGroups2":[{"name":"care-panel-workspace-group"}],"version":"5.4.4-pre.85"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[],"extensions":[{"name":"care-panel-patient-summary","component":"carePanelPatientSummary","slot":"patient-chart-care-panel-dashboard-slot","order":10,"meta":{"columnSpan":4}},{"name":"care-panel-summary-dashboard-link","component":"carePanelSummaryDashboardLink","order":3,"meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-care-panel-dashboard-slot","layoutMode":"anchored","path":"Care panel"}},{"name":"delete-regimen-confirmation-dialog","component":"deleteRegimenConfirmationDialog"},{"name":"hiv-patient-visit-summary-dashboard-link","component":"hivPatientSummaryDashboardLink","slot":"hiv-care-and-treatment-slot","meta":{"columns":1,"columnSpan":1,"slot":"patient-chart-hiv-patient-summary-slot","path":"HIV Patient Summary","layoutMode":"anchored"}},{"name":"hiv-patient-visit-summary","slot":"hiv-patient-summary-slot","component":"hivPatientSummary","order":3,"online":true,"offline":false},{"name":"dispensing-patient-vitals","component":"dispensingPaentientVitals","slot":"dispensing-condition-and-diagnoses","order":1,"online":true,"offline":true},{"name":"patient-discharge-side-rail-icon","component":"patientDischargeSideRailIcon","slot":"action-menu-ward-patient-items-slot"}],"workspaces2":[{"name":"patient-regimen-workspace","component":"regimenFormWorkspace","window":"care-panel-workspace-window"},{"name":"mch-program-form-workspace","component":"mchProgramForm","window":"care-panel-workspace-window"},{"name":"kvp-peer-linkage-form-workspace","component":"kvpPeerLinkageForm","window":"care-panel-workspace-window"}],"workspaceWindows2":[{"name":"care-panel-workspace-window","canMaximize":true,"group":"care-panel-workspace-group","canHide":true,"width":"wider"}],"workspaceGroups2":[{"name":"care-panel-workspace-group"}],"version":"5.4.4-pre.89"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-care-panel-app",
3
- "version": "5.4.4-pre.85",
3
+ "version": "5.4.4-pre.89",
4
4
  "description": "Patient care panels microfrontend for the OpenMRS SPA",
5
5
  "keywords": [
6
6
  "openmrs"