@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 _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
2
1
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
2
  import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
4
3
  import _createClass from "@babel/runtime/helpers/createClass";
@@ -9,659 +8,102 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
9
8
  import _regeneratorRuntime from "@babel/runtime/regenerator";
10
9
  function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
11
10
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
12
- 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; }
13
- 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; }
14
- import 'antd/es/button/style';
15
- import _Button from 'antd/es/button';
16
- import 'antd/es/tabs/style';
17
- import _Tabs from 'antd/es/tabs';
18
- import 'antd/es/row/style';
19
- import _Row from 'antd/es/row';
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 { ap as BaseEditPanelForm, _ as _extends, aq as formItemLayout, ar as BaseEditPanel, as as formDescriptionsWithoutSectionApi, i as BaseFormComponent, s as styles, ag as HourMinuteInput } from './index.js';
25
- import _map from 'lodash/map';
26
- import _get from 'lodash/get';
27
- import { PlusCircleOutlined, DeleteOutlined, PlusOutlined } from '@ant-design/icons';
28
- import React$1, { Component } from 'react';
29
- import { SMchc_FormDescriptions } from '@lm_fe/service';
30
- import _set from 'lodash/set';
31
- import { safe_json_parse } from '@lm_fe/utils';
32
- import dayjs from 'dayjs';
33
- import { mchcEvent } from '@lm_fe/env';
34
- import classnames from 'classnames';
35
- import 'antd/es/input/style';
36
- import 'antd/es/input';
37
- import 'antd/es/input-number/style';
38
- import 'antd/es/input-number';
39
- import 'antd/es/checkbox/style';
40
- import 'antd/es/checkbox';
41
- import 'antd/es/switch/style';
42
- import 'antd/es/switch';
43
- import 'lodash/isObject';
44
- import 'lodash/keys';
45
- import 'lodash/keyBy';
46
- import 'lodash/isNil';
47
- import 'lodash/isEmpty';
48
- import '@lm_fe/components';
49
- import 'lodash/isFunction';
50
- import 'antd/es/spin/style';
51
- import 'antd/es/spin';
52
- import 'antd/es/space/style';
53
- import 'antd/es/space';
54
- import 'lodash/indexOf';
55
- import 'lodash/compact';
56
- import 'lodash/isString';
57
- import 'lodash/isNumber';
58
- import 'lodash/isBoolean';
59
- import 'antd/es/divider/style';
60
- import 'antd/es/divider';
61
- import 'lodash/join';
62
- import 'lodash/isEqual';
63
- import 'lodash/isArray';
64
- import 'lodash/identity';
65
- import 'lodash/cloneDeep';
66
- import 'antd/es/tooltip/style';
67
- import 'antd/es/tooltip';
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 'lodash/filter';
77
- import 'react-to-print';
78
- import 'lodash/concat';
79
- import 'lodash/reduce';
80
- import 'lodash/debounce';
81
- import 'lodash/pickBy';
82
- import 'antd/es/auto-complete/style';
83
- import 'antd/es/auto-complete';
84
- import 'lodash/nth';
85
- import 'lodash/assign';
86
- import 'antd/es/popover/style';
87
- import 'antd/es/popover';
88
- import 'antd/es/menu/style';
89
- import 'antd/es/menu';
90
- import 'store';
91
- import 'antd/es/popconfirm/style';
92
- import 'antd/es/popconfirm';
93
- import 'antd/es/radio/style';
94
- import 'antd/es/radio';
95
- import 'lodash/last';
96
- import 'lodash/toUpper';
97
- var fromApi = function fromApi(data, nativeFormDescriptions) {
98
- var result = _objectSpread({}, data);
99
- _map(nativeFormDescriptions, function (desctiption, key) {
100
- var tranferRules = desctiption.tranfer_rules,
101
- inputType = desctiption.inputType;
102
- var type = 'default';
103
- var path = key;
104
- if (safe_json_parse(tranferRules)) {
105
- var tranferRulesJson = safe_json_parse(tranferRules);
106
- type = _get(tranferRulesJson, 'type') ? _get(tranferRulesJson, 'type') : 'default';
107
- path = _get(tranferRulesJson, 'path') ? _get(tranferRulesJson, 'path') : key;
108
- }
109
- if (key === 'appgar') {
110
- type = 'apgar';
111
- }
112
- if ([
113
- // 'deliverytype',
114
- 'motherAbo', 'fatherAbo', 'ear', 'snout', 'labrum', 'nece', 'pectus', 'ventral', 'dorsalspine', 'extremities', 'fingers', 'toe', 'anus', 'anoperineogenital', 'headDeform', 'raniumOverlay', 'umbilicalCordtorsion',
115
- // 'umbilicalCordKnot',
116
- 'tongue', 'umbilicalcord', 'mouth'].includes(key)) {
117
- type = 'key_and_keyNote';
118
- }
119
- switch (type) {
120
- case 'key_and_keyNote':
121
- _set(result, "".concat(key, ".key"), _get(data, path));
122
- _set(result, "".concat(key, ".keyNote"), _get(data, "".concat(path, "Note")));
123
- break;
124
- case 'stage':
125
- _set(result, "".concat(key, ".0"), _get(data, "".concat(key, "h")));
126
- _set(result, "".concat(key, ".1"), _get(data, "".concat(key, "m")));
127
- break;
128
- case 'apgar':
129
- _map(data, function (record, index) {
130
- if (index.indexOf('apgar') > -1) {
131
- _set(result, "".concat(key, ".").concat(index), record);
132
- }
133
- // set(result, `${key}.${index}.apgar1`, record);
134
- // set(result, `${key}.${index}.apgar5`, record);
135
- // set(result, `${key}.${index}.apgar10`, record);
136
- });
137
- break;
138
- case 'moment':
139
- _set(result, key, _get(data, path) ? dayjs(_get(data, path)) : undefined);
140
- break;
141
- case 'default':
142
- default:
143
- _set(result, key, _get(data, path));
144
- break;
145
- }
146
- // radio_input组件数据处理
147
- if (inputType === 'radio_input') {
148
- var k = key.split('.').pop();
149
- var obj = _defineProperty(_defineProperty({}, k, _get(data, key)), "".concat(k, "Note"), _get(data, "".concat(key, "Note")));
150
- _set(result, key, obj);
151
- delete result["".concat(k, "Note")];
152
- }
153
- if (inputType === 'checkbox_with_input') {
154
- if (['hbig', 'hepatitisBvaccin'].includes(key)) {
155
- var checkBoxValue = {
156
- checkedValues: [_get(data, path)],
157
- withInputValues: _defineProperty({}, _get(data, path), {
158
- key: _get(data, path),
159
- value: {
160
- '0': _get(data, "".concat(path, "Time"))
161
- }
162
- })
163
- };
164
- _set(result, key, JSON.stringify(checkBoxValue));
165
- } else if (key === 'umbilicalCordWine' || key === 'caputSuccedaneumNote1' || key === 'hematomaNote1' || key === 'craniomalaciaNote1' || key === 'asphyxiatedNote' || key === 'embryolemma') {
166
- _set(result, key, _get(data, path));
167
- } else {
168
- var _checkBoxValue = {
169
- checkedValues: [_get(data, path)],
170
- withInputValues: _defineProperty({}, _get(data, path), {
171
- key: _get(data, path),
172
- value: {
173
- '0': _get(data, "".concat(path, "Note"))
174
- }
175
- })
176
- };
177
- _set(result, key, JSON.stringify(_checkBoxValue));
178
- }
179
- }
180
- if (key === 'process') {
181
- _set(result, "".concat(key), "{\"0\":".concat(_get(data, 'gravidity') || null, ",\"1\":").concat(_get(data, 'parity') || null, "}"));
182
- }
183
- if (['umbilicalcordtwine', 'umbilicalcordTurnRound', 'umbilicalcordKnot'].includes(key)) {
184
- _set(result, "".concat(key, ".key"), _get(data, "fetusAppendages.".concat(key)));
185
- _set(result, "".concat(key, ".keyNote"), '');
186
- }
187
- });
188
- return _objectSpread(_objectSpread({}, result), {}, {
189
- id: _get(data, 'id')
190
- });
191
- };
192
- var AdmissionForm = /*#__PURE__*/function (_BaseEditPanelForm) {
193
- function AdmissionForm() {
11
+ import { AutoComplete, Input } from 'antd';
12
+ import { Component } from 'react';
13
+ var ReferralOrganizationSelect = /*#__PURE__*/function (_Component) {
14
+ function ReferralOrganizationSelect() {
194
15
  var _this;
195
- _classCallCheck(this, AdmissionForm);
16
+ _classCallCheck(this, ReferralOrganizationSelect);
196
17
  for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
197
18
  args[_key] = arguments[_key];
198
19
  }
199
- _this = _callSuper(this, AdmissionForm, [].concat(args));
200
- _defineProperty(_this, "handleFieldsChange", /*#__PURE__*/function () {
201
- var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(changedFields, allFields) {
202
- var name;
203
- return _regeneratorRuntime.wrap(function _callee$(_context) {
204
- while (1) switch (_context.prev = _context.next) {
205
- case 0:
206
- _this.form;
207
- name = _get(changedFields[0], 'name.0');
208
- if (name === 'appgar') {
209
- _get(changedFields[0], 'value');
210
- // form?.setFieldsValue({
211
- // appgar: {
212
- // apgar1HeartrateScore: get(value, 'apgar1Heartrate'),
213
- // apgar1BreathScore: get(value, 'apgar1Breath'),
214
- // apgar1ReflexScore: get(value, 'apgar1Reflex'),
215
- // apgar1MuscletensionScore: get(value, 'apgar1Muscletension'),
216
- // apgar1SkincolorScore: get(value, 'apgar1Skincolor'),
217
- // apgar1:
218
- // (get(value, 'apgar1Heartrate') || 0) +
219
- // (get(value, 'apgar1Breath') || 0) +
220
- // (get(value, 'apgar1Reflex') || 0) +
221
- // (get(value, 'apgar1Muscletension') || 0) +
222
- // (get(value, 'apgar1Skincolor') || 0),
223
- // apgar5HeartrateScore: get(value, 'apgar5Heartrate'),
224
- // apgar5BreathScore: get(value, 'apgar5Breath'),
225
- // apgar5ReflexScore: get(value, 'apgar5Reflex'),
226
- // apgar5MuscletensionScore: get(value, 'apgar5Muscletension'),
227
- // apgar5SkincolorScore: get(value, 'apgar5Skincolor'),
228
- // apgar5:
229
- // (get(value, 'apgar5Heartrate') || 0) +
230
- // (get(value, 'apgar5Breath') || 0) +
231
- // (get(value, 'apgar5Reflex') || 0) +
232
- // (get(value, 'apgar5Muscletension') || 0) +
233
- // (get(value, 'apgar5Skincolor') || 0),
234
- // apgar10HeartrateScore: get(value, 'apgar10Heartrate'),
235
- // apgar10BreathScore: get(value, 'apgar10Breath'),
236
- // apgar10ReflexScore: get(value, 'apgar10Reflex'),
237
- // apgar10MuscletensionScore: get(value, 'apgar10Muscletension'),
238
- // apgar10SkincolorScore: get(value, 'apgar10Skincolor'),
239
- // apgar10:
240
- // (get(value, 'apgar10Heartrate') || 0) +
241
- // (get(value, 'apgar10Breath') || 0) +
242
- // (get(value, 'apgar10Reflex') || 0) +
243
- // (get(value, 'apgar10Muscletension') || 0) +
244
- // (get(value, 'apgar10Skincolor') || 0),
245
- // },
246
- // });
247
- }
248
- case 3:
249
- case "end":
250
- return _context.stop();
251
- }
252
- }, _callee);
253
- }));
254
- return function (_x, _x2) {
255
- return _ref.apply(this, arguments);
256
- };
257
- }());
258
- return _this;
259
- }
260
- _inherits(AdmissionForm, _BaseEditPanelForm);
261
- return _createClass(AdmissionForm, [{
262
- key: "render",
263
- value: function render() {
264
- var _this2 = this;
265
- return /*#__PURE__*/React$1.createElement(_Form, _extends({
266
- autoComplete: "off",
267
- ref: this.formRef,
268
- onBlur: this.handleItemBlur,
269
- onValuesChange: function onValuesChange(a, b) {
270
- var _Number, _Number2;
271
- var k = Object.keys(a)[0];
272
- var v = Object.values(a)[0];
273
- mchcEvent.emit('my_form', {
274
- type: 'onChange',
275
- value: v,
276
- name: k,
277
- values: b
278
- });
279
- console.log('jjx 00', a);
280
- var form = _this2.form;
281
- var preamnioticfluidvolume = (_Number = Number(b.preamnioticfluidvolume)) !== null && _Number !== void 0 ? _Number : 0; // 前羊水
282
- var amnioticfluidvolume = (_Number2 = Number(b.amnioticfluidvolume)) !== null && _Number2 !== void 0 ? _Number2 : 0; // 后羊水
283
- //羊水总量
284
- form.setFieldsValue({
285
- amnioticfluidtotalvolume: preamnioticfluidvolume + amnioticfluidvolume
286
- });
287
- },
288
- onFieldsChange: this.handleFieldsChange
289
- }, formItemLayout), this.renderEditContent());
290
- }
291
- }]);
292
- }(BaseEditPanelForm);
293
- var AdmissionPanel = /*#__PURE__*/function (_BaseEditPanel) {
294
- function AdmissionPanel() {
295
- _classCallCheck(this, AdmissionPanel);
296
- return _callSuper(this, AdmissionPanel, arguments);
297
- }
298
- _inherits(AdmissionPanel, _BaseEditPanel);
299
- return _createClass(AdmissionPanel, [{
300
- key: "componentDidMount",
301
- value: // async componentWillReceiveProps(nextProps) {
302
- // if (!isEmpty(nextProps.data) && isEmpty(this.props.data)) {
303
- // console.log(nextProps, this.props, '进入了');
304
- // const { data, moduleName, baseUrl, fromApi = defaultFromApi, system } = nextProps;
305
- // const formField =
306
- // get(system, 'config.systemMode') === 'production'
307
- // ? get(strToJson(sessionStorage.getItem('formDescriptionsJson')), `${moduleName}`) || []
308
- // : await request.get(`/api/form-descriptions?moduleName=${moduleName}`);
309
- // const formDescriptions = formDescriptionsFromApi(formField);
310
- // const formDescriptionsWithoutSection = formDescriptionsWithoutSectionApi(formDescriptions);
311
- // const formKey = get(nextProps.data, 'id') || Math.random();
312
- // this.setState({
313
- // formDescriptions,
314
- // formDescriptionsWithoutSection,
315
- // data: fromApi(nextProps.data, formDescriptionsWithoutSection),
316
- // formKey,
317
- // });
318
- // }
319
- // }
320
- function () {
321
- var _componentDidMount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2() {
322
- var _this$props, data, moduleName, baseUrl, _this$props$fromApi, fromApi$1, formDescriptions, formDescriptionsWithoutSection, formKey;
20
+ _this = _callSuper(this, ReferralOrganizationSelect, [].concat(args));
21
+ _defineProperty(_this, "state", {
22
+ data: undefined,
23
+ options: []
24
+ });
25
+ _defineProperty(_this, "handleGetOptions", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
26
+ var options;
27
+ return _regeneratorRuntime.wrap(function _callee$(_context) {
28
+ while (1) switch (_context.prev = _context.next) {
29
+ case 0:
30
+ // const options = await getAllResources(`/api/getNurseOrDoctorName/12`);
31
+ options = [];
32
+ _this.setState({
33
+ options: options
34
+ });
35
+ case 2:
36
+ case "end":
37
+ return _context.stop();
38
+ }
39
+ }, _callee);
40
+ })));
41
+ _defineProperty(_this, "handleChange", /*#__PURE__*/function () {
42
+ var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2(data) {
43
+ var onChange;
323
44
  return _regeneratorRuntime.wrap(function _callee2$(_context2) {
324
45
  while (1) switch (_context2.prev = _context2.next) {
325
46
  case 0:
326
- _this$props = this.props, data = _this$props.data, moduleName = _this$props.moduleName, baseUrl = _this$props.baseUrl, _this$props$fromApi = _this$props.fromApi, fromApi$1 = _this$props$fromApi === void 0 ? fromApi : _this$props$fromApi;
327
- _context2.next = 3;
328
- return SMchc_FormDescriptions.getModuleParseCache(moduleName);
329
- case 3:
330
- formDescriptions = _context2.sent;
331
- formDescriptionsWithoutSection = formDescriptionsWithoutSectionApi(formDescriptions);
332
- formKey = _get(data, 'id') || Math.random();
333
- this.setState({
334
- formDescriptions: formDescriptions,
335
- formDescriptionsWithoutSection: formDescriptionsWithoutSection,
336
- data: fromApi$1(data, formDescriptionsWithoutSection),
337
- formKey: formKey
47
+ onChange = _this.props.onChange;
48
+ _this.setState({
49
+ data: data
338
50
  });
339
- case 7:
51
+ onChange && onChange(data);
52
+ case 3:
340
53
  case "end":
341
54
  return _context2.stop();
342
55
  }
343
- }, _callee2, this);
56
+ }, _callee2);
344
57
  }));
345
- function componentDidMount() {
346
- return _componentDidMount.apply(this, arguments);
347
- }
348
- return componentDidMount;
349
- }()
350
- }, {
351
- key: "render",
352
- value: function render() {
353
- var _this3 = this;
354
- var _this$props2 = this.props,
355
- Form = _this$props2.Form,
356
- _this$props2$printTem = _this$props2.printTemplate,
357
- printTemplate = _this$props2$printTem === void 0 ? '' : _this$props2$printTem,
358
- _this$props2$printRes = _this$props2.printResource,
359
- printResource = _this$props2$printRes === void 0 ? '' : _this$props2$printRes,
360
- index = _this$props2.index,
361
- history = _this$props2.history;
362
- var _this$state = this.state,
363
- formDescriptions = _this$state.formDescriptions,
364
- formDescriptionsWithoutSection = _this$state.formDescriptionsWithoutSection,
365
- data = _this$state.data,
366
- formKey = _this$state.formKey,
367
- spinning = _this$state.spinning;
368
- return /*#__PURE__*/React.createElement("div", {
369
- className: "base-edit-panel"
370
- }, /*#__PURE__*/React.createElement(Form, {
371
- ref: function ref(_ref2) {
372
- return _this3.formRef = _ref2;
373
- },
374
- key: formKey,
375
- spinning: spinning,
376
- printId: _get(data, 'id'),
377
- printResource: printResource,
378
- printTemplate: printTemplate,
379
- data: data,
380
- index: index,
381
- onFinish: this.handleSubmit,
382
- formDescriptions: formDescriptions,
383
- formDescriptionsWithoutSection: formDescriptionsWithoutSection,
384
- history: history
385
- }));
386
- }
387
- }]);
388
- }(BaseEditPanel);
389
- _defineProperty(AdmissionPanel, "defaultProps", {
390
- baseUrl: '/api/noenate-records',
391
- moduleName: 'delivery-nursing-fetus',
392
- //moduleName: 'neonatal-nursing',
393
- title: '新生儿记录',
394
- Form: AdmissionForm
395
- });
396
- var TITLE = '胎儿';
397
- var NursingFetus = /*#__PURE__*/function (_Component) {
398
- function NursingFetus() {
399
- var _this4;
400
- _classCallCheck(this, NursingFetus);
401
- for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
402
- args[_key2] = arguments[_key2];
403
- }
404
- _this4 = _callSuper(this, NursingFetus, [].concat(args));
405
- _defineProperty(_this4, "state", {
406
- tabs: [{
407
- title: "".concat(TITLE, "1"),
408
- key: 'tab1',
409
- value: {}
410
- }],
411
- activeKey: 'tab1'
412
- });
413
- _defineProperty(_this4, "formRefs", []);
414
- _defineProperty(_this4, "setActiveKey", function (activeKey) {
415
- // mchcEnv.setGlobalCache('deliver-activeKey', activeKey)
416
- _this4.setState({
417
- activeKey: activeKey
418
- });
419
- });
420
- _defineProperty(_this4, "onEdit", function (targetKey, action) {
421
- _this4[action](targetKey);
422
- });
423
- _defineProperty(_this4, "handleClick", function () {
424
- var _this4$state = _this4.state,
425
- tabs = _this4$state.tabs,
426
- activeKey = _this4$state.activeKey;
427
- var key = tabs[tabs.length - 1].key;
428
- //自动打开下一个tab,若没有则新增一个
429
- if (key === activeKey) {
430
- _this4.add();
431
- } else {
432
- _this4.setActiveKey(key);
433
- }
434
- //回到tab顶部
435
- var dom = document.getElementById('scroll-top');
436
- dom && dom.scrollIntoView({
437
- behavior: 'smooth'
438
- });
439
- });
440
- _defineProperty(_this4, "add", function () {
441
- var tabs = _this4.state.tabs;
442
- var activeKey = Math.random().toString();
443
- var newPanes = _toConsumableArray(tabs);
444
- var v = _this4.getFuckLastFormValue(_this4.state.activeKey);
445
- newPanes.push({
446
- title: "".concat(TITLE).concat(tabs.length + 1),
447
- key: activeKey,
448
- value: v
449
- });
450
- _this4.setState({
451
- tabs: newPanes
452
- });
453
- _this4.setActiveKey(activeKey);
454
- });
455
- _defineProperty(_this4, "remove", function (targetKey) {
456
- if (!confirm('确定删除吗?')) return;
457
- var _this4$state2 = _this4.state,
458
- tabs = _this4$state2.tabs,
459
- activeKey = _this4$state2.activeKey;
460
- var newActiveKey = activeKey;
461
- var lastIndex;
462
- tabs.forEach(function (pane, i) {
463
- if (pane.key === targetKey) {
464
- lastIndex = i - 1;
465
- }
466
- });
467
- var newPanes = tabs.filter(function (pane) {
468
- return pane.key !== targetKey;
469
- });
470
- if (newPanes.length && newActiveKey === targetKey) {
471
- if (lastIndex >= 0) {
472
- newActiveKey = newPanes[lastIndex].key;
473
- } else {
474
- newActiveKey = newPanes[0].key;
475
- }
476
- }
477
- console.log(newPanes, newActiveKey);
478
- _this4.setState({
479
- tabs: newPanes
480
- });
481
- _this4.setActiveKey(newActiveKey);
482
- });
483
- _defineProperty(_this4, "handleDelete", function (tab) {
484
- return function () {
485
- var targetKey = _get(tab, 'key');
486
- _this4.remove(targetKey);
58
+ return function (_x) {
59
+ return _ref2.apply(this, arguments);
487
60
  };
488
- });
489
- _defineProperty(_this4, "renderFieldItem", function (_ref3) {
490
- var inputType = _ref3.inputType,
491
- _ref3$labelSpan = _ref3.labelSpan,
492
- labelSpan = _ref3$labelSpan === void 0 ? 12 : _ref3$labelSpan,
493
- _ref3$wrapperSpan = _ref3.wrapperSpan,
494
- wrapperSpan = _ref3$wrapperSpan === void 0 ? 12 : _ref3$wrapperSpan,
495
- _ref3$inputProps = _ref3.inputProps,
496
- inputProps = _ref3$inputProps === void 0 ? {} : _ref3$inputProps;
497
- return /*#__PURE__*/React$1.createElement(BaseFormComponent, _extends({
498
- inputType: inputType
499
- }, inputProps));
500
- });
501
- return _this4;
61
+ }());
62
+ return _this;
502
63
  }
503
- _inherits(NursingFetus, _Component);
504
- return _createClass(NursingFetus, [{
64
+ _inherits(ReferralOrganizationSelect, _Component);
65
+ return _createClass(ReferralOrganizationSelect, [{
505
66
  key: "componentDidMount",
506
67
  value: function componentDidMount() {
507
- this.props.onRef(this);
508
- this.setActiveKey('tab1');
509
- this.props;
510
- if (this.props.value && this.props.value.length > 0) {
511
- this.setState({
512
- tabs: _map(this.props.value, function (item, index) {
513
- return {
514
- title: "".concat(TITLE).concat(index + 1),
515
- key: "tab".concat(index + 1),
516
- value: item
517
- };
518
- })
519
- });
520
- }
521
- }
522
- }, {
523
- key: "getFuckFormInstance",
524
- value: function getFuckFormInstance(idx) {
525
- var item = this.formRefs[idx];
526
- var form = _get(item, 'formRef.form');
527
- return item ? form : null;
528
- }
529
- }, {
530
- key: "getFuckLastFormValue",
531
- value: function getFuckLastFormValue(key) {
532
- var _this5 = this,
533
- _form$getFieldsValue;
534
- var tabs = this.state.tabs;
535
- var lastOneIdx = tabs.findIndex(function (_) {
536
- return _.key === _this5.state.activeKey;
68
+ var value = this.props.value;
69
+ this.handleGetOptions();
70
+ this.setState({
71
+ data: value
537
72
  });
538
- var form = this.getFuckFormInstance(lastOneIdx);
539
- return (_form$getFieldsValue = form === null || form === void 0 ? void 0 : form.getFieldsValue()) !== null && _form$getFieldsValue !== void 0 ? _form$getFieldsValue : {};
73
+ console.log(value);
540
74
  }
541
75
  }, {
542
76
  key: "render",
543
77
  value: function render() {
544
- var _this6 = this;
545
- var _this$state2 = this.state,
546
- tabs = _this$state2.tabs,
547
- activeKey = _this$state2.activeKey;
548
- var value = this.props.value;
549
- return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement("div", {
550
- className: classnames(styles["base-edit-panel-form_section"], styles['border']),
551
- style: {
552
- margin: '16px -16px'
553
- }
554
- }, /*#__PURE__*/React$1.createElement("span", {
555
- className: styles["base-edit-panel-form_section_title"]
556
- }, "\u4EA7\u7A0B\u7ECF\u8FC7"), /*#__PURE__*/React$1.createElement(_Row, null, /*#__PURE__*/React$1.createElement(_Col, {
557
- span: 8
558
- }, /*#__PURE__*/React$1.createElement(_Form.Item, {
559
- label: "\u7B2C\u4E00\u4EA7\u7A0B",
560
- name: "firststage",
561
- labelCol: {
562
- span: 12
563
- },
564
- wrapperCol: {
565
- span: 12
566
- }
567
- }, /*#__PURE__*/React$1.createElement(HourMinuteInput, null)))), _map(tabs, function (tab, index) {
568
- return /*#__PURE__*/React$1.createElement(_Row, {
569
- key: tab.key,
570
- style: {
571
- alignItems: 'center'
572
- }
573
- }, /*#__PURE__*/React$1.createElement(_Col, {
574
- span: 8
575
- }, /*#__PURE__*/React$1.createElement(_Form.Item, {
576
- label: "\u7B2C\u4E8C\u4EA7\u7A0B",
577
- name: index === 0 ? 'secondstage' : "fetus".concat(index + 1, "Secondstage"),
578
- labelCol: {
579
- span: 12
580
- },
581
- wrapperCol: {
582
- span: 12
583
- }
584
- }, /*#__PURE__*/React$1.createElement(HourMinuteInput, null))), /*#__PURE__*/React$1.createElement(_Col, {
585
- span: 8
586
- }, /*#__PURE__*/React$1.createElement(_Form.Item, {
587
- label: "\u7B2C\u4E09\u4EA7\u7A0B",
588
- name: index === 0 ? 'thirdstage' : "fetus".concat(index + 1, "Thirdstage"),
589
- labelCol: {
590
- span: 12
591
- },
592
- wrapperCol: {
593
- span: 12
594
- }
595
- }, /*#__PURE__*/React$1.createElement(HourMinuteInput, null))), /*#__PURE__*/React$1.createElement(PlusCircleOutlined, {
596
- style: {
597
- display: 'block',
598
- marginLeft: 16,
599
- cursor: 'pointer'
600
- },
601
- onClick: _this6.add
602
- }), tabs.length > 1 && index > 0 && /*#__PURE__*/React$1.createElement(DeleteOutlined, {
603
- style: {
604
- display: 'block',
605
- marginLeft: 16,
606
- cursor: 'pointer'
607
- },
608
- onClick: _this6.handleDelete(tab)
609
- }));
610
- }), /*#__PURE__*/React$1.createElement(_Row, null, /*#__PURE__*/React$1.createElement(_Col, {
611
- span: 8
612
- }, /*#__PURE__*/React$1.createElement(_Form.Item, {
613
- label: "\u603B\u4EA7\u7A0B",
614
- name: "totalstage",
615
- labelCol: {
616
- span: 12
617
- },
618
- wrapperCol: {
619
- span: 12
620
- }
621
- }, /*#__PURE__*/React$1.createElement(HourMinuteInput, null))))), /*#__PURE__*/React$1.createElement("div", {
622
- className: classnames(styles["base-edit-panel-form_section"], styles['border']),
623
- style: {
624
- margin: '16px -16px'
625
- }
626
- }, /*#__PURE__*/React$1.createElement("span", {
627
- className: styles["base-edit-panel-form_section_title"]
628
- }, "\u80CE\u513F\u76F8\u5173"), /*#__PURE__*/React$1.createElement("div", {
629
- style: {
630
- position: 'relative'
631
- }
632
- }, /*#__PURE__*/React$1.createElement("div", {
633
- id: "scroll-top"
634
- }), /*#__PURE__*/React$1.createElement(_Tabs, {
635
- type: "editable-card",
636
- onChange: this.setActiveKey,
637
- addIcon: /*#__PURE__*/React$1.createElement("div", null, /*#__PURE__*/React$1.createElement(PlusOutlined, null), "\u589E\u52A0", TITLE),
638
- activeKey: activeKey,
639
- onEdit: this.onEdit
640
- }, _map(tabs, function (tab, index) {
641
- return /*#__PURE__*/React$1.createElement(_Tabs.TabPane, {
642
- tab: tab.title,
643
- key: tab.key,
644
- forceRender: true,
645
- closable: index === 0 ? false : true
646
- }, /*#__PURE__*/React$1.createElement(AdmissionPanel, {
647
- ref: function ref(_ref4) {
648
- _this6.formRefs[index] = _ref4;
649
- },
650
- index: index,
651
- data: value && (value.length > 0 ? value[index] : tab.value) || tab.value
652
- }));
653
- })), /*#__PURE__*/React$1.createElement(_Button, {
654
- size: "large",
655
- style: {
656
- position: 'absolute',
657
- bottom: '12px',
658
- left: '50%',
659
- transform: 'translateX(-50%)'
660
- },
661
- onClick: this.handleClick
662
- }, "+ \u586B\u5199\u5176\u4ED6\u80CE\u513F\u4FE1\u606F"))));
78
+ var _this$state = this.state,
79
+ data = _this$state.data,
80
+ options = _this$state.options;
81
+ return (
82
+ // <Select
83
+ // onFocus={this.handleGetOptions}
84
+ // onChange={this.handleChange}
85
+ // value={get(data, 'name') || data}
86
+ // showSearch
87
+ // allowClear
88
+ // >
89
+ // {map(options, (option, index) => {
90
+ // return (
91
+ // <Select.Option key={get(option, 'id') || index} value={get(option, 'name')}>
92
+ // {get(option, 'name') || '--'}
93
+ // </Select.Option>
94
+ // );
95
+ // })}
96
+ // </Select>
97
+ React.createElement(AutoComplete, {
98
+ value: data,
99
+ onChange: this.handleChange,
100
+ dataSource: options,
101
+ children: React.createElement(Input, {
102
+ type: "text"
103
+ })
104
+ })
105
+ );
663
106
  }
664
107
  }]);
665
108
  }(Component);
666
- export { NursingFetus as default };
667
- //# sourceMappingURL=.root122.js.map
109
+ export { ReferralOrganizationSelect as default };