@smals-belgium-shared/vidis-delivered-medication-detail 2.0.2-snapshot.2 → 2.0.2-snapshot.3

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/CHANGELOG.md CHANGED
@@ -54,8 +54,9 @@
54
54
  ### vidis-prescription-detail
55
55
  * Change `onPrintDetail` output to `onPrint` and type from `{base64Pdf: string, printOptions: {filename: string, orientation: 'portrait'}}` to `{title: string, content: string}`
56
56
 
57
- ## v2.0.1 (2025-07-17)
58
- * Technical snapshot release. No new features or bug fixes.
57
+ ## __RELEASE_VERSION__ (__RELEASE_DATE__)
58
+
59
+ * Using external fonts
59
60
 
60
61
  ### vidis-delivered-medication-list:
61
62
  * Support professional. If professional adds 2 params: key 'professional' = 'true' and 'ssin'= ssinPatient
@@ -68,9 +69,8 @@
68
69
 
69
70
  ### vidis-prescription-detail:
70
71
  * Support professional. If professional add 2 params : key 'professional' = 'true' and 'ssin'= ssinPatient
71
- * prescription reservation :
72
- * Add a checkbox to include hospital pharmacies
73
- * Add the type of pharmacy in the screen
74
- * Add a "select" button on pharmacies, to make it more accessible and obvious to end user
72
+ * prescription reservation :
73
+ * Add a checkbox to include hospital pharmacies
74
+ * Add the type of pharmacy in the screen
75
+ * Add a "select" button on pharmacies, to make it more accessible and obvious to end user
75
76
 
76
- ## __RELEASE_VERSION__ (__RELEASE_DATE__)