@openmrs/esm-framework 5.5.1-pre.1720 → 5.5.1-pre.1726

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,4 +1,4 @@
1
- @openmrs/esm-framework:build: cache hit, replaying output 812b6522fd73ab07
1
+ @openmrs/esm-framework:build: cache hit, replaying output 0a9cd6d0bf4a8f4b
2
2
  @openmrs/esm-framework:build: assets by chunk 244 KiB (id hint: vendors)
3
3
  @openmrs/esm-framework:build:  asset 788.openmrs-esm-framework.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
4
4
  @openmrs/esm-framework:build:  asset 278.openmrs-esm-framework.js 53.9 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
@@ -27,4 +27,4 @@
27
27
  @openmrs/esm-framework:build:  openmrs-esm-framework.js
28
28
  @openmrs/esm-framework:build: 
29
29
  @openmrs/esm-framework:build: 
30
- @openmrs/esm-framework:build: webpack 5.88.0 compiled with 3 warnings in 25949 ms
30
+ @openmrs/esm-framework:build: webpack 5.88.0 compiled with 3 warnings in 24992 ms
package/docs/API.md CHANGED
@@ -4541,7 +4541,7 @@ invalid key to this function will result in a type error.
4541
4541
 
4542
4542
  | Name | Type | Description |
4543
4543
  | :------ | :------ | :------ |
4544
- | `key` | ``"error"`` \| ``"change"`` \| ``"close"`` \| ``"other"`` \| ``"actions"`` \| ``"address"`` \| ``"cancel"`` \| ``"confirm"`` \| ``"contactDetails"`` \| ``"errorCopy"`` \| ``"female"`` \| ``"hideDetails"`` \| ``"loading"`` \| ``"male"`` \| ``"patientLists"`` \| ``"relationships"`` \| ``"seeMoreLists"`` \| ``"showDetails"`` \| ``"unknown"`` \| ``"closeAllOpenedWorkspaces"`` \| ``"closingAllWorkspacesPromptBody"`` \| ``"closingAllWorkspacesPromptTitle"`` \| ``"discard"`` \| ``"openAnyway"`` \| ``"unsavedChangesInOpenedWorkspace"`` \| ``"unsavedChangesInWorkspace"`` \| ``"unsavedChangesTitleText"`` \| ``"address1"`` \| ``"address2"`` \| ``"city"`` \| ``"cityVillage"`` \| ``"country"`` \| ``"countyDistrict"`` \| ``"postalCode"`` \| ``"state"`` \| ``"stateProvince"`` | - |
4544
+ | `key` | ``"error"`` \| ``"change"`` \| ``"close"`` \| ``"other"`` \| ``"actions"`` \| ``"address"`` \| ``"cancel"`` \| ``"confirm"`` \| ``"contactDetails"`` \| ``"errorCopy"`` \| ``"female"`` \| ``"hideDetails"`` \| ``"loading"`` \| ``"male"`` \| ``"patientLists"`` \| ``"relationships"`` \| ``"seeMoreLists"`` \| ``"showDetails"`` \| ``"unknown"`` \| ``"closeAllOpenedWorkspaces"`` \| ``"closingAllWorkspacesPromptBody"`` \| ``"closingAllWorkspacesPromptTitle"`` \| ``"discard"`` \| ``"hide"`` \| ``"maximize"`` \| ``"minimize"`` \| ``"openAnyway"`` \| ``"unsavedChangesInOpenedWorkspace"`` \| ``"unsavedChangesInWorkspace"`` \| ``"unsavedChangesTitleText"`` \| ``"workspaceHeader"`` \| ``"address1"`` \| ``"address2"`` \| ``"city"`` \| ``"cityVillage"`` \| ``"country"`` \| ``"countyDistrict"`` \| ``"postalCode"`` \| ``"state"`` \| ``"stateProvince"`` | - |
4545
4545
  | `defaultText?` | `string` | - |
4546
4546
  | `options?` | `object` | Object passed to the i18next `t` function. See https://www.i18next.com/translation-function/essentials#overview-options for more information. `ns` and `defaultValue` are already set and may not be used. |
4547
4547
 
@@ -5604,7 +5604,7 @@ For the patient chart, this is `workspace-header-patient-chart-slot`.
5604
5604
 
5605
5605
  #### Defined in
5606
5606
 
5607
- [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:48](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L48)
5607
+ [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:55](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L55)
5608
5608
 
5609
5609
  ___
5610
5610
 
@@ -17,7 +17,7 @@
17
17
 
18
18
  #### Defined in
19
19
 
20
- [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:16](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L16)
20
+ [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:23](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L23)
21
21
 
22
22
  ___
23
23
 
@@ -27,4 +27,4 @@ ___
27
27
 
28
28
  #### Defined in
29
29
 
30
- [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:15](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L15)
30
+ [packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx:22](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/workspaces/window/workspace-window.component.tsx#L22)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-framework",
3
- "version": "5.5.1-pre.1720",
3
+ "version": "5.5.1-pre.1726",
4
4
  "license": "MPL-2.0",
5
5
  "browser": "dist/openmrs-esm-framework.js",
6
6
  "main": "src/index.ts",
@@ -37,21 +37,21 @@
37
37
  "access": "public"
38
38
  },
39
39
  "dependencies": {
40
- "@openmrs/esm-api": "5.5.1-pre.1720",
41
- "@openmrs/esm-config": "5.5.1-pre.1720",
42
- "@openmrs/esm-dynamic-loading": "5.5.1-pre.1720",
43
- "@openmrs/esm-error-handling": "5.5.1-pre.1720",
44
- "@openmrs/esm-extensions": "5.5.1-pre.1720",
45
- "@openmrs/esm-feature-flags": "5.5.1-pre.1720",
46
- "@openmrs/esm-globals": "5.5.1-pre.1720",
47
- "@openmrs/esm-navigation": "5.5.1-pre.1720",
48
- "@openmrs/esm-offline": "5.5.1-pre.1720",
49
- "@openmrs/esm-react-utils": "5.5.1-pre.1720",
50
- "@openmrs/esm-routes": "5.5.1-pre.1720",
51
- "@openmrs/esm-state": "5.5.1-pre.1720",
52
- "@openmrs/esm-styleguide": "5.5.1-pre.1720",
53
- "@openmrs/esm-translations": "5.5.1-pre.1720",
54
- "@openmrs/esm-utils": "5.5.1-pre.1720",
40
+ "@openmrs/esm-api": "5.5.1-pre.1726",
41
+ "@openmrs/esm-config": "5.5.1-pre.1726",
42
+ "@openmrs/esm-dynamic-loading": "5.5.1-pre.1726",
43
+ "@openmrs/esm-error-handling": "5.5.1-pre.1726",
44
+ "@openmrs/esm-extensions": "5.5.1-pre.1726",
45
+ "@openmrs/esm-feature-flags": "5.5.1-pre.1726",
46
+ "@openmrs/esm-globals": "5.5.1-pre.1726",
47
+ "@openmrs/esm-navigation": "5.5.1-pre.1726",
48
+ "@openmrs/esm-offline": "5.5.1-pre.1726",
49
+ "@openmrs/esm-react-utils": "5.5.1-pre.1726",
50
+ "@openmrs/esm-routes": "5.5.1-pre.1726",
51
+ "@openmrs/esm-state": "5.5.1-pre.1726",
52
+ "@openmrs/esm-styleguide": "5.5.1-pre.1726",
53
+ "@openmrs/esm-translations": "5.5.1-pre.1726",
54
+ "@openmrs/esm-utils": "5.5.1-pre.1726",
55
55
  "dayjs": "^1.10.7"
56
56
  },
57
57
  "peerDependencies": {
@@ -0,0 +1,11 @@
1
+ declare module '@carbon/react';
2
+ declare type SideNavProps = {
3
+ isChildOfHeader?: boolean;
4
+ };
5
+ declare module '*.css';
6
+ declare module '*.scss';
7
+ declare module '*.svg' {
8
+ const content: string;
9
+ export = content;
10
+ }
11
+ declare module '*.png';
package/src/index.ts CHANGED
@@ -1,3 +1,5 @@
1
+ /// <reference path="./declarations.d.ts" />
2
+
1
3
  export * from '@openmrs/esm-api/src/public';
2
4
  export * from '@openmrs/esm-config/src/public';
3
5
  export * from '@openmrs/esm-dynamic-loading/src/public';