@openmrs/esm-laboratory-app 1.0.2-pre.489 → 1.0.2
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/README.md
CHANGED
|
@@ -44,5 +44,6 @@ Once it is running, a browser window should open with O3 running. Log in and the
|
|
|
44
44
|
yarn run test
|
|
45
45
|
```
|
|
46
46
|
|
|
47
|
-
|
|
47
|
+
## ⚠️ Important Notice: Dependencies
|
|
48
|
+
|
|
48
49
|
As of this [PR](https://github.com/openmrs/openmrs-esm-laboratory-app/pull/87) some features of the `@openmrs/esm-laboratory-app` are dependent on `@openmrs/esm-patient-lab-order` package. Please keep that in mind as you are implementing the module.
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.24.0"},"pages":[{"component":"root","route":"laboratory"}],"extensions":[{"name":"laboratory-dashboard","slot":"laboratory-dashboard-slot","component":"root"},{"name":"laboratory-dashboard-link","slot":"homepage-dashboard-slot","component":"laboratoryDashboardLink","meta":{"name":"laboratory","slot":"laboratory-dashboard-slot","title":"Laboratory"}},{"name":"pickup-lab-request-modal","component":"pickupLabRequestModal"},{"name":"reject-lab-request-modal","component":"rejectLabRequestModal"},{"name":"all-lab-requests-table","slot":"lab-panels-slot","component":"allLabRequestsTable","meta":{"name":"inprogressPanel","title":"Tests ordered"}},{"name":"inprogress-lab-requests-table","slot":"lab-panels-slot","component":"inprogressLabRequestsTable","meta":{"name":"inprogressPanel","title":"In progress"}},{"name":"completed-lab-requests-table","slot":"lab-panels-slot","component":"completedLabRequestsTable","meta":{"name":"completedPanel","title":"Completed"}},{"name":"tests-ordered-tile-component","slot":"lab-tiles-slot","component":"testOrderedTile","meta":{"name":"testsOrderedTileSlot","title":"Ordered tests"}},{"name":"worklist-tile-component","slot":"lab-tiles-slot","component":"worklistTile","meta":{"name":"worklisTileSlot","title":"Worklist"}},{"name":"completed-tile-component","slot":"lab-tiles-slot","component":"completedTile","meta":{"name":"referredPanleSlot","title":"Referred tests"}},{"name":"declined-tile-component","slot":"lab-panels-slot","component":"declinedLabRequestsTable","meta":{"name":"declinedPanel","title":"Declined tests"}},{"name":"pick-lab-request-action","component":"pickupLabRequestAction","slot":"tests-ordered-actions-slot"},{"name":"reject-lab-request-tests-ordered-action","component":"rejectLabRequestAction","slot":"rejected-ordered-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"},{"name":"add-lab-request-results-action","component":"addLabRequestResultsAction","slot":"inprogress-tests-actions-slot"},{"name":"reject-lab-request-worklist-action","component":"rejectLabRequestAction","slot":"inprogress-tests-actions-slot"}],"version":"1.0.2
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.24.0"},"pages":[{"component":"root","route":"laboratory"}],"extensions":[{"name":"laboratory-dashboard","slot":"laboratory-dashboard-slot","component":"root"},{"name":"laboratory-dashboard-link","slot":"homepage-dashboard-slot","component":"laboratoryDashboardLink","meta":{"name":"laboratory","slot":"laboratory-dashboard-slot","title":"Laboratory"}},{"name":"pickup-lab-request-modal","component":"pickupLabRequestModal"},{"name":"reject-lab-request-modal","component":"rejectLabRequestModal"},{"name":"all-lab-requests-table","slot":"lab-panels-slot","component":"allLabRequestsTable","meta":{"name":"inprogressPanel","title":"Tests ordered"}},{"name":"inprogress-lab-requests-table","slot":"lab-panels-slot","component":"inprogressLabRequestsTable","meta":{"name":"inprogressPanel","title":"In progress"}},{"name":"completed-lab-requests-table","slot":"lab-panels-slot","component":"completedLabRequestsTable","meta":{"name":"completedPanel","title":"Completed"}},{"name":"tests-ordered-tile-component","slot":"lab-tiles-slot","component":"testOrderedTile","meta":{"name":"testsOrderedTileSlot","title":"Ordered tests"}},{"name":"worklist-tile-component","slot":"lab-tiles-slot","component":"worklistTile","meta":{"name":"worklisTileSlot","title":"Worklist"}},{"name":"completed-tile-component","slot":"lab-tiles-slot","component":"completedTile","meta":{"name":"referredPanleSlot","title":"Referred tests"}},{"name":"declined-tile-component","slot":"lab-panels-slot","component":"declinedLabRequestsTable","meta":{"name":"declinedPanel","title":"Declined tests"}},{"name":"pick-lab-request-action","component":"pickupLabRequestAction","slot":"tests-ordered-actions-slot"},{"name":"reject-lab-request-tests-ordered-action","component":"rejectLabRequestAction","slot":"rejected-ordered-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"},{"name":"add-lab-request-results-action","component":"addLabRequestResultsAction","slot":"inprogress-tests-actions-slot"},{"name":"reject-lab-request-worklist-action","component":"rejectLabRequestAction","slot":"inprogress-tests-actions-slot"}],"version":"1.0.2"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-laboratory-app",
|
|
3
|
-
"version": "1.0.2
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"description": "An O3 frontend module for managing laboratory requests and queues",
|
|
6
6
|
"browser": "dist/openmrs-esm-laboratory-app.js",
|
|
@@ -102,6 +102,5 @@
|
|
|
102
102
|
"webpack": "^5.88.1",
|
|
103
103
|
"webpack-cli": "^5.1.3"
|
|
104
104
|
},
|
|
105
|
-
"packageManager": "yarn@4.6.0"
|
|
106
|
-
"stableVersion": "1.0.1"
|
|
105
|
+
"packageManager": "yarn@4.6.0"
|
|
107
106
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"hash":"3cc9f131ace4b337","duration":44933}
|
|
Binary file
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
|
-
npx update-browserslist-db@latest
|
|
3
|
-
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js 3.09 MiB
|
|
5
|
-
assets by chunk 2.13 MiB (id hint: vendors)
|
|
6
|
-
assets by status 1.87 MiB [big]
|
|
7
|
-
asset 8728.js 1.39 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
|
-
asset 1556.js 492 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
|
-
asset 9064.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
10
|
-
asset 436.js 94.5 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
11
|
-
asset 764.js 20.1 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
12
|
-
asset 5144.js 18 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
13
|
-
+ 51 assets
|
|
14
|
-
assets by path *.json 28.6 KiB
|
|
15
|
-
asset openmrs-esm-laboratory-app.js.buildmanifest.json 26.4 KiB [emitted]
|
|
16
|
-
asset routes.json 2.25 KiB [emitted] [from: src/routes.json] [copied]
|
|
17
|
-
orphan modules 6.75 MiB [orphan] 1075 modules
|
|
18
|
-
runtime modules 41.4 KiB 30 modules
|
|
19
|
-
built modules 8.96 MiB (javascript) 252 bytes (consume-shared) 210 bytes (share-init) [built]
|
|
20
|
-
javascript modules 8.9 MiB 98 modules
|
|
21
|
-
optional modules 66.7 KiB [optional]
|
|
22
|
-
./translations/am.json 2.13 KiB [optional] [built] [code generated]
|
|
23
|
-
+ 30 modules
|
|
24
|
-
consume-shared-module modules 252 bytes
|
|
25
|
-
modules by path consume shared module (default) @openmrs/ 84 bytes 2 modules
|
|
26
|
-
+ 4 modules
|
|
27
|
-
provide-module modules 210 bytes
|
|
28
|
-
provide shared module (default) @openmrs/esm-framework@6.1.1-pre.2721 = ./node_m...(truncated) 42 bytes [built] [code generated]
|
|
29
|
-
provide shared module (default) dayjs@1.11.11 = ./node_modules/dayj...(truncated) 42 bytes [built] [code generated]
|
|
30
|
-
+ 3 modules
|
|
31
|
-
|
|
32
|
-
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
33
|
-
This can impact web performance.
|
|
34
|
-
Assets:
|
|
35
|
-
main.js (686 KiB)
|
|
36
|
-
8728.js (1.39 MiB)
|
|
37
|
-
1556.js (492 KiB)
|
|
38
|
-
|
|
39
|
-
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
40
|
-
Entrypoints:
|
|
41
|
-
main (686 KiB)
|
|
42
|
-
main.js
|
|
43
|
-
|
|
44
|
-
webpack 5.90.1 compiled with 2 warnings in 41684 ms
|