@openmrs/esm-framework 4.0.2 → 4.0.3-pre.350
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/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +9 -12
- package/docs/interfaces/ConfigObject.md +11 -0
- package/docs/interfaces/DisplayConditionsConfigObject.md +1 -1
- package/docs/interfaces/ExtensionSlotConfig.md +4 -4
- package/docs/interfaces/ExtensionSlotConfigObject.md +3 -3
- package/package.json +13 -13
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
[33m@openmrs/esm-framework:build[0m: cache hit, replaying output [
|
|
2
|
-
[33m@openmrs/esm-framework:build: [0masset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[
|
|
1
|
+
[33m@openmrs/esm-framework:build[0m: cache hit, replaying output [2mff571aa2a2ff5bb8[0m
|
|
2
|
+
[33m@openmrs/esm-framework:build: [0masset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m802 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
3
3
|
[33m@openmrs/esm-framework:build: [0morphan modules 5.15 MiB [1m[33m[orphan][39m[22m 1074 modules
|
|
4
4
|
[33m@openmrs/esm-framework:build: [0mruntime modules 2.17 KiB 9 modules
|
|
5
5
|
[33m@openmrs/esm-framework:build: [0mcacheable modules 1.81 MiB
|
|
6
6
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../../../node_modules/[39m[22m 377 KiB 152 modules
|
|
7
7
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-styleguide/src/[39m[22m 365 KiB 3 modules
|
|
8
8
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-api/[39m[22m 131 KiB 2 modules
|
|
9
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-config/[39m[22m
|
|
9
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-config/[39m[22m 149 KiB 2 modules
|
|
10
10
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-extensions/[39m[22m 84.9 KiB 2 modules
|
|
11
11
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-globals/[39m[22m 10.7 KiB 2 modules
|
|
12
12
|
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-react-utils/[39m[22m 436 KiB 2 modules
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1masset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
17
17
|
[33m@openmrs/esm-framework:build: [0mThis can impact web performance.
|
|
18
18
|
[33m@openmrs/esm-framework:build: [0mAssets:
|
|
19
|
-
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (
|
|
19
|
+
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (802 KiB)[39m[22m
|
|
20
20
|
[33m@openmrs/esm-framework:build: [0m
|
|
21
21
|
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1mentrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
22
22
|
[33m@openmrs/esm-framework:build: [0mEntrypoints:
|
|
23
|
-
[33m@openmrs/esm-framework:build: [0m main (
|
|
23
|
+
[33m@openmrs/esm-framework:build: [0m main (802 KiB)
|
|
24
24
|
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js
|
|
25
25
|
[33m@openmrs/esm-framework:build: [0m[39m[22m
|
|
26
26
|
[33m@openmrs/esm-framework:build: [0m
|
|
@@ -28,4 +28,4 @@
|
|
|
28
28
|
[33m@openmrs/esm-framework:build: [0mYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
|
|
29
29
|
[33m@openmrs/esm-framework:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
30
30
|
[33m@openmrs/esm-framework:build: [0m
|
|
31
|
-
[33m@openmrs/esm-framework:build: [0mwebpack 5.74.0 compiled with [1m[33m3 warnings[39m[22m in
|
|
31
|
+
[33m@openmrs/esm-framework:build: [0mwebpack 5.74.0 compiled with [1m[33m3 warnings[39m[22m in 24374 ms
|