@openmrs/esm-framework 3.2.1-pre.1111 → 3.2.1-pre.1118

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.
@@ -0,0 +1,126 @@
1
+ @openmrs/esm-framework:build: cache hit, replaying output e1a2c2418ca8d7b9
2
+ @openmrs/esm-framework:build: $ webpack --mode=production
3
+ @openmrs/esm-framework:build: asset openmrs-esm-framework.js 639 KiB [emitted] [minimized] [big] (name: main) 2 related assets
4
+ @openmrs/esm-framework:build: orphan modules 11.2 MiB [orphan] 1153 modules
5
+ @openmrs/esm-framework:build: runtime modules 2.14 KiB 8 modules
6
+ @openmrs/esm-framework:build: cacheable modules 1.67 MiB
7
+ @openmrs/esm-framework:build: modules by path ../../../node_modules/ 852 KiB 66 modules
8
+ @openmrs/esm-framework:build: modules by path ../esm-api/ 223 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.1 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-state/ 10.4 KiB 2 modules
13
+ @openmrs/esm-framework:build: + 6 modules
14
+ @openmrs/esm-framework:build:
15
+ @openmrs/esm-framework:build: WARNING in ../esm-config/src/public.ts 7:0-68
16
+ @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)
17
+ @openmrs/esm-framework:build: @ ./src/index.ts
18
+ @openmrs/esm-framework:build:
19
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 2:0-58
20
+ @openmrs/esm-framework:build: export 'CancelLoading' (reexported as 'CancelLoading') was not found in './render' (possible exports: renderExtension)
21
+ @openmrs/esm-framework:build: @ ./src/index.ts
22
+ @openmrs/esm-framework:build:
23
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
24
+ @openmrs/esm-framework:build: export 'ExtensionMeta' (reexported as 'ExtensionMeta') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
25
+ @openmrs/esm-framework:build: @ ./src/index.ts
26
+ @openmrs/esm-framework:build:
27
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
28
+ @openmrs/esm-framework:build: export 'ExtensionRegistration' (reexported as 'ExtensionRegistration') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
29
+ @openmrs/esm-framework:build: @ ./src/index.ts
30
+ @openmrs/esm-framework:build:
31
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
32
+ @openmrs/esm-framework:build: export 'AssignedExtension' (reexported as 'AssignedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
33
+ @openmrs/esm-framework:build: @ ./src/index.ts
34
+ @openmrs/esm-framework:build:
35
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
36
+ @openmrs/esm-framework:build: export 'ConnectedExtension' (reexported as 'ConnectedExtension') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
37
+ @openmrs/esm-framework:build: @ ./src/index.ts
38
+ @openmrs/esm-framework:build:
39
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
40
+ @openmrs/esm-framework:build: export 'ExtensionStore' (reexported as 'ExtensionStore') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
41
+ @openmrs/esm-framework:build: @ ./src/index.ts
42
+ @openmrs/esm-framework:build:
43
+ @openmrs/esm-framework:build: WARNING in ../esm-extensions/src/public.ts 3:0-157
44
+ @openmrs/esm-framework:build: export 'ExtensionSlotState' (reexported as 'ExtensionSlotState') was not found in './store' (possible exports: getExtensionInternalStore, getExtensionStore, updateInternalExtensionStore)
45
+ @openmrs/esm-framework:build: @ ./src/index.ts
46
+ @openmrs/esm-framework:build:
47
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
48
+ @openmrs/esm-framework:build: export 'ConnectivityChangedEvent' (reexported as 'ConnectivityChangedEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
49
+ @openmrs/esm-framework:build: @ ./src/index.ts
50
+ @openmrs/esm-framework:build:
51
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
52
+ @openmrs/esm-framework:build: export 'PrecacheStaticDependenciesEvent' (reexported as 'PrecacheStaticDependenciesEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
53
+ @openmrs/esm-framework:build: @ ./src/index.ts
54
+ @openmrs/esm-framework:build:
55
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
56
+ @openmrs/esm-framework:build: export 'ShowNotificationEvent' (reexported as 'ShowNotificationEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
57
+ @openmrs/esm-framework:build: @ ./src/index.ts
58
+ @openmrs/esm-framework:build:
59
+ @openmrs/esm-framework:build: WARNING in ../esm-globals/src/public.ts 1:0-263
60
+ @openmrs/esm-framework:build: export 'ShowToastEvent' (reexported as 'ShowToastEvent') was not found in './events' (possible exports: dispatchConnectivityChanged, dispatchNotificationShown, dispatchPrecacheStaticDependencies, subscribeConnectivity, subscribeConnectivityChanged, subscribeNotificationShown, subscribePrecacheStaticDependencies, subscribeToastShown)
61
+ @openmrs/esm-framework:build: @ ./src/index.ts
62
+ @openmrs/esm-framework:build:
63
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
64
+ @openmrs/esm-framework:build: export 'OfflineMode' (reexported as 'OfflineMode') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
65
+ @openmrs/esm-framework:build: @ ./src/index.ts
66
+ @openmrs/esm-framework:build:
67
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 1:0-79
68
+ @openmrs/esm-framework:build: export 'OfflineModeResult' (reexported as 'OfflineModeResult') was not found in './mode' (possible exports: activateOfflineCapability, getCurrentOfflineMode, setCurrentOfflineMode)
69
+ @openmrs/esm-framework:build: @ ./src/index.ts
70
+ @openmrs/esm-framework:build:
71
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-279
72
+ @openmrs/esm-framework:build: export 'QueueItemDescriptor' (reexported as 'QueueItemDescriptor') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
73
+ @openmrs/esm-framework:build: @ ./src/index.ts
74
+ @openmrs/esm-framework:build:
75
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-279
76
+ @openmrs/esm-framework:build: export 'SyncItem' (reexported as 'SyncItem') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
77
+ @openmrs/esm-framework:build: @ ./src/index.ts
78
+ @openmrs/esm-framework:build:
79
+ @openmrs/esm-framework:build: WARNING in ../esm-offline/src/public.ts 6:0-279
80
+ @openmrs/esm-framework:build: export 'SyncProcessOptions' (reexported as 'SyncProcessOptions') was not found in './sync' (possible exports: beginEditSynchronizationItem, canBeginEditSynchronizationItemsOfType, deleteSynchronizationItem, getOfflineDb, getOfflineSynchronizationStore, getSynchronizationItem, getSynchronizationItems, getSynchronizationItemsFor, queueSynchronizationItem, queueSynchronizationItemFor, runSynchronization, setupOfflineSync)
81
+ @openmrs/esm-framework:build: @ ./src/index.ts
82
+ @openmrs/esm-framework:build:
83
+ @openmrs/esm-framework:build: WARNING in ../esm-react-utils/src/public.ts 1:0-51
84
+ @openmrs/esm-framework:build: export 'ExtensionData' (reexported as 'ExtensionData') was not found in './ComponentContext' (possible exports: ComponentContext)
85
+ @openmrs/esm-framework:build: @ ./src/index.ts
86
+ @openmrs/esm-framework:build:
87
+ @openmrs/esm-framework:build: WARNING in ../esm-state/src/public.ts 1:0-96
88
+ @openmrs/esm-framework:build: export 'AppState' (reexported as 'AppState') was not found in './state' (possible exports: createAppState, createGlobalStore, getAppState, getGlobalStore, subscribeTo)
89
+ @openmrs/esm-framework:build: @ ./src/index.ts
90
+ @openmrs/esm-framework:build:
91
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
92
+ @openmrs/esm-framework:build: export 'NotificationDescriptor' (reexported as 'NotificationDescriptor') was not found in './notifications/notification.component' (possible exports: Notification)
93
+ @openmrs/esm-framework:build: @ ./src/index.ts
94
+ @openmrs/esm-framework:build:
95
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 2:0-104
96
+ @openmrs/esm-framework:build: export 'InlineNotificationType' (reexported as 'InlineNotificationType') was not found in './notifications/notification.component' (possible exports: Notification)
97
+ @openmrs/esm-framework:build: @ ./src/index.ts
98
+ @openmrs/esm-framework:build:
99
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
100
+ @openmrs/esm-framework:build: export 'ToastDescriptor' (reexported as 'ToastDescriptor') was not found in './toasts/toast.component' (possible exports: Toast)
101
+ @openmrs/esm-framework:build: @ ./src/index.ts
102
+ @openmrs/esm-framework:build:
103
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
104
+ @openmrs/esm-framework:build: export 'ToastType' (reexported as 'ToastType') was not found in './toasts/toast.component' (possible exports: Toast)
105
+ @openmrs/esm-framework:build: @ ./src/index.ts
106
+ @openmrs/esm-framework:build:
107
+ @openmrs/esm-framework:build: WARNING in ../esm-styleguide/src/public.ts 5:0-93
108
+ @openmrs/esm-framework:build: export 'ToastNotificationMeta' (reexported as 'ToastNotificationMeta') was not found in './toasts/toast.component' (possible exports: Toast)
109
+ @openmrs/esm-framework:build: @ ./src/index.ts
110
+ @openmrs/esm-framework:build:
111
+ @openmrs/esm-framework:build: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
112
+ @openmrs/esm-framework:build: This can impact web performance.
113
+ @openmrs/esm-framework:build: Assets:
114
+ @openmrs/esm-framework:build: openmrs-esm-framework.js (639 KiB)
115
+ @openmrs/esm-framework:build:
116
+ @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.
117
+ @openmrs/esm-framework:build: Entrypoints:
118
+ @openmrs/esm-framework:build: main (639 KiB)
119
+ @openmrs/esm-framework:build: openmrs-esm-framework.js
120
+ @openmrs/esm-framework:build: 
121
+ @openmrs/esm-framework:build:
122
+ @openmrs/esm-framework:build: WARNING in webpack performance recommendations:
123
+ @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.
124
+ @openmrs/esm-framework:build: For more info visit https://webpack.js.org/guides/code-splitting/
125
+ @openmrs/esm-framework:build:
126
+ @openmrs/esm-framework:build: webpack 5.70.0 compiled with 27 warnings in 28643 ms
package/docs/API.md CHANGED
@@ -306,7 +306,7 @@ ___
306
306
 
307
307
  #### Defined in
308
308
 
309
- [packages/framework/esm-config/src/types.ts:31](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L31)
309
+ [packages/framework/esm-config/src/types.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L32)
310
310
 
311
311
  ___
312
312
 
@@ -333,7 +333,7 @@ ___
333
333
 
334
334
  #### Defined in
335
335
 
336
- [packages/framework/esm-config/src/types.ts:59](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L59)
336
+ [packages/framework/esm-config/src/types.ts:60](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L60)
337
337
 
338
338
  ___
339
339
 
@@ -377,7 +377,7 @@ ___
377
377
 
378
378
  #### Defined in
379
379
 
380
- [packages/framework/esm-config/src/types.ts:66](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L66)
380
+ [packages/framework/esm-config/src/types.ts:67](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L67)
381
381
 
382
382
  ___
383
383
 
@@ -401,7 +401,7 @@ ___
401
401
 
402
402
  #### Defined in
403
403
 
404
- [packages/framework/esm-config/src/types.ts:64](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L64)
404
+ [packages/framework/esm-config/src/types.ts:65](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L65)
405
405
 
406
406
  ___
407
407
 
@@ -11,6 +11,7 @@
11
11
  - [ConceptUuid](Type.md#conceptuuid)
12
12
  - [Number](Type.md#number)
13
13
  - [Object](Type.md#object)
14
+ - [PatientIdentifierTypeUuid](Type.md#patientidentifiertypeuuid)
14
15
  - [PersonAttributeTypeUuid](Type.md#personattributetypeuuid)
15
16
  - [String](Type.md#string)
16
17
  - [UUID](Type.md#uuid)
@@ -67,6 +68,16 @@ ___
67
68
 
68
69
  ___
69
70
 
71
+ ### PatientIdentifierTypeUuid
72
+
73
+ • **PatientIdentifierTypeUuid** = `"PatientIdentifierTypeUuid"`
74
+
75
+ #### Defined in
76
+
77
+ [packages/framework/esm-config/src/types.ts:10](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L10)
78
+
79
+ ___
80
+
70
81
  ### PersonAttributeTypeUuid
71
82
 
72
83
  • **PersonAttributeTypeUuid** = `"PersonAttributeTypeUuid"`
@@ -22,7 +22,7 @@
22
22
 
23
23
  #### Defined in
24
24
 
25
- [packages/framework/esm-config/src/types.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L20)
25
+ [packages/framework/esm-config/src/types.ts:21](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L21)
26
26
 
27
27
  ___
28
28
 
@@ -32,7 +32,7 @@ ___
32
32
 
33
33
  #### Defined in
34
34
 
35
- [packages/framework/esm-config/src/types.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L18)
35
+ [packages/framework/esm-config/src/types.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L19)
36
36
 
37
37
  ___
38
38
 
@@ -42,4 +42,4 @@ ___
42
42
 
43
43
  #### Defined in
44
44
 
45
- [packages/framework/esm-config/src/types.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L19)
45
+ [packages/framework/esm-config/src/types.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L20)
@@ -19,7 +19,7 @@
19
19
 
20
20
  #### Defined in
21
21
 
22
- [packages/framework/esm-config/src/types.ts:40](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L40)
22
+ [packages/framework/esm-config/src/types.ts:41](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L41)
23
23
 
24
24
  ___
25
25
 
@@ -29,7 +29,7 @@ ___
29
29
 
30
30
  #### Defined in
31
31
 
32
- [packages/framework/esm-config/src/types.ts:43](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L43)
32
+ [packages/framework/esm-config/src/types.ts:44](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L44)
33
33
 
34
34
  ___
35
35
 
@@ -39,7 +39,7 @@ ___
39
39
 
40
40
  #### Defined in
41
41
 
42
- [packages/framework/esm-config/src/types.ts:42](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L42)
42
+ [packages/framework/esm-config/src/types.ts:43](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L43)
43
43
 
44
44
  ___
45
45
 
@@ -49,4 +49,4 @@ ___
49
49
 
50
50
  #### Defined in
51
51
 
52
- [packages/framework/esm-config/src/types.ts:41](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L41)
52
+ [packages/framework/esm-config/src/types.ts:42](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L42)
@@ -20,7 +20,7 @@ Additional extension IDs to assign to this slot, in addition to those `attach`ed
20
20
 
21
21
  #### Defined in
22
22
 
23
- [packages/framework/esm-config/src/types.ts:52](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L52)
23
+ [packages/framework/esm-config/src/types.ts:53](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L53)
24
24
 
25
25
  ___
26
26
 
@@ -32,7 +32,7 @@ Overrides the default ordering of extensions.
32
32
 
33
33
  #### Defined in
34
34
 
35
- [packages/framework/esm-config/src/types.ts:56](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L56)
35
+ [packages/framework/esm-config/src/types.ts:57](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L57)
36
36
 
37
37
  ___
38
38
 
@@ -44,4 +44,4 @@ Extension IDs which were `attach`ed to the slot but which should not be assigned
44
44
 
45
45
  #### Defined in
46
46
 
47
- [packages/framework/esm-config/src/types.ts:54](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L54)
47
+ [packages/framework/esm-config/src/types.ts:55](https://github.com/openmrs/openmrs-esm-core/blob/master/packages/framework/esm-config/src/types.ts#L55)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-framework",
3
- "version": "3.2.1-pre.1111",
3
+ "version": "3.2.1-pre.1118",
4
4
  "license": "MPL-2.0",
5
5
  "browser": "dist/openmrs-esm-framework.js",
6
6
  "main": "src/index.ts",
@@ -35,18 +35,18 @@
35
35
  "access": "public"
36
36
  },
37
37
  "dependencies": {
38
- "@openmrs/esm-api": "^3.2.1-pre.1111",
39
- "@openmrs/esm-breadcrumbs": "^3.2.1-pre.1111",
40
- "@openmrs/esm-config": "^3.2.1-pre.1111",
41
- "@openmrs/esm-error-handling": "^3.2.1-pre.1111",
42
- "@openmrs/esm-extensions": "^3.2.1-pre.1111",
43
- "@openmrs/esm-globals": "^3.2.1-pre.1111",
44
- "@openmrs/esm-offline": "^3.2.1-pre.1111",
45
- "@openmrs/esm-react-utils": "^3.2.1-pre.1111",
46
- "@openmrs/esm-state": "^3.2.1-pre.1111",
47
- "@openmrs/esm-styleguide": "^3.2.1-pre.1111",
48
- "@openmrs/esm-utils": "^3.2.1-pre.1111",
38
+ "@openmrs/esm-api": "^3.2.1-pre.1118",
39
+ "@openmrs/esm-breadcrumbs": "^3.2.1-pre.1118",
40
+ "@openmrs/esm-config": "^3.2.1-pre.1118",
41
+ "@openmrs/esm-error-handling": "^3.2.1-pre.1118",
42
+ "@openmrs/esm-extensions": "^3.2.1-pre.1118",
43
+ "@openmrs/esm-globals": "^3.2.1-pre.1118",
44
+ "@openmrs/esm-offline": "^3.2.1-pre.1118",
45
+ "@openmrs/esm-react-utils": "^3.2.1-pre.1118",
46
+ "@openmrs/esm-state": "^3.2.1-pre.1118",
47
+ "@openmrs/esm-styleguide": "^3.2.1-pre.1118",
48
+ "@openmrs/esm-utils": "^3.2.1-pre.1118",
49
49
  "dayjs": "^1.10.7"
50
50
  },
51
- "gitHead": "811783b51250ea3f1e50e04e4139bb3362ddfb1a"
51
+ "gitHead": "f9486978b6867a335d848a0d5eca2e7ce3df7b34"
52
52
  }