@openmrs/esm-form-engine-app 9.0.1-pre.6458 → 9.0.1-pre.6485
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 +6 -6
- package/dist/4618.js +1 -0
- package/dist/6104.js.map +1 -1
- package/dist/8589.js +1 -1
- package/dist/8589.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-form-engine-app.js +1 -1
- package/dist/openmrs-esm-form-engine-app.js.buildmanifest.json +26 -4
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/translations/lg.json +15 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,9 +7,9 @@ assets by path [1m[32m*.js[39m[22m 4.27 MiB
|
|
|
7
7
|
asset [1m[33m8335.js[39m[22m [1m[33m1.97 MiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
8
8
|
asset [1m[33m6104.js[39m[22m [1m[33m1.66 MiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (id hint: vendors) 2 related assets
|
|
9
9
|
+ 7 assets
|
|
10
|
-
+
|
|
11
|
-
assets by path [1m[32m*.json[39m[22m 28.
|
|
12
|
-
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m 28 KiB [1m[32m[emitted][39m[22m
|
|
10
|
+
+ 48 assets
|
|
11
|
+
assets by path [1m[32m*.json[39m[22m 28.9 KiB
|
|
12
|
+
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m 28.4 KiB [1m[32m[emitted][39m[22m
|
|
13
13
|
asset [1m[32mroutes.json[39m[22m 463 bytes [1m[32m[emitted][39m[22m [from: src/routes.json] [1m[32m[copied][39m[22m
|
|
14
14
|
orphan modules 14.8 MiB [1m[33m[orphan][39m[22m 2260 modules
|
|
15
15
|
runtime modules 44.8 KiB 30 modules
|
|
@@ -17,8 +17,8 @@ built modules 12.5 MiB (javascript) 378 bytes (share-init) 378 bytes (consume-sh
|
|
|
17
17
|
modules by path [1m../../node_modules/[39m[22m 11.4 MiB
|
|
18
18
|
javascript modules 11.4 MiB 306 modules
|
|
19
19
|
optional modules 4.89 KiB [1m[33m[optional][39m[22m 4 modules
|
|
20
|
-
modules by path [1m./[39m[22m
|
|
21
|
-
optional modules 13.
|
|
20
|
+
modules by path [1m./[39m[22m 863 KiB
|
|
21
|
+
optional modules 13.8 KiB [1m[33m[optional][39m[22m 29 modules
|
|
22
22
|
javascript modules 849 KiB 9 modules
|
|
23
23
|
provide-module modules 378 bytes 9 modules
|
|
24
24
|
consume-shared-module modules 378 bytes 9 modules
|
|
@@ -33,4 +33,4 @@ Assets:
|
|
|
33
33
|
6104.js (1.66 MiB)
|
|
34
34
|
8335.js (1.97 MiB)[39m[22m
|
|
35
35
|
|
|
36
|
-
webpack 5.94.0 compiled with [1m[33m1 warning[39m[22m in
|
|
36
|
+
webpack 5.94.0 compiled with [1m[33m1 warning[39m[22m in 191722 ms
|
package/dist/4618.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_form_engine_app=globalThis.webpackChunk_openmrs_esm_form_engine_app||[]).push([[4618],{4618:e=>{e.exports=JSON.parse('{"cancel":"Cancel","closeThisPanel":"Close this panel","collapseAll":"Collapse all","deleteQuestion":"Delete question","deleteQuestionConfirmation":"Are you sure you want to delete this question?","deleteQuestionExplainerText":"This action cannot be undone.","errorTitle":"There was an error with this form","expandAll":"Expand all","loading":"Loading","or":"or","thisList":"this list","toggleCollapseOrExpand":"Toggle collapse or expand","tryAgainMessage":"Try opening another form from"}')}}]);
|