@kenyaemr/esm-facility-dashboard-app 5.4.1-pre.1880 → 5.4.1-pre.1890
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.
- package/.turbo/turbo-build.log +4 -4
- package/dist/1.js +1 -1
- package/dist/1.js.map +1 -1
- package/dist/kenyaemr-esm-facility-dashboard-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/config-schema.ts +1 -4
- package/src/surveillance/surveillance-filters.component.tsx +3 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -16,7 +16,7 @@ orphan modules 3.76 MiB [orphan] 560 modules
|
|
|
16
16
|
runtime modules 40.5 KiB 30 modules
|
|
17
17
|
built modules 8.43 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
18
18
|
modules by path ../../node_modules/ 8.3 MiB 71 modules
|
|
19
|
-
modules by path ./
|
|
19
|
+
modules by path ./ 135 KiB
|
|
20
20
|
modules by path ./src/ 134 KiB 7 modules
|
|
21
21
|
modules by path ./translations/ 1.22 KiB 2 modules
|
|
22
22
|
provide-module modules 252 bytes
|
|
@@ -56,14 +56,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
56
56
|
<w>
|
|
57
57
|
<w> null
|
|
58
58
|
|
|
59
|
-
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]!./src/
|
|
59
|
+
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]!./src/surveillance/summary-cards/summary-card.scss
|
|
60
60
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
61
61
|
<w>
|
|
62
62
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
63
63
|
<w>
|
|
64
64
|
<w> null
|
|
65
65
|
|
|
66
|
-
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]!./src/
|
|
66
|
+
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]!./src/components/header/header.scss
|
|
67
67
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
68
68
|
<w>
|
|
69
69
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -76,4 +76,4 @@ Assets:
|
|
|
76
76
|
831.js (1.37 MiB)
|
|
77
77
|
507.js (509 KiB)
|
|
78
78
|
|
|
79
|
-
webpack 5.95.0 compiled with 1 warning in
|
|
79
|
+
webpack 5.95.0 compiled with 1 warning in 158082 ms
|