@kenyaemr/esm-ward-app 7.0.2-pre.65
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 +37 -0
- package/dist/130.js +2 -0
- package/dist/130.js.LICENSE.txt +3 -0
- package/dist/130.js.map +1 -0
- package/dist/443.js +1 -0
- package/dist/443.js.map +1 -0
- package/dist/49.js +1 -0
- package/dist/49.js.map +1 -0
- package/dist/574.js +1 -0
- package/dist/591.js +2 -0
- package/dist/591.js.LICENSE.txt +32 -0
- package/dist/591.js.map +1 -0
- package/dist/697.js +2 -0
- package/dist/697.js.LICENSE.txt +15 -0
- package/dist/697.js.map +1 -0
- package/dist/729.js +1 -0
- package/dist/729.js.map +1 -0
- package/dist/784.js +2 -0
- package/dist/784.js.LICENSE.txt +9 -0
- package/dist/784.js.map +1 -0
- package/dist/kenyaemr-esm-ward-app.js +1 -0
- package/dist/kenyaemr-esm-ward-app.js.buildmanifest.json +284 -0
- package/dist/kenyaemr-esm-ward-app.js.map +1 -0
- package/dist/main.js +2 -0
- package/dist/main.js.LICENSE.txt +15 -0
- package/dist/main.js.map +1 -0
- package/dist/routes.json +1 -0
- package/jest.config.js +3 -0
- package/package.json +54 -0
- package/src/beds/empty-bed-skeleton.tsx +14 -0
- package/src/beds/empty-bed.component.tsx +24 -0
- package/src/beds/empty-bed.scss +28 -0
- package/src/beds/occupied-bed.component.tsx +40 -0
- package/src/beds/occupied-bed.scss +24 -0
- package/src/beds/occupied-bed.test.tsx +43 -0
- package/src/config-schema.ts +136 -0
- package/src/hooks/useAdmissionLocation.ts +13 -0
- package/src/hooks/useBeds.ts +26 -0
- package/src/index.ts +24 -0
- package/src/root.component.tsx +20 -0
- package/src/routes.json +24 -0
- package/src/types/index.ts +125 -0
- package/src/ward-patient-card/row-elements/row-elements.scss +16 -0
- package/src/ward-patient-card/row-elements/ward-patient-age.tsx +18 -0
- package/src/ward-patient-card/row-elements/ward-patient-bed-number.tsx +13 -0
- package/src/ward-patient-card/row-elements/ward-patient-header-address.tsx +22 -0
- package/src/ward-patient-card/row-elements/ward-patient-name.tsx +13 -0
- package/src/ward-patient-card/ward-patient-card-row.resources.tsx +85 -0
- package/src/ward-patient-card/ward-patient-card.scss +71 -0
- package/src/ward-patient-card/ward-patient-card.tsx +20 -0
- package/src/ward-view/ward-bed.component.tsx +18 -0
- package/src/ward-view/ward-view.component.tsx +100 -0
- package/src/ward-view/ward-view.resource.ts +24 -0
- package/src/ward-view/ward-view.scss +36 -0
- package/src/ward-view/ward-view.test.tsx +98 -0
- package/translations/en.json +9 -0
- package/tsconfig.json +5 -0
- package/webpack.config.js +1 -0
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
assets by path *.js 870 KiB
|
|
2
|
+
assets by chunk 767 KiB (id hint: vendors)
|
|
3
|
+
asset 130.js 643 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
4
|
+
asset 591.js 50.8 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
5
|
+
asset 697.js 46.4 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
6
|
+
asset 443.js 20 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
7
|
+
asset 729.js 6.04 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
8
|
+
asset main.js 70.4 KiB [emitted] [minimized] (name: main) 2 related assets
|
|
9
|
+
asset 49.js 19.4 KiB [emitted] [minimized] 1 related asset
|
|
10
|
+
asset kenyaemr-esm-ward-app.js 6.8 KiB [emitted] [minimized] (name: @kenyaemr/esm-ward-app) 1 related asset
|
|
11
|
+
asset 784.js 6.46 KiB [emitted] [minimized] 2 related assets
|
|
12
|
+
asset 574.js 511 bytes [emitted] [minimized]
|
|
13
|
+
assets by path *.json 6.05 KiB
|
|
14
|
+
asset kenyaemr-esm-ward-app.js.buildmanifest.json 5.59 KiB [emitted]
|
|
15
|
+
asset routes.json 471 bytes [emitted] [from: src/routes.json] [copied]
|
|
16
|
+
orphan modules 4.36 MiB [orphan] 531 modules
|
|
17
|
+
runtime modules 38.6 KiB 28 modules
|
|
18
|
+
built modules 2.75 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
19
|
+
modules by path ../../node_modules/ 2.71 MiB 46 modules
|
|
20
|
+
modules by path ./ 40.9 KiB
|
|
21
|
+
modules by path ./src/ 40.4 KiB 5 modules
|
|
22
|
+
modules by path ./translations/ 519 bytes 2 modules
|
|
23
|
+
provide-module modules 210 bytes
|
|
24
|
+
provide shared module (default) @openmrs/esm-framework@5.6.1-pre.1881 = ../../no...(truncated) 42 bytes [built] [code generated]
|
|
25
|
+
+ 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
|
+
container entry 42 bytes [built] [code generated]
|
|
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
|
+
130.js (643 KiB)
|
|
36
|
+
|
|
37
|
+
webpack 5.88.0 compiled with 1 warning in 81143 ms
|