@openmrs/esm-framework 3.3.2-pre.1208 → 3.3.2-pre.5

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.
@@ -1,156 +1,154 @@
1
- @openmrs/esm-framework:build: cache hit, replaying output 86645472f1ad9e75
2
- @openmrs/esm-framework:build: $ webpack --mode=production
3
- @openmrs/esm-framework:build: Starting type checking service...
4
- @openmrs/esm-framework:build: Using 1 worker with 2048MB memory limit
5
- @openmrs/esm-framework:build: asset openmrs-esm-framework.js 843 KiB [emitted] [minimized] [big] (name: main) 2 related assets
6
- @openmrs/esm-framework:build: orphan modules 11.2 MiB [orphan] 1155 modules
7
- @openmrs/esm-framework:build: runtime modules 2.14 KiB 8 modules
8
- @openmrs/esm-framework:build: cacheable modules 2.1 MiB
9
- @openmrs/esm-framework:build: modules by path ../../../node_modules/ 865 KiB 74 modules
10
- @openmrs/esm-framework:build: modules by path ../esm-api/ 170 KiB 2 modules
11
- @openmrs/esm-framework:build: modules by path ../esm-config/ 134 KiB 2 modules
12
- @openmrs/esm-framework:build: modules by path ../esm-extensions/ 80.3 KiB 2 modules
13
- @openmrs/esm-framework:build: modules by path ../esm-globals/ 10.8 KiB 2 modules
14
- @openmrs/esm-framework:build: modules by path ../esm-react-utils/ 594 KiB 2 modules
15
- @openmrs/esm-framework:build: modules by path ../esm-state/ 10.4 KiB 2 modules
16
- @openmrs/esm-framework:build: modules by path ../esm-styleguide/src/ 118 KiB 2 modules
17
- @openmrs/esm-framework:build: + 4 modules
18
- @openmrs/esm-framework:build:
19
- @openmrs/esm-framework:build: LOG from ../../../node_modules/sass-loader/dist/cjs.js sass-loader ../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/dist/cjs.js!../esm-styleguide/src/left-nav/left-nav.module.scss
20
- @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
21
- @openmrs/esm-framework:build: <w> 
22
- @openmrs/esm-framework:build: <w> Recommendation: math.div($px, $carbon--base-font-size) or calc($px / $carbon--base-font-size)
23
- @openmrs/esm-framework:build: <w> 
24
- @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
25
- @openmrs/esm-framework:build: <w> 
26
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_convert.scss 25:12 carbon--rem()
27
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_breakpoint.scss 16:23 @import
28
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 8:9 @import
29
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import
30
- @openmrs/esm-framework:build: <w> ../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet
31
- @openmrs/esm-framework:build: <w> 
32
- @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
33
- @openmrs/esm-framework:build: <w> 
34
- @openmrs/esm-framework:build: <w> Recommendation: math.div($step - 2, 4) or calc(($step - 2) / 4)
35
- @openmrs/esm-framework:build: <w> 
36
- @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
37
- @openmrs/esm-framework:build: <w> 
38
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 20:53 carbon--get-type-size()
39
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 31:17 @import
40
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 10:9 @import
41
- @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import
42
- @openmrs/esm-framework:build: <w> ../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet
43
- @openmrs/esm-framework:build: <w> 
44
- @openmrs/esm-framework:build:
45
- @openmrs/esm-framework:build: WARNING in ../esm-config/src/public.ts 7:0-68
46
- @openmrs/esm-framework:build: export 'ConfigStore' (reexported as 'ConfigStore') was not found in './module-config/state' (possible exports: configExtensionStore, configInternalStore, getConfigStore, getExtensionConfig, getExtensionConfigFromStore, getExtensionSlotConfig, getExtensionSlotConfigFromStore, getExtensionSlotsConfigStore, getExtensionsConfigStore, implementerToolsConfigStore, temporaryConfigStore)
47
- @openmrs/esm-framework:build: @ ./src/index.ts
48
- @openmrs/esm-framework:build:
49
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 2:0-58
50
- @openmrs/esm-framework:build: export 'CancelLoading' (reexported as 'CancelLoading') was not found in './render' (possible exports: renderExtension)
51
- @openmrs/esm-framework:build: @ ./src/index.ts
52
- @openmrs/esm-framework:build:
53
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
54
- @openmrs/esm-framework:build: export 'ExtensionMeta' (reexported as 'ExtensionMeta') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
55
- @openmrs/esm-framework:build: @ ./src/index.ts
56
- @openmrs/esm-framework:build:
57
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
58
- @openmrs/esm-framework:build: export 'ExtensionRegistration' (reexported as 'ExtensionRegistration') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
59
- @openmrs/esm-framework:build: @ ./src/index.ts
60
- @openmrs/esm-framework:build:
61
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
62
- @openmrs/esm-framework:build: export 'AssignedExtension' (reexported as 'AssignedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
63
- @openmrs/esm-framework:build: @ ./src/index.ts
64
- @openmrs/esm-framework:build:
65
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
66
- @openmrs/esm-framework:build: export 'ConnectedExtension' (reexported as 'ConnectedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
67
- @openmrs/esm-framework:build: @ ./src/index.ts
68
- @openmrs/esm-framework:build:
69
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
70
- @openmrs/esm-framework:build: export 'ExtensionStore' (reexported as 'ExtensionStore') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
71
- @openmrs/esm-framework:build: @ ./src/index.ts
72
- @openmrs/esm-framework:build:
73
- @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
74
- @openmrs/esm-framework:build: export 'ExtensionSlotState' (reexported as 'ExtensionSlotState') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
75
- @openmrs/esm-framework:build: @ ./src/index.ts
76
- @openmrs/esm-framework:build:
77
- @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
78
- @openmrs/esm-framework:build: export 'ConnectivityChangedEvent' (reexported as 'ConnectivityChangedEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
79
- @openmrs/esm-framework:build: @ ./src/index.ts
80
- @openmrs/esm-framework:build:
81
- @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
82
- @openmrs/esm-framework:build: export 'PrecacheStaticDependenciesEvent' (reexported as 'PrecacheStaticDependenciesEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
83
- @openmrs/esm-framework:build: @ ./src/index.ts
84
- @openmrs/esm-framework:build:
85
- @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
86
- @openmrs/esm-framework:build: export 'ShowNotificationEvent' (reexported as 'ShowNotificationEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
87
- @openmrs/esm-framework:build: @ ./src/index.ts
88
- @openmrs/esm-framework:build:
89
- @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
90
- @openmrs/esm-framework:build: export 'ShowToastEvent' (reexported as 'ShowToastEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
91
- @openmrs/esm-framework:build: @ ./src/index.ts
92
- @openmrs/esm-framework:build:
93
- @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
94
- @openmrs/esm-framework:build: export 'OfflineMode' (reexported as 'OfflineMode') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
95
- @openmrs/esm-framework:build: @ ./src/index.ts
96
- @openmrs/esm-framework:build:
97
- @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
98
- @openmrs/esm-framework:build: export 'OfflineModeResult' (reexported as 'OfflineModeResult') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
99
- @openmrs/esm-framework:build: @ ./src/index.ts
100
- @openmrs/esm-framework:build:
101
- @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
102
- @openmrs/esm-framework:build: export 'QueueItemDescriptor' (reexported as 'QueueItemDescriptor') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
103
- @openmrs/esm-framework:build: @ ./src/index.ts
104
- @openmrs/esm-framework:build:
105
- @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
106
- @openmrs/esm-framework:build: export 'SyncItem' (reexported as 'SyncItem') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
107
- @openmrs/esm-framework:build: @ ./src/index.ts
108
- @openmrs/esm-framework:build:
109
- @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
110
- @openmrs/esm-framework:build: export 'SyncProcessOptions' (reexported as 'SyncProcessOptions') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
111
- @openmrs/esm-framework:build: @ ./src/index.ts
112
- @openmrs/esm-framework:build:
113
- @openmrs/esm-framework:build: WARNING in ../esm-react-utils/src/public.ts 1:0-51
114
- @openmrs/esm-framework:build: export 'ExtensionData' (reexported as 'ExtensionData') was not found in './ComponentContext' (possible exports: ComponentContext)
115
- @openmrs/esm-framework:build: @ ./src/index.ts
116
- @openmrs/esm-framework:build:
117
- @openmrs/esm-framework:build: WARNING in ../esm-state/src/public.ts 1:0-96
118
- @openmrs/esm-framework:build: export 'AppState' (reexported as 'AppState') was not found in './state' (possible exports: createAppState, createGlobalStore, getAppState, getGlobalStore, subscribeTo)
119
- @openmrs/esm-framework:build: @ ./src/index.ts
120
- @openmrs/esm-framework:build:
121
- @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
122
- @openmrs/esm-framework:build: export 'NotificationDescriptor' (reexported as 'NotificationDescriptor') was not found in './notifications/notification.component' (possible exports: Notification)
123
- @openmrs/esm-framework:build: @ ./src/index.ts
124
- @openmrs/esm-framework:build:
125
- @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
126
- @openmrs/esm-framework:build: export 'InlineNotificationType' (reexported as 'InlineNotificationType') was not found in './notifications/notification.component' (possible exports: Notification)
127
- @openmrs/esm-framework:build: @ ./src/index.ts
128
- @openmrs/esm-framework:build:
129
- @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
130
- @openmrs/esm-framework:build: export 'ToastDescriptor' (reexported as 'ToastDescriptor') was not found in './toasts/toast.component' (possible exports: Toast)
131
- @openmrs/esm-framework:build: @ ./src/index.ts
132
- @openmrs/esm-framework:build:
133
- @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
134
- @openmrs/esm-framework:build: export 'ToastType' (reexported as 'ToastType') was not found in './toasts/toast.component' (possible exports: Toast)
135
- @openmrs/esm-framework:build: @ ./src/index.ts
136
- @openmrs/esm-framework:build:
137
- @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
138
- @openmrs/esm-framework:build: export 'ToastNotificationMeta' (reexported as 'ToastNotificationMeta') was not found in './toasts/toast.component' (possible exports: Toast)
139
- @openmrs/esm-framework:build: @ ./src/index.ts
140
- @openmrs/esm-framework:build:
141
- @openmrs/esm-framework:build: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
142
- @openmrs/esm-framework:build: This can impact web performance.
143
- @openmrs/esm-framework:build: Assets:
144
- @openmrs/esm-framework:build: openmrs-esm-framework.js (843 KiB)
145
- @openmrs/esm-framework:build:
146
- @openmrs/esm-framework:build: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
147
- @openmrs/esm-framework:build: Entrypoints:
148
- @openmrs/esm-framework:build: main (843 KiB)
149
- @openmrs/esm-framework:build: openmrs-esm-framework.js
150
- @openmrs/esm-framework:build: 
151
- @openmrs/esm-framework:build:
152
- @openmrs/esm-framework:build: WARNING in webpack performance recommendations:
153
- @openmrs/esm-framework:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
154
- @openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/
155
- @openmrs/esm-framework:build:
156
- @openmrs/esm-framework:build: webpack 5.70.0 compiled with 27 warnings in 29846 ms
1
+ @openmrs/esm-framework:build: cache hit, replaying output 1a1cb5a41d7ce540
2
+ @openmrs/esm-framework:build: $ webpack --mode=production
3
+ @openmrs/esm-framework:build: asset openmrs-esm-framework.js 843 KiB [emitted] [minimized] [big] (name: main) 2 related assets
4
+ @openmrs/esm-framework:build: orphan modules 11.2 MiB [orphan] 1155 modules
5
+ @openmrs/esm-framework:build: runtime modules 2.14 KiB 8 modules
6
+ @openmrs/esm-framework:build: cacheable modules 2.1 MiB
7
+ @openmrs/esm-framework:build:  modules by path ../../../node_modules/ 865 KiB 74 modules
8
+ @openmrs/esm-framework:build:  modules by path ../esm-api/ 170 KiB 2 modules
9
+ @openmrs/esm-framework:build:  modules by path ../esm-config/ 134 KiB 2 modules
10
+ @openmrs/esm-framework:build:  modules by path ../esm-extensions/ 80.3 KiB 2 modules
11
+ @openmrs/esm-framework:build:  modules by path ../esm-globals/ 10.8 KiB 2 modules
12
+ @openmrs/esm-framework:build:  modules by path ../esm-react-utils/ 594 KiB 2 modules
13
+ @openmrs/esm-framework:build:  modules by path ../esm-state/ 10.4 KiB 2 modules
14
+ @openmrs/esm-framework:build:  modules by path ../esm-styleguide/src/ 118 KiB 2 modules
15
+ @openmrs/esm-framework:build:  + 4 modules
16
+ @openmrs/esm-framework:build: 
17
+ @openmrs/esm-framework:build: LOG from ../../../node_modules/sass-loader/dist/cjs.js sass-loader ../../../node_modules/css-loader/dist/cjs.js!../../../node_modules/sass-loader/dist/cjs.js!../esm-styleguide/src/left-nav/left-nav.module.scss
18
+ @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
19
+ @openmrs/esm-framework:build: <w> 
20
+ @openmrs/esm-framework:build: <w> Recommendation: math.div($px, $carbon--base-font-size) or calc($px / $carbon--base-font-size)
21
+ @openmrs/esm-framework:build: <w> 
22
+ @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
23
+ @openmrs/esm-framework:build: <w> 
24
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_convert.scss 25:12 carbon--rem()
25
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_breakpoint.scss 16:23 @import
26
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 8:9 @import
27
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import
28
+ @openmrs/esm-framework:build: <w> ../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet
29
+ @openmrs/esm-framework:build: <w> 
30
+ @openmrs/esm-framework:build: <w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
31
+ @openmrs/esm-framework:build: <w> 
32
+ @openmrs/esm-framework:build: <w> Recommendation: math.div($step - 2, 4) or calc(($step - 2) / 4)
33
+ @openmrs/esm-framework:build: <w> 
34
+ @openmrs/esm-framework:build: <w> More info and automated migrator: https://sass-lang.com/d/slash-div
35
+ @openmrs/esm-framework:build: <w> 
36
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 20:53 carbon--get-type-size()
37
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 31:17 @import
38
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 10:9 @import
39
+ @openmrs/esm-framework:build: <w> ../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import
40
+ @openmrs/esm-framework:build: <w> ../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet
41
+ @openmrs/esm-framework:build: <w> 
42
+ @openmrs/esm-framework:build: 
43
+ @openmrs/esm-framework:build: WARNING in ../esm-config/src/public.ts 7:0-68
44
+ @openmrs/esm-framework:build: export 'ConfigStore' (reexported as 'ConfigStore') was not found in './module-config/state' (possible exports: configExtensionStore, configInternalStore, getConfigStore, getExtensionConfig, getExtensionConfigFromStore, getExtensionSlotConfig, getExtensionSlotConfigFromStore, getExtensionSlotsConfigStore, getExtensionsConfigStore, implementerToolsConfigStore, temporaryConfigStore)
45
+ @openmrs/esm-framework:build:  @ ./src/index.ts
46
+ @openmrs/esm-framework:build: 
47
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 2:0-58
48
+ @openmrs/esm-framework:build: export 'CancelLoading' (reexported as 'CancelLoading') was not found in './render' (possible exports: renderExtension)
49
+ @openmrs/esm-framework:build:  @ ./src/index.ts
50
+ @openmrs/esm-framework:build: 
51
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
52
+ @openmrs/esm-framework:build: export 'ExtensionMeta' (reexported as 'ExtensionMeta') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
53
+ @openmrs/esm-framework:build:  @ ./src/index.ts
54
+ @openmrs/esm-framework:build: 
55
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
56
+ @openmrs/esm-framework:build: export 'ExtensionRegistration' (reexported as 'ExtensionRegistration') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
57
+ @openmrs/esm-framework:build:  @ ./src/index.ts
58
+ @openmrs/esm-framework:build: 
59
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
60
+ @openmrs/esm-framework:build: export 'AssignedExtension' (reexported as 'AssignedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
61
+ @openmrs/esm-framework:build:  @ ./src/index.ts
62
+ @openmrs/esm-framework:build: 
63
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
64
+ @openmrs/esm-framework:build: export 'ConnectedExtension' (reexported as 'ConnectedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
65
+ @openmrs/esm-framework:build:  @ ./src/index.ts
66
+ @openmrs/esm-framework:build: 
67
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
68
+ @openmrs/esm-framework:build: export 'ExtensionStore' (reexported as 'ExtensionStore') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
69
+ @openmrs/esm-framework:build:  @ ./src/index.ts
70
+ @openmrs/esm-framework:build: 
71
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
72
+ @openmrs/esm-framework:build: export 'ExtensionSlotState' (reexported as 'ExtensionSlotState') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
73
+ @openmrs/esm-framework:build:  @ ./src/index.ts
74
+ @openmrs/esm-framework:build: 
75
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
76
+ @openmrs/esm-framework:build: export 'ConnectivityChangedEvent' (reexported as 'ConnectivityChangedEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
77
+ @openmrs/esm-framework:build:  @ ./src/index.ts
78
+ @openmrs/esm-framework:build: 
79
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
80
+ @openmrs/esm-framework:build: export 'PrecacheStaticDependenciesEvent' (reexported as 'PrecacheStaticDependenciesEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
81
+ @openmrs/esm-framework:build:  @ ./src/index.ts
82
+ @openmrs/esm-framework:build: 
83
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
84
+ @openmrs/esm-framework:build: export 'ShowNotificationEvent' (reexported as 'ShowNotificationEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
85
+ @openmrs/esm-framework:build:  @ ./src/index.ts
86
+ @openmrs/esm-framework:build: 
87
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
88
+ @openmrs/esm-framework:build: export 'ShowToastEvent' (reexported as 'ShowToastEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
89
+ @openmrs/esm-framework:build:  @ ./src/index.ts
90
+ @openmrs/esm-framework:build: 
91
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
92
+ @openmrs/esm-framework:build: export 'OfflineMode' (reexported as 'OfflineMode') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
93
+ @openmrs/esm-framework:build:  @ ./src/index.ts
94
+ @openmrs/esm-framework:build: 
95
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
96
+ @openmrs/esm-framework:build: export 'OfflineModeResult' (reexported as 'OfflineModeResult') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
97
+ @openmrs/esm-framework:build:  @ ./src/index.ts
98
+ @openmrs/esm-framework:build: 
99
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
100
+ @openmrs/esm-framework:build: export 'QueueItemDescriptor' (reexported as 'QueueItemDescriptor') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
101
+ @openmrs/esm-framework:build:  @ ./src/index.ts
102
+ @openmrs/esm-framework:build: 
103
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
104
+ @openmrs/esm-framework:build: export 'SyncItem' (reexported as 'SyncItem') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
105
+ @openmrs/esm-framework:build:  @ ./src/index.ts
106
+ @openmrs/esm-framework:build: 
107
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-340
108
+ @openmrs/esm-framework:build: export 'SyncProcessOptions' (reexported as 'SyncProcessOptions') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
109
+ @openmrs/esm-framework:build:  @ ./src/index.ts
110
+ @openmrs/esm-framework:build: 
111
+ @openmrs/esm-framework:build: WARNING in ../esm-react-utils/src/public.ts 1:0-51
112
+ @openmrs/esm-framework:build: export 'ExtensionData' (reexported as 'ExtensionData') was not found in './ComponentContext' (possible exports: ComponentContext)
113
+ @openmrs/esm-framework:build:  @ ./src/index.ts
114
+ @openmrs/esm-framework:build: 
115
+ @openmrs/esm-framework:build: WARNING in ../esm-state/src/public.ts 1:0-96
116
+ @openmrs/esm-framework:build: export 'AppState' (reexported as 'AppState') was not found in './state' (possible exports: createAppState, createGlobalStore, getAppState, getGlobalStore, subscribeTo)
117
+ @openmrs/esm-framework:build:  @ ./src/index.ts
118
+ @openmrs/esm-framework:build: 
119
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
120
+ @openmrs/esm-framework:build: export 'NotificationDescriptor' (reexported as 'NotificationDescriptor') was not found in './notifications/notification.component' (possible exports: Notification)
121
+ @openmrs/esm-framework:build:  @ ./src/index.ts
122
+ @openmrs/esm-framework:build: 
123
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
124
+ @openmrs/esm-framework:build: export 'InlineNotificationType' (reexported as 'InlineNotificationType') was not found in './notifications/notification.component' (possible exports: Notification)
125
+ @openmrs/esm-framework:build:  @ ./src/index.ts
126
+ @openmrs/esm-framework:build: 
127
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
128
+ @openmrs/esm-framework:build: export 'ToastDescriptor' (reexported as 'ToastDescriptor') was not found in './toasts/toast.component' (possible exports: Toast)
129
+ @openmrs/esm-framework:build:  @ ./src/index.ts
130
+ @openmrs/esm-framework:build: 
131
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
132
+ @openmrs/esm-framework:build: export 'ToastType' (reexported as 'ToastType') was not found in './toasts/toast.component' (possible exports: Toast)
133
+ @openmrs/esm-framework:build:  @ ./src/index.ts
134
+ @openmrs/esm-framework:build: 
135
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
136
+ @openmrs/esm-framework:build: export 'ToastNotificationMeta' (reexported as 'ToastNotificationMeta') was not found in './toasts/toast.component' (possible exports: Toast)
137
+ @openmrs/esm-framework:build:  @ ./src/index.ts
138
+ @openmrs/esm-framework:build: 
139
+ @openmrs/esm-framework:build: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
140
+ @openmrs/esm-framework:build: This can impact web performance.
141
+ @openmrs/esm-framework:build: Assets:
142
+ @openmrs/esm-framework:build:  openmrs-esm-framework.js (843 KiB)
143
+ @openmrs/esm-framework:build: 
144
+ @openmrs/esm-framework:build: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
145
+ @openmrs/esm-framework:build: Entrypoints:
146
+ @openmrs/esm-framework:build:  main (843 KiB)
147
+ @openmrs/esm-framework:build:  openmrs-esm-framework.js
148
+ @openmrs/esm-framework:build: 
149
+ @openmrs/esm-framework:build: 
150
+ @openmrs/esm-framework:build: WARNING in webpack performance recommendations:
151
+ @openmrs/esm-framework:build: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
152
+ @openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/
153
+ @openmrs/esm-framework:build: 
154
+ @openmrs/esm-framework:build: webpack 5.70.0 compiled with 27 warnings in 25879 ms