@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2203 → 5.4.2-pre.2223
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 +26 -489
- package/dist/144.js +2 -0
- package/dist/144.js.map +1 -0
- package/dist/300.js +1 -0
- package/dist/317.js +1 -0
- package/dist/317.js.map +1 -0
- package/dist/{807.js → 335.js} +1 -1
- package/dist/349.js +2 -0
- package/dist/349.js.map +1 -0
- package/dist/359.js +2 -0
- package/dist/359.js.LICENSE.txt +29 -0
- package/dist/359.js.map +1 -0
- package/dist/41.js +2 -0
- package/dist/41.js.map +1 -0
- package/dist/474.js +2 -0
- package/dist/474.js.map +1 -0
- package/dist/479.js +2 -0
- package/dist/479.js.LICENSE.txt +9 -0
- package/dist/479.js.map +1 -0
- package/dist/537.js +1 -0
- package/dist/537.js.map +1 -0
- package/dist/{319.js → 55.js} +1 -1
- package/dist/60.js +1 -0
- package/dist/60.js.map +1 -0
- package/dist/746.js +2 -0
- package/dist/{164.js.LICENSE.txt → 746.js.LICENSE.txt} +0 -10
- package/dist/746.js.map +1 -0
- package/dist/907.js +1 -0
- package/dist/907.js.map +1 -0
- package/dist/913.js +2 -0
- package/dist/{591.js.map → 913.js.map} +1 -1
- package/dist/{757.js → 99.js} +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +219 -117
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +4 -1
- package/src/autosuggest/autosuggest.component.tsx +3 -3
- package/src/autosuggest/autosuggest.scss +1 -1
- package/src/autosuggest/patient-search-info.component.tsx +1 -1
- package/src/case-management/encounters/case-encounter-header.scss +1 -1
- package/src/case-management/encounters/case-encounter-overview.component.tsx +11 -8
- package/src/case-management/header/case-management-header.scss +1 -1
- package/src/case-management/metrics/case-management-header.scss +1 -1
- package/src/case-management/table/case-management-list.scss +1 -1
- package/src/case-management/tabs/case-management-tabs.component.tsx +2 -2
- package/src/case-management/tabs/case-management-tabs.scss +1 -1
- package/src/case-management/workspace/case-management.scss +1 -1
- package/src/case-management/workspace/patient-info.scss +1 -1
- package/src/clinical-encounter/clinical-enc.component.tsx +4 -4
- package/src/clinical-encounter/dashboard/in-patient.scss +1 -1
- package/src/clinical-encounter/summary/in-patient-medical-summary/in-patient-medical-summary.component.tsx +1 -1
- package/src/clinical-encounter/summary/maternal-summary/maternal-summary.component.tsx +4 -4
- package/src/clinical-encounter/summary/neonatal summary/neonatal-summary.component.tsx +4 -4
- package/src/clinical-encounter/summary/out-patient-summary/out-patient-summary.scss +1 -1
- package/src/clinical-encounter/summary/out-patient-summary/patient-medical-history.component.tsx +2 -2
- package/src/clinical-encounter/summary/out-patient-summary/patient-social-history.component.tsx +5 -5
- package/src/clinical-encounter/summary/surgical summary/surgical-summary.component.tsx +4 -5
- package/src/contact-list/contact-actions.component.tsx +4 -5
- package/src/contact-list/contact-list-concept-map.ts +1 -0
- package/src/contact-list/contact-list.component.tsx +2 -2
- package/src/contact-list/contact-list.scss +1 -1
- package/src/contact-list/contact-list.workspace.tsx +28 -13
- package/src/contact-list/contact-tracing-history.component.tsx +3 -3
- package/src/contact-list/forms/contact-list-update.workspace.tsx +22 -267
- package/src/deceased-panel/mortuary-summary/mortuary-summary.component.tsx +2 -10
- package/src/deceased-panel/mortuary-summary/mortuary-summary.scss +1 -1
- package/src/deceased-panel/panels/autopsy.component.tsx +11 -4
- package/src/declarations.d.ts +0 -13
- package/src/family-partner-history/family-history.component.tsx +2 -2
- package/src/family-partner-history/family-history.scss +1 -1
- package/src/family-partner-history/family-relationship.scss +1 -1
- package/src/family-partner-history/family-relationship.workspace.tsx +27 -12
- package/src/hooks/useContacts.ts +1 -0
- package/src/in-patient/in-patient-table/in-patient-table.component.tsx +4 -4
- package/src/in-patient/in-patient.component.tsx +3 -8
- package/src/maternal-and-child-health/maternal-health-component.scss +4 -3
- package/src/maternal-and-child-health/partography/labour-delivery.scss +7 -5
- package/src/maternal-and-child-health/partography/partograph-chart.scss +1 -1
- package/src/maternal-and-child-health/partography/partograph.component.tsx +5 -11
- package/src/peer-calendar/forms/peer-form.workspace.tsx +11 -11
- package/src/peer-calendar/header/reporting-period-input.component.tsx +3 -1
- package/src/peer-calendar/metrics/peer-calendar-metrics.component.tsx +2 -3
- package/src/peer-calendar/table/generic-data-table.scss +1 -1
- package/src/peer-calendar/table/generic-data-table.tsx +2 -1
- package/src/peer-calendar/table/peer-calendar-table-filter.component.tsx +6 -3
- package/src/relationships/forms/baseline-info-form-section.component.tsx +46 -31
- package/src/relationships/forms/form.scss +1 -1
- package/src/relationships/forms/patient-search-create-form.tsx +25 -20
- package/src/relationships/modals/birthdate-calculator.modal.tsx +3 -2
- package/src/relationships/relationship.resources.ts +18 -2
- package/src/relationships/tabs/relationships-tabs-component.tsx +2 -2
- package/src/relationships/tabs/relationships-tabs.scss +1 -1
- package/src/root.scss +1 -2
- package/src/specialized-clinics/generic-nav-links/generic-dashboard.component.tsx +3 -3
- package/src/specialized-clinics/hiv-care-and-treatment-services/defaulter-tracing/defaulter-tracing.component.tsx +5 -5
- package/src/specialized-clinics/hiv-care-and-treatment-services/defaulter-tracing/defaulter-tracing.test.tsx +2 -8
- package/src/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/hiv-testing-component.scss +4 -3
- package/src/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/views/hiv-testing/hiv-testing-services.component.tsx +3 -8
- package/src/ui/data-table/o-table.component.tsx +2 -2
- package/src/ui/data-table/o-table.scss +1 -1
- package/src/ui/encounter-list/encounter-list.scss +5 -3
- package/translations/en.json +1 -0
- package/dist/130.js +0 -2
- package/dist/130.js.LICENSE.txt +0 -7
- package/dist/130.js.map +0 -1
- package/dist/164.js +0 -2
- package/dist/164.js.map +0 -1
- package/dist/316.js +0 -2
- package/dist/316.js.map +0 -1
- package/dist/40.js +0 -1
- package/dist/40.js.map +0 -1
- package/dist/574.js +0 -1
- package/dist/589.js +0 -1
- package/dist/589.js.map +0 -1
- package/dist/591.js +0 -2
- package/dist/685.js +0 -2
- package/dist/685.js.map +0 -1
- package/dist/700.js +0 -2
- package/dist/700.js.map +0 -1
- package/dist/784.js +0 -2
- package/dist/784.js.map +0 -1
- /package/dist/{316.js.LICENSE.txt → 144.js.LICENSE.txt} +0 -0
- /package/dist/{700.js.LICENSE.txt → 349.js.LICENSE.txt} +0 -0
- /package/dist/{784.js.LICENSE.txt → 41.js.LICENSE.txt} +0 -0
- /package/dist/{685.js.LICENSE.txt → 474.js.LICENSE.txt} +0 -0
- /package/dist/{591.js.LICENSE.txt → 913.js.LICENSE.txt} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,505 +1,42 @@
|
|
|
1
|
-
assets by path *.js 6.
|
|
2
|
-
assets by chunk 3.
|
|
3
|
-
assets by status 2.
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
assets by path *.js 6.8 MiB
|
|
2
|
+
assets by chunk 3.16 MiB (id hint: vendors)
|
|
3
|
+
assets by status 2.83 MiB [big]
|
|
4
|
+
asset 359.js 1.61 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 746.js 626 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
6
|
+
asset 349.js 624 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
7
|
+
+ 7 assets
|
|
8
8
|
+ 8 assets
|
|
9
|
-
assets by path *.json
|
|
10
|
-
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json
|
|
9
|
+
assets by path *.json 17.3 KiB
|
|
10
|
+
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json 10.4 KiB [emitted]
|
|
11
11
|
asset routes.json 6.99 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules
|
|
13
|
-
runtime modules
|
|
14
|
-
built modules
|
|
15
|
-
modules by path ../../node_modules/
|
|
16
|
-
modules by path ./ 1.
|
|
17
|
-
modules by path ./src/ 1.
|
|
18
|
-
modules by path ./translations/ 7.
|
|
12
|
+
orphan modules 9.12 MiB [orphan] 3231 modules
|
|
13
|
+
runtime modules 40.7 KiB 30 modules
|
|
14
|
+
built modules 11.7 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
15
|
+
modules by path ../../node_modules/ 9.73 MiB 756 modules
|
|
16
|
+
modules by path ./ 1.93 MiB
|
|
17
|
+
modules by path ./src/ 1.92 MiB 42 modules
|
|
18
|
+
modules by path ./translations/ 7.31 KiB 5 modules
|
|
19
19
|
provide-module modules 210 bytes
|
|
20
|
-
provide shared module (default) @carbon/react@1.
|
|
20
|
+
provide shared module (default) @carbon/react@1.84.0 = ../../node_modules/@carbo...(truncated) 42 bytes [built] [code generated]
|
|
21
21
|
+ 4 modules
|
|
22
22
|
consume-shared-module modules 210 bytes
|
|
23
|
-
consume shared module (default) @openmrs/esm-framework@^6 (singleton) (fallback
|
|
24
|
-
consume shared module (default) react@^18.1.0 (singleton) (fallback: ../../
|
|
23
|
+
consume shared module (default) @openmrs/esm-framework@^6 (singleton) (fallback:...(truncated) 42 bytes [built] [code generated]
|
|
24
|
+
consume shared module (default) react@^18.1.0 (singleton) (fallback: ../../node_...(truncated) 42 bytes [built] [code generated]
|
|
25
25
|
+ 3 modules
|
|
26
26
|
container entry 42 bytes [built] [code generated]
|
|
27
27
|
|
|
28
|
-
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/clinical-view-group/clinical-view-section.scss
|
|
29
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
30
|
-
<w>
|
|
31
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
32
|
-
<w>
|
|
33
|
-
<w> null
|
|
34
|
-
|
|
35
|
-
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/clinical-encounter/dashboard/in-patient.scss
|
|
36
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
37
|
-
<w>
|
|
38
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
39
|
-
<w>
|
|
40
|
-
<w> null
|
|
41
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
42
|
-
<w>
|
|
43
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
44
|
-
<w>
|
|
45
|
-
<w> src/clinical-encounter/dashboard/in-patient.scss 3:9 root stylesheet
|
|
46
|
-
<w>
|
|
47
|
-
|
|
48
|
-
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/contact-list/contact-list-form.scss
|
|
49
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
50
|
-
<w>
|
|
51
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
52
|
-
<w>
|
|
53
|
-
<w> null
|
|
54
|
-
|
|
55
|
-
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/family-partner-history/family-relationship.scss
|
|
56
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
57
|
-
<w>
|
|
58
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
59
|
-
<w>
|
|
60
|
-
<w> null
|
|
61
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
62
|
-
<w>
|
|
63
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
64
|
-
<w>
|
|
65
|
-
<w> src/family-partner-history/family-relationship.scss 4:9 root stylesheet
|
|
66
|
-
<w>
|
|
67
|
-
|
|
68
|
-
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/contact-list/contact-list.scss
|
|
69
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
70
|
-
<w>
|
|
71
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
72
|
-
<w>
|
|
73
|
-
<w> null
|
|
74
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
75
|
-
<w>
|
|
76
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
77
|
-
<w>
|
|
78
|
-
<w> src/contact-list/contact-list.scss 4:9 root stylesheet
|
|
79
|
-
<w>
|
|
80
|
-
|
|
81
|
-
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/family-partner-history/family-history.scss
|
|
82
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
83
|
-
<w>
|
|
84
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
85
|
-
<w>
|
|
86
|
-
<w> null
|
|
87
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
88
|
-
<w>
|
|
89
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
90
|
-
<w>
|
|
91
|
-
<w> src/family-partner-history/family-history.scss 4:9 root stylesheet
|
|
92
|
-
<w>
|
|
93
|
-
|
|
94
|
-
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/relationships/modals/relationship-modal.scss
|
|
95
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
96
|
-
<w>
|
|
97
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
98
|
-
<w>
|
|
99
|
-
<w> null
|
|
100
|
-
|
|
101
|
-
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/specialized-clinics/hiv-care-and-treatment-services/defaulter-tracing/defaulter-tracing.scss
|
|
102
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
103
|
-
<w>
|
|
104
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
105
|
-
<w>
|
|
106
|
-
<w> null
|
|
107
|
-
|
|
108
|
-
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/maternal-and-child-health/partography/labour-delivery.scss
|
|
109
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
110
|
-
<w>
|
|
111
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
112
|
-
<w>
|
|
113
|
-
<w> null
|
|
114
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
115
|
-
<w>
|
|
116
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
117
|
-
<w>
|
|
118
|
-
<w> src/maternal-and-child-health/partography/labour-delivery.scss 3:9 root stylesheet
|
|
119
|
-
<w>
|
|
120
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
121
|
-
<w>
|
|
122
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
123
|
-
<w>
|
|
124
|
-
<w> src/root.scss 3:9 @import
|
|
125
|
-
<w> src/maternal-and-child-health/partography/labour-delivery.scss 3:9 root stylesheet
|
|
126
|
-
<w>
|
|
127
|
-
|
|
128
|
-
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/peer-calendar/forms/peer-form.scss
|
|
129
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
130
|
-
<w>
|
|
131
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
132
|
-
<w>
|
|
133
|
-
<w> null
|
|
134
|
-
|
|
135
|
-
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/contact-list/forms/contact-list-update.scss
|
|
136
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
137
|
-
<w>
|
|
138
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
139
|
-
<w>
|
|
140
|
-
<w> null
|
|
141
|
-
|
|
142
|
-
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/case-management/workspace/case-management.scss
|
|
143
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
144
|
-
<w>
|
|
145
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
146
|
-
<w>
|
|
147
|
-
<w> null
|
|
148
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
149
|
-
<w>
|
|
150
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
151
|
-
<w>
|
|
152
|
-
<w> src/case-management/workspace/case-management.scss 4:9 root stylesheet
|
|
153
|
-
<w>
|
|
154
|
-
|
|
155
|
-
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/case-management/workspace/case-management-workspace.scss
|
|
156
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
157
|
-
<w>
|
|
158
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
159
|
-
<w>
|
|
160
|
-
<w> null
|
|
161
|
-
|
|
162
|
-
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/deceased-panel/tabs/tabs.scss
|
|
163
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
164
|
-
<w>
|
|
165
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
166
|
-
<w>
|
|
167
|
-
<w> null
|
|
168
|
-
|
|
169
|
-
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/case-management/encounters/case-encounter-header.scss
|
|
170
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
171
|
-
<w>
|
|
172
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
173
|
-
<w>
|
|
174
|
-
<w> null
|
|
175
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
176
|
-
<w>
|
|
177
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
178
|
-
<w>
|
|
179
|
-
<w> src/case-management/encounters/case-encounter-header.scss 4:9 root stylesheet
|
|
180
|
-
<w>
|
|
181
|
-
|
|
182
|
-
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/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/hiv-testing-component.scss
|
|
183
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
184
|
-
<w>
|
|
185
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
186
|
-
<w>
|
|
187
|
-
<w> null
|
|
188
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
189
|
-
<w>
|
|
190
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
191
|
-
<w>
|
|
192
|
-
<w> src/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/hiv-testing-component.scss 2:9 root stylesheet
|
|
193
|
-
<w>
|
|
194
|
-
|
|
195
|
-
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/clinical-view-group/dashboard-group.scss
|
|
196
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
197
|
-
<w>
|
|
198
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
199
|
-
<w>
|
|
200
|
-
<w> null
|
|
201
|
-
|
|
202
|
-
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/relationships/forms/form.scss
|
|
203
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
204
|
-
<w>
|
|
205
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
206
|
-
<w>
|
|
207
|
-
<w> null
|
|
208
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
209
|
-
<w>
|
|
210
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
211
|
-
<w>
|
|
212
|
-
<w> src/relationships/forms/form.scss 5:9 root stylesheet
|
|
213
|
-
<w>
|
|
214
|
-
|
|
215
|
-
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/ui/encounter-list/encounter-list.scss
|
|
216
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
217
|
-
<w>
|
|
218
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
219
|
-
<w>
|
|
220
|
-
<w> null
|
|
221
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
222
|
-
<w>
|
|
223
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
224
|
-
<w>
|
|
225
|
-
<w> src/ui/encounter-list/encounter-list.scss 3:9 root stylesheet
|
|
226
|
-
<w>
|
|
227
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
228
|
-
<w>
|
|
229
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
230
|
-
<w>
|
|
231
|
-
<w> src/root.scss 3:9 @import
|
|
232
|
-
<w> src/ui/encounter-list/encounter-list.scss 3:9 root stylesheet
|
|
233
|
-
<w>
|
|
234
|
-
|
|
235
|
-
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/relationships/tabs/relationships-tabs.scss
|
|
236
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
237
|
-
<w>
|
|
238
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
239
|
-
<w>
|
|
240
|
-
<w> null
|
|
241
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
242
|
-
<w>
|
|
243
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
244
|
-
<w>
|
|
245
|
-
<w> src/relationships/tabs/relationships-tabs.scss 4:9 root stylesheet
|
|
246
|
-
<w>
|
|
247
|
-
|
|
248
|
-
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/maternal-and-child-health/partography/partograph-chart.scss
|
|
249
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
250
|
-
<w>
|
|
251
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
252
|
-
<w>
|
|
253
|
-
<w> null
|
|
254
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
255
|
-
<w>
|
|
256
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
257
|
-
<w>
|
|
258
|
-
<w> src/maternal-and-child-health/partography/partograph-chart.scss 3:9 root stylesheet
|
|
259
|
-
<w>
|
|
260
|
-
|
|
261
|
-
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/in-patient/in-patient-table/in-patient-table.scss
|
|
262
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
263
|
-
<w>
|
|
264
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
265
|
-
<w>
|
|
266
|
-
<w> null
|
|
267
|
-
|
|
268
|
-
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/peer-calendar/header/peer-calendar-header.scss
|
|
269
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
270
|
-
<w>
|
|
271
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
272
|
-
<w>
|
|
273
|
-
<w> null
|
|
274
|
-
|
|
275
|
-
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/autosuggest/autosuggest.scss
|
|
276
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
277
|
-
<w>
|
|
278
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
279
|
-
<w>
|
|
280
|
-
<w> null
|
|
281
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
282
|
-
<w>
|
|
283
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
284
|
-
<w>
|
|
285
|
-
<w> src/autosuggest/autosuggest.scss 4:9 root stylesheet
|
|
286
|
-
<w>
|
|
287
|
-
|
|
288
|
-
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/peer-calendar/metrics/metrics.scss
|
|
289
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
290
|
-
<w>
|
|
291
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
292
|
-
<w>
|
|
293
|
-
<w> null
|
|
294
|
-
|
|
295
|
-
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/case-management/workspace/patient-info.scss
|
|
296
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
297
|
-
<w>
|
|
298
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
299
|
-
<w>
|
|
300
|
-
<w> null
|
|
301
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
302
|
-
<w>
|
|
303
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
304
|
-
<w>
|
|
305
|
-
<w> src/case-management/workspace/patient-info.scss 4:9 root stylesheet
|
|
306
|
-
<w>
|
|
307
|
-
|
|
308
|
-
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/case-management/header/case-management-header.scss
|
|
309
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
310
|
-
<w>
|
|
311
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
312
|
-
<w>
|
|
313
|
-
<w> null
|
|
314
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
315
|
-
<w>
|
|
316
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
317
|
-
<w>
|
|
318
|
-
<w> src/case-management/header/case-management-header.scss 3:9 root stylesheet
|
|
319
|
-
<w>
|
|
320
|
-
|
|
321
|
-
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/case-management/tabs/case-management-tabs.scss
|
|
322
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
323
|
-
<w>
|
|
324
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
325
|
-
<w>
|
|
326
|
-
<w> null
|
|
327
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
328
|
-
<w>
|
|
329
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
330
|
-
<w>
|
|
331
|
-
<w> src/case-management/tabs/case-management-tabs.scss 4:9 root stylesheet
|
|
332
|
-
<w>
|
|
333
|
-
|
|
334
|
-
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/case-management/metrics/case-management-header.scss
|
|
335
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
336
|
-
<w>
|
|
337
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
338
|
-
<w>
|
|
339
|
-
<w> null
|
|
340
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
341
|
-
<w>
|
|
342
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
343
|
-
<w>
|
|
344
|
-
<w> src/case-management/metrics/case-management-header.scss 3:9 root stylesheet
|
|
345
|
-
<w>
|
|
346
|
-
|
|
347
|
-
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/deceased-panel/mortuary-summary/mortuary-summary.scss
|
|
348
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
349
|
-
<w>
|
|
350
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
351
|
-
<w>
|
|
352
|
-
<w> null
|
|
353
|
-
|
|
354
|
-
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/autosuggest/patient-search-info.scss
|
|
355
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
356
|
-
<w>
|
|
357
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
358
|
-
<w>
|
|
359
|
-
<w> null
|
|
360
|
-
|
|
361
|
-
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/clinical-encounter/summary/summary-card.scss
|
|
362
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
363
|
-
<w>
|
|
364
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
365
|
-
<w>
|
|
366
|
-
<w> null
|
|
367
|
-
|
|
368
|
-
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/autosuggest/search-empty-state.scss
|
|
369
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
370
|
-
<w>
|
|
371
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
372
|
-
<w>
|
|
373
|
-
<w> null
|
|
374
|
-
|
|
375
|
-
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/peer-calendar/table/generic-data-table.scss
|
|
376
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
377
|
-
<w>
|
|
378
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
379
|
-
<w>
|
|
380
|
-
<w> null
|
|
381
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
382
|
-
<w>
|
|
383
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
384
|
-
<w>
|
|
385
|
-
<w> src/peer-calendar/table/generic-data-table.scss 4:9 root stylesheet
|
|
386
|
-
<w>
|
|
387
|
-
|
|
388
|
-
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/ui/data-table/o-table.scss
|
|
389
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
390
|
-
<w>
|
|
391
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
392
|
-
<w>
|
|
393
|
-
<w> null
|
|
394
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
395
|
-
<w>
|
|
396
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
397
|
-
<w>
|
|
398
|
-
<w> src/ui/data-table/o-table.scss 1:9 root stylesheet
|
|
399
|
-
<w>
|
|
400
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
401
|
-
<w>
|
|
402
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
403
|
-
<w>
|
|
404
|
-
<w> src/root.scss 3:9 @import
|
|
405
|
-
<w> src/ui/data-table/o-table.scss 1:9 root stylesheet
|
|
406
|
-
<w>
|
|
407
|
-
|
|
408
|
-
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/specialized-clinics/generic-nav-links/encounter-observations/styles.scss
|
|
409
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
410
|
-
<w>
|
|
411
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
412
|
-
<w>
|
|
413
|
-
<w> null
|
|
414
|
-
|
|
415
|
-
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/dashboards/dashboard-extension.scss
|
|
416
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
417
|
-
<w>
|
|
418
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
419
|
-
<w>
|
|
420
|
-
<w> null
|
|
421
|
-
|
|
422
|
-
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/case-management/table/case-management-list.scss
|
|
423
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
424
|
-
<w>
|
|
425
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
426
|
-
<w>
|
|
427
|
-
<w> null
|
|
428
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
429
|
-
<w>
|
|
430
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
431
|
-
<w>
|
|
432
|
-
<w> src/case-management/table/case-management-list.scss 4:9 root stylesheet
|
|
433
|
-
<w>
|
|
434
|
-
|
|
435
|
-
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/deceased-panel/panels/panels.scss
|
|
436
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
437
|
-
<w>
|
|
438
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
439
|
-
<w>
|
|
440
|
-
<w> null
|
|
441
|
-
|
|
442
|
-
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/ui/encounter-observation/encounter-observation-component.scss
|
|
443
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
444
|
-
<w>
|
|
445
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
446
|
-
<w>
|
|
447
|
-
<w> null
|
|
448
|
-
|
|
449
|
-
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/deceased-panel/panels/observations/observation.scss
|
|
450
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
451
|
-
<w>
|
|
452
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
453
|
-
<w>
|
|
454
|
-
<w> null
|
|
455
|
-
|
|
456
|
-
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/in-patient/encounter-observations/styles.scss
|
|
457
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
458
|
-
<w>
|
|
459
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
460
|
-
<w>
|
|
461
|
-
<w> null
|
|
462
|
-
|
|
463
|
-
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
|
|
464
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
465
|
-
<w>
|
|
466
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
467
|
-
<w>
|
|
468
|
-
<w> null
|
|
469
|
-
|
|
470
|
-
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
|
|
471
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
472
|
-
<w>
|
|
473
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
474
|
-
<w>
|
|
475
|
-
<w> null
|
|
476
|
-
|
|
477
|
-
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/error-state/error-state.scss
|
|
478
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
479
|
-
<w>
|
|
480
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
481
|
-
<w>
|
|
482
|
-
<w> null
|
|
483
|
-
|
|
484
|
-
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
|
|
485
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
486
|
-
<w>
|
|
487
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
488
|
-
<w>
|
|
489
|
-
<w> null
|
|
490
|
-
|
|
491
28
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
492
29
|
This can impact web performance.
|
|
493
30
|
Assets:
|
|
494
|
-
main.js (2.
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
31
|
+
main.js (2.15 MiB)
|
|
32
|
+
359.js (1.61 MiB)
|
|
33
|
+
349.js (624 KiB)
|
|
34
|
+
317.js (1.46 MiB)
|
|
35
|
+
746.js (626 KiB)
|
|
499
36
|
|
|
500
37
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
501
38
|
Entrypoints:
|
|
502
|
-
main (2.
|
|
39
|
+
main (2.15 MiB)
|
|
503
40
|
main.js
|
|
504
41
|
|
|
505
|
-
webpack 5.
|
|
42
|
+
webpack 5.99.9 compiled with 2 warnings in 210458 ms
|