@openmrs/esm-active-visits-app 8.4.0 → 8.4.1-pre.5238
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
CHANGED
|
@@ -11,7 +11,7 @@ assets by path *.js 2.2 MiB
|
|
|
11
11
|
+ 43 assets
|
|
12
12
|
assets by path *.json 24.2 KiB
|
|
13
13
|
asset openmrs-esm-active-visits-app.js.buildmanifest.json 23.6 KiB [emitted]
|
|
14
|
-
asset routes.json
|
|
14
|
+
asset routes.json 542 bytes [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
orphan modules 4.77 MiB [orphan] 452 modules
|
|
16
16
|
runtime modules 42.4 KiB 30 modules
|
|
17
17
|
built modules 7.44 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [built]
|
|
@@ -32,4 +32,4 @@ This can impact web performance.
|
|
|
32
32
|
Assets:
|
|
33
33
|
130.js (1.55 MiB)
|
|
34
34
|
|
|
35
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
35
|
+
webpack 5.88.0 compiled with 1 warning in 145897 ms
|
package/dist/8319.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[8319],{8319:a=>{a.exports=JSON.parse('{"activeVisits":"Consultas Activas","age":"Edad","allEncounters":"Todos los Encuentros","checkFilters":"Compruebe los filtros anteriores","diagnoses":"Diagnósticos","dose":"Dosis","encounterType":"Tipo De Encuentro","endDate":"Fecha de finalización","filterActiveVisits":"
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[8319],{8319:a=>{a.exports=JSON.parse('{"activeVisits":"Consultas Activas","age":"Edad","allEncounters":"Todos los Encuentros","checkFilters":"Compruebe los filtros anteriores","diagnoses":"Diagnósticos","dose":"Dosis","encounterType":"Tipo De Encuentro","endDate":"Fecha de finalización","filterActiveVisits":"Filtrar Visitas Activas","filterTable":"Filtrar la tabla","gender":"Género","idNumber":"Número de ID","indication":"Indicación","medications":"Medicamentos","name":"Nombre","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":"Personal de la Salud","quantity":"Cantidad","refills":"Reabastecimientos","tests":"Pruebas","thereIsNoInformationToDisplayHere":"No hay información para mostrar aquí","time":"Hora","totalVisits":"Total de Consultas Hoy","viewPatientChartFor":"Ver historial clínico de {{patientName}}","visitStartTime":"Tiempo de la Consulta","visitSummary":"Resumen de la Consulta","visitType":"Tipo de Consulta"}')}}]);
|
|
@@ -1021,9 +1021,9 @@
|
|
|
1021
1021
|
"initial": false,
|
|
1022
1022
|
"entry": false,
|
|
1023
1023
|
"recorded": false,
|
|
1024
|
-
"size":
|
|
1024
|
+
"size": 1435,
|
|
1025
1025
|
"sizes": {
|
|
1026
|
-
"javascript":
|
|
1026
|
+
"javascript": 1435
|
|
1027
1027
|
},
|
|
1028
1028
|
"names": [],
|
|
1029
1029
|
"idHints": [],
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
"8319.js"
|
|
1036
1036
|
],
|
|
1037
1037
|
"auxiliaryFiles": [],
|
|
1038
|
-
"hash": "
|
|
1038
|
+
"hash": "b5a2ad755e193366",
|
|
1039
1039
|
"childrenByOrder": {}
|
|
1040
1040
|
},
|
|
1041
1041
|
{
|
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.4.
|
|
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.4.1-pre.5238"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-active-visits-app",
|
|
3
|
-
"version": "8.4.
|
|
3
|
+
"version": "8.4.1-pre.5238",
|
|
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",
|
|
@@ -51,5 +51,6 @@
|
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"webpack": "^5.74.0"
|
|
54
|
-
}
|
|
54
|
+
},
|
|
55
|
+
"stableVersion": "8.4.0"
|
|
55
56
|
}
|
package/translations/es.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"dose": "Dosis",
|
|
8
8
|
"encounterType": "Tipo De Encuentro",
|
|
9
9
|
"endDate": "Fecha de finalización",
|
|
10
|
-
"filterActiveVisits": "
|
|
10
|
+
"filterActiveVisits": "Filtrar Visitas Activas",
|
|
11
11
|
"filterTable": "Filtrar la tabla",
|
|
12
12
|
"gender": "Género",
|
|
13
13
|
"idNumber": "Número de ID",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"thereIsNoInformationToDisplayHere": "No hay información para mostrar aquí",
|
|
33
33
|
"time": "Hora",
|
|
34
34
|
"totalVisits": "Total de Consultas Hoy",
|
|
35
|
-
"viewPatientChartFor": "
|
|
35
|
+
"viewPatientChartFor": "Ver historial clínico de {{patientName}}",
|
|
36
36
|
"visitStartTime": "Tiempo de la Consulta",
|
|
37
37
|
"visitSummary": "Resumen de la Consulta",
|
|
38
38
|
"visitType": "Tipo de Consulta"
|