@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,4 +1,3 @@
1
- import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
2
1
  import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
3
2
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
4
3
  import _createClass from "@babel/runtime/helpers/createClass";
@@ -6,1122 +5,210 @@ import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstruct
6
5
  import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
7
6
  import _inherits from "@babel/runtime/helpers/inherits";
8
7
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
9
- import _regeneratorRuntime from "@babel/runtime/regenerator";
10
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; }
11
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; }
12
10
  function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
13
11
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
14
- import 'antd/es/button/style';
15
- import _Button from 'antd/es/button';
16
- import 'antd/es/row/style';
17
- import _Row from 'antd/es/row';
18
- import 'antd/es/input/style';
19
- import _Input from 'antd/es/input';
20
- import 'antd/es/col/style';
21
- import _Col from 'antd/es/col';
22
- import 'antd/es/form/style';
23
- import _Form from 'antd/es/form';
24
- import { ay as APP_CONFIG, b as styleInject, at as getDictionariesEnumerations, i as BaseFormComponent, _ as _extends, aA as TimePickerAutoaccept } from './index.js';
25
- import _set from 'lodash/set';
26
- import _map from 'lodash/map';
27
- import _join from 'lodash/join';
28
- import _isNumber from 'lodash/isNumber';
29
- import _isNil from 'lodash/isNil';
30
- import _isEqual from 'lodash/isEqual';
31
- import _isEmpty from 'lodash/isEmpty';
32
- import _isArray from 'lodash/isArray';
33
- import _indexOf from 'lodash/indexOf';
34
- import _get from 'lodash/get';
35
- import _filter from 'lodash/filter';
36
- import _cloneDeep from 'lodash/cloneDeep';
37
- import { DatePicker_L, LazyAntd } from '@lm_fe/components';
38
- import { formatDate, formatDateTime } from '@lm_fe/utils';
39
- import dayjs from 'dayjs';
12
+ import { MyIcon } from '@lm_fe/components';
13
+ import { Row, Col, Space } from 'antd';
14
+ import { isEmpty, isString, set, get, map } from 'lodash';
40
15
  import React, { Component } from 'react';
41
- import { HOURS, MINUTES } from './.root128.js';
42
- import '@lm_fe/env';
43
- import 'antd/es/divider/style';
44
- import 'antd/es/divider';
45
- import 'lodash/isBoolean';
46
- import '@ant-design/icons';
47
- import 'lodash/isFunction';
48
- import 'antd/es/space/style';
49
- import 'antd/es/space';
50
- import 'antd/es/input-number/style';
51
- import 'antd/es/input-number';
52
- import 'lodash/compact';
16
+ import { a as styleInject, e as BaseFormComponent } from './index.js';
17
+ import '@lm_fe/provoke';
18
+ import '@lm_fe/utils';
53
19
  import 'classnames';
54
- import 'antd/es/checkbox/style';
55
- import 'antd/es/checkbox';
56
- import 'lodash/isString';
57
- import 'antd/es/switch/style';
58
- import 'antd/es/switch';
59
- import 'lodash/identity';
20
+ import 'dayjs';
21
+ import '@lm_fe/env';
60
22
  import '@lm_fe/service';
61
- import 'lodash/isObject';
62
- import 'lodash/keys';
63
- import 'lodash/keyBy';
64
- import 'antd/es/tooltip/style';
65
- import 'antd/es/tooltip';
66
- import 'antd/es/spin/style';
67
- import 'antd/es/spin';
68
- import 'antd/es/message/style';
69
- import 'antd/es/message';
70
- import 'lodash/has';
71
- import 'antd/es/modal/style';
72
- import 'antd/es/modal';
73
- import 'lodash/size';
74
- import 'lodash/includes';
75
- import 'lodash/forEach';
76
- import 'react-to-print';
77
- import 'lodash/concat';
78
- import 'lodash/reduce';
79
- import 'lodash/debounce';
80
- import 'lodash/pickBy';
81
- import 'antd/es/auto-complete/style';
82
- import 'antd/es/auto-complete';
83
- import 'lodash/nth';
84
- import 'lodash/assign';
85
- import 'antd/es/popover/style';
86
- import 'antd/es/popover';
87
- import 'antd/es/menu/style';
88
- import 'antd/es/menu';
23
+ import 'reconnecting-websocket';
89
24
  import 'store';
90
- import 'antd/es/popconfirm/style';
91
- import 'antd/es/popconfirm';
92
- import 'antd/es/radio/style';
93
- import 'antd/es/radio';
94
- import 'lodash/last';
95
- import 'lodash/toUpper';
96
-
97
- // 胎儿囊液穿刺
98
- [{
99
- dataIndex: 'name',
100
- title: '测量值',
101
- align: 'center',
102
- editable: false,
103
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
104
- }, {
105
- dataIndex: 'leftPleuralEffusion',
106
- title: '左胸腔积液(mm)',
107
- align: 'center',
108
- editable: true,
109
- inputType: 'input',
110
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
111
- }, {
112
- dataIndex: 'rightPleuralEffusion',
113
- title: '右胸腔积液(mm)',
114
- align: 'center',
115
- editable: true,
116
- inputType: 'input',
117
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
118
- }, {
119
- dataIndex: 'ascites',
120
- title: '腹水(mm)',
121
- align: 'center',
122
- editable: true,
123
- inputType: 'input',
124
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
125
- }, {
126
- dataIndex: 'hygromata',
127
- title: '囊肿',
128
- align: 'center',
129
- editable: true,
130
- inputType: 'input',
131
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
132
- }, {
133
- dataIndex: 'note',
134
- title: '备注',
135
- align: 'center',
136
- editable: true,
137
- inputType: 'input',
138
- width: 300
139
- }];
140
- // 宫内输血血流
141
- var bloodFlowsColumns = [{
142
- dataIndex: 'name',
143
- title: '',
144
- align: 'center',
145
- editable: false,
146
- width: 120
147
- }, {
148
- dataIndex: 'checkDate',
149
- title: '日期',
150
- align: 'center',
151
- editable: true,
152
- inputType: 'single_date_picker',
153
- width: 120
154
- }, {
155
- dataIndex: 'ua',
156
- title: 'UA',
157
- align: 'center',
158
- children: [{
159
- dataIndex: 'uaEdf',
160
- title: 'EDF',
161
- align: 'center',
162
- editable: true,
163
- width: 80
164
- }, {
165
- dataIndex: 'uaPi',
166
- title: 'PI',
167
- align: 'center',
168
- editable: true,
169
- width: 80
170
- }, {
171
- dataIndex: 'uaRi',
172
- title: 'RI',
173
- align: 'center',
174
- editable: true,
175
- width: 80
176
- }, {
177
- dataIndex: 'uaSdratio',
178
- title: 'S/D',
179
- align: 'center',
180
- editable: true,
181
- width: 80
182
- }]
183
- }, {
184
- dataIndex: 'dv',
185
- title: 'DV',
186
- align: 'center',
187
- editable: true,
188
- width: 80
189
- }, {
190
- dataIndex: 'mca',
191
- title: 'MCA',
192
- align: 'center',
193
- width: 80,
194
- children: [{
195
- dataIndex: 'mcaPsv',
196
- title: 'PSV(cm/s)',
197
- align: 'center',
198
- inputType: 'input',
199
- editable: true,
200
- width: 80
201
- }, {
202
- dataIndex: 'momPsv',
203
- title: 'PSV(mom)',
204
- align: 'center',
205
- inputType: 'input',
206
- editable: true,
207
- width: 80
208
- }, {
209
- dataIndex: 'mcaPi',
210
- title: 'PI',
211
- align: 'center',
212
- inputType: 'input',
213
- editable: true,
214
- width: 80
215
- }, {
216
- dataIndex: 'mcaRi',
217
- title: 'RI',
218
- align: 'center',
219
- editable: true,
220
- inputType: 'input',
221
- width: 80
222
- }, {
223
- dataIndex: 'mcaSdratio',
224
- title: 'S/D',
225
- align: 'center',
226
- editable: true,
227
- width: 200
228
- }]
229
- }];
230
- // 宫内输血血像
231
- var hemogramExamColumns = [{
232
- dataIndex: 'name',
233
- title: '',
234
- align: 'center',
235
- editable: false,
236
- width: 120
237
- }, {
238
- dataIndex: 'wbc',
239
- title: 'WBC(x10⁹/L)',
240
- align: 'center',
241
- editable: true,
242
- width: 100
243
- }, {
244
- dataIndex: 'rbc',
245
- title: 'RBC(x10¹²/L)',
246
- align: 'center',
247
- editable: true,
248
- width: 100
249
- }, {
250
- dataIndex: 'hgb',
251
- title: 'HGB(g/L)',
252
- align: 'center',
253
- editable: true,
254
- width: 100
255
- }, {
256
- dataIndex: 'hct',
257
- title: 'HCT',
258
- align: 'center',
259
- editable: true,
260
- width: 100
261
- }, {
262
- dataIndex: 'plt',
263
- title: 'PLT(x10⁹/L)',
264
- align: 'center',
265
- editable: true,
266
- width: 100
267
- }, {
268
- dataIndex: 'ret',
269
- title: '网织红(%)',
270
- align: 'center',
271
- editable: true,
272
- width: 100
273
- }, {
274
- dataIndex: 'nrbc',
275
- title: '有核红(x10⁹/L)',
276
- align: 'center',
277
- editable: true,
278
- width: 100
279
- }, {
280
- dataIndex: 'bilirubin',
281
- title: '胆红素(mmo/L)',
282
- align: 'center',
283
- editable: true,
284
- width: 100
285
- }, {
286
- dataIndex: 'coombs',
287
- title: "Coomb's",
288
- align: 'center',
289
- editable: true,
290
- width: 100
291
- }];
292
- var tableColumns = [{
293
- dataIndex: 'object',
294
- editable: true,
295
- align: 'center',
296
- inputType: 'select_with_options_or_input',
297
- inputProps: {
298
- options: [{
299
- label: '单胎',
300
- value: '单胎'
301
- }, {
302
- label: 'F1',
303
- value: 'F1'
304
- }, {
305
- label: 'F2',
306
- value: 'F2'
307
- }, {
308
- label: 'F3',
309
- value: 'F3'
310
- }, {
311
- label: 'F4',
312
- value: 'F4'
313
- }]
314
- },
315
- title: '穿刺对象',
316
- width: APP_CONFIG.CELL_WIDTH_LARGE
317
- }, {
318
- dataIndex: 'punctureTarget',
319
- editable: true,
320
- align: 'center',
321
- inputType: 'select_with_options_or_input',
322
- inputProps: {
323
- options: [{
324
- label: '经腹部',
325
- value: '经腹部'
326
- }, {
327
- label: '经脐静脉',
328
- value: '经脐静脉'
329
- }]
330
- },
331
- title: '穿刺部位',
332
- width: APP_CONFIG.CELL_WIDTH_LARGE
333
- }, {
334
- dataIndex: 'instrument',
335
- editable: true,
336
- align: 'center',
337
- inputType: 'select_with_options_or_input',
338
- inputProps: {
339
- options: [{
340
- label: '穿刺针16/18G',
341
- value: '穿刺针16/18G'
342
- }, {
343
- label: '穿刺针17/19G',
344
- value: '穿刺针17/19G'
345
- }, {
346
- label: '穿刺针20G',
347
- value: '穿刺针20G'
348
- }, {
349
- label: '穿刺针21G',
350
- value: '穿刺针21G'
351
- }, {
352
- label: '活检钳',
353
- value: '活检钳'
354
- }]
355
- },
356
- title: '器械',
357
- width: APP_CONFIG.CELL_WIDTH_LARGE
358
- }, {
359
- dataIndex: 'punctureAmount',
360
- editable: true,
361
- align: 'center',
362
- inputType: 'input',
363
- title: '进针次数',
364
- width: APP_CONFIG.CELL_WIDTH_LARGE
365
- }, {
366
- dataIndex: 'hitAmount',
367
- editable: true,
368
- align: 'center',
369
- inputType: 'input',
370
- title: '刺中次数',
371
- width: APP_CONFIG.CELL_WIDTH_LARGE
372
- }, {
373
- dataIndex: 'placentaEntryNote',
374
- editable: true,
375
- align: 'center',
376
- // inputType: 'input',
377
- inputType: 'dictionary_select_in_table',
378
- inputProps: {
379
- type: 'select',
380
- mode: 'single',
381
- boxSpan: 6,
382
- uniqueKey: 'prenatalDiagnosis.placentaEntry'
383
- },
384
- title: '经否胎盘',
385
- width: APP_CONFIG.CELL_WIDTH_LARGE
386
- }, {
387
- dataIndex: 'placentaHemorrhageNote',
388
- editable: true,
389
- align: 'center',
390
- inputType: 'select_with_options_or_input',
391
- inputProps: {
392
- options: [{
393
- label: '无',
394
- value: '无'
395
- }, {
396
- label: '有',
397
- value: '有'
398
- }]
399
- },
400
- title: '胎盘出血',
401
- width: APP_CONFIG.CELL_WIDTH_LARGE
402
- }, {
403
- dataIndex: ['invasiveNote', 'umbilicalHemorrhageNote'],
404
- editable: true,
405
- align: 'center',
406
- inputType: 'select_with_options_or_input',
407
- inputProps: {
408
- options: [{
409
- label: '无',
410
- value: '无'
411
- }, {
412
- label: '有',
413
- value: '有'
414
- }]
415
- },
416
- title: '脐带出血',
417
- width: APP_CONFIG.CELL_WIDTH_LARGE
418
- }, {
419
- dataIndex: ['invasiveNote', 'uterusHemorrhageNote'],
420
- editable: true,
421
- align: 'center',
422
- inputType: 'select_with_options_or_input',
423
- inputProps: {
424
- options: [{
425
- label: '无',
426
- value: '无'
427
- }, {
428
- label: '有',
429
- value: '有'
430
- }]
431
- },
432
- title: '宫壁出血',
433
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
434
- }, {
435
- dataIndex: ['invasiveNote', 'cordbloodvolume'],
436
- editable: true,
437
- inputType: 'input',
438
- align: 'center',
439
- title: '抽脐血量(ml)',
440
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
441
- }, {
442
- dataIndex: ['invasiveNote', 'cordbloodcharacter'],
443
- editable: true,
444
- align: 'center',
445
- inputType: 'select_with_options_or_input',
446
- inputProps: {
447
- options: [{
448
- label: '鲜红',
449
- value: '鲜红'
450
- }, {
451
- label: '暗红',
452
- value: '暗红'
453
- }, {
454
- label: '混入羊水',
455
- value: '混入羊水'
456
- }, {
457
- label: '混入母血',
458
- value: '混入母血'
459
- }]
460
- },
461
- title: '脐血性质',
462
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
463
- }, {
464
- dataIndex: ['invasiveNote', 'cordhematoma'],
465
- editable: true,
466
- align: 'center',
467
- inputType: 'select_with_options_or_input',
468
- inputProps: {
469
- options: [{
470
- label: '无',
471
- value: '无'
472
- }, {
473
- label: '有',
474
- value: '有'
475
- }]
476
- },
477
- title: '脐带血肿',
478
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
479
- }, {
480
- dataIndex: 'fetalanaestheticNote',
481
- editable: true,
482
- align: 'center',
483
- inputType: 'input',
484
- title: '胎儿麻醉药物名',
485
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
486
- }, {
487
- dataIndex: 'dilutionRatioOfFetalAnesthesiaDrugs',
488
- editable: true,
489
- align: 'center',
490
- inputType: 'input_number',
491
- title: '胎儿麻醉药物稀释倍数',
492
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
493
- }, {
494
- dataIndex: 'fetalanaesthetic',
495
- editable: true,
496
- align: 'center',
497
- inputType: 'input_number',
498
- title: '胎儿麻醉药量(mg)',
499
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
500
- }, {
501
- dataIndex: 'postFhr',
502
- editable: true,
503
- align: 'center',
504
- inputType: 'input',
505
- title: '术后胎心率(bpm)',
506
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
507
- }, {
508
- dataIndex: 'fhrdecNote',
509
- editable: true,
510
- align: 'center',
511
- inputType: 'select_with_options_or_input',
512
- inputProps: {
513
- options: [{
514
- label: '无',
515
- value: '无'
516
- }, {
517
- label: '有',
518
- value: '有'
519
- }]
520
- },
521
- title: '胎心减慢',
522
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
523
- }, {
524
- dataIndex: 'processEvaluationNote',
525
- editable: true,
526
- align: 'center',
527
- // inputType: 'input',
528
- inputType: 'dictionary_select_in_table',
529
- inputProps: {
530
- type: 'select',
531
- mode: 'single',
532
- boxSpan: 6,
533
- uniqueKey: 'prenatalDiagnosis.processEvaluationNote'
534
- },
535
- title: '过程评估',
536
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
537
- }, {
538
- dataIndex: 'hct',
539
- editable: true,
540
- align: 'center',
541
- inputType: 'input',
542
- title: '目标HCT',
543
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
544
- }, {
545
- dataIndex: 'analysisbtvolume',
546
- editable: true,
547
- align: 'center',
548
- inputType: 'input',
549
- title: '计算输血量(ml)',
550
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
551
- }, {
552
- dataIndex: 'actualbtvolume',
553
- editable: true,
554
- align: 'center',
555
- inputType: 'input',
556
- title: '实际输血量(ml)',
557
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
558
- }, {
559
- dataIndex: 'btDuration',
560
- editable: true,
561
- align: 'center',
562
- inputType: 'input',
563
- title: '输血时间(min)',
564
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
565
- }, {
566
- dataIndex: 'btspeed',
567
- editable: true,
568
- align: 'center',
569
- inputType: 'input',
570
- title: '输血速度(ml/min)',
571
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
572
- }, {
573
- dataIndex: 'recheckHemogram',
574
- editable: true,
575
- align: 'center',
576
- inputType: 'input',
577
- title: '复查血象',
578
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
579
- }, {
580
- dataIndex: 'otherNote',
581
- editable: true,
582
- align: 'center',
583
- inputType: 'input',
584
- title: '备注',
585
- width: APP_CONFIG.CELL_WIDTH_MIDDLE
586
- }];
587
- var css_248z = ".pd-procedure-table__header {\n display: flex;\n margin-bottom: 4px;\n}\n.pd-procedure-table__header .ant-btn:first-child {\n margin-right: 8px;\n}\n.pd-procedure-table .ant-select,\n.pd-procedure-table .ant-input-number,\n.pd-procedure-table .ant-select-selector,\n.pd-procedure-table .ant-input {\n border: none !important;\n}\n";
25
+ var css_248z = ".nurse-children__field {\n align-items: center;\n text-align: right;\n margin: 4px 0;\n}\n.nurse-children__field-label {\n font-weight: 500;\n color: rgba(0, 0, 0, 0.85);\n}\n.nurse-children__field-input {\n text-align: left;\n}\n";
26
+ var styles = css_248z;
588
27
  styleInject(css_248z);
589
- var Tree = LazyAntd.Tree,
590
- TreeSelect = LazyAntd.TreeSelect,
591
- Select = LazyAntd.Select,
592
- Table = LazyAntd.Table,
593
- Dropdown = LazyAntd.Dropdown,
594
- Pagination = LazyAntd.Pagination;
595
- var layout = {
596
- labelCol: {
597
- span: 12
598
- },
599
- wrapperCol: {
600
- span: 12
601
- }
602
- };
603
- var IntrauterineBloodTransfusion = /*#__PURE__*/function (_Component) {
604
- function IntrauterineBloodTransfusion(props) {
28
+ var FamilyTumorHistory = /*#__PURE__*/function (_Component) {
29
+ function FamilyTumorHistory() {
605
30
  var _this;
606
- _classCallCheck(this, IntrauterineBloodTransfusion);
607
- _this = _callSuper(this, IntrauterineBloodTransfusion, [props]);
608
- _defineProperty(_this, "columns", void 0);
609
- _defineProperty(_this, "value", void 0);
610
- _defineProperty(_this, "initData", function () {
611
- var value = _this.props.value;
612
- var bloodFlowsDataSource = [];
613
- var hemogramExamDataSource = [];
614
- _this.value = value;
615
- for (var i = 0; i < _get(value, 'pdPreBloodFlows.length'); i++) {
616
- if (i > _get(value, 'pdPreBloodFlows.length') - 1) {
617
- break;
618
- }
619
- bloodFlowsDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreBloodFlows.".concat(i))), {}, {
620
- name: "".concat(_get(value, "pdProcedures.".concat(i, ".object")) || '', "\u672F\u524D\u8840\u6D41"),
621
- key: _get(value, "pdPreBloodFlows.".concat(i, ".key")) || 'pdPreBloodFlows' + _get(value, "pdPreBloodFlows.".concat(i, ".id"))
622
- }));
623
- bloodFlowsDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPostBloodFlows.".concat(i))), {}, {
624
- name: "".concat(_get(value, "pdProcedures.".concat(i, ".object")) || '', "\u672F\u540E\u8840\u6D41"),
625
- key: _get(value, "pdPostBloodFlows.".concat(i, ".key")) || 'pdPostBloodFlows' + _get(value, "pdPostBloodFlows.".concat(i, ".id"))
626
- }));
627
- }
628
- for (var _i = 0; _i < _get(value, 'pdPreHemograms.length'); _i++) {
629
- if (_i > _get(value, 'pdPreHemograms.length') - 1) {
630
- break;
631
- }
632
- hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreHemograms.".concat(_i))), {}, {
633
- name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u524D\u8840\u8C61\uFF08\u80CE\uFF09"),
634
- key: _get(value, "pdPreHemograms.".concat(_i, ".key")) || 'pdPreHemograms' + _get(value, "pdPreHemograms.".concat(_i, ".id"))
635
- }));
636
- hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPreHemogramBanks.".concat(_i))), {}, {
637
- name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u524D\u8840\u8C61\uFF08\u5E93\u8840\uFF09"),
638
- key: _get(value, "pdPreHemogramBanks.".concat(_i, ".key")) || 'pdPreHemogramBanks' + _get(value, "pdPreHemogramBanks.".concat(_i, ".id"))
639
- }));
640
- hemogramExamDataSource.push(_objectSpread(_objectSpread({}, _get(value, "pdPostHemograms.".concat(_i))), {}, {
641
- name: "".concat(_get(value, "pdProcedures.".concat(_i, ".object")) || '', "\u672F\u540E\u8840\u8C61\uFF08\u80CE\uFF09"),
642
- key: _get(value, "pdPostHemograms.".concat(_i, ".key")) || 'pdPostHemograms' + _get(value, "pdPostHemograms.".concat(_i, ".id"))
643
- }));
644
- }
645
- _this.setState({
646
- dataSource: _map(_get(value, 'pdProcedures'), function (item) {
647
- return _objectSpread(_objectSpread({}, item), {}, {
648
- key: _get(item, 'key') || _get(item, 'id')
649
- });
650
- }),
651
- bloodFlowsDataSource: bloodFlowsDataSource,
652
- hemogramExamDataSource: hemogramExamDataSource
653
- });
654
- });
655
- _defineProperty(_this, "formatColumns", function (tableName) {
656
- return function (columns) {
657
- var _this$state = _this.state,
658
- editingCol = _this$state.editingCol,
659
- editingRow = _this$state.editingRow,
660
- editingTable = _this$state.editingTable;
661
- _this.props;
662
- return _map(columns, function (column) {
663
- var editable = column.editable,
664
- inputType = column.inputType,
665
- dataIndex = column.dataIndex,
666
- inputProps = column.inputProps,
667
- children = column.children,
668
- width = column.width;
669
- if (!_isEmpty(children)) {
670
- return _objectSpread(_objectSpread({}, column), {}, {
671
- width: width || APP_CONFIG.CELL_WIDTH_SMALL,
672
- children: _this.formatColumns(tableName)(children)
673
- });
674
- }
675
- if (!editable) {
676
- return column;
677
- }
678
- return _objectSpread(_objectSpread({}, column), {}, {
679
- render: function render(value, rowData, rowIndex) {
680
- var renderValue = value;
681
- var tableValue = value;
682
- if (['single_date_picker'].indexOf(inputType) > -1) {
683
- renderValue = value ? dayjs(value, 'YYYY-MM-DD') : dayjs();
684
- }
685
- if (inputType === 'dictionary_select_in_table') {
686
- var options = getDictionariesEnumerations(_get(inputProps, 'uniqueKey'));
687
- _map(options, function (item) {
688
- if (_get(item, 'value') == value) tableValue = _get(item, 'label');
689
- });
690
- }
691
- return editingTable === tableName && editingCol === dataIndex && editingRow === rowIndex && editable ? /*#__PURE__*/React.createElement(BaseFormComponent, _extends({}, inputProps, {
692
- inputProps: inputProps,
693
- key: rowIndex,
694
- size: "small",
695
- inputType: inputType,
696
- defaultValue: renderValue,
697
- autoFocus: true,
698
- defaultOpen: true,
699
- onBlur: _this.handleBlur({
700
- tableName: tableName,
701
- dataIndex: dataIndex,
702
- inputType: inputType,
703
- rowIndex: rowIndex
704
- }),
705
- onChange: _this.handleItemChange({
706
- tableName: tableName,
707
- dataIndex: dataIndex,
708
- inputType: inputType,
709
- rowIndex: rowIndex
710
- })
711
- })) : /*#__PURE__*/React.createElement("span", {
712
- className: "custom-table-cell",
713
- onClick: function onClick() {
714
- _this.setState({
715
- editingRow: rowIndex,
716
- editingCol: dataIndex,
717
- editingValue: value,
718
- editingTable: tableName
719
- });
720
- }
721
- }, tableValue);
722
- }
723
- });
724
- });
725
- };
726
- });
727
- _defineProperty(_this, "handleBlur", function (_ref) {
728
- var tableName = _ref.tableName,
729
- dataIndex = _ref.dataIndex,
730
- inputType = _ref.inputType,
731
- rowIndex = _ref.rowIndex;
732
- return function () {
733
- var onChange = _this.props.onChange;
734
- var _this$state2 = _this.state,
735
- editingCol = _this$state2.editingCol,
736
- editingRow = _this$state2.editingRow,
737
- editingValue = _this$state2.editingValue,
738
- editingTable = _this$state2.editingTable;
739
- _this.setState({
740
- editingRow: undefined,
741
- editingCol: undefined,
742
- editingValue: undefined,
743
- editingTable: undefined
744
- });
745
- var path = dataIndex;
746
- if (_isArray(dataIndex)) {
747
- path = _join(dataIndex, '.');
748
- }
749
- var data = _cloneDeep(_this.value);
750
- _set(data, "".concat(rowIndex, ".").concat(path), editingValue);
751
- if (tableName === 'procedure') {
752
- _set(data, "pdProcedures.".concat(rowIndex, ".").concat(path), editingValue);
753
- if (dataIndex === 'actualbtvolume' || dataIndex === 'btDuration') {
754
- var actualbtvolume = Number(_get(data, "pdProcedures.".concat(rowIndex, ".actualbtvolume")) || 0);
755
- var btDuration = Number(_get(data, "pdProcedures.".concat(rowIndex, ".btDuration")) || 1);
756
- _set(data, "pdProcedures.".concat(rowIndex, ".btspeed"), (actualbtvolume / btDuration).toFixed(3));
757
- }
758
- } else if (tableName === 'bloodFlows') {
759
- if (rowIndex % 2 === 0) {
760
- _set(data, "pdPreBloodFlows.".concat(Math.floor(rowIndex / 2), ".").concat(path), editingValue);
761
- } else {
762
- _set(data, "pdPostBloodFlows.".concat(Math.floor(rowIndex / 2), ".").concat(path), editingValue);
763
- }
764
- } else if (tableName === 'hemogramExam') {
765
- if (rowIndex % 3 === 0) {
766
- _set(data, "pdPreHemograms.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
767
- } else if (rowIndex % 3 === 1) {
768
- _set(data, "pdPreHemogramBanks.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
769
- } else if (rowIndex % 3 === 2) {
770
- _set(data, "pdPostHemograms.".concat(Math.floor(rowIndex / 3), ".").concat(path), editingValue);
771
- }
772
- }
773
- // console.log(data);
774
- onChange && onChange(data);
775
- };
776
- });
777
- _defineProperty(_this, "handleItemChange", function (_ref2) {
778
- var tableName = _ref2.tableName,
779
- dataIndex = _ref2.dataIndex,
780
- inputType = _ref2.inputType,
781
- rowIndex = _ref2.rowIndex;
782
- return function (event) {
783
- var value = _get(event, 'target.value');
784
- switch (inputType) {
785
- case 'select_tag_with_options':
786
- case 'normal_select':
787
- case 'tree_select':
788
- case 'select_with_no':
789
- case 'select_with_options_or_input':
790
- case 'dictionary_select_in_table':
791
- value = event;
792
- break;
793
- case 'date':
794
- case 'single_date_picker':
795
- value = formatDate(event, 'YYYY-MM-DD');
796
- break;
797
- case 'input_number':
798
- value = event;
799
- if (!_isNumber(value)) value = null;
800
- }
801
- _this.setState({
802
- editingValue: value,
803
- editingTable: tableName
804
- });
805
- };
31
+ _classCallCheck(this, FamilyTumorHistory);
32
+ for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
33
+ args[_key] = arguments[_key];
34
+ }
35
+ _this = _callSuper(this, FamilyTumorHistory, [].concat(args));
36
+ _defineProperty(_this, "state", {
37
+ childrens: [{}],
38
+ outData: {}
806
39
  });
807
40
  _defineProperty(_this, "handleAdd", function () {
808
- var onChange = _this.props.onChange;
809
- var _this$state3 = _this.state,
810
- dataSource = _this$state3.dataSource,
811
- bloodFlowsDataSource = _this$state3.bloodFlowsDataSource,
812
- hemogramExamDataSource = _this$state3.hemogramExamDataSource;
813
- var value = _this.value;
814
- var newPdProcedure = {
815
- key: Math.random()
816
- };
817
- var pdPreBloodFlow = {
818
- key: Math.random(),
819
- name: '术前血流',
820
- checkDate: dayjs().format('YYYY-MM-DD')
821
- };
822
- var pdPostBloodFlow = {
823
- key: Math.random(),
824
- name: '术后血流',
825
- checkDate: dayjs().format('YYYY-MM-DD')
826
- };
827
- var pdPreHemogram = {
828
- key: Math.random(),
829
- name: '术前血象(胎)'
830
- };
831
- var pdPreHemogramBank = {
832
- key: Math.random(),
833
- name: '术前血象(库血)'
834
- };
835
- var pdPostHemogram = {
836
- key: Math.random(),
837
- name: '术后血象(胎)'
838
- };
41
+ var childrens = _this.state.childrens;
839
42
  _this.setState({
840
- dataSource: [].concat(_toConsumableArray(dataSource), [newPdProcedure]),
841
- bloodFlowsDataSource: [].concat(_toConsumableArray(bloodFlowsDataSource), [pdPreBloodFlow, pdPostBloodFlow]),
842
- hemogramExamDataSource: [].concat(_toConsumableArray(hemogramExamDataSource), [pdPreHemogram, pdPreHemogramBank, pdPostHemogram])
43
+ childrens: [].concat(_toConsumableArray(childrens), [{
44
+ patientName: '有'
45
+ }])
843
46
  });
844
- var outData = {
845
- pdProcedures: [].concat(_toConsumableArray(_get(value, 'pdProcedures') || []), [newPdProcedure]),
846
- pdPreBloodFlows: [].concat(_toConsumableArray(_get(value, 'pdPreBloodFlows') || []), [pdPreBloodFlow]),
847
- pdPostBloodFlows: [].concat(_toConsumableArray(_get(value, 'pdPostBloodFlows') || []), [pdPostBloodFlow]),
848
- pdPreHemograms: [].concat(_toConsumableArray(_get(value, 'pdPreHemograms') || []), [pdPreHemogram]),
849
- pdPreHemogramBanks: [].concat(_toConsumableArray(_get(value, 'pdPreHemogramBanks') || []), [pdPreHemogramBank]),
850
- pdPostHemograms: [].concat(_toConsumableArray(_get(value, 'pdPostHemograms') || []), [pdPostHemogram])
851
- };
852
- onChange && onChange(outData);
853
- return outData;
854
47
  });
855
- _defineProperty(_this, "handleRowSelectChange", function (selectedRowKeys) {
48
+ _defineProperty(_this, "handleDelete", function (index) {
49
+ var childrens = _this.state.childrens;
50
+ childrens.splice(index, 1);
856
51
  _this.setState({
857
- selectedRowKeys: selectedRowKeys
52
+ childrens: childrens
858
53
  });
859
54
  });
860
- _defineProperty(_this, "handlePatchDelete", function () {
55
+ _defineProperty(_this, "handleChange", function (callbackData, name, index) {
56
+ var _callbackData$target;
57
+ var _valuue = isString(callbackData) ? callbackData : callbackData === null || callbackData === void 0 || (_callbackData$target = callbackData.target) === null || _callbackData$target === void 0 ? void 0 : _callbackData$target.value;
861
58
  var onChange = _this.props.onChange;
862
- var _this$state4 = _this.state,
863
- selectedRowKeys = _this$state4.selectedRowKeys,
864
- dataSource = _this$state4.dataSource,
865
- bloodFlowsDataSource = _this$state4.bloodFlowsDataSource,
866
- hemogramExamDataSource = _this$state4.hemogramExamDataSource;
867
- var pdProcedures = _filter(dataSource, function (data) {
868
- return _indexOf(selectedRowKeys, data.key) === -1;
869
- });
870
- var newBloodFlowsDataSource = [];
871
- var newHemogramExamDataSource = [];
872
- _map(dataSource, function (pdProcedure, rowIndex) {
873
- if (selectedRowKeys.indexOf(_get(pdProcedure, 'key')) === -1) {
874
- newBloodFlowsDataSource.push(bloodFlowsDataSource[rowIndex]);
875
- newBloodFlowsDataSource.push(bloodFlowsDataSource[rowIndex + 1]);
876
- newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex]);
877
- newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex + 1]);
878
- newHemogramExamDataSource.push(bloodFlowsDataSource[rowIndex + 2]);
879
- }
880
- });
881
- var pdPreBloodFlows = _filter(newBloodFlowsDataSource, function (data, key) {
882
- return Number(key) % 2 === 0;
883
- });
884
- var pdPostBloodFlows = _filter(newBloodFlowsDataSource, function (data, key) {
885
- return Number(key) % 2 === 1;
886
- });
887
- var pdPreHemograms = _filter(newHemogramExamDataSource, function (data, key) {
888
- return Number(key) % 3 === 0;
889
- });
890
- var pdPostHemograms = _filter(newHemogramExamDataSource, function (data, key) {
891
- return Number(key) % 3 === 1;
892
- });
893
- var pdPreHemogramBanks = _filter(newHemogramExamDataSource, function (data, key) {
894
- return Number(key) % 3 === 2;
895
- });
59
+ var _this$state = _this.state,
60
+ outData = _this$state.outData,
61
+ childrens = _this$state.childrens;
62
+ if (name === 'tumorName') {
63
+ var value = _valuue;
64
+ set(childrens[index], name, value);
65
+ } else {
66
+ set(childrens[index], name, _valuue);
67
+ }
896
68
  _this.setState({
897
- dataSource: pdProcedures,
898
- bloodFlowsDataSource: newBloodFlowsDataSource,
899
- hemogramExamDataSource: newHemogramExamDataSource
900
- });
901
- onChange && onChange({
902
- pdProcedures: pdProcedures,
903
- pdPreBloodFlows: pdPreBloodFlows,
904
- pdPostBloodFlows: pdPostBloodFlows,
905
- pdPreHemograms: pdPreHemograms,
906
- pdPreHemogramBanks: pdPreHemogramBanks,
907
- pdPostHemograms: pdPostHemograms
69
+ outData: childrens,
70
+ childrens: childrens
71
+ }, function () {
72
+ onChange && onChange(_this.state.outData);
908
73
  });
909
74
  });
910
- _defineProperty(_this, "handleOutBaseData", /*#__PURE__*/function () {
911
- var _ref3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(keys, values) {
912
- var onChange, dataSource, outData, newDataSource;
913
- return _regeneratorRuntime.wrap(function _callee$(_context) {
914
- while (1) switch (_context.prev = _context.next) {
915
- case 0:
916
- onChange = _this.props.onChange;
917
- dataSource = _this.state.dataSource;
918
- outData = _this.value;
919
- newDataSource = dataSource;
920
- if (!(_isEmpty(dataSource) || _isNil(dataSource))) {
921
- _context.next = 9;
922
- break;
923
- }
924
- _context.next = 7;
925
- return _this.handleAdd();
926
- case 7:
927
- outData = _context.sent;
928
- newDataSource = [{
929
- key: Math.random()
930
- }];
931
- case 9:
932
- _map(keys, function (key, index) {
933
- _set(outData, "pdProcedures.0.".concat(key), values[index]);
934
- _set(newDataSource[0], key, values[index]);
935
- });
936
- _this.setState({
937
- dataSource: newDataSource
938
- });
939
- onChange && onChange(outData);
940
- _this.forceUpdate();
941
- case 13:
942
- case "end":
943
- return _context.stop();
944
- }
945
- }, _callee);
946
- }));
947
- return function (_x, _x2) {
948
- return _ref3.apply(this, arguments);
949
- };
950
- }());
951
- _this.state = {
952
- dataSource: [],
953
- bloodFlowsDataSource: [],
954
- hemogramExamDataSource: [],
955
- selectedRowKeys: [],
956
- editingCol: undefined,
957
- editingRow: undefined,
958
- editingValue: undefined,
959
- editingTable: undefined
960
- };
961
- _this.columns = tableColumns;
962
- _this.value = _get(props, 'value') || {};
75
+ _defineProperty(_this, "renderFieldItem", function (_ref) {
76
+ var name = _ref.name,
77
+ value = _ref.value,
78
+ label = _ref.label,
79
+ inputType = _ref.inputType,
80
+ _ref$labelSpan = _ref.labelSpan,
81
+ labelSpan = _ref$labelSpan === void 0 ? 12 : _ref$labelSpan,
82
+ _ref$wrapperSpan = _ref.wrapperSpan,
83
+ wrapperSpan = _ref$wrapperSpan === void 0 ? 12 : _ref$wrapperSpan,
84
+ _ref$inputProps = _ref.inputProps,
85
+ inputProps = _ref$inputProps === void 0 ? {} : _ref$inputProps,
86
+ _ref$index = _ref.index,
87
+ index = _ref$index === void 0 ? 0 : _ref$index;
88
+ return /*#__PURE__*/React.createElement(Row, {
89
+ className: styles["nurse-children__field"]
90
+ }, /*#__PURE__*/React.createElement(Col, {
91
+ className: styles["nurse-children__field-label"],
92
+ span: labelSpan
93
+ }, /*#__PURE__*/React.createElement("span", null, label, "\uFF1A")), /*#__PURE__*/React.createElement(Col, {
94
+ className: styles["nurse-children__field-input"],
95
+ span: wrapperSpan
96
+ }, /*#__PURE__*/React.createElement(BaseFormComponent, _objectSpread(_objectSpread({
97
+ name: name,
98
+ value: value,
99
+ inputType: inputType
100
+ }, inputProps), {}, {
101
+ onChange: function onChange(e) {
102
+ _this.handleChange(e, name, index);
103
+ }
104
+ }))));
105
+ });
106
+ _defineProperty(_this, "renderChildrenItem", function (children, index, value) {
107
+ return /*#__PURE__*/React.createElement("div", {
108
+ key: index,
109
+ style: {
110
+ position: 'relative'
111
+ }
112
+ }, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
113
+ span: 8
114
+ }, _this.renderFieldItem({
115
+ index: index,
116
+ name: 'patientName',
117
+ value: get(value, ["".concat(index), 'patientName']) || get(children, 'patientName'),
118
+ // label: '家族肿瘤史',
119
+ label: '',
120
+ labelSpan: 0,
121
+ wrapperSpan: 24,
122
+ inputType: 'select_with_options',
123
+ inputProps: {
124
+ placeholder: '请选择',
125
+ options: [{
126
+ label: '无',
127
+ value: ''
128
+ }, {
129
+ label: '有',
130
+ value: '有'
131
+ }]
132
+ }
133
+ })), /*#__PURE__*/React.createElement(Col, {
134
+ span: 8
135
+ }, _this.renderFieldItem({
136
+ index: index,
137
+ name: 'tumorName',
138
+ value: get(value, ["".concat(index), 'patientName']) === '无' ? '' : get(value, ["".concat(index), 'tumorName']),
139
+ label: '',
140
+ labelSpan: 0,
141
+ wrapperSpan: 24,
142
+ inputType: 'input',
143
+ inputProps: {
144
+ placeholder: '请输入疾病名称',
145
+ disabled: get(value, ["".concat(index), 'patientName']) === '无' ? true : false
146
+ }
147
+ })), /*#__PURE__*/React.createElement(Col, {
148
+ span: 8
149
+ }, _this.renderFieldItem({
150
+ index: index,
151
+ name: 'relationshipWithPatients',
152
+ value: get(value, ["".concat(index), 'patientName']) === '无' ? '' : get(value, ["".concat(index), 'relationshipWithPatients']),
153
+ label: '',
154
+ labelSpan: 0,
155
+ wrapperSpan: 8,
156
+ inputType: 'select_with_options',
157
+ inputProps: {
158
+ placeholder: '请选择关系',
159
+ options: [{
160
+ value: '父母',
161
+ label: '父母'
162
+ }, {
163
+ value: '子女',
164
+ label: '子女'
165
+ }, {
166
+ value: '兄弟姐妹',
167
+ label: '兄弟姐妹'
168
+ }],
169
+ disabled: get(value, ["".concat(index), 'patientName']) === '无' ? true : false
170
+ }
171
+ }))), /*#__PURE__*/React.createElement("div", {
172
+ style: {
173
+ paddingLeft: 30,
174
+ color: '#3d8bf7',
175
+ position: 'absolute',
176
+ right: '18%',
177
+ top: '50%',
178
+ transform: 'translateY(-50%)'
179
+ }
180
+ }, /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(MyIcon, {
181
+ value: 'PlusCircleOutlined',
182
+ onClick: _this.handleAdd
183
+ }), _this.state.childrens.length > 1 ? (/*#__PURE__*/React.createElement(MyIcon, {
184
+ value: 'MinusCircleOutlined',
185
+ onClick: function onClick() {
186
+ _this.handleDelete(index);
187
+ }
188
+ })) : null)));
189
+ });
963
190
  return _this;
964
191
  }
965
- _inherits(IntrauterineBloodTransfusion, _Component);
966
- return _createClass(IntrauterineBloodTransfusion, [{
192
+ _inherits(FamilyTumorHistory, _Component);
193
+ return _createClass(FamilyTumorHistory, [{
967
194
  key: "componentDidMount",
968
195
  value: function componentDidMount() {
969
- this.initData();
970
- }
971
- }, {
972
- key: "componentDidUpdate",
973
- value: function componentDidUpdate(prevProps, prevState) {
974
- var value = this.props.value;
975
- if (!_isEqual(prevProps.value, value)) {
976
- this.initData();
196
+ if (this.props.value && !isEmpty(this.props.value)) {
197
+ this.setState({
198
+ childrens: this.props.value
199
+ });
977
200
  }
978
201
  }
979
202
  }, {
980
203
  key: "render",
981
204
  value: function render() {
982
205
  var _this2 = this;
983
- var _this$state5 = this.state,
984
- dataSource = _this$state5.dataSource,
985
- selectedRowKeys = _this$state5.selectedRowKeys,
986
- bloodFlowsDataSource = _this$state5.bloodFlowsDataSource,
987
- hemogramExamDataSource = _this$state5.hemogramExamDataSource;
988
- var newProcedureColumns = this.formatColumns('procedure')(this.columns);
989
- var newBloodFlowsColumns = this.formatColumns('bloodFlows')(bloodFlowsColumns);
990
- var newHemogramExamColumns = this.formatColumns('hemogramExam')(hemogramExamColumns);
991
- return /*#__PURE__*/React.createElement("div", {
992
- className: "pd-procedure"
993
- }, /*#__PURE__*/React.createElement("div", {
994
- className: "pd-procedure-normal"
995
- }, /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
996
- span: 8
997
- }, /*#__PURE__*/React.createElement(_Form.Item, _extends({
998
- label: "\u5F00\u59CB\u65F6\u95F4"
999
- }, layout), /*#__PURE__*/React.createElement(TimePickerAutoaccept, {
1000
- format: "HH:mm",
1001
- disabledHours: function disabledHours() {
1002
- var endTime = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null;
1003
- if (endTime) {
1004
- var h = endTime.hour();
1005
- return HOURS.slice(h + 1, HOURS.length);
1006
- }
1007
- return [];
1008
- },
1009
- disabledMinutes: function disabledMinutes(selectedHour) {
1010
- var endTime = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null;
1011
- if (endTime) {
1012
- if (selectedHour < endTime.hour()) return [];
1013
- var m = endTime.minute();
1014
- return MINUTES.slice(m + 1, MINUTES.length);
1015
- }
1016
- return [];
1017
- },
1018
- value: _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null,
1019
- onChange: function onChange(value) {
1020
- var duration = _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm').diff(dayjs(value, 'HH:mm'), 'minutes') : 0;
1021
- var startTime = value ? dayjs(value).format('HH:mm').toString() : null;
1022
- _this2.handleOutBaseData(['startTime', 'duration'], [startTime, duration]);
1023
- }
1024
- }))), /*#__PURE__*/React.createElement(_Col, {
1025
- span: 8
1026
- }, /*#__PURE__*/React.createElement(_Form.Item, _extends({
1027
- label: "\u7ED3\u675F\u65F6\u95F4"
1028
- }, layout), /*#__PURE__*/React.createElement(TimePickerAutoaccept, {
1029
- format: "HH:mm",
1030
- disabledHours: function disabledHours() {
1031
- var startTime = _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null;
1032
- if (startTime) {
1033
- var h = startTime.hour();
1034
- return HOURS.slice(0, h);
1035
- }
1036
- return [];
1037
- },
1038
- disabledMinutes: function disabledMinutes(selectedHour) {
1039
- var startTime = _get(dataSource, '0.startTime') ? dayjs(_get(dataSource, '0.startTime'), 'HH:mm') : null;
1040
- if (startTime) {
1041
- if (selectedHour > startTime.hour()) return [];
1042
- var m = startTime.minute();
1043
- return MINUTES.slice(0, m + 1);
1044
- }
1045
- return [];
1046
- },
1047
- value: _get(dataSource, '0.endTime') ? dayjs(_get(dataSource, '0.endTime'), 'HH:mm') : null,
1048
- onChange: function onChange(value) {
1049
- var duration = _get(dataSource, '0.startTime') ? dayjs(value, 'HH:mm').diff(dayjs(_get(dataSource, '0.startTime'), 'HH:mm'), 'minutes') : 0;
1050
- var endTime = value ? dayjs(value).format('HH:mm').toString() : null;
1051
- _this2.handleOutBaseData(['endTime', 'duration'], [endTime, duration]);
1052
- }
1053
- }))), /*#__PURE__*/React.createElement(_Col, {
1054
- span: 8
1055
- }, /*#__PURE__*/React.createElement(_Form.Item, _extends({
1056
- label: "\u6301\u7EED\u65F6\u95F4(\u5206)"
1057
- }, layout), /*#__PURE__*/React.createElement(_Input, {
1058
- disabled: true,
1059
- value: _get(dataSource, '0.duration')
1060
- })))), /*#__PURE__*/React.createElement(_Row, null, /*#__PURE__*/React.createElement(_Col, {
1061
- span: 8
1062
- }, /*#__PURE__*/React.createElement(_Form.Item, _extends({
1063
- label: "\u91C7\u8840\u65E5\u671F"
1064
- }, layout), /*#__PURE__*/React.createElement(DatePicker_L, {
1065
- value: _get(dataSource, '0.sampleSite') ? dayjs(_get(dataSource, '0.sampleSite'), 'YYYY-MM-DD') : undefined,
1066
- onChange: function onChange(value) {
1067
- _this2.handleOutBaseData(['sampleSite'], [formatDateTime(value)]);
1068
- }
1069
- }))), /*#__PURE__*/React.createElement(_Col, {
1070
- span: 8
1071
- }, /*#__PURE__*/React.createElement(_Form.Item, _extends({
1072
- label: "\u5E93\u8840\u7C7B\u578B"
1073
- }, layout), /*#__PURE__*/React.createElement(Select, {
1074
- value: _get(dataSource, '0.sampleInspection'),
1075
- onChange: function onChange(value) {
1076
- _this2.handleOutBaseData(['sampleInspection'], [value]);
1077
- }
1078
- }, /*#__PURE__*/React.createElement(Select.Option, {
1079
- value: "\u5168\u8840"
1080
- }, "\u5168\u8840"), /*#__PURE__*/React.createElement(Select.Option, {
1081
- value: "\u6D17\u6DA4"
1082
- }, "\u6D17\u6DA4"), /*#__PURE__*/React.createElement(Select.Option, {
1083
- value: "\u60AC\u6D6E"
1084
- }, "\u60AC\u6D6E"), /*#__PURE__*/React.createElement(Select.Option, {
1085
- value: "\u6D53\u7F29"
1086
- }, "\u6D53\u7F29")))))), /*#__PURE__*/React.createElement("div", {
1087
- className: "pd-procedure-table"
1088
- }, /*#__PURE__*/React.createElement("div", {
1089
- className: "pd-procedure-table__header"
1090
- }, /*#__PURE__*/React.createElement(_Button, {
1091
- onClick: this.handleAdd
1092
- }, "\u65B0\u589E"), /*#__PURE__*/React.createElement(_Button, {
1093
- disabled: _isEmpty(selectedRowKeys),
1094
- onClick: this.handlePatchDelete
1095
- }, "\u5220\u9664")), /*#__PURE__*/React.createElement(Table, {
1096
- rowSelection: {
1097
- selectedRowKeys: selectedRowKeys,
1098
- onChange: this.handleRowSelectChange
1099
- },
1100
- size: "small",
1101
- bordered: true,
1102
- columns: newProcedureColumns,
1103
- dataSource: dataSource,
1104
- pagination: false,
1105
- scroll: {
1106
- x: 3000
1107
- }
1108
- }), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement(Table, {
1109
- size: "small",
1110
- className: "blood-and-thalassemia",
1111
- bordered: true,
1112
- columns: newBloodFlowsColumns,
1113
- dataSource: bloodFlowsDataSource,
1114
- pagination: false
1115
- }), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement(Table, {
1116
- size: "small",
1117
- className: "blood-and-thalassemia",
1118
- bordered: true,
1119
- columns: newHemogramExamColumns,
1120
- dataSource: hemogramExamDataSource,
1121
- pagination: false
1122
- })));
206
+ var childrens = this.state.childrens;
207
+ var value = this.props.value;
208
+ return /*#__PURE__*/React.createElement("div", null, map(childrens, function (children, index) {
209
+ return _this2.renderChildrenItem(children, index, value);
210
+ }));
1123
211
  }
1124
212
  }]);
1125
213
  }(Component);
1126
- export { IntrauterineBloodTransfusion as default };
1127
- //# sourceMappingURL=.root129.js.map
214
+ export { FamilyTumorHistory as default };