@openmrs/esm-active-visits-app 8.5.1-pre.5544 → 8.5.1-pre.5550

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.
@@ -14,7 +14,7 @@ runtime modules 42.4 KiB 28 modules
14
14
  built modules 6.43 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
15
15
  modules by path ../../node_modules/ 6.15 MiB 491 modules
16
16
  modules by path ./ 287 KiB
17
- optional modules 44.4 KiB [optional] 39 modules
17
+ optional modules 44.5 KiB [optional] 39 modules
18
18
  javascript modules 242 KiB 11 modules
19
19
  provide-module modules 336 bytes
20
20
  modules by path provide shared module (default) swr/ 126 bytes 3 modules
@@ -29,4 +29,4 @@ This can impact web performance.
29
29
  Assets:
30
30
  5765.js (1.67 MiB)
31
31
 
32
- webpack 5.99.9 compiled with 1 warning in 137471 ms
32
+ webpack 5.99.9 compiled with 1 warning in 104114 ms
package/dist/8349.js CHANGED
@@ -1 +1 @@
1
- "use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[8349],{88349: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([[8349],{88349:a=>{a.exports=JSON.parse('{"activeVisits":"Consultas Activas","allEncounters":"Todos los Encuentros","checkFilters":"Verifique los filtros arriba","diagnoses":"Diagnósticos","dose":"Dosis","encounterType":"Tipo de encuentro","endDate":"Fecha de finalización","filterActiveVisits":"Filtrar consultas activas","filterTable":"Filtrar tabla","indication":"Indicación","medications":"Medicamentos","noActiveVisitsForLocation":"No hay visitas activas para mostrar para esta ubicación.","noDiagnosesFound":"No se encontraron diagnósticos","noEncountersFound":"No se encontraron encuentros","noMedicationsFound":"No se encontraron medicamentos","noNotesToShowForPatient":"No hay notas para mostrar para este paciente","noObservationsFound":"No se encontraron observaciones","notes":"Notas","noVisitsToDisplay":"No hay consultas para mostrar","orderDurationAndUnit":"por {{duration}} {{durationUnit}}","orderIndefiniteDuration":"Duración indefinida","patients":"Pacientes","provider":"Proveedor","quantity":"Cantidad","refills":"Recargas","tests":"Pruebas","thereIsNoInformationToDisplayHere":"No hay información para mostrar aquí","time":"Hora","totalVisits":"Total de Consultas Hoy","viewPatientChartFor":"Ver historial clínico de {{patientName}}","visitSummary":"Resumen de Consulta"}')}}]);
@@ -1171,9 +1171,9 @@
1171
1171
  "initial": false,
1172
1172
  "entry": false,
1173
1173
  "recorded": false,
1174
- "size": 1158,
1174
+ "size": 1262,
1175
1175
  "sizes": {
1176
- "javascript": 1158
1176
+ "javascript": 1262
1177
1177
  },
1178
1178
  "names": [],
1179
1179
  "idHints": [],
@@ -1185,7 +1185,7 @@
1185
1185
  "8349.js"
1186
1186
  ],
1187
1187
  "auxiliaryFiles": [],
1188
- "hash": "c8af6a7087bbee98",
1188
+ "hash": "3193b066417cafc1",
1189
1189
  "childrenByOrder": {}
1190
1190
  },
1191
1191
  {
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":"8.5.1-pre.5544"}
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":"8.5.1-pre.5550"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-active-visits-app",
3
- "version": "8.5.1-pre.5544",
3
+ "version": "8.5.1-pre.5550",
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": "Consultas Activas",
3
+ "allEncounters": "Todos los Encuentros",
4
+ "checkFilters": "Verifique los filtros arriba",
5
+ "diagnoses": "Diagnósticos",
6
+ "dose": "Dosis",
7
+ "encounterType": "Tipo de encuentro",
8
+ "endDate": "Fecha de finalización",
9
+ "filterActiveVisits": "Filtrar consultas activas",
10
+ "filterTable": "Filtrar tabla",
11
+ "indication": "Indicación",
12
+ "medications": "Medicamentos",
13
+ "noActiveVisitsForLocation": "No hay visitas activas para mostrar para esta ubicación.",
14
+ "noDiagnosesFound": "No se encontraron diagnósticos",
15
+ "noEncountersFound": "No se encontraron encuentros",
16
+ "noMedicationsFound": "No se encontraron medicamentos",
17
+ "noNotesToShowForPatient": "No hay notas para mostrar para este paciente",
18
+ "noObservationsFound": "No se encontraron observaciones",
19
+ "notes": "Notas",
20
+ "noVisitsToDisplay": "No hay consultas para mostrar",
21
+ "orderDurationAndUnit": "por {{duration}} {{durationUnit}}",
22
+ "orderIndefiniteDuration": "Duración indefinida",
23
+ "patients": "Pacientes",
24
+ "provider": "Proveedor",
25
+ "quantity": "Cantidad",
26
+ "refills": "Recargas",
27
+ "tests": "Pruebas",
28
+ "thereIsNoInformationToDisplayHere": "No hay información para mostrar aquí",
29
+ "time": "Hora",
30
+ "totalVisits": "Total de Consultas Hoy",
31
+ "viewPatientChartFor": "Ver historial clínico de {{patientName}}",
32
+ "visitSummary": "Resumen de Consulta"
33
33
  }