@openmrs/esm-form-engine-app 8.2.1-pre.6057 → 8.2.1-pre.6060
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 +5 -5
- package/dist/2146.js +1 -0
- package/dist/6018.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/ne.json +15 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,9 +7,9 @@ assets by path [1m[32m*.js[39m[22m 4.19 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[33m6018.js[39m[22m [1m[33m1.59 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 26.
|
|
12
|
-
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m
|
|
10
|
+
+ 43 assets
|
|
11
|
+
assets by path [1m[32m*.json[39m[22m 26.8 KiB
|
|
12
|
+
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m 26.3 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.4 MiB [1m[33m[orphan][39m[22m 2016 modules
|
|
15
15
|
runtime modules 44.8 KiB 30 modules
|
|
@@ -17,7 +17,7 @@ built modules 12.2 MiB (javascript) 378 bytes (share-init) 378 bytes (consume-sh
|
|
|
17
17
|
modules by path [1m../../node_modules/[39m[22m 11.2 MiB
|
|
18
18
|
javascript modules 11.2 MiB 339 modules
|
|
19
19
|
optional modules 4.88 KiB [1m[33m[optional][39m[22m 4 modules
|
|
20
|
-
modules by path [1m./[39m[22m 860 KiB
|
|
20
|
+
modules by path [1m./[39m[22m 860 KiB 33 modules
|
|
21
21
|
provide-module modules 378 bytes 9 modules
|
|
22
22
|
consume-shared-module modules 378 bytes 9 modules
|
|
23
23
|
modules by path [1m../esm-patient-common-lib/src/[39m[22m 208 KiB
|
|
@@ -32,4 +32,4 @@ Assets:
|
|
|
32
32
|
6018.js (1.59 MiB)
|
|
33
33
|
8335.js (1.97 MiB)[39m[22m
|
|
34
34
|
|
|
35
|
-
webpack 5.94.0 compiled with [1m[33m1 warning[39m[22m in
|
|
35
|
+
webpack 5.94.0 compiled with [1m[33m1 warning[39m[22m in 187135 ms
|
package/dist/2146.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_form_engine_app=globalThis.webpackChunk_openmrs_esm_form_engine_app||[]).push([[2146],{2146: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"}')}}]);
|