@smals-belgium-shared/vidis-delivered-medication-list 3.4.4-snapshot.16 → 3.4.4-snapshot.18

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/README.md CHANGED
@@ -45,10 +45,9 @@ To ensure that users are fully informed, a **disclaimer** is prominently display
45
45
 
46
46
  ## Outputs
47
47
 
48
- | Name | Type | Description |
49
- |----------------------|---------------------|---------------------------------------------------------------------------------------------------------------------|
50
- | `onSelectMedication` | string | Notified with the selected dguid as string |
51
- | `onError` | {reported: boolean} | Emitted after the error dialog closes. reported is true if the user confirmed reporting the error; otherwise false. |
48
+ | Name | Type | Description |
49
+ |----------------------|--------|--------------------------------------------|
50
+ | `onSelectMedication` | string | Notified with the selected dguid as string | |
52
51
 
53
52
 
54
53