@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.
@@ -14,7 +14,7 @@ orphan modules 3.84 MiB [orphan] 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) [built]
16
16
  javascript modules 2.9 MiB 57 modules
17
- optional modules 8.65 KiB [optional]
17
+ optional modules 8.61 KiB [optional]
18
18
  ./translations/am.json 1.01 KiB [optional] [built] [code generated]
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)
31
31
 
32
- webpack 5.86.0 compiled with 1 warning in 72049 ms
32
+ webpack 5.86.0 compiled with 1 warning 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:i=>{i.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","noVisitsFound":"No visits found","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"}')}}]);
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": "80a6856ef3f69d2a",
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": "94bcfcdcfa7ef017",
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": 1038,
299
+ "size": 1004,
300
300
  "sizes": {
301
- "javascript": 1038
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": "e63e9ff98324fb89",
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.2640"}
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-active-visits-app",
3
- "version": "5.2.2-pre.2640",
3
+ "version": "5.2.2-pre.2645",
4
4
  "description": "Active visits widget microfrontend for the OpenMRS SPA",
5
5
  "browser": "dist/openmrs-esm-active-visits-app.js",
6
6
  "main": "src/index.ts",
@@ -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",