@openmrs/esm-framework 4.0.0-pre.1 → 4.0.1-pre.204
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 +23 -119
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.LICENSE.txt +0 -22
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +330 -774
- package/docs/classes/OpenmrsFetchError.md +4 -10
- package/docs/enums/Type.md +20 -20
- package/docs/enums/VisitMode.md +8 -8
- package/docs/enums/VisitStatus.md +6 -6
- package/docs/interfaces/AssignedExtension.md +7 -9
- package/docs/interfaces/BreadcrumbRegistration.md +2 -2
- package/docs/interfaces/BreadcrumbSettings.md +4 -22
- package/docs/interfaces/CancelLoading.md +1 -1
- package/docs/interfaces/ClearDynamicRoutesMessage.md +1 -1
- package/docs/interfaces/ComponentDefinition.md +7 -19
- package/docs/interfaces/Config.md +3 -17
- package/docs/interfaces/ConfigObject.md +14 -17
- package/docs/interfaces/ConfigSchema.md +3 -3
- package/docs/interfaces/ConfigurableLinkProps.md +2 -2
- package/docs/interfaces/ConnectedExtension.md +4 -6
- package/docs/interfaces/ConnectivityChangedEvent.md +1 -1
- package/docs/interfaces/CurrentPatientOptions.md +1 -1
- package/docs/interfaces/DisplayConditionsConfigObject.md +19 -0
- package/docs/interfaces/DynamicOfflineData.md +5 -20
- package/docs/interfaces/DynamicOfflineDataHandler.md +9 -26
- package/docs/interfaces/DynamicOfflineDataSyncState.md +5 -17
- package/docs/interfaces/ErrorStateProps.md +2 -2
- package/docs/interfaces/ExtensionData.md +3 -3
- package/docs/interfaces/ExtensionDefinition.md +13 -37
- package/docs/interfaces/ExtensionProps.md +2 -2
- package/docs/interfaces/ExtensionRegistration.md +18 -7
- package/docs/interfaces/ExtensionSlotBaseProps.md +15 -4
- package/docs/interfaces/ExtensionSlotConfig.md +4 -4
- package/docs/interfaces/ExtensionSlotConfigObject.md +3 -9
- package/docs/interfaces/ExtensionSlotState.md +2 -2
- package/docs/interfaces/ExtensionStore.md +1 -1
- package/docs/interfaces/FHIRCode.md +3 -3
- package/docs/interfaces/FHIRRequestObj.md +3 -3
- package/docs/interfaces/FHIRRequestOptions.md +41 -0
- package/docs/interfaces/FHIRResource.md +1 -1
- package/docs/interfaces/FetchResponse.md +1 -1
- package/docs/interfaces/FetchResponseJson.md +7 -0
- package/docs/interfaces/ImportMap.md +1 -1
- package/docs/interfaces/Lifecycle.md +4 -4
- package/docs/interfaces/Location.md +3 -3
- package/docs/interfaces/LoggedInUser.md +11 -11
- package/docs/interfaces/LoggedInUserFetchResponse.md +1 -1
- package/docs/interfaces/MessageServiceWorkerResult.md +3 -3
- package/docs/interfaces/NavigateOptions.md +2 -2
- package/docs/interfaces/NewVisitPayload.md +6 -6
- package/docs/interfaces/NotificationDescriptor.md +6 -6
- package/docs/interfaces/OfflineModeResult.md +3 -3
- package/docs/interfaces/OfflinePatientArgs.md +2 -4
- package/docs/interfaces/OfflinePatientDataSyncHandler.md +2 -4
- package/docs/interfaces/OfflinePatientDataSyncState.md +6 -8
- package/docs/interfaces/OfflinePatientDataSyncStore.md +2 -4
- package/docs/interfaces/OldExtensionSlotBaseProps.md +65 -0
- package/docs/interfaces/OmrsServiceWorkerMessage.md +1 -1
- package/docs/interfaces/OnImportMapChangedMessage.md +2 -2
- package/docs/interfaces/OnlyThePatient.md +1 -1
- package/docs/interfaces/OpenmrsResource.md +2 -2
- package/docs/interfaces/PageDefinition.md +9 -25
- package/docs/interfaces/PatientWithFullResponse.md +1 -1
- package/docs/interfaces/Person.md +3 -3
- package/docs/interfaces/Privilege.md +3 -3
- package/docs/interfaces/QueueItemDescriptor.md +4 -9
- package/docs/interfaces/RegisterDynamicRouteMessage.md +4 -4
- package/docs/interfaces/ResourceLoader.md +1 -1
- package/docs/interfaces/RetryOptions.md +7 -18
- package/docs/interfaces/Role.md +3 -3
- package/docs/interfaces/Session.md +7 -7
- package/docs/interfaces/SessionLocation.md +3 -3
- package/docs/interfaces/ShowNotificationEvent.md +5 -5
- package/docs/interfaces/ShowToastEvent.md +4 -4
- package/docs/interfaces/SpaConfig.md +5 -19
- package/docs/interfaces/SyncItem.md +7 -11
- package/docs/interfaces/SyncProcessOptions.md +5 -7
- package/docs/interfaces/ToastDescriptor.md +5 -5
- package/docs/interfaces/ToastNotificationMeta.md +6 -6
- package/docs/interfaces/UserHasAccessProps.md +4 -4
- package/docs/interfaces/Visit.md +9 -9
- package/docs/interfaces/VisitItem.md +4 -4
- package/docs/interfaces/VisitType.md +3 -3
- package/jest.config.js +3 -0
- package/mock.tsx +3 -7
- package/package.json +13 -13
- package/src/integration-tests/extension-config.test.tsx +215 -17
- package/typedoc.json +1 -1
- package/.turbo/turbo-lint.log +0 -2
- package/.turbo/turbo-test.log +0 -451
- package/.turbo/turbo-typescript.log +0 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,128 +1,32 @@
|
|
|
1
|
-
[33m@openmrs/esm-framework:build
|
|
1
|
+
[33m@openmrs/esm-framework:build[0m: cache hit, replaying output [2mbccbc45e9e08eb92[0m
|
|
2
2
|
[33m@openmrs/esm-framework:build: [0m$ webpack --mode=production
|
|
3
|
-
[33m@openmrs/esm-framework:build: [0masset
|
|
4
|
-
[33m@openmrs/esm-framework:build: [0morphan modules 5.
|
|
5
|
-
[33m@openmrs/esm-framework:build: [0mruntime modules 2.
|
|
6
|
-
[33m@openmrs/esm-framework:build: [0mcacheable modules
|
|
7
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../../../node_modules
|
|
8
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-styleguide/src
|
|
9
|
-
[33m@openmrs/esm-framework:build: [0m modules by path
|
|
10
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-
|
|
11
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-
|
|
12
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-
|
|
13
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-
|
|
14
|
-
[33m@openmrs/esm-framework:build: [0m modules by path ../esm-
|
|
15
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
16
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
17
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
18
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-config/src/public.ts 7:0-68
|
|
19
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ConfigStore' (reexported as 'ConfigStore') was not found in './module-config/state' (possible exports: configExtensionStore, configInternalStore, getConfigStore, getExtensionConfig, getExtensionConfigFromStore, getExtensionSlotConfig, getExtensionSlotConfigFromStore, getExtensionSlotsConfigStore, getExtensionsConfigStore, implementerToolsConfigStore, temporaryConfigStore)
|
|
20
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
21
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
22
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 2:0-58
|
|
23
|
-
[33m@openmrs/esm-framework:build: [0mexport 'CancelLoading' (reexported as 'CancelLoading') was not found in './render' (possible exports: renderExtension)
|
|
24
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
25
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
26
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
27
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ExtensionMeta' (reexported as 'ExtensionMeta') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
28
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
29
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
30
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
31
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ExtensionRegistration' (reexported as 'ExtensionRegistration') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
32
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
33
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
34
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
35
|
-
[33m@openmrs/esm-framework:build: [0mexport 'AssignedExtension' (reexported as 'AssignedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
36
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
37
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
38
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
39
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ConnectedExtension' (reexported as 'ConnectedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
40
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
41
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
42
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
43
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ExtensionStore' (reexported as 'ExtensionStore') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
44
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
45
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
46
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-extensions/src/public.ts 3:0-157
|
|
47
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ExtensionSlotState' (reexported as 'ExtensionSlotState') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
|
|
48
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
49
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
50
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-globals/src/public.ts 1:0-263
|
|
51
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ConnectivityChangedEvent' (reexported as 'ConnectivityChangedEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
|
|
52
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
53
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
54
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-globals/src/public.ts 1:0-263
|
|
55
|
-
[33m@openmrs/esm-framework:build: [0mexport 'PrecacheStaticDependenciesEvent' (reexported as 'PrecacheStaticDependenciesEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
|
|
56
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
57
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
58
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-globals/src/public.ts 1:0-263
|
|
59
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ShowNotificationEvent' (reexported as 'ShowNotificationEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
|
|
60
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
61
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
62
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-globals/src/public.ts 1:0-263
|
|
63
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ShowToastEvent' (reexported as 'ShowToastEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
|
|
64
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
65
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
66
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-offline/src/public.ts 1:0-79
|
|
67
|
-
[33m@openmrs/esm-framework:build: [0mexport 'OfflineMode' (reexported as 'OfflineMode') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
|
|
68
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
69
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
70
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-offline/src/public.ts 1:0-79
|
|
71
|
-
[33m@openmrs/esm-framework:build: [0mexport 'OfflineModeResult' (reexported as 'OfflineModeResult') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
|
|
72
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
73
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
74
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-offline/src/public.ts 6:0-326
|
|
75
|
-
[33m@openmrs/esm-framework:build: [0mexport 'QueueItemDescriptor' (reexported as 'QueueItemDescriptor') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
|
|
76
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
77
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
78
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-offline/src/public.ts 6:0-326
|
|
79
|
-
[33m@openmrs/esm-framework:build: [0mexport 'SyncItem' (reexported as 'SyncItem') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
|
|
80
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
81
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
82
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-offline/src/public.ts 6:0-326
|
|
83
|
-
[33m@openmrs/esm-framework:build: [0mexport 'SyncProcessOptions' (reexported as 'SyncProcessOptions') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
|
|
84
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
85
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
86
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-react-utils/src/public.ts 1:0-51
|
|
87
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ExtensionData' (reexported as 'ExtensionData') was not found in './ComponentContext' (possible exports: ComponentContext)
|
|
88
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
89
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
90
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-state/src/public.ts 1:0-96
|
|
91
|
-
[33m@openmrs/esm-framework:build: [0mexport 'AppState' (reexported as 'AppState') was not found in './state' (possible exports: createAppState, createGlobalStore, getAppState, getGlobalStore, subscribeTo)
|
|
92
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
93
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
94
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-styleguide/src/public.ts 2:0-104
|
|
95
|
-
[33m@openmrs/esm-framework:build: [0mexport 'NotificationDescriptor' (reexported as 'NotificationDescriptor') was not found in './notifications/notification.component' (possible exports: Notification)
|
|
96
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
97
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
98
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-styleguide/src/public.ts 2:0-104
|
|
99
|
-
[33m@openmrs/esm-framework:build: [0mexport 'InlineNotificationType' (reexported as 'InlineNotificationType') was not found in './notifications/notification.component' (possible exports: Notification)
|
|
100
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
101
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
102
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-styleguide/src/public.ts 5:0-93
|
|
103
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ToastDescriptor' (reexported as 'ToastDescriptor') was not found in './toasts/toast.component' (possible exports: Toast)
|
|
104
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
105
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
106
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-styleguide/src/public.ts 5:0-93
|
|
107
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ToastType' (reexported as 'ToastType') was not found in './toasts/toast.component' (possible exports: Toast)
|
|
108
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
109
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
110
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in ../esm-styleguide/src/public.ts 5:0-93
|
|
111
|
-
[33m@openmrs/esm-framework:build: [0mexport 'ToastNotificationMeta' (reexported as 'ToastNotificationMeta') was not found in './toasts/toast.component' (possible exports: Toast)
|
|
112
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
113
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
114
|
-
[33m@openmrs/esm-framework:build: [0mWARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
3
|
+
[33m@openmrs/esm-framework:build: [0masset [1m[33mopenmrs-esm-framework.js[39m[22m [1m[33m751 KiB[39m[22m [1m[32m[emitted][39m[22m [1m[32m[minimized][39m[22m [1m[33m[big][39m[22m (name: main) 2 related assets
|
|
4
|
+
[33m@openmrs/esm-framework:build: [0morphan modules 5.3 MiB [1m[33m[orphan][39m[22m 1071 modules
|
|
5
|
+
[33m@openmrs/esm-framework:build: [0mruntime modules 2.17 KiB 9 modules
|
|
6
|
+
[33m@openmrs/esm-framework:build: [0mcacheable modules 1.69 MiB
|
|
7
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../../../node_modules/[39m[22m 377 KiB 152 modules
|
|
8
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-styleguide/src/[39m[22m 364 KiB 3 modules
|
|
9
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-api/[39m[22m 131 KiB 2 modules
|
|
10
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-config/[39m[22m 147 KiB 2 modules
|
|
11
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-extensions/[39m[22m 84.9 KiB 2 modules
|
|
12
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-globals/[39m[22m 10.7 KiB 2 modules
|
|
13
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-react-utils/[39m[22m 431 KiB 2 modules
|
|
14
|
+
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-state/[39m[22m 10.3 KiB 2 modules
|
|
15
|
+
[33m@openmrs/esm-framework:build: [0m + 4 modules
|
|
16
|
+
[33m@openmrs/esm-framework:build: [0m
|
|
17
|
+
[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).
|
|
115
18
|
[33m@openmrs/esm-framework:build: [0mThis can impact web performance.
|
|
116
19
|
[33m@openmrs/esm-framework:build: [0mAssets:
|
|
117
|
-
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (
|
|
20
|
+
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js (751 KiB)[39m[22m
|
|
118
21
|
[33m@openmrs/esm-framework:build: [0m
|
|
119
|
-
[33m@openmrs/esm-framework:build: [
|
|
22
|
+
[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.
|
|
120
23
|
[33m@openmrs/esm-framework:build: [0mEntrypoints:
|
|
121
|
-
[33m@openmrs/esm-framework:build: [0m main (
|
|
24
|
+
[33m@openmrs/esm-framework:build: [0m main (751 KiB)
|
|
122
25
|
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js
|
|
26
|
+
[33m@openmrs/esm-framework:build: [0m[39m[22m
|
|
123
27
|
[33m@openmrs/esm-framework:build: [0m
|
|
124
|
-
[33m@openmrs/esm-framework:build: [
|
|
28
|
+
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1mwebpack performance recommendations:
|
|
125
29
|
[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.
|
|
126
|
-
[33m@openmrs/esm-framework:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting
|
|
30
|
+
[33m@openmrs/esm-framework:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
127
31
|
[33m@openmrs/esm-framework:build: [0m
|
|
128
|
-
[33m@openmrs/esm-framework:build: [0mwebpack 5.
|
|
32
|
+
[33m@openmrs/esm-framework:build: [0mwebpack 5.74.0 compiled with [1m[33m3 warnings[39m[22m in 22364 ms
|