@kenyaemr/esm-patient-registration-app 6.0.0 → 6.0.1-pre.1.0.1
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/574.js +1 -1
- package/dist/59.js +1 -1
- package/dist/59.js.map +1 -1
- package/dist/619.js +1 -1
- package/dist/619.js.map +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js.buildmanifest.json +12 -12
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/config-schema.ts +12 -0
- package/src/patient-registration/field/address/custom-address-field.component.tsx +1 -0
- package/src/patient-registration/field/phone/phone-field.component.tsx +1 -0
- package/src/patient-verification/verification-modal/confirm-prompt.component.tsx +2 -2
- package/translations/en.json +2 -2
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"initial": false,
|
|
6
6
|
"entry": false,
|
|
7
7
|
"recorded": false,
|
|
8
|
-
"size":
|
|
8
|
+
"size": 4106,
|
|
9
9
|
"sizes": {
|
|
10
|
-
"javascript":
|
|
10
|
+
"javascript": 4106
|
|
11
11
|
},
|
|
12
12
|
"names": [],
|
|
13
13
|
"idHints": [],
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"auxiliaryFiles": [
|
|
22
22
|
"59.js.map"
|
|
23
23
|
],
|
|
24
|
-
"hash": "
|
|
24
|
+
"hash": "cf757dadab2214d9",
|
|
25
25
|
"childrenByOrder": {}
|
|
26
26
|
},
|
|
27
27
|
{
|
|
@@ -104,10 +104,10 @@
|
|
|
104
104
|
"initial": true,
|
|
105
105
|
"entry": true,
|
|
106
106
|
"recorded": false,
|
|
107
|
-
"size":
|
|
107
|
+
"size": 3161345,
|
|
108
108
|
"sizes": {
|
|
109
109
|
"consume-shared": 294,
|
|
110
|
-
"javascript":
|
|
110
|
+
"javascript": 3140020,
|
|
111
111
|
"share-init": 294,
|
|
112
112
|
"runtime": 20737
|
|
113
113
|
},
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"auxiliaryFiles": [
|
|
125
125
|
"main.js.map"
|
|
126
126
|
],
|
|
127
|
-
"hash": "
|
|
127
|
+
"hash": "ea5dd9e22a0e50be",
|
|
128
128
|
"childrenByOrder": {}
|
|
129
129
|
},
|
|
130
130
|
{
|
|
@@ -339,9 +339,9 @@
|
|
|
339
339
|
"initial": false,
|
|
340
340
|
"entry": false,
|
|
341
341
|
"recorded": false,
|
|
342
|
-
"size":
|
|
342
|
+
"size": 5421,
|
|
343
343
|
"sizes": {
|
|
344
|
-
"javascript":
|
|
344
|
+
"javascript": 5421
|
|
345
345
|
},
|
|
346
346
|
"names": [],
|
|
347
347
|
"idHints": [],
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
"574.js"
|
|
354
354
|
],
|
|
355
355
|
"auxiliaryFiles": [],
|
|
356
|
-
"hash": "
|
|
356
|
+
"hash": "3b7471fdd55d7427",
|
|
357
357
|
"childrenByOrder": {}
|
|
358
358
|
},
|
|
359
359
|
{
|
|
@@ -388,9 +388,9 @@
|
|
|
388
388
|
"initial": false,
|
|
389
389
|
"entry": false,
|
|
390
390
|
"recorded": false,
|
|
391
|
-
"size":
|
|
391
|
+
"size": 471621,
|
|
392
392
|
"sizes": {
|
|
393
|
-
"javascript":
|
|
393
|
+
"javascript": 471411,
|
|
394
394
|
"consume-shared": 210
|
|
395
395
|
},
|
|
396
396
|
"names": [],
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
"auxiliaryFiles": [
|
|
405
405
|
"619.js.map"
|
|
406
406
|
],
|
|
407
|
-
"hash": "
|
|
407
|
+
"hash": "1368a12773fbabc7",
|
|
408
408
|
"childrenByOrder": {}
|
|
409
409
|
},
|
|
410
410
|
{
|