@openmrs/esm-framework 3.4.1-pre.98 → 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 +16 -138
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.LICENSE.txt +9 -21
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +588 -756
- 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 +12 -1
- 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 +63 -0
- package/docs/interfaces/DynamicOfflineDataHandler.md +88 -0
- package/docs/interfaces/DynamicOfflineDataSyncState.md +63 -0
- package/docs/interfaces/ErrorStateProps.md +30 -0
- 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 +13 -2
- package/docs/interfaces/FHIRRequestObj.md +3 -3
- package/docs/interfaces/FHIRRequestOptions.md +41 -0
- package/docs/interfaces/FHIRResource.md +4 -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 +12 -1
- 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 -6
- package/docs/interfaces/OfflinePatientDataSyncHandler.md +5 -14
- package/docs/interfaces/OfflinePatientDataSyncState.md +6 -24
- package/docs/interfaces/OfflinePatientDataSyncStore.md +2 -9
- 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 +24 -2
- 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 +8 -0
- package/mock.tsx +4 -7
- package/package.json +13 -13
- package/src/integration-tests/extension-config.test.tsx +218 -21
- package/typedoc.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,149 +1,27 @@
|
|
|
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 [1m[33mopenmrs-esm-framework.js[39m[22m [1m[
|
|
4
|
-
[33m@openmrs/esm-framework:build: [0morphan modules
|
|
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 [1m../../../node_modules/[39m[22m
|
|
8
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
9
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
10
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
11
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
12
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
13
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
14
|
-
[33m@openmrs/esm-framework:build: [0m modules by path [1m../esm-
|
|
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
15
|
[33m@openmrs/esm-framework:build: [0m + 4 modules
|
|
16
16
|
[33m@openmrs/esm-framework:build: [0m
|
|
17
|
-
[33m@openmrs/esm-framework:build: [0m[1mLOG 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[39m[22m
|
|
18
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mDeprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.[39m[22m
|
|
19
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
20
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mRecommendation: math.div($px, $carbon--base-font-size) or calc($px / $carbon--base-font-size)[39m[22m
|
|
21
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
22
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mMore info and automated migrator: https://sass-lang.com/d/slash-div[39m[22m
|
|
23
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
24
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_convert.scss 25:12 carbon--rem()[39m[22m
|
|
25
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/layout/_breakpoint.scss 16:23 @import[39m[22m
|
|
26
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 8:9 @import[39m[22m
|
|
27
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import[39m[22m
|
|
28
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet[39m[22m
|
|
29
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
30
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mDeprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.[39m[22m
|
|
31
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
32
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mRecommendation: math.div($step - 2, 4) or calc(($step - 2) / 4)[39m[22m
|
|
33
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
34
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33mMore info and automated migrator: https://sass-lang.com/d/slash-div[39m[22m
|
|
35
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
36
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 20:53 carbon--get-type-size()[39m[22m
|
|
37
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_scale.scss 31:17 @import[39m[22m
|
|
38
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/type/_styles.scss 10:9 @import[39m[22m
|
|
39
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../../../node_modules/carbon-components/scss/globals/scss/_typography.scss 51:9 @import[39m[22m
|
|
40
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m../esm-styleguide/src/left-nav/left-nav.module.scss 2:9 root stylesheet[39m[22m
|
|
41
|
-
[33m@openmrs/esm-framework:build: [0m<w> [1m[33m[39m[22m
|
|
42
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
43
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-config/src/public.ts[39m[22m [1m[32m7:0-68[39m[22m
|
|
44
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ConfigStore' (reexported as 'ConfigStore') was [1m[31mnot found[39m[22m[1m in './module-config/state' (possible exports: [1m[32mconfigExtensionStore, configInternalStore, getConfigStore, getExtensionConfig, getExtensionConfigFromStore, getExtensionSlotConfig, getExtensionSlotConfigFromStore, getExtensionSlotsConfigStore, getExtensionsConfigStore, implementerToolsConfigStore, temporaryConfigStore[39m[22m[1m)[39m[22m
|
|
45
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
46
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
47
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m2:0-58[39m[22m
|
|
48
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'CancelLoading' (reexported as 'CancelLoading') was [1m[31mnot found[39m[22m[1m in './render' (possible exports: [1m[32mrenderExtension[39m[22m[1m)[39m[22m
|
|
49
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
50
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
51
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
52
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ExtensionMeta' (reexported as 'ExtensionMeta') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
53
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
54
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
55
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
56
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ExtensionRegistration' (reexported as 'ExtensionRegistration') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
57
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
58
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
59
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
60
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'AssignedExtension' (reexported as 'AssignedExtension') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
61
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
62
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
63
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
64
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ConnectedExtension' (reexported as 'ConnectedExtension') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
65
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
66
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
67
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
68
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ExtensionStore' (reexported as 'ExtensionStore') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
69
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
70
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
71
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-extensions/src/public.ts[39m[22m [1m[32m3:0-157[39m[22m
|
|
72
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ExtensionSlotState' (reexported as 'ExtensionSlotState') was [1m[31mnot found[39m[22m[1m in './store' (possible exports: [1m[32mgetExtensionInternalStore, getExtensionStore, updateInternalExtensionStore[39m[22m[1m)[39m[22m
|
|
73
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
74
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
75
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-globals/src/public.ts[39m[22m [1m[32m1:0-263[39m[22m
|
|
76
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ConnectivityChangedEvent' (reexported as 'ConnectivityChangedEvent') was [1m[31mnot found[39m[22m[1m in './events' (possible exports: [1m[32mdispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown[39m[22m[1m)[39m[22m
|
|
77
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
78
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
79
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-globals/src/public.ts[39m[22m [1m[32m1:0-263[39m[22m
|
|
80
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'PrecacheStaticDependenciesEvent' (reexported as 'PrecacheStaticDependenciesEvent') was [1m[31mnot found[39m[22m[1m in './events' (possible exports: [1m[32mdispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown[39m[22m[1m)[39m[22m
|
|
81
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
82
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
83
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-globals/src/public.ts[39m[22m [1m[32m1:0-263[39m[22m
|
|
84
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ShowNotificationEvent' (reexported as 'ShowNotificationEvent') was [1m[31mnot found[39m[22m[1m in './events' (possible exports: [1m[32mdispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown[39m[22m[1m)[39m[22m
|
|
85
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
86
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
87
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-globals/src/public.ts[39m[22m [1m[32m1:0-263[39m[22m
|
|
88
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ShowToastEvent' (reexported as 'ShowToastEvent') was [1m[31mnot found[39m[22m[1m in './events' (possible exports: [1m[32mdispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown[39m[22m[1m)[39m[22m
|
|
89
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
90
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
91
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-offline/src/public.ts[39m[22m [1m[32m1:0-79[39m[22m
|
|
92
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'OfflineMode' (reexported as 'OfflineMode') was [1m[31mnot found[39m[22m[1m in './mode' (possible exports: [1m[32mactivateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode[39m[22m[1m)[39m[22m
|
|
93
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
94
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
95
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-offline/src/public.ts[39m[22m [1m[32m1:0-79[39m[22m
|
|
96
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'OfflineModeResult' (reexported as 'OfflineModeResult') was [1m[31mnot found[39m[22m[1m in './mode' (possible exports: [1m[32mactivateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode[39m[22m[1m)[39m[22m
|
|
97
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
98
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
99
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-offline/src/public.ts[39m[22m [1m[32m6:0-326[39m[22m
|
|
100
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'QueueItemDescriptor' (reexported as 'QueueItemDescriptor') was [1m[31mnot found[39m[22m[1m in './sync' (possible exports: [1m[32mbeginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync[39m[22m[1m)[39m[22m
|
|
101
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
102
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
103
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-offline/src/public.ts[39m[22m [1m[32m6:0-326[39m[22m
|
|
104
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'SyncItem' (reexported as 'SyncItem') was [1m[31mnot found[39m[22m[1m in './sync' (possible exports: [1m[32mbeginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync[39m[22m[1m)[39m[22m
|
|
105
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
106
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
107
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-offline/src/public.ts[39m[22m [1m[32m6:0-326[39m[22m
|
|
108
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'SyncProcessOptions' (reexported as 'SyncProcessOptions') was [1m[31mnot found[39m[22m[1m in './sync' (possible exports: [1m[32mbeginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getFullSynchronizationItems, getFullSynchronizationItemsFor, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync[39m[22m[1m)[39m[22m
|
|
109
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
110
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
111
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-react-utils/src/public.ts[39m[22m [1m[32m1:0-51[39m[22m
|
|
112
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ExtensionData' (reexported as 'ExtensionData') was [1m[31mnot found[39m[22m[1m in './ComponentContext' (possible exports: [1m[32mComponentContext[39m[22m[1m)[39m[22m
|
|
113
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
114
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
115
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-state/src/public.ts[39m[22m [1m[32m1:0-96[39m[22m
|
|
116
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'AppState' (reexported as 'AppState') was [1m[31mnot found[39m[22m[1m in './state' (possible exports: [1m[32mcreateAppState, createGlobalStore, getAppState, getGlobalStore, subscribeTo[39m[22m[1m)[39m[22m
|
|
117
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
118
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
119
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-styleguide/src/public.ts[39m[22m [1m[32m2:0-104[39m[22m
|
|
120
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'NotificationDescriptor' (reexported as 'NotificationDescriptor') was [1m[31mnot found[39m[22m[1m in './notifications/notification.component' (possible exports: [1m[32mNotification[39m[22m[1m)[39m[22m
|
|
121
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
122
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
123
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-styleguide/src/public.ts[39m[22m [1m[32m2:0-104[39m[22m
|
|
124
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'InlineNotificationType' (reexported as 'InlineNotificationType') was [1m[31mnot found[39m[22m[1m in './notifications/notification.component' (possible exports: [1m[32mNotification[39m[22m[1m)[39m[22m
|
|
125
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
126
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
127
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-styleguide/src/public.ts[39m[22m [1m[32m5:0-93[39m[22m
|
|
128
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ToastDescriptor' (reexported as 'ToastDescriptor') was [1m[31mnot found[39m[22m[1m in './toasts/toast.component' (possible exports: [1m[32mToast[39m[22m[1m)[39m[22m
|
|
129
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
130
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
131
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-styleguide/src/public.ts[39m[22m [1m[32m5:0-93[39m[22m
|
|
132
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ToastType' (reexported as 'ToastType') was [1m[31mnot found[39m[22m[1m in './toasts/toast.component' (possible exports: [1m[32mToast[39m[22m[1m)[39m[22m
|
|
133
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
134
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
135
|
-
[33m@openmrs/esm-framework:build: [0m[1m[33mWARNING[39m[22m in [1m../esm-styleguide/src/public.ts[39m[22m [1m[32m5:0-93[39m[22m
|
|
136
|
-
[33m@openmrs/esm-framework:build: [0m[1mexport 'ToastNotificationMeta' (reexported as 'ToastNotificationMeta') was [1m[31mnot found[39m[22m[1m in './toasts/toast.component' (possible exports: [1m[32mToast[39m[22m[1m)[39m[22m
|
|
137
|
-
[33m@openmrs/esm-framework:build: [0m @ ./src/index.ts
|
|
138
|
-
[33m@openmrs/esm-framework:build: [0m
|
|
139
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).
|
|
140
18
|
[33m@openmrs/esm-framework:build: [0mThis can impact web performance.
|
|
141
19
|
[33m@openmrs/esm-framework:build: [0mAssets:
|
|
142
|
-
[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
|
|
143
21
|
[33m@openmrs/esm-framework:build: [0m
|
|
144
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.
|
|
145
23
|
[33m@openmrs/esm-framework:build: [0mEntrypoints:
|
|
146
|
-
[33m@openmrs/esm-framework:build: [0m main (
|
|
24
|
+
[33m@openmrs/esm-framework:build: [0m main (751 KiB)
|
|
147
25
|
[33m@openmrs/esm-framework:build: [0m openmrs-esm-framework.js
|
|
148
26
|
[33m@openmrs/esm-framework:build: [0m[39m[22m
|
|
149
27
|
[33m@openmrs/esm-framework:build: [0m
|
|
@@ -151,4 +29,4 @@
|
|
|
151
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.
|
|
152
30
|
[33m@openmrs/esm-framework:build: [0mFor more info visit https://webpack.js.org/guides/code-splitting/[39m[22m
|
|
153
31
|
[33m@openmrs/esm-framework:build: [0m
|
|
154
|
-
[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
|