@kenyaemr/esm-shr-app 5.1.2-pre.540 → 5.1.2-pre.545

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.
@@ -40,4 +40,4 @@ Entrypoints:
40
40
  main.js
41
41
  
42
42
 
43
- webpack 5.88.0 compiled with 2 warnings in 20118 ms
43
+ webpack 5.88.0 compiled with 2 warnings in 100261 ms
package/dist/574.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_kenyaemr_esm_shr_app=globalThis.webpackChunk_kenyaemr_esm_shr_app||[]).push([[574],{3574:e=>{e.exports=JSON.parse('{"actions":"Actions","active":"Active","allergen":"Allergen","allergies":"Allergies","birthdate":"Birth Date","cancel":"Cancel","clinicalNote":"Clinical Note","communityReferrals":"Community Referrals","complaints":"Complaints","completed":"Completed","conditions":"Conditions","dateRecorded":"Date Recorded","dateReferred":"Date Referred","diagnosis":"Diagnosis","errorSHRSummary":"Error loading SHR summary","filterTable":"Filter table","gender":"Gender","labresults":"labResults","name":"Name","noRecordsToDisplay":"There are no new referrals to this facility","noSharedHealthRecordsFound":"No Shared Health Records Found","nupi":"UPI","onsetDate":"Onset Date","processReferral":"Process referral","processReferralError":"Process referral error","processReferralSucess":"Patient registered successfull","reaction":"Reaction","reasonCode":"Reason Code","ReasonCode":"Reason Code","referral":"Referrals","referralDate":"Referral Date","referralError":"Error processing referral","referralReasons":"Referral Reasons","referralService":"Department","referredFrom":"Refereed From","referredPatients":"Referred Patients","serveClient":"Serve client","severity":"Severity","sharedhealthrecords":"Shared Health Records","shrPatientSHRSummary":"Patient SHR Summary","status":"Status","value":"Value","vitals":"Vitals"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_kenyaemr_esm_shr_app=globalThis.webpackChunk_kenyaemr_esm_shr_app||[]).push([[574],{3574:e=>{e.exports=JSON.parse('{"actions":"Actions","active":"Active","allergen":"Allergen","allergies":"Allergies","birthdate":"Birth Date","cancel":"Cancel","clinicalNote":"Clinical Note","communityReferrals":"Community Referrals","complaints":"Complaints","completed":"Completed","conditions":"Conditions","dateRecorded":"Date Recorded","dateReferred":"Date Referred","diagnosis":"Diagnosis","errorSHRSummary":"Error loading SHR summary","filterTable":"Filter table","gender":"Gender","labresults":"labResults","name":"Name","noRecordsToDisplay":"There are no new referrals to this facility","noSharedHealthRecordsFound":"No Shared Health Records Found","nupi":"UPI","onsetDate":"Onset Date","processReferral":"Process referral","processReferralError":"Process referral error","processReferralSuccess":"Patient registered successfully","reaction":"Reaction","reasonCode":"Reason Code","ReasonCode":"Reason Code","referral":"Referrals","referralDate":"Referral Date","referralError":"Error processing referral","referralReasons":"Referral Reasons","referralService":"Department","referredFrom":"Refereed From","referredPatients":"Referred Patients","serveClient":"Serve client","severity":"Severity","sharedhealthrecords":"Shared Health Records","shrPatientSHRSummary":"Patient SHR Summary","status":"Status","value":"Value","vitals":"Vitals"}')}}]);
@@ -52,7 +52,7 @@
52
52
  "auxiliaryFiles": [
53
53
  "main.js.map"
54
54
  ],
55
- "hash": "30ee90075625fa8f",
55
+ "hash": "f28b37bd0ea50c65",
56
56
  "childrenByOrder": {}
57
57
  },
58
58
  {
@@ -158,9 +158,9 @@
158
158
  "initial": false,
159
159
  "entry": false,
160
160
  "recorded": false,
161
- "size": 1322,
161
+ "size": 1324,
162
162
  "sizes": {
163
- "javascript": 1322
163
+ "javascript": 1324
164
164
  },
165
165
  "names": [],
166
166
  "idHints": [],
@@ -172,7 +172,7 @@
172
172
  "574.js"
173
173
  ],
174
174
  "auxiliaryFiles": [],
175
- "hash": "5eca6495510d7f7b",
175
+ "hash": "bdb772667c2618fb",
176
176
  "childrenByOrder": {}
177
177
  },
178
178
  {
@@ -223,7 +223,7 @@
223
223
  "auxiliaryFiles": [
224
224
  "665.js.map"
225
225
  ],
226
- "hash": "d08862d27962cf3f",
226
+ "hash": "53cbc2c92aa6aedb",
227
227
  "childrenByOrder": {}
228
228
  },
229
229
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-shr-app",
3
- "version": "5.1.2-pre.540",
3
+ "version": "5.1.2-pre.545",
4
4
  "description": "Patient care panels microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/kenyaemr-esm-shr-app.js",
6
6
  "main": "src/index.ts",
@@ -51,5 +51,5 @@
51
51
  "@openmrs/esm-patient-common-lib": "next",
52
52
  "webpack": "^5.74.0"
53
53
  },
54
- "gitHead": "411b8b5ce6e5f7279d06133d7f1cf80c5a2fe1a0"
54
+ "gitHead": "1aff503eae251e0564779a3d93e0ddced27976f8"
55
55
  }
@@ -24,7 +24,7 @@
24
24
  "onsetDate": "Onset Date",
25
25
  "processReferral": "Process referral",
26
26
  "processReferralError": "Process referral error",
27
- "processReferralSucess": "Patient registered successfull",
27
+ "processReferralSuccess": "Patient registered successfully",
28
28
  "reaction": "Reaction",
29
29
  "reasonCode": "Reason Code",
30
30
  "ReasonCode": "Reason Code",