@openmrs/esm-framework 3.3.2-pre.1211 → 3.3.2-pre.9

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,154 +1,154 @@
1
- @openmrs/esm-framework:build: cache hit, replaying output 5f0d1e9638e9f4ce
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 23945 ms
1
+ @openmrs/esm-framework:build: cache hit, replaying output 12bbb25a586f39bf
2
+ @openmrs/esm-framework:build: $ webpack --mode=production
3
+ @openmrs/esm-framework:build: asset openmrs-esm-framework.js 844 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 (844 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 (844 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 23209 ms