@openmrs/esm-framework 8.0.1-pre.3501 → 8.0.1-pre.3504

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,6 +1,6 @@
1
1
  [0] Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
2
2
  [0] npx update-browserslist-db@latest
3
3
  [0] Why you should do it regularly: https://github.com/browserslist/update-db#readme
4
- [0] Rspack compiled successfully in 6.64 s
4
+ [0] Rspack compiled successfully in 6.98 s
5
5
  [0] rspack --mode=production exited with code 0
6
6
  [1] tsc --project tsconfig.build.json exited with code 0
@@ -4,7 +4,7 @@
4
4
 
5
5
  > **PatientPhoto**(`__namedParameters`): `Element`
6
6
 
7
- Defined in: [packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:19](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L19)
7
+ Defined in: [packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:20](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L20)
8
8
 
9
9
  A component which displays the patient photo https://zeroheight.com/23a080e38/p/6663f3-patient-header. If there is no photo, it will display a generated avatar. The default size is 56px.
10
10
 
@@ -17,7 +17,7 @@ invalid key to this function will result in a type error.
17
17
 
18
18
  ### key
19
19
 
20
- `"error"` | `"delete"` | `"actions"` | `"address"` | `"age"` | `"cancel"` | `"change"` | `"Clinic"` | `"close"` | `"confirm"` | `"contactAdministratorIfIssuePersists"` | `"contactDetails"` | `"edit"` | `"errorCopy"` | `"female"` | `"loading"` | `"male"` | `"other"` | `"patientIdentifierSticker"` | `"patientLists"` | `"print"` | `"printError"` | `"printErrorExplainer"` | `"printIdentifierSticker"` | `"printing"` | `"relationships"` | `"resetOverrides"` | `"save"` | `"scriptLoadingFailed"` | `"scriptLoadingError"` | `"seeMoreLists"` | `"sex"` | `"showLess"` | `"showMore"` | `"toggleDevTools"` | `"unknown"` | `"closeWorkspaces2PromptTitle"` | `"closeWorkspaces2PromptBody"` | `"closeAllOpenedWorkspaces"` | `"closingAllWorkspacesPromptBody"` | `"closingAllWorkspacesPromptTitle"` | `"discard"` | `"hide"` | `"maximize"` | `"minimize"` | `"openAnyway"` | `"unsavedChangesInOpenedWorkspace"` | `"unsavedChangesInWorkspace"` | `"unsavedChangesTitleText"` | `"workspaceHeader"` | `"address1"` | `"address2"` | `"address3"` | `"address4"` | `"address5"` | `"address6"` | `"city"` | `"cityVillage"` | `"country"` | `"countyDistrict"` | `"district"` | `"postalCode"` | `"state"` | `"stateProvince"`
20
+ `"error"` | `"delete"` | `"actions"` | `"address"` | `"age"` | `"cancel"` | `"change"` | `"Clinic"` | `"close"` | `"confirm"` | `"contactAdministratorIfIssuePersists"` | `"contactDetails"` | `"edit"` | `"errorCopy"` | `"female"` | `"loading"` | `"male"` | `"other"` | `"patientAvatarAlt"` | `"patientIdentifierSticker"` | `"patientLists"` | `"patientPhotoAlt"` | `"patientPhotoPlaceholder"` | `"print"` | `"printError"` | `"printErrorExplainer"` | `"printIdentifierSticker"` | `"printing"` | `"relationships"` | `"resetOverrides"` | `"save"` | `"scriptLoadingFailed"` | `"scriptLoadingError"` | `"seeMoreLists"` | `"sex"` | `"showLess"` | `"showMore"` | `"toggleDevTools"` | `"unknown"` | `"closeWorkspaces2PromptTitle"` | `"closeWorkspaces2PromptBody"` | `"closeAllOpenedWorkspaces"` | `"closingAllWorkspacesPromptBody"` | `"closingAllWorkspacesPromptTitle"` | `"discard"` | `"hide"` | `"maximize"` | `"minimize"` | `"openAnyway"` | `"unsavedChangesInOpenedWorkspace"` | `"unsavedChangesInWorkspace"` | `"unsavedChangesTitleText"` | `"workspaceHeader"` | `"address1"` | `"address2"` | `"address3"` | `"address4"` | `"address5"` | `"address6"` | `"city"` | `"cityVillage"` | `"country"` | `"countyDistrict"` | `"district"` | `"postalCode"` | `"state"` | `"stateProvince"`
21
21
 
22
22
  ### defaultText?
23
23
 
@@ -6,6 +6,14 @@ Defined in: [packages/framework/esm-styleguide/src/patient-photo/patient-photo.c
6
6
 
7
7
  ## Properties
8
8
 
9
+ ### alt?
10
+
11
+ > `optional` **alt**: `string`
12
+
13
+ Defined in: [packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:14](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L14)
14
+
15
+ ***
16
+
9
17
  ### patientName
10
18
 
11
19
  > **patientName**: `string`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-framework",
3
- "version": "8.0.1-pre.3501",
3
+ "version": "8.0.1-pre.3504",
4
4
  "license": "MPL-2.0",
5
5
  "type": "module",
6
6
  "module": "dist/openmrs-esm-framework.js",
@@ -59,24 +59,24 @@
59
59
  "access": "public"
60
60
  },
61
61
  "dependencies": {
62
- "@openmrs/esm-api": "8.0.1-pre.3501",
63
- "@openmrs/esm-config": "8.0.1-pre.3501",
64
- "@openmrs/esm-context": "8.0.1-pre.3501",
65
- "@openmrs/esm-dynamic-loading": "8.0.1-pre.3501",
66
- "@openmrs/esm-emr-api": "8.0.1-pre.3501",
67
- "@openmrs/esm-error-handling": "8.0.1-pre.3501",
68
- "@openmrs/esm-expression-evaluator": "8.0.1-pre.3501",
69
- "@openmrs/esm-extensions": "8.0.1-pre.3501",
70
- "@openmrs/esm-feature-flags": "8.0.1-pre.3501",
71
- "@openmrs/esm-globals": "8.0.1-pre.3501",
72
- "@openmrs/esm-navigation": "8.0.1-pre.3501",
73
- "@openmrs/esm-offline": "8.0.1-pre.3501",
74
- "@openmrs/esm-react-utils": "8.0.1-pre.3501",
75
- "@openmrs/esm-routes": "8.0.1-pre.3501",
76
- "@openmrs/esm-state": "8.0.1-pre.3501",
77
- "@openmrs/esm-styleguide": "8.0.1-pre.3501",
78
- "@openmrs/esm-translations": "8.0.1-pre.3501",
79
- "@openmrs/esm-utils": "8.0.1-pre.3501"
62
+ "@openmrs/esm-api": "8.0.1-pre.3504",
63
+ "@openmrs/esm-config": "8.0.1-pre.3504",
64
+ "@openmrs/esm-context": "8.0.1-pre.3504",
65
+ "@openmrs/esm-dynamic-loading": "8.0.1-pre.3504",
66
+ "@openmrs/esm-emr-api": "8.0.1-pre.3504",
67
+ "@openmrs/esm-error-handling": "8.0.1-pre.3504",
68
+ "@openmrs/esm-expression-evaluator": "8.0.1-pre.3504",
69
+ "@openmrs/esm-extensions": "8.0.1-pre.3504",
70
+ "@openmrs/esm-feature-flags": "8.0.1-pre.3504",
71
+ "@openmrs/esm-globals": "8.0.1-pre.3504",
72
+ "@openmrs/esm-navigation": "8.0.1-pre.3504",
73
+ "@openmrs/esm-offline": "8.0.1-pre.3504",
74
+ "@openmrs/esm-react-utils": "8.0.1-pre.3504",
75
+ "@openmrs/esm-routes": "8.0.1-pre.3504",
76
+ "@openmrs/esm-state": "8.0.1-pre.3504",
77
+ "@openmrs/esm-styleguide": "8.0.1-pre.3504",
78
+ "@openmrs/esm-translations": "8.0.1-pre.3504",
79
+ "@openmrs/esm-utils": "8.0.1-pre.3504"
80
80
  },
81
81
  "peerDependencies": {
82
82
  "dayjs": "1.x",
@@ -89,7 +89,7 @@
89
89
  "swr": "2.x"
90
90
  },
91
91
  "devDependencies": {
92
- "@openmrs/typedoc-plugin-file-categories": "8.0.1-pre.3501",
92
+ "@openmrs/typedoc-plugin-file-categories": "8.0.1-pre.3504",
93
93
  "@rspack/cli": "^1.3.11",
94
94
  "@rspack/core": "^1.3.11",
95
95
  "concurrently": "^9.1.2",