@openmrs/esm-active-visits-app 9.2.1-pre.6894 → 9.2.1-pre.6902

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.05 MiB)
31
31
 
32
- webpack 5.99.9 compiled with 1 warning in 107521 ms
32
+ webpack 5.99.9 compiled with 1 warning in 132467 ms
package/dist/1197.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[1197],{81197: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":"No hay notas para mostrar de este paciente","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([[1197],{81197:i=>{i.exports=JSON.parse('{"activeVisits":"Active Visits","allEncounters":"All Encounters","checkFilters":"Check the filters above","diagnoses":"Diagnoses","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":"No hay notas para mostrar de este paciente","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"}')}}]);
@@ -163,9 +163,9 @@
163
163
  "initial": false,
164
164
  "entry": false,
165
165
  "recorded": false,
166
- "size": 1154,
166
+ "size": 1153,
167
167
  "sizes": {
168
- "javascript": 1154
168
+ "javascript": 1153
169
169
  },
170
170
  "names": [],
171
171
  "idHints": [],
@@ -177,7 +177,7 @@
177
177
  "1197.js"
178
178
  ],
179
179
  "auxiliaryFiles": [],
180
- "hash": "99ed88a883096865",
180
+ "hash": "a0110fbabada4b3a",
181
181
  "childrenByOrder": {}
182
182
  },
183
183
  {
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.6894"}
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.6902"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-active-visits-app",
3
- "version": "9.2.1-pre.6894",
3
+ "version": "9.2.1-pre.6902",
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",
@@ -3,7 +3,7 @@
3
3
  "allEncounters": "All Encounters",
4
4
  "checkFilters": "Check the filters above",
5
5
  "diagnoses": "Diagnoses",
6
- "dose": "Dose",
6
+ "dose": "መጠን",
7
7
  "encounterType": "Encounter Type",
8
8
  "endDate": "End date",
9
9
  "filterActiveVisits": "Filter active visits",