@openmrs/esm-implementer-tools-app 8.0.1-pre.3525 → 8.0.1-pre.3529
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/4300.js +1 -1
- package/dist/6132.js +1 -1
- package/dist/6132.js.map +1 -1
- package/dist/8292.js +1 -1
- package/dist/8292.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js +1 -1
- package/dist/openmrs-esm-implementer-tools-app.js.buildmanifest.json +12 -12
- package/dist/routes.json +1 -1
- package/package.json +4 -4
- package/src/configuration/configuration.component.tsx +1 -1
- package/translations/en.json +8 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -18,7 +18,7 @@ built modules 10.9 MiB (javascript) 51.2 KiB (asset) 420 bytes (consume-shared)
|
|
|
18
18
|
modules by path ../../../node_modules/ 7.96 MiB (javascript) 51.2 KiB (asset) 631 modules
|
|
19
19
|
modules by path ../../framework/ 1.76 MiB 68 modules
|
|
20
20
|
modules by path ./ 1.2 MiB
|
|
21
|
-
modules by path ./translations/ 59.
|
|
21
|
+
modules by path ./translations/ 59.8 KiB 43 modules
|
|
22
22
|
modules by path ./src/ 1.15 MiB 22 modules
|
|
23
23
|
consume-shared-module modules 420 bytes 10 modules
|
|
24
24
|
provide-module modules 378 bytes
|
|
@@ -35,4 +35,4 @@ Assets:
|
|
|
35
35
|
1736.js (831 KiB)
|
|
36
36
|
5839.js (525 KiB)
|
|
37
37
|
|
|
38
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
38
|
+
webpack 5.99.9 compiled with 1 warning in 147017 ms
|
package/dist/4300.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_implementer_tools_app=globalThis.webpackChunk_openmrs_esm_implementer_tools_app||[]).push([[4300],{34300:e=>{e.exports=JSON.parse('{"activeItemSourceText":"The current value comes from ","arrayValidationMessage":"Value must be an array","backendModules":"Backend modules","booleanValidationMessage":"Value must be a boolean","checkImplementerToolsMessage":"Check the Backend Modules tab in the Implementer Tools for more details","clearConfig":"Clear local config","close":"Close","configuration":"Configuration","description":"Description","downloadConfig":"Download config","edit":"Edit","editValueButtonText":"Edit","enabled":"Enabled","extensions":"Extensions","featureFlag":"Feature flag","featureFlags":"Feature flags","frontendModules":"Frontend modules","implementerTools":"Implementer Tools","installedVersion":"Installed version","itemDescriptionSourceDefaultText":"The current value is the default.","jsonEditor":"JSON editor","missing":"Missing","moduleName":"Module name","modulesWithMissingDependenciesWarning":"Some modules have unresolved backend dependencies","numberValidationMessage":"Value must be a number","objectValidationMessage":"Value must be an object","requiredVersion":"Required Version","resetToDefaultValueButtonText":"Reset to default","stringValidationMessage":"Value must be a string","toggleImplementerTools":"Toggle Implementer Tools","uiEditor":"UI editor","unknownVersion":"unknown","updateConfig":"Update config","uuidValidationMessage":"Value must be a valid UUID string","value":"Value","viewModules":"View modules"}')}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_implementer_tools_app=globalThis.webpackChunk_openmrs_esm_implementer_tools_app||[]).push([[4300],{34300:e=>{e.exports=JSON.parse('{"activeItemSourceText":"The current value comes from ","arrayValidationMessage":"Value must be an array","backendModules":"Backend modules","booleanValidationMessage":"Value must be a boolean","checkImplementerToolsMessage":"Check the Backend Modules tab in the Implementer Tools for more details","clearConfig":"Clear local config","close":"Close","configuration":"Configuration","description":"Description","downloadConfig":"Download config","edit":"Edit","editValueButtonText":"Edit","enabled":"Enabled","exitUIEditor":"Exit UI Editor","extensions":"Extensions","featureFlag":"Feature flag","featureFlags":"Feature flags","frontendModules":"Frontend modules","implementerTools":"Implementer Tools","installedVersion":"Installed version","itemDescriptionSourceDefaultText":"The current value is the default.","jsonEditor":"JSON editor","loading":"Loading","missing":"Missing","moduleName":"Module name","modulesWithMissingDependenciesWarning":"Some modules have unresolved backend dependencies","noConceptsFoundText":"No matching concepts found","noPersonAttributeFoundText":"No matching person attribute types found","numberValidationMessage":"Value must be a number","objectValidationMessage":"Value must be an object","requiredVersion":"Required Version","resetToDefaultValueButtonText":"Reset to default","searchConceptHelperText":"Search concepts","searchConfiguration":"Search configuration","searching":"Searching","searchPersonAttributeHelperText":"Person attribute type name","stringValidationMessage":"Value must be a string","toggleImplementerTools":"Toggle Implementer Tools","uiEditor":"UI editor","unknownVersion":"unknown","updateConfig":"Update config","uuidValidationMessage":"Value must be a valid UUID string","value":"Value","viewModules":"View modules"}')}}]);
|