@openmrs/esm-form-engine-app 8.2.1-pre.5711 → 8.2.1-pre.5717
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/173.js +1 -0
- package/dist/264.js.map +1 -1
- package/dist/442.js +1 -0
- package/dist/589.js +1 -1
- package/dist/589.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 +48 -4
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/translations/hi_IN.json +15 -0
- package/translations/qu.json +15 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -7,9 +7,9 @@ assets by path [1m[32m*.js[39m[22m 4.16 MiB
|
|
|
7
7
|
asset [1m[33m716.js[39m[22m [1m[33m1.94 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[33m264.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
|
|
12
|
-
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m
|
|
10
|
+
+ 30 assets
|
|
11
|
+
assets by path [1m[32m*.json[39m[22m 21.2 KiB
|
|
12
|
+
asset [1m[32mopenmrs-esm-form-engine-app.js.buildmanifest.json[39m[22m 20.7 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 2014 modules
|
|
15
15
|
runtime modules 44.7 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.1 MiB
|
|
18
18
|
javascript modules 11.1 MiB 339 modules
|
|
19
19
|
optional modules 4.88 KiB [1m[33m[optional][39m[22m 4 modules
|
|
20
|
-
modules by path [1m./[39m[22m
|
|
20
|
+
modules by path [1m./[39m[22m 854 KiB 20 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 206 KiB
|
|
@@ -32,4 +32,4 @@ Assets:
|
|
|
32
32
|
264.js (1.59 MiB)
|
|
33
33
|
716.js (1.94 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 186590 ms
|
package/dist/173.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_form_engine_app=globalThis.webpackChunk_openmrs_esm_form_engine_app||[]).push([[173],{5173: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"}')}}]);
|