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