@lm_fe/components_m 0.1.201

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 (1089) hide show
  1. package/README.md +31 -0
  2. package/dist/BaseEditPanel/BaseEditPanelFC.d.ts +17 -0
  3. package/dist/BaseEditPanel/BaseEditPanelForm.d.ts +59 -0
  4. package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +31 -0
  5. package/dist/BaseEditPanel/PanelWithChild.d.ts +22 -0
  6. package/dist/BaseEditPanel/PanelWithChildFC.d.ts +30 -0
  7. package/dist/BaseEditPanel/index.d.ts +40 -0
  8. package/dist/BaseFormComponent/DisplayFC.d.ts +1 -0
  9. package/dist/BaseList/index.d.ts +67 -0
  10. package/dist/BaseList/methods/index.d.ts +4 -0
  11. package/dist/BaseListOld/__test__/index.test.d.ts +1 -0
  12. package/dist/BaseListOld/index.d.ts +125 -0
  13. package/dist/BaseListOld/methods/index.d.ts +5 -0
  14. package/dist/BaseModalForm/BaseModal.d.ts +20 -0
  15. package/dist/BaseModalForm/DynamicForm.d.ts +36 -0
  16. package/dist/BaseModalForm/ExtendsForm.d.ts +10 -0
  17. package/dist/BaseModalForm/FixedSearch.d.ts +4 -0
  18. package/dist/BaseModalForm/PatientList/components/Query.d.ts +27 -0
  19. package/dist/BaseModalForm/PatientList/components/Table.d.ts +6 -0
  20. package/dist/BaseModalForm/PatientList/config/form.d.ts +19 -0
  21. package/dist/BaseModalForm/PatientList/config/table.d.ts +6 -0
  22. package/dist/BaseModalForm/PatientList/index.d.ts +43 -0
  23. package/dist/BaseModalForm/index.d.ts +41 -0
  24. package/dist/BaseQuery/RenderInputItemComponent.d.ts +2 -0
  25. package/dist/BaseQuery/index.d.ts +43 -0
  26. package/dist/BaseTable/Resizeable.d.ts +3 -0
  27. package/dist/BaseTable/Resizeable_Inner.d.ts +3 -0
  28. package/dist/BaseTable/index.d.ts +25 -0
  29. package/dist/BaseTableOld/Resizeable.d.ts +2 -0
  30. package/dist/BaseTableOld/index.d.ts +59 -0
  31. package/dist/BusinessComponents/Appgar/config.d.ts +20 -0
  32. package/dist/BusinessComponents/Appgar/index.d.ts +2 -0
  33. package/dist/BusinessComponents/BirthCertificateChildren/index.d.ts +23 -0
  34. package/dist/BusinessComponents/BloodAndThalassemia/constant.d.ts +35 -0
  35. package/dist/BusinessComponents/BloodAndThalassemia/index.d.ts +3 -0
  36. package/dist/BusinessComponents/BloodAndThalassemia/index2.d.ts +4 -0
  37. package/dist/BusinessComponents/BloodPressure/index.d.ts +1 -0
  38. package/dist/BusinessComponents/BregmaGroup/MultiplicationInput.d.ts +6 -0
  39. package/dist/BusinessComponents/BregmaGroup/index.d.ts +6 -0
  40. package/dist/BusinessComponents/CaesareanChildren/index.d.ts +23 -0
  41. package/dist/BusinessComponents/CalculateScoreTable/BaseTable.d.ts +5 -0
  42. package/dist/BusinessComponents/CalculateScoreTable/index.d.ts +26 -0
  43. package/dist/BusinessComponents/Diagnosis/index.d.ts +18 -0
  44. package/dist/BusinessComponents/DiagnosisList/Modal.d.ts +4 -0
  45. package/dist/BusinessComponents/DiagnosisList/index.d.ts +2 -0
  46. package/dist/BusinessComponents/DiagnosisListInduced/Modal.d.ts +4 -0
  47. package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +1 -0
  48. package/dist/BusinessComponents/DiagnosisListv2/TemplateTree/index.d.ts +51 -0
  49. package/dist/BusinessComponents/DiagnosisListv2/index.d.ts +15 -0
  50. package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +16 -0
  51. package/dist/BusinessComponents/FamilyTumorHistory/index.d.ts +23 -0
  52. package/dist/BusinessComponents/FetalNTCheck/index.d.ts +2 -0
  53. package/dist/BusinessComponents/FetalUltrasound/index.d.ts +7 -0
  54. package/dist/BusinessComponents/FoetalAppendage/FoetalAppendageFormSection.d.ts +14 -0
  55. package/dist/BusinessComponents/FoetalAppendage/config.d.ts +2 -0
  56. package/dist/BusinessComponents/FoetalAppendage/index.d.ts +20 -0
  57. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/EditModal.d.ts +2 -0
  58. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/TemplateModal.d.ts +39 -0
  59. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/components/TemplateSelect.d.ts +2 -0
  60. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/index.d.ts +23 -0
  61. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/methods/index.d.ts +12 -0
  62. package/dist/BusinessComponents/GynaecologyOperationTemplateTextarea/utils.d.ts +41 -0
  63. package/dist/BusinessComponents/GynaecologyTemplateTextarea/EditModal.d.ts +2 -0
  64. package/dist/BusinessComponents/GynaecologyTemplateTextarea/TemplateModal.d.ts +38 -0
  65. package/dist/BusinessComponents/GynaecologyTemplateTextarea/components/TemplateSelect.d.ts +2 -0
  66. package/dist/BusinessComponents/GynaecologyTemplateTextarea/index.d.ts +23 -0
  67. package/dist/BusinessComponents/GynaecologyTemplateTextarea/methods/index.d.ts +12 -0
  68. package/dist/BusinessComponents/GynaecologyTemplateTextarea/utils.d.ts +41 -0
  69. package/dist/BusinessComponents/HighriskGrade/index.d.ts +6 -0
  70. package/dist/BusinessComponents/HighriskSign/index.d.ts +10 -0
  71. package/dist/BusinessComponents/InducedFetus/components/Form.d.ts +5 -0
  72. package/dist/BusinessComponents/InducedFetus/components/index.d.ts +12 -0
  73. package/dist/BusinessComponents/InducedFetus/config/adapter.d.ts +3 -0
  74. package/dist/BusinessComponents/InducedFetus/index.d.ts +19 -0
  75. package/dist/BusinessComponents/InspectionResultTextarea/Modal.d.ts +2 -0
  76. package/dist/BusinessComponents/InspectionResultTextarea/index.d.ts +15 -0
  77. package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +26 -0
  78. package/dist/BusinessComponents/KnowledgeBase/index.d.ts +2 -0
  79. package/dist/BusinessComponents/LaborProcess/index.d.ts +29 -0
  80. package/dist/BusinessComponents/MiddleUltsounds/index.d.ts +2 -0
  81. package/dist/BusinessComponents/MiddleUltsoundsSingle/index.d.ts +2 -0
  82. package/dist/BusinessComponents/NoenateRecord/NoenateRecordFormSection.d.ts +14 -0
  83. package/dist/BusinessComponents/NoenateRecord/config.d.ts +2 -0
  84. package/dist/BusinessComponents/NoenateRecord/index.d.ts +16 -0
  85. package/dist/BusinessComponents/NurseChildren/index.d.ts +23 -0
  86. package/dist/BusinessComponents/NurseChildren2/index.d.ts +24 -0
  87. package/dist/BusinessComponents/NursingFetus/components/Form.d.ts +6 -0
  88. package/dist/BusinessComponents/NursingFetus/components/index.d.ts +12 -0
  89. package/dist/BusinessComponents/NursingFetus/config/adapter.d.ts +2 -0
  90. package/dist/BusinessComponents/NursingFetus/index.d.ts +19 -0
  91. package/dist/BusinessComponents/NursingFetusv2/components/Form.d.ts +6 -0
  92. package/dist/BusinessComponents/NursingFetusv2/components/index.d.ts +12 -0
  93. package/dist/BusinessComponents/NursingFetusv2/config/adapter.d.ts +2 -0
  94. package/dist/BusinessComponents/NursingFetusv2/index.d.ts +30 -0
  95. package/dist/BusinessComponents/NursingFetusv3/components/Form.d.ts +6 -0
  96. package/dist/BusinessComponents/NursingFetusv3/components/index.d.ts +12 -0
  97. package/dist/BusinessComponents/NursingFetusv3/config/adapter.d.ts +2 -0
  98. package/dist/BusinessComponents/NursingFetusv3/index.d.ts +26 -0
  99. package/dist/BusinessComponents/NursingFetusv4/components/Form.d.ts +6 -0
  100. package/dist/BusinessComponents/NursingFetusv4/components/index.d.ts +12 -0
  101. package/dist/BusinessComponents/NursingFetusv4/config/adapter.d.ts +2 -0
  102. package/dist/BusinessComponents/OxytocinTable/index.d.ts +2 -0
  103. package/dist/BusinessComponents/PostpartumFetal/index.d.ts +2 -0
  104. package/dist/BusinessComponents/PregnancyHistory/PregnancyHistoryFormSection.d.ts +21 -0
  105. package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +209 -0
  106. package/dist/BusinessComponents/PregnancyHistory/index-form.d.ts +30 -0
  107. package/dist/BusinessComponents/PregnancyHistory/index-table.d.ts +31 -0
  108. package/dist/BusinessComponents/PregnancyHistory/index.d.ts +3 -0
  109. package/dist/BusinessComponents/PregnancyHistoryV2/components/FormMode/index.d.ts +4 -0
  110. package/dist/BusinessComponents/PregnancyHistoryV2/components/TableMode/index.d.ts +3 -0
  111. package/dist/BusinessComponents/PregnancyHistoryV2/index.d.ts +3 -0
  112. package/dist/BusinessComponents/PressureInput/index-v2.d.ts +3 -0
  113. package/dist/BusinessComponents/PressureInput/index.d.ts +24 -0
  114. package/dist/BusinessComponents/ProcedureCystocentesis/config/table.d.ts +126 -0
  115. package/dist/BusinessComponents/ProcedureCystocentesis/index.d.ts +33 -0
  116. package/dist/BusinessComponents/ProcedureIntrauterine/config/table.d.ts +196 -0
  117. package/dist/BusinessComponents/ProcedureIntrauterine/index.d.ts +36 -0
  118. package/dist/BusinessComponents/RecordState/form_config.d.ts +2 -0
  119. package/dist/BusinessComponents/RecordState/index copy.d.ts +14 -0
  120. package/dist/BusinessComponents/RecordState/index.d.ts +10 -0
  121. package/dist/BusinessComponents/ReferralRegister/index.d.ts +13 -0
  122. package/dist/BusinessComponents/ReferralToRegister/EditableCell.d.ts +16 -0
  123. package/dist/BusinessComponents/ReferralToRegister/columns.d.ts +56 -0
  124. package/dist/BusinessComponents/ReferralToRegister/index.d.ts +10 -0
  125. package/dist/BusinessComponents/ReferralToRegisterv2/EditableCell.d.ts +16 -0
  126. package/dist/BusinessComponents/ReferralToRegisterv2/columns.d.ts +56 -0
  127. package/dist/BusinessComponents/ReferralToRegisterv2/index.d.ts +10 -0
  128. package/dist/BusinessComponents/ResultTextarea/Modal.d.ts +2 -0
  129. package/dist/BusinessComponents/ResultTextarea/index.d.ts +13 -0
  130. package/dist/BusinessComponents/ResultTextarea/utils.d.ts +26 -0
  131. package/dist/BusinessComponents/ShiftPatients/index.d.ts +35 -0
  132. package/dist/BusinessComponents/SingleCheckBox/index.d.ts +11 -0
  133. package/dist/BusinessComponents/SurgicalInspectionReport/index.d.ts +47 -0
  134. package/dist/BusinessComponents/SurgicalInspectionReport/mock.d.ts +104 -0
  135. package/dist/BusinessComponents/TemplateTexDeathclassification1/deathclassification.d.ts +14 -0
  136. package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +29 -0
  137. package/dist/BusinessComponents/TemplateTexDeathclassification2/index.d.ts +29 -0
  138. package/dist/BusinessComponents/TemplateTextarea/EditModal.d.ts +1 -0
  139. package/dist/BusinessComponents/TemplateTextarea/TemplateModal.d.ts +37 -0
  140. package/dist/BusinessComponents/TemplateTextarea/common.d.ts +29 -0
  141. package/dist/BusinessComponents/TemplateTextarea/components/TemplateSelect.d.ts +2 -0
  142. package/dist/BusinessComponents/TemplateTextarea/index.d.ts +23 -0
  143. package/dist/BusinessComponents/TemplateTextarea/methods/index.d.ts +12 -0
  144. package/dist/BusinessComponents/TemplateTextareav2/EditModal.d.ts +2 -0
  145. package/dist/BusinessComponents/TemplateTextareav2/TemplateModal.d.ts +37 -0
  146. package/dist/BusinessComponents/TemplateTextareav2/common.d.ts +29 -0
  147. package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +1 -0
  148. package/dist/BusinessComponents/TemplateTextareav2/index.d.ts +22 -0
  149. package/dist/BusinessComponents/TemplateTextareav2/methods/index.d.ts +8 -0
  150. package/dist/BusinessComponents/TemplateTextareav3/Modal.d.ts +9 -0
  151. package/dist/BusinessComponents/TemplateTextareav3/index.d.ts +31 -0
  152. package/dist/BusinessComponents/TemplateTextrootcauseDeath/Diagnosisdeath.d.ts +12 -0
  153. package/dist/BusinessComponents/TemplateTextrootcauseDeath/index.d.ts +25 -0
  154. package/dist/BusinessComponents/TimePickerAutoaccept/index.d.ts +4 -0
  155. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramBasic/components/Form.d.ts +5 -0
  156. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramBasic/components/index.d.ts +13 -0
  157. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramBasic/config/adapter.d.ts +3 -0
  158. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramBasic/index.d.ts +20 -0
  159. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/components/ModalForm.d.ts +14 -0
  160. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/components/Table.d.ts +2 -0
  161. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/config/table.d.ts +22 -0
  162. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +51 -0
  163. package/dist/BusinessComponents/TreatmentProgram/utils/index.d.ts +2 -0
  164. package/dist/BusinessComponents/UltrosoundResultTextarea/Modal.d.ts +1 -0
  165. package/dist/BusinessComponents/UltrosoundResultTextarea/index.d.ts +15 -0
  166. package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +26 -0
  167. package/dist/ConfigComponents/BloodSugarNursingTable/EditInTable/BaseTable.d.ts +5 -0
  168. package/dist/ConfigComponents/BloodSugarNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  169. package/dist/ConfigComponents/BloodSugarNursingTable/EditInTable/index.d.ts +50 -0
  170. package/dist/ConfigComponents/BloodSugarNursingTable/index.d.ts +2 -0
  171. package/dist/ConfigComponents/BloodSugarNursingTable/table.d.ts +73 -0
  172. package/dist/ConfigComponents/CheckboxGroup/index.d.ts +6 -0
  173. package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +9 -0
  174. package/dist/ConfigComponents/CheckboxWithInputv2/index.d.ts +3 -0
  175. package/dist/ConfigComponents/CheckboxWithSingleInput/index.d.ts +9 -0
  176. package/dist/ConfigComponents/CustomEditInTable/config/index.d.ts +1 -0
  177. package/dist/ConfigComponents/CustomEditInTable/config/neonateEnter.d.ts +1 -0
  178. package/dist/ConfigComponents/CustomEditInTable/config/tocolysisNursing.d.ts +1 -0
  179. package/dist/ConfigComponents/CustomEditInTable/index.d.ts +2 -0
  180. package/dist/ConfigComponents/DictionarySelect/index.d.ts +8 -0
  181. package/dist/ConfigComponents/DictionarySelectInTable/index.d.ts +8 -0
  182. package/dist/ConfigComponents/InputWithLabel/index.d.ts +15 -0
  183. package/dist/ConfigComponents/InputWithRangTip/index.d.ts +3 -0
  184. package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -0
  185. package/dist/ConfigComponents/MultipleInputWithLabel/index.d.ts +8 -0
  186. package/dist/ConfigComponents/NeonatalCareRecordTable/EditInTable/BaseTable.d.ts +5 -0
  187. package/dist/ConfigComponents/NeonatalCareRecordTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  188. package/dist/ConfigComponents/NeonatalCareRecordTable/EditInTable/index.d.ts +49 -0
  189. package/dist/ConfigComponents/NeonatalCareRecordTable/index copy.d.ts +2 -0
  190. package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +88 -0
  191. package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +295 -0
  192. package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +382 -0
  193. package/dist/ConfigComponents/NeonatalScaleExamination/EditInTable/BaseTable.d.ts +5 -0
  194. package/dist/ConfigComponents/NeonatalScaleExamination/EditInTable/EditInTableNoForm.d.ts +6 -0
  195. package/dist/ConfigComponents/NeonatalScaleExamination/EditInTable/index.d.ts +8 -0
  196. package/dist/ConfigComponents/NeonatalScaleExamination/index copy.d.ts +2 -0
  197. package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +619 -0
  198. package/dist/ConfigComponents/NormalCheckboxWithInput/index.d.ts +9 -0
  199. package/dist/ConfigComponents/NormalNursingTable/EditInTable/BaseTable.d.ts +5 -0
  200. package/dist/ConfigComponents/NormalNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  201. package/dist/ConfigComponents/NormalNursingTable/EditInTable/index.d.ts +50 -0
  202. package/dist/ConfigComponents/NormalNursingTable/index.d.ts +2 -0
  203. package/dist/ConfigComponents/NormalNursingTable/table.d.ts +261 -0
  204. package/dist/ConfigComponents/NormalSelectWithInput/index.d.ts +3 -0
  205. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/EditInTable/BaseTable.d.ts +5 -0
  206. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/EditInTable/EditInTableNoForm.d.ts +6 -0
  207. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/EditInTable/index.d.ts +8 -0
  208. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/index.d.ts +2 -0
  209. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +74 -0
  210. package/dist/ConfigComponents/ObserMagnesiumsulphateTable2/config/index.d.ts +7 -0
  211. package/dist/ConfigComponents/ObserMagnesiumsulphateTable2/config/magnesiumNursing.d.ts +1 -0
  212. package/dist/ConfigComponents/ObserMagnesiumsulphateTable2/index copy.d.ts +2 -0
  213. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +5 -0
  214. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  215. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +49 -0
  216. package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +2 -0
  217. package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +255 -0
  218. package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +234 -0
  219. package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +3 -0
  220. package/dist/ConfigComponents/PastDeliveryNursingTable/EditInTable/BaseTable.d.ts +5 -0
  221. package/dist/ConfigComponents/PastDeliveryNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  222. package/dist/ConfigComponents/PastDeliveryNursingTable/EditInTable/index.d.ts +50 -0
  223. package/dist/ConfigComponents/PastDeliveryNursingTable/index.d.ts +2 -0
  224. package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +181 -0
  225. package/dist/ConfigComponents/PostUrinaryretentionTable2/config/index.d.ts +7 -0
  226. package/dist/ConfigComponents/PostUrinaryretentionTable2/config/urinaryRetentionNursing.d.ts +1 -0
  227. package/dist/ConfigComponents/PostUrinaryretentionTable2/index copy.d.ts +2 -0
  228. package/dist/ConfigComponents/PostpartumCarerecordTable2/config/index.d.ts +7 -0
  229. package/dist/ConfigComponents/PostpartumCarerecordTable2/config/postnatalCareRecord.d.ts +1 -0
  230. package/dist/ConfigComponents/PostpartumCarerecordTable2/index copy.d.ts +2 -0
  231. package/dist/ConfigComponents/PreDeliverNursingTable/EditInTable/BaseTable.d.ts +5 -0
  232. package/dist/ConfigComponents/PreDeliverNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  233. package/dist/ConfigComponents/PreDeliverNursingTable/EditInTable/index.d.ts +49 -0
  234. package/dist/ConfigComponents/PreDeliverNursingTable/index.d.ts +2 -0
  235. package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +569 -0
  236. package/dist/ConfigComponents/PreDeliverNursingTable/table/gysy.d.ts +1 -0
  237. package/dist/ConfigComponents/PreDeliverNursingTable/table/index.d.ts +2 -0
  238. package/dist/ConfigComponents/ProcedureRecords/index.d.ts +11 -0
  239. package/dist/ConfigComponents/PureCheckbox/index.d.ts +6 -0
  240. package/dist/ConfigComponents/RevertEditInTable/index.d.ts +1 -0
  241. package/dist/ConfigComponents/SpecialNursingTable/EditInTable/BaseTable.d.ts +5 -0
  242. package/dist/ConfigComponents/SpecialNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  243. package/dist/ConfigComponents/SpecialNursingTable/EditInTable/index.d.ts +50 -0
  244. package/dist/ConfigComponents/SpecialNursingTable/index.d.ts +2 -0
  245. package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +176 -0
  246. package/dist/ConfigComponents/TemperatureNursingTable/EditInTable/BaseTable.d.ts +5 -0
  247. package/dist/ConfigComponents/TemperatureNursingTable/EditInTable/EditInTableNoForm.d.ts +51 -0
  248. package/dist/ConfigComponents/TemperatureNursingTable/EditInTable/index.d.ts +49 -0
  249. package/dist/ConfigComponents/TemperatureNursingTable/index.d.ts +2 -0
  250. package/dist/ConfigComponents/TemperatureNursingTable/table.d.ts +64 -0
  251. package/dist/ConfigComponents/VaginaStrumentsRecordForm/Inner.d.ts +2 -0
  252. package/dist/ConfigComponents/VaginaStrumentsRecordForm/index.d.ts +2 -0
  253. package/dist/DataSelect/index.d.ts +21 -0
  254. package/dist/DataSelectWithAutoInput/index.d.ts +13 -0
  255. package/dist/FB_components/DoctorEnd_ImageReport_Report/Inner.d.ts +4 -0
  256. package/dist/FB_components/DoctorEnd_ImageReport_Report/index.d.ts +3 -0
  257. package/dist/FB_components/DoctorEnd_ImageReport_Report/types.d.ts +3 -0
  258. package/dist/FB_components/DoctorEnd_SurveyReport_Report/Inner.d.ts +4 -0
  259. package/dist/FB_components/DoctorEnd_SurveyReport_Report/index.d.ts +3 -0
  260. package/dist/FB_components/DoctorEnd_SurveyReport_Report/types.d.ts +4 -0
  261. package/dist/FB_components/index.d.ts +2 -0
  262. package/dist/FU_components/ArrayInput/components.d.ts +6 -0
  263. package/dist/FU_components/ArrayInput/index.d.ts +4 -0
  264. package/dist/FU_components/ArrayInput/types.d.ts +82 -0
  265. package/dist/FU_components/ArrayInput/utils.d.ts +3 -0
  266. package/dist/FU_components/ArrayPanel/Display.d.ts +13 -0
  267. package/dist/FU_components/ArrayPanel/Inner.d.ts +13 -0
  268. package/dist/FU_components/CalcBmi/index.d.ts +4 -0
  269. package/dist/FU_components/CheckboxWithValue/index.d.ts +9 -0
  270. package/dist/FU_components/CommonFormTabs/CommonFormTabs.d.ts +5 -0
  271. package/dist/FU_components/CommonFormTabs/DisplayFC.d.ts +3 -0
  272. package/dist/FU_components/CommonFormTabs/Inner.d.ts +4 -0
  273. package/dist/FU_components/CommonFormTabs/index.d.ts +8 -0
  274. package/dist/FU_components/CommonFormTabs/types.d.ts +18 -0
  275. package/dist/FU_components/DateRange/index.d.ts +7 -0
  276. package/dist/FU_components/DateTimeInput/Inner.d.ts +6 -0
  277. package/dist/FU_components/DateTimeInput/index copy.d.ts +5 -0
  278. package/dist/FU_components/DateTimeInput/index.d.ts +5 -0
  279. package/dist/FU_components/FormList/index.d.ts +10 -0
  280. package/dist/FU_components/FormSection/FormSection.d.ts +5 -0
  281. package/dist/FU_components/FormSection/FormSectionForm.d.ts +13 -0
  282. package/dist/FU_components/FormSection/Inner.d.ts +4 -0
  283. package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +19 -0
  284. package/dist/FU_components/FormSection/helper.d.ts +20 -0
  285. package/dist/FU_components/FormSection/index.d.ts +1 -0
  286. package/dist/FU_components/FormSection/types.d.ts +33 -0
  287. package/dist/FU_components/FormSection/use_chrono.d.ts +13 -0
  288. package/dist/FU_components/FormSection/utils.d.ts +81 -0
  289. package/dist/FU_components/HbvdnaInput/index.d.ts +10 -0
  290. package/dist/FU_components/HighriskButton/index.d.ts +16 -0
  291. package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +4 -0
  292. package/dist/FU_components/HourMinuteInput/index.d.ts +5 -0
  293. package/dist/FU_components/IdNOButton/index copy.d.ts +6 -0
  294. package/dist/FU_components/IdNOButton/index.d.ts +12 -0
  295. package/dist/FU_components/LoadFlag/Inner.d.ts +2 -0
  296. package/dist/FU_components/LoadFlag/index.d.ts +2 -0
  297. package/dist/FU_components/LoadingPlaceholder/index.d.ts +5 -0
  298. package/dist/FU_components/MchcDriverStatus/Inner.d.ts +5 -0
  299. package/dist/FU_components/MchcDriverStatus/index.d.ts +1 -0
  300. package/dist/FU_components/MyAutoComplete/MyAutoCompleteInner.d.ts +3 -0
  301. package/dist/FU_components/MyAutoComplete/index.d.ts +4 -0
  302. package/dist/FU_components/MyAutoComplete/types.d.ts +21 -0
  303. package/dist/FU_components/MyAutoComplete/useConfig.d.ts +11 -0
  304. package/dist/FU_components/MyBaseList/_MyBaseList.d.ts +9 -0
  305. package/dist/FU_components/MyBaseList/__test__/index.test.d.ts +1 -0
  306. package/dist/FU_components/MyBaseList/index.d.ts +2 -0
  307. package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -0
  308. package/dist/FU_components/MyBaseList/types.d.ts +129 -0
  309. package/dist/FU_components/MyBaseTable/Resizeable.d.ts +1 -0
  310. package/dist/FU_components/MyBaseTable/index.d.ts +9 -0
  311. package/dist/FU_components/MyBaseTable/strategies.d.ts +13 -0
  312. package/dist/FU_components/MyButton/index.d.ts +5 -0
  313. package/dist/FU_components/MyEditTable/index.d.ts +20 -0
  314. package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +17 -0
  315. package/dist/FU_components/MySearchSelect/index.d.ts +10 -0
  316. package/dist/FU_components/MySelect/Display.d.ts +3 -0
  317. package/dist/FU_components/MySelect/Inner.d.ts +4 -0
  318. package/dist/FU_components/MySelect/components.d.ts +4 -0
  319. package/dist/FU_components/MySelect/index.d.ts +8 -0
  320. package/dist/FU_components/MySelect/types.d.ts +27 -0
  321. package/dist/FU_components/MySelect/utils.d.ts +13 -0
  322. package/dist/FU_components/OkButton/index.d.ts +8 -0
  323. package/dist/FU_components/PressureInput/index.d.ts +7 -0
  324. package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +14 -0
  325. package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +5 -0
  326. package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +6 -0
  327. package/dist/FU_components/SimpleForm/index.d.ts +45 -0
  328. package/dist/FU_components/SimpleForm/types/help.d.ts +3 -0
  329. package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +85 -0
  330. package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +28 -0
  331. package/dist/FU_components/TakeInVolumn/DisplayFC.d.ts +7 -0
  332. package/dist/FU_components/TakeInVolumn/Inner.d.ts +7 -0
  333. package/dist/FU_components/TakeOutVolumn/DisplayFC.d.ts +7 -0
  334. package/dist/FU_components/TakeOutVolumn/Inner.d.ts +7 -0
  335. package/dist/FU_components/TemplateTextarea/index.d.ts +14 -0
  336. package/dist/FU_components/ToggleForm/Inner.d.ts +3 -0
  337. package/dist/FU_components/ToggleForm/index.d.ts +3 -0
  338. package/dist/FU_components/ToggleForm/types.d.ts +14 -0
  339. package/dist/FU_components/index.d.ts +25 -0
  340. package/dist/FU_components/others/RolesPicker/index.d.ts +12 -0
  341. package/dist/FU_components/types.d.ts +12 -0
  342. package/dist/GeneralComponents/AsyncAutoComplete/index.d.ts +13 -0
  343. package/dist/GeneralComponents/Button/index.d.ts +9 -0
  344. package/dist/GeneralComponents/ButtonModal/index.d.ts +10 -0
  345. package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +21 -0
  346. package/dist/GeneralComponents/CaseTemplete/config.d.ts +20 -0
  347. package/dist/GeneralComponents/CaseTemplete/index.d.ts +2 -0
  348. package/dist/GeneralComponents/CheckAndCancelButton/index.d.ts +3 -0
  349. package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +15 -0
  350. package/dist/GeneralComponents/CheckboxGroupObjectCustom/Inner.d.ts +13 -0
  351. package/dist/GeneralComponents/CheckboxGroupObjectCustom/index.d.ts +2 -0
  352. package/dist/GeneralComponents/CheckboxWithInput/Inner.d.ts +21 -0
  353. package/dist/GeneralComponents/CheckboxWithInput/index.d.ts +2 -0
  354. package/dist/GeneralComponents/CheckboxWithInput_gold/Display.d.ts +6 -0
  355. package/dist/GeneralComponents/CheckboxWithInput_gold/Inner.d.ts +5 -0
  356. package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +56 -0
  357. package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +5 -0
  358. package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +52 -0
  359. package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +11 -0
  360. package/dist/GeneralComponents/CustomEditor/index.d.ts +26 -0
  361. package/dist/GeneralComponents/CustomFormField/index.d.ts +12 -0
  362. package/dist/GeneralComponents/CustomIcon/index.d.ts +8 -0
  363. package/dist/GeneralComponents/CustomJSONEditor/index.d.ts +28 -0
  364. package/dist/GeneralComponents/CustomSpin/index.d.ts +4 -0
  365. package/dist/GeneralComponents/CustomTreeSelect/index.d.ts +5 -0
  366. package/dist/GeneralComponents/DataTimePick/index.d.ts +12 -0
  367. package/dist/GeneralComponents/DatePicker/Display.d.ts +3 -0
  368. package/dist/GeneralComponents/DatePicker/Inner.d.ts +5 -0
  369. package/dist/GeneralComponents/DatePicker/index.d.ts +9 -0
  370. package/dist/GeneralComponents/DatePickerWithSwitch/index.d.ts +3 -0
  371. package/dist/GeneralComponents/DictionarySelect/Display.d.ts +13 -0
  372. package/dist/GeneralComponents/DictionarySelect/index.d.ts +4 -0
  373. package/dist/GeneralComponents/EditInTable/BaseTable.d.ts +5 -0
  374. package/dist/GeneralComponents/EditInTable/EditInTableNoForm.d.ts +51 -0
  375. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +24 -0
  376. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +24 -0
  377. package/dist/GeneralComponents/EditInTable/EditInTable_Inner.d.ts +3 -0
  378. package/dist/GeneralComponents/EditInTable/components.d.ts +28 -0
  379. package/dist/GeneralComponents/EditInTable/index.d.ts +5 -0
  380. package/dist/GeneralComponents/EditInTable/utils.d.ts +37 -0
  381. package/dist/GeneralComponents/Editor/Inner.d.ts +14 -0
  382. package/dist/GeneralComponents/Editor/index.d.ts +3 -0
  383. package/dist/GeneralComponents/Editor/types.d.ts +7 -0
  384. package/dist/GeneralComponents/FormSectionInput/index.d.ts +3 -0
  385. package/dist/GeneralComponents/IconSelect/index.d.ts +5 -0
  386. package/dist/GeneralComponents/ImageEditor/Inner.d.ts +12 -0
  387. package/dist/GeneralComponents/ImageEditor/index.d.ts +3 -0
  388. package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +7 -0
  389. package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +6 -0
  390. package/dist/GeneralComponents/ImageUploadPreviewIntranet/Inner.d.ts +10 -0
  391. package/dist/GeneralComponents/InputNumber/index.d.ts +17 -0
  392. package/dist/GeneralComponents/InputWithLabel/Inner.d.ts +3 -0
  393. package/dist/GeneralComponents/InputWithLabel/index.d.ts +4 -0
  394. package/dist/GeneralComponents/InputWithLabel/types.d.ts +15 -0
  395. package/dist/GeneralComponents/InputWithRangTip/index.d.ts +2 -0
  396. package/dist/GeneralComponents/InputWithRange/index.d.ts +12 -0
  397. package/dist/GeneralComponents/MobileEditor/Inner.d.ts +12 -0
  398. package/dist/GeneralComponents/MobileEditor/index.d.ts +2 -0
  399. package/dist/GeneralComponents/MultipleInputGroup/index.d.ts +8 -0
  400. package/dist/GeneralComponents/MultipleInputWithLabel/index.d.ts +17 -0
  401. package/dist/GeneralComponents/NormalDictionarySelect/index.d.ts +3 -0
  402. package/dist/GeneralComponents/RadioGroup/index.d.ts +2 -0
  403. package/dist/GeneralComponents/RadioWithInput/index.d.ts +18 -0
  404. package/dist/GeneralComponents/RangeInputNumber/index.d.ts +10 -0
  405. package/dist/GeneralComponents/RangePicker/index.d.ts +2 -0
  406. package/dist/GeneralComponents/Select/AsyncHOC.d.ts +28 -0
  407. package/dist/GeneralComponents/Select/InputSelector.d.ts +29 -0
  408. package/dist/GeneralComponents/Select/MultiSelector.d.ts +7 -0
  409. package/dist/GeneralComponents/Select/SingleSelector.d.ts +2 -0
  410. package/dist/GeneralComponents/Select/index.d.ts +56 -0
  411. package/dist/GeneralComponents/SelectTable/index.d.ts +44 -0
  412. package/dist/GeneralComponents/SelectWithInput/index.d.ts +15 -0
  413. package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +44 -0
  414. package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +11 -0
  415. package/dist/GeneralComponents/TimePicker/index.d.ts +2 -0
  416. package/dist/GeneralComponents/UploadFile/index.d.ts +2 -0
  417. package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -0
  418. package/dist/GeneralComponents/UploadImg/index.d.ts +26 -0
  419. package/dist/GeneralComponents/border-title/border-title.d.ts +5 -0
  420. package/dist/GeneralComponents/datapick_with_check/datapick_with_check.d.ts +6 -0
  421. package/dist/GeneralComponents/tinymce-editor/tinymce-edit.d.ts +6 -0
  422. package/dist/MyForm/_MyForm.d.ts +11 -0
  423. package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +16 -0
  424. package/dist/MyForm/components/Base/ExtraEditors.d.ts +13 -0
  425. package/dist/MyForm/components/MyAutoComplete/index.d.ts +4 -0
  426. package/dist/MyForm/components/MyButton/index.d.ts +9 -0
  427. package/dist/MyForm/components/MyCascader/index.d.ts +14 -0
  428. package/dist/MyForm/components/MyCheckbox/CheckboxInputNeedFillWidth.d.ts +22 -0
  429. package/dist/MyForm/components/MyCheckbox/CustomCheckbox.d.ts +31 -0
  430. package/dist/MyForm/components/MyCheckbox/GroupCheckbox.d.ts +19 -0
  431. package/dist/MyForm/components/MyCheckbox/MultipleCheckbox.d.ts +36 -0
  432. package/dist/MyForm/components/MyCheckbox/index.d.ts +10 -0
  433. package/dist/MyForm/components/MyCheckbox/type.d.ts +33 -0
  434. package/dist/MyForm/components/MyCustom/ArrayCustom.d.ts +33 -0
  435. package/dist/MyForm/components/MyCustom/ArrayCustomTab.d.ts +22 -0
  436. package/dist/MyForm/components/MyCustom/Inner.d.ts +22 -0
  437. package/dist/MyForm/components/MyCustom/index.d.ts +3 -0
  438. package/dist/MyForm/components/MyDateTime/index.d.ts +10 -0
  439. package/dist/MyForm/components/MyInput/index.d.ts +41 -0
  440. package/dist/MyForm/components/MyInputWithRed/index.d.ts +42 -0
  441. package/dist/MyForm/components/MySelect/CustomSelect.d.ts +9 -0
  442. package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +30 -0
  443. package/dist/MyForm/components/MySelect/MultipleSelect.d.ts +25 -0
  444. package/dist/MyForm/components/MySelect/index.d.ts +8 -0
  445. package/dist/MyForm/components/MyTable/TableEditableCell.d.ts +25 -0
  446. package/dist/MyForm/components/MyTable/components/Table.d.ts +2 -0
  447. package/dist/MyForm/components/MyTable/index.d.ts +18 -0
  448. package/dist/MyForm/components/MyTable/index2.d.ts +17 -0
  449. package/dist/MyForm/components/MyTable/index3.d.ts +25 -0
  450. package/dist/MyForm/components/MyTreeSelect/Inner.d.ts +29 -0
  451. package/dist/MyForm/components/MyTreeSelect/index.d.ts +2 -0
  452. package/dist/MyForm/components/SimpleObject/index.d.ts +15 -0
  453. package/dist/MyForm/components/SingleCheckbox/index.d.ts +2 -0
  454. package/dist/MyForm/components/business/Address/AddressCascader.d.ts +13 -0
  455. package/dist/MyForm/components/business/BloodAndThalassemia/index.d.ts +2 -0
  456. package/dist/MyForm/components/business/BloodAndThalassemia/index2.d.ts +2 -0
  457. package/dist/MyForm/components/business/BloodFlows/index.d.ts +4 -0
  458. package/dist/MyForm/components/business/BloodPressure/index.d.ts +14 -0
  459. package/dist/MyForm/components/business/DoubleInput/index.d.ts +14 -0
  460. package/dist/MyForm/components/business/FilterDateInput/index.d.ts +15 -0
  461. package/dist/MyForm/components/business/FundalHeightInput/index.d.ts +5 -0
  462. package/dist/MyForm/components/business/HemogramExam/index.d.ts +4 -0
  463. package/dist/MyForm/components/business/NormalButton/index.d.ts +9 -0
  464. package/dist/MyForm/components/business/PdProcedure/Cystocentesis.d.ts +3 -0
  465. package/dist/MyForm/components/business/PdProcedure/Cystocentesis_Inner.d.ts +25 -0
  466. package/dist/MyForm/components/business/PdProcedure/Inner.d.ts +17 -0
  467. package/dist/MyForm/components/business/PdProcedure/IntrauterineBloodTransfusion.d.ts +3 -0
  468. package/dist/MyForm/components/business/PdProcedure/IntrauterineBloodTransfusion_Inner.d.ts +25 -0
  469. package/dist/MyForm/components/business/PdProcedure/config/common-table-item.d.ts +302 -0
  470. package/dist/MyForm/components/business/PdProcedure/config/options.d.ts +63 -0
  471. package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +271 -0
  472. package/dist/MyForm/components/business/PdProcedure/index.d.ts +3 -0
  473. package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +32 -0
  474. package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +228 -0
  475. package/dist/MyForm/components/business/PregnancyHistory/index.d.ts +2 -0
  476. package/dist/MyForm/components/business/PrenatalDignosisPrenancyHisotries/index.d.ts +42 -0
  477. package/dist/MyForm/components/business/TemplateTextarea/EditModal.d.ts +2 -0
  478. package/dist/MyForm/components/business/TemplateTextarea/TextareaWithTemplate.d.ts +39 -0
  479. package/dist/MyForm/components/business/TemplateTextarea/common.d.ts +22 -0
  480. package/dist/MyForm/components/business/TemplateTextarea/components/TemplateSelect.d.ts +2 -0
  481. package/dist/MyForm/components/business/TemplateTextarea/methods/index.d.ts +16 -0
  482. package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +16 -0
  483. package/dist/MyForm/components/business/TextareaWithTemplate/Inner.d.ts +25 -0
  484. package/dist/MyForm/components/business/TextareaWithTemplate/index.d.ts +3 -0
  485. package/dist/MyForm/components/business/TextareaWithTemplate/types.d.ts +9 -0
  486. package/dist/MyForm/components/business/prenatalReturnTable/Inner.d.ts +29 -0
  487. package/dist/MyForm/components/business/prenatalReturnTable/index.d.ts +2 -0
  488. package/dist/MyForm/components/index.d.ts +2 -0
  489. package/dist/MyForm/formItem.d.ts +32 -0
  490. package/dist/MyForm/form_new.d.ts +3 -0
  491. package/dist/MyForm/index.d.ts +7 -0
  492. package/dist/MyForm/interface.d.ts +115 -0
  493. package/dist/MyForm/utils/__test__/index.test22.d.ts +1 -0
  494. package/dist/MyForm/utils/func.d.ts +25 -0
  495. package/dist/MyForm/utils/index.d.ts +9 -0
  496. package/dist/MyForm/utils/render.d.ts +1 -0
  497. package/dist/MyForm/utils/valid.d.ts +10 -0
  498. package/dist/MyLazyComponent/index.d.ts +1 -0
  499. package/dist/PDFPreview/Base64ModalframeView.d.ts +11 -0
  500. package/dist/PDFPreview/IframeView.d.ts +8 -0
  501. package/dist/PDFPreview/ModalIframeView.d.ts +11 -0
  502. package/dist/PDFPreview/ModalView.d.ts +8 -0
  503. package/dist/PDFPreview/View.d.ts +7 -0
  504. package/dist/PDFPreview/index.d.ts +13 -0
  505. package/dist/a_chunks/.root.js +294 -0
  506. package/dist/a_chunks/.root.js.map +1 -0
  507. package/dist/a_chunks/.root10.js +339 -0
  508. package/dist/a_chunks/.root10.js.map +1 -0
  509. package/dist/a_chunks/.root100.js +400 -0
  510. package/dist/a_chunks/.root100.js.map +1 -0
  511. package/dist/a_chunks/.root101.js +1011 -0
  512. package/dist/a_chunks/.root101.js.map +1 -0
  513. package/dist/a_chunks/.root102.js +279 -0
  514. package/dist/a_chunks/.root102.js.map +1 -0
  515. package/dist/a_chunks/.root103.js +130 -0
  516. package/dist/a_chunks/.root103.js.map +1 -0
  517. package/dist/a_chunks/.root104.js +298 -0
  518. package/dist/a_chunks/.root104.js.map +1 -0
  519. package/dist/a_chunks/.root105.js +503 -0
  520. package/dist/a_chunks/.root105.js.map +1 -0
  521. package/dist/a_chunks/.root106.js +107 -0
  522. package/dist/a_chunks/.root106.js.map +1 -0
  523. package/dist/a_chunks/.root107.js +214 -0
  524. package/dist/a_chunks/.root107.js.map +1 -0
  525. package/dist/a_chunks/.root108.js +189 -0
  526. package/dist/a_chunks/.root108.js.map +1 -0
  527. package/dist/a_chunks/.root109.js +916 -0
  528. package/dist/a_chunks/.root109.js.map +1 -0
  529. package/dist/a_chunks/.root11.js +95 -0
  530. package/dist/a_chunks/.root11.js.map +1 -0
  531. package/dist/a_chunks/.root110.js +965 -0
  532. package/dist/a_chunks/.root110.js.map +1 -0
  533. package/dist/a_chunks/.root111.js +172 -0
  534. package/dist/a_chunks/.root111.js.map +1 -0
  535. package/dist/a_chunks/.root112.js +429 -0
  536. package/dist/a_chunks/.root112.js.map +1 -0
  537. package/dist/a_chunks/.root113.js +266 -0
  538. package/dist/a_chunks/.root113.js.map +1 -0
  539. package/dist/a_chunks/.root114.js +172 -0
  540. package/dist/a_chunks/.root114.js.map +1 -0
  541. package/dist/a_chunks/.root115.js +346 -0
  542. package/dist/a_chunks/.root115.js.map +1 -0
  543. package/dist/a_chunks/.root116.js +151 -0
  544. package/dist/a_chunks/.root116.js.map +1 -0
  545. package/dist/a_chunks/.root117.js +127 -0
  546. package/dist/a_chunks/.root117.js.map +1 -0
  547. package/dist/a_chunks/.root118.js +525 -0
  548. package/dist/a_chunks/.root118.js.map +1 -0
  549. package/dist/a_chunks/.root119.js +583 -0
  550. package/dist/a_chunks/.root119.js.map +1 -0
  551. package/dist/a_chunks/.root12.js +130 -0
  552. package/dist/a_chunks/.root12.js.map +1 -0
  553. package/dist/a_chunks/.root120.js +285 -0
  554. package/dist/a_chunks/.root120.js.map +1 -0
  555. package/dist/a_chunks/.root121.js +545 -0
  556. package/dist/a_chunks/.root121.js.map +1 -0
  557. package/dist/a_chunks/.root122.js +667 -0
  558. package/dist/a_chunks/.root122.js.map +1 -0
  559. package/dist/a_chunks/.root123.js +673 -0
  560. package/dist/a_chunks/.root123.js.map +1 -0
  561. package/dist/a_chunks/.root124.js +276 -0
  562. package/dist/a_chunks/.root124.js.map +1 -0
  563. package/dist/a_chunks/.root125.js +200 -0
  564. package/dist/a_chunks/.root125.js.map +1 -0
  565. package/dist/a_chunks/.root126.js +86 -0
  566. package/dist/a_chunks/.root126.js.map +1 -0
  567. package/dist/a_chunks/.root127.js +798 -0
  568. package/dist/a_chunks/.root127.js.map +1 -0
  569. package/dist/a_chunks/.root128.js +264 -0
  570. package/dist/a_chunks/.root128.js.map +1 -0
  571. package/dist/a_chunks/.root129.js +1127 -0
  572. package/dist/a_chunks/.root129.js.map +1 -0
  573. package/dist/a_chunks/.root13.js +135 -0
  574. package/dist/a_chunks/.root13.js.map +1 -0
  575. package/dist/a_chunks/.root130.js +542 -0
  576. package/dist/a_chunks/.root130.js.map +1 -0
  577. package/dist/a_chunks/.root131.js +242 -0
  578. package/dist/a_chunks/.root131.js.map +1 -0
  579. package/dist/a_chunks/.root132.js +144 -0
  580. package/dist/a_chunks/.root132.js.map +1 -0
  581. package/dist/a_chunks/.root133.js +185 -0
  582. package/dist/a_chunks/.root133.js.map +1 -0
  583. package/dist/a_chunks/.root134.js +413 -0
  584. package/dist/a_chunks/.root134.js.map +1 -0
  585. package/dist/a_chunks/.root135.js +1143 -0
  586. package/dist/a_chunks/.root135.js.map +1 -0
  587. package/dist/a_chunks/.root136.js +507 -0
  588. package/dist/a_chunks/.root136.js.map +1 -0
  589. package/dist/a_chunks/.root137.js +570 -0
  590. package/dist/a_chunks/.root137.js.map +1 -0
  591. package/dist/a_chunks/.root138.js +197 -0
  592. package/dist/a_chunks/.root138.js.map +1 -0
  593. package/dist/a_chunks/.root139.js +903 -0
  594. package/dist/a_chunks/.root139.js.map +1 -0
  595. package/dist/a_chunks/.root14.js +348 -0
  596. package/dist/a_chunks/.root14.js.map +1 -0
  597. package/dist/a_chunks/.root140.js +267 -0
  598. package/dist/a_chunks/.root140.js.map +1 -0
  599. package/dist/a_chunks/.root141.js +179 -0
  600. package/dist/a_chunks/.root141.js.map +1 -0
  601. package/dist/a_chunks/.root142.js +114 -0
  602. package/dist/a_chunks/.root142.js.map +1 -0
  603. package/dist/a_chunks/.root143.js +133 -0
  604. package/dist/a_chunks/.root143.js.map +1 -0
  605. package/dist/a_chunks/.root144.js +351 -0
  606. package/dist/a_chunks/.root144.js.map +1 -0
  607. package/dist/a_chunks/.root145.js +99 -0
  608. package/dist/a_chunks/.root145.js.map +1 -0
  609. package/dist/a_chunks/.root146.js +136 -0
  610. package/dist/a_chunks/.root146.js.map +1 -0
  611. package/dist/a_chunks/.root147.js +445 -0
  612. package/dist/a_chunks/.root147.js.map +1 -0
  613. package/dist/a_chunks/.root148.js +618 -0
  614. package/dist/a_chunks/.root148.js.map +1 -0
  615. package/dist/a_chunks/.root149.js +329 -0
  616. package/dist/a_chunks/.root149.js.map +1 -0
  617. package/dist/a_chunks/.root15.js +275 -0
  618. package/dist/a_chunks/.root15.js.map +1 -0
  619. package/dist/a_chunks/.root150.js +381 -0
  620. package/dist/a_chunks/.root150.js.map +1 -0
  621. package/dist/a_chunks/.root151.js +299 -0
  622. package/dist/a_chunks/.root151.js.map +1 -0
  623. package/dist/a_chunks/.root152.js +105 -0
  624. package/dist/a_chunks/.root152.js.map +1 -0
  625. package/dist/a_chunks/.root153.js +117 -0
  626. package/dist/a_chunks/.root153.js.map +1 -0
  627. package/dist/a_chunks/.root154.js +101 -0
  628. package/dist/a_chunks/.root154.js.map +1 -0
  629. package/dist/a_chunks/.root155.js +279 -0
  630. package/dist/a_chunks/.root155.js.map +1 -0
  631. package/dist/a_chunks/.root156.js +91 -0
  632. package/dist/a_chunks/.root156.js.map +1 -0
  633. package/dist/a_chunks/.root157.js +154 -0
  634. package/dist/a_chunks/.root157.js.map +1 -0
  635. package/dist/a_chunks/.root158.js +213 -0
  636. package/dist/a_chunks/.root158.js.map +1 -0
  637. package/dist/a_chunks/.root159.js +122 -0
  638. package/dist/a_chunks/.root159.js.map +1 -0
  639. package/dist/a_chunks/.root16.js +247 -0
  640. package/dist/a_chunks/.root16.js.map +1 -0
  641. package/dist/a_chunks/.root160.js +123 -0
  642. package/dist/a_chunks/.root160.js.map +1 -0
  643. package/dist/a_chunks/.root161.js +45 -0
  644. package/dist/a_chunks/.root161.js.map +1 -0
  645. package/dist/a_chunks/.root162.js +46 -0
  646. package/dist/a_chunks/.root162.js.map +1 -0
  647. package/dist/a_chunks/.root163.js +77 -0
  648. package/dist/a_chunks/.root163.js.map +1 -0
  649. package/dist/a_chunks/.root164.js +206 -0
  650. package/dist/a_chunks/.root164.js.map +1 -0
  651. package/dist/a_chunks/.root165.js +108 -0
  652. package/dist/a_chunks/.root165.js.map +1 -0
  653. package/dist/a_chunks/.root166.js +108 -0
  654. package/dist/a_chunks/.root166.js.map +1 -0
  655. package/dist/a_chunks/.root167.js +2074 -0
  656. package/dist/a_chunks/.root167.js.map +1 -0
  657. package/dist/a_chunks/.root168.js +112 -0
  658. package/dist/a_chunks/.root168.js.map +1 -0
  659. package/dist/a_chunks/.root169.js +147 -0
  660. package/dist/a_chunks/.root169.js.map +1 -0
  661. package/dist/a_chunks/.root17.js +138 -0
  662. package/dist/a_chunks/.root17.js.map +1 -0
  663. package/dist/a_chunks/.root170.js +114 -0
  664. package/dist/a_chunks/.root170.js.map +1 -0
  665. package/dist/a_chunks/.root171.js +59 -0
  666. package/dist/a_chunks/.root171.js.map +1 -0
  667. package/dist/a_chunks/.root172.js +69 -0
  668. package/dist/a_chunks/.root172.js.map +1 -0
  669. package/dist/a_chunks/.root173.js +146 -0
  670. package/dist/a_chunks/.root173.js.map +1 -0
  671. package/dist/a_chunks/.root174.js +112 -0
  672. package/dist/a_chunks/.root174.js.map +1 -0
  673. package/dist/a_chunks/.root175.js +113 -0
  674. package/dist/a_chunks/.root175.js.map +1 -0
  675. package/dist/a_chunks/.root176.js +109 -0
  676. package/dist/a_chunks/.root176.js.map +1 -0
  677. package/dist/a_chunks/.root177.js +129 -0
  678. package/dist/a_chunks/.root177.js.map +1 -0
  679. package/dist/a_chunks/.root178.js +182 -0
  680. package/dist/a_chunks/.root178.js.map +1 -0
  681. package/dist/a_chunks/.root179.js +253 -0
  682. package/dist/a_chunks/.root179.js.map +1 -0
  683. package/dist/a_chunks/.root18.js +152 -0
  684. package/dist/a_chunks/.root18.js.map +1 -0
  685. package/dist/a_chunks/.root180.js +458 -0
  686. package/dist/a_chunks/.root180.js.map +1 -0
  687. package/dist/a_chunks/.root181.js +1511 -0
  688. package/dist/a_chunks/.root181.js.map +1 -0
  689. package/dist/a_chunks/.root182.js +91 -0
  690. package/dist/a_chunks/.root182.js.map +1 -0
  691. package/dist/a_chunks/.root183.js +115 -0
  692. package/dist/a_chunks/.root183.js.map +1 -0
  693. package/dist/a_chunks/.root184.js +1202 -0
  694. package/dist/a_chunks/.root184.js.map +1 -0
  695. package/dist/a_chunks/.root185.js +83 -0
  696. package/dist/a_chunks/.root185.js.map +1 -0
  697. package/dist/a_chunks/.root186.js +267 -0
  698. package/dist/a_chunks/.root186.js.map +1 -0
  699. package/dist/a_chunks/.root187.js +18 -0
  700. package/dist/a_chunks/.root187.js.map +1 -0
  701. package/dist/a_chunks/.root19.js +121 -0
  702. package/dist/a_chunks/.root19.js.map +1 -0
  703. package/dist/a_chunks/.root2.js +980 -0
  704. package/dist/a_chunks/.root2.js.map +1 -0
  705. package/dist/a_chunks/.root20.js +169 -0
  706. package/dist/a_chunks/.root20.js.map +1 -0
  707. package/dist/a_chunks/.root21.js +260 -0
  708. package/dist/a_chunks/.root21.js.map +1 -0
  709. package/dist/a_chunks/.root22.js +324 -0
  710. package/dist/a_chunks/.root22.js.map +1 -0
  711. package/dist/a_chunks/.root23.js +22 -0
  712. package/dist/a_chunks/.root23.js.map +1 -0
  713. package/dist/a_chunks/.root24.js +90 -0
  714. package/dist/a_chunks/.root24.js.map +1 -0
  715. package/dist/a_chunks/.root25.js +207 -0
  716. package/dist/a_chunks/.root25.js.map +1 -0
  717. package/dist/a_chunks/.root26.js +265 -0
  718. package/dist/a_chunks/.root26.js.map +1 -0
  719. package/dist/a_chunks/.root27.js +151 -0
  720. package/dist/a_chunks/.root27.js.map +1 -0
  721. package/dist/a_chunks/.root28.js +394 -0
  722. package/dist/a_chunks/.root28.js.map +1 -0
  723. package/dist/a_chunks/.root29.js +555 -0
  724. package/dist/a_chunks/.root29.js.map +1 -0
  725. package/dist/a_chunks/.root3.js +284 -0
  726. package/dist/a_chunks/.root3.js.map +1 -0
  727. package/dist/a_chunks/.root30.js +2227 -0
  728. package/dist/a_chunks/.root30.js.map +1 -0
  729. package/dist/a_chunks/.root31.js +286 -0
  730. package/dist/a_chunks/.root31.js.map +1 -0
  731. package/dist/a_chunks/.root32.js +83 -0
  732. package/dist/a_chunks/.root32.js.map +1 -0
  733. package/dist/a_chunks/.root33.js +84 -0
  734. package/dist/a_chunks/.root33.js.map +1 -0
  735. package/dist/a_chunks/.root34.js +239 -0
  736. package/dist/a_chunks/.root34.js.map +1 -0
  737. package/dist/a_chunks/.root35.js +288 -0
  738. package/dist/a_chunks/.root35.js.map +1 -0
  739. package/dist/a_chunks/.root36.js +177 -0
  740. package/dist/a_chunks/.root36.js.map +1 -0
  741. package/dist/a_chunks/.root37.js +147 -0
  742. package/dist/a_chunks/.root37.js.map +1 -0
  743. package/dist/a_chunks/.root38.js +102 -0
  744. package/dist/a_chunks/.root38.js.map +1 -0
  745. package/dist/a_chunks/.root39.js +49 -0
  746. package/dist/a_chunks/.root39.js.map +1 -0
  747. package/dist/a_chunks/.root4.js +1107 -0
  748. package/dist/a_chunks/.root4.js.map +1 -0
  749. package/dist/a_chunks/.root40.js +273 -0
  750. package/dist/a_chunks/.root40.js.map +1 -0
  751. package/dist/a_chunks/.root41.js +22 -0
  752. package/dist/a_chunks/.root41.js.map +1 -0
  753. package/dist/a_chunks/.root42.js +214 -0
  754. package/dist/a_chunks/.root42.js.map +1 -0
  755. package/dist/a_chunks/.root43.js +151 -0
  756. package/dist/a_chunks/.root43.js.map +1 -0
  757. package/dist/a_chunks/.root44.js +53 -0
  758. package/dist/a_chunks/.root44.js.map +1 -0
  759. package/dist/a_chunks/.root45.js +21 -0
  760. package/dist/a_chunks/.root45.js.map +1 -0
  761. package/dist/a_chunks/.root46.js +51 -0
  762. package/dist/a_chunks/.root46.js.map +1 -0
  763. package/dist/a_chunks/.root47.js +280 -0
  764. package/dist/a_chunks/.root47.js.map +1 -0
  765. package/dist/a_chunks/.root48.js +192 -0
  766. package/dist/a_chunks/.root48.js.map +1 -0
  767. package/dist/a_chunks/.root49.js +82 -0
  768. package/dist/a_chunks/.root49.js.map +1 -0
  769. package/dist/a_chunks/.root5.js +359 -0
  770. package/dist/a_chunks/.root5.js.map +1 -0
  771. package/dist/a_chunks/.root50.js +220 -0
  772. package/dist/a_chunks/.root50.js.map +1 -0
  773. package/dist/a_chunks/.root51.js +338 -0
  774. package/dist/a_chunks/.root51.js.map +1 -0
  775. package/dist/a_chunks/.root52.js +129 -0
  776. package/dist/a_chunks/.root52.js.map +1 -0
  777. package/dist/a_chunks/.root53.js +299 -0
  778. package/dist/a_chunks/.root53.js.map +1 -0
  779. package/dist/a_chunks/.root54.js +23 -0
  780. package/dist/a_chunks/.root54.js.map +1 -0
  781. package/dist/a_chunks/.root55.js +665 -0
  782. package/dist/a_chunks/.root55.js.map +1 -0
  783. package/dist/a_chunks/.root56.js +3357 -0
  784. package/dist/a_chunks/.root56.js.map +1 -0
  785. package/dist/a_chunks/.root57.js +567 -0
  786. package/dist/a_chunks/.root57.js.map +1 -0
  787. package/dist/a_chunks/.root58.js +198 -0
  788. package/dist/a_chunks/.root58.js.map +1 -0
  789. package/dist/a_chunks/.root59.js +165 -0
  790. package/dist/a_chunks/.root59.js.map +1 -0
  791. package/dist/a_chunks/.root6.js +206 -0
  792. package/dist/a_chunks/.root6.js.map +1 -0
  793. package/dist/a_chunks/.root60.js +904 -0
  794. package/dist/a_chunks/.root60.js.map +1 -0
  795. package/dist/a_chunks/.root61.js +103 -0
  796. package/dist/a_chunks/.root61.js.map +1 -0
  797. package/dist/a_chunks/.root62.js +226 -0
  798. package/dist/a_chunks/.root62.js.map +1 -0
  799. package/dist/a_chunks/.root63.js +322 -0
  800. package/dist/a_chunks/.root63.js.map +1 -0
  801. package/dist/a_chunks/.root64.js +492 -0
  802. package/dist/a_chunks/.root64.js.map +1 -0
  803. package/dist/a_chunks/.root65.js +485 -0
  804. package/dist/a_chunks/.root65.js.map +1 -0
  805. package/dist/a_chunks/.root66.js +1056 -0
  806. package/dist/a_chunks/.root66.js.map +1 -0
  807. package/dist/a_chunks/.root67.js +299 -0
  808. package/dist/a_chunks/.root67.js.map +1 -0
  809. package/dist/a_chunks/.root68.js +206 -0
  810. package/dist/a_chunks/.root68.js.map +1 -0
  811. package/dist/a_chunks/.root69.js +1086 -0
  812. package/dist/a_chunks/.root69.js.map +1 -0
  813. package/dist/a_chunks/.root7.js +748 -0
  814. package/dist/a_chunks/.root7.js.map +1 -0
  815. package/dist/a_chunks/.root70.js +857 -0
  816. package/dist/a_chunks/.root70.js.map +1 -0
  817. package/dist/a_chunks/.root71.js +386 -0
  818. package/dist/a_chunks/.root71.js.map +1 -0
  819. package/dist/a_chunks/.root72.js +237 -0
  820. package/dist/a_chunks/.root72.js.map +1 -0
  821. package/dist/a_chunks/.root73.js +154 -0
  822. package/dist/a_chunks/.root73.js.map +1 -0
  823. package/dist/a_chunks/.root74.js +348 -0
  824. package/dist/a_chunks/.root74.js.map +1 -0
  825. package/dist/a_chunks/.root75.js +578 -0
  826. package/dist/a_chunks/.root75.js.map +1 -0
  827. package/dist/a_chunks/.root76.js +540 -0
  828. package/dist/a_chunks/.root76.js.map +1 -0
  829. package/dist/a_chunks/.root77.js +336 -0
  830. package/dist/a_chunks/.root77.js.map +1 -0
  831. package/dist/a_chunks/.root78.js +329 -0
  832. package/dist/a_chunks/.root78.js.map +1 -0
  833. package/dist/a_chunks/.root79.js +2311 -0
  834. package/dist/a_chunks/.root79.js.map +1 -0
  835. package/dist/a_chunks/.root8.js +172 -0
  836. package/dist/a_chunks/.root8.js.map +1 -0
  837. package/dist/a_chunks/.root80.js +169 -0
  838. package/dist/a_chunks/.root80.js.map +1 -0
  839. package/dist/a_chunks/.root81.js +607 -0
  840. package/dist/a_chunks/.root81.js.map +1 -0
  841. package/dist/a_chunks/.root82.js +287 -0
  842. package/dist/a_chunks/.root82.js.map +1 -0
  843. package/dist/a_chunks/.root83.js +247 -0
  844. package/dist/a_chunks/.root83.js.map +1 -0
  845. package/dist/a_chunks/.root84.js +247 -0
  846. package/dist/a_chunks/.root84.js.map +1 -0
  847. package/dist/a_chunks/.root85.js +481 -0
  848. package/dist/a_chunks/.root85.js.map +1 -0
  849. package/dist/a_chunks/.root86.js +351 -0
  850. package/dist/a_chunks/.root86.js.map +1 -0
  851. package/dist/a_chunks/.root87.js +94 -0
  852. package/dist/a_chunks/.root87.js.map +1 -0
  853. package/dist/a_chunks/.root88.js +101 -0
  854. package/dist/a_chunks/.root88.js.map +1 -0
  855. package/dist/a_chunks/.root89.js +248 -0
  856. package/dist/a_chunks/.root89.js.map +1 -0
  857. package/dist/a_chunks/.root9.js +687 -0
  858. package/dist/a_chunks/.root9.js.map +1 -0
  859. package/dist/a_chunks/.root90.js +356 -0
  860. package/dist/a_chunks/.root90.js.map +1 -0
  861. package/dist/a_chunks/.root91.js +143 -0
  862. package/dist/a_chunks/.root91.js.map +1 -0
  863. package/dist/a_chunks/.root92.js +143 -0
  864. package/dist/a_chunks/.root92.js.map +1 -0
  865. package/dist/a_chunks/.root93.js +462 -0
  866. package/dist/a_chunks/.root93.js.map +1 -0
  867. package/dist/a_chunks/.root94.js +365 -0
  868. package/dist/a_chunks/.root94.js.map +1 -0
  869. package/dist/a_chunks/.root95.js +223 -0
  870. package/dist/a_chunks/.root95.js.map +1 -0
  871. package/dist/a_chunks/.root96.js +358 -0
  872. package/dist/a_chunks/.root96.js.map +1 -0
  873. package/dist/a_chunks/.root97.js +521 -0
  874. package/dist/a_chunks/.root97.js.map +1 -0
  875. package/dist/a_chunks/.root98.js +374 -0
  876. package/dist/a_chunks/.root98.js.map +1 -0
  877. package/dist/a_chunks/.root99.js +390 -0
  878. package/dist/a_chunks/.root99.js.map +1 -0
  879. package/dist/a_chunks/Inner.js +662 -0
  880. package/dist/a_chunks/Inner.js.map +1 -0
  881. package/dist/a_chunks/TableEditableCell.js +148 -0
  882. package/dist/a_chunks/TableEditableCell.js.map +1 -0
  883. package/dist/a_chunks/TemplateModal.js +733 -0
  884. package/dist/a_chunks/TemplateModal.js.map +1 -0
  885. package/dist/a_chunks/_commonjsHelpers.js +22 -0
  886. package/dist/a_chunks/_commonjsHelpers.js.map +1 -0
  887. package/dist/a_chunks/common-table-item.js +771 -0
  888. package/dist/a_chunks/common-table-item.js.map +1 -0
  889. package/dist/a_chunks/data.js +570 -0
  890. package/dist/a_chunks/data.js.map +1 -0
  891. package/dist/a_chunks/deathclassification.js +172 -0
  892. package/dist/a_chunks/deathclassification.js.map +1 -0
  893. package/dist/a_chunks/func.js +277 -0
  894. package/dist/a_chunks/func.js.map +1 -0
  895. package/dist/a_chunks/index.js +10465 -0
  896. package/dist/a_chunks/index.js.map +1 -0
  897. package/dist/a_chunks/index2.js +6 -0
  898. package/dist/a_chunks/index2.js.map +1 -0
  899. package/dist/a_chunks/index3.js +479 -0
  900. package/dist/a_chunks/index3.js.map +1 -0
  901. package/dist/a_chunks/index4.js +119 -0
  902. package/dist/a_chunks/index4.js.map +1 -0
  903. package/dist/a_chunks/requestMethods.js +56 -0
  904. package/dist/a_chunks/requestMethods.js.map +1 -0
  905. package/dist/common_field_item/index.d.ts +5 -0
  906. package/dist/common_field_item/meta.d.ts +41 -0
  907. package/dist/curve/components/BmiCanvas/index.d.ts +29 -0
  908. package/dist/curve/components/FetusCanvas/config.d.ts +3 -0
  909. package/dist/curve/components/FetusCanvas/index.d.ts +26 -0
  910. package/dist/curve/components/FetusCanvas/requestMethods.d.ts +9 -0
  911. package/dist/curve/components/FetusCanvasNICHD/config.d.ts +3 -0
  912. package/dist/curve/components/FetusCanvasNICHD/data.d.ts +84 -0
  913. package/dist/curve/components/FetusCanvasNICHD/index.d.ts +28 -0
  914. package/dist/curve/components/Pregnogram/index.d.ts +19 -0
  915. package/dist/curve/components/api.d.ts +23 -0
  916. package/dist/curve/components-new/BmiCanvas/index.d.ts +22 -0
  917. package/dist/curve/components-new/FetusCanvas/config.d.ts +3 -0
  918. package/dist/curve/components-new/FetusCanvas/index.d.ts +19 -0
  919. package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +9 -0
  920. package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +3 -0
  921. package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +84 -0
  922. package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +21 -0
  923. package/dist/curve/components-new/Pregnogram/index.d.ts +13 -0
  924. package/dist/curve/data.d.ts +120 -0
  925. package/dist/curve/func.d.ts +9 -0
  926. package/dist/curve/index.d.ts +5 -0
  927. package/dist/curve/intro-steps.d.ts +7 -0
  928. package/dist/doctor-end/ChiefComplaintTemplate/index.d.ts +21 -0
  929. package/dist/doctor-end/CockpitModal/CockpitModal.d.ts +9 -0
  930. package/dist/doctor-end/CockpitModal/components/chart-booking/chart-booking.d.ts +8 -0
  931. package/dist/doctor-end/CockpitModal/components/chart-efficiency/chart-efficiency.d.ts +8 -0
  932. package/dist/doctor-end/CockpitModal/components/chart-highrisk/chart-highrisk.d.ts +8 -0
  933. package/dist/doctor-end/CockpitModal/components/chart-type/chart-type-inner.d.ts +8 -0
  934. package/dist/doctor-end/CockpitModal/components/chart-type/chart-type.d.ts +2 -0
  935. package/dist/doctor-end/CockpitModal/components/chart-type/chart.d.ts +28 -0
  936. package/dist/doctor-end/CockpitModal/components/index.d.ts +5 -0
  937. package/dist/doctor-end/CockpitModal/components/time-header/time-header.d.ts +15 -0
  938. package/dist/doctor-end/CockpitModal/methods/assist-methods.d.ts +3 -0
  939. package/dist/doctor-end/CockpitModal/methods/request-methods.d.ts +8 -0
  940. package/dist/doctor-end/DiabetesAppointment/index.d.ts +16 -0
  941. package/dist/doctor-end/DiagReminder/index.d.ts +13 -0
  942. package/dist/doctor-end/DiagReminder_copy/index.d.ts +3 -0
  943. package/dist/doctor-end/GestationalWeekProjectTree/index.d.ts +7 -0
  944. package/dist/doctor-end/HighRiskModal/HighRiskModal.d.ts +12 -0
  945. package/dist/doctor-end/HighriskFactor/index.d.ts +51 -0
  946. package/dist/doctor-end/HighriskGradeSelect/index.d.ts +13 -0
  947. package/dist/doctor-end/HighriskSign/index.d.ts +21 -0
  948. package/dist/doctor-end/Loading/index.d.ts +5 -0
  949. package/dist/doctor-end/Preeclampsia/Inner.d.ts +15 -0
  950. package/dist/doctor-end/Preeclampsia/index.d.ts +5 -0
  951. package/dist/doctor-end/PreventPreeclampsia/index.d.ts +2 -0
  952. package/dist/doctor-end/ResultImport/index.d.ts +19 -0
  953. package/dist/doctor-end/ScarredUterus/index.d.ts +15 -0
  954. package/dist/doctor-end/SyphilisManagement/index.d.ts +15 -0
  955. package/dist/doctor-end/TemplateTree/index.d.ts +55 -0
  956. package/dist/doctor-end/Thrombus/index.d.ts +22 -0
  957. package/dist/doctor-end/TreatmentTemplate/index.d.ts +21 -0
  958. package/dist/doctor-end/common.d.ts +1 -0
  959. package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +11 -0
  960. package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +15 -0
  961. package/dist/doctor-end/high-risk-warn/util.d.ts +12 -0
  962. package/dist/doctor-end/index.d.ts +5 -0
  963. package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +11 -0
  964. package/dist/global-high-risk/config.d.ts +35 -0
  965. package/dist/global-high-risk/global-high-risk.d.ts +6 -0
  966. package/dist/global-high-risk/move-point.d.ts +21 -0
  967. package/dist/global-high-risk/request.d.ts +9 -0
  968. package/dist/hooks/index.d.ts +1 -0
  969. package/dist/hooks/obis-doctor-ws/index.d.ts +1 -0
  970. package/dist/index.d.ts +58 -0
  971. package/dist/index.js +83 -0
  972. package/dist/index.js.map +1 -0
  973. package/dist/layout/components/ClearCache.d.ts +3 -0
  974. package/dist/layout/components/MenuSearch/Inner.d.ts +7 -0
  975. package/dist/layout/components/MenuSearch/index.d.ts +1 -0
  976. package/dist/layout/components/PregnancyToolbar.d.ts +7 -0
  977. package/dist/layout/components/ResetPasswordModal.d.ts +19 -0
  978. package/dist/layout/components/RouterTabs.d.ts +33 -0
  979. package/dist/layout/components/TabButton/Inner.d.ts +11 -0
  980. package/dist/layout/components/TabButton/index.d.ts +8 -0
  981. package/dist/layout/components/build-info-modal/build-info-modal.d.ts +6 -0
  982. package/dist/layout/components/reset-config.d.ts +62 -0
  983. package/dist/layout/header.d.ts +28 -0
  984. package/dist/layout/index.d.ts +1 -0
  985. package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +2 -0
  986. package/dist/modals/entries/StupidTemplateModal2/index.d.ts +22 -0
  987. package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +16 -0
  988. package/dist/modals/entries/modal_form/index.d.ts +27 -0
  989. package/dist/modals/entries/print_modal/index.d.ts +3 -0
  990. package/dist/modals/entries/template_modal3/EditModal.d.ts +1 -0
  991. package/dist/modals/entries/template_modal3/common.d.ts +4 -0
  992. package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +1 -0
  993. package/dist/modals/entries/template_modal3/index copy 2.d.ts +19 -0
  994. package/dist/modals/entries/template_modal3/index copy.d.ts +22 -0
  995. package/dist/modals/entries/template_modal3/index.d.ts +18 -0
  996. package/dist/modals/entries/template_modal3/methods/index.d.ts +15 -0
  997. package/dist/modals/entries/template_modal3/types.d.ts +28 -0
  998. package/dist/modals/entries/test/index.d.ts +6 -0
  999. package/dist/modals/entries/text_search/index.d.ts +8 -0
  1000. package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +7 -0
  1001. 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 +9 -0
  1002. package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +7 -0
  1003. 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 +9 -0
  1004. 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 +7 -0
  1005. 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 +28 -0
  1006. 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 +9 -0
  1007. 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 +7 -0
  1008. 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 +3 -0
  1009. 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 +5 -0
  1010. 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 +6 -0
  1011. package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +8 -0
  1012. 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 +12 -0
  1013. 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 +20 -0
  1014. 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 +66 -0
  1015. 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 +13 -0
  1016. 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 +9 -0
  1017. 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" +12 -0
  1018. 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 +13 -0
  1019. package/dist/modals/index.d.ts +25 -0
  1020. package/dist/modals/meta.d.ts +18 -0
  1021. package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +13 -0
  1022. package/dist/newly-component/hepatitis-new-baby/hepatitis-new-baby.d.ts +19 -0
  1023. package/dist/newly-component/hepatitis-new-baby/index.d.ts +6 -0
  1024. package/dist/newly-component/move-point/move-point.d.ts +21 -0
  1025. package/dist/options/index.d.ts +2 -0
  1026. package/dist/others/TemplateTree/Inner.d.ts +29 -0
  1027. package/dist/others/TemplateTree/index.d.ts +3 -0
  1028. package/dist/others/TemplateTree/types.d.ts +25 -0
  1029. package/dist/others/baby-form/components/Form.d.ts +4 -0
  1030. package/dist/others/baby-form/config/adapter.d.ts +5 -0
  1031. package/dist/others/baby-form/frompanel.d.ts +16 -0
  1032. package/dist/selects/AgeSelect/index.d.ts +5 -0
  1033. package/dist/selects/ApgarScoreInput/index.d.ts +3 -0
  1034. package/dist/selects/ApiPermissionSelect/index.d.ts +21 -0
  1035. package/dist/selects/AutoCompleteWithRed/index.d.ts +4 -0
  1036. package/dist/selects/CascaderAddress/AddressInput.d.ts +2 -0
  1037. package/dist/selects/CascaderAddress/AddressInputInner.d.ts +19 -0
  1038. package/dist/selects/CascaderAddress/index.d.ts +2 -0
  1039. package/dist/selects/CountrySelect/index.d.ts +7 -0
  1040. package/dist/selects/CronSelect/index.d.ts +10 -0
  1041. package/dist/selects/DataSelectWithOptionsOrInput/Inner.d.ts +2 -0
  1042. package/dist/selects/DataSelectWithOptionsOrInput/index.d.ts +2 -0
  1043. package/dist/selects/DeviceStatusSelect/index.d.ts +7 -0
  1044. package/dist/selects/DiagnosisAutoComplete/index.d.ts +11 -0
  1045. package/dist/selects/NativePlace/NativePlace.d.ts +2 -0
  1046. package/dist/selects/NativePlace/NativePlaceInner.d.ts +8 -0
  1047. package/dist/selects/NativePlace/config.d.ts +7 -0
  1048. package/dist/selects/NormalSelect/index.d.ts +11 -0
  1049. package/dist/selects/OrderTypeSelect/index.d.ts +7 -0
  1050. package/dist/selects/ParentPermissionSelect/index.d.ts +3 -0
  1051. package/dist/selects/PatientAutoComplete/Inner.d.ts +14 -0
  1052. package/dist/selects/PatientAutoComplete/index.d.ts +3 -0
  1053. package/dist/selects/PermissionSelect/index.d.ts +14 -0
  1054. package/dist/selects/PermissionTypeSelect/index.d.ts +11 -0
  1055. package/dist/selects/RadioWithInput/index.d.ts +8 -0
  1056. package/dist/selects/RadioWithInputNumber/index.d.ts +8 -0
  1057. package/dist/selects/ReferralOrganizationSelect/index.d.ts +11 -0
  1058. package/dist/selects/SelectTagWithOptions/index.d.ts +3 -0
  1059. package/dist/selects/SelectWithNo/index.d.ts +2 -0
  1060. package/dist/selects/SelectWithNoneOption/index.d.ts +8 -0
  1061. package/dist/selects/SelectWithOptions/index.d.ts +8 -0
  1062. package/dist/selects/SelectWithOptionsFromApi/index.d.ts +3 -0
  1063. package/dist/selects/SelectWithOptionsOrInput/index.d.ts +2 -0
  1064. package/dist/selects/ServiceTypeSelect/index.d.ts +7 -0
  1065. package/dist/selects/ServiceTypeStatus/index.d.ts +7 -0
  1066. package/dist/selects/SurgicalBeforeNurseSelect/index.d.ts +11 -0
  1067. package/dist/selects/SurgicalBeforeOperatorSelect/index.d.ts +11 -0
  1068. package/dist/selects/TreeSelect/index.d.ts +15 -0
  1069. package/dist/selects/TriggerTypeSelect/index.d.ts +7 -0
  1070. package/dist/special-components/cure-state/cure-state.d.ts +6 -0
  1071. package/dist/special-components/syphilis-tested/syphilis-tested.d.ts +5 -0
  1072. package/dist/utils/EventEmitter.d.ts +1 -0
  1073. package/dist/utils/InterceptComponent.d.ts +17 -0
  1074. package/dist/utils/adapter.d.ts +97 -0
  1075. package/dist/utils/constants/index.d.ts +30 -0
  1076. package/dist/utils/defaultMethod.d.ts +82 -0
  1077. package/dist/utils/dictionary.d.ts +13 -0
  1078. package/dist/utils/dictionaryTranslator.d.ts +6 -0
  1079. package/dist/utils/form.d.ts +1 -0
  1080. package/dist/utils/format.d.ts +16 -0
  1081. package/dist/utils/getInputStyle.d.ts +1 -0
  1082. package/dist/utils/index.d.ts +7 -0
  1083. package/dist/utils/levelOptions.d.ts +61 -0
  1084. package/dist/utils/observePatientData.d.ts +7 -0
  1085. package/dist/utils/preload_components.d.ts +2 -0
  1086. package/dist/utils/select_options.d.ts +1 -0
  1087. package/dist/utils/useMarshal.d.ts +5 -0
  1088. package/dist/utils/utils.d.ts +33 -0
  1089. package/package.json +53 -0
@@ -0,0 +1,2227 @@
1
+ import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
2
+ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
3
+ import _createClass from "@babel/runtime/helpers/createClass";
4
+ import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
5
+ import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
6
+ import _inherits from "@babel/runtime/helpers/inherits";
7
+ import _defineProperty from "@babel/runtime/helpers/defineProperty";
8
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
9
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
10
+ import _regeneratorRuntime from "@babel/runtime/regenerator";
11
+ function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
12
+ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
13
+ import 'antd/es/space/style';
14
+ import _Space from 'antd/es/space';
15
+ import 'antd/es/button/style';
16
+ import _Button from 'antd/es/button';
17
+ import 'antd/es/radio/style';
18
+ import _Radio from 'antd/es/radio';
19
+ import 'antd/es/modal/style';
20
+ import _Modal from 'antd/es/modal';
21
+ import _set from 'lodash/set';
22
+ import _get from 'lodash/get';
23
+ import _forEach from 'lodash/forEach';
24
+ import _filter from 'lodash/filter';
25
+ import _cloneDeep from 'lodash/cloneDeep';
26
+ import { PrinterOutlined, EditOutlined } from '@ant-design/icons';
27
+ import { b as styleInject, L as MyForm, c as getFormData } from './index.js';
28
+ import { g as getLineArea, a as api, s as setVerRules, b as setHorRules, p as printCanvas, j as judgeAreas } from './func.js';
29
+ import { Component, createRef } from 'react';
30
+ import ReactToPrint from 'react-to-print';
31
+ import { r as requestMethods } from './requestMethods.js';
32
+ import '@lm_fe/env';
33
+ import 'lodash/isFunction';
34
+ import 'antd/es/input/style';
35
+ import 'antd/es/input';
36
+ import 'antd/es/input-number/style';
37
+ import 'antd/es/input-number';
38
+ import 'lodash/map';
39
+ import 'lodash/indexOf';
40
+ import 'lodash/compact';
41
+ import '@lm_fe/components';
42
+ import '@lm_fe/utils';
43
+ import 'classnames';
44
+ import 'dayjs';
45
+ import 'antd/es/checkbox/style';
46
+ import 'antd/es/checkbox';
47
+ import 'lodash/isString';
48
+ import 'lodash/isNumber';
49
+ import 'lodash/isBoolean';
50
+ import 'antd/es/divider/style';
51
+ import 'antd/es/divider';
52
+ import 'lodash/isEmpty';
53
+ import 'antd/es/switch/style';
54
+ import 'antd/es/switch';
55
+ import 'antd/es/form/style';
56
+ import 'antd/es/form';
57
+ import 'lodash/join';
58
+ import 'lodash/isEqual';
59
+ import 'lodash/isArray';
60
+ import 'lodash/identity';
61
+ import '@lm_fe/service';
62
+ import 'lodash/isObject';
63
+ import 'lodash/keys';
64
+ import 'lodash/keyBy';
65
+ import 'lodash/isNil';
66
+ import 'antd/es/tooltip/style';
67
+ import 'antd/es/tooltip';
68
+ import 'antd/es/spin/style';
69
+ import 'antd/es/spin';
70
+ import 'antd/es/message/style';
71
+ import 'antd/es/message';
72
+ import 'lodash/has';
73
+ import 'lodash/size';
74
+ import 'lodash/includes';
75
+ import 'antd/es/row/style';
76
+ import 'antd/es/row';
77
+ import 'antd/es/col/style';
78
+ import 'antd/es/col';
79
+ import 'lodash/concat';
80
+ import 'lodash/reduce';
81
+ import 'lodash/debounce';
82
+ import 'lodash/pickBy';
83
+ import 'antd/es/auto-complete/style';
84
+ import 'antd/es/auto-complete';
85
+ import 'lodash/nth';
86
+ import 'lodash/assign';
87
+ import 'antd/es/popover/style';
88
+ import 'antd/es/popover';
89
+ import 'antd/es/menu/style';
90
+ import 'antd/es/menu';
91
+ import 'store';
92
+ import 'antd/es/popconfirm/style';
93
+ import 'antd/es/popconfirm';
94
+ import 'lodash/last';
95
+ import 'lodash/toUpper';
96
+ import 'lodash/reverse';
97
+ var bpdData = {
98
+ bottomLine: [{
99
+ x: 9,
100
+ y: 39.6
101
+ }, {
102
+ x: 10,
103
+ y: 42.6
104
+ }, {
105
+ x: 11,
106
+ y: 45.6
107
+ }, {
108
+ x: 12,
109
+ y: 48.6
110
+ }, {
111
+ x: 13,
112
+ y: 51.6
113
+ }, {
114
+ x: 14,
115
+ y: 54.7
116
+ }, {
117
+ x: 15,
118
+ y: 57.7
119
+ }, {
120
+ x: 16,
121
+ y: 60.6
122
+ }, {
123
+ x: 17,
124
+ y: 63.5
125
+ }, {
126
+ x: 18,
127
+ y: 66.3
128
+ }, {
129
+ x: 19,
130
+ y: 69.0
131
+ }, {
132
+ x: 20,
133
+ y: 71.5
134
+ }, {
135
+ x: 21,
136
+ y: 73.9
137
+ }, {
138
+ x: 22,
139
+ y: 76.2
140
+ }, {
141
+ x: 23,
142
+ y: 78.3
143
+ }, {
144
+ x: 24,
145
+ y: 80.2
146
+ }, {
147
+ x: 25,
148
+ y: 81.9
149
+ }, {
150
+ x: 26,
151
+ y: 83.5
152
+ }, {
153
+ x: 27,
154
+ y: 84.8
155
+ }, {
156
+ x: 28,
157
+ y: 86
158
+ }, {
159
+ x: 29,
160
+ y: 87
161
+ }, {
162
+ x: 30,
163
+ y: 87.7
164
+ }],
165
+ middleLine: [{
166
+ x: 9,
167
+ y: 43.1
168
+ }, {
169
+ x: 10,
170
+ y: 46.1
171
+ }, {
172
+ x: 11,
173
+ y: 49.2
174
+ }, {
175
+ x: 12,
176
+ y: 52.3
177
+ }, {
178
+ x: 13,
179
+ y: 55.5
180
+ }, {
181
+ x: 14,
182
+ y: 58.6
183
+ }, {
184
+ x: 15,
185
+ y: 61.7
186
+ }, {
187
+ x: 16,
188
+ y: 64.7
189
+ }, {
190
+ x: 17,
191
+ y: 67.7
192
+ }, {
193
+ x: 18,
194
+ y: 70.6
195
+ }, {
196
+ x: 19,
197
+ y: 73.3
198
+ }, {
199
+ x: 20,
200
+ y: 76.0
201
+ }, {
202
+ x: 21,
203
+ y: 78.5
204
+ }, {
205
+ x: 22,
206
+ y: 80.8
207
+ }, {
208
+ x: 23,
209
+ y: 83.0
210
+ }, {
211
+ x: 24,
212
+ y: 85.0
213
+ }, {
214
+ x: 25,
215
+ y: 86.8
216
+ }, {
217
+ x: 26,
218
+ y: 88.5
219
+ }, {
220
+ x: 27,
221
+ y: 89.9
222
+ }, {
223
+ x: 28,
224
+ y: 91.1
225
+ }, {
226
+ x: 29,
227
+ y: 92.1
228
+ }, {
229
+ x: 30,
230
+ y: 93.0
231
+ }],
232
+ topLine: [{
233
+ x: 9,
234
+ y: 46.8
235
+ }, {
236
+ x: 10,
237
+ y: 49.9
238
+ }, {
239
+ x: 11,
240
+ y: 53.1
241
+ }, {
242
+ x: 12,
243
+ y: 56.4
244
+ }, {
245
+ x: 13,
246
+ y: 59.6
247
+ }, {
248
+ x: 14,
249
+ y: 62.8
250
+ }, {
251
+ x: 15,
252
+ y: 66.0
253
+ }, {
254
+ x: 16,
255
+ y: 69.1
256
+ }, {
257
+ x: 17,
258
+ y: 72.2
259
+ }, {
260
+ x: 18,
261
+ y: 75.1
262
+ }, {
263
+ x: 19,
264
+ y: 78.0
265
+ }, {
266
+ x: 20,
267
+ y: 80.7
268
+ }, {
269
+ x: 21,
270
+ y: 83.3
271
+ }, {
272
+ x: 22,
273
+ y: 85.7
274
+ }, {
275
+ x: 23,
276
+ y: 88.0
277
+ }, {
278
+ x: 24,
279
+ y: 90.1
280
+ }, {
281
+ x: 25,
282
+ y: 92.0
283
+ }, {
284
+ x: 26,
285
+ y: 93.7
286
+ }, {
287
+ x: 27,
288
+ y: 95.3
289
+ }, {
290
+ x: 28,
291
+ y: 96.6
292
+ }, {
293
+ x: 29,
294
+ y: 97.7
295
+ }, {
296
+ x: 30,
297
+ y: 98.6
298
+ }]
299
+ };
300
+ _set(bpdData, 'lineArea', getLineArea(_get(bpdData, 'bottomLine'), _get(bpdData, 'topLine')));
301
+ var flData = {
302
+ bottomLine: [{
303
+ x: 0,
304
+ y: 1.8
305
+ }, {
306
+ x: 1,
307
+ y: 3.2
308
+ }, {
309
+ x: 2,
310
+ y: 5.1
311
+ }, {
312
+ x: 3,
313
+ y: 7.6
314
+ }, {
315
+ x: 4,
316
+ y: 10.5
317
+ }, {
318
+ x: 5,
319
+ y: 13.6
320
+ }, {
321
+ x: 6,
322
+ y: 16.8
323
+ }, {
324
+ x: 7,
325
+ y: 19.8
326
+ }, {
327
+ x: 8,
328
+ y: 22.6
329
+ }, {
330
+ x: 9,
331
+ y: 25.3
332
+ }, {
333
+ x: 10,
334
+ y: 28.0
335
+ }, {
336
+ x: 11,
337
+ y: 30.7
338
+ }, {
339
+ x: 12,
340
+ y: 33.4
341
+ }, {
342
+ x: 13,
343
+ y: 36.0
344
+ }, {
345
+ x: 14,
346
+ y: 38.6
347
+ }, {
348
+ x: 15,
349
+ y: 41.0
350
+ }, {
351
+ x: 16,
352
+ y: 43.4
353
+ }, {
354
+ x: 17,
355
+ y: 45.7
356
+ }, {
357
+ x: 18,
358
+ y: 47.8
359
+ }, {
360
+ x: 19,
361
+ y: 49.9
362
+ }, {
363
+ x: 20,
364
+ y: 51.9
365
+ }, {
366
+ x: 21,
367
+ y: 53.9
368
+ }, {
369
+ x: 22,
370
+ y: 55.7
371
+ }, {
372
+ x: 23,
373
+ y: 57.5
374
+ }, {
375
+ x: 24,
376
+ y: 59.2
377
+ }, {
378
+ x: 25,
379
+ y: 60.9
380
+ }, {
381
+ x: 26,
382
+ y: 62.4
383
+ }, {
384
+ x: 27,
385
+ y: 63.9
386
+ }, {
387
+ x: 28,
388
+ y: 65.3
389
+ }, {
390
+ x: 29,
391
+ y: 66.6
392
+ }, {
393
+ x: 30,
394
+ y: 67.7
395
+ }],
396
+ middleLine: [{
397
+ x: 0,
398
+ y: 2.2
399
+ }, {
400
+ x: 1,
401
+ y: 3.8
402
+ }, {
403
+ x: 2,
404
+ y: 6.1
405
+ }, {
406
+ x: 3,
407
+ y: 8.9
408
+ }, {
409
+ x: 4,
410
+ y: 12.2
411
+ }, {
412
+ x: 5,
413
+ y: 15.7
414
+ }, {
415
+ x: 6,
416
+ y: 19.1
417
+ }, {
418
+ x: 7,
419
+ y: 22.4
420
+ }, {
421
+ x: 8,
422
+ y: 25.4
423
+ }, {
424
+ x: 9,
425
+ y: 28.2
426
+ }, {
427
+ x: 10,
428
+ y: 31.0
429
+ }, {
430
+ x: 11,
431
+ y: 33.8
432
+ }, {
433
+ x: 12,
434
+ y: 36.5
435
+ }, {
436
+ x: 13,
437
+ y: 39.1
438
+ }, {
439
+ x: 14,
440
+ y: 41.7
441
+ }, {
442
+ x: 15,
443
+ y: 44.2
444
+ }, {
445
+ x: 16,
446
+ y: 46.6
447
+ }, {
448
+ x: 17,
449
+ y: 49.0
450
+ }, {
451
+ x: 18,
452
+ y: 51.2
453
+ }, {
454
+ x: 19,
455
+ y: 53.4
456
+ }, {
457
+ x: 20,
458
+ y: 55.5
459
+ }, {
460
+ x: 21,
461
+ y: 57.5
462
+ }, {
463
+ x: 22,
464
+ y: 59.5
465
+ }, {
466
+ x: 23,
467
+ y: 61.4
468
+ }, {
469
+ x: 24,
470
+ y: 63.2
471
+ }, {
472
+ x: 25,
473
+ y: 65.0
474
+ }, {
475
+ x: 26,
476
+ y: 66.7
477
+ }, {
478
+ x: 27,
479
+ y: 68.3
480
+ }, {
481
+ x: 28,
482
+ y: 69.7
483
+ }, {
484
+ x: 29,
485
+ y: 71.1
486
+ }, {
487
+ x: 30,
488
+ y: 72.4
489
+ }],
490
+ topLine: [{
491
+ x: 0,
492
+ y: 2.6
493
+ }, {
494
+ x: 1,
495
+ y: 4.6
496
+ }, {
497
+ x: 2,
498
+ y: 7.21
499
+ }, {
500
+ x: 3,
501
+ y: 10.5
502
+ }, {
503
+ x: 4,
504
+ y: 14.2
505
+ }, {
506
+ x: 5,
507
+ y: 18.1
508
+ }, {
509
+ x: 6,
510
+ y: 21.9
511
+ }, {
512
+ x: 7,
513
+ y: 25.4
514
+ }, {
515
+ x: 8,
516
+ y: 28.5
517
+ }, {
518
+ x: 9,
519
+ y: 31.5
520
+ }, {
521
+ x: 10,
522
+ y: 34.3
523
+ }, {
524
+ x: 11,
525
+ y: 37.1
526
+ }, {
527
+ x: 12,
528
+ y: 39.9
529
+ }, {
530
+ x: 13,
531
+ y: 42.5
532
+ }, {
533
+ x: 14,
534
+ y: 45.1
535
+ }, {
536
+ x: 15,
537
+ y: 47.7
538
+ }, {
539
+ x: 16,
540
+ y: 50.1
541
+ }, {
542
+ x: 17,
543
+ y: 52.5
544
+ }, {
545
+ x: 18,
546
+ y: 54.8
547
+ }, {
548
+ x: 19,
549
+ y: 57.1
550
+ }, {
551
+ x: 20,
552
+ y: 59.3
553
+ }, {
554
+ x: 21,
555
+ y: 61.4
556
+ }, {
557
+ x: 22,
558
+ y: 63.5
559
+ }, {
560
+ x: 23,
561
+ y: 65.6
562
+ }, {
563
+ x: 24,
564
+ y: 67.5
565
+ }, {
566
+ x: 25,
567
+ y: 69.4
568
+ }, {
569
+ x: 26,
570
+ y: 71.2
571
+ }, {
572
+ x: 27,
573
+ y: 72.9
574
+ }, {
575
+ x: 28,
576
+ y: 74.5
577
+ }, {
578
+ x: 29,
579
+ y: 76.0
580
+ }, {
581
+ x: 30,
582
+ y: 77.4
583
+ }]
584
+ };
585
+ _set(flData, 'lineArea', getLineArea(_get(flData, 'bottomLine'), _get(flData, 'topLine')));
586
+ var acData = {
587
+ bottomLine: [{
588
+ x: 4,
589
+ y: 7.18
590
+ }, {
591
+ x: 5,
592
+ y: 8.3
593
+ }, {
594
+ x: 6,
595
+ y: 9.43
596
+ }, {
597
+ x: 7,
598
+ y: 10.57
599
+ }, {
600
+ x: 8,
601
+ y: 11.7
602
+ }, {
603
+ x: 9,
604
+ y: 12.81
605
+ }, {
606
+ x: 10,
607
+ y: 13.92
608
+ }, {
609
+ x: 11,
610
+ y: 15.02
611
+ }, {
612
+ x: 12,
613
+ y: 16.1
614
+ }, {
615
+ x: 13,
616
+ y: 17.15
617
+ }, {
618
+ x: 14,
619
+ y: 18.18
620
+ }, {
621
+ x: 15,
622
+ y: 19.19
623
+ }, {
624
+ x: 16,
625
+ y: 20.18
626
+ }, {
627
+ x: 17,
628
+ y: 21.15
629
+ }, {
630
+ x: 18,
631
+ y: 22.12
632
+ }, {
633
+ x: 19,
634
+ y: 23.09
635
+ }, {
636
+ x: 20,
637
+ y: 24.08
638
+ }, {
639
+ x: 21,
640
+ y: 25.05
641
+ }, {
642
+ x: 22,
643
+ y: 26.02
644
+ }, {
645
+ x: 23,
646
+ y: 26.96
647
+ }, {
648
+ x: 24,
649
+ y: 27.87
650
+ }, {
651
+ x: 25,
652
+ y: 28.73
653
+ }, {
654
+ x: 26,
655
+ y: 29.54
656
+ }, {
657
+ x: 27,
658
+ y: 30.31
659
+ }, {
660
+ x: 28,
661
+ y: 31.06
662
+ }, {
663
+ x: 29,
664
+ y: 31.79
665
+ }, {
666
+ x: 30,
667
+ y: 32.52
668
+ }],
669
+ middleLine: [{
670
+ x: 4,
671
+ y: 7.84
672
+ }, {
673
+ x: 5,
674
+ y: 9.04
675
+ }, {
676
+ x: 6,
677
+ y: 10.25
678
+ }, {
679
+ x: 7,
680
+ y: 11.45
681
+ }, {
682
+ x: 8,
683
+ y: 12.63
684
+ }, {
685
+ x: 9,
686
+ y: 13.8
687
+ }, {
688
+ x: 10,
689
+ y: 14.96
690
+ }, {
691
+ x: 11,
692
+ y: 16.11
693
+ }, {
694
+ x: 12,
695
+ y: 17.24
696
+ }, {
697
+ x: 13,
698
+ y: 18.34
699
+ }, {
700
+ x: 14,
701
+ y: 19.43
702
+ }, {
703
+ x: 15,
704
+ y: 20.49
705
+ }, {
706
+ x: 16,
707
+ y: 21.54
708
+ }, {
709
+ x: 17,
710
+ y: 22.58
711
+ }, {
712
+ x: 18,
713
+ y: 23.61
714
+ }, {
715
+ x: 19,
716
+ y: 24.67
717
+ }, {
718
+ x: 20,
719
+ y: 25.73
720
+ }, {
721
+ x: 21,
722
+ y: 26.8
723
+ }, {
724
+ x: 22,
725
+ y: 27.87
726
+ }, {
727
+ x: 23,
728
+ y: 28.91
729
+ }, {
730
+ x: 24,
731
+ y: 29.93
732
+ }, {
733
+ x: 25,
734
+ y: 30.9
735
+ }, {
736
+ x: 26,
737
+ y: 31.83
738
+ }, {
739
+ x: 27,
740
+ y: 32.72
741
+ }, {
742
+ x: 28,
743
+ y: 33.59
744
+ }, {
745
+ x: 29,
746
+ y: 34.45
747
+ }, {
748
+ x: 30,
749
+ y: 35.33
750
+ }],
751
+ topLine: [{
752
+ x: 4,
753
+ y: 8.57
754
+ }, {
755
+ x: 5,
756
+ y: 9.85
757
+ }, {
758
+ x: 6,
759
+ y: 11.13
760
+ }, {
761
+ x: 7,
762
+ y: 12.39
763
+ }, {
764
+ x: 8,
765
+ y: 13.64
766
+ }, {
767
+ x: 9,
768
+ y: 14.87
769
+ }, {
770
+ x: 10,
771
+ y: 16.08
772
+ }, {
773
+ x: 11,
774
+ y: 17.28
775
+ }, {
776
+ x: 12,
777
+ y: 18.46
778
+ }, {
779
+ x: 13,
780
+ y: 19.62
781
+ }, {
782
+ x: 14,
783
+ y: 20.76
784
+ }, {
785
+ x: 15,
786
+ y: 21.88
787
+ }, {
788
+ x: 16,
789
+ y: 22.99
790
+ }, {
791
+ x: 17,
792
+ y: 24.1
793
+ }, {
794
+ x: 18,
795
+ y: 25.21
796
+ }, {
797
+ x: 19,
798
+ y: 26.34
799
+ }, {
800
+ x: 20,
801
+ y: 27.5
802
+ }, {
803
+ x: 21,
804
+ y: 28.67
805
+ }, {
806
+ x: 22,
807
+ y: 29.85
808
+ }, {
809
+ x: 23,
810
+ y: 31.01
811
+ }, {
812
+ x: 24,
813
+ y: 32.14
814
+ }, {
815
+ x: 25,
816
+ y: 33.24
817
+ }, {
818
+ x: 26,
819
+ y: 34.29
820
+ }, {
821
+ x: 27,
822
+ y: 35.32
823
+ }, {
824
+ x: 28,
825
+ y: 36.32
826
+ }, {
827
+ x: 29,
828
+ y: 37.34
829
+ }, {
830
+ x: 30,
831
+ y: 38.33
832
+ }]
833
+ };
834
+ _set(acData, 'lineArea', getLineArea(_get(acData, 'bottomLine'), _get(acData, 'topLine')));
835
+ var hcData = {
836
+ bottomLine: [{
837
+ x: 4,
838
+ y: 8.99
839
+ }, {
840
+ x: 5,
841
+ y: 10.25
842
+ }, {
843
+ x: 6,
844
+ y: 11.47
845
+ }, {
846
+ x: 7,
847
+ y: 12.66
848
+ }, {
849
+ x: 8,
850
+ y: 13.81
851
+ }, {
852
+ x: 9,
853
+ y: 14.94
854
+ }, {
855
+ x: 10,
856
+ y: 16.08
857
+ }, {
858
+ x: 11,
859
+ y: 17.23
860
+ }, {
861
+ x: 12,
862
+ y: 18.39
863
+ }, {
864
+ x: 13,
865
+ y: 19.53
866
+ }, {
867
+ x: 14,
868
+ y: 20.66
869
+ }, {
870
+ x: 15,
871
+ y: 21.77
872
+ }, {
873
+ x: 16,
874
+ y: 22.84
875
+ }, {
876
+ x: 17,
877
+ y: 23.88
878
+ }, {
879
+ x: 18,
880
+ y: 24.86
881
+ }, {
882
+ x: 19,
883
+ y: 25.79
884
+ }, {
885
+ x: 20,
886
+ y: 26.66
887
+ }, {
888
+ x: 21,
889
+ y: 27.47
890
+ }, {
891
+ x: 22,
892
+ y: 28.21
893
+ }, {
894
+ x: 23,
895
+ y: 28.88
896
+ }, {
897
+ x: 24,
898
+ y: 29.49
899
+ }, {
900
+ x: 25,
901
+ y: 30.03
902
+ }, {
903
+ x: 26,
904
+ y: 30.5
905
+ }, {
906
+ x: 27,
907
+ y: 30.9
908
+ }, {
909
+ x: 28,
910
+ y: 31.22
911
+ }, {
912
+ x: 29,
913
+ y: 31.45
914
+ }, {
915
+ x: 30,
916
+ y: 31.59
917
+ }],
918
+ middleLine: [{
919
+ x: 4,
920
+ y: 9.73
921
+ }, {
922
+ x: 5,
923
+ y: 11.05
924
+ }, {
925
+ x: 6,
926
+ y: 12.33
927
+ }, {
928
+ x: 7,
929
+ y: 13.56
930
+ }, {
931
+ x: 8,
932
+ y: 14.75
933
+ }, {
934
+ x: 9,
935
+ y: 15.9
936
+ }, {
937
+ x: 10,
938
+ y: 17.07
939
+ }, {
940
+ x: 11,
941
+ y: 18.24
942
+ }, {
943
+ x: 12,
944
+ y: 19.4
945
+ }, {
946
+ x: 13,
947
+ y: 20.57
948
+ }, {
949
+ x: 14,
950
+ y: 21.71
951
+ }, {
952
+ x: 15,
953
+ y: 22.83
954
+ }, {
955
+ x: 16,
956
+ y: 23.92
957
+ }, {
958
+ x: 17,
959
+ y: 24.97
960
+ }, {
961
+ x: 18,
962
+ y: 25.98
963
+ }, {
964
+ x: 19,
965
+ y: 26.93
966
+ }, {
967
+ x: 20,
968
+ y: 27.83
969
+ }, {
970
+ x: 21,
971
+ y: 28.67
972
+ }, {
973
+ x: 22,
974
+ y: 29.45
975
+ }, {
976
+ x: 23,
977
+ y: 30.17
978
+ }, {
979
+ x: 24,
980
+ y: 30.83
981
+ }, {
982
+ x: 25,
983
+ y: 31.42
984
+ }, {
985
+ x: 26,
986
+ y: 31.95
987
+ }, {
988
+ x: 27,
989
+ y: 32.41
990
+ }, {
991
+ x: 28,
992
+ y: 32.78
993
+ }, {
994
+ x: 29,
995
+ y: 33.07
996
+ }, {
997
+ x: 30,
998
+ y: 33.26
999
+ }],
1000
+ topLine: [{
1001
+ x: 4,
1002
+ y: 10.53
1003
+ }, {
1004
+ x: 5,
1005
+ y: 11.92
1006
+ }, {
1007
+ x: 6,
1008
+ y: 13.26
1009
+ }, {
1010
+ x: 7,
1011
+ y: 14.53
1012
+ }, {
1013
+ x: 8,
1014
+ y: 15.74
1015
+ }, {
1016
+ x: 9,
1017
+ y: 16.93
1018
+ }, {
1019
+ x: 10,
1020
+ y: 18.11
1021
+ }, {
1022
+ x: 11,
1023
+ y: 19.3
1024
+ }, {
1025
+ x: 12,
1026
+ y: 20.48
1027
+ }, {
1028
+ x: 13,
1029
+ y: 21.66
1030
+ }, {
1031
+ x: 14,
1032
+ y: 22.81
1033
+ }, {
1034
+ x: 15,
1035
+ y: 23.95
1036
+ }, {
1037
+ x: 16,
1038
+ y: 25.05
1039
+ }, {
1040
+ x: 17,
1041
+ y: 26.12
1042
+ }, {
1043
+ x: 18,
1044
+ y: 27.15
1045
+ }, {
1046
+ x: 19,
1047
+ y: 28.13
1048
+ }, {
1049
+ x: 20,
1050
+ y: 29.06
1051
+ }, {
1052
+ x: 21,
1053
+ y: 29.93
1054
+ }, {
1055
+ x: 22,
1056
+ y: 30.75
1057
+ }, {
1058
+ x: 23,
1059
+ y: 31.52
1060
+ }, {
1061
+ x: 24,
1062
+ y: 32.23
1063
+ }, {
1064
+ x: 25,
1065
+ y: 32.88
1066
+ }, {
1067
+ x: 26,
1068
+ y: 33.47
1069
+ }, {
1070
+ x: 27,
1071
+ y: 33.98
1072
+ }, {
1073
+ x: 28,
1074
+ y: 34.42
1075
+ }, {
1076
+ x: 29,
1077
+ y: 34.77
1078
+ }, {
1079
+ x: 30,
1080
+ y: 35.03
1081
+ }]
1082
+ };
1083
+ _set(hcData, 'lineArea', getLineArea(_get(hcData, 'bottomLine'), _get(hcData, 'topLine')));
1084
+ var hlData = {
1085
+ bottomLine: [{
1086
+ x: 0,
1087
+ y: 1.9
1088
+ }, {
1089
+ x: 1,
1090
+ y: 3.4
1091
+ }, {
1092
+ x: 2,
1093
+ y: 5.5
1094
+ }, {
1095
+ x: 3,
1096
+ y: 8.1
1097
+ }, {
1098
+ x: 4,
1099
+ y: 11.0
1100
+ }, {
1101
+ x: 5,
1102
+ y: 14.1
1103
+ }, {
1104
+ x: 6,
1105
+ y: 17.2
1106
+ }, {
1107
+ x: 7,
1108
+ y: 20.0
1109
+ }, {
1110
+ x: 8,
1111
+ y: 22.6
1112
+ }, {
1113
+ x: 9,
1114
+ y: 25.0
1115
+ }, {
1116
+ x: 10,
1117
+ y: 27.4
1118
+ }, {
1119
+ x: 11,
1120
+ y: 29.7
1121
+ }, {
1122
+ x: 12,
1123
+ y: 31.9
1124
+ }, {
1125
+ x: 13,
1126
+ y: 34.1
1127
+ }, {
1128
+ x: 14,
1129
+ y: 36.3
1130
+ }, {
1131
+ x: 15,
1132
+ y: 38.3
1133
+ }, {
1134
+ x: 16,
1135
+ y: 40.2
1136
+ }, {
1137
+ x: 17,
1138
+ y: 42.0
1139
+ }, {
1140
+ x: 18,
1141
+ y: 43.7
1142
+ }, {
1143
+ x: 19,
1144
+ y: 45.3
1145
+ }, {
1146
+ x: 20,
1147
+ y: 46.8
1148
+ }, {
1149
+ x: 21,
1150
+ y: 48.2
1151
+ }, {
1152
+ x: 22,
1153
+ y: 49.5
1154
+ }, {
1155
+ x: 23,
1156
+ y: 50.8
1157
+ }, {
1158
+ x: 24,
1159
+ y: 52.0
1160
+ }, {
1161
+ x: 25,
1162
+ y: 53.3
1163
+ }, {
1164
+ x: 26,
1165
+ y: 54.5
1166
+ }, {
1167
+ x: 27,
1168
+ y: 55.6
1169
+ }, {
1170
+ x: 28,
1171
+ y: 56.7
1172
+ }, {
1173
+ x: 29,
1174
+ y: 57.6
1175
+ }, {
1176
+ x: 30,
1177
+ y: 58.3
1178
+ }],
1179
+ middleLine: [{
1180
+ x: 0,
1181
+ y: 2.3
1182
+ }, {
1183
+ x: 1,
1184
+ y: 4.1
1185
+ }, {
1186
+ x: 2,
1187
+ y: 6.4
1188
+ }, {
1189
+ x: 3,
1190
+ y: 9.4
1191
+ }, {
1192
+ x: 4,
1193
+ y: 12.7
1194
+ }, {
1195
+ x: 5,
1196
+ y: 16.1
1197
+ }, {
1198
+ x: 6,
1199
+ y: 19.4
1200
+ }, {
1201
+ x: 7,
1202
+ y: 22.5
1203
+ }, {
1204
+ x: 8,
1205
+ y: 25.2
1206
+ }, {
1207
+ x: 9,
1208
+ y: 27.7
1209
+ }, {
1210
+ x: 10,
1211
+ y: 30.0
1212
+ }, {
1213
+ x: 11,
1214
+ y: 32.4
1215
+ }, {
1216
+ x: 12,
1217
+ y: 34.7
1218
+ }, {
1219
+ x: 13,
1220
+ y: 36.9
1221
+ }, {
1222
+ x: 14,
1223
+ y: 39.1
1224
+ }, {
1225
+ x: 15,
1226
+ y: 41.2
1227
+ }, {
1228
+ x: 16,
1229
+ y: 43.1
1230
+ }, {
1231
+ x: 17,
1232
+ y: 45.0
1233
+ }, {
1234
+ x: 18,
1235
+ y: 46.8
1236
+ }, {
1237
+ x: 19,
1238
+ y: 48.5
1239
+ }, {
1240
+ x: 20,
1241
+ y: 50.1
1242
+ }, {
1243
+ x: 21,
1244
+ y: 51.6
1245
+ }, {
1246
+ x: 22,
1247
+ y: 53.1
1248
+ }, {
1249
+ x: 23,
1250
+ y: 54.5
1251
+ }, {
1252
+ x: 24,
1253
+ y: 55.9
1254
+ }, {
1255
+ x: 25,
1256
+ y: 57.3
1257
+ }, {
1258
+ x: 26,
1259
+ y: 58.6
1260
+ }, {
1261
+ x: 27,
1262
+ y: 59.8
1263
+ }, {
1264
+ x: 28,
1265
+ y: 60.9
1266
+ }, {
1267
+ x: 29,
1268
+ y: 61.9
1269
+ }, {
1270
+ x: 30,
1271
+ y: 62.7
1272
+ }],
1273
+ topLine: [{
1274
+ x: 0,
1275
+ y: 2.8
1276
+ }, {
1277
+ x: 1,
1278
+ y: 4.8
1279
+ }, {
1280
+ x: 2,
1281
+ y: 7.6
1282
+ }, {
1283
+ x: 3,
1284
+ y: 10.9
1285
+ }, {
1286
+ x: 4,
1287
+ y: 14.6
1288
+ }, {
1289
+ x: 5,
1290
+ y: 18.4
1291
+ }, {
1292
+ x: 6,
1293
+ y: 22.0
1294
+ }, {
1295
+ x: 7,
1296
+ y: 25.3
1297
+ }, {
1298
+ x: 8,
1299
+ y: 28.1
1300
+ }, {
1301
+ x: 9,
1302
+ y: 30.6
1303
+ }, {
1304
+ x: 10,
1305
+ y: 33.0
1306
+ }, {
1307
+ x: 11,
1308
+ y: 35.4
1309
+ }, {
1310
+ x: 12,
1311
+ y: 37.7
1312
+ }, {
1313
+ x: 13,
1314
+ y: 39.9
1315
+ }, {
1316
+ x: 14,
1317
+ y: 42.1
1318
+ }, {
1319
+ x: 15,
1320
+ y: 44.2
1321
+ }, {
1322
+ x: 16,
1323
+ y: 46.3
1324
+ }, {
1325
+ x: 17,
1326
+ y: 48.3
1327
+ }, {
1328
+ x: 18,
1329
+ y: 50.1
1330
+ }, {
1331
+ x: 19,
1332
+ y: 52.0
1333
+ }, {
1334
+ x: 20,
1335
+ y: 53.7
1336
+ }, {
1337
+ x: 21,
1338
+ y: 55.4
1339
+ }, {
1340
+ x: 22,
1341
+ y: 57.0
1342
+ }, {
1343
+ x: 23,
1344
+ y: 58.6
1345
+ }, {
1346
+ x: 24,
1347
+ y: 60.1
1348
+ }, {
1349
+ x: 25,
1350
+ y: 61.5
1351
+ }, {
1352
+ x: 26,
1353
+ y: 63.0
1354
+ }, {
1355
+ x: 27,
1356
+ y: 64.3
1357
+ }, {
1358
+ x: 28,
1359
+ y: 65.5
1360
+ }, {
1361
+ x: 29,
1362
+ y: 66.6
1363
+ }, {
1364
+ x: 30,
1365
+ y: 67.5
1366
+ }]
1367
+ };
1368
+ _set(hlData, 'lineArea', getLineArea(_get(hlData, 'bottomLine'), _get(hlData, 'topLine')));
1369
+ var efwData = {
1370
+ bottomLine: [{
1371
+ x: 0,
1372
+ y: 2 / 50
1373
+ }, {
1374
+ x: 1,
1375
+ y: 28 / 50
1376
+ }, {
1377
+ x: 2,
1378
+ y: 39 / 50
1379
+ }, {
1380
+ x: 3,
1381
+ y: 53 / 50
1382
+ }, {
1383
+ x: 4,
1384
+ y: 71 / 50
1385
+ }, {
1386
+ x: 5,
1387
+ y: 92 / 50
1388
+ }, {
1389
+ x: 6,
1390
+ y: 118 / 50
1391
+ }, {
1392
+ x: 7,
1393
+ y: 149 / 50
1394
+ }, {
1395
+ x: 8,
1396
+ y: 185 / 50
1397
+ }, {
1398
+ x: 9,
1399
+ y: 227 / 50
1400
+ }, {
1401
+ x: 10,
1402
+ y: 275 / 50
1403
+ }, {
1404
+ x: 11,
1405
+ y: 331 / 50
1406
+ }, {
1407
+ x: 12,
1408
+ y: 394 / 50
1409
+ }, {
1410
+ x: 13,
1411
+ y: 466 / 50
1412
+ }, {
1413
+ x: 14,
1414
+ y: 546 / 50
1415
+ }, {
1416
+ x: 15,
1417
+ y: 637 / 50
1418
+ }, {
1419
+ x: 16,
1420
+ y: 740 / 50
1421
+ }, {
1422
+ x: 17,
1423
+ y: 853 / 50
1424
+ }, {
1425
+ x: 18,
1426
+ y: 978 / 50
1427
+ }, {
1428
+ x: 19,
1429
+ y: 1114 / 50
1430
+ }, {
1431
+ x: 20,
1432
+ y: 1260 / 50
1433
+ }, {
1434
+ x: 21,
1435
+ y: 1414 / 50
1436
+ }, {
1437
+ x: 22,
1438
+ y: 1574 / 50
1439
+ }, {
1440
+ x: 23,
1441
+ y: 1740 / 50
1442
+ }, {
1443
+ x: 24,
1444
+ y: 1911 / 50
1445
+ }, {
1446
+ x: 25,
1447
+ y: 2085 / 50
1448
+ }, {
1449
+ x: 26,
1450
+ y: 2262 / 50
1451
+ }, {
1452
+ x: 27,
1453
+ y: 2437 / 50
1454
+ }, {
1455
+ x: 28,
1456
+ y: 2604 / 50
1457
+ }, {
1458
+ x: 29,
1459
+ y: 2752 / 50
1460
+ }, {
1461
+ x: 30,
1462
+ y: 2873 / 50
1463
+ }],
1464
+ middleLine: [{
1465
+ x: 0,
1466
+ y: 24 / 50
1467
+ }, {
1468
+ x: 1,
1469
+ y: 34 / 50
1470
+ }, {
1471
+ x: 2,
1472
+ y: 47 / 50
1473
+ }, {
1474
+ x: 3,
1475
+ y: 63 / 50
1476
+ }, {
1477
+ x: 4,
1478
+ y: 83 / 50
1479
+ }, {
1480
+ x: 5,
1481
+ y: 108 / 50
1482
+ }, {
1483
+ x: 6,
1484
+ y: 138 / 50
1485
+ }, {
1486
+ x: 7,
1487
+ y: 173 / 50
1488
+ }, {
1489
+ x: 8,
1490
+ y: 215 / 50
1491
+ }, {
1492
+ x: 9,
1493
+ y: 264 / 50
1494
+ }, {
1495
+ x: 10,
1496
+ y: 320 / 50
1497
+ }, {
1498
+ x: 11,
1499
+ y: 385 / 50
1500
+ }, {
1501
+ x: 12,
1502
+ y: 458 / 50
1503
+ }, {
1504
+ x: 13,
1505
+ y: 541 / 50
1506
+ }, {
1507
+ x: 14,
1508
+ y: 634 / 50
1509
+ }, {
1510
+ x: 15,
1511
+ y: 740 / 50
1512
+ }, {
1513
+ x: 16,
1514
+ y: 859 / 50
1515
+ }, {
1516
+ x: 17,
1517
+ y: 990 / 50
1518
+ }, {
1519
+ x: 18,
1520
+ y: 1136 / 50
1521
+ }, {
1522
+ x: 19,
1523
+ y: 1293 / 50
1524
+ }, {
1525
+ x: 20,
1526
+ y: 1463 / 50
1527
+ }, {
1528
+ x: 21,
1529
+ y: 1642 / 50
1530
+ }, {
1531
+ x: 22,
1532
+ y: 1830 / 50
1533
+ }, {
1534
+ x: 23,
1535
+ y: 2026 / 50
1536
+ }, {
1537
+ x: 24,
1538
+ y: 2229 / 50
1539
+ }, {
1540
+ x: 25,
1541
+ y: 2438 / 50
1542
+ }, {
1543
+ x: 26,
1544
+ y: 2653 / 50
1545
+ }, {
1546
+ x: 27,
1547
+ y: 2869 / 50
1548
+ }, {
1549
+ x: 28,
1550
+ y: 3077 / 50
1551
+ }, {
1552
+ x: 29,
1553
+ y: 3269 / 50
1554
+ }, {
1555
+ x: 30,
1556
+ y: 3434 / 50
1557
+ }],
1558
+ topLine: [{
1559
+ x: 0,
1560
+ y: 3 / 50
1561
+ }, {
1562
+ x: 1,
1563
+ y: 41 / 50
1564
+ }, {
1565
+ x: 2,
1566
+ y: 55 / 50
1567
+ }, {
1568
+ x: 3,
1569
+ y: 74 / 50
1570
+ }, {
1571
+ x: 4,
1572
+ y: 97 / 50
1573
+ }, {
1574
+ x: 5,
1575
+ y: 125 / 50
1576
+ }, {
1577
+ x: 6,
1578
+ y: 160 / 50
1579
+ }, {
1580
+ x: 7,
1581
+ y: 202 / 50
1582
+ }, {
1583
+ x: 8,
1584
+ y: 250 / 50
1585
+ }, {
1586
+ x: 9,
1587
+ y: 307 / 50
1588
+ }, {
1589
+ x: 10,
1590
+ y: 373 / 50
1591
+ }, {
1592
+ x: 11,
1593
+ y: 447 / 50
1594
+ }, {
1595
+ x: 12,
1596
+ y: 532 / 50
1597
+ }, {
1598
+ x: 13,
1599
+ y: 628 / 50
1600
+ }, {
1601
+ x: 14,
1602
+ y: 737 / 50
1603
+ }, {
1604
+ x: 15,
1605
+ y: 859 / 50
1606
+ }, {
1607
+ x: 16,
1608
+ y: 997 / 50
1609
+ }, {
1610
+ x: 17,
1611
+ y: 1149 / 50
1612
+ }, {
1613
+ x: 18,
1614
+ y: 1318 / 50
1615
+ }, {
1616
+ x: 19,
1617
+ y: 1501 / 50
1618
+ }, {
1619
+ x: 20,
1620
+ y: 1698 / 50
1621
+ }, {
1622
+ x: 21,
1623
+ y: 1908 / 50
1624
+ }, {
1625
+ x: 22,
1626
+ y: 2129 / 50
1627
+ }, {
1628
+ x: 23,
1629
+ y: 2360 / 50
1630
+ }, {
1631
+ x: 24,
1632
+ y: 2600 / 50
1633
+ }, {
1634
+ x: 25,
1635
+ y: 2851 / 50
1636
+ }, {
1637
+ x: 26,
1638
+ y: 3111 / 50
1639
+ }, {
1640
+ x: 27,
1641
+ y: 3376 / 50
1642
+ }, {
1643
+ x: 28,
1644
+ y: 3637 / 50
1645
+ }, {
1646
+ x: 29,
1647
+ y: 3884 / 50
1648
+ }, {
1649
+ x: 30,
1650
+ y: 4105 / 50
1651
+ }]
1652
+ };
1653
+ _set(efwData, 'lineArea', getLineArea(_get(efwData, 'bottomLine'), _get(efwData, 'topLine')));
1654
+ var css_248z = ".fetus-wrapper {\n width: 550px;\n position: relative;\n}\n.fetus-wrapper .radio-wrapper {\n position: absolute;\n top: 16px;\n left: 45px;\n}\n.fetus-wrapper .btn-wrapper {\n position: absolute;\n top: 30px;\n right: 50px;\n}\n.fetus-wrapper-note {\n width: 550px;\n display: block;\n padding-left: 40px;\n font-size: small;\n color: #7a7a7a;\n}\n.point-modal {\n width: 360px !important;\n}\n.point-modal .info-item {\n margin-right: 18px;\n}\n.point-modal .ant-modal-close-x {\n line-height: 40px;\n}\n.table-modal {\n width: 1100px !important;\n}\n.table-modal .ant-modal-body {\n padding: 0;\n}\n";
1655
+ styleInject(css_248z);
1656
+ var fetusColorList = ['#000', '#0e318d', '#8878E0', '#D9D9F3', '#D9D9F3', '#6BB6FF']; // #E09E78
1657
+ var fontColor = '#131415';
1658
+ var lineColor = '#B1E3E6';
1659
+ var curveOptions = [{
1660
+ label: 'BPD,FL,AC',
1661
+ value: 'bpd'
1662
+ }, {
1663
+ label: 'HC,HL',
1664
+ value: 'hc'
1665
+ }, {
1666
+ label: 'EFW',
1667
+ value: 'efw'
1668
+ }];
1669
+ var FetusCanvasNICHD = /*#__PURE__*/function (_Component) {
1670
+ function FetusCanvasNICHD() {
1671
+ var _this;
1672
+ _classCallCheck(this, FetusCanvasNICHD);
1673
+ for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
1674
+ args[_key] = arguments[_key];
1675
+ }
1676
+ _this = _callSuper(this, FetusCanvasNICHD, [].concat(args));
1677
+ _defineProperty(_this, "imageRef", /*#__PURE__*/createRef());
1678
+ _defineProperty(_this, "state", {
1679
+ formConfig: [],
1680
+ formHandler: {},
1681
+ formData: [],
1682
+ isShowTableModal: false,
1683
+ isShowPointModal: false,
1684
+ pointData: null,
1685
+ currentCurve: 'bpd'
1686
+ });
1687
+ _defineProperty(_this, "getFetusData", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
1688
+ var _this$props, pregnancyData, headerInfo, id, cloneData, pid, res, mlUltrasounds;
1689
+ return _regeneratorRuntime.wrap(function _callee$(_context) {
1690
+ while (1) switch (_context.prev = _context.next) {
1691
+ case 0:
1692
+ // const { pregnancyData } = this.props;
1693
+ // const cloneData = cloneDeep(pregnancyData) || {};
1694
+ // if (cloneData.ultrasoundExams) {
1695
+ // cloneData.midNiptUltrasounds = cloneData.ultrasoundExams.filter((v: any) => v.type == 1 || v.type == 2);
1696
+ // } else {
1697
+ // cloneData.midNiptUltrasounds = [];
1698
+ // }
1699
+ // await this.setState({ formData: cloneData });
1700
+ _this$props = _this.props, pregnancyData = _this$props.pregnancyData, headerInfo = _this$props.headerInfo, id = _this$props.id;
1701
+ cloneData = _cloneDeep(pregnancyData) || {};
1702
+ if (cloneData.ultrasoundExams) {
1703
+ cloneData.midNiptUltrasounds = cloneData.ultrasoundExams.filter(function (v) {
1704
+ return v.type == 1 || v.type == 2;
1705
+ });
1706
+ } else {
1707
+ cloneData.midNiptUltrasounds = [];
1708
+ }
1709
+ pid = _get(headerInfo, "id") || id;
1710
+ _context.next = 6;
1711
+ return requestMethods.getOutpatientFetuGrowsOfOutpatient(pid);
1712
+ case 6:
1713
+ res = _context.sent;
1714
+ mlUltrasounds = _get(res, "mlUltrasounds");
1715
+ _context.next = 10;
1716
+ return _this.setState({
1717
+ formData: {
1718
+ mlUltrasounds: mlUltrasounds,
1719
+ midNiptUltrasounds: mlUltrasounds
1720
+ }
1721
+ });
1722
+ case 10:
1723
+ _this.drawFetusCanvas();
1724
+ case 11:
1725
+ case "end":
1726
+ return _context.stop();
1727
+ }
1728
+ }, _callee);
1729
+ })));
1730
+ //绘制x轴线
1731
+ _defineProperty(_this, "setVertical", function (context, xCount, yCount, xStep, yStep, baseLeft, baseTop) {
1732
+ var currentCurve = _this.state.currentCurve;
1733
+ context.strokeStyle = lineColor;
1734
+ for (var i = 0; i < xCount; i++) {
1735
+ context.beginPath();
1736
+ context.lineWidth = 1;
1737
+ context.moveTo(baseLeft, baseTop + xStep * i);
1738
+ context.lineTo(baseLeft + (yCount - 1) * yStep, baseTop + xStep * i);
1739
+ context.textBaseline = 'middle';
1740
+ context.fillStyle = fontColor;
1741
+ context.font = 'bold 12px normal';
1742
+ if (i * 2 % 10 === 0) {
1743
+ context.lineWidth = 1;
1744
+ if (currentCurve === 'efw') {
1745
+ context.fillText(i * 100, baseLeft - 20, (xCount - 1) * xStep + baseTop - i * xStep);
1746
+ } else {
1747
+ context.fillText(i * 2, baseLeft - 20, (xCount - 1) * xStep + baseTop - i * xStep);
1748
+ }
1749
+ }
1750
+ context.stroke();
1751
+ }
1752
+ });
1753
+ //绘制y轴线
1754
+ _defineProperty(_this, "setHorizontal", function (context, xCount, yCount, xStep, yStep, baseLeft, baseTop) {
1755
+ for (var i = 0; i < yCount; i++) {
1756
+ context.beginPath();
1757
+ context.lineWidth = 1;
1758
+ context.moveTo(yStep * i + baseLeft, baseTop);
1759
+ context.lineTo(yStep * i + baseLeft, baseTop + xStep * (xCount - 1));
1760
+ context.textAlign = 'center';
1761
+ context.fillStyle = fontColor;
1762
+ context.font = 'bold 12px normal';
1763
+ if (i % 5 === 0) {
1764
+ context.lineWidth = 1;
1765
+ context.fillText(i + 10, baseLeft + i * yStep, xStep * xCount + baseTop + 5);
1766
+ }
1767
+ context.stroke();
1768
+ }
1769
+ });
1770
+ _defineProperty(_this, "drawFetusCanvas", function () {
1771
+ var _this$state = _this.state,
1772
+ formData = _this$state.formData,
1773
+ currentCurve = _this$state.currentCurve;
1774
+ var midNiptUltrasounds = _get(formData, 'midNiptUltrasounds') || [];
1775
+ var allBpdArr = [];
1776
+ var allFlArr = [];
1777
+ var allAcArr = [];
1778
+ var allHlArr = [];
1779
+ var allHcArr = [];
1780
+ var allEfwArr = [];
1781
+ if (midNiptUltrasounds.length > 0) {
1782
+ _forEach(midNiptUltrasounds, function (item) {
1783
+ var yunWeek = item.gestationalWeek;
1784
+ if (yunWeek && yunWeek.indexOf('+') !== -1) {
1785
+ var arr = yunWeek.split('+');
1786
+ yunWeek = Number(arr[0]) + Number(arr[1]) / 7;
1787
+ }
1788
+ var setData = function setData(param, arr) {
1789
+ var obj = {};
1790
+ var sort = +item.fetal - 1;
1791
+ obj.x = yunWeek - 10;
1792
+ if (param === 'ac' || param === 'hc') {
1793
+ obj.y = Number(item[param]) / 10;
1794
+ } else if (param === 'efw') {
1795
+ obj.y = Number(item[param]) / 50;
1796
+ } else {
1797
+ obj.y = Number(item[param]);
1798
+ }
1799
+ obj.value = Number(item[param]);
1800
+ obj.gestationalWeek = item.gestationalWeek;
1801
+ obj.sort = item.fetal;
1802
+ if (yunWeek && item[param] && yunWeek >= 10 && yunWeek <= 40 && obj.y <= 110) {
1803
+ var arrItem = _get(arr, sort) || [];
1804
+ arrItem.push(obj);
1805
+ _set(arr, sort, arrItem);
1806
+ }
1807
+ };
1808
+ setData('bpd', allBpdArr);
1809
+ setData('fl', allFlArr);
1810
+ setData('ac', allAcArr);
1811
+ setData('hl', allHlArr);
1812
+ setData('hc', allHcArr);
1813
+ setData('efw', allEfwArr);
1814
+ });
1815
+ }
1816
+ var canvas = document.getElementById('fetus-canvas');
1817
+ var context = canvas.getContext('2d');
1818
+ canvas.width = 550;
1819
+ canvas.height = 650;
1820
+ var baseLeft = 50;
1821
+ var baseTop = 80;
1822
+ var xStep = 10;
1823
+ var xCount = 56;
1824
+ var yStep = 15;
1825
+ var yCount = 31;
1826
+ if (currentCurve === 'bpd') {
1827
+ xStep = 10;
1828
+ xCount = 56;
1829
+ } else if (currentCurve === 'hc') {
1830
+ xStep = 15.56;
1831
+ xCount = 36;
1832
+ } else {
1833
+ xStep = 12.17;
1834
+ xCount = 46;
1835
+ }
1836
+ context.fillStyle = fontColor;
1837
+ context.font = 'bold 16px normal';
1838
+ context.textAlign = 'center';
1839
+ context.fillText('胎儿生长曲线', canvas.width / 2, baseTop - 25);
1840
+ _this.setVertical(context, xCount, yCount, xStep, yStep, baseLeft, baseTop);
1841
+ _this.setHorizontal(context, xCount, yCount, xStep, yStep, baseLeft, baseTop);
1842
+ setVerRules(context, [baseLeft, baseTop + (xCount - 1) * xStep], (yCount - 1) * yStep, lineColor, 1, yStep, 5);
1843
+ setHorRules(context, [baseLeft, baseTop + (xCount - 1) * xStep], (xCount - 1) * xStep, lineColor, 1, xStep, 5);
1844
+ if (currentCurve === 'bpd') {
1845
+ //手动绘制标尺最右端点
1846
+ //BPD
1847
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 6 * xStep);
1848
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 8.5 * xStep);
1849
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 11.5 * xStep);
1850
+ //FL
1851
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 16.5 * xStep);
1852
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 19 * xStep);
1853
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 21.5 * xStep);
1854
+ //AC
1855
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 36 * xStep);
1856
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 37.5 * xStep);
1857
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 39 * xStep);
1858
+ context.font = 'bold 18px normal';
1859
+ context.textAlign = 'center';
1860
+ context.fillText('BPD', baseLeft + (yCount - 6) * yStep, baseTop + 6 * xStep);
1861
+ context.fillText('FL', baseLeft + (yCount - 6) * yStep, baseTop + 28 * xStep);
1862
+ context.fillText('AC', baseLeft + (yCount - 6) * yStep, baseTop + 44 * xStep);
1863
+ } else if (currentCurve === 'hc') {
1864
+ //HL
1865
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 1.5 * xStep);
1866
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 3.5 * xStep);
1867
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 6 * xStep);
1868
+ //HC
1869
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 17.5 * xStep);
1870
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 18.5 * xStep);
1871
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 19.5 * xStep);
1872
+ context.font = 'bold 18px normal';
1873
+ context.textAlign = 'center';
1874
+ context.fillText('HL', baseLeft + (yCount - 6) * yStep, baseTop + 2 * xStep);
1875
+ context.fillText('HC', baseLeft + (yCount - 6) * yStep, baseTop + 22 * xStep);
1876
+ } else {
1877
+ //EFW
1878
+ context.fillText('90th', baseLeft + yCount * yStep, baseTop + 4.5 * xStep);
1879
+ context.fillText('50th', baseLeft + yCount * yStep, baseTop + 10.5 * xStep);
1880
+ context.fillText('10th', baseLeft + yCount * yStep, baseTop + 16.5 * xStep);
1881
+ context.font = 'bold 18px normal';
1882
+ context.textAlign = 'center';
1883
+ context.fillText('EFW', baseLeft + (yCount - 6) * yStep, baseTop + 6 * xStep);
1884
+ }
1885
+ var middleLineArr = [];
1886
+ var endLineArr = [];
1887
+ var drawItemLine = function drawItemLine(itemArr, itemData, itemName) {
1888
+ itemArr.forEach(function (item, index) {
1889
+ if (item.length > 0) {
1890
+ var color = judgeAreas(item[item.length - 1], _get(itemData, 'lineArea')) ? fetusColorList[index] : '#FF0909';
1891
+ _this.drawScaleLine(canvas, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], item, [true, color, itemName], color, [0], 4);
1892
+ }
1893
+ });
1894
+ };
1895
+ if (currentCurve === 'bpd') {
1896
+ middleLineArr = [_get(bpdData, 'middleLine'), _get(flData, 'middleLine'), _get(acData, 'middleLine')];
1897
+ endLineArr = [_get(bpdData, 'bottomLine'), _get(bpdData, 'topLine'), _get(flData, 'bottomLine'), _get(flData, 'topLine'), _get(acData, 'bottomLine'), _get(acData, 'topLine')];
1898
+ _forEach(middleLineArr, function (line) {
1899
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [0], 2);
1900
+ });
1901
+ _forEach(endLineArr, function (line) {
1902
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [8], 2);
1903
+ });
1904
+ drawItemLine(allBpdArr, bpdData, 'BPD');
1905
+ drawItemLine(allFlArr, flData, 'FL');
1906
+ drawItemLine(allAcArr, acData, 'AC');
1907
+ } else if (currentCurve === 'hc') {
1908
+ middleLineArr = [_get(hcData, 'middleLine'), _get(hlData, 'middleLine')];
1909
+ endLineArr = [_get(hcData, 'bottomLine'), _get(hcData, 'topLine'), _get(hlData, 'bottomLine'), _get(hlData, 'topLine')];
1910
+ _forEach(middleLineArr, function (line) {
1911
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [0], 2);
1912
+ });
1913
+ _forEach(endLineArr, function (line) {
1914
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [8], 2);
1915
+ });
1916
+ drawItemLine(allHlArr, hlData, 'HL');
1917
+ drawItemLine(allHcArr, hcData, 'HC');
1918
+ } else {
1919
+ middleLineArr = [_get(efwData, 'middleLine')];
1920
+ endLineArr = [_get(efwData, 'bottomLine'), _get(efwData, 'topLine')];
1921
+ _forEach(middleLineArr, function (line) {
1922
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [0], 2);
1923
+ });
1924
+ _forEach(endLineArr, function (line) {
1925
+ _this.drawScaleLine(null, context, [baseLeft, baseTop + (xCount - 1) * xStep], [yStep, xStep / 2], line, [false], '#787878', [8], 2);
1926
+ });
1927
+ drawItemLine(allEfwArr, efwData, 'EFW');
1928
+ }
1929
+ _this.imageRef.current = canvas === null || canvas === void 0 ? void 0 : canvas.toDataURL('image/jpg');
1930
+ _this.props.onLoad && _this.props.onLoad();
1931
+ });
1932
+ _defineProperty(_this, "handleEditBtn", /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2() {
1933
+ var ultrasoundConfig, fields, filterFields;
1934
+ return _regeneratorRuntime.wrap(function _callee2$(_context2) {
1935
+ while (1) switch (_context2.prev = _context2.next) {
1936
+ case 0:
1937
+ _this.props;
1938
+ _context2.next = 3;
1939
+ return api.further.getUltrasoundFormConfig();
1940
+ case 3:
1941
+ ultrasoundConfig = _context2.sent;
1942
+ fields = _get(ultrasoundConfig, 'fields');
1943
+ filterFields = _filter(fields, function (item) {
1944
+ return item.key === 'mlUltrasounds';
1945
+ });
1946
+ _this.setState({
1947
+ formConfig: filterFields,
1948
+ isShowTableModal: true
1949
+ });
1950
+ case 7:
1951
+ case "end":
1952
+ return _context2.stop();
1953
+ }
1954
+ }, _callee2);
1955
+ })));
1956
+ _defineProperty(_this, "handleIndexBtn", /*#__PURE__*/function () {
1957
+ var _ref3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3(e) {
1958
+ return _regeneratorRuntime.wrap(function _callee3$(_context3) {
1959
+ while (1) switch (_context3.prev = _context3.next) {
1960
+ case 0:
1961
+ _context3.next = 2;
1962
+ return _this.setState({
1963
+ currentCurve: e.target.value
1964
+ });
1965
+ case 2:
1966
+ _this.drawFetusCanvas();
1967
+ case 3:
1968
+ case "end":
1969
+ return _context3.stop();
1970
+ }
1971
+ }, _callee3);
1972
+ }));
1973
+ return function (_x) {
1974
+ return _ref3.apply(this, arguments);
1975
+ };
1976
+ }());
1977
+ return _this;
1978
+ }
1979
+ _inherits(FetusCanvasNICHD, _Component);
1980
+ return _createClass(FetusCanvasNICHD, [{
1981
+ key: "componentDidMount",
1982
+ value: function () {
1983
+ var _componentDidMount = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
1984
+ var _this$props2, system, headerInfo, id, ultrasoundConfig, fields, filterFields, pid, res, mlUltrasounds;
1985
+ return _regeneratorRuntime.wrap(function _callee4$(_context4) {
1986
+ while (1) switch (_context4.prev = _context4.next) {
1987
+ case 0:
1988
+ _this$props2 = this.props, system = _this$props2.system, headerInfo = _this$props2.headerInfo, id = _this$props2.id;
1989
+ _context4.next = 3;
1990
+ return api.further.getUltrasoundFormConfig();
1991
+ case 3:
1992
+ ultrasoundConfig = _context4.sent;
1993
+ fields = _get(ultrasoundConfig, 'fields');
1994
+ filterFields = _filter(fields, function (item) {
1995
+ return item.key === 'mlUltrasounds';
1996
+ });
1997
+ pid = _get(headerInfo, "id") || id;
1998
+ _context4.next = 9;
1999
+ return requestMethods.getOutpatientFetuGrowsOfOutpatient(pid);
2000
+ case 9:
2001
+ res = _context4.sent;
2002
+ mlUltrasounds = _get(res, "mlUltrasounds");
2003
+ _context4.next = 13;
2004
+ return this.setState({
2005
+ formData: {
2006
+ mlUltrasounds: mlUltrasounds,
2007
+ midNiptUltrasounds: mlUltrasounds
2008
+ }
2009
+ });
2010
+ case 13:
2011
+ this.setState({
2012
+ formConfig: filterFields
2013
+ });
2014
+ this.getFetusData();
2015
+ case 15:
2016
+ case "end":
2017
+ return _context4.stop();
2018
+ }
2019
+ }, _callee4, this);
2020
+ }));
2021
+ function componentDidMount() {
2022
+ return _componentDidMount.apply(this, arguments);
2023
+ }
2024
+ return componentDidMount;
2025
+ }()
2026
+ }, {
2027
+ key: "drawScaleLine",
2028
+ value:
2029
+ //绘制曲线
2030
+ function drawScaleLine(canvas, ctx, oringin, steps, data, point, color, shape, lineWidth) {
2031
+ var _this2 = this;
2032
+ var _loop = function _loop(i) {
2033
+ //绘制曲线
2034
+ ctx.beginPath();
2035
+ ctx.setLineDash(shape);
2036
+ ctx.lineWidth = lineWidth;
2037
+ if (i < data.length - 1) {
2038
+ ctx.moveTo(oringin[0] + steps[0] * data[i].x, oringin[1] - steps[1] * data[i].y);
2039
+ ctx.lineTo(oringin[0] + steps[0] * data[i + 1].x, oringin[1] - steps[1] * data[i + 1].y);
2040
+ }
2041
+ ctx.strokeStyle = color;
2042
+ ctx.stroke();
2043
+ //绘制红点
2044
+ if (point[0]) {
2045
+ ctx.beginPath();
2046
+ ctx.setLineDash([]);
2047
+ ctx.arc(oringin[0] + steps[0] * data[i].x, oringin[1] - steps[1] * data[i].y, 3, 0, 2 * Math.PI);
2048
+ ctx.fillStyle = point[1];
2049
+ ctx.fill();
2050
+ var that = _this2;
2051
+ canvas && canvas.addEventListener('click', function (e) {
2052
+ var X = oringin[0] + steps[0] * data[i].x;
2053
+ var Y = oringin[1] - steps[1] * data[i].y;
2054
+ var obj = {
2055
+ x: X,
2056
+ y: Y,
2057
+ r: 5
2058
+ };
2059
+ var x = e.pageX - canvas.getBoundingClientRect().left;
2060
+ var y = e.pageY - canvas.getBoundingClientRect().top;
2061
+ if (x > obj.x - obj.r && x < obj.x + obj.r && y > obj.y - obj.r && y < obj.y + obj.r) {
2062
+ var _obj = {
2063
+ x: data[i].gestationalWeek,
2064
+ y: data[i].value,
2065
+ line: point[2],
2066
+ fetus: data[i].sort,
2067
+ style: {
2068
+ position: 'fixed',
2069
+ top: e.pageY,
2070
+ left: e.pageX
2071
+ }
2072
+ };
2073
+ that.setState({
2074
+ pointData: _obj,
2075
+ isShowPointModal: true
2076
+ });
2077
+ }
2078
+ }, false);
2079
+ }
2080
+ };
2081
+ for (var i = 0; i < data.length; i++) {
2082
+ _loop(i);
2083
+ }
2084
+ }
2085
+ }, {
2086
+ key: "renderPointModal",
2087
+ value: function renderPointModal() {
2088
+ var _this3 = this;
2089
+ var _this$state2 = this.state,
2090
+ isShowPointModal = _this$state2.isShowPointModal,
2091
+ pointData = _this$state2.pointData;
2092
+ var handleCancel = function handleCancel() {
2093
+ _this3.setState({
2094
+ isShowPointModal: false
2095
+ });
2096
+ };
2097
+ return isShowPointModal ? /*#__PURE__*/React.createElement(_Modal, {
2098
+ style: pointData.style,
2099
+ className: "point-modal",
2100
+ visible: isShowPointModal,
2101
+ footer: null,
2102
+ onCancel: handleCancel
2103
+ }, /*#__PURE__*/React.createElement("span", {
2104
+ className: "info-item"
2105
+ }, "\u5B55\u5468\uFF1A", pointData.x), /*#__PURE__*/React.createElement("span", {
2106
+ className: "info-item"
2107
+ }, pointData.line, "\uFF1A", pointData.y), /*#__PURE__*/React.createElement("span", null, "\u80CE\u513F\u4FE1\u606F\uFF1A\u80CE\u513F", pointData.fetus)) : null;
2108
+ }
2109
+ }, {
2110
+ key: "renderTableModal",
2111
+ value: function renderTableModal() {
2112
+ var _this4 = this;
2113
+ var _this$state3 = this.state,
2114
+ formConfig = _this$state3.formConfig,
2115
+ isShowTableModal = _this$state3.isShowTableModal,
2116
+ formData = _this$state3.formData;
2117
+ var _this$props3 = this.props,
2118
+ pregnancyData = _this$props3.pregnancyData,
2119
+ headerInfo = _this$props3.headerInfo,
2120
+ id = _this$props3.id;
2121
+ var handleCancel = function handleCancel() {
2122
+ _this4.setState({
2123
+ isShowTableModal: false
2124
+ });
2125
+ };
2126
+ var handleOk = /*#__PURE__*/function () {
2127
+ var _ref4 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee5() {
2128
+ var formHandler, _yield$formHandler$su, validCode, res, pregnancyId, resData, postData;
2129
+ return _regeneratorRuntime.wrap(function _callee5$(_context5) {
2130
+ while (1) switch (_context5.prev = _context5.next) {
2131
+ case 0:
2132
+ formHandler = _this4.state.formHandler;
2133
+ _context5.next = 3;
2134
+ return formHandler.submit();
2135
+ case 3:
2136
+ _yield$formHandler$su = _context5.sent;
2137
+ validCode = _yield$formHandler$su.validCode;
2138
+ res = _yield$formHandler$su.res;
2139
+ pregnancyId = _get(headerInfo, 'id') || id;
2140
+ if (!validCode) {
2141
+ _context5.next = 14;
2142
+ break;
2143
+ }
2144
+ resData = getFormData(res);
2145
+ postData = _objectSpread({
2146
+ id: pregnancyId
2147
+ }, resData);
2148
+ _context5.next = 12;
2149
+ return requestMethods.updateOutpatientFetuGrowsOfOutpatient(postData);
2150
+ case 12:
2151
+ _this4.getFetusData();
2152
+ _this4.setState({
2153
+ isShowTableModal: false
2154
+ });
2155
+ case 14:
2156
+ case "end":
2157
+ return _context5.stop();
2158
+ }
2159
+ }, _callee5);
2160
+ }));
2161
+ return function handleOk() {
2162
+ return _ref4.apply(this, arguments);
2163
+ };
2164
+ }();
2165
+ return /*#__PURE__*/React.createElement(_Modal, {
2166
+ title: "\u80CE\u513F\u751F\u957F\u66F2\u7EBF\u7ED8\u5236\u7F16\u8F91",
2167
+ className: "table-modal",
2168
+ visible: isShowTableModal,
2169
+ onCancel: handleCancel,
2170
+ onOk: handleOk
2171
+ }, /*#__PURE__*/React.createElement(MyForm, {
2172
+ config: formConfig,
2173
+ value: formData,
2174
+ getFormHandler: function getFormHandler(formHandler) {
2175
+ return _this4.setState({
2176
+ formHandler: formHandler
2177
+ });
2178
+ },
2179
+ submitChange: false
2180
+ }));
2181
+ }
2182
+ }, {
2183
+ key: "render",
2184
+ value: function render() {
2185
+ var _this5 = this;
2186
+ var _this$state4 = this.state,
2187
+ isShowTableModal = _this$state4.isShowTableModal,
2188
+ currentCurve = _this$state4.currentCurve;
2189
+ var isAllPregnancies = this.props.isAllPregnancies;
2190
+ return /*#__PURE__*/React.createElement("div", {
2191
+ className: "fetus-wrapper"
2192
+ }, /*#__PURE__*/React.createElement("p", {
2193
+ className: "radio-wrapper"
2194
+ }, "\u6307\u6807\uFF1A", /*#__PURE__*/React.createElement(_Radio.Group, {
2195
+ className: "bmi-radio",
2196
+ value: currentCurve,
2197
+ options: curveOptions,
2198
+ onChange: this.handleIndexBtn
2199
+ })), !_get(this.props, 'hidePrintBtn') && /*#__PURE__*/React.createElement(_Space, {
2200
+ className: "btn-wrapper"
2201
+ }, /*#__PURE__*/React.createElement(ReactToPrint, {
2202
+ trigger: function trigger() {
2203
+ return /*#__PURE__*/React.createElement(_Button, {
2204
+ type: "primary",
2205
+ size: "small"
2206
+ }, /*#__PURE__*/React.createElement(PrinterOutlined, null), "\u6253\u5370");
2207
+ },
2208
+ content: function content() {
2209
+ return printCanvas('fetus-canvas');
2210
+ }
2211
+ }), !isAllPregnancies && /*#__PURE__*/React.createElement(_Button, {
2212
+ size: "small",
2213
+ onClick: function onClick() {
2214
+ return _this5.handleEditBtn();
2215
+ }
2216
+ }, /*#__PURE__*/React.createElement(EditOutlined, null), "\u7F16\u8F91")), /*#__PURE__*/React.createElement("canvas", {
2217
+ id: "fetus-canvas",
2218
+ className: "fetus-canvas"
2219
+ }, "\u60A8\u7684\u6D4F\u89C8\u5668\u4E0D\u652F\u6301canvas\uFF0C\u8BF7\u66F4\u6362\u6D4F\u89C8\u5668."), this.renderPointModal(), isShowTableModal && this.renderTableModal(), /*#__PURE__*/React.createElement("span", {
2220
+ className: "fetus-wrapper-note"
2221
+ }, "\u4F9D\u636E\uFF1ANICHD\u4E9A\u88D4\u80CE\u513F\u751F\u957F\u66F2\u7EBF"));
2222
+ }
2223
+ }]);
2224
+ }(Component); // const mapDisPathchToProps = { getPregnancyData };
2225
+ // export default connect(null, mapDisPathchToProps)(Index);
2226
+ export { FetusCanvasNICHD as default };
2227
+ //# sourceMappingURL=.root30.js.map