@kenyaemr/esm-billing-app 5.4.2-pre.2159 → 5.4.2-pre.2161
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 +80 -80
- package/dist/574.js +1 -1
- package/dist/919.js +1 -1
- package/dist/919.js.map +1 -1
- package/dist/933.js +1 -1
- package/dist/933.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +10 -10
- 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/billable-services/billiable-item/order-actions/components/medication-order-button.component.tsx +50 -12
- package/src/billable-services/billiable-item/order-actions/hooks/useMedicationOrderAction.ts +25 -7
- package/translations/en.json +3 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -15,8 +15,8 @@ orphan modules 5.21 MiB [orphan] 1644 modules
|
|
|
15
15
|
runtime modules 42 KiB 32 modules
|
|
16
16
|
built modules 16.1 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
17
17
|
modules by path ../../node_modules/ 12.8 MiB 733 modules
|
|
18
|
-
modules by path ./ 3.
|
|
19
|
-
modules by path ./src/ 3.
|
|
18
|
+
modules by path ./ 3.31 MiB
|
|
19
|
+
modules by path ./src/ 3.3 MiB 75 modules
|
|
20
20
|
modules by path ./translations/ 11.6 KiB 2 modules
|
|
21
21
|
provide-module modules 252 bytes
|
|
22
22
|
provide shared module (default) @carbon/react@1.80.1 = ../../node_modules/@carbon/react/es/index.js 42 bytes [built] [code generated]
|
|
@@ -27,7 +27,7 @@ built modules 16.1 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-sh
|
|
|
27
27
|
+ 4 modules
|
|
28
28
|
container entry 42 bytes [built] [code generated]
|
|
29
29
|
|
|
30
|
-
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/billing-form/billing-
|
|
30
|
+
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/billing-form/billing-form.scss
|
|
31
31
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
32
32
|
<w>
|
|
33
33
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -41,7 +41,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
41
41
|
<w>
|
|
42
42
|
<w> null
|
|
43
43
|
|
|
44
|
-
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/billing-form/billing-form.scss
|
|
44
|
+
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/billing-form/billing-checkin-form.scss
|
|
45
45
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
46
46
|
<w>
|
|
47
47
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -55,6 +55,13 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
55
55
|
<w>
|
|
56
56
|
<w> null
|
|
57
57
|
|
|
58
|
+
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/billable-services/clinical-charges.scss
|
|
59
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
60
|
+
<w>
|
|
61
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
62
|
+
<w>
|
|
63
|
+
<w> null
|
|
64
|
+
|
|
58
65
|
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/benefits-package/benefits/benefits.scss
|
|
59
66
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
60
67
|
<w>
|
|
@@ -68,7 +75,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
68
75
|
<w> src/benefits-package/benefits/benefits.scss 4:9 root stylesheet
|
|
69
76
|
<w>
|
|
70
77
|
|
|
71
|
-
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/
|
|
78
|
+
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/prompt-payment/prompt-payment.scss
|
|
72
79
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
73
80
|
<w>
|
|
74
81
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -82,13 +89,6 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
82
89
|
<w>
|
|
83
90
|
<w> null
|
|
84
91
|
|
|
85
|
-
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/prompt-payment/prompt-payment.scss
|
|
86
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
87
|
-
<w>
|
|
88
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
89
|
-
<w>
|
|
90
|
-
<w> null
|
|
91
|
-
|
|
92
92
|
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/payment-modes/payment-mode.workspace.scss
|
|
93
93
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
94
94
|
<w>
|
|
@@ -117,28 +117,21 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
117
117
|
<w>
|
|
118
118
|
<w> null
|
|
119
119
|
|
|
120
|
-
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/
|
|
121
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
122
|
-
<w>
|
|
123
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
124
|
-
<w>
|
|
125
|
-
<w> null
|
|
126
|
-
|
|
127
|
-
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/billable-services/bill-manager/modals/cancel-bill.scss
|
|
120
|
+
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/invoice/print-bill-receipt/print-bill-receipt.scss
|
|
128
121
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
129
122
|
<w>
|
|
130
123
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
131
124
|
<w>
|
|
132
125
|
<w> null
|
|
133
126
|
|
|
134
|
-
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/billable-services/
|
|
127
|
+
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/billable-services/bill-manager/modals/delete-services.scss
|
|
135
128
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
136
129
|
<w>
|
|
137
130
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
138
131
|
<w>
|
|
139
132
|
<w> null
|
|
140
133
|
|
|
141
|
-
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/billable-services/
|
|
134
|
+
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/billable-services/bill-manager/modals/cancel-bill.scss
|
|
142
135
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
143
136
|
<w>
|
|
144
137
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -152,42 +145,42 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
152
145
|
<w>
|
|
153
146
|
<w> null
|
|
154
147
|
|
|
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/billable-services/
|
|
148
|
+
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/billable-services/billables/commodity/commodity-form.scss
|
|
156
149
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
157
150
|
<w>
|
|
158
151
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
159
152
|
<w>
|
|
160
153
|
<w> null
|
|
161
154
|
|
|
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/billable-services/
|
|
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/billable-services/billiable-item/test-order/price-info-order.scss
|
|
163
156
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
164
157
|
<w>
|
|
165
158
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
166
159
|
<w>
|
|
167
160
|
<w> null
|
|
168
161
|
|
|
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/billable-services/bill-manager/workspaces/
|
|
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/billable-services/bill-manager/workspaces/cancel-bill/cancel-bill.scss
|
|
170
163
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
171
164
|
<w>
|
|
172
165
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
173
166
|
<w>
|
|
174
167
|
<w> null
|
|
175
168
|
|
|
176
|
-
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/billable-services/bill-manager/workspaces/
|
|
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/billable-services/bill-manager/workspaces/edit-bill/edit-bill.scss
|
|
177
170
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
178
171
|
<w>
|
|
179
172
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
180
173
|
<w>
|
|
181
174
|
<w> null
|
|
182
175
|
|
|
183
|
-
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/
|
|
176
|
+
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/billable-services/bill-manager/workspaces/waive-bill/waive-bill-form.scss
|
|
184
177
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
185
178
|
<w>
|
|
186
179
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
187
180
|
<w>
|
|
188
181
|
<w> null
|
|
189
182
|
|
|
190
|
-
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/billable-services/
|
|
183
|
+
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/billable-services/billables/services/service-form.scss
|
|
191
184
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
192
185
|
<w>
|
|
193
186
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -221,6 +214,13 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
221
214
|
<w>
|
|
222
215
|
<w> null
|
|
223
216
|
|
|
217
|
+
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/billable-services/bill-manager/workspaces/create-bill/create-bill.style.scss
|
|
218
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
219
|
+
<w>
|
|
220
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
221
|
+
<w>
|
|
222
|
+
<w> null
|
|
223
|
+
|
|
224
224
|
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/bill-deposit/components/forms/deposit-transactions/deposit-transaction.workspace.scss
|
|
225
225
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
226
226
|
<w>
|
|
@@ -235,7 +235,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
235
235
|
<w>
|
|
236
236
|
<w> null
|
|
237
237
|
|
|
238
|
-
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/
|
|
238
|
+
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/invoice/invoice-table.scss
|
|
239
239
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
240
240
|
<w>
|
|
241
241
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -249,7 +249,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
249
249
|
<w>
|
|
250
250
|
<w> null
|
|
251
251
|
|
|
252
|
-
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/
|
|
252
|
+
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/billing-dashboard/billing-dashboard.scss
|
|
253
253
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
254
254
|
<w>
|
|
255
255
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -263,35 +263,35 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
263
263
|
<w>
|
|
264
264
|
<w> null
|
|
265
265
|
|
|
266
|
-
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/
|
|
266
|
+
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/billable-services/dashboard/dashboard.scss
|
|
267
267
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
268
268
|
<w>
|
|
269
269
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
270
270
|
<w>
|
|
271
271
|
<w> null
|
|
272
272
|
|
|
273
|
-
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/
|
|
273
|
+
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
|
|
274
274
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
275
275
|
<w>
|
|
276
276
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
277
277
|
<w>
|
|
278
278
|
<w> null
|
|
279
279
|
|
|
280
|
-
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/
|
|
280
|
+
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/billing-form/social-health-authority/sha-number-validity.scss
|
|
281
281
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
282
282
|
<w>
|
|
283
283
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
284
284
|
<w>
|
|
285
285
|
<w> null
|
|
286
286
|
|
|
287
|
-
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/
|
|
287
|
+
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/benefits-package/empty-state/empty-state.scss
|
|
288
288
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
289
289
|
<w>
|
|
290
290
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
291
291
|
<w>
|
|
292
292
|
<w> null
|
|
293
293
|
|
|
294
|
-
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/
|
|
294
|
+
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/billing-form/visit-attributes/visit-attributes-form.scss
|
|
295
295
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
296
296
|
<w>
|
|
297
297
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -333,55 +333,61 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
333
333
|
<w>
|
|
334
334
|
<w> null
|
|
335
335
|
|
|
336
|
-
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/
|
|
336
|
+
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/claims/claims-management/header/claims-header.scss
|
|
337
337
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
338
338
|
<w>
|
|
339
339
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
340
340
|
<w>
|
|
341
341
|
<w> null
|
|
342
|
+
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
343
|
+
<w>
|
|
344
|
+
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
345
|
+
<w>
|
|
346
|
+
<w> src/claims/claims-management/header/claims-header.scss 3:9 root stylesheet
|
|
347
|
+
<w>
|
|
342
348
|
|
|
343
|
-
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/
|
|
349
|
+
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/past-patient-bills/patient-bills-dashboard/patient-bills-dashboard.scss
|
|
344
350
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
345
351
|
<w>
|
|
346
352
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
347
353
|
<w>
|
|
348
354
|
<w> null
|
|
349
355
|
|
|
350
|
-
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/
|
|
356
|
+
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/payment-modes/payment-mode-dashboard.scss
|
|
351
357
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
352
358
|
<w>
|
|
353
359
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
354
360
|
<w>
|
|
355
361
|
<w> null
|
|
356
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
357
|
-
<w>
|
|
358
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
359
|
-
<w>
|
|
360
|
-
<w> src/claims/claims-management/header/claims-header.scss 3:9 root stylesheet
|
|
361
|
-
<w>
|
|
362
362
|
|
|
363
|
-
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/
|
|
363
|
+
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/billing-header/billing-header.scss
|
|
364
364
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
365
365
|
<w>
|
|
366
366
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
367
367
|
<w>
|
|
368
368
|
<w> null
|
|
369
369
|
|
|
370
|
-
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/
|
|
370
|
+
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/billable-services/payment-history/payment-dashboard.scss
|
|
371
371
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
372
372
|
<w>
|
|
373
373
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
374
374
|
<w>
|
|
375
375
|
<w> null
|
|
376
376
|
|
|
377
|
-
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/
|
|
377
|
+
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/benefits-package/table/generic-data-table.scss
|
|
378
378
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
379
379
|
<w>
|
|
380
380
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
381
381
|
<w>
|
|
382
382
|
<w> null
|
|
383
|
+
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
384
|
+
<w>
|
|
385
|
+
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
386
|
+
<w>
|
|
387
|
+
<w> src/benefits-package/table/generic-data-table.scss 4:9 root stylesheet
|
|
388
|
+
<w>
|
|
383
389
|
|
|
384
|
-
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/
|
|
390
|
+
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/metrics-cards/metrics-cards.scss
|
|
385
391
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
386
392
|
<w>
|
|
387
393
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -395,20 +401,21 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
395
401
|
<w>
|
|
396
402
|
<w> null
|
|
397
403
|
|
|
398
|
-
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/
|
|
404
|
+
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/invoice/printable-invoice/printable-invoice.scss
|
|
399
405
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
400
406
|
<w>
|
|
401
407
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
402
408
|
<w>
|
|
403
409
|
<w> null
|
|
404
|
-
|
|
410
|
+
|
|
411
|
+
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/billable-services/billable-exemptions/billable-exemptions.scss
|
|
412
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
405
413
|
<w>
|
|
406
|
-
<w> More info
|
|
414
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
407
415
|
<w>
|
|
408
|
-
<w>
|
|
409
|
-
<w>
|
|
416
|
+
<w> null
|
|
410
417
|
|
|
411
|
-
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/
|
|
418
|
+
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/claims/claims-management/table/claims-list-table.scss
|
|
412
419
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
413
420
|
<w>
|
|
414
421
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -422,28 +429,28 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
422
429
|
<w>
|
|
423
430
|
<w> null
|
|
424
431
|
|
|
425
|
-
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/
|
|
432
|
+
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/billable-services/billables/charge-summary-table.scss
|
|
426
433
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
427
434
|
<w>
|
|
428
435
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
429
436
|
<w>
|
|
430
437
|
<w> null
|
|
431
438
|
|
|
432
|
-
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/
|
|
439
|
+
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/invoice/printable-invoice/printable-footer.scss
|
|
433
440
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
434
441
|
<w>
|
|
435
442
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
436
443
|
<w>
|
|
437
444
|
<w> null
|
|
438
445
|
|
|
439
|
-
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/
|
|
446
|
+
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/invoice/payments/invoice-breakdown/invoice-breakdown.scss
|
|
440
447
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
441
448
|
<w>
|
|
442
449
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
443
450
|
<w>
|
|
444
451
|
<w> null
|
|
445
452
|
|
|
446
|
-
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/invoice/
|
|
453
|
+
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/invoice/payments/payment-form/payment-form.scss
|
|
447
454
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
448
455
|
<w>
|
|
449
456
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -457,6 +464,13 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
457
464
|
<w>
|
|
458
465
|
<w> null
|
|
459
466
|
|
|
467
|
+
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/bill-deposit/components/search/components/transaction-list/transaction-list.scss
|
|
468
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
469
|
+
<w>
|
|
470
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
471
|
+
<w>
|
|
472
|
+
<w> null
|
|
473
|
+
|
|
460
474
|
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/billable-services/payment-history/filters/filter-dashboard.scss
|
|
461
475
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
462
476
|
<w>
|
|
@@ -464,14 +478,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
464
478
|
<w>
|
|
465
479
|
<w> null
|
|
466
480
|
|
|
467
|
-
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/
|
|
481
|
+
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/claims/claims-wrap/claims-main.scss
|
|
468
482
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
469
483
|
<w>
|
|
470
484
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
471
485
|
<w>
|
|
472
486
|
<w> null
|
|
473
487
|
|
|
474
|
-
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/
|
|
488
|
+
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/claims/claims-management/header/filter-header.scss
|
|
475
489
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
476
490
|
<w>
|
|
477
491
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -499,7 +513,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
499
513
|
<w>
|
|
500
514
|
<w> null
|
|
501
515
|
|
|
502
|
-
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]
|
|
516
|
+
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
|
|
503
517
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
504
518
|
<w>
|
|
505
519
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -513,28 +527,28 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
513
527
|
<w>
|
|
514
528
|
<w> null
|
|
515
529
|
|
|
516
|
-
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/
|
|
530
|
+
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
|
|
517
531
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
518
532
|
<w>
|
|
519
533
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
520
534
|
<w>
|
|
521
535
|
<w> null
|
|
522
536
|
|
|
523
|
-
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/
|
|
537
|
+
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
|
|
524
538
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
525
539
|
<w>
|
|
526
540
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
527
541
|
<w>
|
|
528
542
|
<w> null
|
|
529
543
|
|
|
530
|
-
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]
|
|
544
|
+
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/claims/metrics/metrics.scss
|
|
531
545
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
532
546
|
<w>
|
|
533
547
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
534
548
|
<w>
|
|
535
549
|
<w> null
|
|
536
550
|
|
|
537
|
-
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/
|
|
551
|
+
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/past-patient-bills/patient-bills.scss
|
|
538
552
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
539
553
|
<w>
|
|
540
554
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -561,20 +575,6 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
561
575
|
<w>
|
|
562
576
|
<w> null
|
|
563
577
|
|
|
564
|
-
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/past-patient-bills/patient-bills.scss
|
|
565
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
566
|
-
<w>
|
|
567
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
568
|
-
<w>
|
|
569
|
-
<w> null
|
|
570
|
-
|
|
571
|
-
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/claims/metrics/metrics.scss
|
|
572
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
573
|
-
<w>
|
|
574
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
575
|
-
<w>
|
|
576
|
-
<w> null
|
|
577
|
-
|
|
578
578
|
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/billable-services/billable-exemptions/modals/save-schema-modal.scss
|
|
579
579
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
580
580
|
<w>
|
|
@@ -629,4 +629,4 @@ Entrypoints:
|
|
|
629
629
|
main (4.04 MiB)
|
|
630
630
|
main.js
|
|
631
631
|
|
|
632
|
-
webpack 5.74.0 compiled with 2 warnings in
|
|
632
|
+
webpack 5.74.0 compiled with 2 warnings in 375752 ms
|
package/dist/574.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_billing_app=globalThis.webpackChunk_kenyaemr_esm_billing_app||[]).push([[574],{13574:e=>{e.exports=JSON.parse('{"action":"Action","actions":"Actions","active":"Active","addBill":"Add bill item(s)","addCommodityChargeItem":"Add charge item","addDeposit":"Add deposit","addPaymentOptions":"Add payment option","addSchema":"Add Schema","addServiceChargeItem":"Add charge service","all":"All","allCashiers":"All Cashiers","allPaymentModes":"All Payment Modes","amount":"Amount","anErrorOccurred":"An Error Occurred","anErrorOccurredCreatingPaymentPoint":"An error occurred creating payment point","approved":"Approved","approvedTotal":"Approved Total","attributeDescription":"Attribute description","attributeFormat":"Attribute format","attributeFormatHelperText":"The format of the attribute value e.g Free text, Number","attributeName":"Attribute name","attributeRequired":"Attribute required","attributeRetired":"Attribute retired","attributeRetiredReason":"Attribute retired reason","benefits":"Benefits","billableExemptionAdministration":"Exemption Administration","billableServicesError":"Billable services error","billAmount":"Bill Amount","billCreationDate":"Bill creation date","billDate":"Date","billDepositForm":"Bill Deposit Form","billedItems":"Billed Items","billedTo":"Billed to","billErrorService":"Bill service error","billing":"Billing","billingForm":"Billing Form","billingService":"Service","billingStatus":"Billing status","billItem":"Bill Item","billItems":"Save Bill","billList":"Bill list","billManager":"Bill Manager","billMetrics":"Bill metrics","billPayment":"Bill payment","billPaymentRequiredMessage":"The current patient has pending bill. Advice patient to settle bill.","billsList":"Bill list","billTotal":"Bill total","bulkUpload":"Bulk Upload","cancel":"Cancel","cancelBillForm":"Cancel Bill Form","cancelItem":"Cancel item","cancelled":"Cancelled","cashier":"Cashier","cashPointName":"Cash Point Name","chargeItem":"Charge items table","chargeItems":"Charge Items","chargeItemsDescription":"Charge Items and Services Dashboard","checked":"Checked","checkFilters":"Check the filters above","chooseInterventions":"Choose interventions","choosePackage":"Choose package","claim":"Process claims","claimCode":"Claim Code","claimedAmount":"Claimed Amount","claimError":"Claim Error","claimExplanation":"Claim Explanation","claimJustification":"Claim Justification","claims":"Claims","claimsItems":"Claims Items","claimsManagement":"Claims management","claimSummary":"Claim Summary","clear":"Clear","clearSearch":"Clear search input","clockInTime":"Clocked in on {{clockInDate}}","close":"Close","create":"Create","createClaimError":"Create Claim error","created":"Created","createNewDeposit":"Create a new deposit for this patient","creating":"Creating","date":"Date of Claim","dateCreated":"Date Created","delete":"Delete","deleteBill":"Delete Bill","deleteChargeItem":"Delete charge item","description":"Description","discard":"Discard","discardClaim":"Discard Claim","discount":"Discount","download":"Download","downloadTemplate":"Download template","draft":"Draft","editBillForm":"Edit Bill Form","editChargeItem":"Edit charge item","editItem":"Edit item","editSchema":"Edit Schema","editServiceChargeItem":"Edit Service Charge Item","eligibleBenefits":"Eligible benefits","endDate":"End date","endVisitAndClaim":"End visit and Process claims","enterAmount":"Enter amount","enterAnIdNumberOrPatientName":"Enter an ID number or patient name","enterAttributeDescription":"Enter attribute description","enterAttributeName":"Enter attribute name","enterAttributeRetiredReason":"Enter attribute retired reason","entered":"Entered","enteredInError":"Entered in error","enterPolicyNumber":"Enter policy number","enterPrice":"Enter price","enterReferenceNumber":"Enter ref. number","enterRegExp":"Enter regular expression","error":"Error","errored":"Errored","errorEndingVisit":"Error ending visit","errorFetchingPackages":"Error fetching packeges","errorLoadingBillServices":"Error loading bill services","errorLoadingpackages":"Error loading packages","errorLoadingPaymentModes":"Payment modes error","errorLoadingPaymentPoints":"Error loading payment points","errorOnLine":"Error on line","errorRetrievingHIESubscription":"Error retrieving HIE subscription","exemptionCategory":"Exemption category","facility":"Facility","failedBillPayment":"Bill payment failed","failure":"Error loading interventions","filterBy":"Filter by","filterByTimesheet":"Filter by timesheet","filterTable":"Filter table","finalDiagnosis":"Final Diagnosis","formTitle":"Fill in the form details","generatedMessage":"The invoice has been electronically generated and is a valid document. It was created by {{userName}} on {{date}} at {{time}}","hieVerificationFailure":"HIE verification failure","home":"Home","identifier":"Identifier","inactive":"Inactive","incompletePayment":"Incomplete payment","incompletePaymentSubtitle":"Please ensure all selected line items are fully paid, Total amount expected is {{selectedLineItemsAmountDue}}","initiatePayment":"Initiate Payment","inputSampleSchema":"Input sample schema","insuranceScheme":"Insurance scheme","insurer":"Insurer","interventionCode":"Intervention Code","interventions":"Interventions","invalidJsonError":"Invalid JSON received for the schema.","invoice":"Invoice","invoiceError":"Invoice error","isPatientExemptedLegend":"Is patient exempted from payment?","item":"Item","items":"Items","itemsPerPage":"Items per page","itemsToBeBilled":"Items to be billed","lineItems":"Line items","listOfTabs":"List of tabs on transactions","loading":"Loading...","loadingBillingServices":"Loading billing services...","loadingData":"Loading data...","loadingDescription":"Loading","loadingInterventions":"Loading interventions","loadingSchema":"Loading schema","makeclaims":"Make Claims","makePreAuthRequests":"Make Pre Auth Request","modify":"Modify","mpesaPayment":"MPESA Payment","name":"Name","navigateBack":"Navigate back","newDeposit":"New Deposit","nextPage":"Next page","no":"No","noBenefitFound":"No benefit found","noBillDisplay":"There are no bills to display for this patient","noBillsFound":"No bills found","noBillsFoundDescription":"No bills found for this patient","noCashPoints":"No Cash Points","noCashPointsConfigured":"There are no cash points configured for this location","noDepositsFound":"No deposits found","noItemsSelected":"No items selected","noMatchingBillsToDisplay":"No matching bills to display","noMatchingItemsToDisplay":"No matching items to display","noPaymentModes":"No payment modes found","noPaymentModesSubtitle":"No payment modes found for the selected filters","noResultsSuggestion":"We couldn\'t find any matching benefit.","noSchema":"No schema available","noSchemaExemption":"No schema available add exemption schema","noTransactionHistory":"No transaction history","noTransactionHistorySubtitle":"No transaction history loaded for the selected filters","noTransactions":"No transactions found","notSearchedState":"Please search for a patient in the input above","overflowMenu":"Overflow menu","overPayment":"Over payment","overPaymentSubtitle":"Amount paid {{totalAmountTendered}} should not be greater than amount due {{selectedLineItemsAmountDue}} for selected line items","package":"Package","patient":"Patient","patientBilling":"Verifying patient bills","patientBillingAlert":"Patient Billing Alert","patientBills":"Patient Bill","patientBillsDescription":"List of patient bills","patientBillsSummary":"Patient bill summary","patientBillsSummaryDescription":"A list of all bills for this patient","patientMissingSHAId":"Patient missing SHA identification number","patientMissingSHANumber":"Patient is missing SHA number, SHA validation cannot be done, Advise patient to visit registration desk","patientName":"Patient Name","paymentHistory":"Payment History","paymentMade":"Payments already made","paymentMethod":"Payment method","paymentMethodDescription":"Payment method {{methodName}}","paymentMethodsTitle":"Payment method","paymentMode":"Payment Mode","paymentModes":"Payment Modes","paymentModeSummary":"Payment Mode Summary","paymentNotMade":"Payment not made","paymentPayment":"Bill Payment","paymentPoints":"Payment Points","payments":"Payments","paymentType":"Payment Type","Phone Number":"Phone Number","pleaseSelectItems":"Please select line items to raise a claim","policyNumber":"Policy number","preauthRequest":"Preauth requests","preAuthRequests":"Pre-auth requests","preAuthRequets":"Pre-Auth Requests","preauthStatus":"Filter by Status","preview":"Schema Preview","previousPage":"Previous page","price":"Price","prices":"Prices","printingInvoice":"Printing invoice...","printInvoice":"Print invoice","printReceipt":"Print receipt","proceedToCare":"Proceed to care","processClaim":"Process Claim","processing":"Processing...","processingPayment":"Processing Payment","processPayment":"Process Payment","provider":"Provider","providerMessage":"By clicking Proceed to care, you acknowledge that you have advised the patient to settle the bill.","providerName":"Provider Name","quantity":"Quantity","referenceCodes":" Reference Codes","referenceNumber":"Reference number","refundItem":"Refund item","regExp":"Regular expression","rejected":"Rejected","remove":"Remove","retryRequest":"Retry request","reverse":"Reverse","saveAndClose":"Save & Close","saveError":"Failed to save schema.","schemaEditor":"Exemptions Schema Editor","schemaLoadError":"Error loading schema","search":"Search","searchBenefits":"Search benefits","searchByBenefit":"Search by benefit","searchForAPatient":"Search for a patient","searchForChargeItem":"Search for charge item","searchForCommodity":"Search for commodity ","searchForConcept":"Search for concept","searchPlaceHolder":"Find your billables here...","searchPLaceHolder":"Search by provider or patient","searchServices":"Search services","searchThisTable":"Search this table","searchTransactions":"Search transactions table","selectAttributeFormat":"Select attribute format","selectExemptionCategory":"Select exemption category","selectInsuranceScheme":"Select insurance scheme","selectitemstobeclaimed":"Select items that are to be included in the claims","selectPaymentMethod":"Select payment method","selectPaymentMode":"Select payment mode","selectProvider":"Select Provider","selectTimesheet":"Select timesheet","sendClaim":"Pre authorization request sent successfully","sendClaimError":"Pre authorization request failed, please try later","serialNo":"Serial No.","serviceConcept":"Service Concept","serviceType":"Service Type","shaBenefits":"SHA benefits","shaFacilityRegistrationRequired":"Facility registration number Required","shaFacilityRegistrationRequiredDescription":"Facility registration number is required to process claims. Please update facility registration number details.","shaNo":"SHA NUMBER: ","SHIF":"Social Health Insurance Fund","shortName":"Short Name","startDate":"Start date","status":"Status","stockItem":"Stock Item","stockItemError":"Stock Item","success":"Success","successfullyCreatedPaymentPoint":"Successfully created payment point","timesheet":"Timesheet","total":"Total","totalAmount":"Total Amount","totalTendered":"Total Tendered","transactionHistory":"Transaction History","transactionList":"Transaction List","transactionListOptions":"Transaction list options","treatmentend":"Treatment End","treatmentstart":"Treatment Start","type":"Type","unitPrice":"Unit price","updateAllStatuses":"Update All","updateRegistration":"Update registration","updateStatus":"Update status","valuated":"Valuated","verifyingBillStatus":"Verifying bill status...","visitEnded":"Visit ended","visitEndSuccessfully":"","visitTime":"Visit time","visittype":"Visit Type","waiveBill":"Waive Bill","yes":"Yes"}')}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_billing_app=globalThis.webpackChunk_kenyaemr_esm_billing_app||[]).push([[574],{13574:e=>{e.exports=JSON.parse('{"action":"Action","actions":"Actions","active":"Active","activeVisitRequired":"Start visit to modify","addBill":"Add bill item(s)","addCommodityChargeItem":"Add charge item","addDeposit":"Add deposit","addPaymentOptions":"Add payment option","addSchema":"Add Schema","addServiceChargeItem":"Add charge service","all":"All","allCashiers":"All Cashiers","allPaymentModes":"All Payment Modes","amount":"Amount","anErrorOccurred":"An Error Occurred","anErrorOccurredCreatingPaymentPoint":"An error occurred creating payment point","approved":"Approved","approvedTotal":"Approved Total","attributeDescription":"Attribute description","attributeFormat":"Attribute format","attributeFormatHelperText":"The format of the attribute value e.g Free text, Number","attributeName":"Attribute name","attributeRequired":"Attribute required","attributeRetired":"Attribute retired","attributeRetiredReason":"Attribute retired reason","benefits":"Benefits","billableExemptionAdministration":"Exemption Administration","billableServicesError":"Billable services error","billAmount":"Bill Amount","billCreationDate":"Bill creation date","billDate":"Date","billDepositForm":"Bill Deposit Form","billedItems":"Billed Items","billedTo":"Billed to","billErrorService":"Bill service error","billing":"Billing","billingForm":"Billing Form","billingService":"Service","billingStatus":"Billing status","billItem":"Bill Item","billItems":"Save Bill","billList":"Bill list","billManager":"Bill Manager","billMetrics":"Bill metrics","billPayment":"Bill payment","billPaymentRequiredMessage":"The current patient has pending bill. Advice patient to settle bill.","billsList":"Bill list","billTotal":"Bill total","bulkUpload":"Bulk Upload","cancel":"Cancel","cancelBillForm":"Cancel Bill Form","cancelItem":"Cancel item","cancelled":"Cancelled","cashier":"Cashier","cashPointName":"Cash Point Name","chargeItem":"Charge items table","chargeItems":"Charge Items","chargeItemsDescription":"Charge Items and Services Dashboard","checked":"Checked","checkFilters":"Check the filters above","chooseInterventions":"Choose interventions","choosePackage":"Choose package","claim":"Process claims","claimCode":"Claim Code","claimedAmount":"Claimed Amount","claimError":"Claim Error","claimExplanation":"Claim Explanation","claimJustification":"Claim Justification","claims":"Claims","claimsItems":"Claims Items","claimsManagement":"Claims management","claimSummary":"Claim Summary","clear":"Clear","clearSearch":"Clear search input","clockInTime":"Clocked in on {{clockInDate}}","close":"Close","create":"Create","createClaimError":"Create Claim error","created":"Created","createNewDeposit":"Create a new deposit for this patient","creating":"Creating","date":"Date of Claim","dateCreated":"Date Created","delete":"Delete","deleteBill":"Delete Bill","deleteChargeItem":"Delete charge item","description":"Description","discard":"Discard","discardClaim":"Discard Claim","discount":"Discount","download":"Download","downloadTemplate":"Download template","draft":"Draft","editBillForm":"Edit Bill Form","editChargeItem":"Edit charge item","editItem":"Edit item","editSchema":"Edit Schema","editServiceChargeItem":"Edit Service Charge Item","eligibleBenefits":"Eligible benefits","endDate":"End date","endVisitAndClaim":"End visit and Process claims","enterAmount":"Enter amount","enterAnIdNumberOrPatientName":"Enter an ID number or patient name","enterAttributeDescription":"Enter attribute description","enterAttributeName":"Enter attribute name","enterAttributeRetiredReason":"Enter attribute retired reason","entered":"Entered","enteredInError":"Entered in error","enterPolicyNumber":"Enter policy number","enterPrice":"Enter price","enterReferenceNumber":"Enter ref. number","enterRegExp":"Enter regular expression","error":"Error","errored":"Errored","errorEndingVisit":"Error ending visit","errorFetchingPackages":"Error fetching packeges","errorLoadingBillServices":"Error loading bill services","errorLoadingpackages":"Error loading packages","errorLoadingPaymentModes":"Payment modes error","errorLoadingPaymentPoints":"Error loading payment points","errorOnLine":"Error on line","errorRetrievingHIESubscription":"Error retrieving HIE subscription","exemptionCategory":"Exemption category","facility":"Facility","failedBillPayment":"Bill payment failed","failure":"Error loading interventions","filterBy":"Filter by","filterByTimesheet":"Filter by timesheet","filterTable":"Filter table","finalDiagnosis":"Final Diagnosis","formTitle":"Fill in the form details","generatedMessage":"The invoice has been electronically generated and is a valid document. It was created by {{userName}} on {{date}} at {{time}}","hieVerificationFailure":"HIE verification failure","home":"Home","identifier":"Identifier","inactive":"Inactive","incompletePayment":"Incomplete payment","incompletePaymentSubtitle":"Please ensure all selected line items are fully paid, Total amount expected is {{selectedLineItemsAmountDue}}","initiatePayment":"Initiate Payment","inputSampleSchema":"Input sample schema","insuranceScheme":"Insurance scheme","insurer":"Insurer","interventionCode":"Intervention Code","interventions":"Interventions","invalidJsonError":"Invalid JSON received for the schema.","invoice":"Invoice","invoiceError":"Invoice error","isPatientExemptedLegend":"Is patient exempted from payment?","item":"Item","items":"Items","itemsPerPage":"Items per page","itemsToBeBilled":"Items to be billed","lineItems":"Line items","listOfTabs":"List of tabs on transactions","loading":"Loading...","loadingBillingServices":"Loading billing services...","loadingData":"Loading data...","loadingDescription":"Loading","loadingInterventions":"Loading interventions","loadingSchema":"Loading schema","makeclaims":"Make Claims","makePreAuthRequests":"Make Pre Auth Request","modify":"Modify","mpesaPayment":"MPESA Payment","name":"Name","navigateBack":"Navigate back","newDeposit":"New Deposit","nextPage":"Next page","no":"No","noBenefitFound":"No benefit found","noBillDisplay":"There are no bills to display for this patient","noBillsFound":"No bills found","noBillsFoundDescription":"No bills found for this patient","noCashPoints":"No Cash Points","noCashPointsConfigured":"There are no cash points configured for this location","noDepositsFound":"No deposits found","noItemsSelected":"No items selected","noMatchingBillsToDisplay":"No matching bills to display","noMatchingItemsToDisplay":"No matching items to display","noPaymentModes":"No payment modes found","noPaymentModesSubtitle":"No payment modes found for the selected filters","noResultsSuggestion":"We couldn\'t find any matching benefit.","noSchema":"No schema available","noSchemaExemption":"No schema available add exemption schema","noTransactionHistory":"No transaction history","noTransactionHistorySubtitle":"No transaction history loaded for the selected filters","noTransactions":"No transactions found","notSearchedState":"Please search for a patient in the input above","overflowMenu":"Overflow menu","overPayment":"Over payment","overPaymentSubtitle":"Amount paid {{totalAmountTendered}} should not be greater than amount due {{selectedLineItemsAmountDue}} for selected line items","package":"Package","patient":"Patient","patientBilling":"Verifying patient bills","patientBillingAlert":"Patient Billing Alert","patientBills":"Patient Bill","patientBillsDescription":"List of patient bills","patientBillsSummary":"Patient bill summary","patientBillsSummaryDescription":"A list of all bills for this patient","patientMissingSHAId":"Patient missing SHA identification number","patientMissingSHANumber":"Patient is missing SHA number, SHA validation cannot be done, Advise patient to visit registration desk","patientName":"Patient Name","paymentHistory":"Payment History","paymentMade":"Payments already made","paymentMethod":"Payment method","paymentMethodDescription":"Payment method {{methodName}}","paymentMethodsTitle":"Payment method","paymentMode":"Payment Mode","paymentModes":"Payment Modes","paymentModeSummary":"Payment Mode Summary","paymentNotMade":"Payment not made","paymentPayment":"Bill Payment","paymentPoints":"Payment Points","payments":"Payments","paymentType":"Payment Type","Phone Number":"Phone Number","pleaseSelectItems":"Please select line items to raise a claim","policyNumber":"Policy number","preauthRequest":"Preauth requests","preAuthRequests":"Pre-auth requests","preAuthRequets":"Pre-Auth Requests","preauthStatus":"Filter by Status","preview":"Schema Preview","previousPage":"Previous page","price":"Price","prices":"Prices","printingInvoice":"Printing invoice...","printInvoice":"Print invoice","printReceipt":"Print receipt","proceedToCare":"Proceed to care","processClaim":"Process Claim","processing":"Processing...","processingPayment":"Processing Payment","processPayment":"Process Payment","provider":"Provider","providerMessage":"By clicking Proceed to care, you acknowledge that you have advised the patient to settle the bill.","providerName":"Provider Name","quantity":"Quantity","referenceCodes":" Reference Codes","referenceNumber":"Reference number","refundItem":"Refund item","regExp":"Regular expression","rejected":"Rejected","remove":"Remove","retryRequest":"Retry request","reverse":"Reverse","saveAndClose":"Save & Close","saveError":"Failed to save schema.","schemaEditor":"Exemptions Schema Editor","schemaLoadError":"Error loading schema","search":"Search","searchBenefits":"Search benefits","searchByBenefit":"Search by benefit","searchForAPatient":"Search for a patient","searchForChargeItem":"Search for charge item","searchForCommodity":"Search for commodity ","searchForConcept":"Search for concept","searchPlaceHolder":"Find your billables here...","searchPLaceHolder":"Search by provider or patient","searchServices":"Search services","searchThisTable":"Search this table","searchTransactions":"Search transactions table","selectAttributeFormat":"Select attribute format","selectExemptionCategory":"Select exemption category","selectInsuranceScheme":"Select insurance scheme","selectitemstobeclaimed":"Select items that are to be included in the claims","selectPaymentMethod":"Select payment method","selectPaymentMode":"Select payment mode","selectProvider":"Select Provider","selectTimesheet":"Select timesheet","sendClaim":"Pre authorization request sent successfully","sendClaimError":"Pre authorization request failed, please try later","serialNo":"Serial No.","serviceConcept":"Service Concept","serviceType":"Service Type","shaBenefits":"SHA benefits","shaFacilityLicenseNumbernRequiredDescription":"Facility license number is required to process claims. Please update facility license number details.","shaFacilityLicenseNumberRequired":"Facility license number Required","shaNo":"SHA NUMBER: ","SHIF":"Social Health Insurance Fund","shortName":"Short Name","startDate":"Start date","status":"Status","stockItem":"Stock Item","stockItemError":"Stock Item","success":"Success","successfullyCreatedPaymentPoint":"Successfully created payment point","timesheet":"Timesheet","total":"Total","totalAmount":"Total Amount","totalTendered":"Total Tendered","transactionHistory":"Transaction History","transactionList":"Transaction List","transactionListOptions":"Transaction list options","treatmentend":"Treatment End","treatmentstart":"Treatment Start","type":"Type","unitPrice":"Unit price","updateAllStatuses":"Update All","updateRegistration":"Update registration","updateStatus":"Update status","valuated":"Valuated","verifyingBillStatus":"Verifying bill status...","visitEnded":"Visit ended","visitEndSuccessfully":"","visitTime":"Visit time","visittype":"Visit Type","waiveBill":"Waive Bill","yes":"Yes"}')}}]);
|