@kenyaemr/esm-morgue-app 5.3.7-pre.1453 → 5.3.7-pre.1461

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.
@@ -83,14 +83,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
83
83
  <w>
84
84
  <w> null
85
85
 
86
- LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/empty-state/empty-state.scss
86
+ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/cards/card-header.scss
87
87
  <w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
88
88
  <w>
89
89
  <w> More info: https://sass-lang.com/d/legacy-js-api
90
90
  <w>
91
91
  <w> null
92
92
 
93
- LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/cards/card-header.scss
93
+ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/empty-state/empty-state.scss
94
94
  <w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
95
95
  <w>
96
96
  <w> More info: https://sass-lang.com/d/legacy-js-api
@@ -117,4 +117,4 @@ Assets:
117
117
  831.js (1.36 MiB)
118
118
  149.js (558 KiB)
119
119
 
120
- webpack 5.95.0 compiled with 1 warning in 149959 ms
120
+ webpack 5.95.0 compiled with 1 warning in 143338 ms
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":[{"component":"morgueDashboardLink","name":"morgue-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"morgue","title":"morgue","slot":"morgue-dashboard-slot"}},{"component":"peerCalendarDashboardLink","name":"peer-calendar-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"peer-calendar","title":"Peer Calendar","slot":"peer-calendar-dashboard-slot","path":"peer-management"}},{"component":"root","name":"morgue-dashboard-root","slot":"morgue-dashboard-slot"}],"workspaces":[{"name":"patient-additional-info-form","component":"patientAdditionalInfoForm","title":"add more details","type":"other-form"},{"name":"autopsy-form-workspace","component":"morgueFormEntry","title":"Autopsy form entry","type":"form","width":"extra-wide","canMaximize":true,"canHide":true}],"pages":[{"component":"root","route":"morgue"}],"version":"5.3.7-pre.1453"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":"^2.24.0"},"extensions":[{"component":"morgueDashboardLink","name":"morgue-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"morgue","title":"morgue","slot":"morgue-dashboard-slot"}},{"component":"peerCalendarDashboardLink","name":"peer-calendar-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"peer-calendar","title":"Peer Calendar","slot":"peer-calendar-dashboard-slot","path":"peer-management"}},{"component":"root","name":"morgue-dashboard-root","slot":"morgue-dashboard-slot"}],"workspaces":[{"name":"patient-additional-info-form","component":"patientAdditionalInfoForm","title":"add more details","type":"other-form"},{"name":"autopsy-form-workspace","component":"morgueFormEntry","title":"Autopsy form entry","type":"form","width":"extra-wide","canMaximize":true,"canHide":true}],"pages":[{"component":"root","route":"morgue"}],"version":"5.3.7-pre.1461"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-morgue-app",
3
- "version": "5.3.7-pre.1453",
3
+ "version": "5.3.7-pre.1461",
4
4
  "description": "morgue app for KenyaEMR",
5
5
  "browser": "dist/kenyaemr-esm-morgue-app.js",
6
6
  "main": "src/index.ts",