@kenyaemr/esm-patient-registration-app 8.1.1-pre.111 → 8.1.1-pre.116
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 +22 -23
- package/dist/108.js +1 -1
- package/dist/130.js +1 -1
- package/dist/130.js.LICENSE.txt +2 -0
- package/dist/130.js.map +1 -1
- package/dist/2.js +1 -0
- package/dist/2.js.map +1 -0
- package/dist/250.js +1 -0
- package/dist/250.js.map +1 -0
- package/dist/271.js +1 -1
- package/dist/319.js +1 -1
- package/dist/325.js +1 -0
- package/dist/325.js.map +1 -0
- package/dist/372.js +2 -0
- package/dist/372.js.map +1 -0
- package/dist/460.js +1 -1
- package/dist/471.js +1 -0
- package/dist/471.js.map +1 -0
- package/dist/574.js +1 -1
- package/dist/644.js +1 -1
- package/dist/662.js +1 -0
- package/dist/662.js.map +1 -0
- package/dist/757.js +1 -1
- package/dist/76.js +1 -1
- package/dist/788.js +1 -1
- package/dist/807.js +1 -1
- package/dist/833.js +1 -1
- package/dist/895.js +2 -0
- package/dist/{745.js.LICENSE.txt → 895.js.LICENSE.txt} +10 -0
- package/dist/895.js.map +1 -0
- package/dist/kenyaemr-esm-patient-registration-app.js +1 -1
- package/dist/kenyaemr-esm-patient-registration-app.js.buildmanifest.json +150 -177
- package/dist/kenyaemr-esm-patient-registration-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 +2 -2
- package/src/config-schema.ts +28 -2
- package/src/index.ts +1 -4
- package/src/patient-registration/field/cause-of-death/cause-of-death.component.tsx +98 -0
- package/src/patient-registration/field/date-and-time-of-death/date-and-time-of-death.component.tsx +84 -0
- package/src/patient-registration/field/dob/dob.component.tsx +21 -7
- package/src/patient-registration/field/field.component.tsx +11 -5
- package/src/patient-registration/field/field.resource.ts +11 -4
- package/src/patient-registration/field/field.scss +23 -1
- package/src/patient-registration/field/gender/gender-field.component.tsx +2 -1
- package/src/patient-registration/field/gender/gender-field.test.tsx +1 -0
- package/src/patient-registration/field/name/name-field.component.tsx +5 -1
- package/src/patient-registration/form-manager.test.ts +3 -0
- package/src/patient-registration/form-manager.ts +30 -15
- package/src/patient-registration/input/basic-input/input/input.component.tsx +5 -1
- package/src/patient-registration/input/custom-input/identifier/identifier-input.component.tsx +2 -2
- package/src/patient-registration/input/custom-input/identifier/identifier-input.test.tsx +122 -71
- package/src/patient-registration/input/dummy-data/dummy-data-input.component.tsx +3 -0
- package/src/patient-registration/patient-registration-context.ts +4 -3
- package/src/patient-registration/patient-registration-hooks.ts +63 -8
- package/src/patient-registration/patient-registration-utils.ts +3 -7
- package/src/patient-registration/patient-registration.component.tsx +20 -13
- package/src/patient-registration/patient-registration.resource.ts +8 -0
- package/src/patient-registration/patient-registration.test.tsx +9 -3
- package/src/patient-registration/patient-registration.types.ts +4 -1
- package/src/patient-registration/section/death-info/death-info-section.component.tsx +22 -17
- package/src/patient-registration/section/death-info/death-info-section.test.tsx +4 -14
- package/src/patient-registration/section/section.component.tsx +1 -1
- package/src/patient-registration/section/section.scss +5 -0
- package/src/patient-registration/validation/{patient-registration-validation.test.tsx → patient-registration-validation.test.ts} +26 -4
- package/src/patient-registration/validation/patient-registration-validation.ts +126 -0
- package/src/routes.json +10 -18
- package/src/widgets/cancel-patient-edit.modal.tsx +33 -0
- package/src/widgets/cancel-patient-edit.test.tsx +2 -3
- package/src/widgets/delete-identifier-confirmation.modal.tsx +22 -15
- package/src/widgets/delete-identifier-confirmation.test.tsx +2 -1
- package/translations/am.json +36 -25
- package/translations/ar.json +37 -26
- package/translations/en.json +37 -20
- package/translations/es.json +38 -26
- package/translations/fr.json +47 -35
- package/translations/he.json +37 -30
- package/translations/km.json +37 -30
- package/translations/zh.json +37 -20
- package/translations/zh_CN.json +37 -20
- package/dist/152.js +0 -1
- package/dist/152.js.map +0 -1
- package/dist/255.js +0 -2
- package/dist/255.js.map +0 -1
- package/dist/303.js +0 -1
- package/dist/303.js.map +0 -1
- package/dist/623.js +0 -1
- package/dist/623.js.map +0 -1
- package/dist/729.js +0 -1
- package/dist/729.js.map +0 -1
- package/dist/735.js +0 -1
- package/dist/735.js.map +0 -1
- package/dist/745.js +0 -2
- package/dist/745.js.map +0 -1
- package/dist/830.js +0 -1
- package/dist/830.js.map +0 -1
- package/src/patient-registration/validation/patient-registration-validation.tsx +0 -60
- package/src/widgets/cancel-patient-edit.component.tsx +0 -37
- package/src/widgets/delete-identifier-confirmation.scss +0 -34
- /package/dist/{255.js.LICENSE.txt → 372.js.LICENSE.txt} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
var _kenyaemr_esm_patient_registration_app;(()=>{"use strict";var e,r,t,n,a,o,i,l,s,u,p,f,d,h,c,m={372:(e,r,t)=>{var n={"./start":()=>Promise.all([t.e(
|
|
1
|
+
var _kenyaemr_esm_patient_registration_app;(()=>{"use strict";var e,r,t,n,a,o,i,l,s,u,p,f,d,h,c,m={372:(e,r,t)=>{var n={"./start":()=>Promise.all([t.e(895),t.e(268),t.e(629),t.e(471)]).then((()=>()=>t(6471)))},a=(e,r)=>(t.R=r,r=t.o(n,e)?n[e]():Promise.resolve().then((()=>{throw new Error('Module "'+e+'" does not exist in container.')})),t.R=void 0,r),o=(e,r)=>{if(t.S){var n="default",a=t.S[n];if(a&&a!==e)throw new Error("Container initialization failed as it has already been initialized with a different share scope");return t.S[n]=e,t.I(n,r)}};t.d(r,{get:()=>a,init:()=>o})}},v={};function g(e){var r=v[e];if(void 0!==r)return r.exports;var t=v[e]={id:e,loaded:!1,exports:{}};return m[e].call(t.exports,t,t.exports,g),t.loaded=!0,t.exports}g.m=m,g.c=v,g.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return g.d(r,{a:r}),r},g.d=(e,r)=>{for(var t in r)g.o(r,t)&&!g.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},g.f={},g.e=e=>Promise.all(Object.keys(g.f).reduce(((r,t)=>(g.f[t](e,r),r)),[])),g.u=e=>e+".js",g.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),g.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),e={},r="@kenyaemr/esm-patient-registration-app:",g.l=(t,n,a,o)=>{if(e[t])e[t].push(n);else{var i,l;if(void 0!==a)for(var s=document.getElementsByTagName("script"),u=0;u<s.length;u++){var p=s[u];if(p.getAttribute("src")==t||p.getAttribute("data-webpack")==r+a){i=p;break}}i||(l=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,g.nc&&i.setAttribute("nonce",g.nc),i.setAttribute("data-webpack",r+a),i.src=t),e[t]=[n];var f=(r,n)=>{i.onerror=i.onload=null,clearTimeout(d);var a=e[t];if(delete e[t],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach((e=>e(n))),r)return r(n)},d=setTimeout(f.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=f.bind(null,i.onerror),i.onload=f.bind(null,i.onload),l&&document.head.appendChild(i)}},g.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},g.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{g.S={};var e={},r={};g.I=(t,n)=>{n||(n=[]);var a=r[t];if(a||(a=r[t]={}),!(n.indexOf(a)>=0)){if(n.push(a),e[t])return e[t];g.o(g.S,t)||(g.S[t]={});var o=g.S[t],i="@kenyaemr/esm-patient-registration-app",l=(e,r,t,n)=>{var a=o[e]=o[e]||{},l=a[r];(!l||!l.loaded&&(!n!=!l.eager?n:i>l.from))&&(a[r]={get:t,from:i,eager:!!n})},s=[];return"default"===t&&(l("@openmrs/esm-framework","5.8.2-pre.2394",(()=>Promise.all([g.e(130),g.e(268),g.e(753)]).then((()=>()=>g(130))))),l("dayjs","1.11.10",(()=>g.e(879).then((()=>()=>g(8879))))),l("react-i18next","11.18.6",(()=>Promise.all([g.e(268),g.e(501)]).then((()=>()=>g(5501))))),l("react-router-dom","6.4.3",(()=>Promise.all([g.e(591),g.e(268)]).then((()=>()=>g(6591))))),l("react","18.2.0",(()=>g.e(784).then((()=>()=>g(2784))))),l("swr/_internal","2.2.5",(()=>Promise.all([g.e(325),g.e(268)]).then((()=>()=>g(1325))))),l("swr/immutable","2.2.5",(()=>Promise.all([g.e(268),g.e(629),g.e(372)]).then((()=>()=>g(3372)))))),e[t]=s.length?Promise.all(s).then((()=>e[t]=1)):1}}})(),(()=>{var e;g.g.importScripts&&(e=g.g.location+"");var r=g.g.document;if(!e&&r&&(r.currentScript&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var n=t.length-1;n>-1&&!e;)e=t[n--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),g.p=e})(),t=e=>{var r=e=>e.split(".").map((e=>+e==e?+e:e)),t=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),n=t[1]?r(t[1]):[];return t[2]&&(n.length++,n.push.apply(n,r(t[2]))),t[3]&&(n.push([]),n.push.apply(n,r(t[3]))),n},n=(e,r)=>{e=t(e),r=t(r);for(var n=0;;){if(n>=e.length)return n<r.length&&"u"!=(typeof r[n])[0];var a=e[n],o=(typeof a)[0];if(n>=r.length)return"u"==o;var i=r[n],l=(typeof i)[0];if(o!=l)return"o"==o&&"n"==l||"s"==l||"u"==o;if("o"!=o&&"u"!=o&&a!=i)return a<i;n++}},a=e=>{var r=e[0],t="";if(1===e.length)return"*";if(r+.5){t+=0==r?">=":-1==r?"<":1==r?"^":2==r?"~":r>0?"=":"!=";for(var n=1,o=1;o<e.length;o++)n--,t+="u"==(typeof(l=e[o]))[0]?"-":(n>0?".":"")+(n=2,l);return t}var i=[];for(o=1;o<e.length;o++){var l=e[o];i.push(0===l?"not("+s()+")":1===l?"("+s()+" || "+s()+")":2===l?i.pop()+" "+i.pop():a(l))}return s();function s(){return i.pop().replace(/^\((.+)\)$/,"$1")}},o=(e,r)=>{if(0 in e){r=t(r);var n=e[0],a=n<0;a&&(n=-n-1);for(var i=0,l=1,s=!0;;l++,i++){var u,p,f=l<e.length?(typeof e[l])[0]:"";if(i>=r.length||"o"==(p=(typeof(u=r[i]))[0]))return!s||("u"==f?l>n&&!a:""==f!=a);if("u"==p){if(!s||"u"!=f)return!1}else if(s)if(f==p)if(l<=n){if(u!=e[l])return!1}else{if(a?u>e[l]:u<e[l])return!1;u!=e[l]&&(s=!1)}else if("s"!=f&&"n"!=f){if(a||l<=n)return!1;s=!1,l--}else{if(l<=n||p<f!=a)return!1;s=!1}else"s"!=f&&"n"!=f&&(s=!1,l--)}}var d=[],h=d.pop.bind(d);for(i=1;i<e.length;i++){var c=e[i];d.push(1==c?h()|h():2==c?h()&h():c?o(c,r):!h())}return!!h()},i=(e,r)=>{var t=e[r];return Object.keys(t).reduce(((e,r)=>!e||!t[e].loaded&&n(e,r)?r:e),0)},l=(e,r,t,n)=>"Unsatisfied version "+t+" from "+(t&&e[r][t].from)+" of shared singleton module "+r+" (required "+a(n)+")",s=(e,r,t,n)=>{var a=i(e,t);return o(n,a)||u(l(e,t,a,n)),p(e[t][a])},u=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},p=e=>(e.loaded=1,e.get()),f=(e=>function(r,t,n,a){var o=g.I(r);return o&&o.then?o.then(e.bind(e,r,g.S[r],t,n,a)):e(0,g.S[r],t,n,a)})(((e,r,t,n,a)=>r&&g.o(r,t)?s(r,0,t,n):a())),d={},h={268:()=>f("default","react",[1,18],(()=>g.e(784).then((()=>()=>g(2784))))),3629:()=>f("default","swr/_internal",[1,2],(()=>g.e(325).then((()=>()=>g(1325))))),2870:()=>f("default","@openmrs/esm-framework",[1,5],(()=>g.e(130).then((()=>()=>g(130))))),3565:()=>f("default","dayjs",[1,1],(()=>g.e(879).then((()=>()=>g(8879))))),4924:()=>f("default","react-i18next",[1,11],(()=>g.e(169).then((()=>()=>g(5501))))),5907:()=>f("default","swr/immutable",[1,2],(()=>g.e(2).then((()=>()=>g(3372))))),8744:()=>f("default","react-router-dom",[1,6],(()=>g.e(591).then((()=>()=>g(6591)))))},c={268:[268],471:[2870,3565,4924,5907,8744],629:[3629]},g.f.consumes=(e,r)=>{g.o(c,e)&&c[e].forEach((e=>{if(g.o(d,e))return r.push(d[e]);var t=r=>{d[e]=0,g.m[e]=t=>{delete g.c[e],t.exports=r()}},n=r=>{delete d[e],g.m[e]=t=>{throw delete g.c[e],r}};try{var a=h[e]();a.then?r.push(d[e]=a.then(t).catch(n)):t(a)}catch(e){n(e)}}))},(()=>{var e={884:0};g.f.j=(r,t)=>{var n=g.o(e,r)?e[r]:void 0;if(0!==n)if(n)t.push(n[2]);else if(/^(268|629)$/.test(r))e[r]=0;else{var a=new Promise(((t,a)=>n=e[r]=[t,a]));t.push(n[2]=a);var o=g.p+g.u(r),i=new Error;g.l(o,(t=>{if(g.o(e,r)&&(0!==(n=e[r])&&(e[r]=void 0),n)){var a=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+a+": "+o+")",i.name="ChunkLoadError",i.type=a,i.request=o,n[1](i)}}),"chunk-"+r,r)}};var r=(r,t)=>{var n,a,[o,i,l]=t,s=0;if(o.some((r=>0!==e[r]))){for(n in i)g.o(i,n)&&(g.m[n]=i[n]);l&&l(g)}for(r&&r(t);s<o.length;s++)a=o[s],g.o(e,a)&&e[a]&&e[a][0](),e[a]=0},t=globalThis.webpackChunk_kenyaemr_esm_patient_registration_app=globalThis.webpackChunk_kenyaemr_esm_patient_registration_app||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),g.nc=void 0;var y=g(372);_kenyaemr_esm_patient_registration_app=y})();
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
"initial": false,
|
|
6
6
|
"entry": false,
|
|
7
7
|
"recorded": false,
|
|
8
|
-
"size":
|
|
8
|
+
"size": 24274,
|
|
9
9
|
"sizes": {
|
|
10
|
-
"javascript":
|
|
10
|
+
"javascript": 24274
|
|
11
11
|
},
|
|
12
12
|
"names": [],
|
|
13
13
|
"idHints": [],
|
|
@@ -16,12 +16,12 @@
|
|
|
16
16
|
"main"
|
|
17
17
|
],
|
|
18
18
|
"files": [
|
|
19
|
-
"
|
|
19
|
+
"2.js"
|
|
20
20
|
],
|
|
21
21
|
"auxiliaryFiles": [
|
|
22
|
-
"
|
|
22
|
+
"2.js.map"
|
|
23
23
|
],
|
|
24
|
-
"hash": "
|
|
24
|
+
"hash": "4c73ccaaa33ade5f",
|
|
25
25
|
"childrenByOrder": {}
|
|
26
26
|
},
|
|
27
27
|
{
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"initial": false,
|
|
30
30
|
"entry": false,
|
|
31
31
|
"recorded": false,
|
|
32
|
-
"size":
|
|
32
|
+
"size": 4486,
|
|
33
33
|
"sizes": {
|
|
34
|
-
"javascript":
|
|
34
|
+
"javascript": 4486
|
|
35
35
|
},
|
|
36
36
|
"names": [],
|
|
37
37
|
"idHints": [],
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
"main"
|
|
41
41
|
],
|
|
42
42
|
"files": [
|
|
43
|
-
"
|
|
43
|
+
"76.js"
|
|
44
44
|
],
|
|
45
45
|
"auxiliaryFiles": [
|
|
46
|
-
"
|
|
46
|
+
"76.js.map"
|
|
47
47
|
],
|
|
48
|
-
"hash": "
|
|
48
|
+
"hash": "d6412af29b8217a7",
|
|
49
49
|
"childrenByOrder": {}
|
|
50
50
|
},
|
|
51
51
|
{
|
|
@@ -53,26 +53,23 @@
|
|
|
53
53
|
"initial": false,
|
|
54
54
|
"entry": false,
|
|
55
55
|
"recorded": false,
|
|
56
|
-
"
|
|
57
|
-
"size": 3484420,
|
|
56
|
+
"size": 1342,
|
|
58
57
|
"sizes": {
|
|
59
|
-
"javascript":
|
|
58
|
+
"javascript": 1342
|
|
60
59
|
},
|
|
61
60
|
"names": [],
|
|
62
|
-
"idHints": [
|
|
63
|
-
"vendors"
|
|
64
|
-
],
|
|
61
|
+
"idHints": [],
|
|
65
62
|
"runtime": [
|
|
66
63
|
"@kenyaemr/esm-patient-registration-app",
|
|
67
64
|
"main"
|
|
68
65
|
],
|
|
69
66
|
"files": [
|
|
70
|
-
"
|
|
67
|
+
"108.js"
|
|
71
68
|
],
|
|
72
69
|
"auxiliaryFiles": [
|
|
73
|
-
"
|
|
70
|
+
"108.js.map"
|
|
74
71
|
],
|
|
75
|
-
"hash": "
|
|
72
|
+
"hash": "32d172ea5795aef0",
|
|
76
73
|
"childrenByOrder": {}
|
|
77
74
|
},
|
|
78
75
|
{
|
|
@@ -80,23 +77,26 @@
|
|
|
80
77
|
"initial": false,
|
|
81
78
|
"entry": false,
|
|
82
79
|
"recorded": false,
|
|
83
|
-
"
|
|
80
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
81
|
+
"size": 4879724,
|
|
84
82
|
"sizes": {
|
|
85
|
-
"javascript":
|
|
83
|
+
"javascript": 4879724
|
|
86
84
|
},
|
|
87
85
|
"names": [],
|
|
88
|
-
"idHints": [
|
|
86
|
+
"idHints": [
|
|
87
|
+
"vendors"
|
|
88
|
+
],
|
|
89
89
|
"runtime": [
|
|
90
90
|
"@kenyaemr/esm-patient-registration-app",
|
|
91
91
|
"main"
|
|
92
92
|
],
|
|
93
93
|
"files": [
|
|
94
|
-
"
|
|
94
|
+
"130.js"
|
|
95
95
|
],
|
|
96
96
|
"auxiliaryFiles": [
|
|
97
|
-
"
|
|
97
|
+
"130.js.map"
|
|
98
98
|
],
|
|
99
|
-
"hash": "
|
|
99
|
+
"hash": "d27caea51b3e7005",
|
|
100
100
|
"childrenByOrder": {}
|
|
101
101
|
},
|
|
102
102
|
{
|
|
@@ -128,12 +128,12 @@
|
|
|
128
128
|
"initial": true,
|
|
129
129
|
"entry": true,
|
|
130
130
|
"recorded": false,
|
|
131
|
-
"size":
|
|
131
|
+
"size": 3356403,
|
|
132
132
|
"sizes": {
|
|
133
133
|
"consume-shared": 294,
|
|
134
|
-
"javascript":
|
|
134
|
+
"javascript": 3335077,
|
|
135
135
|
"share-init": 294,
|
|
136
|
-
"runtime":
|
|
136
|
+
"runtime": 20738
|
|
137
137
|
},
|
|
138
138
|
"names": [
|
|
139
139
|
"main"
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"auxiliaryFiles": [
|
|
149
149
|
"main.js.map"
|
|
150
150
|
],
|
|
151
|
-
"hash": "
|
|
151
|
+
"hash": "aa331e42bc6569bd",
|
|
152
152
|
"childrenByOrder": {}
|
|
153
153
|
},
|
|
154
154
|
{
|
|
@@ -156,26 +156,23 @@
|
|
|
156
156
|
"initial": false,
|
|
157
157
|
"entry": false,
|
|
158
158
|
"recorded": false,
|
|
159
|
-
"
|
|
160
|
-
"size": 25337,
|
|
159
|
+
"size": 1648,
|
|
161
160
|
"sizes": {
|
|
162
|
-
"javascript":
|
|
161
|
+
"javascript": 1648
|
|
163
162
|
},
|
|
164
163
|
"names": [],
|
|
165
|
-
"idHints": [
|
|
166
|
-
"vendors"
|
|
167
|
-
],
|
|
164
|
+
"idHints": [],
|
|
168
165
|
"runtime": [
|
|
169
166
|
"@kenyaemr/esm-patient-registration-app",
|
|
170
167
|
"main"
|
|
171
168
|
],
|
|
172
169
|
"files": [
|
|
173
|
-
"
|
|
170
|
+
"250.js"
|
|
174
171
|
],
|
|
175
172
|
"auxiliaryFiles": [
|
|
176
|
-
"
|
|
173
|
+
"250.js.map"
|
|
177
174
|
],
|
|
178
|
-
"hash": "
|
|
175
|
+
"hash": "462dd2676164306a",
|
|
179
176
|
"childrenByOrder": {}
|
|
180
177
|
},
|
|
181
178
|
{
|
|
@@ -204,9 +201,9 @@
|
|
|
204
201
|
"initial": false,
|
|
205
202
|
"entry": false,
|
|
206
203
|
"recorded": false,
|
|
207
|
-
"size":
|
|
204
|
+
"size": 4758,
|
|
208
205
|
"sizes": {
|
|
209
|
-
"javascript":
|
|
206
|
+
"javascript": 4758
|
|
210
207
|
},
|
|
211
208
|
"names": [],
|
|
212
209
|
"idHints": [],
|
|
@@ -218,7 +215,7 @@
|
|
|
218
215
|
"271.js"
|
|
219
216
|
],
|
|
220
217
|
"auxiliaryFiles": [],
|
|
221
|
-
"hash": "
|
|
218
|
+
"hash": "92dd431b467ff8aa",
|
|
222
219
|
"childrenByOrder": {}
|
|
223
220
|
},
|
|
224
221
|
{
|
|
@@ -226,9 +223,9 @@
|
|
|
226
223
|
"initial": false,
|
|
227
224
|
"entry": false,
|
|
228
225
|
"recorded": false,
|
|
229
|
-
"size":
|
|
226
|
+
"size": 6953,
|
|
230
227
|
"sizes": {
|
|
231
|
-
"javascript":
|
|
228
|
+
"javascript": 6953
|
|
232
229
|
},
|
|
233
230
|
"names": [],
|
|
234
231
|
"idHints": [],
|
|
@@ -237,12 +234,10 @@
|
|
|
237
234
|
"main"
|
|
238
235
|
],
|
|
239
236
|
"files": [
|
|
240
|
-
"
|
|
241
|
-
],
|
|
242
|
-
"auxiliaryFiles": [
|
|
243
|
-
"303.js.map"
|
|
237
|
+
"319.js"
|
|
244
238
|
],
|
|
245
|
-
"
|
|
239
|
+
"auxiliaryFiles": [],
|
|
240
|
+
"hash": "a5e7ba541642bbb2",
|
|
246
241
|
"childrenByOrder": {}
|
|
247
242
|
},
|
|
248
243
|
{
|
|
@@ -250,32 +245,36 @@
|
|
|
250
245
|
"initial": false,
|
|
251
246
|
"entry": false,
|
|
252
247
|
"recorded": false,
|
|
253
|
-
"
|
|
248
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
249
|
+
"size": 25608,
|
|
254
250
|
"sizes": {
|
|
255
|
-
"javascript":
|
|
251
|
+
"javascript": 25608
|
|
256
252
|
},
|
|
257
253
|
"names": [],
|
|
258
|
-
"idHints": [
|
|
254
|
+
"idHints": [
|
|
255
|
+
"vendors"
|
|
256
|
+
],
|
|
259
257
|
"runtime": [
|
|
260
258
|
"@kenyaemr/esm-patient-registration-app",
|
|
261
259
|
"main"
|
|
262
260
|
],
|
|
263
261
|
"files": [
|
|
264
|
-
"
|
|
262
|
+
"325.js"
|
|
265
263
|
],
|
|
266
|
-
"auxiliaryFiles": [
|
|
267
|
-
|
|
264
|
+
"auxiliaryFiles": [
|
|
265
|
+
"325.js.map"
|
|
266
|
+
],
|
|
267
|
+
"hash": "7ee402a2d5bc4a24",
|
|
268
268
|
"childrenByOrder": {}
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
|
-
"rendered":
|
|
271
|
+
"rendered": true,
|
|
272
272
|
"initial": false,
|
|
273
273
|
"entry": false,
|
|
274
274
|
"recorded": false,
|
|
275
|
-
"
|
|
276
|
-
"size": 42,
|
|
275
|
+
"size": 25557,
|
|
277
276
|
"sizes": {
|
|
278
|
-
"
|
|
277
|
+
"javascript": 25557
|
|
279
278
|
},
|
|
280
279
|
"names": [],
|
|
281
280
|
"idHints": [],
|
|
@@ -283,9 +282,13 @@
|
|
|
283
282
|
"@kenyaemr/esm-patient-registration-app",
|
|
284
283
|
"main"
|
|
285
284
|
],
|
|
286
|
-
"files": [
|
|
287
|
-
|
|
288
|
-
|
|
285
|
+
"files": [
|
|
286
|
+
"372.js"
|
|
287
|
+
],
|
|
288
|
+
"auxiliaryFiles": [
|
|
289
|
+
"372.js.map"
|
|
290
|
+
],
|
|
291
|
+
"hash": "0721fc8440a4bf83",
|
|
289
292
|
"childrenByOrder": {}
|
|
290
293
|
},
|
|
291
294
|
{
|
|
@@ -293,9 +296,9 @@
|
|
|
293
296
|
"initial": false,
|
|
294
297
|
"entry": false,
|
|
295
298
|
"recorded": false,
|
|
296
|
-
"size":
|
|
299
|
+
"size": 6367,
|
|
297
300
|
"sizes": {
|
|
298
|
-
"javascript":
|
|
301
|
+
"javascript": 6367
|
|
299
302
|
},
|
|
300
303
|
"names": [],
|
|
301
304
|
"idHints": [],
|
|
@@ -307,7 +310,31 @@
|
|
|
307
310
|
"460.js"
|
|
308
311
|
],
|
|
309
312
|
"auxiliaryFiles": [],
|
|
310
|
-
"hash": "
|
|
313
|
+
"hash": "2f9dec945e43b5f2",
|
|
314
|
+
"childrenByOrder": {}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"rendered": true,
|
|
318
|
+
"initial": false,
|
|
319
|
+
"entry": false,
|
|
320
|
+
"recorded": false,
|
|
321
|
+
"size": 909420,
|
|
322
|
+
"sizes": {
|
|
323
|
+
"javascript": 909210,
|
|
324
|
+
"consume-shared": 210
|
|
325
|
+
},
|
|
326
|
+
"names": [],
|
|
327
|
+
"idHints": [],
|
|
328
|
+
"runtime": [
|
|
329
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
330
|
+
],
|
|
331
|
+
"files": [
|
|
332
|
+
"471.js"
|
|
333
|
+
],
|
|
334
|
+
"auxiliaryFiles": [
|
|
335
|
+
"471.js.map"
|
|
336
|
+
],
|
|
337
|
+
"hash": "e75ef42773591268",
|
|
311
338
|
"childrenByOrder": {}
|
|
312
339
|
},
|
|
313
340
|
{
|
|
@@ -339,9 +366,9 @@
|
|
|
339
366
|
"initial": false,
|
|
340
367
|
"entry": false,
|
|
341
368
|
"recorded": false,
|
|
342
|
-
"size":
|
|
369
|
+
"size": 7341,
|
|
343
370
|
"sizes": {
|
|
344
|
-
"javascript":
|
|
371
|
+
"javascript": 7341
|
|
345
372
|
},
|
|
346
373
|
"names": [],
|
|
347
374
|
"idHints": [],
|
|
@@ -353,7 +380,7 @@
|
|
|
353
380
|
"574.js"
|
|
354
381
|
],
|
|
355
382
|
"auxiliaryFiles": [],
|
|
356
|
-
"hash": "
|
|
383
|
+
"hash": "5d190989854a0d8a",
|
|
357
384
|
"childrenByOrder": {}
|
|
358
385
|
},
|
|
359
386
|
{
|
|
@@ -384,13 +411,14 @@
|
|
|
384
411
|
"childrenByOrder": {}
|
|
385
412
|
},
|
|
386
413
|
{
|
|
387
|
-
"rendered":
|
|
414
|
+
"rendered": false,
|
|
388
415
|
"initial": false,
|
|
389
416
|
"entry": false,
|
|
390
417
|
"recorded": false,
|
|
391
|
-
"
|
|
418
|
+
"reason": "split chunk (cache group: default)",
|
|
419
|
+
"size": 42,
|
|
392
420
|
"sizes": {
|
|
393
|
-
"
|
|
421
|
+
"consume-shared": 42
|
|
394
422
|
},
|
|
395
423
|
"names": [],
|
|
396
424
|
"idHints": [],
|
|
@@ -398,13 +426,9 @@
|
|
|
398
426
|
"@kenyaemr/esm-patient-registration-app",
|
|
399
427
|
"main"
|
|
400
428
|
],
|
|
401
|
-
"files": [
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
"auxiliaryFiles": [
|
|
405
|
-
"623.js.map"
|
|
406
|
-
],
|
|
407
|
-
"hash": "1528e1e3657cec6c",
|
|
429
|
+
"files": [],
|
|
430
|
+
"auxiliaryFiles": [],
|
|
431
|
+
"hash": "b3d4e2103baffb5c",
|
|
408
432
|
"childrenByOrder": {}
|
|
409
433
|
},
|
|
410
434
|
{
|
|
@@ -412,9 +436,9 @@
|
|
|
412
436
|
"initial": false,
|
|
413
437
|
"entry": false,
|
|
414
438
|
"recorded": false,
|
|
415
|
-
"size":
|
|
439
|
+
"size": 4758,
|
|
416
440
|
"sizes": {
|
|
417
|
-
"javascript":
|
|
441
|
+
"javascript": 4758
|
|
418
442
|
},
|
|
419
443
|
"names": [],
|
|
420
444
|
"idHints": [],
|
|
@@ -426,7 +450,7 @@
|
|
|
426
450
|
"644.js"
|
|
427
451
|
],
|
|
428
452
|
"auxiliaryFiles": [],
|
|
429
|
-
"hash": "
|
|
453
|
+
"hash": "6373d8e9bb798eb1",
|
|
430
454
|
"childrenByOrder": {}
|
|
431
455
|
},
|
|
432
456
|
{
|
|
@@ -434,36 +458,9 @@
|
|
|
434
458
|
"initial": false,
|
|
435
459
|
"entry": false,
|
|
436
460
|
"recorded": false,
|
|
437
|
-
"
|
|
438
|
-
"size": 25530,
|
|
461
|
+
"size": 1095,
|
|
439
462
|
"sizes": {
|
|
440
|
-
"javascript":
|
|
441
|
-
},
|
|
442
|
-
"names": [],
|
|
443
|
-
"idHints": [
|
|
444
|
-
"vendors"
|
|
445
|
-
],
|
|
446
|
-
"runtime": [
|
|
447
|
-
"@kenyaemr/esm-patient-registration-app",
|
|
448
|
-
"main"
|
|
449
|
-
],
|
|
450
|
-
"files": [
|
|
451
|
-
"729.js"
|
|
452
|
-
],
|
|
453
|
-
"auxiliaryFiles": [
|
|
454
|
-
"729.js.map"
|
|
455
|
-
],
|
|
456
|
-
"hash": "1a562c10067b2876",
|
|
457
|
-
"childrenByOrder": {}
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"rendered": true,
|
|
461
|
-
"initial": false,
|
|
462
|
-
"entry": false,
|
|
463
|
-
"recorded": false,
|
|
464
|
-
"size": 1183,
|
|
465
|
-
"sizes": {
|
|
466
|
-
"javascript": 1183
|
|
463
|
+
"javascript": 1095
|
|
467
464
|
},
|
|
468
465
|
"names": [],
|
|
469
466
|
"idHints": [],
|
|
@@ -472,38 +469,12 @@
|
|
|
472
469
|
"main"
|
|
473
470
|
],
|
|
474
471
|
"files": [
|
|
475
|
-
"
|
|
476
|
-
],
|
|
477
|
-
"auxiliaryFiles": [
|
|
478
|
-
"735.js.map"
|
|
479
|
-
],
|
|
480
|
-
"hash": "d4899fa97a4874c4",
|
|
481
|
-
"childrenByOrder": {}
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"rendered": true,
|
|
485
|
-
"initial": false,
|
|
486
|
-
"entry": false,
|
|
487
|
-
"recorded": false,
|
|
488
|
-
"reason": "split chunk (cache group: defaultVendors)",
|
|
489
|
-
"size": 2389537,
|
|
490
|
-
"sizes": {
|
|
491
|
-
"javascript": 2389537
|
|
492
|
-
},
|
|
493
|
-
"names": [],
|
|
494
|
-
"idHints": [
|
|
495
|
-
"vendors"
|
|
496
|
-
],
|
|
497
|
-
"runtime": [
|
|
498
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
499
|
-
],
|
|
500
|
-
"files": [
|
|
501
|
-
"745.js"
|
|
472
|
+
"662.js"
|
|
502
473
|
],
|
|
503
474
|
"auxiliaryFiles": [
|
|
504
|
-
"
|
|
475
|
+
"662.js.map"
|
|
505
476
|
],
|
|
506
|
-
"hash": "
|
|
477
|
+
"hash": "348bd8b2ea78c444",
|
|
507
478
|
"childrenByOrder": {}
|
|
508
479
|
},
|
|
509
480
|
{
|
|
@@ -535,9 +506,9 @@
|
|
|
535
506
|
"initial": false,
|
|
536
507
|
"entry": false,
|
|
537
508
|
"recorded": false,
|
|
538
|
-
"size":
|
|
509
|
+
"size": 6697,
|
|
539
510
|
"sizes": {
|
|
540
|
-
"javascript":
|
|
511
|
+
"javascript": 6697
|
|
541
512
|
},
|
|
542
513
|
"names": [],
|
|
543
514
|
"idHints": [],
|
|
@@ -549,7 +520,7 @@
|
|
|
549
520
|
"757.js"
|
|
550
521
|
],
|
|
551
522
|
"auxiliaryFiles": [],
|
|
552
|
-
"hash": "
|
|
523
|
+
"hash": "572076741b60cca2",
|
|
553
524
|
"childrenByOrder": {}
|
|
554
525
|
},
|
|
555
526
|
{
|
|
@@ -581,9 +552,9 @@
|
|
|
581
552
|
"initial": false,
|
|
582
553
|
"entry": false,
|
|
583
554
|
"recorded": false,
|
|
584
|
-
"size":
|
|
555
|
+
"size": 6409,
|
|
585
556
|
"sizes": {
|
|
586
|
-
"javascript":
|
|
557
|
+
"javascript": 6409
|
|
587
558
|
},
|
|
588
559
|
"names": [],
|
|
589
560
|
"idHints": [],
|
|
@@ -595,7 +566,7 @@
|
|
|
595
566
|
"788.js"
|
|
596
567
|
],
|
|
597
568
|
"auxiliaryFiles": [],
|
|
598
|
-
"hash": "
|
|
569
|
+
"hash": "e9fc8e9e3fedb4bd",
|
|
599
570
|
"childrenByOrder": {}
|
|
600
571
|
},
|
|
601
572
|
{
|
|
@@ -603,9 +574,9 @@
|
|
|
603
574
|
"initial": false,
|
|
604
575
|
"entry": false,
|
|
605
576
|
"recorded": false,
|
|
606
|
-
"size":
|
|
577
|
+
"size": 6557,
|
|
607
578
|
"sizes": {
|
|
608
|
-
"javascript":
|
|
579
|
+
"javascript": 6557
|
|
609
580
|
},
|
|
610
581
|
"names": [],
|
|
611
582
|
"idHints": [],
|
|
@@ -617,31 +588,7 @@
|
|
|
617
588
|
"807.js"
|
|
618
589
|
],
|
|
619
590
|
"auxiliaryFiles": [],
|
|
620
|
-
"hash": "
|
|
621
|
-
"childrenByOrder": {}
|
|
622
|
-
},
|
|
623
|
-
{
|
|
624
|
-
"rendered": true,
|
|
625
|
-
"initial": false,
|
|
626
|
-
"entry": false,
|
|
627
|
-
"recorded": false,
|
|
628
|
-
"size": 884495,
|
|
629
|
-
"sizes": {
|
|
630
|
-
"javascript": 884285,
|
|
631
|
-
"consume-shared": 210
|
|
632
|
-
},
|
|
633
|
-
"names": [],
|
|
634
|
-
"idHints": [],
|
|
635
|
-
"runtime": [
|
|
636
|
-
"@kenyaemr/esm-patient-registration-app"
|
|
637
|
-
],
|
|
638
|
-
"files": [
|
|
639
|
-
"830.js"
|
|
640
|
-
],
|
|
641
|
-
"auxiliaryFiles": [
|
|
642
|
-
"830.js.map"
|
|
643
|
-
],
|
|
644
|
-
"hash": "e0e0d082236876fb",
|
|
591
|
+
"hash": "67b141165730ab60",
|
|
645
592
|
"childrenByOrder": {}
|
|
646
593
|
},
|
|
647
594
|
{
|
|
@@ -649,9 +596,9 @@
|
|
|
649
596
|
"initial": false,
|
|
650
597
|
"entry": false,
|
|
651
598
|
"recorded": false,
|
|
652
|
-
"size":
|
|
599
|
+
"size": 6103,
|
|
653
600
|
"sizes": {
|
|
654
|
-
"javascript":
|
|
601
|
+
"javascript": 6103
|
|
655
602
|
},
|
|
656
603
|
"names": [],
|
|
657
604
|
"idHints": [],
|
|
@@ -663,7 +610,7 @@
|
|
|
663
610
|
"833.js"
|
|
664
611
|
],
|
|
665
612
|
"auxiliaryFiles": [],
|
|
666
|
-
"hash": "
|
|
613
|
+
"hash": "1e297232bb6fe5a2",
|
|
667
614
|
"childrenByOrder": {}
|
|
668
615
|
},
|
|
669
616
|
{
|
|
@@ -695,11 +642,11 @@
|
|
|
695
642
|
"initial": true,
|
|
696
643
|
"entry": true,
|
|
697
644
|
"recorded": false,
|
|
698
|
-
"size":
|
|
645
|
+
"size": 20674,
|
|
699
646
|
"sizes": {
|
|
700
647
|
"javascript": 42,
|
|
701
648
|
"share-init": 294,
|
|
702
|
-
"runtime":
|
|
649
|
+
"runtime": 20338
|
|
703
650
|
},
|
|
704
651
|
"names": [
|
|
705
652
|
"@kenyaemr/esm-patient-registration-app"
|
|
@@ -714,7 +661,33 @@
|
|
|
714
661
|
"auxiliaryFiles": [
|
|
715
662
|
"kenyaemr-esm-patient-registration-app.js.map"
|
|
716
663
|
],
|
|
717
|
-
"hash": "
|
|
664
|
+
"hash": "31899fbcd7ecce90",
|
|
665
|
+
"childrenByOrder": {}
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"rendered": true,
|
|
669
|
+
"initial": false,
|
|
670
|
+
"entry": false,
|
|
671
|
+
"recorded": false,
|
|
672
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
673
|
+
"size": 2425867,
|
|
674
|
+
"sizes": {
|
|
675
|
+
"javascript": 2425867
|
|
676
|
+
},
|
|
677
|
+
"names": [],
|
|
678
|
+
"idHints": [
|
|
679
|
+
"vendors"
|
|
680
|
+
],
|
|
681
|
+
"runtime": [
|
|
682
|
+
"@kenyaemr/esm-patient-registration-app"
|
|
683
|
+
],
|
|
684
|
+
"files": [
|
|
685
|
+
"895.js"
|
|
686
|
+
],
|
|
687
|
+
"auxiliaryFiles": [
|
|
688
|
+
"895.js.map"
|
|
689
|
+
],
|
|
690
|
+
"hash": "ff45c0a305217b11",
|
|
718
691
|
"childrenByOrder": {}
|
|
719
692
|
}
|
|
720
693
|
]
|