@lm_fe/components_m 0.1.201 → 0.2.2

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.
Files changed (621) hide show
  1. package/README.md +0 -0
  2. package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
  3. package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
  4. package/dist/BaseList/index.d.ts +2 -2
  5. package/dist/BaseList/methods/index.d.ts +1 -4
  6. package/dist/BaseListOld/methods/index.d.ts +1 -5
  7. package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
  8. package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
  9. package/dist/BaseModalForm/index.d.ts +2 -2
  10. package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
  11. package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
  12. package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
  13. package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
  14. package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
  15. package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
  16. package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
  17. package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
  18. package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
  19. package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
  20. package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
  21. package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
  22. package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
  23. package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
  24. package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
  25. package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
  26. package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
  27. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
  28. package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
  29. package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
  30. package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
  31. package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
  32. package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
  33. package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
  34. package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
  35. package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
  36. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
  37. package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
  38. package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
  39. package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
  40. package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
  41. package/dist/FU_components/ArrayInput/index.d.ts +1 -4
  42. package/dist/FU_components/ArrayInput/types.d.ts +8 -9
  43. package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
  44. package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
  45. package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
  46. package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
  47. package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
  48. package/dist/FU_components/DateRange/index copy.d.ts +7 -0
  49. package/dist/FU_components/DateRange/index.d.ts +1 -7
  50. package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
  51. package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
  52. package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
  53. package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -3
  54. package/dist/FU_components/FormSection/form_control.d.ts +9 -0
  55. package/dist/FU_components/FormSection/helper.d.ts +7 -7
  56. package/dist/FU_components/FormSection/types.d.ts +4 -1
  57. package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
  58. package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
  59. package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
  60. package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
  61. package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
  62. package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
  63. package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
  64. package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
  65. package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
  66. package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
  67. package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
  68. package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
  69. package/dist/FU_components/MyEditTable/index.d.ts +2 -19
  70. package/dist/FU_components/MyEditTable/types.d.ts +16 -0
  71. package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
  72. package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
  73. package/dist/FU_components/MySelect/index.d.ts +1 -8
  74. package/dist/FU_components/MySelect/types.d.ts +3 -5
  75. package/dist/FU_components/OkButton/index.d.ts +2 -7
  76. package/dist/FU_components/PressureInput/index.d.ts +4 -0
  77. package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
  78. package/dist/FU_components/index.d.ts +1 -3
  79. package/dist/FU_components/types.d.ts +1 -12
  80. package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
  81. package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
  82. package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
  83. package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
  84. package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
  85. package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
  86. package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
  87. package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
  88. package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
  89. package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
  90. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
  91. package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
  92. package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
  93. package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
  94. package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
  95. package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
  96. package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
  97. package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
  98. package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
  99. package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
  100. package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
  101. package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
  102. package/dist/MyForm/components/MyButton/index.d.ts +1 -1
  103. package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
  104. package/dist/MyForm/components/MyTable/index.d.ts +1 -1
  105. package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
  106. package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
  107. package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
  108. package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
  109. package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
  110. package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
  111. package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
  112. package/dist/MyForm/form_new.d.ts +20 -1
  113. package/dist/a_chunks/.root.js +73 -130
  114. package/dist/a_chunks/.root10.js +124 -319
  115. package/dist/a_chunks/.root100.js +22 -393
  116. package/dist/a_chunks/.root101.js +83 -987
  117. package/dist/a_chunks/.root102.js +13 -278
  118. package/dist/a_chunks/.root103.js +83 -128
  119. package/dist/a_chunks/.root104.js +64 -277
  120. package/dist/a_chunks/.root105.js +133 -492
  121. package/dist/a_chunks/.root106.js +45 -106
  122. package/dist/a_chunks/.root107.js +43 -210
  123. package/dist/a_chunks/.root108.js +71 -174
  124. package/dist/a_chunks/.root109.js +38 -910
  125. package/dist/a_chunks/.root11.js +55 -89
  126. package/dist/a_chunks/.root110.js +46 -939
  127. package/dist/a_chunks/.root111.js +188 -169
  128. package/dist/a_chunks/.root112.js +16 -414
  129. package/dist/a_chunks/.root113.js +23 -257
  130. package/dist/a_chunks/.root114.js +1994 -163
  131. package/dist/a_chunks/.root115.js +33 -343
  132. package/dist/a_chunks/.root116.js +67 -150
  133. package/dist/a_chunks/.root117.js +35 -124
  134. package/dist/a_chunks/.root118.js +49 -523
  135. package/dist/a_chunks/.root119.js +58 -580
  136. package/dist/a_chunks/.root12.js +133 -117
  137. package/dist/a_chunks/.root120.js +62 -277
  138. package/dist/a_chunks/.root121.js +75 -512
  139. package/dist/a_chunks/.root122.js +75 -633
  140. package/dist/a_chunks/.root123.js +29 -669
  141. package/dist/a_chunks/.root124.js +57 -273
  142. package/dist/a_chunks/.root125.js +107 -200
  143. package/dist/a_chunks/.root126.js +179 -81
  144. package/dist/a_chunks/.root127.js +85 -792
  145. package/dist/a_chunks/.root128.js +108 -260
  146. package/dist/a_chunks/.root129.js +172 -1085
  147. package/dist/a_chunks/.root13.js +284 -119
  148. package/dist/a_chunks/.root130.js +200 -532
  149. package/dist/a_chunks/.root131.js +2 -242
  150. package/dist/a_chunks/.root132.js +185 -131
  151. package/dist/a_chunks/.root133.js +324 -180
  152. package/dist/a_chunks/.root134.js +13 -409
  153. package/dist/a_chunks/.root135.js +160 -1135
  154. package/dist/a_chunks/.root14.js +251 -316
  155. package/dist/a_chunks/.root15.js +58 -266
  156. package/dist/a_chunks/.root16.js +74 -240
  157. package/dist/a_chunks/.root17.js +38 -127
  158. package/dist/a_chunks/.root18.js +87 -148
  159. package/dist/a_chunks/.root19.js +182 -109
  160. package/dist/a_chunks/.root2.js +97 -163
  161. package/dist/a_chunks/.root20.js +237 -157
  162. package/dist/a_chunks/.root21.js +19 -258
  163. package/dist/a_chunks/.root22.js +20 -320
  164. package/dist/a_chunks/.root23.js +197 -20
  165. package/dist/a_chunks/.root24.js +190 -89
  166. package/dist/a_chunks/.root25.js +73 -196
  167. package/dist/a_chunks/.root26.js +102 -257
  168. package/dist/a_chunks/.root27.js +69 -142
  169. package/dist/a_chunks/.root28.js +79 -375
  170. package/dist/a_chunks/.root29.js +34 -542
  171. package/dist/a_chunks/.root3.js +103 -170
  172. package/dist/a_chunks/.root30.js +19 -2226
  173. package/dist/a_chunks/.root31.js +50 -279
  174. package/dist/a_chunks/.root32.js +49 -81
  175. package/dist/a_chunks/.root33.js +49 -84
  176. package/dist/a_chunks/.root34.js +200 -223
  177. package/dist/a_chunks/.root35.js +112 -279
  178. package/dist/a_chunks/.root36.js +136 -158
  179. package/dist/a_chunks/.root37.js +19 -146
  180. package/dist/a_chunks/.root38.js +101 -78
  181. package/dist/a_chunks/.root39.js +581 -34
  182. package/dist/a_chunks/.root4.js +635 -1056
  183. package/dist/a_chunks/.root40.js +25 -268
  184. package/dist/a_chunks/.root41.js +312 -18
  185. package/dist/a_chunks/.root42.js +138 -192
  186. package/dist/a_chunks/.root43.js +62 -128
  187. package/dist/a_chunks/.root44.js +264 -36
  188. package/dist/a_chunks/.root45.js +257 -20
  189. package/dist/a_chunks/.root46.js +2274 -47
  190. package/dist/a_chunks/.root47.js +490 -227
  191. package/dist/a_chunks/.root48.js +190 -160
  192. package/dist/a_chunks/.root49.js +168 -74
  193. package/dist/a_chunks/.root5.js +98 -349
  194. package/dist/a_chunks/.root50.js +146 -190
  195. package/dist/a_chunks/.root51.js +379 -305
  196. package/dist/a_chunks/.root52.js +237 -101
  197. package/dist/a_chunks/.root53.js +29 -296
  198. package/dist/a_chunks/.root54.js +69 -23
  199. package/dist/a_chunks/.root55.js +71 -660
  200. package/dist/a_chunks/.root56.js +356 -3320
  201. package/dist/a_chunks/.root57.js +206 -544
  202. package/dist/a_chunks/.root58.js +275 -185
  203. package/dist/a_chunks/.root59.js +150 -147
  204. package/dist/a_chunks/.root6.js +1003 -188
  205. package/dist/a_chunks/.root60.js +132 -882
  206. package/dist/a_chunks/.root61.js +288 -98
  207. package/dist/a_chunks/.root62.js +293 -213
  208. package/dist/a_chunks/.root63.js +299 -294
  209. package/dist/a_chunks/.root64.js +295 -450
  210. package/dist/a_chunks/.root65.js +924 -458
  211. package/dist/a_chunks/.root66.js +58 -1053
  212. package/dist/a_chunks/.root67.js +813 -255
  213. package/dist/a_chunks/.root68.js +892 -192
  214. package/dist/a_chunks/.root69.js +80 -1070
  215. package/dist/a_chunks/.root7.js +269 -725
  216. package/dist/a_chunks/.root70.js +333 -830
  217. package/dist/a_chunks/.root71.js +155 -376
  218. package/dist/a_chunks/.root72.js +245 -204
  219. package/dist/a_chunks/.root73.js +76 -148
  220. package/dist/a_chunks/.root74.js +54 -344
  221. package/dist/a_chunks/.root75.js +610 -530
  222. package/dist/a_chunks/.root76.js +34 -533
  223. package/dist/a_chunks/.root77.js +140 -328
  224. package/dist/a_chunks/.root78.js +472 -286
  225. package/dist/a_chunks/.root79.js +199 -2292
  226. package/dist/a_chunks/.root8.js +128 -163
  227. package/dist/a_chunks/.root80.js +476 -168
  228. package/dist/a_chunks/.root81.js +530 -535
  229. package/dist/a_chunks/.root82.js +565 -248
  230. package/dist/a_chunks/.root83.js +126 -242
  231. package/dist/a_chunks/.root84.js +14 -241
  232. package/dist/a_chunks/.root85.js +678 -430
  233. package/dist/a_chunks/.root86.js +161 -317
  234. package/dist/a_chunks/.root87.js +455 -88
  235. package/dist/a_chunks/.root88.js +175 -98
  236. package/dist/a_chunks/.root89.js +63 -237
  237. package/dist/a_chunks/.root9.js +93 -675
  238. package/dist/a_chunks/.root90.js +108 -348
  239. package/dist/a_chunks/.root91.js +331 -124
  240. package/dist/a_chunks/.root92.js +438 -139
  241. package/dist/a_chunks/.root93.js +102 -434
  242. package/dist/a_chunks/.root94.js +821 -346
  243. package/dist/a_chunks/.root95.js +39 -214
  244. package/dist/a_chunks/.root96.js +57 -349
  245. package/dist/a_chunks/.root97.js +274 -510
  246. package/dist/a_chunks/.root98.js +22 -366
  247. package/dist/a_chunks/.root99.js +57 -375
  248. package/dist/a_chunks/Inner.js +149 -262
  249. package/dist/a_chunks/TableEditableCell.js +12 -10
  250. package/dist/a_chunks/TemplateModal.js +111 -132
  251. package/dist/a_chunks/deathclassification.js +17 -33
  252. package/dist/a_chunks/index.js +2930 -5417
  253. package/dist/a_chunks/index2.js +2 -4
  254. package/dist/doctor-end/index.d.ts +0 -2
  255. package/dist/index.d.ts +3 -8
  256. package/dist/index.js +8 -77
  257. package/dist/layout/header.d.ts +0 -1
  258. package/dist/modals/index.d.ts +1 -16
  259. package/dist/modals/meta.d.ts +1 -16
  260. package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
  261. package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
  262. package/dist/selects/NormalSelect/index.d.ts +1 -1
  263. package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
  264. package/dist/selects/SelectWithNo/index.d.ts +2 -2
  265. package/dist/utils/InterceptComponent.d.ts +1 -0
  266. package/dist/utils/dictionary.d.ts +2 -13
  267. package/dist/utils/format.d.ts +4 -4
  268. package/dist/utils/index.d.ts +1 -1
  269. package/dist/utils/useMarshal.d.ts +3 -3
  270. package/dist/utils/utils.d.ts +0 -4
  271. package/package.json +32 -19
  272. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
  273. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
  274. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
  275. package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
  276. package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
  277. package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
  278. package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
  279. package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
  280. package/dist/FU_components/FormSection/utils.d.ts +0 -81
  281. package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
  282. package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
  283. package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
  284. package/dist/FU_components/SimpleForm/index.d.ts +0 -45
  285. package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
  286. package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
  287. package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
  288. package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
  289. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
  290. package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
  291. package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
  292. package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
  293. package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
  294. package/dist/a_chunks/.root.js.map +0 -1
  295. package/dist/a_chunks/.root10.js.map +0 -1
  296. package/dist/a_chunks/.root100.js.map +0 -1
  297. package/dist/a_chunks/.root101.js.map +0 -1
  298. package/dist/a_chunks/.root102.js.map +0 -1
  299. package/dist/a_chunks/.root103.js.map +0 -1
  300. package/dist/a_chunks/.root104.js.map +0 -1
  301. package/dist/a_chunks/.root105.js.map +0 -1
  302. package/dist/a_chunks/.root106.js.map +0 -1
  303. package/dist/a_chunks/.root107.js.map +0 -1
  304. package/dist/a_chunks/.root108.js.map +0 -1
  305. package/dist/a_chunks/.root109.js.map +0 -1
  306. package/dist/a_chunks/.root11.js.map +0 -1
  307. package/dist/a_chunks/.root110.js.map +0 -1
  308. package/dist/a_chunks/.root111.js.map +0 -1
  309. package/dist/a_chunks/.root112.js.map +0 -1
  310. package/dist/a_chunks/.root113.js.map +0 -1
  311. package/dist/a_chunks/.root114.js.map +0 -1
  312. package/dist/a_chunks/.root115.js.map +0 -1
  313. package/dist/a_chunks/.root116.js.map +0 -1
  314. package/dist/a_chunks/.root117.js.map +0 -1
  315. package/dist/a_chunks/.root118.js.map +0 -1
  316. package/dist/a_chunks/.root119.js.map +0 -1
  317. package/dist/a_chunks/.root12.js.map +0 -1
  318. package/dist/a_chunks/.root120.js.map +0 -1
  319. package/dist/a_chunks/.root121.js.map +0 -1
  320. package/dist/a_chunks/.root122.js.map +0 -1
  321. package/dist/a_chunks/.root123.js.map +0 -1
  322. package/dist/a_chunks/.root124.js.map +0 -1
  323. package/dist/a_chunks/.root125.js.map +0 -1
  324. package/dist/a_chunks/.root126.js.map +0 -1
  325. package/dist/a_chunks/.root127.js.map +0 -1
  326. package/dist/a_chunks/.root128.js.map +0 -1
  327. package/dist/a_chunks/.root129.js.map +0 -1
  328. package/dist/a_chunks/.root13.js.map +0 -1
  329. package/dist/a_chunks/.root130.js.map +0 -1
  330. package/dist/a_chunks/.root131.js.map +0 -1
  331. package/dist/a_chunks/.root132.js.map +0 -1
  332. package/dist/a_chunks/.root133.js.map +0 -1
  333. package/dist/a_chunks/.root134.js.map +0 -1
  334. package/dist/a_chunks/.root135.js.map +0 -1
  335. package/dist/a_chunks/.root136.js +0 -507
  336. package/dist/a_chunks/.root136.js.map +0 -1
  337. package/dist/a_chunks/.root137.js +0 -570
  338. package/dist/a_chunks/.root137.js.map +0 -1
  339. package/dist/a_chunks/.root138.js +0 -197
  340. package/dist/a_chunks/.root138.js.map +0 -1
  341. package/dist/a_chunks/.root139.js +0 -903
  342. package/dist/a_chunks/.root139.js.map +0 -1
  343. package/dist/a_chunks/.root14.js.map +0 -1
  344. package/dist/a_chunks/.root140.js +0 -267
  345. package/dist/a_chunks/.root140.js.map +0 -1
  346. package/dist/a_chunks/.root141.js +0 -179
  347. package/dist/a_chunks/.root141.js.map +0 -1
  348. package/dist/a_chunks/.root142.js +0 -114
  349. package/dist/a_chunks/.root142.js.map +0 -1
  350. package/dist/a_chunks/.root143.js +0 -133
  351. package/dist/a_chunks/.root143.js.map +0 -1
  352. package/dist/a_chunks/.root144.js +0 -351
  353. package/dist/a_chunks/.root144.js.map +0 -1
  354. package/dist/a_chunks/.root145.js +0 -99
  355. package/dist/a_chunks/.root145.js.map +0 -1
  356. package/dist/a_chunks/.root146.js +0 -136
  357. package/dist/a_chunks/.root146.js.map +0 -1
  358. package/dist/a_chunks/.root147.js +0 -445
  359. package/dist/a_chunks/.root147.js.map +0 -1
  360. package/dist/a_chunks/.root148.js +0 -618
  361. package/dist/a_chunks/.root148.js.map +0 -1
  362. package/dist/a_chunks/.root149.js +0 -329
  363. package/dist/a_chunks/.root149.js.map +0 -1
  364. package/dist/a_chunks/.root15.js.map +0 -1
  365. package/dist/a_chunks/.root150.js +0 -381
  366. package/dist/a_chunks/.root150.js.map +0 -1
  367. package/dist/a_chunks/.root151.js +0 -299
  368. package/dist/a_chunks/.root151.js.map +0 -1
  369. package/dist/a_chunks/.root152.js +0 -105
  370. package/dist/a_chunks/.root152.js.map +0 -1
  371. package/dist/a_chunks/.root153.js +0 -117
  372. package/dist/a_chunks/.root153.js.map +0 -1
  373. package/dist/a_chunks/.root154.js +0 -101
  374. package/dist/a_chunks/.root154.js.map +0 -1
  375. package/dist/a_chunks/.root155.js +0 -279
  376. package/dist/a_chunks/.root155.js.map +0 -1
  377. package/dist/a_chunks/.root156.js +0 -91
  378. package/dist/a_chunks/.root156.js.map +0 -1
  379. package/dist/a_chunks/.root157.js +0 -154
  380. package/dist/a_chunks/.root157.js.map +0 -1
  381. package/dist/a_chunks/.root158.js +0 -213
  382. package/dist/a_chunks/.root158.js.map +0 -1
  383. package/dist/a_chunks/.root159.js +0 -122
  384. package/dist/a_chunks/.root159.js.map +0 -1
  385. package/dist/a_chunks/.root16.js.map +0 -1
  386. package/dist/a_chunks/.root160.js +0 -123
  387. package/dist/a_chunks/.root160.js.map +0 -1
  388. package/dist/a_chunks/.root161.js +0 -45
  389. package/dist/a_chunks/.root161.js.map +0 -1
  390. package/dist/a_chunks/.root162.js +0 -46
  391. package/dist/a_chunks/.root162.js.map +0 -1
  392. package/dist/a_chunks/.root163.js +0 -77
  393. package/dist/a_chunks/.root163.js.map +0 -1
  394. package/dist/a_chunks/.root164.js +0 -206
  395. package/dist/a_chunks/.root164.js.map +0 -1
  396. package/dist/a_chunks/.root165.js +0 -108
  397. package/dist/a_chunks/.root165.js.map +0 -1
  398. package/dist/a_chunks/.root166.js +0 -108
  399. package/dist/a_chunks/.root166.js.map +0 -1
  400. package/dist/a_chunks/.root167.js +0 -2074
  401. package/dist/a_chunks/.root167.js.map +0 -1
  402. package/dist/a_chunks/.root168.js +0 -112
  403. package/dist/a_chunks/.root168.js.map +0 -1
  404. package/dist/a_chunks/.root169.js +0 -147
  405. package/dist/a_chunks/.root169.js.map +0 -1
  406. package/dist/a_chunks/.root17.js.map +0 -1
  407. package/dist/a_chunks/.root170.js +0 -114
  408. package/dist/a_chunks/.root170.js.map +0 -1
  409. package/dist/a_chunks/.root171.js +0 -59
  410. package/dist/a_chunks/.root171.js.map +0 -1
  411. package/dist/a_chunks/.root172.js +0 -69
  412. package/dist/a_chunks/.root172.js.map +0 -1
  413. package/dist/a_chunks/.root173.js +0 -146
  414. package/dist/a_chunks/.root173.js.map +0 -1
  415. package/dist/a_chunks/.root174.js +0 -112
  416. package/dist/a_chunks/.root174.js.map +0 -1
  417. package/dist/a_chunks/.root175.js +0 -113
  418. package/dist/a_chunks/.root175.js.map +0 -1
  419. package/dist/a_chunks/.root176.js +0 -109
  420. package/dist/a_chunks/.root176.js.map +0 -1
  421. package/dist/a_chunks/.root177.js +0 -129
  422. package/dist/a_chunks/.root177.js.map +0 -1
  423. package/dist/a_chunks/.root178.js +0 -182
  424. package/dist/a_chunks/.root178.js.map +0 -1
  425. package/dist/a_chunks/.root179.js +0 -253
  426. package/dist/a_chunks/.root179.js.map +0 -1
  427. package/dist/a_chunks/.root18.js.map +0 -1
  428. package/dist/a_chunks/.root180.js +0 -458
  429. package/dist/a_chunks/.root180.js.map +0 -1
  430. package/dist/a_chunks/.root181.js +0 -1511
  431. package/dist/a_chunks/.root181.js.map +0 -1
  432. package/dist/a_chunks/.root182.js +0 -91
  433. package/dist/a_chunks/.root182.js.map +0 -1
  434. package/dist/a_chunks/.root183.js +0 -115
  435. package/dist/a_chunks/.root183.js.map +0 -1
  436. package/dist/a_chunks/.root184.js +0 -1202
  437. package/dist/a_chunks/.root184.js.map +0 -1
  438. package/dist/a_chunks/.root185.js +0 -83
  439. package/dist/a_chunks/.root185.js.map +0 -1
  440. package/dist/a_chunks/.root186.js +0 -267
  441. package/dist/a_chunks/.root186.js.map +0 -1
  442. package/dist/a_chunks/.root187.js +0 -18
  443. package/dist/a_chunks/.root187.js.map +0 -1
  444. package/dist/a_chunks/.root19.js.map +0 -1
  445. package/dist/a_chunks/.root2.js.map +0 -1
  446. package/dist/a_chunks/.root20.js.map +0 -1
  447. package/dist/a_chunks/.root21.js.map +0 -1
  448. package/dist/a_chunks/.root22.js.map +0 -1
  449. package/dist/a_chunks/.root23.js.map +0 -1
  450. package/dist/a_chunks/.root24.js.map +0 -1
  451. package/dist/a_chunks/.root25.js.map +0 -1
  452. package/dist/a_chunks/.root26.js.map +0 -1
  453. package/dist/a_chunks/.root27.js.map +0 -1
  454. package/dist/a_chunks/.root28.js.map +0 -1
  455. package/dist/a_chunks/.root29.js.map +0 -1
  456. package/dist/a_chunks/.root3.js.map +0 -1
  457. package/dist/a_chunks/.root30.js.map +0 -1
  458. package/dist/a_chunks/.root31.js.map +0 -1
  459. package/dist/a_chunks/.root32.js.map +0 -1
  460. package/dist/a_chunks/.root33.js.map +0 -1
  461. package/dist/a_chunks/.root34.js.map +0 -1
  462. package/dist/a_chunks/.root35.js.map +0 -1
  463. package/dist/a_chunks/.root36.js.map +0 -1
  464. package/dist/a_chunks/.root37.js.map +0 -1
  465. package/dist/a_chunks/.root38.js.map +0 -1
  466. package/dist/a_chunks/.root39.js.map +0 -1
  467. package/dist/a_chunks/.root4.js.map +0 -1
  468. package/dist/a_chunks/.root40.js.map +0 -1
  469. package/dist/a_chunks/.root41.js.map +0 -1
  470. package/dist/a_chunks/.root42.js.map +0 -1
  471. package/dist/a_chunks/.root43.js.map +0 -1
  472. package/dist/a_chunks/.root44.js.map +0 -1
  473. package/dist/a_chunks/.root45.js.map +0 -1
  474. package/dist/a_chunks/.root46.js.map +0 -1
  475. package/dist/a_chunks/.root47.js.map +0 -1
  476. package/dist/a_chunks/.root48.js.map +0 -1
  477. package/dist/a_chunks/.root49.js.map +0 -1
  478. package/dist/a_chunks/.root5.js.map +0 -1
  479. package/dist/a_chunks/.root50.js.map +0 -1
  480. package/dist/a_chunks/.root51.js.map +0 -1
  481. package/dist/a_chunks/.root52.js.map +0 -1
  482. package/dist/a_chunks/.root53.js.map +0 -1
  483. package/dist/a_chunks/.root54.js.map +0 -1
  484. package/dist/a_chunks/.root55.js.map +0 -1
  485. package/dist/a_chunks/.root56.js.map +0 -1
  486. package/dist/a_chunks/.root57.js.map +0 -1
  487. package/dist/a_chunks/.root58.js.map +0 -1
  488. package/dist/a_chunks/.root59.js.map +0 -1
  489. package/dist/a_chunks/.root6.js.map +0 -1
  490. package/dist/a_chunks/.root60.js.map +0 -1
  491. package/dist/a_chunks/.root61.js.map +0 -1
  492. package/dist/a_chunks/.root62.js.map +0 -1
  493. package/dist/a_chunks/.root63.js.map +0 -1
  494. package/dist/a_chunks/.root64.js.map +0 -1
  495. package/dist/a_chunks/.root65.js.map +0 -1
  496. package/dist/a_chunks/.root66.js.map +0 -1
  497. package/dist/a_chunks/.root67.js.map +0 -1
  498. package/dist/a_chunks/.root68.js.map +0 -1
  499. package/dist/a_chunks/.root69.js.map +0 -1
  500. package/dist/a_chunks/.root7.js.map +0 -1
  501. package/dist/a_chunks/.root70.js.map +0 -1
  502. package/dist/a_chunks/.root71.js.map +0 -1
  503. package/dist/a_chunks/.root72.js.map +0 -1
  504. package/dist/a_chunks/.root73.js.map +0 -1
  505. package/dist/a_chunks/.root74.js.map +0 -1
  506. package/dist/a_chunks/.root75.js.map +0 -1
  507. package/dist/a_chunks/.root76.js.map +0 -1
  508. package/dist/a_chunks/.root77.js.map +0 -1
  509. package/dist/a_chunks/.root78.js.map +0 -1
  510. package/dist/a_chunks/.root79.js.map +0 -1
  511. package/dist/a_chunks/.root8.js.map +0 -1
  512. package/dist/a_chunks/.root80.js.map +0 -1
  513. package/dist/a_chunks/.root81.js.map +0 -1
  514. package/dist/a_chunks/.root82.js.map +0 -1
  515. package/dist/a_chunks/.root83.js.map +0 -1
  516. package/dist/a_chunks/.root84.js.map +0 -1
  517. package/dist/a_chunks/.root85.js.map +0 -1
  518. package/dist/a_chunks/.root86.js.map +0 -1
  519. package/dist/a_chunks/.root87.js.map +0 -1
  520. package/dist/a_chunks/.root88.js.map +0 -1
  521. package/dist/a_chunks/.root89.js.map +0 -1
  522. package/dist/a_chunks/.root9.js.map +0 -1
  523. package/dist/a_chunks/.root90.js.map +0 -1
  524. package/dist/a_chunks/.root91.js.map +0 -1
  525. package/dist/a_chunks/.root92.js.map +0 -1
  526. package/dist/a_chunks/.root93.js.map +0 -1
  527. package/dist/a_chunks/.root94.js.map +0 -1
  528. package/dist/a_chunks/.root95.js.map +0 -1
  529. package/dist/a_chunks/.root96.js.map +0 -1
  530. package/dist/a_chunks/.root97.js.map +0 -1
  531. package/dist/a_chunks/.root98.js.map +0 -1
  532. package/dist/a_chunks/.root99.js.map +0 -1
  533. package/dist/a_chunks/Inner.js.map +0 -1
  534. package/dist/a_chunks/TableEditableCell.js.map +0 -1
  535. package/dist/a_chunks/TemplateModal.js.map +0 -1
  536. package/dist/a_chunks/_commonjsHelpers.js +0 -22
  537. package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
  538. package/dist/a_chunks/common-table-item.js +0 -771
  539. package/dist/a_chunks/common-table-item.js.map +0 -1
  540. package/dist/a_chunks/data.js +0 -570
  541. package/dist/a_chunks/data.js.map +0 -1
  542. package/dist/a_chunks/deathclassification.js.map +0 -1
  543. package/dist/a_chunks/func.js +0 -277
  544. package/dist/a_chunks/func.js.map +0 -1
  545. package/dist/a_chunks/index.js.map +0 -1
  546. package/dist/a_chunks/index2.js.map +0 -1
  547. package/dist/a_chunks/index3.js +0 -479
  548. package/dist/a_chunks/index3.js.map +0 -1
  549. package/dist/a_chunks/index4.js +0 -119
  550. package/dist/a_chunks/index4.js.map +0 -1
  551. package/dist/a_chunks/requestMethods.js +0 -56
  552. package/dist/a_chunks/requestMethods.js.map +0 -1
  553. package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
  554. package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
  555. package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
  556. package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
  557. package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
  558. package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
  559. package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
  560. package/dist/curve/components/Pregnogram/index.d.ts +0 -19
  561. package/dist/curve/components/api.d.ts +0 -23
  562. package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
  563. package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
  564. package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
  565. package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
  566. package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
  567. package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
  568. package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
  569. package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
  570. package/dist/curve/data.d.ts +0 -120
  571. package/dist/curve/func.d.ts +0 -9
  572. package/dist/curve/index.d.ts +0 -5
  573. package/dist/curve/intro-steps.d.ts +0 -7
  574. package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
  575. package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
  576. package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
  577. package/dist/doctor-end/Thrombus/index.d.ts +0 -22
  578. package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
  579. package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
  580. package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
  581. package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
  582. package/dist/index.js.map +0 -1
  583. package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
  584. package/dist/layout/components/MenuSearch/index.d.ts +0 -1
  585. package/dist/layout/index.d.ts +0 -1
  586. package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
  587. package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
  588. package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
  589. package/dist/modals/entries/modal_form/index.d.ts +0 -27
  590. package/dist/modals/entries/print_modal/index.d.ts +0 -3
  591. package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
  592. package/dist/modals/entries/template_modal3/common.d.ts +0 -4
  593. package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
  594. package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
  595. package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
  596. package/dist/modals/entries/template_modal3/index.d.ts +0 -18
  597. package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
  598. package/dist/modals/entries/template_modal3/types.d.ts +0 -28
  599. package/dist/modals/entries/test/index.d.ts +0 -6
  600. package/dist/modals/entries/text_search/index.d.ts +0 -8
  601. package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
  602. package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +0 -9
  603. package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
  604. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +0 -9
  605. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +0 -7
  606. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +0 -28
  607. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +0 -9
  608. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +0 -7
  609. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +0 -3
  610. package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +0 -5
  611. package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +0 -6
  612. package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
  613. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +0 -12
  614. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +0 -20
  615. package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +0 -66
  616. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +0 -13
  617. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +0 -9
  618. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +0 -12
  619. package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +0 -13
  620. package/dist/utils/adapter.d.ts +0 -97
  621. /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
@@ -1,1056 +1,61 @@
1
- import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
2
- import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
- import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
4
- import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
5
- import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
6
- var _excluded = ["modal_data", "close"],
7
- _excluded2 = ["modal_data", "close"];
8
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
9
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
10
- import _regeneratorRuntime from "@babel/runtime/regenerator";
11
- import { mchcEnv, mchcConfig } from '@lm_fe/env';
12
- import 'antd/es/modal/style';
13
- import _Modal from 'antd/es/modal';
14
- import { b as styleInject, _ as _extends, Z as CheckboxWithValue } from './index.js';
15
- import 'antd/es/row/style';
16
- import _Row from 'antd/es/row';
17
- import 'antd/es/col/style';
18
- import _Col from 'antd/es/col';
19
- import 'antd/es/space/style';
20
- import _Space from 'antd/es/space';
21
- import 'antd/es/button/style';
22
- import _Button from 'antd/es/button';
23
- import _isEmpty from 'lodash/isEmpty';
24
- import _includes from 'lodash/includes';
25
- import _get from 'lodash/get';
26
- import _forEach from 'lodash/forEach';
27
- import _filter from 'lodash/filter';
28
- import { SMchc_TemplateTrees, SMchc_Doctor } from '@lm_fe/service';
29
- import classnames from 'classnames';
30
- import React$1, { useRef, useState, useEffect } from 'react';
31
- import ReactToPrint from 'react-to-print';
32
- import { LazyAntd } from '@lm_fe/components';
33
- import 'antd/es/message/style';
34
- import _message from 'antd/es/message';
35
- import 'antd/es/form/style';
36
- import _Form from 'antd/es/form';
1
+ import { ae as GeneralComponents_EditInTable } from './index.js';
2
+ import 'react';
3
+ import '@lm_fe/provoke';
4
+ import '@lm_fe/components';
5
+ import '@lm_fe/utils';
6
+ import 'antd';
7
+ import 'classnames';
37
8
  import 'dayjs';
38
- import 'antd/es/input/style';
39
- import 'antd/es/input';
40
- import 'antd/es/input-number/style';
41
- import 'antd/es/input-number';
42
- import 'lodash/set';
43
- import 'lodash/map';
44
- import 'lodash/isObject';
45
- import 'lodash/keys';
46
- import 'lodash/keyBy';
47
- import 'lodash/isNil';
48
- import { unmarshalGestationWeek } from '@lm_fe/utils';
49
- import 'lodash/isFunction';
50
- import '@ant-design/icons';
51
- import 'antd/es/spin/style';
52
- import 'antd/es/spin';
53
- import 'lodash/indexOf';
54
- import 'lodash/compact';
55
- import 'antd/es/checkbox/style';
56
- import 'antd/es/checkbox';
57
- import 'lodash/isString';
58
- import 'lodash/isNumber';
59
- import 'lodash/isBoolean';
60
- import 'antd/es/divider/style';
61
- import 'antd/es/divider';
62
- import 'antd/es/switch/style';
63
- import 'antd/es/switch';
64
- import 'lodash/join';
65
- import 'lodash/isEqual';
66
- import 'lodash/isArray';
67
- import 'lodash/identity';
68
- import 'lodash/cloneDeep';
69
- import 'antd/es/tooltip/style';
70
- import 'antd/es/tooltip';
71
- import 'lodash/has';
72
- import 'lodash/size';
73
- import 'lodash/concat';
74
- import 'lodash/reduce';
75
- import 'lodash/debounce';
76
- import 'lodash/pickBy';
77
- import 'antd/es/auto-complete/style';
78
- import 'antd/es/auto-complete';
79
- import 'lodash/nth';
80
- import 'lodash/assign';
81
- import 'antd/es/popover/style';
82
- import 'antd/es/popover';
83
- import 'antd/es/menu/style';
84
- import 'antd/es/menu';
9
+ import 'lodash';
10
+ import '@lm_fe/env';
11
+ import '@lm_fe/service';
12
+ import 'reconnecting-websocket';
85
13
  import 'store';
86
- import 'antd/es/popconfirm/style';
87
- import 'antd/es/popconfirm';
88
- import 'antd/es/radio/style';
89
- import 'antd/es/radio';
90
- import 'lodash/last';
91
- import 'lodash/toUpper';
92
- var css_248z$1 = "@media print {\n html,\n body {\n background-color: #fff !important;\n }\n html .index-module_printscreening__AJsQX,\n body .index-module_printscreening__AJsQX {\n padding: 12px;\n }\n}\n.index-module_tree-title__I-HTE {\n width: 100%;\n}\n.index-module_tree-title__I-HTE > .ant-tree-switcher,\n.index-module_tree-title__I-HTE > .ant-tree-checkbox {\n display: none;\n}\n.index-module_tree-title__I-HTE > .ant-tree-node-content-wrapper {\n width: 100%;\n height: 30px;\n margin-bottom: 10px;\n line-height: 30px;\n text-align: center;\n background-color: #e6f7ff;\n border-bottom: 3px solid #6699ff;\n}\n.index-module_tree-left__mH3-a .ant-tree-treenode {\n width: 100%;\n white-space: pre-wrap;\n}\n.index-module_tree-right__sF4ov .ant-tree-treenode {\n width: 100%;\n}\n.index-module_footer-tips__ATCcf {\n float: left;\n margin-top: 8px;\n width: 680px;\n color: #999;\n font-size: 12px;\n text-align: left;\n}\n.index-module_active-item__rVRW4 {\n margin-bottom: 8px;\n border-bottom: 1px dashed #6699ff;\n}\n";
93
- var styles$1 = {
94
- "printscreening": "index-module_printscreening__AJsQX",
95
- "tree-title": "index-module_tree-title__I-HTE",
96
- "tree-left": "index-module_tree-left__mH3-a",
97
- "tree-right": "index-module_tree-right__sF4ov",
98
- "footer-tips": "index-module_footer-tips__ATCcf",
99
- "active-item": "index-module_active-item__rVRW4"
100
- };
101
- styleInject(css_248z$1);
102
- var Tree$1 = LazyAntd.Tree,
103
- TreeSelect$1 = LazyAntd.TreeSelect,
104
- Select$1 = LazyAntd.Select,
105
- Table$1 = LazyAntd.Table,
106
- Dropdown$1 = LazyAntd.Dropdown,
107
- Pagination$1 = LazyAntd.Pagination;
108
- function ThrombusDefault(props) {
109
- var modal_data = props.modal_data,
110
- close = props.close,
111
- others = _objectWithoutProperties(props, _excluded);
112
- var pregnancyId = modal_data.pregnancyId;
113
- var printTableRef = useRef(null);
114
- var _useState = useState([]),
115
- _useState2 = _slicedToArray(_useState, 2),
116
- treeFactor = _useState2[0],
117
- setTreeFactor = _useState2[1];
118
- var _useState3 = useState([]),
119
- _useState4 = _slicedToArray(_useState3, 2),
120
- treeGuide = _useState4[0],
121
- setTreeGuide = _useState4[1];
122
- var _useState5 = useState([]),
123
- _useState6 = _slicedToArray(_useState5, 2),
124
- factorKeys = _useState6[0],
125
- setFactorKeys = _useState6[1];
126
- var _useState7 = useState([]),
127
- _useState8 = _slicedToArray(_useState7, 2),
128
- guideKeys = _useState8[0],
129
- setGuideKeys = _useState8[1];
130
- useEffect(function () {
131
- _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
132
- var treeFactor, treeGuide, selecteFactor, selecteGuide, res, factorValue, factorKeys, guideValue, guideKeys, bmi, futureAge, parity, diagnosesList, familyHistoryOtherNote, smoke, conceiveMode;
133
- return _regeneratorRuntime.wrap(function _callee$(_context) {
134
- while (1) switch (_context.prev = _context.next) {
135
- case 0:
136
- _context.next = 2;
137
- return SMchc_TemplateTrees.getTemplateTree(31);
138
- case 2:
139
- treeFactor = _context.sent;
140
- _context.next = 5;
141
- return SMchc_TemplateTrees.getTemplateTree(32);
142
- case 5:
143
- treeGuide = _context.sent;
144
- _context.next = 8;
145
- return SMchc_TemplateTrees.findAlertAssessment(31, pregnancyId);
146
- case 8:
147
- selecteFactor = _context.sent;
148
- _context.next = 11;
149
- return SMchc_TemplateTrees.findAlertAssessment(32, pregnancyId);
150
- case 11:
151
- selecteGuide = _context.sent;
152
- _context.next = 14;
153
- return SMchc_Doctor.getPreRiskAssessmentInfo(pregnancyId);
154
- case 14:
155
- res = _context.sent;
156
- factorValue = _get(selecteFactor, 'value') || [];
157
- factorKeys = [];
158
- _forEach(factorValue, function (item) {
159
- return factorKeys.push(String(item.id));
160
- });
161
- guideValue = _get(selecteGuide, 'value') || [];
162
- guideKeys = [];
163
- _forEach(guideValue, function (item) {
164
- return guideKeys.push(String(item.id));
165
- });
166
- /**自动勾选项判断*/
167
- bmi = _get(res, 'bmi');
168
- futureAge = _get(res, 'eddAge');
169
- parity = _get(res, 'parity');
170
- diagnosesList = _get(res, 'diagnoses');
171
- familyHistoryOtherNote = _get(res, 'familyHistoryOrderNote') || '';
172
- smoke = _get(res, 'smoke');
173
- conceiveMode = _get(res, 'conceiveMode');
174
- if (bmi > 30) factorKeys.push(getTreeId('肥胖(BMI>30kg/㎡)', treeFactor));
175
- if (futureAge >= 35) factorKeys.push(getTreeId('年龄>=35岁', treeFactor));
176
- if (parity >= 3) factorKeys.push(getTreeId('产次≥3', treeFactor));
177
- if (smoke) factorKeys.push(getTreeId('吸烟', treeFactor));
178
- if (conceiveMode === 1) factorKeys.push(getTreeId('IVF/ART', treeFactor));
179
- _forEach(diagnosesList, function (item) {
180
- if (item.diagnosis.indexOf('肿瘤') !== -1 || item.diagnosis.indexOf('癌') !== -1 || item.diagnosis.indexOf('心衰') !== -1 || item.diagnosis.indexOf('心力衰竭') !== -1 || item.diagnosis.indexOf('狼疮') !== -1 || item.diagnosis.indexOf('SLE') !== -1 || item.diagnosis.indexOf('肠炎') !== -1 || item.diagnosis.indexOf('肠道感染') !== -1 || item.diagnosis.indexOf('镰状细胞病') !== -1 || item.diagnosis.indexOf('镰状细胞疾患') !== -1 || item.diagnosis.indexOf('多关节炎') !== -1 || item.diagnosis.indexOf('多关节型关节炎') !== -1 || item.diagnosis.indexOf('肾病综合征') !== -1) {
181
- factorKeys.push(getTreeId('内科合并症:\r\n 肿瘤、心衰、狼疮活动\r\n 炎症性肠病、镰状细胞病、炎性多关节病\r\n 肾病综合征、1型糖尿病合并肾病', treeFactor));
182
- }
183
- if (item.diagnosis.indexOf('1型糖尿病') !== -1 && item.diagnosis.indexOf('肾') !== -1 && item.diagnosis.indexOf('胎') == -1) {
184
- factorKeys.push(getTreeId('内科合并症:\r\n 肿瘤、心衰、狼疮活动\r\n 炎症性肠病、镰状细胞病、炎性多关节病\r\n 肾病综合征、1型糖尿病合并肾病', treeFactor));
185
- }
186
- if (item.diagnosis.indexOf('子痫前期') !== -1) {
187
- factorKeys.push(getTreeId('本次妊娠子痫前期', treeFactor));
188
- }
189
- if (item.diagnosis.indexOf('静脉曲张') !== -1) {
190
- factorKeys.push(getTreeId('静脉曲张', treeFactor));
191
- }
192
- if (item.diagnosis.indexOf('截瘫') !== -1) {
193
- factorKeys.push(getTreeId('不能活动如截瘫或者长时间制动者', treeFactor));
194
- }
195
- if (familyHistoryOtherNote.indexOf('栓') !== -1 || familyHistoryOtherNote.indexOf('梗') !== -1 || familyHistoryOtherNote.indexOf('VTE') !== -1) {
196
- factorKeys.push(getTreeId('VTE家族史', treeFactor));
197
- }
198
- if (item.diagnosis.indexOf('双胎妊娠') !== -1 || item.diagnosis.indexOf('三胎妊娠') !== -1 || item.diagnosis.indexOf('四胎妊娠') !== -1 || item.diagnosis.indexOf('五胎妊娠') !== -1 || item.diagnosis.indexOf('多胎妊娠') !== -1) {
199
- factorKeys.push(getTreeId('多胎妊娠', treeFactor));
200
- }
201
- });
202
- setTreeFactor(treeFactor);
203
- setTreeGuide(treeGuide);
204
- setFactorKeys(factorKeys);
205
- setGuideKeys(guideKeys);
206
- case 38:
207
- case "end":
208
- return _context.stop();
209
- }
210
- }, _callee);
211
- }))();
212
- }, []);
213
- function getTreeId(val, treeData) {
214
- var treeId = '';
215
- _forEach(treeData, function (item) {
216
- if (item.val === val) treeId = item.id;
217
- });
218
- return String(treeId);
219
- }
220
- function handleCheckFactor(keys) {
221
- _forEach(treeFactor, function (item) {
222
- if (keys.includes(String(item.id))) {
223
- item.selected = true;
224
- } else {
225
- item.selected = null;
226
- }
227
- });
228
- setFactorKeys(keys);
229
- setTreeFactor(treeFactor);
230
- }
231
- function handleCheckGuide(keys) {
232
- _forEach(treeGuide, function (item) {
233
- if (keys.includes(String(item.id))) {
234
- item.selected = true;
235
- } else {
236
- item.selected = null;
237
- }
238
- });
239
- setGuideKeys(keys);
240
- setTreeGuide(treeGuide);
241
- }
242
- function handleCancel() {
243
- close === null || close === void 0 || close(false);
244
- }
245
- function handleOk() {
246
- return _handleOk.apply(this, arguments);
247
- }
248
- function _handleOk() {
249
- _handleOk = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3() {
250
- var filterFactor, factorData, filterGuide, guideData;
251
- return _regeneratorRuntime.wrap(function _callee3$(_context3) {
252
- while (1) switch (_context3.prev = _context3.next) {
253
- case 0:
254
- filterFactor = _filter(treeFactor, function (item) {
255
- return _includes(factorKeys, String(item.id));
256
- });
257
- factorData = {
258
- pregnancyId: pregnancyId,
259
- type: 31,
260
- value: filterFactor,
261
- templateId: null
262
- };
263
- _context3.next = 4;
264
- return SMchc_TemplateTrees.saveAlertAssessment(factorData);
265
- case 4:
266
- filterGuide = _filter(treeGuide, function (item) {
267
- return _includes(guideKeys, String(item.id));
268
- });
269
- guideData = {
270
- pregnancyId: pregnancyId,
271
- type: 32,
272
- value: filterGuide,
273
- templateId: null
274
- };
275
- _context3.next = 8;
276
- return SMchc_TemplateTrees.saveAlertAssessment(guideData);
277
- case 8:
278
- close === null || close === void 0 || close(true);
279
- case 9:
280
- case "end":
281
- return _context3.stop();
282
- }
283
- }, _callee3);
284
- }));
285
- return _handleOk.apply(this, arguments);
286
- }
287
- function transferTemplateData(data) {
288
- var pid = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
289
- var treeData = [];
290
- data.forEach(function (item) {
291
- var _item = {
292
- key: String(item.id)
293
- };
294
- if (item.pid === pid) {
295
- _item.style = {
296
- padding: "".concat(item.depid, "px 0")
297
- };
298
- _item.className = classnames(_defineProperty({}, styles$1['tree-title'], item.pid === 0), _defineProperty({}, styles$1['active-item'], item.active));
299
- _item.title = item.val;
300
- _item.key = String(item.id);
301
- _item.children = transferTemplateData(data, item.id);
302
- if (_isEmpty(_item.children)) {
303
- _item.isLeaf = true;
304
- } else {
305
- _item.isLeaf = false;
306
- }
307
- treeData.push(_item);
308
- }
309
- });
310
- return treeData;
311
- }
312
- var treeFactorNodes = transferTemplateData(treeFactor);
313
- var treeGuideNodes = transferTemplateData(treeGuide);
314
- var footer = [/*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("p", {
315
- className: styles$1["footer-tips"]
316
- }, "\u300A2015RCOG\u964D\u4F4E\u598A\u5A20\u53CA\u4EA7\u8925\u671F\u9759\u8109\u8840\u6813\u6813\u585E\u7684\u98CE\u9669\u300B\u9644\u5F551\xA0Obstetric thromboprophylaxis risk assessment and management"), /*#__PURE__*/React.createElement(_Space, null, /*#__PURE__*/React.createElement(_Button, {
317
- onClick: handleCancel
318
- }, "\u53D6\u6D88"), /*#__PURE__*/React.createElement(_Button, {
319
- type: "primary",
320
- onClick: handleOk
321
- }, "\u786E\u5B9A"), /*#__PURE__*/React.createElement(ReactToPrint, {
322
- trigger: function trigger() {
323
- return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(_Button, {
324
- type: "primary"
325
- }, "\u6253\u5370"));
326
- }
327
- /*为了获取更新数据后的页面*/,
328
- onBeforeGetContent: function () {
329
- var _onBeforeGetContent = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2() {
330
- return _regeneratorRuntime.wrap(function _callee2$(_context2) {
331
- while (1) switch (_context2.prev = _context2.next) {
332
- case 0:
333
- setTimeout(function () {}, 100);
334
- case 1:
335
- case "end":
336
- return _context2.stop();
337
- }
338
- }, _callee2);
339
- }));
340
- function onBeforeGetContent() {
341
- return _onBeforeGetContent.apply(this, arguments);
342
- }
343
- return onBeforeGetContent;
344
- }(),
345
- content: function content() {
346
- return printTableRef.current;
347
- }
348
- })))];
349
- return /*#__PURE__*/React.createElement(_Modal, _extends({}, others, {
350
- className: styles$1["screening-modal"],
351
- title: "\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868",
352
- width: 960,
353
- onCancel: handleCancel,
354
- footer: footer,
355
- maskClosable: false
356
- }), /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
357
- span: 12,
358
- className: styles$1["tree-left"]
359
- }, /*#__PURE__*/React.createElement(Tree$1, {
360
- key: treeFactorNodes,
361
- checkable: true,
362
- defaultExpandAll: true,
363
- checkedKeys: factorKeys,
364
- onCheck: handleCheckFactor,
365
- treeData: treeFactorNodes
366
- })), /*#__PURE__*/React.createElement(_Col, {
367
- span: 11,
368
- offset: 1,
369
- className: styles$1["tree-right"]
370
- }, /*#__PURE__*/React.createElement(Tree$1, {
371
- key: treeGuideNodes,
372
- checkable: true,
373
- defaultExpandAll: true,
374
- checkedKeys: guideKeys,
375
- onCheck: handleCheckGuide,
376
- treeData: treeGuideNodes
377
- }))), /*#__PURE__*/React.createElement("div", {
378
- style: {
379
- display: 'none'
380
- }
381
- }, /*#__PURE__*/React.createElement("div", {
382
- style: {
383
- marginTop: '28px'
384
- },
385
- ref: printTableRef,
386
- className: styles$1["printscreening"]
387
- }, /*#__PURE__*/React.createElement("h2", {
388
- style: {
389
- textAlign: 'center'
390
- }
391
- }, "\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868"), /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
392
- span: 12,
393
- className: styles$1["tree-left"]
394
- }, /*#__PURE__*/React.createElement(Tree$1, {
395
- key: treeFactorNodes,
396
- checkable: true,
397
- defaultExpandAll: true,
398
- checkedKeys: factorKeys,
399
- treeData: treeFactorNodes
400
- })), /*#__PURE__*/React.createElement(_Col, {
401
- span: 11,
402
- offset: 1,
403
- className: styles$1["tree-right"]
404
- }, /*#__PURE__*/React.createElement(Tree$1, {
405
- key: treeGuideNodes,
406
- checkable: true,
407
- defaultExpandAll: true,
408
- checkedKeys: guideKeys,
409
- treeData: treeGuideNodes
410
- }))))));
411
- }
412
- function Title(_ref2) {
413
- var title = _ref2.title,
414
- extra = _ref2.extra;
415
- return /*#__PURE__*/React$1.createElement("div", {
416
- style: {
417
- background: '#e6f7ff',
418
- padding: '2px 16px',
419
- borderBottom: '3px solid #6699ff',
420
- borderRadius: 4,
421
- display: 'flex',
422
- justifyContent: 'space-between',
423
- marginBottom: 8
424
- }
425
- }, /*#__PURE__*/React$1.createElement("span", null, title), extra ? extra : /*#__PURE__*/React$1.createElement("span", null));
426
- }
427
- function MyCheckbox(props) {
428
- var children = props.children,
429
- checkedValue = props.checkedValue;
430
- return /*#__PURE__*/React$1.createElement("div", {
431
- style: {
432
- display: 'flex',
433
- justifyContent: 'space-between'
434
- }
435
- }, /*#__PURE__*/React$1.createElement(CheckboxWithValue, props, " ", children, " "), /*#__PURE__*/React$1.createElement("span", {
436
- style: {
437
- padding: '0 24px'
438
- }
439
- }, checkedValue));
440
- }
441
- var css_248z = ".index-module_activeRow__qCggo {\n background-color: #e6f7ff;\n}\n";
442
- var styles = {
443
- "activeRow": "index-module_activeRow__qCggo"
444
- };
445
- styleInject(css_248z);
446
- var Tree = LazyAntd.Tree,
447
- TreeSelect = LazyAntd.TreeSelect,
448
- Select = LazyAntd.Select,
449
- Table = LazyAntd.Table,
450
- Dropdown = LazyAntd.Dropdown,
451
- Pagination = LazyAntd.Pagination;
452
- var multipleOptions = [{
453
- title: '孕前危险因素',
454
- hide: false,
455
- data: [{
456
- key: 'preNote1',
457
- hide: false,
458
- label: 'VTE病史(与手术相关的VTE病史除外)',
459
- value: 4
460
- }, {
461
- key: 'preNote2',
462
- hide: false,
463
- label: '与手术相关的VTE病史',
464
- value: 3
465
- }, {
466
- key: 'preNote3',
467
- hide: false,
468
- label: '已知高危易栓症(抗凝血酶缺乏、莱顿第Ⅴ因子及凝血酶原G20210A双杂合突变,或其中之一为纯合突变)',
469
- value: 3
470
- }, {
471
- key: 'preNote4',
472
- hide: false,
473
- label: '内科合并症(癌症、心力衰竭、活动性SLE、炎症性多关节病或炎症性肠病、肾病综合征、Ⅰ型糖尿病合并肾病、镰状细胞病、静脉吸毒者)',
474
- value: 3
475
- }, {
476
- key: 'preNote5',
477
- hide: false,
478
- label: '肥胖(BMI≥40kg/㎡)',
479
- value: 2
480
- }, {
481
- key: 'preNote6',
482
- hide: false,
483
- label: '肥胖(BMI≥30kg/㎡)',
484
- value: 1
485
- }, {
486
- key: 'preNote7',
487
- hide: false,
488
- label: '无明显诱因的家族史或一级亲属患有与雌激素相关的VTE',
489
- value: 1
490
- }, {
491
- key: 'preNote8',
492
- hide: mchcEnv.is('广三'),
493
- label: '糖尿病合并妊娠',
494
- value: 1
495
- }, {
496
- key: 'preNote9',
497
- hide: false,
498
- label: '已知低危易栓症且无VTE病史(莱顿第Ⅴ因子或凝血酶G20210A杂合突变)',
499
- value: 1
500
- }, {
501
- key: 'preNote10',
502
- hide: false,
503
- label: '年龄>35岁',
504
- value: 1
505
- }, {
506
- key: 'preNote11',
507
- hide: false,
508
- label: '产次≥3次',
509
- value: 1
510
- }, {
511
- key: 'preNote12',
512
- hide: false,
513
- label: '吸烟',
514
- value: 1
515
- }, {
516
- key: 'preNote13',
517
- hide: false,
518
- label: '静脉曲张',
519
- value: 1
520
- }]
521
- }, {
522
- title: '产科危险因素',
523
- hide: false,
524
- data: [{
525
- key: 'obsNote1',
526
- hide: mchcEnv.is('广三'),
527
- label: '剖宫产术中切除子宫',
528
- value: 3
529
- }, {
530
- key: 'obsNote2',
531
- hide: mchcEnv.is('广三'),
532
- label: '中转剖宫产',
533
- value: 2
534
- }, {
535
- key: 'obsNote3',
536
- hide: mchcEnv.is('广三'),
537
- label: '择期剖宫产',
538
- value: 1
539
- }, {
540
- key: 'obsNote4',
541
- hide: false,
542
- label: '本次妊娠发生子痫前期',
543
- value: 1
544
- }, {
545
- key: 'obsNote5',
546
- hide: false,
547
- label: 'ART/IVF(仅限于产前阶段)',
548
- value: 1
549
- }, {
550
- key: 'obsNote6',
551
- hide: mchcEnv.is('广三'),
552
- label: '多胎妊娠',
553
- value: 1
554
- }, {
555
- key: 'obsNote7',
556
- hide: mchcEnv.is('广三'),
557
- label: '内倒转或外倒转术',
558
- value: 1
559
- }, {
560
- key: 'obsNote8',
561
- hide: mchcEnv.is('广三'),
562
- label: '阴道助产',
563
- value: 1
564
- }, {
565
- key: 'obsNote9',
566
- hide: mchcEnv.is('广三'),
567
- label: '产程延长(>24hr)',
568
- value: 1
569
- }, {
570
- key: 'obsNote10',
571
- hide: mchcEnv.is('广三'),
572
- label: '产后出血(>1000ml或需要输血)',
573
- value: 1
574
- }, {
575
- key: 'obsNote11',
576
- hide: mchcEnv.is('广三'),
577
- label: '本次妊娠早产(<37周)',
578
- value: 1
579
- }, {
580
- key: 'obsNote12',
581
- hide: mchcEnv.is('广三'),
582
- label: '本次妊娠胎死宫内',
583
- value: 1
584
- }]
585
- }, {
586
- title: '新发或一过性危险因素',
587
- hide: false,
588
- data: [{
589
- key: 'onceNote1',
590
- hide: false,
591
- label: '卵巢过度刺激综合征(仅限早孕期)',
592
- value: 4
593
- }, {
594
- key: 'onceNote2',
595
- hide: false,
596
- label: '孕期或产褥期手术(除外急性会阴修复)、阑尾切除术、绝育术',
597
- value: 3
598
- }, {
599
- key: 'onceNote3',
600
- hide: false,
601
- label: '妊娠剧吐',
602
- value: 3
603
- }, {
604
- key: 'onceNote4',
605
- hide: false,
606
- label: '当前系统性感染(需要静脉抗炎或住院治疗)如肺炎、伤口感染',
607
- value: 1
608
- }, {
609
- key: 'onceNote5',
610
- hide: false,
611
- label: '制动、脱水',
612
- value: 1
613
- }]
614
- }];
615
- var singleOptions = [{
616
- title: '易栓症类型',
617
- hide: false,
618
- key: 'note1',
619
- data: [{
620
- hide: false,
621
- label: '高危易栓症:抗凝血酶缺乏、莱顿第Ⅴ因子及凝血酶原G20210A双杂合突变,或其中之一为纯合突变',
622
- value: 1
623
- }, {
624
- hide: false,
625
- label: '低危易栓症:莱顿第Ⅴ因子及凝血酶G20210A杂合突变',
626
- value: 2
627
- }]
628
- }];
629
- var dataSource = [{
630
- key: '1',
631
- weight: '<50kg',
632
- consumption: '20mg/d'
633
- }, {
634
- key: '2',
635
- weight: '50-90kg',
636
- consumption: '40mg/d'
637
- }, {
638
- key: '3',
639
- weight: '91-131kg',
640
- consumption: '60mg/d'
641
- }, {
642
- key: '4',
643
- weight: '131-170kg',
644
- consumption: '80mg/d'
645
- }, {
646
- key: '5',
647
- weight: '>170kg',
648
- consumption: '0.6mg/kg'
649
- }];
650
- var columns = [{
651
- title: '体重范围',
652
- dataIndex: 'weight',
653
- key: 'weight',
654
- align: 'center'
655
- }, {
656
- title: '用量',
657
- dataIndex: 'consumption',
658
- key: 'consumption',
659
- align: 'center'
660
- }];
661
- var displayBlock = [{
662
- title: '产前评分指导',
663
- hide: false,
664
- C: function C() {
665
- return /*#__PURE__*/React.createElement("div", {
666
- style: {
667
- lineHeight: '32px'
668
- }
669
- }, /*#__PURE__*/React.createElement("p", null, "\u8BC4\u5206\u22654\u5206\uFF1A\u65E9\u5B55\u671F\u5F00\u59CB\u9884\u9632\u8840\u6813\uFF1B"), /*#__PURE__*/React.createElement("p", null, "\u8BC4\u5206=3\u5206\uFF1A\u5B5528\u5468\u5F00\u59CB\u9884\u9632\u8840\u6813\uFF1B"));
670
- }
671
- }, {
672
- title: '产后(产前+产后)评分指导',
673
- hide: mchcEnv.is('广三'),
674
- C: function C() {
675
- return /*#__PURE__*/React.createElement("div", {
676
- style: {
677
- lineHeight: '32px'
678
- }
679
- }, /*#__PURE__*/React.createElement("p", null, "\u8BC4\u5206\u22652\u5206\uFF1A\u4EA7\u540E\u9884\u9632\u6807\u51C6\u76F4\u81F3\u51FA\u9662\uFF1B"), /*#__PURE__*/React.createElement("p", null, "\u8BC4\u5206\u22653\u5206\uFF1A\u4EA7\u540E\u9884\u9632\u6807\u51C67\u5929\uFF0C\u5982\u6709\u6301\u7EED\u98CE\u9669\u5219\u66F4\u4E45\uFF1B"), /*#__PURE__*/React.createElement("p", null, "\u4EA7\u8925\u671F\u5EF6\u957F\u4F4F\u9662\uFF08\u22653d\uFF09\u6216\u518D\u4F4F\u9662\u5E94\u8003\u8651\u9884\u9632\u8840\u6813\u5F62\u6210\uFF1B"), /*#__PURE__*/React.createElement("p", null, "\u6240\u6709\u4EA7\u5987\u5747\u6C14\u538B\u6CBB\u7597\uFF1B"));
680
- }
681
- }, {
682
- title: '标准药物预防(低分子肝素皮下注射)',
683
- hide: false,
684
- C: function C(props) {
685
- return /*#__PURE__*/React.createElement(Table, {
686
- rowClassName: function rowClassName(e) {
687
- var _props$data$weight, _props$data;
688
- var weight = (_props$data$weight = (_props$data = props.data) === null || _props$data === void 0 ? void 0 : _props$data.weight) !== null && _props$data$weight !== void 0 ? _props$data$weight : 0;
689
- var key = '1';
690
- if (weight >= 50) {
691
- key = '2';
692
- }
693
- if (weight > 90) {
694
- key = '3';
695
- }
696
- if (weight >= 131) {
697
- key = '4';
698
- }
699
- if (weight > 170) {
700
- key = '5';
701
- }
702
- return e.key === key ? styles['activeRow'] : '';
703
- },
704
- bordered: true,
705
- rowKey: 'key',
706
- columns: columns,
707
- dataSource: dataSource,
708
- pagination: false
709
- });
710
- }
14
+ var tableColumns = [{
15
+ title: '胎儿位置',
16
+ dataIndex: 'placentalocation',
17
+ align: 'center',
18
+ inputType: 'select_with_options_or_input',
19
+ inputProps: {
20
+ options: [{
21
+ label: '上',
22
+ value: '上'
23
+ }, {
24
+ label: '下',
25
+ value: '下'
26
+ }, {
27
+ label: '左',
28
+ value: '左'
29
+ }, {
30
+ label: '右',
31
+ value: '右'
32
+ }, {
33
+ label: '左上',
34
+ value: '左上'
35
+ }, {
36
+ label: '左下',
37
+ value: '左下'
38
+ }, {
39
+ label: '右上',
40
+ value: '右上'
41
+ }, {
42
+ label: '右下',
43
+ value: '右下'
44
+ }]
45
+ },
46
+ editable: true
47
+ }, {
48
+ title: 'CRL',
49
+ dataIndex: 'crl',
50
+ align: 'center',
51
+ editable: true
52
+ }, {
53
+ title: 'NT',
54
+ dataIndex: 'nt',
55
+ align: 'center',
56
+ editable: true
711
57
  }];
712
- function getMultipleOptionByFuzzyWord(text) {
713
- var target = multipleOptions.map(function (o) {
714
- var item = o.data.find(function (_) {
715
- return _.label.includes(text) || text.includes(_.label);
716
- });
717
- return item;
718
- }).find(function (_) {
719
- return _;
720
- });
721
- return target;
722
- }
723
- function getResultItem(text) {
724
- var result = {};
725
- var item = getMultipleOptionByFuzzyWord(text);
726
- if (item) {
727
- result[item.key] = item.value;
728
- }
729
- return result;
730
- }
731
- function getDefaultResultBaseOnInfo(data) {
732
- var _data$bmi, _data$parity, _data$eddAge;
733
- var result = {};
734
- // const { diagnosesList } = props;
735
- var _diagnosesList = data.diagnoses;
736
- /**自动勾选项判断*/
737
- var bmi = (_data$bmi = data.bmi) !== null && _data$bmi !== void 0 ? _data$bmi : 0;
738
- var parity = (_data$parity = data.parity) !== null && _data$parity !== void 0 ? _data$parity : 0;
739
- var futureAge = (_data$eddAge = data.eddAge) !== null && _data$eddAge !== void 0 ? _data$eddAge : 0;
740
- var smoke = data.smoke;
741
- var conceiveMode = data.conceiveMode;
742
- var week = unmarshalGestationWeek(data.curgesweek).week;
743
- var flag = false;
744
- flag = _diagnosesList.some(function (_) {
745
- return ['癌', '肿瘤', '心衰', '心力衰竭', '狼疮', 'SLE', '肠炎', '肠道感染', '镰状细胞', '多关节', '肾病'].some(function (str) {
746
- var _$diagnosis;
747
- return (_$diagnosis = _.diagnosis) === null || _$diagnosis === void 0 ? void 0 : _$diagnosis.includes(str);
748
- });
749
- });
750
- flag && Object.assign(result, getResultItem('内科'));
751
- flag = _diagnosesList.some(function (_) {
752
- var _$diagnosis2;
753
- return (_$diagnosis2 = _.diagnosis) === null || _$diagnosis2 === void 0 ? void 0 : _$diagnosis2.includes('1型糖尿病');
754
- }) && _diagnosesList.some(function (_) {
755
- var _$diagnosis3, _$diagnosis4;
756
- return ((_$diagnosis3 = _.diagnosis) === null || _$diagnosis3 === void 0 ? void 0 : _$diagnosis3.includes('肾')) && !((_$diagnosis4 = _.diagnosis) !== null && _$diagnosis4 !== void 0 && _$diagnosis4.includes('胎'));
757
- });
758
- flag && Object.assign(result, getResultItem('内科'));
759
- flag = bmi >= 30 && bmi < 40;
760
- flag && Object.assign(result, getResultItem('30kg'));
761
- flag = bmi >= 40;
762
- flag && Object.assign(result, getResultItem('40kg'));
763
- flag = futureAge >= 35;
764
- flag && Object.assign(result, getResultItem('年龄'));
765
- flag = parity >= 3;
766
- flag && Object.assign(result, getResultItem('产次'));
767
- smoke && Object.assign(result, getResultItem('吸烟'));
768
- flag = _diagnosesList.some(function (_) {
769
- var _$diagnosis5;
770
- return (_$diagnosis5 = _.diagnosis) === null || _$diagnosis5 === void 0 ? void 0 : _$diagnosis5.includes('静脉曲张');
771
- });
772
- flag && Object.assign(result, getResultItem('静脉曲张'));
773
- flag = _diagnosesList.some(function (_) {
774
- var _$diagnosis6;
775
- return (_$diagnosis6 = _.diagnosis) === null || _$diagnosis6 === void 0 ? void 0 : _$diagnosis6.includes('子痫前期');
776
- });
777
- flag && Object.assign(result, getResultItem('子痫前期'));
778
- flag = conceiveMode === 1;
779
- flag && Object.assign(result, getResultItem('IVF'));
780
- flag = _diagnosesList.some(function (_) {
781
- return ['三胎', '四胎', '五胎', '六胎', '七胎', '八胎'].some(function (str) {
782
- var _$diagnosis7;
783
- return (_$diagnosis7 = _.diagnosis) === null || _$diagnosis7 === void 0 ? void 0 : _$diagnosis7.includes(str);
784
- });
785
- });
786
- flag && Object.assign(result, getResultItem('多胎'));
787
- flag = _diagnosesList.some(function (_) {
788
- var _$diagnosis8;
789
- return (_$diagnosis8 = _.diagnosis) === null || _$diagnosis8 === void 0 ? void 0 : _$diagnosis8.includes('卵巢过度刺激综合征');
790
- }) && week < 14;
791
- flag && Object.assign(result, getResultItem('卵巢过度刺激综合征'));
792
- flag = _diagnosesList.some(function (_) {
793
- var _$diagnosis9;
794
- return (_$diagnosis9 = _.diagnosis) === null || _$diagnosis9 === void 0 ? void 0 : _$diagnosis9.includes('剧吐');
795
- });
796
- flag && Object.assign(result, getResultItem('剧吐'));
797
- flag = _diagnosesList.some(function (_) {
798
- return ['脱水', '截瘫'].some(function (str) {
799
- var _$diagnosis10;
800
- return (_$diagnosis10 = _.diagnosis) === null || _$diagnosis10 === void 0 ? void 0 : _$diagnosis10.includes(str);
801
- });
802
- });
803
- flag && Object.assign(result, getResultItem('制动'));
804
- return result;
805
- }
806
- var text = '《2015RCOG降低妊娠及产褥期静脉血栓栓塞的风险》附录3,Obstetric thromboprophylaxis risk assessment and management';
807
- var title = '深静脉血栓高危因素孕期用药筛查表';
808
- function ThrombusGysy(props) {
809
- var modal_data = props.modal_data,
810
- close = props.close,
811
- others = _objectWithoutProperties(props, _excluded2);
812
- var pregnancyId = modal_data.pregnancyId;
813
- var _Form$useForm = _Form.useForm(),
814
- _Form$useForm2 = _slicedToArray(_Form$useForm, 1),
815
- form = _Form$useForm2[0];
816
- var _useState9 = useState(0),
817
- _useState10 = _slicedToArray(_useState9, 2),
818
- score = _useState10[0],
819
- setScore = _useState10[1];
820
- var _useState11 = useState(),
821
- _useState12 = _slicedToArray(_useState11, 2),
822
- info = _useState12[0],
823
- setInfo = _useState12[1];
824
- var printTableRef = useRef(null);
825
- function countAndSetScore(data) {
826
- console.log('countAndSetScore', data);
827
- var keys = multipleOptions.map(function (_) {
828
- return _.data;
829
- }).reduce(function (a, b) {
830
- return [].concat(_toConsumableArray(a), _toConsumableArray(b));
831
- }, []).map(function (_) {
832
- return _.key;
833
- });
834
- var n = keys.reduce(function (a, k) {
835
- var _data$k;
836
- var v = (_data$k = data[k]) !== null && _data$k !== void 0 ? _data$k : 0;
837
- return a + v;
838
- }, 0);
839
- setScore(n);
840
- return n;
841
- }
842
- useEffect(function () {
843
- init();
844
- }, []);
845
- function init() {
846
- return _init.apply(this, arguments);
847
- }
848
- function _init() {
849
- _init = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee5() {
850
- var data, info, isFirstTime, defaultResult;
851
- return _regeneratorRuntime.wrap(function _callee5$(_context5) {
852
- while (1) switch (_context5.prev = _context5.next) {
853
- case 0:
854
- _context5.next = 2;
855
- return SMchc_Doctor.getVteAssessForm(pregnancyId);
856
- case 2:
857
- data = _context5.sent;
858
- _context5.next = 5;
859
- return SMchc_Doctor.getPreRiskAssessmentInfo(pregnancyId);
860
- case 5:
861
- info = _context5.sent;
862
- isFirstTime = countAndSetScore(data) === 0;
863
- if (isFirstTime) {
864
- defaultResult = getDefaultResultBaseOnInfo(info);
865
- console.log('defaultResult', defaultResult);
866
- Object.assign(data, defaultResult);
867
- }
868
- setInfo(info);
869
- form.setFieldsValue(data);
870
- countAndSetScore(data);
871
- case 11:
872
- case "end":
873
- return _context5.stop();
874
- }
875
- }, _callee5);
876
- }));
877
- return _init.apply(this, arguments);
878
- }
879
- function handleCancel() {
880
- close === null || close === void 0 || close(false);
881
- }
882
- function handleOk() {
883
- return _handleOk2.apply(this, arguments);
884
- }
885
- function _handleOk2() {
886
- _handleOk2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee6() {
887
- var values;
888
- return _regeneratorRuntime.wrap(function _callee6$(_context6) {
889
- while (1) switch (_context6.prev = _context6.next) {
890
- case 0:
891
- values = form.getFieldsValue();
892
- console.log('gg', form.getFieldsValue());
893
- _context6.next = 4;
894
- return SMchc_Doctor.updateVteAssessForm(_objectSpread({}, values));
895
- case 4:
896
- _message.success('操作成功!');
897
- close === null || close === void 0 || close(true);
898
- case 6:
899
- case "end":
900
- return _context6.stop();
901
- }
902
- }, _callee6);
903
- }));
904
- return _handleOk2.apply(this, arguments);
905
- }
906
- var footer = [/*#__PURE__*/React$1.createElement("div", {
907
- style: {
908
- display: 'flex',
909
- justifyContent: 'space-between',
910
- alignItems: 'center'
911
- }
912
- }, /*#__PURE__*/React$1.createElement("p", null, text), /*#__PURE__*/React$1.createElement(_Space, null, /*#__PURE__*/React$1.createElement(_Button, {
913
- onClick: handleCancel
914
- }, "\u53D6\u6D88"), /*#__PURE__*/React$1.createElement(_Button, {
915
- type: "primary",
916
- onClick: handleOk
917
- }, "\u786E\u5B9A"), /*#__PURE__*/React$1.createElement(ReactToPrint, {
918
- trigger: function trigger() {
919
- return /*#__PURE__*/React$1.createElement("div", null, /*#__PURE__*/React$1.createElement(_Button, {
920
- type: "primary"
921
- }, "\u6253\u5370"));
922
- }
923
- /*为了获取更新数据后的页面*/,
924
- onBeforeGetContent: function () {
925
- var _onBeforeGetContent2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
926
- return _regeneratorRuntime.wrap(function _callee4$(_context4) {
927
- while (1) switch (_context4.prev = _context4.next) {
928
- case 0:
929
- setTimeout(function () {}, 100);
930
- case 1:
931
- case "end":
932
- return _context4.stop();
933
- }
934
- }, _callee4);
935
- }));
936
- function onBeforeGetContent() {
937
- return _onBeforeGetContent2.apply(this, arguments);
938
- }
939
- return onBeforeGetContent;
940
- }(),
941
- content: function content() {
942
- return printTableRef.current;
943
- }
944
- })))];
945
- var el = /*#__PURE__*/React$1.createElement(_Form, {
946
- size: "small",
947
- onValuesChange: function onValuesChange(a, values) {
948
- return countAndSetScore(values);
949
- },
950
- form: form,
951
- style: {
952
- padding: 6
953
- }
954
- }, /*#__PURE__*/React$1.createElement(_Form.Item, {
955
- name: "id",
956
- hidden: true
957
- }, /*#__PURE__*/React$1.createElement("input", null)), /*#__PURE__*/React$1.createElement(_Row, {
958
- gutter: 12
959
- }, /*#__PURE__*/React$1.createElement(_Col, {
960
- xs: 12
961
- }, multipleOptions.filter(function (_) {
962
- return !_.hide;
963
- }).map(function (o) {
964
- return /*#__PURE__*/React$1.createElement("div", {
965
- key: o.title
966
- }, /*#__PURE__*/React$1.createElement(Title, {
967
- title: o.title,
968
- extra: /*#__PURE__*/React$1.createElement("span", {
969
- style: {
970
- color: '#aaa'
971
- }
972
- }, "\u8BC4\u5206")
973
- }), o.data.filter(function (_) {
974
- return !_.hide;
975
- }).map(function (d, d_index) {
976
- return /*#__PURE__*/React$1.createElement(_Form.Item, {
977
- key: d.label,
978
- name: "".concat(d.key)
979
- }, /*#__PURE__*/React$1.createElement(MyCheckbox, {
980
- checkedValue: d.value,
981
- uncheckedValue: null
982
- }, " ", d.label, " "));
983
- }));
984
- })), /*#__PURE__*/React$1.createElement(_Col, {
985
- xs: 12
986
- }, singleOptions.filter(function (_) {
987
- return !_.hide;
988
- }).map(function (o) {
989
- return /*#__PURE__*/React$1.createElement("div", {
990
- key: o.title
991
- }, /*#__PURE__*/React$1.createElement(Title, {
992
- title: o.title
993
- }), o.data.map(function (d, idx) {
994
- return /*#__PURE__*/React$1.createElement(_Form.Item, {
995
- key: d.label,
996
- name: "".concat(o.key)
997
- }, /*#__PURE__*/React$1.createElement(CheckboxWithValue, {
998
- checkedValue: d.value,
999
- uncheckedValue: null
1000
- }, " ", d.label, " "));
1001
- }));
1002
- }), displayBlock.filter(function (_) {
1003
- return !_.hide;
1004
- }).map(function (_) {
1005
- return /*#__PURE__*/React$1.createElement("div", {
1006
- key: _.title
1007
- }, /*#__PURE__*/React$1.createElement(Title, {
1008
- title: _.title
1009
- }), /*#__PURE__*/React$1.createElement(_.C, {
1010
- data: info
1011
- }));
1012
- }), /*#__PURE__*/React$1.createElement("div", {
1013
- style: {
1014
- "float": 'right'
1015
- }
1016
- }, /*#__PURE__*/React$1.createElement("span", null, "\u603B\u5206\uFF1A"), /*#__PURE__*/React$1.createElement("span", {
1017
- style: {
1018
- fontSize: 36,
1019
- color: score >= 3 ? 'red' : '#666',
1020
- fontWeight: 'bold'
1021
- }
1022
- }, score)))));
1023
- return /*#__PURE__*/React$1.createElement(_Modal, _extends({}, others, {
1024
- title: title,
1025
- width: "80vw",
1026
- bodyStyle: {
1027
- height: '80vh',
1028
- overflowY: 'scroll'
1029
- },
1030
- onCancel: handleCancel,
1031
- footer: footer,
1032
- maskClosable: false
1033
- }), el, /*#__PURE__*/React$1.createElement("div", {
1034
- style: {
1035
- display: 'none'
1036
- }
1037
- }, /*#__PURE__*/React$1.createElement("div", {
1038
- style: {
1039
- marginTop: '12px'
1040
- },
1041
- ref: printTableRef
1042
- }, /*#__PURE__*/React$1.createElement("h3", {
1043
- style: {
1044
- textAlign: 'center'
1045
- }
1046
- }, title), el)));
1047
- }
1048
- function Thrombus(props) {
1049
- var type = mchcConfig.get('VTE预防用药筛查表');
1050
- if (type !== null && type !== void 0 && type.includes('广三')) {
1051
- return /*#__PURE__*/React$1.createElement(ThrombusGysy, props);
1052
- }
1053
- return /*#__PURE__*/React$1.createElement(ThrombusDefault, props);
1054
- }
1055
- export { Thrombus as default };
1056
- //# sourceMappingURL=.root66.js.map
58
+ var index = GeneralComponents_EditInTable({
59
+ tableColumns: tableColumns
60
+ });
61
+ export { index as default };