@openmrs/esm-patient-orders-app 7.0.2-pre.3770 → 7.0.2-pre.3779
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 +2 -2
- package/dist/271.js +1 -1
- package/dist/644.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-patient-orders-app.js +1 -1
- package/dist/openmrs-esm-patient-orders-app.js.buildmanifest.json +8 -8
- package/dist/routes.json +1 -1
- package/package.json +4 -4
- package/translations/zh.json +12 -12
- package/translations/zh_CN.json +12 -12
package/.turbo/turbo-build.log
CHANGED
|
@@ -18,7 +18,7 @@ built modules 3.9 MiB (javascript) 378 bytes (consume-shared) 336 bytes (share-i
|
|
|
18
18
|
modules by path [1m../../node_modules/[39m[22m 3.7 MiB 102 modules
|
|
19
19
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 114 KiB 6 modules
|
|
20
20
|
modules by path [1m./[39m[22m 84.6 KiB
|
|
21
|
-
modules by path [1m./translations/[39m[22m 3.
|
|
21
|
+
modules by path [1m./translations/[39m[22m 3.82 KiB 10 modules
|
|
22
22
|
modules by path [1m./src/[39m[22m 80.7 KiB 5 modules
|
|
23
23
|
consume-shared-module modules 378 bytes 9 modules
|
|
24
24
|
provide-module modules 336 bytes
|
|
@@ -40,4 +40,4 @@ Entrypoints:
|
|
|
40
40
|
main.js
|
|
41
41
|
[39m[22m
|
|
42
42
|
|
|
43
|
-
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in
|
|
43
|
+
webpack 5.89.0 compiled with [1m[33m2 warnings[39m[22m in 85462 ms
|
package/dist/271.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_orders_app=globalThis.webpackChunk_openmrs_esm_patient_orders_app||[]).push([[271],{8271:e=>{e.exports=JSON.parse('{"add":"
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_orders_app=globalThis.webpackChunk_openmrs_esm_patient_orders_app||[]).push([[271],{8271:e=>{e.exports=JSON.parse('{"add":"添加","addResults":"Add Results","cancelOrder":"Cancel Order","dateOfOrder":"Date of Order","female":"女性","male":"男性","onDate":"on","order":"Order","orderedBy":"Ordered By","orderId":"Order ID","orders":"Orders","Orders":"Orders","orderType":"Order Type","other":"其他","print":"打印","printedBy":"打印者","priority":"优先级","status":"状态","unknown":"未知","viewEdit":"View/Edit Order"}')}}]);
|
package/dist/644.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_orders_app=globalThis.webpackChunk_openmrs_esm_patient_orders_app||[]).push([[644],{1644:e=>{e.exports=JSON.parse('{"add":"
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_orders_app=globalThis.webpackChunk_openmrs_esm_patient_orders_app||[]).push([[644],{1644:e=>{e.exports=JSON.parse('{"add":"添加","addResults":"Add Results","cancelOrder":"Cancel Order","dateOfOrder":"Date of Order","female":"女性","male":"男性","onDate":"on","order":"Order","orderedBy":"Ordered By","orderId":"Order ID","orders":"Orders","Orders":"Orders","orderType":"Order Type","other":"其他","print":"打印","printedBy":"打印者","priority":"优先级","status":"状态","unknown":"未知","viewEdit":"View/Edit Order"}')}}]);
|