@lm_fe/components_m 0.1.201 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
- package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
- package/dist/BaseList/index.d.ts +2 -2
- package/dist/BaseList/methods/index.d.ts +1 -4
- package/dist/BaseListOld/methods/index.d.ts +1 -5
- package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
- package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
- package/dist/BaseModalForm/index.d.ts +2 -2
- package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
- package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
- package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
- package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
- package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
- package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
- package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
- package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
- package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
- package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
- package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
- package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
- package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
- package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
- package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
- package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
- package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
- package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
- package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
- package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
- package/dist/FU_components/ArrayInput/index.d.ts +1 -4
- package/dist/FU_components/ArrayInput/types.d.ts +8 -9
- package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
- package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
- package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
- package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
- package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
- package/dist/FU_components/DateRange/index copy.d.ts +7 -0
- package/dist/FU_components/DateRange/index.d.ts +1 -7
- package/dist/FU_components/DateRange/utils.d.ts +400 -0
- package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
- package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
- package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
- package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -7
- package/dist/FU_components/FormSection/form_control.d.ts +9 -0
- package/dist/FU_components/FormSection/helper.d.ts +7 -7
- package/dist/FU_components/FormSection/types.d.ts +4 -5
- package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
- package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
- package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
- package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
- package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
- package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
- package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
- package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
- package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
- package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
- package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
- package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
- package/dist/FU_components/MyEditTable/index.d.ts +2 -19
- package/dist/FU_components/MyEditTable/types.d.ts +16 -0
- package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
- package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
- package/dist/FU_components/MySelect/index.d.ts +1 -8
- package/dist/FU_components/MySelect/types.d.ts +3 -5
- package/dist/FU_components/OkButton/index.d.ts +2 -7
- package/dist/FU_components/PressureInput/index.d.ts +4 -0
- package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
- package/dist/FU_components/TemplateTextarea/index.d.ts +1 -0
- package/dist/FU_components/index.d.ts +1 -3
- package/dist/FU_components/types.d.ts +1 -12
- package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
- package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
- package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
- package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
- package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
- package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
- package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
- package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
- package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
- package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
- package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
- package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
- package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
- package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
- package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
- package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
- package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
- package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
- package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
- package/dist/MyForm/components/MyButton/index.d.ts +1 -1
- package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
- package/dist/MyForm/components/MyTable/index.d.ts +1 -1
- package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
- package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
- package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
- package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
- package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
- package/dist/MyForm/form_new.d.ts +20 -1
- package/dist/a_chunks/{.root93.js → BusinessComponents.TreatmentProgram.TreatmentProgramBasic.js} +70 -139
- package/dist/a_chunks/Inner.js +154 -273
- package/dist/a_chunks/{.root44.js → MyForm.components.MyAutoComplete.js} +4 -6
- package/dist/a_chunks/{.root46.js → MyForm.components.MyCascader.js} +2 -4
- package/dist/a_chunks/{.root55.js → MyForm.components.MyCheckbox.js} +43 -112
- package/dist/a_chunks/{.root47.js → MyForm.components.MyCustom.js} +23 -87
- package/dist/a_chunks/{.root48.js → MyForm.components.MyCustom2.js} +8 -79
- package/dist/a_chunks/{.root73.js → MyForm.components.MyCustom3.js} +6 -75
- package/dist/a_chunks/{.root50.js → MyForm.components.MyInputWithRed.js} +23 -88
- package/dist/a_chunks/{.root52.js → MyForm.components.MySelect.js} +10 -14
- package/dist/a_chunks/{.root53.js → MyForm.components.MyTable.js} +44 -114
- package/dist/a_chunks/{.root72.js → MyForm.components.MyTreeSelect.js} +8 -85
- package/dist/a_chunks/MyForm.components.SingleCheckbox.js +20 -0
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/{.root36.js → components.business.BloodPressure.js} +17 -84
- package/dist/a_chunks/{.root37.js → components.business.DoubleInput.js} +17 -86
- package/dist/a_chunks/{.root38.js → components.business.FilterDateInput.js} +4 -8
- package/dist/a_chunks/{.root39.js → components.business.FundalHeightInput.js} +2 -4
- package/dist/a_chunks/{.root41.js → components.business.NormalButton.js} +4 -6
- package/dist/a_chunks/{.root4.js → components.business.PregnancyHistory.js} +128 -214
- package/dist/a_chunks/components.business.TextareaWithBtn.js +57 -0
- package/dist/a_chunks/{.root78.js → components.business.TextareaWithTemplate.js} +25 -96
- package/dist/a_chunks/{.root74.js → components.business.prenatalReturnTable.js} +39 -106
- package/dist/a_chunks/{.root.js → components_m.src.BaseEditPanel.js} +73 -130
- package/dist/a_chunks/components_m.src.BaseFormComponent.js +24 -0
- package/dist/a_chunks/components_m.src.BaseTable.js +30 -0
- package/dist/a_chunks/components_m.src.DataSelectWithAutoInput.js +69 -0
- package/dist/a_chunks/{.root2.js → components_m.src.MyForm.js} +97 -163
- package/dist/a_chunks/{.root23.js → components_m.src.PDFPreview.js} +0 -1
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2855 -5604
- package/dist/a_chunks/index2.js +2 -4
- package/dist/a_chunks/{.root94.js → src.BusinessComponents.Appgar.js} +55 -132
- package/dist/a_chunks/{.root82.js → src.BusinessComponents.BirthCertificateChildren.js} +35 -100
- package/dist/a_chunks/{.root34.js → src.BusinessComponents.BloodAndThalassemia.js} +22 -93
- package/dist/a_chunks/{.root80.js → src.BusinessComponents.BloodAndThalassemia2.js} +17 -18
- package/dist/a_chunks/{.root95.js → src.BusinessComponents.BregmaGroup.js} +13 -82
- package/dist/a_chunks/{.root96.js → src.BusinessComponents.CaesareanChildren.js} +39 -104
- package/dist/a_chunks/{.root98.js → src.BusinessComponents.Diagnosis.js} +46 -114
- package/dist/a_chunks/{.root99.js → src.BusinessComponents.DiagnosisList.js} +34 -97
- package/dist/a_chunks/{.root100.js → src.BusinessComponents.DiagnosisListInduced.js} +39 -102
- package/dist/a_chunks/{.root101.js → src.BusinessComponents.DiagnosisListv2.js} +160 -220
- package/dist/a_chunks/{.root102.js → src.BusinessComponents.FamilyTumorHistory.js} +32 -97
- package/dist/a_chunks/src.BusinessComponents.FetalNTCheck.js +61 -0
- package/dist/a_chunks/{.root109.js → src.BusinessComponents.GynaecologyOperationTemplateTextarea.js} +109 -168
- package/dist/a_chunks/{.root110.js → src.BusinessComponents.GynaecologyTemplateTextarea.js} +105 -164
- package/dist/a_chunks/{.root111.js → src.BusinessComponents.HighriskSign.js} +19 -95
- package/dist/a_chunks/{.root112.js → src.BusinessComponents.InducedFetus.js} +57 -126
- package/dist/a_chunks/{.root114.js → src.BusinessComponents.KnowledgeBase.js} +17 -24
- package/dist/a_chunks/{.root115.js → src.BusinessComponents.LaborProcess.js} +35 -103
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsounds.js +82 -0
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsoundsSingle.js +58 -0
- package/dist/a_chunks/src.BusinessComponents.NoenateRecord.js +658 -0
- package/dist/a_chunks/{.root119.js → src.BusinessComponents.NurseChildren.js} +46 -114
- package/dist/a_chunks/{.root120.js → src.BusinessComponents.NurseChildren2.js} +26 -93
- package/dist/a_chunks/{.root121.js → src.BusinessComponents.NursingFetus.js} +93 -161
- package/dist/a_chunks/{.root122.js → src.BusinessComponents.NursingFetusv2.js} +71 -136
- package/dist/a_chunks/{.root123.js → src.BusinessComponents.NursingFetusv3.js} +94 -163
- package/dist/a_chunks/{.root125.js → src.BusinessComponents.PostpartumFetal.js} +6 -75
- package/dist/a_chunks/src.BusinessComponents.PregnancyHistoryV2.js +20 -0
- package/dist/a_chunks/src.BusinessComponents.PressureInput.js +76 -0
- package/dist/a_chunks/{.root127.js → src.BusinessComponents.ProcedureCystocentesis.js} +82 -151
- package/dist/a_chunks/{.root130.js → src.BusinessComponents.RecordState.js} +20 -101
- package/dist/a_chunks/{.root131.js → src.BusinessComponents.ReferralRegister.js} +48 -112
- package/dist/a_chunks/{.root134.js → src.BusinessComponents.ReferralToRegister.js} +34 -97
- package/dist/a_chunks/{.root136.js → src.BusinessComponents.ShiftPatients.js} +61 -126
- package/dist/a_chunks/{.root83.js → src.BusinessComponents.TemplateTexDeathclassification1.js} +16 -87
- package/dist/a_chunks/{.root84.js → src.BusinessComponents.TemplateTexDeathclassification2.js} +15 -86
- package/dist/a_chunks/{.root138.js → src.BusinessComponents.TemplateTextarea.js} +15 -82
- package/dist/a_chunks/{.root139.js → src.BusinessComponents.TemplateTextareav2.js} +112 -175
- package/dist/a_chunks/{.root85.js → src.BusinessComponents.TemplateTextareav3.js} +48 -117
- package/dist/a_chunks/src.ConfigComponents.CheckboxGroup.js +74 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithInputv2.js +48 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithSingleInput.js +66 -0
- package/dist/a_chunks/{.root144.js → src.ConfigComponents.CustomEditInTable.js} +13 -79
- package/dist/a_chunks/src.ConfigComponents.InputWithLabel.js +41 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRangTip.js +72 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRange.js +30 -0
- package/dist/a_chunks/{.root107.js → src.ConfigComponents.NormalCheckboxWithInput.js} +21 -87
- package/dist/a_chunks/{.root128.js → src.ConfigComponents.ProcedureRecords.js} +28 -97
- package/dist/a_chunks/src.ConfigComponents.VaginaStrumentsRecordForm.js +329 -0
- package/dist/a_chunks/{.root22.js → src.FB_components.DoctorEnd_ImageReport_Report.js} +24 -99
- package/dist/a_chunks/{.root21.js → src.FB_components.DoctorEnd_SurveyReport_Report.js} +33 -99
- package/dist/a_chunks/src.FU_components.ArrayPanel.js +144 -0
- package/dist/a_chunks/src.FU_components.CommonFormTabs.js +61 -0
- package/dist/a_chunks/{.root13.js → src.FU_components.CommonFormTabs2.js} +23 -12
- package/dist/a_chunks/{.root14.js → src.FU_components.DateTimeInput.js} +42 -90
- package/dist/a_chunks/src.FU_components.FormSection.js +2220 -0
- package/dist/a_chunks/{.root187.js → src.FU_components.LoadFlag.js} +0 -1
- package/dist/a_chunks/src.FU_components.MchcDriverStatus.js +91 -0
- package/dist/a_chunks/src.FU_components.MyEditTable.js +283 -0
- package/dist/a_chunks/src.FU_components.MySearchSelect.js +29 -0
- package/dist/a_chunks/src.FU_components.TakeInVolumn.js +67 -0
- package/dist/a_chunks/src.FU_components.TakeOutVolumn.js +81 -0
- package/dist/a_chunks/src.FU_components.ToggleForm.js +49 -0
- package/dist/a_chunks/{.root153.js → src.GeneralComponents.AsyncAutoComplete.js} +11 -21
- package/dist/a_chunks/{.root155.js → src.GeneralComponents.CheckboxGroupObject.js} +19 -88
- package/dist/a_chunks/{.root186.js → src.GeneralComponents.CheckboxGroupObjectCustom.js} +23 -92
- package/dist/a_chunks/{.root71.js → src.GeneralComponents.CheckboxWithInput.js} +71 -141
- package/dist/a_chunks/src.GeneralComponents.DataTimePick.js +107 -0
- package/dist/a_chunks/{.root8.js → src.GeneralComponents.DatePicker.js} +14 -81
- package/dist/a_chunks/{.root5.js → src.GeneralComponents.DictionarySelect.js} +58 -125
- package/dist/a_chunks/{.root7.js → src.GeneralComponents.EditInTable.js} +219 -281
- package/dist/a_chunks/src.GeneralComponents.FormSectionInput.js +14 -0
- package/dist/a_chunks/{.root182.js → src.GeneralComponents.ImageUploadPreview.js} +8 -8
- package/dist/a_chunks/{.root183.js → src.GeneralComponents.ImageUploadPreviewIntranet.js} +6 -9
- package/dist/a_chunks/{.root6.js → src.GeneralComponents.InputWithLabel.js} +19 -88
- package/dist/a_chunks/src.GeneralComponents.MobileEditor.js +108 -0
- package/dist/a_chunks/{.root157.js → src.GeneralComponents.MultipleInputGroup.js} +13 -82
- package/dist/a_chunks/{.root158.js → src.GeneralComponents.RadioWithInput.js} +21 -90
- package/dist/a_chunks/src.GeneralComponents.RangePicker.js +46 -0
- package/dist/a_chunks/src.GeneralComponents.TimePicker.js +47 -0
- package/dist/a_chunks/src.GeneralComponents.UploadFile.js +86 -0
- package/dist/a_chunks/{.root162.js → src.GeneralComponents.UploadFileUrlEdit.js} +10 -12
- package/dist/a_chunks/src.GeneralComponents.border-title.js +32 -0
- package/dist/a_chunks/src.GeneralComponents.datapick_with_check.js +60 -0
- package/dist/a_chunks/src.doctor-end.GestationalWeekProjectTree.js +224 -0
- package/dist/a_chunks/{.root179.js → src.newly-component.hepatitis-new-baby.js} +17 -86
- package/dist/a_chunks/{.root81.js → src.others.TemplateTree.js} +47 -111
- package/dist/a_chunks/{.root163.js → src.selects.AgeSelect.js} +7 -12
- package/dist/a_chunks/{.root164.js → src.selects.ApgarScoreInput.js} +38 -53
- package/dist/a_chunks/{.root25.js → src.selects.CascaderAddress.js} +22 -30
- package/dist/a_chunks/src.selects.CountrySelect.js +32 -0
- package/dist/a_chunks/src.selects.DeviceStatusSelect.js +36 -0
- package/dist/a_chunks/{.root32.js → src.selects.NativePlace.js} +7 -6
- package/dist/a_chunks/{.root169.js → src.selects.ParentPermissionSelect.js} +5 -84
- package/dist/a_chunks/{.root26.js → src.selects.PatientAutoComplete.js} +21 -95
- package/dist/a_chunks/src.selects.PermissionTypeSelect.js +38 -0
- package/dist/a_chunks/src.selects.RadioWithInput.js +51 -0
- package/dist/a_chunks/src.selects.RadioWithInputNumber.js +61 -0
- package/dist/a_chunks/{.root174.js → src.selects.ReferralOrganizationSelect.js} +40 -36
- package/dist/a_chunks/src.selects.SelectWithNoneOption.js +70 -0
- package/dist/a_chunks/src.selects.SelectWithOptionsOrInput.js +2 -0
- package/dist/a_chunks/src.selects.TriggerTypeSelect.js +33 -0
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -10
- package/dist/index.js +8 -77
- package/dist/layout/header.d.ts +0 -1
- package/dist/modals/index.d.ts +1 -16
- package/dist/modals/meta.d.ts +1 -16
- package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
- package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
- package/dist/selects/NormalSelect/index.d.ts +1 -1
- package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
- package/dist/selects/SelectWithNo/index.d.ts +2 -2
- package/dist/utils/InterceptComponent.d.ts +1 -0
- package/dist/utils/dictionary.d.ts +2 -13
- package/dist/utils/format.d.ts +4 -4
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/useMarshal.d.ts +3 -3
- package/dist/utils/utils.d.ts +0 -4
- package/package.json +32 -19
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
- package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
- package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
- package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
- package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
- package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
- package/dist/FU_components/FormSection/utils.d.ts +0 -81
- package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
- package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
- package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
- package/dist/FU_components/SimpleForm/index.d.ts +0 -45
- package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
- package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
- package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
- package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
- package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
- package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js +0 -339
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root100.js.map +0 -1
- package/dist/a_chunks/.root101.js.map +0 -1
- package/dist/a_chunks/.root102.js.map +0 -1
- package/dist/a_chunks/.root103.js +0 -130
- package/dist/a_chunks/.root103.js.map +0 -1
- package/dist/a_chunks/.root104.js +0 -298
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js +0 -503
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js +0 -107
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js +0 -189
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- package/dist/a_chunks/.root11.js +0 -95
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root110.js.map +0 -1
- package/dist/a_chunks/.root111.js.map +0 -1
- package/dist/a_chunks/.root112.js.map +0 -1
- package/dist/a_chunks/.root113.js +0 -266
- package/dist/a_chunks/.root113.js.map +0 -1
- package/dist/a_chunks/.root114.js.map +0 -1
- package/dist/a_chunks/.root115.js.map +0 -1
- package/dist/a_chunks/.root116.js +0 -151
- package/dist/a_chunks/.root116.js.map +0 -1
- package/dist/a_chunks/.root117.js +0 -127
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js +0 -525
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- package/dist/a_chunks/.root12.js +0 -130
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root120.js.map +0 -1
- package/dist/a_chunks/.root121.js.map +0 -1
- package/dist/a_chunks/.root122.js.map +0 -1
- package/dist/a_chunks/.root123.js.map +0 -1
- package/dist/a_chunks/.root124.js +0 -276
- package/dist/a_chunks/.root124.js.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- package/dist/a_chunks/.root126.js +0 -86
- package/dist/a_chunks/.root126.js.map +0 -1
- package/dist/a_chunks/.root127.js.map +0 -1
- package/dist/a_chunks/.root128.js.map +0 -1
- package/dist/a_chunks/.root129.js +0 -1127
- package/dist/a_chunks/.root129.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root130.js.map +0 -1
- package/dist/a_chunks/.root131.js.map +0 -1
- package/dist/a_chunks/.root132.js +0 -144
- package/dist/a_chunks/.root132.js.map +0 -1
- package/dist/a_chunks/.root133.js +0 -185
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js +0 -1143
- package/dist/a_chunks/.root135.js.map +0 -1
- package/dist/a_chunks/.root136.js.map +0 -1
- package/dist/a_chunks/.root137.js +0 -570
- package/dist/a_chunks/.root137.js.map +0 -1
- package/dist/a_chunks/.root138.js.map +0 -1
- package/dist/a_chunks/.root139.js.map +0 -1
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root140.js +0 -267
- package/dist/a_chunks/.root140.js.map +0 -1
- package/dist/a_chunks/.root141.js +0 -179
- package/dist/a_chunks/.root141.js.map +0 -1
- package/dist/a_chunks/.root142.js +0 -114
- package/dist/a_chunks/.root142.js.map +0 -1
- package/dist/a_chunks/.root143.js +0 -133
- package/dist/a_chunks/.root143.js.map +0 -1
- package/dist/a_chunks/.root144.js.map +0 -1
- package/dist/a_chunks/.root145.js +0 -99
- package/dist/a_chunks/.root145.js.map +0 -1
- package/dist/a_chunks/.root146.js +0 -136
- package/dist/a_chunks/.root146.js.map +0 -1
- package/dist/a_chunks/.root147.js +0 -445
- package/dist/a_chunks/.root147.js.map +0 -1
- package/dist/a_chunks/.root148.js +0 -618
- package/dist/a_chunks/.root148.js.map +0 -1
- package/dist/a_chunks/.root149.js +0 -329
- package/dist/a_chunks/.root149.js.map +0 -1
- package/dist/a_chunks/.root15.js +0 -275
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root150.js +0 -381
- package/dist/a_chunks/.root150.js.map +0 -1
- package/dist/a_chunks/.root151.js +0 -299
- package/dist/a_chunks/.root151.js.map +0 -1
- package/dist/a_chunks/.root152.js +0 -105
- package/dist/a_chunks/.root152.js.map +0 -1
- package/dist/a_chunks/.root153.js.map +0 -1
- package/dist/a_chunks/.root154.js +0 -101
- package/dist/a_chunks/.root154.js.map +0 -1
- package/dist/a_chunks/.root155.js.map +0 -1
- package/dist/a_chunks/.root156.js +0 -91
- package/dist/a_chunks/.root156.js.map +0 -1
- package/dist/a_chunks/.root157.js.map +0 -1
- package/dist/a_chunks/.root158.js.map +0 -1
- package/dist/a_chunks/.root159.js +0 -122
- package/dist/a_chunks/.root159.js.map +0 -1
- package/dist/a_chunks/.root16.js +0 -247
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root160.js +0 -123
- package/dist/a_chunks/.root160.js.map +0 -1
- package/dist/a_chunks/.root161.js +0 -45
- package/dist/a_chunks/.root161.js.map +0 -1
- package/dist/a_chunks/.root162.js.map +0 -1
- package/dist/a_chunks/.root163.js.map +0 -1
- package/dist/a_chunks/.root164.js.map +0 -1
- package/dist/a_chunks/.root165.js +0 -108
- package/dist/a_chunks/.root165.js.map +0 -1
- package/dist/a_chunks/.root166.js +0 -108
- package/dist/a_chunks/.root166.js.map +0 -1
- package/dist/a_chunks/.root167.js +0 -2074
- package/dist/a_chunks/.root167.js.map +0 -1
- package/dist/a_chunks/.root168.js +0 -112
- package/dist/a_chunks/.root168.js.map +0 -1
- package/dist/a_chunks/.root169.js.map +0 -1
- package/dist/a_chunks/.root17.js +0 -138
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root170.js +0 -114
- package/dist/a_chunks/.root170.js.map +0 -1
- package/dist/a_chunks/.root171.js +0 -59
- package/dist/a_chunks/.root171.js.map +0 -1
- package/dist/a_chunks/.root172.js +0 -69
- package/dist/a_chunks/.root172.js.map +0 -1
- package/dist/a_chunks/.root173.js +0 -146
- package/dist/a_chunks/.root173.js.map +0 -1
- package/dist/a_chunks/.root174.js.map +0 -1
- package/dist/a_chunks/.root175.js +0 -113
- package/dist/a_chunks/.root175.js.map +0 -1
- package/dist/a_chunks/.root176.js +0 -109
- package/dist/a_chunks/.root176.js.map +0 -1
- package/dist/a_chunks/.root177.js +0 -129
- package/dist/a_chunks/.root177.js.map +0 -1
- package/dist/a_chunks/.root178.js +0 -182
- package/dist/a_chunks/.root178.js.map +0 -1
- package/dist/a_chunks/.root179.js.map +0 -1
- package/dist/a_chunks/.root18.js +0 -152
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root180.js +0 -458
- package/dist/a_chunks/.root180.js.map +0 -1
- package/dist/a_chunks/.root181.js +0 -1511
- package/dist/a_chunks/.root181.js.map +0 -1
- package/dist/a_chunks/.root182.js.map +0 -1
- package/dist/a_chunks/.root183.js.map +0 -1
- package/dist/a_chunks/.root184.js +0 -1202
- package/dist/a_chunks/.root184.js.map +0 -1
- package/dist/a_chunks/.root185.js +0 -83
- package/dist/a_chunks/.root185.js.map +0 -1
- package/dist/a_chunks/.root186.js.map +0 -1
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js +0 -121
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js +0 -169
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js.map +0 -1
- package/dist/a_chunks/.root23.js.map +0 -1
- package/dist/a_chunks/.root24.js +0 -90
- package/dist/a_chunks/.root24.js.map +0 -1
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root26.js.map +0 -1
- package/dist/a_chunks/.root27.js +0 -151
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js +0 -394
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js +0 -555
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js +0 -284
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js +0 -2227
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js +0 -286
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js +0 -84
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js +0 -288
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js.map +0 -1
- package/dist/a_chunks/.root39.js.map +0 -1
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root40.js +0 -273
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js +0 -214
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js +0 -151
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js +0 -21
- package/dist/a_chunks/.root45.js.map +0 -1
- package/dist/a_chunks/.root46.js.map +0 -1
- package/dist/a_chunks/.root47.js.map +0 -1
- package/dist/a_chunks/.root48.js.map +0 -1
- package/dist/a_chunks/.root49.js +0 -82
- package/dist/a_chunks/.root49.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js +0 -338
- package/dist/a_chunks/.root51.js.map +0 -1
- package/dist/a_chunks/.root52.js.map +0 -1
- package/dist/a_chunks/.root53.js.map +0 -1
- package/dist/a_chunks/.root54.js +0 -23
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js +0 -3357
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js +0 -567
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js +0 -198
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js +0 -165
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js +0 -904
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js +0 -103
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js +0 -226
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js +0 -322
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js +0 -492
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js +0 -485
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js +0 -1056
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js +0 -299
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js +0 -206
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js +0 -1086
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root70.js +0 -857
- package/dist/a_chunks/.root70.js.map +0 -1
- package/dist/a_chunks/.root71.js.map +0 -1
- package/dist/a_chunks/.root72.js.map +0 -1
- package/dist/a_chunks/.root73.js.map +0 -1
- package/dist/a_chunks/.root74.js.map +0 -1
- package/dist/a_chunks/.root75.js +0 -578
- package/dist/a_chunks/.root75.js.map +0 -1
- package/dist/a_chunks/.root76.js +0 -540
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js +0 -336
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- package/dist/a_chunks/.root79.js +0 -2311
- package/dist/a_chunks/.root79.js.map +0 -1
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root80.js.map +0 -1
- package/dist/a_chunks/.root81.js.map +0 -1
- package/dist/a_chunks/.root82.js.map +0 -1
- package/dist/a_chunks/.root83.js.map +0 -1
- package/dist/a_chunks/.root84.js.map +0 -1
- package/dist/a_chunks/.root85.js.map +0 -1
- package/dist/a_chunks/.root86.js +0 -351
- package/dist/a_chunks/.root86.js.map +0 -1
- package/dist/a_chunks/.root87.js +0 -94
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js +0 -101
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js +0 -248
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js +0 -687
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js +0 -356
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js +0 -143
- package/dist/a_chunks/.root91.js.map +0 -1
- package/dist/a_chunks/.root92.js +0 -143
- package/dist/a_chunks/.root92.js.map +0 -1
- package/dist/a_chunks/.root93.js.map +0 -1
- package/dist/a_chunks/.root94.js.map +0 -1
- package/dist/a_chunks/.root95.js.map +0 -1
- package/dist/a_chunks/.root96.js.map +0 -1
- package/dist/a_chunks/.root97.js +0 -521
- package/dist/a_chunks/.root97.js.map +0 -1
- package/dist/a_chunks/.root98.js.map +0 -1
- package/dist/a_chunks/.root99.js.map +0 -1
- package/dist/a_chunks/Inner.js.map +0 -1
- package/dist/a_chunks/TableEditableCell.js.map +0 -1
- package/dist/a_chunks/TemplateModal.js.map +0 -1
- package/dist/a_chunks/_commonjsHelpers.js +0 -22
- package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
- package/dist/a_chunks/common-table-item.js +0 -771
- package/dist/a_chunks/common-table-item.js.map +0 -1
- package/dist/a_chunks/data.js +0 -570
- package/dist/a_chunks/data.js.map +0 -1
- package/dist/a_chunks/deathclassification.js.map +0 -1
- package/dist/a_chunks/func.js +0 -277
- package/dist/a_chunks/func.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/a_chunks/index2.js.map +0 -1
- package/dist/a_chunks/index3.js +0 -479
- package/dist/a_chunks/index3.js.map +0 -1
- package/dist/a_chunks/index4.js +0 -119
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/requestMethods.js +0 -56
- package/dist/a_chunks/requestMethods.js.map +0 -1
- package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
- package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
- package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
- package/dist/curve/components/Pregnogram/index.d.ts +0 -19
- package/dist/curve/components/api.d.ts +0 -23
- package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
- package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
- package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
- package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
- package/dist/curve/data.d.ts +0 -120
- package/dist/curve/func.d.ts +0 -9
- package/dist/curve/index.d.ts +0 -5
- package/dist/curve/intro-steps.d.ts +0 -7
- package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
- package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
- package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
- package/dist/doctor-end/Thrombus/index.d.ts +0 -22
- package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
- package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
- package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
- package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
- package/dist/index.js.map +0 -1
- package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
- package/dist/layout/components/MenuSearch/index.d.ts +0 -1
- package/dist/layout/index.d.ts +0 -1
- package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
- package/dist/modals/entries/modal_form/index.d.ts +0 -27
- package/dist/modals/entries/print_modal/index.d.ts +0 -3
- package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
- package/dist/modals/entries/template_modal3/common.d.ts +0 -4
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
- package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
- package/dist/modals/entries/template_modal3/index.d.ts +0 -18
- package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
- package/dist/modals/entries/template_modal3/types.d.ts +0 -28
- package/dist/modals/entries/test/index.d.ts +0 -6
- package/dist/modals/entries/text_search/index.d.ts +0 -8
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +0 -9
- package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +0 -28
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +0 -3
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +0 -5
- package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +0 -6
- package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +0 -12
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +0 -20
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +0 -66
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +0 -13
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +0 -9
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +0 -12
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +0 -13
- package/dist/selects/ApiPermissionSelect/index.d.ts +0 -21
- package/dist/selects/PermissionSelect/index.d.ts +0 -14
- package/dist/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
package/dist/a_chunks/.root30.js
DELETED
|
@@ -1,2227 +0,0 @@
|
|
|
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
|