@kenyaemr/esm-billing-app 5.2.1-pre.775 → 5.2.1-pre.779
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 +11 -11
- package/dist/574.js +1 -1
- package/dist/574.js.map +1 -0
- package/dist/828.js +1 -0
- package/dist/kenyaemr-esm-billing-app.js +1 -1
- package/dist/kenyaemr-esm-billing-app.js.buildmanifest.json +34 -34
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/billable-services/billiable-item/test-order/imaging-order.component.tsx +33 -0
- package/src/billable-services/billiable-item/test-order/lab-order.component.tsx +13 -14
- package/src/billable-services/billiable-item/test-order/price-info-order.componet.tsx +62 -0
- package/src/billable-services/billiable-item/test-order/price-info-order.scss +20 -0
- package/src/billable-services/billiable-item/test-order/procedure-order.component.tsx +33 -0
- package/src/index.ts +6 -0
- package/src/routes.json +15 -1
- package/translations/en.json +1 -0
- package/dist/967.js +0 -1
- package/dist/967.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,16 +7,16 @@ assets by path [1m[32m*.js[39m[22m 2.34 MiB
|
|
|
7
7
|
asset [1m[32m729.js[39m[22m 6.04 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 1 related asset
|
|
8
8
|
asset [1m[32m255.js[39m[22m 5.56 KiB [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m (id hint: vendors) 2 related assets
|
|
9
9
|
+ 10 assets
|
|
10
|
-
assets by path [1m[32m*.json[39m[22m 10.
|
|
10
|
+
assets by path [1m[32m*.json[39m[22m 10.3 KiB
|
|
11
11
|
asset [1m[32mkenyaemr-esm-billing-app.js.buildmanifest.json[39m[22m 8.34 KiB [1m[32m[emitted][39m[22m
|
|
12
|
-
asset [1m[32mroutes.json[39m[22m
|
|
13
|
-
orphan modules 3.52 MiB [1m[33m[orphan][39m[22m
|
|
12
|
+
asset [1m[32mroutes.json[39m[22m 2 KiB [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
13
|
+
orphan modules 3.52 MiB [1m[33m[orphan][39m[22m 661 modules
|
|
14
14
|
runtime modules 39.5 KiB 28 modules
|
|
15
|
-
built modules 5.
|
|
15
|
+
built modules 5.58 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [1m[33m[built][39m[22m
|
|
16
16
|
modules by path [1m../../node_modules/[39m[22m 5.05 MiB 117 modules
|
|
17
|
-
modules by path [1m./[39m[22m
|
|
18
|
-
modules by path [1m./src/[39m[22m
|
|
19
|
-
modules by path [1m./translations/[39m[22m 5.
|
|
17
|
+
modules by path [1m./[39m[22m 541 KiB
|
|
18
|
+
modules by path [1m./src/[39m[22m 536 KiB 36 modules
|
|
19
|
+
modules by path [1m./translations/[39m[22m 5.83 KiB 2 modules
|
|
20
20
|
provide-module modules 252 bytes
|
|
21
21
|
modules by path [1mprovide shared module (default) swr/[39m[22m 84 bytes 2 modules
|
|
22
22
|
+ 4 modules
|
|
@@ -28,15 +28,15 @@ built modules 5.57 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-sh
|
|
|
28
28
|
[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
29
29
|
This can impact web performance.
|
|
30
30
|
Assets:
|
|
31
|
-
main.js (
|
|
31
|
+
main.js (827 KiB)
|
|
32
32
|
130.js (629 KiB)
|
|
33
|
-
|
|
33
|
+
574.js (268 KiB)
|
|
34
34
|
313.js (551 KiB)[39m[22m
|
|
35
35
|
|
|
36
36
|
[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
37
37
|
Entrypoints:
|
|
38
|
-
main (
|
|
38
|
+
main (827 KiB)
|
|
39
39
|
main.js
|
|
40
40
|
[39m[22m
|
|
41
41
|
|
|
42
|
-
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
42
|
+
webpack 5.88.0 compiled with [1m[33m2 warnings[39m[22m in 161800 ms
|