@openmrs/esm-active-visits-app 9.2.1-pre.7156 → 9.2.1-pre.7160

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.
@@ -29,4 +29,4 @@ This can impact web performance.
29
29
  Assets:
30
30
  8911.js (2.04 MiB)
31
31
 
32
- webpack 5.99.9 compiled with 1 warning in 128831 ms
32
+ webpack 5.99.9 compiled with 1 warning in 104393 ms
package/dist/8371.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[8371],{88371:i=>{i.exports=JSON.parse('{"activeVisits":"Active Visits","allEncounters":"All Encounters","checkFilters":"Check the filters above","diagnoses":"Diagnoses","dose":"Dose","encounterType":"Encounter Type","endDate":"End date","filterActiveVisits":"Filter active visits","filterTable":"Filter table","indication":"Indication","medications":"Medications","noActiveVisitsForLocation":"There are no active visits to display for this location.","noDiagnosesFound":"No diagnoses found","noEncountersFound":"No encounters found","noMedicationsFound":"No medications found","noNotesToShowForPatient":"There are no notes to display for this patient","noObservationsFound":"No observations found","notes":"Notes","noVisitsToDisplay":"No visits to display","orderDurationAndUnit":"for {{duration}} {{durationUnit}}","orderIndefiniteDuration":"Indefinite duration","patients":"Patients","provider":"Provider","quantity":"Quantity","refills":"Refills","tests":"Tests","thereIsNoInformationToDisplayHere":"There is no information to display here","time":"Time","totalVisits":"Total Visits Today","viewPatientChartFor":"View patient chart for {{patientName}}","visitSummary":"Visit Summary"}')}}]);
1
+ "use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[8371],{88371:i=>{i.exports=JSON.parse('{"activeVisits":"Vizite Aktive","allEncounters":"Takime","checkFilters":"Kontrollo filterat me lart","diagnoses":"Diagnozat","dose":"Doze","encounterType":"Tip Takimi","endDate":"Date Mbarimi","filterActiveVisits":"Filtro vizite aktive","filterTable":"Filtro tabelen","indication":"Tregues","medications":"Medikamente","noActiveVisitsForLocation":"Nuk ka vizita aktive për t\'u shfaqur për këtë vendndodhje.","noDiagnosesFound":"Nuk u gjetën diagnoza","noEncountersFound":"Nuk u gjetën takime","noMedicationsFound":"Nuk u gjetën ilaçe","noNotesToShowForPatient":"Nuk ka shënime për t\'u shfaqur për këtë pacient","noObservationsFound":"Nuk u gjetën vëzhgime","notes":"Shenime","noVisitsToDisplay":"Nuk ka vizita për t\'u shfaqur","orderDurationAndUnit":"per {{duration}} {{durationUnit}}","orderIndefiniteDuration":"Kohëzgjatje e pacaktuar","patients":"Pacientet","provider":"Ofruesi","quantity":"Sasia","refills":"Mbushje","tests":"Teste","thereIsNoInformationToDisplayHere":"Nuk ka informacion për t\'u shfaqur ","time":"Koha","totalVisits":"Totali i Vizitave Sot","viewPatientChartFor":"Shikoni kartelën e pacientit për {{patientName}}","visitSummary":"Përmbledhje e Vizitave"}')}}]);
@@ -1204,9 +1204,9 @@
1204
1204
  "initial": false,
1205
1205
  "entry": false,
1206
1206
  "recorded": false,
1207
- "size": 1158,
1207
+ "size": 1186,
1208
1208
  "sizes": {
1209
- "javascript": 1158
1209
+ "javascript": 1186
1210
1210
  },
1211
1211
  "names": [],
1212
1212
  "idHints": [],
@@ -1218,7 +1218,7 @@
1218
1218
  "8371.js"
1219
1219
  ],
1220
1220
  "auxiliaryFiles": [],
1221
- "hash": "d130d14f2715b72b",
1221
+ "hash": "ab739d37c1f16e8a",
1222
1222
  "childrenByOrder": {}
1223
1223
  },
1224
1224
  {
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"extensions":[{"name":"active-visits-widget","slot":"homepage-widgets-slot","component":"activeVisits","order":0},{"name":"visit-summary-widget","slot":"visit-summary-slot","component":"visitDetail"},{"name":"active-visits-tile","slot":"home-metrics-tiles-slot","component":"homeActiveVisitsTile"},{"name":"total-visits-tile","slot":"home-metrics-tiles-slot","component":"homeTotalVisitsTile"}],"pages":[],"version":"9.2.1-pre.7156"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"extensions":[{"name":"active-visits-widget","slot":"homepage-widgets-slot","component":"activeVisits","order":0},{"name":"visit-summary-widget","slot":"visit-summary-slot","component":"visitDetail"},{"name":"active-visits-tile","slot":"home-metrics-tiles-slot","component":"homeActiveVisitsTile"},{"name":"total-visits-tile","slot":"home-metrics-tiles-slot","component":"homeTotalVisitsTile"}],"pages":[],"version":"9.2.1-pre.7160"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-active-visits-app",
3
- "version": "9.2.1-pre.7156",
3
+ "version": "9.2.1-pre.7160",
4
4
  "description": "Active visits widget microfrontend for O3",
5
5
  "browser": "dist/openmrs-esm-active-visits-app.js",
6
6
  "main": "src/index.ts",
@@ -1,33 +1,33 @@
1
1
  {
2
- "activeVisits": "Active Visits",
3
- "allEncounters": "All Encounters",
4
- "checkFilters": "Check the filters above",
5
- "diagnoses": "Diagnoses",
6
- "dose": "Dose",
7
- "encounterType": "Encounter Type",
8
- "endDate": "End date",
9
- "filterActiveVisits": "Filter active visits",
10
- "filterTable": "Filter table",
11
- "indication": "Indication",
12
- "medications": "Medications",
13
- "noActiveVisitsForLocation": "There are no active visits to display for this location.",
14
- "noDiagnosesFound": "No diagnoses found",
15
- "noEncountersFound": "No encounters found",
16
- "noMedicationsFound": "No medications found",
17
- "noNotesToShowForPatient": "There are no notes to display for this patient",
18
- "noObservationsFound": "No observations found",
19
- "notes": "Notes",
20
- "noVisitsToDisplay": "No visits to display",
21
- "orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
22
- "orderIndefiniteDuration": "Indefinite duration",
23
- "patients": "Patients",
24
- "provider": "Provider",
25
- "quantity": "Quantity",
26
- "refills": "Refills",
27
- "tests": "Tests",
28
- "thereIsNoInformationToDisplayHere": "There is no information to display here",
29
- "time": "Time",
30
- "totalVisits": "Total Visits Today",
31
- "viewPatientChartFor": "View patient chart for {{patientName}}",
32
- "visitSummary": "Visit Summary"
2
+ "activeVisits": "Vizite Aktive",
3
+ "allEncounters": "Takime",
4
+ "checkFilters": "Kontrollo filterat me lart",
5
+ "diagnoses": "Diagnozat",
6
+ "dose": "Doze",
7
+ "encounterType": "Tip Takimi",
8
+ "endDate": "Date Mbarimi",
9
+ "filterActiveVisits": "Filtro vizite aktive",
10
+ "filterTable": "Filtro tabelen",
11
+ "indication": "Tregues",
12
+ "medications": "Medikamente",
13
+ "noActiveVisitsForLocation": "Nuk ka vizita aktive për t'u shfaqur për këtë vendndodhje.",
14
+ "noDiagnosesFound": "Nuk u gjetën diagnoza",
15
+ "noEncountersFound": "Nuk u gjetën takime",
16
+ "noMedicationsFound": "Nuk u gjetën ilaçe",
17
+ "noNotesToShowForPatient": "Nuk ka shënime për t'u shfaqur për këtë pacient",
18
+ "noObservationsFound": "Nuk u gjetën vëzhgime",
19
+ "notes": "Shenime",
20
+ "noVisitsToDisplay": "Nuk ka vizita për t'u shfaqur",
21
+ "orderDurationAndUnit": "per {{duration}} {{durationUnit}}",
22
+ "orderIndefiniteDuration": "Kohëzgjatje e pacaktuar",
23
+ "patients": "Pacientet",
24
+ "provider": "Ofruesi",
25
+ "quantity": "Sasia",
26
+ "refills": "Mbushje",
27
+ "tests": "Teste",
28
+ "thereIsNoInformationToDisplayHere": "Nuk ka informacion për t'u shfaqur ",
29
+ "time": "Koha",
30
+ "totalVisits": "Totali i Vizitave Sot",
31
+ "viewPatientChartFor": "Shikoni kartelën e pacientit për {{patientName}}",
32
+ "visitSummary": "Përmbledhje e Vizitave"
33
33
  }