@openmrs/esm-implementer-tools-app 6.0.5-pre.2673 → 6.0.5-pre.2676
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 +3 -3
- package/dist/1491.js +1 -1
- package/dist/1491.js.map +1 -1
- package/dist/4889.js +1 -1
- package/dist/4889.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 +8 -8
- package/dist/routes.json +1 -1
- package/package.json +3 -3
- package/src/configuration/configuration.component.tsx +2 -4
- package/src/configuration/interactive-editor/config-subtree.component.tsx +2 -2
- package/src/configuration/interactive-editor/config-tree-for-module.component.tsx +1 -1
- package/src/configuration/interactive-editor/editable-value.component.tsx +13 -11
package/.turbo/turbo-build.log
CHANGED
|
@@ -8,7 +8,7 @@ assets by path *.js 3.74 MiB
|
|
|
8
8
|
assets by path *.json 25.1 KiB
|
|
9
9
|
asset openmrs-esm-implementer-tools-app.js.buildmanifest.json 24.8 KiB [emitted]
|
|
10
10
|
asset routes.json 310 bytes [emitted] [from: src/routes.json] [copied]
|
|
11
|
-
orphan modules
|
|
11
|
+
orphan modules 4.34 MiB [orphan] 990 modules
|
|
12
12
|
runtime modules 40.7 KiB 30 modules
|
|
13
13
|
built modules 10.2 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-init) [built]
|
|
14
14
|
javascript modules 10.1 MiB 179 modules
|
|
@@ -20,7 +20,7 @@ built modules 10.2 MiB (javascript) 294 bytes (consume-shared) 252 bytes (share-
|
|
|
20
20
|
+ 5 modules
|
|
21
21
|
provide-module modules 252 bytes
|
|
22
22
|
provide shared module (default) @carbon/react@1.37.0 = ../../../node_modules/@ca...(truncated) 42 bytes [built] [code generated]
|
|
23
|
-
provide shared module (default) @openmrs/esm-framework@6.0.5-pre.
|
|
23
|
+
provide shared module (default) @openmrs/esm-framework@6.0.5-pre.2676 = ../../fr...(truncated) 42 bytes [built] [code generated]
|
|
24
24
|
+ 4 modules
|
|
25
25
|
|
|
26
26
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
@@ -31,4 +31,4 @@ Assets:
|
|
|
31
31
|
3336.js (493 KiB)
|
|
32
32
|
667.js (436 KiB)
|
|
33
33
|
|
|
34
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
34
|
+
webpack 5.88.0 compiled with 1 warning in 142889 ms
|