@openmrs/esm-active-visits-app 5.2.2-pre.2640 → 5.2.2-pre.2645
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
|
@@ -14,7 +14,7 @@ orphan modules 3.84 MiB [1m[33m[orphan][39m[22m 409 modules
|
|
|
14
14
|
runtime modules 40 KiB 28 modules
|
|
15
15
|
built modules 2.91 MiB (javascript) 294 bytes (share-init) 294 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
16
16
|
javascript modules 2.9 MiB 57 modules
|
|
17
|
-
optional modules 8.
|
|
17
|
+
optional modules 8.61 KiB [1m[33m[optional][39m[22m
|
|
18
18
|
[1m./translations/am.json[39m[22m 1.01 KiB [1m[33m[optional][39m[22m [1m[33m[built][39m[22m [1m[33m[code generated][39m[22m
|
|
19
19
|
+ 8 modules
|
|
20
20
|
provide-module modules 294 bytes
|
|
@@ -29,4 +29,4 @@ This can impact web performance.
|
|
|
29
29
|
Assets:
|
|
30
30
|
130.js (409 KiB)[39m[22m
|
|
31
31
|
|
|
32
|
-
webpack 5.86.0 compiled with [1m[33m1 warning[39m[22m in
|
|
32
|
+
webpack 5.86.0 compiled with [1m[33m1 warning[39m[22m in 70946 ms
|
package/dist/574.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[574],{3574:
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_active_visits_app=globalThis.webpackChunk_openmrs_esm_active_visits_app||[]).push([[574],{3574:e=>{e.exports=JSON.parse('{"activeVisits":"Active Visits","age":"Age","allEncounters":"All Encounters","checkFilters":"Check the filters above","diagnoses":"Diagnoses","dose":"Dose","encounterType":"Encounter Type","filterTable":"Filter table","gender":"Gender","idNumber":"ID Number","medications":"Medications","name":"Name","noActiveVisitsForLocation":"There are no active visits to display for this location.","noDiagnosesFound":"No diagnoses found","noEncountersFound":"No encounters found","noMedicationsFound":"No medications found","noNotesFound":"No notes found","noObservationsFound":"No observations found","notes":"Notes","noVisitsToDisplay":"No visits to display","orderDurationAndUnit":"for {{duration}} {{durationUnit}}","orderIndefiniteDuration":"Indefinite duration","provider":"Provider","refills":"Refills","tests":"Tests","thereIsNoInformationToDisplayHere":"There is no information to display here","time":"Time","visitStartTime":"Visit Time","visitSummary":"Visit Summary","visitType":"Visit Type"}')}}]);
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"auxiliaryFiles": [
|
|
53
53
|
"main.js.map"
|
|
54
54
|
],
|
|
55
|
-
"hash": "
|
|
55
|
+
"hash": "f7b22503f1a3e63d",
|
|
56
56
|
"childrenByOrder": {}
|
|
57
57
|
},
|
|
58
58
|
{
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"auxiliaryFiles": [
|
|
147
147
|
"277.js.map"
|
|
148
148
|
],
|
|
149
|
-
"hash": "
|
|
149
|
+
"hash": "8640033583064a78",
|
|
150
150
|
"childrenByOrder": {}
|
|
151
151
|
},
|
|
152
152
|
{
|
|
@@ -296,9 +296,9 @@
|
|
|
296
296
|
"initial": false,
|
|
297
297
|
"entry": false,
|
|
298
298
|
"recorded": false,
|
|
299
|
-
"size":
|
|
299
|
+
"size": 1004,
|
|
300
300
|
"sizes": {
|
|
301
|
-
"javascript":
|
|
301
|
+
"javascript": 1004
|
|
302
302
|
},
|
|
303
303
|
"names": [],
|
|
304
304
|
"idHints": [],
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
"574.js"
|
|
311
311
|
],
|
|
312
312
|
"auxiliaryFiles": [],
|
|
313
|
-
"hash": "
|
|
313
|
+
"hash": "4f6a371aff7650f8",
|
|
314
314
|
"childrenByOrder": {}
|
|
315
315
|
},
|
|
316
316
|
{
|
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"}],"pages":[],"version":"5.2.2-pre.
|
|
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"}],"pages":[],"version":"5.2.2-pre.2645"}
|
package/package.json
CHANGED
package/translations/en.json
CHANGED
|
@@ -18,7 +18,6 @@
|
|
|
18
18
|
"noNotesFound": "No notes found",
|
|
19
19
|
"noObservationsFound": "No observations found",
|
|
20
20
|
"notes": "Notes",
|
|
21
|
-
"noVisitsFound": "No visits found",
|
|
22
21
|
"noVisitsToDisplay": "No visits to display",
|
|
23
22
|
"orderDurationAndUnit": "for {{duration}} {{durationUnit}}",
|
|
24
23
|
"orderIndefiniteDuration": "Indefinite duration",
|