@kenyaemr/esm-billing-app 5.3.6-pre.1221 → 5.3.6-pre.1222
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 +50 -29
- package/dist/300.js +1 -1
- package/dist/{959.js → 604.js} +1 -1
- package/dist/604.js.map +1 -0
- package/dist/847.js +1 -1
- package/dist/847.js.map +1 -1
- package/dist/kenyaemr-esm-billing-app.js +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +32 -32
- package/dist/kenyaemr-esm-billing-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 +1 -1
- package/src/billable-services/billables/charge-summary-table.component.tsx +5 -3
- package/src/index.ts +18 -5
- package/src/payment-modes/delete-payment-mode.modal.scss +33 -0
- package/src/payment-modes/delete-payment-mode.modal.tsx +62 -0
- package/src/payment-modes/delete-payment-mode.test.tsx +56 -0
- package/src/payment-modes/payment-mode-dashboard.compont.tsx +176 -0
- package/src/payment-modes/payment-mode-dashboard.scss +10 -0
- package/src/payment-modes/payment-mode-home.component.tsx +18 -0
- package/src/payment-modes/payment-mode.resource.tsx +49 -0
- package/src/payment-modes/payment-mode.workspace.scss +33 -0
- package/src/payment-modes/payment-mode.workspace.test.tsx +74 -0
- package/src/payment-modes/payment-mode.workspace.tsx +158 -0
- package/src/root.component.tsx +2 -0
- package/src/routes.json +20 -5
- package/src/types/index.ts +12 -0
- package/translations/en.json +2 -1
- package/dist/959.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path *.js 7.
|
|
1
|
+
assets by path *.js 7.89 MiB
|
|
2
2
|
assets by chunk 2.73 MiB (id hint: vendors)
|
|
3
3
|
assets by status 2.51 MiB [big]
|
|
4
4
|
asset 831.js 1.36 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
@@ -7,16 +7,16 @@ assets by path *.js 7.77 MiB
|
|
|
7
7
|
asset 913.js 82.2 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 372.js 6.08 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
9
9
|
+ 10 assets
|
|
10
|
-
assets by path *.json
|
|
10
|
+
assets by path *.json 13.2 KiB
|
|
11
11
|
asset kenyaemr-esm-billing-app.js.buildmanifest.json 8.34 KiB [emitted]
|
|
12
|
-
asset routes.json 4.
|
|
13
|
-
orphan modules 3.
|
|
12
|
+
asset routes.json 4.89 KiB [emitted] [from: src/routes.json] [copied]
|
|
13
|
+
orphan modules 3.95 MiB [orphan] 806 modules
|
|
14
14
|
runtime modules 40.3 KiB 30 modules
|
|
15
15
|
built modules 12.3 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
16
16
|
modules by path ../../node_modules/ 9.91 MiB 167 modules
|
|
17
|
-
modules by path ./ 2.
|
|
18
|
-
modules by path ./src/ 2.
|
|
19
|
-
modules by path ./translations/ 8.
|
|
17
|
+
modules by path ./ 2.43 MiB
|
|
18
|
+
modules by path ./src/ 2.43 MiB 54 modules
|
|
19
|
+
modules by path ./translations/ 8.51 KiB 2 modules
|
|
20
20
|
provide-module modules 252 bytes
|
|
21
21
|
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
22
22
|
+ 4 modules
|
|
@@ -74,6 +74,20 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
74
74
|
<w>
|
|
75
75
|
<w> null
|
|
76
76
|
|
|
77
|
+
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
|
|
78
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
79
|
+
<w>
|
|
80
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
81
|
+
<w>
|
|
82
|
+
<w> null
|
|
83
|
+
|
|
84
|
+
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/delete-payment-mode.modal.scss
|
|
85
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
86
|
+
<w>
|
|
87
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
88
|
+
<w>
|
|
89
|
+
<w> null
|
|
90
|
+
|
|
77
91
|
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
|
|
78
92
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
79
93
|
<w>
|
|
@@ -137,21 +151,21 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
137
151
|
<w>
|
|
138
152
|
<w> null
|
|
139
153
|
|
|
140
|
-
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/
|
|
154
|
+
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/bill-manager.scss
|
|
141
155
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
142
156
|
<w>
|
|
143
157
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
144
158
|
<w>
|
|
145
159
|
<w> null
|
|
146
160
|
|
|
147
|
-
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/
|
|
161
|
+
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
|
|
148
162
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
149
163
|
<w>
|
|
150
164
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
151
165
|
<w>
|
|
152
166
|
<w> null
|
|
153
167
|
|
|
154
|
-
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/
|
|
168
|
+
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
|
|
155
169
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
156
170
|
<w>
|
|
157
171
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -165,28 +179,28 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
165
179
|
<w>
|
|
166
180
|
<w> null
|
|
167
181
|
|
|
168
|
-
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/
|
|
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/claims/pre-auth/pre-auth-dashboard.scss
|
|
169
183
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
170
184
|
<w>
|
|
171
185
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
172
186
|
<w>
|
|
173
187
|
<w> null
|
|
174
188
|
|
|
175
|
-
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/
|
|
189
|
+
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/bills-table/bills-table.scss
|
|
176
190
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
177
191
|
<w>
|
|
178
192
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
179
193
|
<w>
|
|
180
194
|
<w> null
|
|
181
195
|
|
|
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/
|
|
196
|
+
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/benebfits-table.scss
|
|
183
197
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
184
198
|
<w>
|
|
185
199
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
186
200
|
<w>
|
|
187
201
|
<w> null
|
|
188
202
|
|
|
189
|
-
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/
|
|
203
|
+
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
|
|
190
204
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
191
205
|
<w>
|
|
192
206
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -200,7 +214,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
200
214
|
<w>
|
|
201
215
|
<w> null
|
|
202
216
|
|
|
203
|
-
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/
|
|
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/autosuggest/autosuggest.scss
|
|
204
218
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
205
219
|
<w>
|
|
206
220
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -228,28 +242,35 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
228
242
|
<w>
|
|
229
243
|
<w> null
|
|
230
244
|
|
|
231
|
-
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/
|
|
245
|
+
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
|
|
232
246
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
233
247
|
<w>
|
|
234
248
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
235
249
|
<w>
|
|
236
250
|
<w> null
|
|
237
251
|
|
|
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/
|
|
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-header/billing-header.scss
|
|
239
253
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
240
254
|
<w>
|
|
241
255
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
242
256
|
<w>
|
|
243
257
|
<w> null
|
|
244
258
|
|
|
245
|
-
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/
|
|
259
|
+
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/payments.scss
|
|
246
260
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
247
261
|
<w>
|
|
248
262
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
249
263
|
<w>
|
|
250
264
|
<w> null
|
|
251
265
|
|
|
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/
|
|
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/payment-history/payment-history.scss
|
|
267
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
268
|
+
<w>
|
|
269
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
270
|
+
<w>
|
|
271
|
+
<w> null
|
|
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/invoice/printable-invoice/printable-invoice.scss
|
|
253
274
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
254
275
|
<w>
|
|
255
276
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -277,14 +298,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
277
298
|
<w>
|
|
278
299
|
<w> null
|
|
279
300
|
|
|
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/
|
|
301
|
+
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
|
|
281
302
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
282
303
|
<w>
|
|
283
304
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
284
305
|
<w>
|
|
285
306
|
<w> null
|
|
286
307
|
|
|
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/
|
|
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/claims/claims-management/generic-table/generic-table.scss
|
|
288
309
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
289
310
|
<w>
|
|
290
311
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -319,14 +340,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
319
340
|
<w>
|
|
320
341
|
<w> null
|
|
321
342
|
|
|
322
|
-
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/
|
|
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/claims/claims-wrap/claims-main.scss
|
|
323
344
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
324
345
|
<w>
|
|
325
346
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
326
347
|
<w>
|
|
327
348
|
<w> null
|
|
328
349
|
|
|
329
|
-
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/
|
|
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/past-patient-bills/patient-bills-dashboard/patient-bills-dashboard.scss
|
|
330
351
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
331
352
|
<w>
|
|
332
353
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -340,14 +361,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
340
361
|
<w>
|
|
341
362
|
<w> null
|
|
342
363
|
|
|
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]!../../node_modules/@openmrs/esm-patient-common-lib/src/
|
|
364
|
+
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
|
|
344
365
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
345
366
|
<w>
|
|
346
367
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
347
368
|
<w>
|
|
348
369
|
<w> null
|
|
349
370
|
|
|
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]!../../node_modules/@openmrs/esm-patient-common-lib/src/
|
|
371
|
+
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
|
|
351
372
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
352
373
|
<w>
|
|
353
374
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -406,14 +427,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
406
427
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
407
428
|
This can impact web performance.
|
|
408
429
|
Assets:
|
|
409
|
-
main.js (3.
|
|
430
|
+
main.js (3.19 MiB)
|
|
410
431
|
831.js (1.36 MiB)
|
|
411
|
-
|
|
432
|
+
604.js (1.91 MiB)
|
|
412
433
|
847.js (1.15 MiB)
|
|
413
434
|
|
|
414
435
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
415
436
|
Entrypoints:
|
|
416
|
-
main (3.
|
|
437
|
+
main (3.19 MiB)
|
|
417
438
|
main.js
|
|
418
439
|
|
|
419
|
-
webpack 5.95.0 compiled with 2 warnings in
|
|
440
|
+
webpack 5.95.0 compiled with 2 warnings in 219451 ms
|
package/dist/300.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_billing_app=globalThis.webpackChunk_kenyaemr_esm_billing_app||[]).push([[300],{4300:e=>{e.exports=JSON.parse('{"actions":"Actions","active":"Active","addBill":"Add bill item(s)","addCommodityChargeItem":"Add charge item","addPaymentOptions":"Add payment option","addServiceChargeItem":"Add charge
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_billing_app=globalThis.webpackChunk_kenyaemr_esm_billing_app||[]).push([[300],{4300:e=>{e.exports=JSON.parse('{"actions":"Actions","active":"Active","addBill":"Add bill item(s)","addCommodityChargeItem":"Add charge item","addPaymentOptions":"Add payment option","addServiceChargeItem":"Add charge service","all":"All","amount":"Amount","anErrorOccurred":"An Error Occurred","anErrorOccurredClockingIn":"An error occurred clocking in","anErrorOccurredClockingOut":"An error occurred clocking out","anErrorOccurredCreatingPaymentPoint":"An error occurred creating payment point","applyFilter":"Apply filter","approved":"Approved","backButton":"Back","benefit":"Benefits","benefits":"Benefits","billableServicesError":"Billable services error","billAmount":"Bill Amount","billCreationDate":"Bill creation date","billedItems":"Billed Items","billedTo":"Billed to","billErrorService":"Bill service error","billing":"Billing","billingForm":"Billing Form","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 before receiving services","billsList":"Bill list","billTotal":"Bill total","bulkUpload":"Bulk Upload","cancel":"Cancel","cashierName":"Cashier Name","cashPointName":"Cash Point Name","chargeItem":"Charge items table","chargeItems":"Charge Items","chargeItemsDescription":"Charge Items and Services Dashboard","checkFilters":"Check the filters above","chooseDiagnosis":"Choose diagnosis","claim":"Process claims","claimcode":"Claim Code","claimCode":"Claim Code","claimError":"Claim Error","claimExplanation":"Claim Explanation","claimJustification":"Claim Justification","claimList":"Claim List","claims":"Claims","claimsItems":"Claims Items","claimsManagement":"Claims management","claimSummary":"Claim Summary","clear":"Clear","clockIn":"Clock In","clockingIn":"Clocking in","clockingOut":"Clocking Out","clockOut":"Clock Out","close":"Close","create":"Create","createClaimError":"Create Claim error","creating":"Creating","date":"Date of Claimed","delete":"Delete","description":"Description","diagnoses":"Diagnoses","diagnosis":"Diagnosis","discard":"Discard","discardClaim":"Discard Claim","discount":"Discount","downloadTemplate":"Download template","editBillForm":"Edit Bill Form","editChargeItem":"Edit charge item","editServiceChargeItem":"Edit Service Charge Item","enterAmount":"Enter amount","enterAnIdNumberOrPatientName":"Enter an ID number or patient name","enterPolicyNumber":"Enter policy number","enterPrice":"Enter price","enterReferenceNumber":"Enter ref. number","error":"Error","errorLoadingBillServices":"Error loading bill services","errorLoadingPaymentModes":"Payment modes error","errorLoadingPaymentPoints":"Error loading payment points","errorRetrievingHIESubscription":"Error retrieving HIE subscription","exemptionCategory":"Exemption category","facility":"Facility","failedBillPayment":"Bill payment failed","filterBy":"Filter by","filterTable":"Filter table","formTitle":"Fill in the form details","fulfilled":"Fulfilled","generatedMessage":"The invoice has been electronically generated and is a valid document. It was created by {{userName}} on {{date}} at {{time}}","guaranteeId":"Guarantee Id","home":"Home","identifier":"Identifier","inactive":"Inactive","initiatePay":"Initiate Payment","insuranceScheme":"Insurance scheme","insurer":"Insurer:","interventions":"Interventions","interventionsOption":"Choose interventions","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","loading":"Loading","loadingBillingServices":"Loading billing services...","loadingData":"Loading data...","loadingDescription":"Loading","makeclaims":"Make Claims","makePreauthRequest":"Make Pre-auth Request","malaria":"Malaria","mpesaPayment":"MPESA Payment","name":"Name","navigateBack":"Navigate back","nextPage":"Next page","no":"No","noBenefits":"No benefit packages, request eligibility","noBillDisplay":"There are no bills to display for this patient","noBillsFilter":"No bills match that filter please adjust your filters","noBillsFound":"No bills found","noBillsFoundDescription":"No bills found for this patient","noBillsHeader":"No bills match the provided filters","noCashPoints":"No Cash Points","noCashPointsConfigured":"There are no cash points configured for this location","noMatchingBillsToDisplay":"No matching bills to display","noMatchingItemsToDisplay":"No matching items to display","notSearchedState":"Please search for a patient in the input above","overflowMenu":"Overflow menu","packages":"Packages","packagesOptions":"Choose packages","paidBillsErrorState":"An error occurred fetching bills","patientBilling":"Patient Billing","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","patientMissingUniqueIdentifier":"Patient is missing National unique patient identifier, SHA validation cannot be done, Advise patient to visit registration desk","patientMissingUniqueIdentifierTitle":"Patient missing NUPI","patientName":"Patient Name","paymentHistory":"Payment History","paymentMethod":"Payment method","paymentMethodDescription":"Payment method {{methodName}}","paymentMethodsTitle":"Payment methods","paymentModes":"Payment Modes","paymentPayment":"Bill Payment","paymentPoint":"Payment point","paymentPoints":"Payment Points","payments":"Payments","pending":"Pending","Phone Number":"Phone Number","pickLabRequest":"Pick Lab Request","pleaseSelectPaymentPoint":"Please select a payment point","policyNumber":"Policy number","preauth":"Create Pre-Auth Request","preAuthCode":"Pre-Auth Code","preAuthJustification":"Pre-auth Justification","preAuthRequest":"Pre-Auth Request","preAuthRequestError":"Pre-authorization request error page","preAuthRequests":"Pre-auth requests","preAuthRequets":"Pre-Auth Requests","previousPage":"Previous page","price":"Price","prices":"Prices","printingInvoice":"Printing invoice...","printInvoice":"Print invoice","printReceipt":"Print receipt","printRecept":"Print receipt","proceedToCare":"Proceed to care","processClaim":"Process Claim","processing":"Processing...","processingPayment":"Processing Payment","processPayment":"Process Payment","providerMessage":"By clicking Proceed to care, you acknowledge that you have advised the patient to settle the bill.","quantity":"Quantity","referenceNumber":"Ref number","rejected":"Rejected","requestEligibility":"Request Eligibility","requestPreAuth":"Requesting Pre-Auth Information","requestPreAuthError":"Pre Authorization Error","resetFilters":" Reset filters","saveAndClose":"Save & Close","search":"Search","searchForAPatient":"Search for a patient","searchForChargeItem":"Search for charge item","searchForCommodity":"Search for commodity ","searchForConcept":"Search for concept","searchPlaceHolder":"Find your billables here...","searchServices":"Search services","searchThisTable":"Search this table","selectExemptionCategory":"Select exemption category","selectInsuranceScheme":"Select Insurance scheme","selectitemstobeclaimed":"Select items that are to be included in the claims","selectitemstorequestforpreauth":"Select items that are to be included in the pre authorization request","selectPaymentMethod":"Select payment method","selectPaymentMode":"Select payment mode","selectPaymentPoint":"Select payment point","selectPaymentPointMessage":"Select the payment point on which you will be clocked in.","sendClaim":"Claim sent successfully","sendClaimError":"Request Failed, Please try later........","serialNo":"Serial No.","serviceConcept":"Service Concept","shortName":"Short Name","status":"Service Status","stockItem":"Stock Item","stockItemError":"Stock Item","success":"Success","successfullyClockedIn":"Successfully Clocked In","successfullyClockedOut":"Successfully Clocked Out","successfullyCreatedPaymentPoint":"Successfully created payment point","total":"Total","totalAmount":"Total Amount","totalTendered":"Total Tendered","treatmentend":"Treatment End","treatmentstart":"Treatment Start","type":"Type","unfulfilled":"Unfulfilled","unitPrice":"Unit price","unsettledBill":"Unsettled bill for test.","visitTime":"Visit time","visittype":"Visit Type","waiveBill":"Waive Bill","yes":"Yes"}')}}]);
|