@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2202 → 5.4.2-pre.2223
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 +26 -489
- package/dist/144.js +2 -0
- package/dist/144.js.map +1 -0
- package/dist/300.js +1 -0
- package/dist/317.js +1 -0
- package/dist/317.js.map +1 -0
- package/dist/{807.js → 335.js} +1 -1
- package/dist/349.js +2 -0
- package/dist/349.js.map +1 -0
- package/dist/359.js +2 -0
- package/dist/359.js.LICENSE.txt +29 -0
- package/dist/359.js.map +1 -0
- package/dist/41.js +2 -0
- package/dist/41.js.map +1 -0
- package/dist/474.js +2 -0
- package/dist/474.js.map +1 -0
- package/dist/479.js +2 -0
- package/dist/479.js.LICENSE.txt +9 -0
- package/dist/479.js.map +1 -0
- package/dist/537.js +1 -0
- package/dist/537.js.map +1 -0
- package/dist/{319.js → 55.js} +1 -1
- package/dist/60.js +1 -0
- package/dist/60.js.map +1 -0
- package/dist/746.js +2 -0
- package/dist/{164.js.LICENSE.txt → 746.js.LICENSE.txt} +0 -10
- package/dist/746.js.map +1 -0
- package/dist/907.js +1 -0
- package/dist/907.js.map +1 -0
- package/dist/913.js +2 -0
- package/dist/{591.js.map → 913.js.map} +1 -1
- package/dist/{757.js → 99.js} +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +219 -117
- package/dist/kenyaemr-esm-patient-clinical-view-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 +4 -1
- package/src/autosuggest/autosuggest.component.tsx +3 -3
- package/src/autosuggest/autosuggest.scss +1 -1
- package/src/autosuggest/patient-search-info.component.tsx +1 -1
- package/src/case-management/encounters/case-encounter-header.scss +1 -1
- package/src/case-management/encounters/case-encounter-overview.component.tsx +11 -8
- package/src/case-management/header/case-management-header.scss +1 -1
- package/src/case-management/metrics/case-management-header.scss +1 -1
- package/src/case-management/table/case-management-list.scss +1 -1
- package/src/case-management/tabs/case-management-tabs.component.tsx +2 -2
- package/src/case-management/tabs/case-management-tabs.scss +1 -1
- package/src/case-management/workspace/case-management.scss +1 -1
- package/src/case-management/workspace/patient-info.scss +1 -1
- package/src/clinical-encounter/clinical-enc.component.tsx +4 -4
- package/src/clinical-encounter/dashboard/in-patient.scss +1 -1
- package/src/clinical-encounter/summary/in-patient-medical-summary/in-patient-medical-summary.component.tsx +1 -1
- package/src/clinical-encounter/summary/maternal-summary/maternal-summary.component.tsx +4 -4
- package/src/clinical-encounter/summary/neonatal summary/neonatal-summary.component.tsx +4 -4
- package/src/clinical-encounter/summary/out-patient-summary/out-patient-summary.scss +1 -1
- package/src/clinical-encounter/summary/out-patient-summary/patient-medical-history.component.tsx +2 -2
- package/src/clinical-encounter/summary/out-patient-summary/patient-social-history.component.tsx +5 -5
- package/src/clinical-encounter/summary/surgical summary/surgical-summary.component.tsx +4 -5
- package/src/contact-list/contact-actions.component.tsx +4 -5
- package/src/contact-list/contact-list-concept-map.ts +1 -0
- package/src/contact-list/contact-list.component.tsx +2 -2
- package/src/contact-list/contact-list.scss +1 -1
- package/src/contact-list/contact-list.workspace.tsx +28 -13
- package/src/contact-list/contact-tracing-history.component.tsx +3 -3
- package/src/contact-list/forms/contact-list-update.workspace.tsx +22 -267
- package/src/deceased-panel/mortuary-summary/mortuary-summary.component.tsx +2 -10
- package/src/deceased-panel/mortuary-summary/mortuary-summary.scss +1 -1
- package/src/deceased-panel/panels/autopsy.component.tsx +11 -4
- package/src/declarations.d.ts +0 -13
- package/src/family-partner-history/family-history.component.tsx +2 -2
- package/src/family-partner-history/family-history.scss +1 -1
- package/src/family-partner-history/family-relationship.scss +1 -1
- package/src/family-partner-history/family-relationship.workspace.tsx +27 -12
- package/src/hooks/useContacts.ts +1 -0
- package/src/in-patient/in-patient-table/in-patient-table.component.tsx +4 -4
- package/src/in-patient/in-patient.component.tsx +3 -8
- package/src/maternal-and-child-health/maternal-health-component.scss +4 -3
- package/src/maternal-and-child-health/partography/labour-delivery.scss +7 -5
- package/src/maternal-and-child-health/partography/partograph-chart.scss +1 -1
- package/src/maternal-and-child-health/partography/partograph.component.tsx +5 -11
- package/src/peer-calendar/forms/peer-form.workspace.tsx +11 -11
- package/src/peer-calendar/header/reporting-period-input.component.tsx +3 -1
- package/src/peer-calendar/metrics/peer-calendar-metrics.component.tsx +2 -3
- package/src/peer-calendar/table/generic-data-table.scss +1 -1
- package/src/peer-calendar/table/generic-data-table.tsx +2 -1
- package/src/peer-calendar/table/peer-calendar-table-filter.component.tsx +6 -3
- package/src/relationships/forms/baseline-info-form-section.component.tsx +46 -31
- package/src/relationships/forms/form.scss +1 -1
- package/src/relationships/forms/patient-search-create-form.tsx +25 -20
- package/src/relationships/modals/birthdate-calculator.modal.tsx +3 -2
- package/src/relationships/relationship.resources.ts +18 -2
- package/src/relationships/tabs/relationships-tabs-component.tsx +2 -2
- package/src/relationships/tabs/relationships-tabs.scss +1 -1
- package/src/root.scss +1 -2
- package/src/specialized-clinics/generic-nav-links/generic-dashboard.component.tsx +3 -3
- package/src/specialized-clinics/hiv-care-and-treatment-services/defaulter-tracing/defaulter-tracing.component.tsx +5 -5
- package/src/specialized-clinics/hiv-care-and-treatment-services/defaulter-tracing/defaulter-tracing.test.tsx +2 -8
- package/src/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/hiv-testing-component.scss +4 -3
- package/src/specialized-clinics/hiv-care-and-treatment-services/hiv-testing-services/views/hiv-testing/hiv-testing-services.component.tsx +3 -8
- package/src/ui/data-table/o-table.component.tsx +2 -2
- package/src/ui/data-table/o-table.scss +1 -1
- package/src/ui/encounter-list/encounter-list.scss +5 -3
- package/translations/en.json +1 -0
- package/dist/130.js +0 -2
- package/dist/130.js.LICENSE.txt +0 -7
- package/dist/130.js.map +0 -1
- package/dist/164.js +0 -2
- package/dist/164.js.map +0 -1
- package/dist/316.js +0 -2
- package/dist/316.js.map +0 -1
- package/dist/40.js +0 -1
- package/dist/40.js.map +0 -1
- package/dist/574.js +0 -1
- package/dist/589.js +0 -1
- package/dist/589.js.map +0 -1
- package/dist/591.js +0 -2
- package/dist/685.js +0 -2
- package/dist/685.js.map +0 -1
- package/dist/700.js +0 -2
- package/dist/700.js.map +0 -1
- package/dist/784.js +0 -2
- package/dist/784.js.map +0 -1
- /package/dist/{316.js.LICENSE.txt → 144.js.LICENSE.txt} +0 -0
- /package/dist/{700.js.LICENSE.txt → 349.js.LICENSE.txt} +0 -0
- /package/dist/{784.js.LICENSE.txt → 41.js.LICENSE.txt} +0 -0
- /package/dist/{685.js.LICENSE.txt → 474.js.LICENSE.txt} +0 -0
- /package/dist/{591.js.LICENSE.txt → 913.js.LICENSE.txt} +0 -0
package/dist/{757.js → 99.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app||[]).push([[
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app||[]).push([[99],{93099:e=>{e.exports={}}}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var _kenyaemr_esm_patient_clinical_view_app;(()=>{"use strict";var e,r,t,n,a,o,i,l,u,s,f,
|
|
1
|
+
var _kenyaemr_esm_patient_clinical_view_app;(()=>{"use strict";var e,r,t,n,a,o,i,l,u,s,c,f,p,d,h,m,v,g,b,y,w,_={68090:(e,r,t)=>{var n={"./start":()=>Promise.all([t.e(60),t.e(474),t.e(479),t.e(746),t.e(380),t.e(736),t.e(317)]).then((()=>()=>t(59317)))},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})}},k={};function P(e){var r=k[e];if(void 0!==r)return r.exports;var t=k[e]={id:e,loaded:!1,exports:{}};return _[e].call(t.exports,t,t.exports,P),t.loaded=!0,t.exports}P.m=_,P.c=k,P.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return P.d(r,{a:r}),r},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,P.t=function(t,n){if(1&n&&(t=this(t)),8&n)return t;if("object"==typeof t&&t){if(4&n&&t.__esModule)return t;if(16&n&&"function"==typeof t.then)return t}var a=Object.create(null);P.r(a);var o={};e=e||[null,r({}),r([]),r(r)];for(var i=2&n&&t;"object"==typeof i&&!~e.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((e=>o[e]=()=>t[e]));return o.default=()=>t,P.d(a,o),a},P.d=(e,r)=>{for(var t in r)P.o(r,t)&&!P.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},P.f={},P.e=e=>Promise.all(Object.keys(P.f).reduce(((r,t)=>(P.f[t](e,r),r)),[])),P.u=e=>e+".js",P.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),P.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t={},n="@kenyaemr/esm-patient-clinical-view-app:",P.l=(e,r,a,o)=>{if(t[e])t[e].push(r);else{var i,l;if(void 0!==a)for(var u=document.getElementsByTagName("script"),s=0;s<u.length;s++){var c=u[s];if(c.getAttribute("src")==e||c.getAttribute("data-webpack")==n+a){i=c;break}}i||(l=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,P.nc&&i.setAttribute("nonce",P.nc),i.setAttribute("data-webpack",n+a),i.src=e),t[e]=[r];var f=(r,n)=>{i.onerror=i.onload=null,clearTimeout(p);var a=t[e];if(delete t[e],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach((e=>e(n))),r)return r(n)},p=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)}},P.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},P.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{P.S={};var e={},r={};P.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];P.o(P.S,t)||(P.S[t]={});var o=P.S[t],i="@kenyaemr/esm-patient-clinical-view-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})},u=[];return"default"===t&&(l("@carbon/react","1.84.0",(()=>Promise.all([P.e(144),P.e(907),P.e(60),P.e(474),P.e(349),P.e(380)]).then((()=>()=>P(29349))))),l("@openmrs/esm-framework","6.3.1-pre.3073",(()=>Promise.all([P.e(144),P.e(907),P.e(474),P.e(359),P.e(479),P.e(380),P.e(736)]).then((()=>()=>P(54359))))),l("react-i18next","11.18.6",(()=>Promise.all([P.e(537),P.e(380)]).then((()=>()=>P(72537))))),l("react-router-dom","6.30.0",(()=>Promise.all([P.e(144),P.e(913),P.e(380)]).then((()=>()=>P(52913))))),l("react","18.3.1",(()=>P.e(41).then((()=>()=>P(14041)))))),e[t]=u.length?Promise.all(u).then((()=>e[t]=1)):1}}})(),(()=>{var e;P.g.importScripts&&(e=P.g.location+"");var r=P.g.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var n=t.length-1;n>-1&&(!e||!/^http(s?):/.test(e));)e=t[n--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),P.p=e})(),a=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},o=(e,r)=>{e=a(e),r=a(r);for(var t=0;;){if(t>=e.length)return t<r.length&&"u"!=(typeof r[t])[0];var n=e[t],o=(typeof n)[0];if(t>=r.length)return"u"==o;var i=r[t],l=(typeof i)[0];if(o!=l)return"o"==o&&"n"==l||"s"==l||"u"==o;if("o"!=o&&"u"!=o&&n!=i)return n<i;t++}},i=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,a=1;a<e.length;a++)n--,t+="u"==(typeof(l=e[a]))[0]?"-":(n>0?".":"")+(n=2,l);return t}var o=[];for(a=1;a<e.length;a++){var l=e[a];o.push(0===l?"not("+u()+")":1===l?"("+u()+" || "+u()+")":2===l?o.pop()+" "+o.pop():i(l))}return u();function u(){return o.pop().replace(/^\((.+)\)$/,"$1")}},l=(e,r)=>{if(0 in e){r=a(r);var t=e[0],n=t<0;n&&(t=-t-1);for(var o=0,i=1,u=!0;;i++,o++){var s,c,f=i<e.length?(typeof e[i])[0]:"";if(o>=r.length||"o"==(c=(typeof(s=r[o]))[0]))return!u||("u"==f?i>t&&!n:""==f!=n);if("u"==c){if(!u||"u"!=f)return!1}else if(u)if(f==c)if(i<=t){if(s!=e[i])return!1}else{if(n?s>e[i]:s<e[i])return!1;s!=e[i]&&(u=!1)}else if("s"!=f&&"n"!=f){if(n||i<=t)return!1;u=!1,i--}else{if(i<=t||c<f!=n)return!1;u=!1}else"s"!=f&&"n"!=f&&(u=!1,i--)}}var p=[],d=p.pop.bind(p);for(o=1;o<e.length;o++){var h=e[o];p.push(1==h?d()|d():2==h?d()&d():h?l(h,r):!d())}return!!d()},u=(e,r)=>e&&P.o(e,r),s=e=>(e.loaded=1,e.get()),c=e=>Object.keys(e).reduce(((r,t)=>(e[t].eager&&(r[t]=e[t]),r)),{}),f=(e,r,t)=>{var n=t?c(e[r]):e[r];return Object.keys(n).reduce(((e,r)=>!e||!n[e].loaded&&o(e,r)?r:e),0)},p=(e,r,t,n)=>"Unsatisfied version "+t+" from "+(t&&e[r][t].from)+" of shared singleton module "+r+" (required "+i(n)+")",d=e=>{throw new Error(e)},h=e=>{"undefined"!=typeof console&&console.warn&&console.warn(e)},m=(e,r,t)=>t?t():((e,r)=>d("Shared module "+r+" doesn't exist in shared scope "+e))(e,r),v=(e=>function(r,t,n,a,o){var i=P.I(r);return i&&i.then&&!n?i.then(e.bind(e,r,P.S[r],t,!1,a,o)):e(r,P.S[r],t,n,a,o)})(((e,r,t,n,a,o)=>{if(!u(r,t))return m(e,t,o);var i=f(r,t,n);return l(a,i)||h(p(r,t,i,a)),s(r[t][i])})),g={},b={90380:()=>v("default","react",!1,[1,18,1,0],(()=>P.e(41).then((()=>()=>P(14041))))),38254:()=>v("default","@openmrs/esm-framework",!1,[1,6],(()=>Promise.all([P.e(144),P.e(907),P.e(359)]).then((()=>()=>P(54359))))),75198:()=>v("default","@carbon/react",!1,[1,1],(()=>Promise.all([P.e(144),P.e(907),P.e(60),P.e(349)]).then((()=>()=>P(29349))))),93150:()=>v("default","react-i18next",!1,[1,11],(()=>P.e(537).then((()=>()=>P(72537))))),8877:()=>v("default","react-router-dom",!1,[1,6],(()=>Promise.all([P.e(144),P.e(913)]).then((()=>()=>P(52913)))))},y={317:[8877],380:[90380],736:[38254,75198,93150]},w={},P.f.consumes=(e,r)=>{P.o(y,e)&&y[e].forEach((e=>{if(P.o(g,e))return r.push(g[e]);if(!w[e]){var t=r=>{g[e]=0,P.m[e]=t=>{delete P.c[e],t.exports=r()}};w[e]=!0;var n=r=>{delete g[e],P.m[e]=t=>{throw delete P.c[e],r}};try{var a=b[e]();a.then?r.push(g[e]=a.then(t).catch(n)):t(a)}catch(e){n(e)}}}))},(()=>{var e={547:0};P.f.j=(r,t)=>{var n=P.o(e,r)?e[r]:void 0;if(0!==n)if(n)t.push(n[2]);else if(/^(380|736)$/.test(r))e[r]=0;else{var a=new Promise(((t,a)=>n=e[r]=[t,a]));t.push(n[2]=a);var o=P.p+P.u(r),i=new Error;P.l(o,(t=>{if(P.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,u=0;if(o.some((r=>0!==e[r]))){for(n in i)P.o(i,n)&&(P.m[n]=i[n]);l&&l(P)}for(r&&r(t);u<o.length;u++)a=o[u],P.o(e,a)&&e[a]&&e[a][0](),e[a]=0},t=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),P.nc=void 0;var S=P(68090);_kenyaemr_esm_patient_clinical_view_app=S})();
|
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
"initial": false,
|
|
6
6
|
"entry": false,
|
|
7
7
|
"recorded": false,
|
|
8
|
-
"size":
|
|
8
|
+
"size": 7120,
|
|
9
9
|
"sizes": {
|
|
10
|
-
"javascript":
|
|
11
|
-
"consume-shared": 168
|
|
10
|
+
"javascript": 7120
|
|
12
11
|
},
|
|
13
12
|
"names": [],
|
|
14
13
|
"idHints": [],
|
|
15
14
|
"runtime": [
|
|
16
|
-
"@kenyaemr/esm-patient-clinical-view-app"
|
|
15
|
+
"@kenyaemr/esm-patient-clinical-view-app",
|
|
16
|
+
"main"
|
|
17
17
|
],
|
|
18
18
|
"files": [
|
|
19
|
-
"
|
|
19
|
+
"41.js"
|
|
20
20
|
],
|
|
21
21
|
"auxiliaryFiles": [
|
|
22
|
-
"
|
|
22
|
+
"41.js.map"
|
|
23
23
|
],
|
|
24
|
-
"hash": "
|
|
24
|
+
"hash": "ee454d56a3cb9b9f",
|
|
25
25
|
"childrenByOrder": {}
|
|
26
26
|
},
|
|
27
27
|
{
|
|
@@ -29,26 +29,21 @@
|
|
|
29
29
|
"initial": false,
|
|
30
30
|
"entry": false,
|
|
31
31
|
"recorded": false,
|
|
32
|
-
"
|
|
33
|
-
"size": 5377255,
|
|
32
|
+
"size": 12,
|
|
34
33
|
"sizes": {
|
|
35
|
-
"javascript":
|
|
34
|
+
"javascript": 12
|
|
36
35
|
},
|
|
37
36
|
"names": [],
|
|
38
|
-
"idHints": [
|
|
39
|
-
"vendors"
|
|
40
|
-
],
|
|
37
|
+
"idHints": [],
|
|
41
38
|
"runtime": [
|
|
42
39
|
"@kenyaemr/esm-patient-clinical-view-app",
|
|
43
40
|
"main"
|
|
44
41
|
],
|
|
45
42
|
"files": [
|
|
46
|
-
"
|
|
47
|
-
],
|
|
48
|
-
"auxiliaryFiles": [
|
|
49
|
-
"130.js.map"
|
|
43
|
+
"55.js"
|
|
50
44
|
],
|
|
51
|
-
"
|
|
45
|
+
"auxiliaryFiles": [],
|
|
46
|
+
"hash": "38aa25ae7d9df840",
|
|
52
47
|
"childrenByOrder": {}
|
|
53
48
|
},
|
|
54
49
|
{
|
|
@@ -57,63 +52,35 @@
|
|
|
57
52
|
"entry": false,
|
|
58
53
|
"recorded": false,
|
|
59
54
|
"reason": "split chunk (cache group: defaultVendors)",
|
|
60
|
-
"size":
|
|
55
|
+
"size": 1153573,
|
|
61
56
|
"sizes": {
|
|
62
|
-
"javascript":
|
|
57
|
+
"javascript": 1153573
|
|
63
58
|
},
|
|
64
59
|
"names": [],
|
|
65
60
|
"idHints": [
|
|
66
61
|
"vendors"
|
|
67
62
|
],
|
|
68
63
|
"runtime": [
|
|
69
|
-
"@kenyaemr/esm-patient-clinical-view-app"
|
|
70
|
-
],
|
|
71
|
-
"files": [
|
|
72
|
-
"164.js"
|
|
73
|
-
],
|
|
74
|
-
"auxiliaryFiles": [
|
|
75
|
-
"164.js.map"
|
|
76
|
-
],
|
|
77
|
-
"hash": "028e6f5ffaab6ccb",
|
|
78
|
-
"childrenByOrder": {}
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"rendered": true,
|
|
82
|
-
"initial": true,
|
|
83
|
-
"entry": true,
|
|
84
|
-
"recorded": false,
|
|
85
|
-
"size": 5228913,
|
|
86
|
-
"sizes": {
|
|
87
|
-
"consume-shared": 210,
|
|
88
|
-
"javascript": 5207196,
|
|
89
|
-
"share-init": 210,
|
|
90
|
-
"runtime": 21297
|
|
91
|
-
},
|
|
92
|
-
"names": [
|
|
93
|
-
"main"
|
|
94
|
-
],
|
|
95
|
-
"idHints": [],
|
|
96
|
-
"runtime": [
|
|
64
|
+
"@kenyaemr/esm-patient-clinical-view-app",
|
|
97
65
|
"main"
|
|
98
66
|
],
|
|
99
67
|
"files": [
|
|
100
|
-
"
|
|
68
|
+
"60.js"
|
|
101
69
|
],
|
|
102
70
|
"auxiliaryFiles": [
|
|
103
|
-
"
|
|
71
|
+
"60.js.map"
|
|
104
72
|
],
|
|
105
|
-
"hash": "
|
|
73
|
+
"hash": "6360486fdd2a5362",
|
|
106
74
|
"childrenByOrder": {}
|
|
107
75
|
},
|
|
108
76
|
{
|
|
109
|
-
"rendered":
|
|
77
|
+
"rendered": true,
|
|
110
78
|
"initial": false,
|
|
111
79
|
"entry": false,
|
|
112
80
|
"recorded": false,
|
|
113
|
-
"
|
|
114
|
-
"size": 42,
|
|
81
|
+
"size": 12,
|
|
115
82
|
"sizes": {
|
|
116
|
-
"
|
|
83
|
+
"javascript": 12
|
|
117
84
|
},
|
|
118
85
|
"names": [],
|
|
119
86
|
"idHints": [],
|
|
@@ -121,9 +88,11 @@
|
|
|
121
88
|
"@kenyaemr/esm-patient-clinical-view-app",
|
|
122
89
|
"main"
|
|
123
90
|
],
|
|
124
|
-
"files": [
|
|
91
|
+
"files": [
|
|
92
|
+
"99.js"
|
|
93
|
+
],
|
|
125
94
|
"auxiliaryFiles": [],
|
|
126
|
-
"hash": "
|
|
95
|
+
"hash": "94d40a5ec5f6be42",
|
|
127
96
|
"childrenByOrder": {}
|
|
128
97
|
},
|
|
129
98
|
{
|
|
@@ -145,12 +114,12 @@
|
|
|
145
114
|
"main"
|
|
146
115
|
],
|
|
147
116
|
"files": [
|
|
148
|
-
"
|
|
117
|
+
"144.js"
|
|
149
118
|
],
|
|
150
119
|
"auxiliaryFiles": [
|
|
151
|
-
"
|
|
120
|
+
"144.js.map"
|
|
152
121
|
],
|
|
153
|
-
"hash": "
|
|
122
|
+
"hash": "bde05727971cc61b",
|
|
154
123
|
"childrenByOrder": {}
|
|
155
124
|
},
|
|
156
125
|
{
|
|
@@ -158,9 +127,9 @@
|
|
|
158
127
|
"initial": false,
|
|
159
128
|
"entry": false,
|
|
160
129
|
"recorded": false,
|
|
161
|
-
"size":
|
|
130
|
+
"size": 7286,
|
|
162
131
|
"sizes": {
|
|
163
|
-
"javascript":
|
|
132
|
+
"javascript": 7286
|
|
164
133
|
},
|
|
165
134
|
"names": [],
|
|
166
135
|
"idHints": [],
|
|
@@ -169,37 +138,34 @@
|
|
|
169
138
|
"main"
|
|
170
139
|
],
|
|
171
140
|
"files": [
|
|
172
|
-
"
|
|
141
|
+
"300.js"
|
|
173
142
|
],
|
|
174
143
|
"auxiliaryFiles": [],
|
|
175
|
-
"hash": "
|
|
144
|
+
"hash": "389d3eb77484b739",
|
|
176
145
|
"childrenByOrder": {}
|
|
177
146
|
},
|
|
178
147
|
{
|
|
179
148
|
"rendered": true,
|
|
180
|
-
"initial":
|
|
181
|
-
"entry":
|
|
149
|
+
"initial": false,
|
|
150
|
+
"entry": false,
|
|
182
151
|
"recorded": false,
|
|
183
|
-
"size":
|
|
152
|
+
"size": 2014844,
|
|
184
153
|
"sizes": {
|
|
185
|
-
"javascript":
|
|
186
|
-
"
|
|
187
|
-
"runtime": 20907
|
|
154
|
+
"javascript": 2014802,
|
|
155
|
+
"consume-shared": 42
|
|
188
156
|
},
|
|
189
|
-
"names": [
|
|
190
|
-
"@kenyaemr/esm-patient-clinical-view-app"
|
|
191
|
-
],
|
|
157
|
+
"names": [],
|
|
192
158
|
"idHints": [],
|
|
193
159
|
"runtime": [
|
|
194
160
|
"@kenyaemr/esm-patient-clinical-view-app"
|
|
195
161
|
],
|
|
196
162
|
"files": [
|
|
197
|
-
"
|
|
163
|
+
"317.js"
|
|
198
164
|
],
|
|
199
165
|
"auxiliaryFiles": [
|
|
200
|
-
"
|
|
166
|
+
"317.js.map"
|
|
201
167
|
],
|
|
202
|
-
"hash": "
|
|
168
|
+
"hash": "a5ef470a156b3f96",
|
|
203
169
|
"childrenByOrder": {}
|
|
204
170
|
},
|
|
205
171
|
{
|
|
@@ -207,9 +173,9 @@
|
|
|
207
173
|
"initial": false,
|
|
208
174
|
"entry": false,
|
|
209
175
|
"recorded": false,
|
|
210
|
-
"size":
|
|
176
|
+
"size": 12,
|
|
211
177
|
"sizes": {
|
|
212
|
-
"javascript":
|
|
178
|
+
"javascript": 12
|
|
213
179
|
},
|
|
214
180
|
"names": [],
|
|
215
181
|
"idHints": [],
|
|
@@ -218,10 +184,10 @@
|
|
|
218
184
|
"main"
|
|
219
185
|
],
|
|
220
186
|
"files": [
|
|
221
|
-
"
|
|
187
|
+
"335.js"
|
|
222
188
|
],
|
|
223
189
|
"auxiliaryFiles": [],
|
|
224
|
-
"hash": "
|
|
190
|
+
"hash": "9830aba4d035e004",
|
|
225
191
|
"childrenByOrder": {}
|
|
226
192
|
},
|
|
227
193
|
{
|
|
@@ -230,9 +196,9 @@
|
|
|
230
196
|
"entry": false,
|
|
231
197
|
"recorded": false,
|
|
232
198
|
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
233
|
-
"size":
|
|
199
|
+
"size": 2533371,
|
|
234
200
|
"sizes": {
|
|
235
|
-
"javascript":
|
|
201
|
+
"javascript": 2533371
|
|
236
202
|
},
|
|
237
203
|
"names": [],
|
|
238
204
|
"idHints": [
|
|
@@ -243,12 +209,12 @@
|
|
|
243
209
|
"main"
|
|
244
210
|
],
|
|
245
211
|
"files": [
|
|
246
|
-
"
|
|
212
|
+
"349.js"
|
|
247
213
|
],
|
|
248
214
|
"auxiliaryFiles": [
|
|
249
|
-
"
|
|
215
|
+
"349.js.map"
|
|
250
216
|
],
|
|
251
|
-
"hash": "
|
|
217
|
+
"hash": "a919093b6a34d016",
|
|
252
218
|
"childrenByOrder": {}
|
|
253
219
|
},
|
|
254
220
|
{
|
|
@@ -257,9 +223,9 @@
|
|
|
257
223
|
"entry": false,
|
|
258
224
|
"recorded": false,
|
|
259
225
|
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
260
|
-
"size":
|
|
226
|
+
"size": 3716124,
|
|
261
227
|
"sizes": {
|
|
262
|
-
"javascript":
|
|
228
|
+
"javascript": 3716124
|
|
263
229
|
},
|
|
264
230
|
"names": [],
|
|
265
231
|
"idHints": [
|
|
@@ -270,12 +236,33 @@
|
|
|
270
236
|
"main"
|
|
271
237
|
],
|
|
272
238
|
"files": [
|
|
273
|
-
"
|
|
239
|
+
"359.js"
|
|
274
240
|
],
|
|
275
241
|
"auxiliaryFiles": [
|
|
276
|
-
"
|
|
242
|
+
"359.js.map"
|
|
243
|
+
],
|
|
244
|
+
"hash": "a9d1ebe105c2fef3",
|
|
245
|
+
"childrenByOrder": {}
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"rendered": false,
|
|
249
|
+
"initial": false,
|
|
250
|
+
"entry": false,
|
|
251
|
+
"recorded": false,
|
|
252
|
+
"reason": "reused as split chunk (cache group: default)",
|
|
253
|
+
"size": 42,
|
|
254
|
+
"sizes": {
|
|
255
|
+
"consume-shared": 42
|
|
256
|
+
},
|
|
257
|
+
"names": [],
|
|
258
|
+
"idHints": [],
|
|
259
|
+
"runtime": [
|
|
260
|
+
"@kenyaemr/esm-patient-clinical-view-app",
|
|
261
|
+
"main"
|
|
277
262
|
],
|
|
278
|
-
"
|
|
263
|
+
"files": [],
|
|
264
|
+
"auxiliaryFiles": [],
|
|
265
|
+
"hash": "738c60774d74a33f",
|
|
279
266
|
"childrenByOrder": {}
|
|
280
267
|
},
|
|
281
268
|
{
|
|
@@ -284,9 +271,9 @@
|
|
|
284
271
|
"entry": false,
|
|
285
272
|
"recorded": false,
|
|
286
273
|
"reason": "split chunk (cache group: defaultVendors)",
|
|
287
|
-
"size":
|
|
274
|
+
"size": 138602,
|
|
288
275
|
"sizes": {
|
|
289
|
-
"javascript":
|
|
276
|
+
"javascript": 138602
|
|
290
277
|
},
|
|
291
278
|
"names": [],
|
|
292
279
|
"idHints": [
|
|
@@ -297,12 +284,12 @@
|
|
|
297
284
|
"main"
|
|
298
285
|
],
|
|
299
286
|
"files": [
|
|
300
|
-
"
|
|
287
|
+
"474.js"
|
|
301
288
|
],
|
|
302
289
|
"auxiliaryFiles": [
|
|
303
|
-
"
|
|
290
|
+
"474.js.map"
|
|
304
291
|
],
|
|
305
|
-
"hash": "
|
|
292
|
+
"hash": "f96123b2605ccc74",
|
|
306
293
|
"childrenByOrder": {}
|
|
307
294
|
},
|
|
308
295
|
{
|
|
@@ -310,10 +297,10 @@
|
|
|
310
297
|
"initial": false,
|
|
311
298
|
"entry": false,
|
|
312
299
|
"recorded": false,
|
|
313
|
-
"reason": "
|
|
314
|
-
"size":
|
|
300
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
301
|
+
"size": 162805,
|
|
315
302
|
"sizes": {
|
|
316
|
-
"javascript":
|
|
303
|
+
"javascript": 162805
|
|
317
304
|
},
|
|
318
305
|
"names": [],
|
|
319
306
|
"idHints": [
|
|
@@ -324,12 +311,12 @@
|
|
|
324
311
|
"main"
|
|
325
312
|
],
|
|
326
313
|
"files": [
|
|
327
|
-
"
|
|
314
|
+
"479.js"
|
|
328
315
|
],
|
|
329
316
|
"auxiliaryFiles": [
|
|
330
|
-
"
|
|
317
|
+
"479.js.map"
|
|
331
318
|
],
|
|
332
|
-
"hash": "
|
|
319
|
+
"hash": "d8b9c03bf562334f",
|
|
333
320
|
"childrenByOrder": {}
|
|
334
321
|
},
|
|
335
322
|
{
|
|
@@ -337,21 +324,74 @@
|
|
|
337
324
|
"initial": false,
|
|
338
325
|
"entry": false,
|
|
339
326
|
"recorded": false,
|
|
340
|
-
"
|
|
327
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
328
|
+
"size": 39684,
|
|
341
329
|
"sizes": {
|
|
342
|
-
"javascript":
|
|
330
|
+
"javascript": 39684
|
|
343
331
|
},
|
|
344
332
|
"names": [],
|
|
345
|
-
"idHints": [
|
|
333
|
+
"idHints": [
|
|
334
|
+
"vendors"
|
|
335
|
+
],
|
|
346
336
|
"runtime": [
|
|
347
337
|
"@kenyaemr/esm-patient-clinical-view-app",
|
|
348
338
|
"main"
|
|
349
339
|
],
|
|
350
340
|
"files": [
|
|
351
|
-
"
|
|
341
|
+
"537.js"
|
|
342
|
+
],
|
|
343
|
+
"auxiliaryFiles": [
|
|
344
|
+
"537.js.map"
|
|
352
345
|
],
|
|
346
|
+
"hash": "3d2661717ceb0087",
|
|
347
|
+
"childrenByOrder": {}
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"rendered": true,
|
|
351
|
+
"initial": true,
|
|
352
|
+
"entry": true,
|
|
353
|
+
"recorded": false,
|
|
354
|
+
"size": 20843,
|
|
355
|
+
"sizes": {
|
|
356
|
+
"javascript": 42,
|
|
357
|
+
"share-init": 210,
|
|
358
|
+
"runtime": 20591
|
|
359
|
+
},
|
|
360
|
+
"names": [
|
|
361
|
+
"@kenyaemr/esm-patient-clinical-view-app"
|
|
362
|
+
],
|
|
363
|
+
"idHints": [],
|
|
364
|
+
"runtime": [
|
|
365
|
+
"@kenyaemr/esm-patient-clinical-view-app"
|
|
366
|
+
],
|
|
367
|
+
"files": [
|
|
368
|
+
"kenyaemr-esm-patient-clinical-view-app.js"
|
|
369
|
+
],
|
|
370
|
+
"auxiliaryFiles": [
|
|
371
|
+
"kenyaemr-esm-patient-clinical-view-app.js.map"
|
|
372
|
+
],
|
|
373
|
+
"hash": "c195ab8e698a33d8",
|
|
374
|
+
"childrenByOrder": {}
|
|
375
|
+
},
|
|
376
|
+
{
|
|
377
|
+
"rendered": false,
|
|
378
|
+
"initial": false,
|
|
379
|
+
"entry": false,
|
|
380
|
+
"recorded": false,
|
|
381
|
+
"reason": "reused as split chunk (cache group: default)",
|
|
382
|
+
"size": 126,
|
|
383
|
+
"sizes": {
|
|
384
|
+
"consume-shared": 126
|
|
385
|
+
},
|
|
386
|
+
"names": [],
|
|
387
|
+
"idHints": [],
|
|
388
|
+
"runtime": [
|
|
389
|
+
"@kenyaemr/esm-patient-clinical-view-app",
|
|
390
|
+
"main"
|
|
391
|
+
],
|
|
392
|
+
"files": [],
|
|
353
393
|
"auxiliaryFiles": [],
|
|
354
|
-
"hash": "
|
|
394
|
+
"hash": "b8dde57fb2d75f86",
|
|
355
395
|
"childrenByOrder": {}
|
|
356
396
|
},
|
|
357
397
|
{
|
|
@@ -359,23 +399,80 @@
|
|
|
359
399
|
"initial": false,
|
|
360
400
|
"entry": false,
|
|
361
401
|
"recorded": false,
|
|
362
|
-
"
|
|
402
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
403
|
+
"size": 1692443,
|
|
363
404
|
"sizes": {
|
|
364
|
-
"javascript":
|
|
405
|
+
"javascript": 1692443
|
|
365
406
|
},
|
|
366
407
|
"names": [],
|
|
408
|
+
"idHints": [
|
|
409
|
+
"vendors"
|
|
410
|
+
],
|
|
411
|
+
"runtime": [
|
|
412
|
+
"@kenyaemr/esm-patient-clinical-view-app"
|
|
413
|
+
],
|
|
414
|
+
"files": [
|
|
415
|
+
"746.js"
|
|
416
|
+
],
|
|
417
|
+
"auxiliaryFiles": [
|
|
418
|
+
"746.js.map"
|
|
419
|
+
],
|
|
420
|
+
"hash": "7ae48242d9378052",
|
|
421
|
+
"childrenByOrder": {}
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"rendered": true,
|
|
425
|
+
"initial": true,
|
|
426
|
+
"entry": true,
|
|
427
|
+
"recorded": false,
|
|
428
|
+
"size": 5183737,
|
|
429
|
+
"sizes": {
|
|
430
|
+
"consume-shared": 210,
|
|
431
|
+
"javascript": 5162225,
|
|
432
|
+
"share-init": 210,
|
|
433
|
+
"runtime": 21092
|
|
434
|
+
},
|
|
435
|
+
"names": [
|
|
436
|
+
"main"
|
|
437
|
+
],
|
|
367
438
|
"idHints": [],
|
|
439
|
+
"runtime": [
|
|
440
|
+
"main"
|
|
441
|
+
],
|
|
442
|
+
"files": [
|
|
443
|
+
"main.js"
|
|
444
|
+
],
|
|
445
|
+
"auxiliaryFiles": [
|
|
446
|
+
"main.js.map"
|
|
447
|
+
],
|
|
448
|
+
"hash": "6299070c0f9986bc",
|
|
449
|
+
"childrenByOrder": {}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"rendered": true,
|
|
453
|
+
"initial": false,
|
|
454
|
+
"entry": false,
|
|
455
|
+
"recorded": false,
|
|
456
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
457
|
+
"size": 312599,
|
|
458
|
+
"sizes": {
|
|
459
|
+
"javascript": 312599
|
|
460
|
+
},
|
|
461
|
+
"names": [],
|
|
462
|
+
"idHints": [
|
|
463
|
+
"vendors"
|
|
464
|
+
],
|
|
368
465
|
"runtime": [
|
|
369
466
|
"@kenyaemr/esm-patient-clinical-view-app",
|
|
370
467
|
"main"
|
|
371
468
|
],
|
|
372
469
|
"files": [
|
|
373
|
-
"
|
|
470
|
+
"907.js"
|
|
374
471
|
],
|
|
375
472
|
"auxiliaryFiles": [
|
|
376
|
-
"
|
|
473
|
+
"907.js.map"
|
|
377
474
|
],
|
|
378
|
-
"hash": "
|
|
475
|
+
"hash": "fcec955abebfb1bb",
|
|
379
476
|
"childrenByOrder": {}
|
|
380
477
|
},
|
|
381
478
|
{
|
|
@@ -383,21 +480,26 @@
|
|
|
383
480
|
"initial": false,
|
|
384
481
|
"entry": false,
|
|
385
482
|
"recorded": false,
|
|
386
|
-
"
|
|
483
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
484
|
+
"size": 314926,
|
|
387
485
|
"sizes": {
|
|
388
|
-
"javascript":
|
|
486
|
+
"javascript": 314926
|
|
389
487
|
},
|
|
390
488
|
"names": [],
|
|
391
|
-
"idHints": [
|
|
489
|
+
"idHints": [
|
|
490
|
+
"vendors"
|
|
491
|
+
],
|
|
392
492
|
"runtime": [
|
|
393
493
|
"@kenyaemr/esm-patient-clinical-view-app",
|
|
394
494
|
"main"
|
|
395
495
|
],
|
|
396
496
|
"files": [
|
|
397
|
-
"
|
|
497
|
+
"913.js"
|
|
398
498
|
],
|
|
399
|
-
"auxiliaryFiles": [
|
|
400
|
-
|
|
499
|
+
"auxiliaryFiles": [
|
|
500
|
+
"913.js.map"
|
|
501
|
+
],
|
|
502
|
+
"hash": "37cfbaac5d051c59",
|
|
401
503
|
"childrenByOrder": {}
|
|
402
504
|
}
|
|
403
505
|
]
|