@kenyaemr/esm-patient-registration-app 6.0.1-pre.1.0.5 → 6.0.1-pre.1.0.6
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/dist/130.js +1 -1
- package/dist/574.js +1 -1
- package/dist/59.js +1 -1
- package/dist/59.js.map +1 -1
- package/dist/816.js +1 -1
- package/dist/816.js.map +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js.buildmanifest.json +251 -245
- 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/patient-registration/patient-registration.component.tsx +21 -0
- package/src/patient-registration/patient-registration.types.ts +1 -1
- package/src/patient-verification/patient-verification-utils.ts +4 -4
- package/src/patient-verification/patient-verification.component.tsx +9 -14
- package/src/patient-verification/verification-modal/confirm-prompt.component.tsx +1 -1
- package/translations/en.json +2 -2
|
@@ -1,64 +1,68 @@
|
|
|
1
1
|
{
|
|
2
2
|
"chunks": [
|
|
3
3
|
{
|
|
4
|
-
"rendered":
|
|
5
|
-
"initial":
|
|
6
|
-
"entry":
|
|
4
|
+
"rendered": false,
|
|
5
|
+
"initial": true,
|
|
6
|
+
"entry": true,
|
|
7
7
|
"recorded": false,
|
|
8
|
-
"size":
|
|
8
|
+
"size": 226754,
|
|
9
9
|
"sizes": {
|
|
10
|
-
"javascript":
|
|
10
|
+
"javascript": 178792,
|
|
11
|
+
"share-init": 294,
|
|
12
|
+
"runtime": 47668
|
|
11
13
|
},
|
|
12
|
-
"names": [
|
|
14
|
+
"names": [
|
|
15
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
16
|
+
],
|
|
13
17
|
"idHints": [],
|
|
14
18
|
"runtime": [
|
|
15
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
16
|
-
"main"
|
|
19
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
17
20
|
],
|
|
18
21
|
"files": [
|
|
19
|
-
"
|
|
22
|
+
"kenyaemr-esm-patient-registration-app.js"
|
|
20
23
|
],
|
|
21
24
|
"auxiliaryFiles": [
|
|
22
|
-
"
|
|
25
|
+
"kenyaemr-esm-patient-registration-app.js.map"
|
|
23
26
|
],
|
|
24
|
-
"hash": "
|
|
27
|
+
"hash": "bfa768fa2796b4ef",
|
|
25
28
|
"childrenByOrder": {}
|
|
26
29
|
},
|
|
27
30
|
{
|
|
28
|
-
"rendered":
|
|
29
|
-
"initial":
|
|
30
|
-
"entry":
|
|
31
|
+
"rendered": false,
|
|
32
|
+
"initial": true,
|
|
33
|
+
"entry": true,
|
|
31
34
|
"recorded": false,
|
|
32
|
-
"
|
|
33
|
-
"size": 1543527,
|
|
35
|
+
"size": 5948486,
|
|
34
36
|
"sizes": {
|
|
35
|
-
"javascript":
|
|
37
|
+
"javascript": 5899853,
|
|
38
|
+
"consume-shared": 294,
|
|
39
|
+
"share-init": 294,
|
|
40
|
+
"runtime": 48045
|
|
36
41
|
},
|
|
37
|
-
"names": [
|
|
38
|
-
|
|
39
|
-
"vendors"
|
|
42
|
+
"names": [
|
|
43
|
+
"main"
|
|
40
44
|
],
|
|
45
|
+
"idHints": [],
|
|
41
46
|
"runtime": [
|
|
42
|
-
"@kenyaemr/esm-patient-registration-app",
|
|
43
47
|
"main"
|
|
44
48
|
],
|
|
45
49
|
"files": [
|
|
46
|
-
"
|
|
50
|
+
"main.js"
|
|
47
51
|
],
|
|
48
52
|
"auxiliaryFiles": [
|
|
49
|
-
"
|
|
53
|
+
"main.js.map"
|
|
50
54
|
],
|
|
51
|
-
"hash": "
|
|
55
|
+
"hash": "e6e9b55e43e9ffac",
|
|
52
56
|
"childrenByOrder": {}
|
|
53
57
|
},
|
|
54
58
|
{
|
|
55
|
-
"rendered":
|
|
59
|
+
"rendered": false,
|
|
56
60
|
"initial": false,
|
|
57
61
|
"entry": false,
|
|
58
62
|
"recorded": false,
|
|
59
|
-
"size":
|
|
63
|
+
"size": 1004,
|
|
60
64
|
"sizes": {
|
|
61
|
-
"javascript":
|
|
65
|
+
"javascript": 1004
|
|
62
66
|
},
|
|
63
67
|
"names": [],
|
|
64
68
|
"idHints": [],
|
|
@@ -67,67 +71,60 @@
|
|
|
67
71
|
"main"
|
|
68
72
|
],
|
|
69
73
|
"files": [
|
|
70
|
-
"
|
|
74
|
+
"node_modules_babel_runtime_helpers_esm_createClass_js-node_modules_babel_runtime_helpers_esm_-2ca847.js"
|
|
71
75
|
],
|
|
72
76
|
"auxiliaryFiles": [
|
|
73
|
-
"
|
|
77
|
+
"node_modules_babel_runtime_helpers_esm_createClass_js-node_modules_babel_runtime_helpers_esm_-2ca847.js.map"
|
|
74
78
|
],
|
|
75
|
-
"hash": "
|
|
79
|
+
"hash": "10da90fc258350b0",
|
|
76
80
|
"childrenByOrder": {}
|
|
77
81
|
},
|
|
78
82
|
{
|
|
79
|
-
"rendered":
|
|
80
|
-
"initial":
|
|
81
|
-
"entry":
|
|
83
|
+
"rendered": false,
|
|
84
|
+
"initial": false,
|
|
85
|
+
"entry": false,
|
|
82
86
|
"recorded": false,
|
|
83
|
-
"size":
|
|
87
|
+
"size": 6670,
|
|
84
88
|
"sizes": {
|
|
85
|
-
"
|
|
86
|
-
"javascript": 2925391,
|
|
87
|
-
"share-init": 294,
|
|
88
|
-
"runtime": 20738
|
|
89
|
+
"javascript": 6670
|
|
89
90
|
},
|
|
90
|
-
"names": [
|
|
91
|
-
"main"
|
|
92
|
-
],
|
|
91
|
+
"names": [],
|
|
93
92
|
"idHints": [],
|
|
94
93
|
"runtime": [
|
|
94
|
+
"@kenyaemr/esm-patient-registration-app",
|
|
95
95
|
"main"
|
|
96
96
|
],
|
|
97
97
|
"files": [
|
|
98
|
-
"
|
|
98
|
+
"node_modules_dayjs_dayjs_min_js.js"
|
|
99
99
|
],
|
|
100
100
|
"auxiliaryFiles": [
|
|
101
|
-
"
|
|
101
|
+
"node_modules_dayjs_dayjs_min_js.js.map"
|
|
102
102
|
],
|
|
103
|
-
"hash": "
|
|
103
|
+
"hash": "ab500395aee4c72b",
|
|
104
104
|
"childrenByOrder": {}
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
|
-
"rendered":
|
|
107
|
+
"rendered": false,
|
|
108
108
|
"initial": false,
|
|
109
109
|
"entry": false,
|
|
110
110
|
"recorded": false,
|
|
111
|
-
"
|
|
112
|
-
"size": 21668,
|
|
111
|
+
"size": 458,
|
|
113
112
|
"sizes": {
|
|
114
|
-
"javascript":
|
|
113
|
+
"javascript": 458
|
|
115
114
|
},
|
|
116
115
|
"names": [],
|
|
117
|
-
"idHints": [
|
|
118
|
-
"vendors"
|
|
119
|
-
],
|
|
116
|
+
"idHints": [],
|
|
120
117
|
"runtime": [
|
|
121
118
|
"@kenyaemr/esm-patient-registration-app",
|
|
122
119
|
"main"
|
|
123
120
|
],
|
|
124
121
|
"files": [
|
|
125
|
-
"
|
|
122
|
+
"node_modules_swr_immutable_dist_index_mjs-_56120.js"
|
|
126
123
|
],
|
|
127
124
|
"auxiliaryFiles": [
|
|
128
|
-
"
|
|
125
|
+
"node_modules_swr_immutable_dist_index_mjs-_56120.js.map"
|
|
129
126
|
],
|
|
130
|
-
"hash": "
|
|
127
|
+
"hash": "202c081efbbbcb5a",
|
|
131
128
|
"childrenByOrder": {}
|
|
132
129
|
},
|
|
133
130
|
{
|
|
@@ -135,10 +132,9 @@
|
|
|
135
132
|
"initial": false,
|
|
136
133
|
"entry": false,
|
|
137
134
|
"recorded": false,
|
|
138
|
-
"
|
|
139
|
-
"size": 42,
|
|
135
|
+
"size": 458,
|
|
140
136
|
"sizes": {
|
|
141
|
-
"
|
|
137
|
+
"javascript": 458
|
|
142
138
|
},
|
|
143
139
|
"names": [],
|
|
144
140
|
"idHints": [],
|
|
@@ -146,41 +142,47 @@
|
|
|
146
142
|
"@kenyaemr/esm-patient-registration-app",
|
|
147
143
|
"main"
|
|
148
144
|
],
|
|
149
|
-
"files": [
|
|
150
|
-
|
|
151
|
-
|
|
145
|
+
"files": [
|
|
146
|
+
"node_modules_swr_immutable_dist_index_mjs-_56121.js"
|
|
147
|
+
],
|
|
148
|
+
"auxiliaryFiles": [
|
|
149
|
+
"node_modules_swr_immutable_dist_index_mjs-_56121.js.map"
|
|
150
|
+
],
|
|
151
|
+
"hash": "ac1c3dffaccee22f",
|
|
152
152
|
"childrenByOrder": {}
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"rendered":
|
|
155
|
+
"rendered": false,
|
|
156
156
|
"initial": false,
|
|
157
157
|
"entry": false,
|
|
158
158
|
"recorded": false,
|
|
159
|
-
"size":
|
|
159
|
+
"size": 807162,
|
|
160
160
|
"sizes": {
|
|
161
|
-
"javascript":
|
|
161
|
+
"javascript": 806952,
|
|
162
|
+
"consume-shared": 210
|
|
162
163
|
},
|
|
163
164
|
"names": [],
|
|
164
165
|
"idHints": [],
|
|
165
166
|
"runtime": [
|
|
166
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
167
|
-
"main"
|
|
167
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
168
168
|
],
|
|
169
169
|
"files": [
|
|
170
|
-
"
|
|
170
|
+
"src_index_ts.js"
|
|
171
171
|
],
|
|
172
|
-
"auxiliaryFiles": [
|
|
173
|
-
|
|
172
|
+
"auxiliaryFiles": [
|
|
173
|
+
"src_index_ts.js.map"
|
|
174
|
+
],
|
|
175
|
+
"hash": "ecf5321b3b870d28",
|
|
174
176
|
"childrenByOrder": {}
|
|
175
177
|
},
|
|
176
178
|
{
|
|
177
|
-
"rendered":
|
|
179
|
+
"rendered": false,
|
|
178
180
|
"initial": false,
|
|
179
181
|
"entry": false,
|
|
180
182
|
"recorded": false,
|
|
181
|
-
"size":
|
|
183
|
+
"size": 4079,
|
|
182
184
|
"sizes": {
|
|
183
|
-
"javascript":
|
|
185
|
+
"javascript": 4079
|
|
184
186
|
},
|
|
185
187
|
"names": [],
|
|
186
188
|
"idHints": [],
|
|
@@ -189,22 +191,22 @@
|
|
|
189
191
|
"main"
|
|
190
192
|
],
|
|
191
193
|
"files": [
|
|
192
|
-
"
|
|
194
|
+
"src_patient-verification_verification-modal_confirm-prompt_component_tsx.js"
|
|
193
195
|
],
|
|
194
196
|
"auxiliaryFiles": [
|
|
195
|
-
"
|
|
197
|
+
"src_patient-verification_verification-modal_confirm-prompt_component_tsx.js.map"
|
|
196
198
|
],
|
|
197
|
-
"hash": "
|
|
199
|
+
"hash": "1e83c1ae04509c12",
|
|
198
200
|
"childrenByOrder": {}
|
|
199
201
|
},
|
|
200
202
|
{
|
|
201
|
-
"rendered":
|
|
203
|
+
"rendered": false,
|
|
202
204
|
"initial": false,
|
|
203
205
|
"entry": false,
|
|
204
206
|
"recorded": false,
|
|
205
|
-
"size":
|
|
207
|
+
"size": 1200,
|
|
206
208
|
"sizes": {
|
|
207
|
-
"javascript":
|
|
209
|
+
"javascript": 1200
|
|
208
210
|
},
|
|
209
211
|
"names": [],
|
|
210
212
|
"idHints": [],
|
|
@@ -213,10 +215,12 @@
|
|
|
213
215
|
"main"
|
|
214
216
|
],
|
|
215
217
|
"files": [
|
|
216
|
-
"
|
|
218
|
+
"src_patient-verification_verification-modal_empty-prompt_component_tsx.js"
|
|
217
219
|
],
|
|
218
|
-
"auxiliaryFiles": [
|
|
219
|
-
|
|
220
|
+
"auxiliaryFiles": [
|
|
221
|
+
"src_patient-verification_verification-modal_empty-prompt_component_tsx.js.map"
|
|
222
|
+
],
|
|
223
|
+
"hash": "3a2765d142e105a2",
|
|
220
224
|
"childrenByOrder": {}
|
|
221
225
|
},
|
|
222
226
|
{
|
|
@@ -224,10 +228,9 @@
|
|
|
224
228
|
"initial": false,
|
|
225
229
|
"entry": false,
|
|
226
230
|
"recorded": false,
|
|
227
|
-
"
|
|
228
|
-
"size": 42,
|
|
231
|
+
"size": 1183,
|
|
229
232
|
"sizes": {
|
|
230
|
-
"
|
|
233
|
+
"javascript": 1183
|
|
231
234
|
},
|
|
232
235
|
"names": [],
|
|
233
236
|
"idHints": [],
|
|
@@ -235,19 +238,23 @@
|
|
|
235
238
|
"@kenyaemr/esm-patient-registration-app",
|
|
236
239
|
"main"
|
|
237
240
|
],
|
|
238
|
-
"files": [
|
|
239
|
-
|
|
240
|
-
|
|
241
|
+
"files": [
|
|
242
|
+
"src_widgets_cancel-patient-edit_component_tsx.js"
|
|
243
|
+
],
|
|
244
|
+
"auxiliaryFiles": [
|
|
245
|
+
"src_widgets_cancel-patient-edit_component_tsx.js.map"
|
|
246
|
+
],
|
|
247
|
+
"hash": "56ee177ffb907c87",
|
|
241
248
|
"childrenByOrder": {}
|
|
242
249
|
},
|
|
243
250
|
{
|
|
244
|
-
"rendered":
|
|
251
|
+
"rendered": false,
|
|
245
252
|
"initial": false,
|
|
246
253
|
"entry": false,
|
|
247
254
|
"recorded": false,
|
|
248
|
-
"size":
|
|
255
|
+
"size": 43104,
|
|
249
256
|
"sizes": {
|
|
250
|
-
"javascript":
|
|
257
|
+
"javascript": 43104
|
|
251
258
|
},
|
|
252
259
|
"names": [],
|
|
253
260
|
"idHints": [],
|
|
@@ -256,22 +263,22 @@
|
|
|
256
263
|
"main"
|
|
257
264
|
],
|
|
258
265
|
"files": [
|
|
259
|
-
"
|
|
266
|
+
"src_widgets_delete-identifier-confirmation-modal_tsx.js"
|
|
260
267
|
],
|
|
261
268
|
"auxiliaryFiles": [
|
|
262
|
-
"
|
|
269
|
+
"src_widgets_delete-identifier-confirmation-modal_tsx.js.map"
|
|
263
270
|
],
|
|
264
|
-
"hash": "
|
|
271
|
+
"hash": "d3abe344b2ba5e27",
|
|
265
272
|
"childrenByOrder": {}
|
|
266
273
|
},
|
|
267
274
|
{
|
|
268
|
-
"rendered":
|
|
275
|
+
"rendered": false,
|
|
269
276
|
"initial": false,
|
|
270
277
|
"entry": false,
|
|
271
278
|
"recorded": false,
|
|
272
|
-
"size":
|
|
279
|
+
"size": 5352,
|
|
273
280
|
"sizes": {
|
|
274
|
-
"javascript":
|
|
281
|
+
"javascript": 5352
|
|
275
282
|
},
|
|
276
283
|
"names": [],
|
|
277
284
|
"idHints": [],
|
|
@@ -280,20 +287,20 @@
|
|
|
280
287
|
"main"
|
|
281
288
|
],
|
|
282
289
|
"files": [
|
|
283
|
-
"
|
|
290
|
+
"translations_am_json.js"
|
|
284
291
|
],
|
|
285
292
|
"auxiliaryFiles": [],
|
|
286
|
-
"hash": "
|
|
293
|
+
"hash": "13e73ad25e6c476d",
|
|
287
294
|
"childrenByOrder": {}
|
|
288
295
|
},
|
|
289
296
|
{
|
|
290
|
-
"rendered":
|
|
297
|
+
"rendered": false,
|
|
291
298
|
"initial": false,
|
|
292
299
|
"entry": false,
|
|
293
300
|
"recorded": false,
|
|
294
|
-
"size":
|
|
301
|
+
"size": 5296,
|
|
295
302
|
"sizes": {
|
|
296
|
-
"javascript":
|
|
303
|
+
"javascript": 5296
|
|
297
304
|
},
|
|
298
305
|
"names": [],
|
|
299
306
|
"idHints": [],
|
|
@@ -302,22 +309,20 @@
|
|
|
302
309
|
"main"
|
|
303
310
|
],
|
|
304
311
|
"files": [
|
|
305
|
-
"
|
|
306
|
-
],
|
|
307
|
-
"auxiliaryFiles": [
|
|
308
|
-
"481.js.map"
|
|
312
|
+
"translations_ar_json.js"
|
|
309
313
|
],
|
|
310
|
-
"
|
|
314
|
+
"auxiliaryFiles": [],
|
|
315
|
+
"hash": "cff23527b4aa976c",
|
|
311
316
|
"childrenByOrder": {}
|
|
312
317
|
},
|
|
313
318
|
{
|
|
314
|
-
"rendered":
|
|
319
|
+
"rendered": false,
|
|
315
320
|
"initial": false,
|
|
316
321
|
"entry": false,
|
|
317
322
|
"recorded": false,
|
|
318
|
-
"size":
|
|
323
|
+
"size": 5394,
|
|
319
324
|
"sizes": {
|
|
320
|
-
"javascript":
|
|
325
|
+
"javascript": 5394
|
|
321
326
|
},
|
|
322
327
|
"names": [],
|
|
323
328
|
"idHints": [],
|
|
@@ -326,22 +331,20 @@
|
|
|
326
331
|
"main"
|
|
327
332
|
],
|
|
328
333
|
"files": [
|
|
329
|
-
"
|
|
334
|
+
"translations_en_json.js"
|
|
330
335
|
],
|
|
331
|
-
"auxiliaryFiles": [
|
|
332
|
-
|
|
333
|
-
],
|
|
334
|
-
"hash": "9cf315954f873d55",
|
|
336
|
+
"auxiliaryFiles": [],
|
|
337
|
+
"hash": "4aca30e0dfabe7a8",
|
|
335
338
|
"childrenByOrder": {}
|
|
336
339
|
},
|
|
337
340
|
{
|
|
338
|
-
"rendered":
|
|
341
|
+
"rendered": false,
|
|
339
342
|
"initial": false,
|
|
340
343
|
"entry": false,
|
|
341
344
|
"recorded": false,
|
|
342
|
-
"size":
|
|
345
|
+
"size": 5503,
|
|
343
346
|
"sizes": {
|
|
344
|
-
"javascript":
|
|
347
|
+
"javascript": 5503
|
|
345
348
|
},
|
|
346
349
|
"names": [],
|
|
347
350
|
"idHints": [],
|
|
@@ -350,47 +353,42 @@
|
|
|
350
353
|
"main"
|
|
351
354
|
],
|
|
352
355
|
"files": [
|
|
353
|
-
"
|
|
356
|
+
"translations_es_json.js"
|
|
354
357
|
],
|
|
355
358
|
"auxiliaryFiles": [],
|
|
356
|
-
"hash": "
|
|
359
|
+
"hash": "006873d3a0ab7954",
|
|
357
360
|
"childrenByOrder": {}
|
|
358
361
|
},
|
|
359
362
|
{
|
|
360
|
-
"rendered":
|
|
363
|
+
"rendered": false,
|
|
361
364
|
"initial": false,
|
|
362
365
|
"entry": false,
|
|
363
366
|
"recorded": false,
|
|
364
|
-
"
|
|
365
|
-
"size": 190348,
|
|
367
|
+
"size": 5480,
|
|
366
368
|
"sizes": {
|
|
367
|
-
"javascript":
|
|
369
|
+
"javascript": 5480
|
|
368
370
|
},
|
|
369
371
|
"names": [],
|
|
370
|
-
"idHints": [
|
|
371
|
-
"vendors"
|
|
372
|
-
],
|
|
372
|
+
"idHints": [],
|
|
373
373
|
"runtime": [
|
|
374
374
|
"@kenyaemr/esm-patient-registration-app",
|
|
375
375
|
"main"
|
|
376
376
|
],
|
|
377
377
|
"files": [
|
|
378
|
-
"
|
|
378
|
+
"translations_fr_json.js"
|
|
379
379
|
],
|
|
380
|
-
"auxiliaryFiles": [
|
|
381
|
-
|
|
382
|
-
],
|
|
383
|
-
"hash": "1d43173987112064",
|
|
380
|
+
"auxiliaryFiles": [],
|
|
381
|
+
"hash": "f54d6a1335985f78",
|
|
384
382
|
"childrenByOrder": {}
|
|
385
383
|
},
|
|
386
384
|
{
|
|
387
|
-
"rendered":
|
|
385
|
+
"rendered": false,
|
|
388
386
|
"initial": false,
|
|
389
387
|
"entry": false,
|
|
390
388
|
"recorded": false,
|
|
391
|
-
"size":
|
|
389
|
+
"size": 5062,
|
|
392
390
|
"sizes": {
|
|
393
|
-
"javascript":
|
|
391
|
+
"javascript": 5062
|
|
394
392
|
},
|
|
395
393
|
"names": [],
|
|
396
394
|
"idHints": [],
|
|
@@ -399,20 +397,20 @@
|
|
|
399
397
|
"main"
|
|
400
398
|
],
|
|
401
399
|
"files": [
|
|
402
|
-
"
|
|
400
|
+
"translations_he_json.js"
|
|
403
401
|
],
|
|
404
402
|
"auxiliaryFiles": [],
|
|
405
|
-
"hash": "
|
|
403
|
+
"hash": "9df20290e370580a",
|
|
406
404
|
"childrenByOrder": {}
|
|
407
405
|
},
|
|
408
406
|
{
|
|
409
|
-
"rendered":
|
|
407
|
+
"rendered": false,
|
|
410
408
|
"initial": false,
|
|
411
409
|
"entry": false,
|
|
412
410
|
"recorded": false,
|
|
413
|
-
"size":
|
|
411
|
+
"size": 5699,
|
|
414
412
|
"sizes": {
|
|
415
|
-
"javascript":
|
|
413
|
+
"javascript": 5699
|
|
416
414
|
},
|
|
417
415
|
"names": [],
|
|
418
416
|
"idHints": [],
|
|
@@ -421,49 +419,42 @@
|
|
|
421
419
|
"main"
|
|
422
420
|
],
|
|
423
421
|
"files": [
|
|
424
|
-
"
|
|
422
|
+
"translations_km_json.js"
|
|
425
423
|
],
|
|
426
|
-
"auxiliaryFiles": [
|
|
427
|
-
|
|
428
|
-
],
|
|
429
|
-
"hash": "53a376385a7058b7",
|
|
424
|
+
"auxiliaryFiles": [],
|
|
425
|
+
"hash": "5ea6d3d2a1cb6b0e",
|
|
430
426
|
"childrenByOrder": {}
|
|
431
427
|
},
|
|
432
428
|
{
|
|
433
|
-
"rendered":
|
|
429
|
+
"rendered": false,
|
|
434
430
|
"initial": false,
|
|
435
431
|
"entry": false,
|
|
436
432
|
"recorded": false,
|
|
437
|
-
"
|
|
438
|
-
"size": 26095,
|
|
433
|
+
"size": 3176,
|
|
439
434
|
"sizes": {
|
|
440
|
-
"javascript":
|
|
435
|
+
"javascript": 3176
|
|
441
436
|
},
|
|
442
437
|
"names": [],
|
|
443
|
-
"idHints": [
|
|
444
|
-
"vendors"
|
|
445
|
-
],
|
|
438
|
+
"idHints": [],
|
|
446
439
|
"runtime": [
|
|
447
440
|
"@kenyaemr/esm-patient-registration-app",
|
|
448
441
|
"main"
|
|
449
442
|
],
|
|
450
443
|
"files": [
|
|
451
|
-
"
|
|
444
|
+
"translations_zh_CN_json.js"
|
|
452
445
|
],
|
|
453
|
-
"auxiliaryFiles": [
|
|
454
|
-
|
|
455
|
-
],
|
|
456
|
-
"hash": "26fce719a1a0d50f",
|
|
446
|
+
"auxiliaryFiles": [],
|
|
447
|
+
"hash": "c62ac091dde097db",
|
|
457
448
|
"childrenByOrder": {}
|
|
458
449
|
},
|
|
459
450
|
{
|
|
460
|
-
"rendered":
|
|
451
|
+
"rendered": false,
|
|
461
452
|
"initial": false,
|
|
462
453
|
"entry": false,
|
|
463
454
|
"recorded": false,
|
|
464
|
-
"size":
|
|
455
|
+
"size": 3176,
|
|
465
456
|
"sizes": {
|
|
466
|
-
"javascript":
|
|
457
|
+
"javascript": 3176
|
|
467
458
|
},
|
|
468
459
|
"names": [],
|
|
469
460
|
"idHints": [],
|
|
@@ -472,184 +463,209 @@
|
|
|
472
463
|
"main"
|
|
473
464
|
],
|
|
474
465
|
"files": [
|
|
475
|
-
"
|
|
476
|
-
],
|
|
477
|
-
"auxiliaryFiles": [
|
|
478
|
-
"735.js.map"
|
|
466
|
+
"translations_zh_json.js"
|
|
479
467
|
],
|
|
480
|
-
"
|
|
468
|
+
"auxiliaryFiles": [],
|
|
469
|
+
"hash": "8bf6d493a6cb026e",
|
|
481
470
|
"childrenByOrder": {}
|
|
482
471
|
},
|
|
483
472
|
{
|
|
484
|
-
"rendered":
|
|
473
|
+
"rendered": false,
|
|
485
474
|
"initial": false,
|
|
486
475
|
"entry": false,
|
|
487
476
|
"recorded": false,
|
|
488
|
-
"
|
|
477
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
478
|
+
"size": 4885108,
|
|
489
479
|
"sizes": {
|
|
490
|
-
"javascript":
|
|
480
|
+
"javascript": 4885108
|
|
491
481
|
},
|
|
492
482
|
"names": [],
|
|
493
|
-
"idHints": [
|
|
483
|
+
"idHints": [
|
|
484
|
+
"vendors"
|
|
485
|
+
],
|
|
494
486
|
"runtime": [
|
|
495
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
496
|
-
"main"
|
|
487
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
497
488
|
],
|
|
498
489
|
"files": [
|
|
499
|
-
"
|
|
490
|
+
"vendors-node_modules_carbon_icons-react_es_generated_bucket-12_js-node_modules_carbon_react_e-706d1e.js"
|
|
500
491
|
],
|
|
501
|
-
"auxiliaryFiles": [
|
|
502
|
-
|
|
492
|
+
"auxiliaryFiles": [
|
|
493
|
+
"vendors-node_modules_carbon_icons-react_es_generated_bucket-12_js-node_modules_carbon_react_e-706d1e.js.map"
|
|
494
|
+
],
|
|
495
|
+
"hash": "61d677523d4e32cd",
|
|
503
496
|
"childrenByOrder": {}
|
|
504
497
|
},
|
|
505
498
|
{
|
|
506
|
-
"rendered":
|
|
499
|
+
"rendered": false,
|
|
507
500
|
"initial": false,
|
|
508
501
|
"entry": false,
|
|
509
502
|
"recorded": false,
|
|
510
|
-
"reason": "split chunk (cache group: defaultVendors)",
|
|
511
|
-
"size":
|
|
503
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
504
|
+
"size": 1543527,
|
|
512
505
|
"sizes": {
|
|
513
|
-
"javascript":
|
|
506
|
+
"javascript": 1543527
|
|
514
507
|
},
|
|
515
508
|
"names": [],
|
|
516
509
|
"idHints": [
|
|
517
510
|
"vendors"
|
|
518
511
|
],
|
|
519
512
|
"runtime": [
|
|
520
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
513
|
+
"@kenyaemr/esm-patient-registration-app",
|
|
514
|
+
"main"
|
|
521
515
|
],
|
|
522
516
|
"files": [
|
|
523
|
-
"
|
|
517
|
+
"vendors-node_modules_openmrs_esm-framework_src_internal_ts.js"
|
|
524
518
|
],
|
|
525
519
|
"auxiliaryFiles": [
|
|
526
|
-
"
|
|
520
|
+
"vendors-node_modules_openmrs_esm-framework_src_internal_ts.js.map"
|
|
527
521
|
],
|
|
528
|
-
"hash": "
|
|
522
|
+
"hash": "3fa1a730ca6a312d",
|
|
529
523
|
"childrenByOrder": {}
|
|
530
524
|
},
|
|
531
525
|
{
|
|
532
|
-
"rendered":
|
|
526
|
+
"rendered": false,
|
|
533
527
|
"initial": false,
|
|
534
528
|
"entry": false,
|
|
535
529
|
"recorded": false,
|
|
536
|
-
"
|
|
530
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
531
|
+
"size": 38272,
|
|
537
532
|
"sizes": {
|
|
538
|
-
"javascript":
|
|
533
|
+
"javascript": 38272
|
|
539
534
|
},
|
|
540
535
|
"names": [],
|
|
541
|
-
"idHints": [
|
|
536
|
+
"idHints": [
|
|
537
|
+
"vendors"
|
|
538
|
+
],
|
|
542
539
|
"runtime": [
|
|
543
540
|
"@kenyaemr/esm-patient-registration-app",
|
|
544
541
|
"main"
|
|
545
542
|
],
|
|
546
543
|
"files": [
|
|
547
|
-
"
|
|
544
|
+
"vendors-node_modules_react-i18next_dist_es_index_js.js"
|
|
548
545
|
],
|
|
549
546
|
"auxiliaryFiles": [
|
|
550
|
-
"
|
|
547
|
+
"vendors-node_modules_react-i18next_dist_es_index_js.js.map"
|
|
551
548
|
],
|
|
552
|
-
"hash": "
|
|
549
|
+
"hash": "b8a2e30050bf7171",
|
|
553
550
|
"childrenByOrder": {}
|
|
554
551
|
},
|
|
555
552
|
{
|
|
556
|
-
"rendered":
|
|
553
|
+
"rendered": false,
|
|
557
554
|
"initial": false,
|
|
558
555
|
"entry": false,
|
|
559
556
|
"recorded": false,
|
|
560
|
-
"
|
|
557
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
558
|
+
"size": 190348,
|
|
561
559
|
"sizes": {
|
|
562
|
-
"javascript":
|
|
560
|
+
"javascript": 190348
|
|
563
561
|
},
|
|
564
562
|
"names": [],
|
|
565
|
-
"idHints": [
|
|
563
|
+
"idHints": [
|
|
564
|
+
"vendors"
|
|
565
|
+
],
|
|
566
566
|
"runtime": [
|
|
567
567
|
"@kenyaemr/esm-patient-registration-app",
|
|
568
568
|
"main"
|
|
569
569
|
],
|
|
570
570
|
"files": [
|
|
571
|
-
"
|
|
571
|
+
"vendors-node_modules_react-router-dom_dist_index_js.js"
|
|
572
572
|
],
|
|
573
|
-
"auxiliaryFiles": [
|
|
574
|
-
|
|
573
|
+
"auxiliaryFiles": [
|
|
574
|
+
"vendors-node_modules_react-router-dom_dist_index_js.js.map"
|
|
575
|
+
],
|
|
576
|
+
"hash": "0e19d67e6d4ecc88",
|
|
575
577
|
"childrenByOrder": {}
|
|
576
578
|
},
|
|
577
579
|
{
|
|
578
|
-
"rendered":
|
|
580
|
+
"rendered": false,
|
|
579
581
|
"initial": false,
|
|
580
582
|
"entry": false,
|
|
581
583
|
"recorded": false,
|
|
582
|
-
"
|
|
584
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
585
|
+
"size": 87764,
|
|
583
586
|
"sizes": {
|
|
584
|
-
"javascript":
|
|
587
|
+
"javascript": 87764
|
|
585
588
|
},
|
|
586
589
|
"names": [],
|
|
587
|
-
"idHints": [
|
|
590
|
+
"idHints": [
|
|
591
|
+
"vendors"
|
|
592
|
+
],
|
|
588
593
|
"runtime": [
|
|
589
594
|
"@kenyaemr/esm-patient-registration-app",
|
|
590
595
|
"main"
|
|
591
596
|
],
|
|
592
597
|
"files": [
|
|
593
|
-
"
|
|
598
|
+
"vendors-node_modules_react_index_js.js"
|
|
594
599
|
],
|
|
595
|
-
"auxiliaryFiles": [
|
|
596
|
-
|
|
600
|
+
"auxiliaryFiles": [
|
|
601
|
+
"vendors-node_modules_react_index_js.js.map"
|
|
602
|
+
],
|
|
603
|
+
"hash": "2fb1fd4aaf4d1a83",
|
|
597
604
|
"childrenByOrder": {}
|
|
598
605
|
},
|
|
599
606
|
{
|
|
600
|
-
"rendered":
|
|
607
|
+
"rendered": false,
|
|
601
608
|
"initial": false,
|
|
602
609
|
"entry": false,
|
|
603
610
|
"recorded": false,
|
|
604
|
-
"
|
|
611
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
612
|
+
"size": 26095,
|
|
605
613
|
"sizes": {
|
|
606
|
-
"javascript":
|
|
607
|
-
"consume-shared": 210
|
|
614
|
+
"javascript": 26095
|
|
608
615
|
},
|
|
609
616
|
"names": [],
|
|
610
|
-
"idHints": [
|
|
617
|
+
"idHints": [
|
|
618
|
+
"vendors"
|
|
619
|
+
],
|
|
611
620
|
"runtime": [
|
|
612
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
621
|
+
"@kenyaemr/esm-patient-registration-app",
|
|
622
|
+
"main"
|
|
613
623
|
],
|
|
614
624
|
"files": [
|
|
615
|
-
"
|
|
625
|
+
"vendors-node_modules_swr__internal_dist_index_mjs.js"
|
|
616
626
|
],
|
|
617
627
|
"auxiliaryFiles": [
|
|
618
|
-
"
|
|
628
|
+
"vendors-node_modules_swr__internal_dist_index_mjs.js.map"
|
|
619
629
|
],
|
|
620
|
-
"hash": "
|
|
630
|
+
"hash": "0a51b8e8b002fe07",
|
|
621
631
|
"childrenByOrder": {}
|
|
622
632
|
},
|
|
623
633
|
{
|
|
624
|
-
"rendered":
|
|
634
|
+
"rendered": false,
|
|
625
635
|
"initial": false,
|
|
626
636
|
"entry": false,
|
|
627
637
|
"recorded": false,
|
|
628
|
-
"
|
|
638
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
639
|
+
"size": 29043,
|
|
629
640
|
"sizes": {
|
|
630
|
-
"javascript":
|
|
641
|
+
"javascript": 29043
|
|
631
642
|
},
|
|
632
643
|
"names": [],
|
|
633
|
-
"idHints": [
|
|
644
|
+
"idHints": [
|
|
645
|
+
"vendors"
|
|
646
|
+
],
|
|
634
647
|
"runtime": [
|
|
635
648
|
"@kenyaemr/esm-patient-registration-app",
|
|
636
649
|
"main"
|
|
637
650
|
],
|
|
638
651
|
"files": [
|
|
639
|
-
"
|
|
652
|
+
"vendors-node_modules_swr_core_dist_index_mjs.js"
|
|
640
653
|
],
|
|
641
|
-
"auxiliaryFiles": [
|
|
642
|
-
|
|
654
|
+
"auxiliaryFiles": [
|
|
655
|
+
"vendors-node_modules_swr_core_dist_index_mjs.js.map"
|
|
656
|
+
],
|
|
657
|
+
"hash": "d8882eaab7e5b416",
|
|
643
658
|
"childrenByOrder": {}
|
|
644
659
|
},
|
|
645
660
|
{
|
|
646
|
-
"rendered":
|
|
661
|
+
"rendered": false,
|
|
647
662
|
"initial": false,
|
|
648
663
|
"entry": false,
|
|
649
664
|
"recorded": false,
|
|
650
|
-
"
|
|
665
|
+
"reason": "reused as split chunk (cache group: default)",
|
|
666
|
+
"size": 42,
|
|
651
667
|
"sizes": {
|
|
652
|
-
"
|
|
668
|
+
"consume-shared": 42
|
|
653
669
|
},
|
|
654
670
|
"names": [],
|
|
655
671
|
"idHints": [],
|
|
@@ -657,40 +673,30 @@
|
|
|
657
673
|
"@kenyaemr/esm-patient-registration-app",
|
|
658
674
|
"main"
|
|
659
675
|
],
|
|
660
|
-
"files": [
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
"auxiliaryFiles": [
|
|
664
|
-
"879.js.map"
|
|
665
|
-
],
|
|
666
|
-
"hash": "f1173125de3a2e69",
|
|
676
|
+
"files": [],
|
|
677
|
+
"auxiliaryFiles": [],
|
|
678
|
+
"hash": "16ee88aedaef1012",
|
|
667
679
|
"childrenByOrder": {}
|
|
668
680
|
},
|
|
669
681
|
{
|
|
670
|
-
"rendered":
|
|
671
|
-
"initial":
|
|
672
|
-
"entry":
|
|
682
|
+
"rendered": false,
|
|
683
|
+
"initial": false,
|
|
684
|
+
"entry": false,
|
|
673
685
|
"recorded": false,
|
|
674
|
-
"
|
|
686
|
+
"reason": "split chunk (cache group: default)",
|
|
687
|
+
"size": 42,
|
|
675
688
|
"sizes": {
|
|
676
|
-
"
|
|
677
|
-
"share-init": 294,
|
|
678
|
-
"runtime": 20338
|
|
689
|
+
"consume-shared": 42
|
|
679
690
|
},
|
|
680
|
-
"names": [
|
|
681
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
682
|
-
],
|
|
691
|
+
"names": [],
|
|
683
692
|
"idHints": [],
|
|
684
693
|
"runtime": [
|
|
685
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
686
|
-
|
|
687
|
-
"files": [
|
|
688
|
-
"kenyaemr-esm-patient-registration-app.js"
|
|
689
|
-
],
|
|
690
|
-
"auxiliaryFiles": [
|
|
691
|
-
"kenyaemr-esm-patient-registration-app.js.map"
|
|
694
|
+
"@kenyaemr/esm-patient-registration-app",
|
|
695
|
+
"main"
|
|
692
696
|
],
|
|
693
|
-
"
|
|
697
|
+
"files": [],
|
|
698
|
+
"auxiliaryFiles": [],
|
|
699
|
+
"hash": "56ad1072732dd788",
|
|
694
700
|
"childrenByOrder": {}
|
|
695
701
|
}
|
|
696
702
|
]
|