@openmrs/esm-ward-app 7.0.1-pre.60 → 7.1.0
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 +23 -27
- package/dist/130.js +1 -1
- package/dist/130.js.map +1 -1
- package/dist/152.js +1 -0
- package/dist/152.js.map +1 -0
- package/dist/255.js +2 -0
- package/dist/{697.js.LICENSE.txt → 255.js.LICENSE.txt} +0 -6
- package/dist/255.js.map +1 -0
- package/dist/303.js +1 -0
- package/dist/303.js.map +1 -0
- package/dist/331.js +1 -0
- package/dist/331.js.map +1 -0
- package/dist/430.js +1 -0
- package/dist/430.js.map +1 -0
- package/dist/574.js +1 -1
- package/dist/747.js +1 -0
- package/dist/747.js.map +1 -0
- package/dist/836.js +2 -0
- package/dist/836.js.LICENSE.txt +5 -0
- package/dist/836.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-ward-app.js +1 -1
- package/dist/openmrs-esm-ward-app.js.buildmanifest.json +190 -46
- package/dist/openmrs-esm-ward-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +2 -3
- package/src/beds/occupied-bed.component.tsx +7 -12
- package/src/beds/occupied-bed.scss +1 -1
- package/src/beds/occupied-bed.test.tsx +14 -5
- package/src/config-schema.ts +173 -7
- package/src/constant.ts +1 -0
- package/src/createDashboardLink.component.tsx +42 -0
- package/src/hooks/useAdmissionLocation.ts +4 -5
- package/src/hooks/useAdmittedPatients.ts +13 -0
- package/src/hooks/useConcept.ts +11 -0
- package/src/hooks/useInpatientRequest.ts +15 -0
- package/src/hooks/useLocation.test.ts +38 -0
- package/src/hooks/useLocation.ts +9 -0
- package/src/hooks/useObs.ts +21 -0
- package/src/hooks/useWardLocation.test.ts +78 -0
- package/src/hooks/useWardLocation.ts +26 -0
- package/src/index.ts +24 -3
- package/src/root.component.tsx +2 -1
- package/src/routes.json +37 -7
- package/src/types/index.ts +40 -2
- package/src/ward-patient-card/row-elements/ward-patient-age.tsx +3 -1
- package/src/ward-patient-card/row-elements/ward-patient-bed-number.tsx +3 -0
- package/src/ward-patient-card/row-elements/ward-patient-coded-obs-tags.tsx +80 -0
- package/src/ward-patient-card/row-elements/ward-patient-header-address.tsx +3 -1
- package/src/ward-patient-card/row-elements/ward-patient-obs.resource.ts +52 -0
- package/src/ward-patient-card/row-elements/ward-patient-obs.tsx +58 -0
- package/src/ward-patient-card/ward-patient-card-row.resources.tsx +12 -5
- package/src/ward-patient-card/ward-patient-card.scss +43 -0
- package/src/ward-patient-card/ward-patient-card.tsx +12 -2
- package/src/ward-patient-workspace/ward-patient-action-button.extension.tsx +18 -0
- package/src/ward-patient-workspace/ward-patient.style.scss +11 -0
- package/src/ward-patient-workspace/ward-patient.workspace.tsx +79 -0
- package/src/ward-view/ward-bed.component.tsx +6 -9
- package/src/ward-view/ward-view.component.tsx +80 -39
- package/src/ward-view/ward-view.scss +0 -15
- package/src/ward-view/ward-view.test.tsx +38 -25
- package/src/ward-view-header/admission-requests-bar.component.tsx +50 -0
- package/src/ward-view-header/admission-requests-bar.test.tsx +43 -0
- package/src/ward-view-header/admission-requests.scss +33 -0
- package/src/ward-view-header/ward-view-header.component.tsx +18 -0
- package/src/ward-view-header/ward-view-header.scss +8 -0
- package/src/ward-workspace/admission-request-card.component.tsx +23 -0
- package/src/ward-workspace/admission-request-card.scss +34 -0
- package/src/ward-workspace/admission-request-workspace.test.tsx +32 -0
- package/src/ward-workspace/admission-requests-workspace.component.tsx +21 -0
- package/src/ward-workspace/admission-requests-workspace.scss +13 -0
- package/translations/en.json +6 -1
- package/dist/49.js +0 -1
- package/dist/49.js.map +0 -1
- package/dist/697.js +0 -2
- package/dist/697.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,37 +1,33 @@
|
|
|
1
|
-
assets by path *.js
|
|
2
|
-
assets by chunk
|
|
3
|
-
asset 130.js
|
|
1
|
+
assets by path *.js 933 KiB
|
|
2
|
+
assets by chunk 779 KiB (id hint: vendors)
|
|
3
|
+
asset 130.js 652 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
4
|
asset 591.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
|
-
asset
|
|
5
|
+
asset 836.js 45 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
6
|
asset 443.js 20 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
7
|
asset 729.js 6.04 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
asset
|
|
12
|
-
asset
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
modules
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
provide shared module (default) @openmrs/esm-framework@5.6.1-pre.1881 = ../../no...(truncated) 42 bytes [built] [code generated]
|
|
8
|
+
asset 255.js 5.53 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
9
|
+
+ 9 assets
|
|
10
|
+
assets by path *.json 9.47 KiB
|
|
11
|
+
asset openmrs-esm-ward-app.js.buildmanifest.json 8.35 KiB [emitted]
|
|
12
|
+
asset routes.json 1.12 KiB [emitted] [from: src/routes.json] [copied]
|
|
13
|
+
orphan modules 4.27 MiB [orphan] 544 modules
|
|
14
|
+
runtime modules 39.4 KiB 28 modules
|
|
15
|
+
built modules 2.96 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
16
|
+
cacheable modules 2.96 MiB
|
|
17
|
+
modules by path ../../node_modules/ 2.86 MiB 50 modules
|
|
18
|
+
modules by path ./ 105 KiB 17 modules
|
|
19
|
+
provide-module modules 252 bytes
|
|
20
|
+
modules by path provide shared module (default) swr/ 84 bytes 2 modules
|
|
21
|
+
+ 4 modules
|
|
22
|
+
consume-shared-module modules 252 bytes
|
|
23
|
+
modules by path consume shared module (default) swr/ 84 bytes 2 modules
|
|
25
24
|
+ 4 modules
|
|
26
|
-
consume-shared-module modules 210 bytes
|
|
27
|
-
consume shared module (default) @openmrs/esm-framework@^5 (singleton) (fallback:...(truncated) 42 bytes [built] [code generated]
|
|
28
|
-
consume shared module (default) react@^18.1.0 (singleton) (fallback: ../../node_...(truncated) 42 bytes [built] [code generated]
|
|
29
|
-
+ 3 modules
|
|
30
25
|
container entry 42 bytes [built] [code generated]
|
|
26
|
+
./translations/ lazy nonrecursive .json$ 160 bytes [built] [code generated]
|
|
31
27
|
|
|
32
28
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
33
29
|
This can impact web performance.
|
|
34
30
|
Assets:
|
|
35
|
-
130.js (
|
|
31
|
+
130.js (652 KiB)
|
|
36
32
|
|
|
37
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
33
|
+
webpack 5.88.0 compiled with 1 warning in 127125 ms
|