@openmrs/esm-framework 6.2.1-pre.2847 → 6.2.1-pre.2849
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/docs/API.md
CHANGED
@@ -6988,7 +6988,7 @@ ___
|
|
6988
6988
|
|
6989
6989
|
#### Defined in
|
6990
6990
|
|
6991
|
-
[packages/framework/esm-styleguide/src/custom-overflow-menu/custom-overflow-menu.component.tsx:
|
6991
|
+
[packages/framework/esm-styleguide/src/custom-overflow-menu/custom-overflow-menu.component.tsx:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/custom-overflow-menu/custom-overflow-menu.component.tsx#L12)
|
6992
6992
|
|
6993
6993
|
___
|
6994
6994
|
|
@@ -7008,7 +7008,7 @@ ___
|
|
7008
7008
|
|
7009
7009
|
#### Defined in
|
7010
7010
|
|
7011
|
-
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:
|
7011
|
+
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:20](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx#L20)
|
7012
7012
|
|
7013
7013
|
___
|
7014
7014
|
|
@@ -8,7 +8,6 @@
|
|
8
8
|
|
9
9
|
- [actionsSlotName](PatientBannerActionsMenuProps.md#actionsslotname)
|
10
10
|
- [additionalActionsSlotState](PatientBannerActionsMenuProps.md#additionalactionsslotstate)
|
11
|
-
- [isDeceased](PatientBannerActionsMenuProps.md#isdeceased)
|
12
11
|
- [patient](PatientBannerActionsMenuProps.md#patient)
|
13
12
|
- [patientUuid](PatientBannerActionsMenuProps.md#patientuuid)
|
14
13
|
|
@@ -20,7 +19,7 @@
|
|
20
19
|
|
21
20
|
#### Defined in
|
22
21
|
|
23
|
-
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:
|
22
|
+
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx#L12)
|
24
23
|
|
25
24
|
___
|
26
25
|
|
@@ -33,17 +32,7 @@ so as to keep the PatientBannerActionsMenu API clean.
|
|
33
32
|
|
34
33
|
#### Defined in
|
35
34
|
|
36
|
-
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:
|
37
|
-
|
38
|
-
___
|
39
|
-
|
40
|
-
### isDeceased
|
41
|
-
|
42
|
-
• **isDeceased**: `boolean`
|
43
|
-
|
44
|
-
#### Defined in
|
45
|
-
|
46
|
-
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx#L12)
|
35
|
+
[packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-banner/actions-menu/patient-banner-actions-menu.component.tsx#L17)
|
47
36
|
|
48
37
|
___
|
49
38
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openmrs/esm-framework",
|
3
|
-
"version": "6.2.1-pre.
|
3
|
+
"version": "6.2.1-pre.2849",
|
4
4
|
"license": "MPL-2.0",
|
5
5
|
"browser": "dist/openmrs-esm-framework.js",
|
6
6
|
"main": "src/index.ts",
|
@@ -37,23 +37,23 @@
|
|
37
37
|
"access": "public"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@openmrs/esm-api": "6.2.1-pre.
|
41
|
-
"@openmrs/esm-config": "6.2.1-pre.
|
42
|
-
"@openmrs/esm-context": "6.2.1-pre.
|
43
|
-
"@openmrs/esm-dynamic-loading": "6.2.1-pre.
|
44
|
-
"@openmrs/esm-error-handling": "6.2.1-pre.
|
45
|
-
"@openmrs/esm-expression-evaluator": "6.2.1-pre.
|
46
|
-
"@openmrs/esm-extensions": "6.2.1-pre.
|
47
|
-
"@openmrs/esm-feature-flags": "6.2.1-pre.
|
48
|
-
"@openmrs/esm-globals": "6.2.1-pre.
|
49
|
-
"@openmrs/esm-navigation": "6.2.1-pre.
|
50
|
-
"@openmrs/esm-offline": "6.2.1-pre.
|
51
|
-
"@openmrs/esm-react-utils": "6.2.1-pre.
|
52
|
-
"@openmrs/esm-routes": "6.2.1-pre.
|
53
|
-
"@openmrs/esm-state": "6.2.1-pre.
|
54
|
-
"@openmrs/esm-styleguide": "6.2.1-pre.
|
55
|
-
"@openmrs/esm-translations": "6.2.1-pre.
|
56
|
-
"@openmrs/esm-utils": "6.2.1-pre.
|
40
|
+
"@openmrs/esm-api": "6.2.1-pre.2849",
|
41
|
+
"@openmrs/esm-config": "6.2.1-pre.2849",
|
42
|
+
"@openmrs/esm-context": "6.2.1-pre.2849",
|
43
|
+
"@openmrs/esm-dynamic-loading": "6.2.1-pre.2849",
|
44
|
+
"@openmrs/esm-error-handling": "6.2.1-pre.2849",
|
45
|
+
"@openmrs/esm-expression-evaluator": "6.2.1-pre.2849",
|
46
|
+
"@openmrs/esm-extensions": "6.2.1-pre.2849",
|
47
|
+
"@openmrs/esm-feature-flags": "6.2.1-pre.2849",
|
48
|
+
"@openmrs/esm-globals": "6.2.1-pre.2849",
|
49
|
+
"@openmrs/esm-navigation": "6.2.1-pre.2849",
|
50
|
+
"@openmrs/esm-offline": "6.2.1-pre.2849",
|
51
|
+
"@openmrs/esm-react-utils": "6.2.1-pre.2849",
|
52
|
+
"@openmrs/esm-routes": "6.2.1-pre.2849",
|
53
|
+
"@openmrs/esm-state": "6.2.1-pre.2849",
|
54
|
+
"@openmrs/esm-styleguide": "6.2.1-pre.2849",
|
55
|
+
"@openmrs/esm-translations": "6.2.1-pre.2849",
|
56
|
+
"@openmrs/esm-utils": "6.2.1-pre.2849",
|
57
57
|
"dayjs": "^1.10.7"
|
58
58
|
},
|
59
59
|
"peerDependencies": {
|