hellfire 0.27.12 → 0.27.14

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
@@ -2,6 +2,14 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [0.27.14](http://10.16.100.57/diffusion/115/paladin/compare/v0.27.13...v0.27.14) (2024-06-14)
6
+
7
+
8
+
9
+ ## [0.27.13](http://10.16.100.57/diffusion/115/paladin/compare/v0.27.12...v0.27.13) (2024-06-06)
10
+
11
+
12
+
5
13
  ## [0.27.12](http://10.16.100.57/diffusion/115/paladin/compare/v0.27.11...v0.27.12) (2024-04-26)
6
14
 
7
15
 
package/README.md CHANGED
@@ -157,6 +157,20 @@ anonymous: boolean
157
157
  ```
158
158
  病人信息匿名
159
159
 
160
+ <b>`dicomSettingChange`</b>
161
+
162
+ ```
163
+ dicomSettingChange: (data) => void
164
+ ```
165
+
166
+ 功能设置修改的回调
167
+
168
+ <b>`dicomSetting`</b>
169
+ ```
170
+ dicomSetting = {}
171
+ ```
172
+ 传入的功能设置的初始值,目前支持的字段:leftMouseTool、rightMouseTool
173
+
160
174
  ### DicomView提供给父组件调用的方法:
161
175
 
162
176
  <b>`addStudy(data)`</b>
package/dist/.DS_Store ADDED
Binary file