@kenyaemr/esm-patient-registration-app 8.1.2-pre.236 → 8.1.2-pre.240
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 +2 -2
- package/dist/436.js +1 -1
- package/dist/436.js.map +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js.buildmanifest.json +6 -6
- 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/field/custom-field.component.tsx +25 -2
|
@@ -329,9 +329,9 @@
|
|
|
329
329
|
"rendered": true,
|
|
330
330
|
"initial": false,
|
|
331
331
|
"entry": false,
|
|
332
|
-
"size":
|
|
332
|
+
"size": 887189,
|
|
333
333
|
"sizes": {
|
|
334
|
-
"javascript":
|
|
334
|
+
"javascript": 887189
|
|
335
335
|
},
|
|
336
336
|
"names": [],
|
|
337
337
|
"idHints": [],
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"auxiliaryFiles": [
|
|
345
345
|
"436.js.map"
|
|
346
346
|
],
|
|
347
|
-
"hash": "
|
|
347
|
+
"hash": "05356ef48b0bc241",
|
|
348
348
|
"childrenByOrder": {}
|
|
349
349
|
},
|
|
350
350
|
{
|
|
@@ -956,10 +956,10 @@
|
|
|
956
956
|
"rendered": true,
|
|
957
957
|
"initial": true,
|
|
958
958
|
"entry": true,
|
|
959
|
-
"size":
|
|
959
|
+
"size": 4337332,
|
|
960
960
|
"sizes": {
|
|
961
961
|
"consume-shared": 252,
|
|
962
|
-
"javascript":
|
|
962
|
+
"javascript": 4336786,
|
|
963
963
|
"runtime": 14222,
|
|
964
964
|
"share-init": 294
|
|
965
965
|
},
|
|
@@ -976,7 +976,7 @@
|
|
|
976
976
|
"auxiliaryFiles": [
|
|
977
977
|
"main.js.map"
|
|
978
978
|
],
|
|
979
|
-
"hash": "
|
|
979
|
+
"hash": "0b077193277bb0e0",
|
|
980
980
|
"childrenByOrder": {}
|
|
981
981
|
},
|
|
982
982
|
{
|