@kenyaemr/esm-facility-dashboard-app 5.4.1-pre.2107 → 5.4.1-pre.2110

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.
@@ -101,14 +101,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
101
101
  <w>
102
102
  <w> null
103
103
 
104
- 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/pagination/pagination.scss
104
+ 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
105
105
  <w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
106
106
  <w>
107
107
  <w> More info: https://sass-lang.com/d/legacy-js-api
108
108
  <w>
109
109
  <w> null
110
110
 
111
- 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
111
+ 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/pagination/pagination.scss
112
112
  <w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
113
113
  <w>
114
114
  <w> More info: https://sass-lang.com/d/legacy-js-api
@@ -135,4 +135,4 @@ Entrypoints:
135
135
  main (1.19 MiB)
136
136
  main.js
137
137
 
138
- webpack 5.74.0 compiled with 2 warnings in 132121 ms
138
+ webpack 5.74.0 compiled with 2 warnings in 120185 ms
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemrCharts":"^1.6.7"},"extensions":[{"component":"surveillanceDashboardLink","name":"surveillance-dashboard-link","slot":"facility-dashboard-left-panel-slot"},{"component":"aboveSiteDashboardLink","name":"above-site-dashboard-link","slot":"facility-dashboard-left-panel-slot"}],"workspaces":[],"modals":[],"pages":[{"component":"root","route":"facility-dashboard"}],"version":"5.4.1-pre.2107"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemrCharts":"^1.6.7"},"extensions":[{"component":"surveillanceDashboardLink","name":"surveillance-dashboard-link","slot":"facility-dashboard-left-panel-slot"},{"component":"aboveSiteDashboardLink","name":"above-site-dashboard-link","slot":"facility-dashboard-left-panel-slot"}],"workspaces":[],"modals":[],"pages":[{"component":"root","route":"facility-dashboard"}],"version":"5.4.1-pre.2110"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-facility-dashboard-app",
3
- "version": "5.4.1-pre.2107",
3
+ "version": "5.4.1-pre.2110",
4
4
  "description": "Facility dashboard app",
5
5
  "browser": "dist/kenyaemr-esm-facility-dashboard-app.js",
6
6
  "main": "src/index.ts",