@openmrs/esm-framework 5.7.2 → 5.7.3-pre.2113
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 +6 -6
- package/dist/openmrs-esm-framework.js +1 -1
- package/dist/openmrs-esm-framework.js.map +1 -1
- package/docs/API.md +12 -24
- package/docs/interfaces/CloseWorkspaceOptions.md +6 -6
- package/docs/interfaces/DefaultWorkspaceProps.md +4 -4
- package/docs/interfaces/FeatureFlagDefinition.md +11 -3
- package/docs/interfaces/OpenWorkspace.md +54 -54
- package/docs/interfaces/OpenmrsAppRoutes.md +20 -7
- package/docs/interfaces/Prompt.md +5 -5
- package/docs/interfaces/ResourceLoader.md +1 -1
- package/docs/interfaces/WorkspaceRegistration.md +16 -16
- package/docs/interfaces/WorkspacesInfo.md +4 -4
- package/package.json +19 -18
|
@@ -12,7 +12,7 @@ See [WorkspaceDefinition](../API.md#workspacedefinition) for more information ab
|
|
|
12
12
|
|
|
13
13
|
## Table of contents
|
|
14
14
|
|
|
15
|
-
###
|
|
15
|
+
### Properties
|
|
16
16
|
|
|
17
17
|
- [canHide](WorkspaceRegistration.md#canhide)
|
|
18
18
|
- [canMaximize](WorkspaceRegistration.md#canmaximize)
|
|
@@ -26,11 +26,11 @@ See [WorkspaceDefinition](../API.md#workspacedefinition) for more information ab
|
|
|
26
26
|
- [type](WorkspaceRegistration.md#type)
|
|
27
27
|
- [width](WorkspaceRegistration.md#width)
|
|
28
28
|
|
|
29
|
-
###
|
|
29
|
+
### Methods
|
|
30
30
|
|
|
31
31
|
- [load](WorkspaceRegistration.md#load)
|
|
32
32
|
|
|
33
|
-
##
|
|
33
|
+
## Properties
|
|
34
34
|
|
|
35
35
|
### canHide
|
|
36
36
|
|
|
@@ -38,7 +38,7 @@ See [WorkspaceDefinition](../API.md#workspacedefinition) for more information ab
|
|
|
38
38
|
|
|
39
39
|
#### Defined in
|
|
40
40
|
|
|
41
|
-
[packages/framework/esm-
|
|
41
|
+
[packages/framework/esm-extensions/src/workspaces.ts:14](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L14)
|
|
42
42
|
|
|
43
43
|
___
|
|
44
44
|
|
|
@@ -48,7 +48,7 @@ ___
|
|
|
48
48
|
|
|
49
49
|
#### Defined in
|
|
50
50
|
|
|
51
|
-
[packages/framework/esm-
|
|
51
|
+
[packages/framework/esm-extensions/src/workspaces.ts:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L15)
|
|
52
52
|
|
|
53
53
|
___
|
|
54
54
|
|
|
@@ -58,7 +58,7 @@ ___
|
|
|
58
58
|
|
|
59
59
|
#### Defined in
|
|
60
60
|
|
|
61
|
-
[packages/framework/esm-
|
|
61
|
+
[packages/framework/esm-extensions/src/workspaces.ts:17](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L17)
|
|
62
62
|
|
|
63
63
|
___
|
|
64
64
|
|
|
@@ -68,7 +68,7 @@ ___
|
|
|
68
68
|
|
|
69
69
|
#### Defined in
|
|
70
70
|
|
|
71
|
-
[packages/framework/esm-
|
|
71
|
+
[packages/framework/esm-extensions/src/workspaces.ts:21](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L21)
|
|
72
72
|
|
|
73
73
|
___
|
|
74
74
|
|
|
@@ -78,7 +78,7 @@ ___
|
|
|
78
78
|
|
|
79
79
|
#### Defined in
|
|
80
80
|
|
|
81
|
-
[packages/framework/esm-
|
|
81
|
+
[packages/framework/esm-extensions/src/workspaces.ts:10](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L10)
|
|
82
82
|
|
|
83
83
|
___
|
|
84
84
|
|
|
@@ -88,7 +88,7 @@ ___
|
|
|
88
88
|
|
|
89
89
|
#### Defined in
|
|
90
90
|
|
|
91
|
-
[packages/framework/esm-
|
|
91
|
+
[packages/framework/esm-extensions/src/workspaces.ts:19](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L19)
|
|
92
92
|
|
|
93
93
|
___
|
|
94
94
|
|
|
@@ -98,7 +98,7 @@ ___
|
|
|
98
98
|
|
|
99
99
|
#### Defined in
|
|
100
100
|
|
|
101
|
-
[packages/framework/esm-
|
|
101
|
+
[packages/framework/esm-extensions/src/workspaces.ts:18](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L18)
|
|
102
102
|
|
|
103
103
|
___
|
|
104
104
|
|
|
@@ -108,7 +108,7 @@ ___
|
|
|
108
108
|
|
|
109
109
|
#### Defined in
|
|
110
110
|
|
|
111
|
-
[packages/framework/esm-
|
|
111
|
+
[packages/framework/esm-extensions/src/workspaces.ts:11](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L11)
|
|
112
112
|
|
|
113
113
|
___
|
|
114
114
|
|
|
@@ -118,7 +118,7 @@ ___
|
|
|
118
118
|
|
|
119
119
|
#### Defined in
|
|
120
120
|
|
|
121
|
-
[packages/framework/esm-
|
|
121
|
+
[packages/framework/esm-extensions/src/workspaces.ts:12](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L12)
|
|
122
122
|
|
|
123
123
|
___
|
|
124
124
|
|
|
@@ -128,7 +128,7 @@ ___
|
|
|
128
128
|
|
|
129
129
|
#### Defined in
|
|
130
130
|
|
|
131
|
-
[packages/framework/esm-
|
|
131
|
+
[packages/framework/esm-extensions/src/workspaces.ts:13](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L13)
|
|
132
132
|
|
|
133
133
|
___
|
|
134
134
|
|
|
@@ -138,9 +138,9 @@ ___
|
|
|
138
138
|
|
|
139
139
|
#### Defined in
|
|
140
140
|
|
|
141
|
-
[packages/framework/esm-
|
|
141
|
+
[packages/framework/esm-extensions/src/workspaces.ts:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L16)
|
|
142
142
|
|
|
143
|
-
##
|
|
143
|
+
## Methods
|
|
144
144
|
|
|
145
145
|
### load
|
|
146
146
|
|
|
@@ -152,4 +152,4 @@ ___
|
|
|
152
152
|
|
|
153
153
|
#### Defined in
|
|
154
154
|
|
|
155
|
-
[packages/framework/esm-
|
|
155
|
+
[packages/framework/esm-extensions/src/workspaces.ts:20](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-extensions/src/workspaces.ts#L20)
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
|
|
20
20
|
#### Defined in
|
|
21
21
|
|
|
22
|
-
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:
|
|
22
|
+
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:378](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/workspaces.ts#L378)
|
|
23
23
|
|
|
24
24
|
___
|
|
25
25
|
|
|
@@ -29,7 +29,7 @@ ___
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:
|
|
32
|
+
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:379](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/workspaces.ts#L379)
|
|
33
33
|
|
|
34
34
|
___
|
|
35
35
|
|
|
@@ -39,7 +39,7 @@ ___
|
|
|
39
39
|
|
|
40
40
|
#### Defined in
|
|
41
41
|
|
|
42
|
-
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:
|
|
42
|
+
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:380](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/workspaces.ts#L380)
|
|
43
43
|
|
|
44
44
|
___
|
|
45
45
|
|
|
@@ -49,4 +49,4 @@ ___
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:
|
|
52
|
+
[packages/framework/esm-styleguide/src/workspaces/workspaces.ts:381](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/workspaces.ts#L381)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openmrs/esm-framework",
|
|
3
|
-
"version": "5.7.
|
|
3
|
+
"version": "5.7.3-pre.2113",
|
|
4
4
|
"license": "MPL-2.0",
|
|
5
5
|
"browser": "dist/openmrs-esm-framework.js",
|
|
6
6
|
"main": "src/index.ts",
|
|
@@ -37,22 +37,22 @@
|
|
|
37
37
|
"access": "public"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@openmrs/esm-api": "5.7.
|
|
41
|
-
"@openmrs/esm-config": "5.7.
|
|
42
|
-
"@openmrs/esm-context": "5.7.
|
|
43
|
-
"@openmrs/esm-dynamic-loading": "5.7.
|
|
44
|
-
"@openmrs/esm-error-handling": "5.7.
|
|
45
|
-
"@openmrs/esm-extensions": "5.7.
|
|
46
|
-
"@openmrs/esm-feature-flags": "5.7.
|
|
47
|
-
"@openmrs/esm-globals": "5.7.
|
|
48
|
-
"@openmrs/esm-navigation": "5.7.
|
|
49
|
-
"@openmrs/esm-offline": "5.7.
|
|
50
|
-
"@openmrs/esm-react-utils": "5.7.
|
|
51
|
-
"@openmrs/esm-routes": "5.7.
|
|
52
|
-
"@openmrs/esm-state": "5.7.
|
|
53
|
-
"@openmrs/esm-styleguide": "5.7.
|
|
54
|
-
"@openmrs/esm-translations": "5.7.
|
|
55
|
-
"@openmrs/esm-utils": "5.7.
|
|
40
|
+
"@openmrs/esm-api": "5.7.3-pre.2113",
|
|
41
|
+
"@openmrs/esm-config": "5.7.3-pre.2113",
|
|
42
|
+
"@openmrs/esm-context": "5.7.3-pre.2113",
|
|
43
|
+
"@openmrs/esm-dynamic-loading": "5.7.3-pre.2113",
|
|
44
|
+
"@openmrs/esm-error-handling": "5.7.3-pre.2113",
|
|
45
|
+
"@openmrs/esm-extensions": "5.7.3-pre.2113",
|
|
46
|
+
"@openmrs/esm-feature-flags": "5.7.3-pre.2113",
|
|
47
|
+
"@openmrs/esm-globals": "5.7.3-pre.2113",
|
|
48
|
+
"@openmrs/esm-navigation": "5.7.3-pre.2113",
|
|
49
|
+
"@openmrs/esm-offline": "5.7.3-pre.2113",
|
|
50
|
+
"@openmrs/esm-react-utils": "5.7.3-pre.2113",
|
|
51
|
+
"@openmrs/esm-routes": "5.7.3-pre.2113",
|
|
52
|
+
"@openmrs/esm-state": "5.7.3-pre.2113",
|
|
53
|
+
"@openmrs/esm-styleguide": "5.7.3-pre.2113",
|
|
54
|
+
"@openmrs/esm-translations": "5.7.3-pre.2113",
|
|
55
|
+
"@openmrs/esm-utils": "5.7.3-pre.2113",
|
|
56
56
|
"dayjs": "^1.10.7"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
@@ -71,5 +71,6 @@
|
|
|
71
71
|
"jest-environment-jsdom": "^29.7.0",
|
|
72
72
|
"svgo-loader": "^4.0.0",
|
|
73
73
|
"webpack": "^5.88.0"
|
|
74
|
-
}
|
|
74
|
+
},
|
|
75
|
+
"stableVersion": "5.7.2"
|
|
75
76
|
}
|