@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
|
@@ -3,94 +3,24 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
4
|
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; }
|
|
5
5
|
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; }
|
|
6
|
-
import '
|
|
7
|
-
import _Space from 'antd/es/space';
|
|
8
|
-
import 'antd/es/button/style';
|
|
9
|
-
import _Button from 'antd/es/button';
|
|
10
|
-
import 'antd/es/message/style';
|
|
11
|
-
import _message from 'antd/es/message';
|
|
12
|
-
import _throttle from 'lodash/throttle';
|
|
13
|
-
import _size from 'lodash/size';
|
|
14
|
-
import _set from 'lodash/set';
|
|
15
|
-
import _orderBy from 'lodash/orderBy';
|
|
16
|
-
import _map from 'lodash/map';
|
|
17
|
-
import _get from 'lodash/get';
|
|
18
|
-
import _forEach from 'lodash/forEach';
|
|
19
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
20
|
-
import { DeleteOutlined } from '@ant-design/icons';
|
|
21
|
-
import { LazyAntd } from '@lm_fe/components';
|
|
6
|
+
import { MyIcon, Table_L } from '@lm_fe/components';
|
|
22
7
|
import { mchcEnv, mchcEvent } from '@lm_fe/env';
|
|
23
8
|
import { SMchc_Doctor } from '@lm_fe/service';
|
|
9
|
+
import { Space, Button, message } from 'antd';
|
|
10
|
+
import { get, throttle, orderBy, forEach, cloneDeep, set, size, map } from 'lodash';
|
|
24
11
|
import React, { useState, useRef, useCallback, useEffect } from 'react';
|
|
25
|
-
import { b as styleInject, C as CustomIcon } from './index.js';
|
|
26
12
|
import { E as EditableCell } from './TableEditableCell.js';
|
|
27
|
-
import '
|
|
28
|
-
import '
|
|
29
|
-
import '
|
|
30
|
-
import '
|
|
31
|
-
import 'antd/es/input-number';
|
|
32
|
-
import 'lodash/indexOf';
|
|
33
|
-
import 'lodash/compact';
|
|
13
|
+
import { a as styleInject } from './index.js';
|
|
14
|
+
import 'dayjs';
|
|
15
|
+
import './index2.js';
|
|
16
|
+
import '@lm_fe/provoke';
|
|
34
17
|
import '@lm_fe/utils';
|
|
35
18
|
import 'classnames';
|
|
36
|
-
import '
|
|
37
|
-
import 'antd/es/checkbox/style';
|
|
38
|
-
import 'antd/es/checkbox';
|
|
39
|
-
import 'lodash/isString';
|
|
40
|
-
import 'lodash/isNumber';
|
|
41
|
-
import 'lodash/isBoolean';
|
|
42
|
-
import 'antd/es/divider/style';
|
|
43
|
-
import 'antd/es/divider';
|
|
44
|
-
import 'lodash/isEmpty';
|
|
45
|
-
import 'antd/es/switch/style';
|
|
46
|
-
import 'antd/es/switch';
|
|
47
|
-
import 'antd/es/form/style';
|
|
48
|
-
import 'antd/es/form';
|
|
49
|
-
import 'lodash/join';
|
|
50
|
-
import 'lodash/isEqual';
|
|
51
|
-
import 'lodash/isArray';
|
|
52
|
-
import 'lodash/identity';
|
|
53
|
-
import 'lodash/isObject';
|
|
54
|
-
import 'lodash/keys';
|
|
55
|
-
import 'lodash/keyBy';
|
|
56
|
-
import 'lodash/isNil';
|
|
57
|
-
import 'antd/es/tooltip/style';
|
|
58
|
-
import 'antd/es/tooltip';
|
|
59
|
-
import 'antd/es/spin/style';
|
|
60
|
-
import 'antd/es/spin';
|
|
61
|
-
import 'lodash/has';
|
|
62
|
-
import 'antd/es/modal/style';
|
|
63
|
-
import 'antd/es/modal';
|
|
64
|
-
import 'lodash/includes';
|
|
65
|
-
import 'lodash/filter';
|
|
66
|
-
import 'react-to-print';
|
|
67
|
-
import 'antd/es/row/style';
|
|
68
|
-
import 'antd/es/row';
|
|
69
|
-
import 'antd/es/col/style';
|
|
70
|
-
import 'antd/es/col';
|
|
71
|
-
import 'lodash/concat';
|
|
72
|
-
import 'lodash/reduce';
|
|
73
|
-
import 'lodash/debounce';
|
|
74
|
-
import 'lodash/pickBy';
|
|
75
|
-
import 'antd/es/auto-complete/style';
|
|
76
|
-
import 'antd/es/auto-complete';
|
|
77
|
-
import 'lodash/nth';
|
|
78
|
-
import 'lodash/assign';
|
|
79
|
-
import 'antd/es/popover/style';
|
|
80
|
-
import 'antd/es/popover';
|
|
81
|
-
import 'antd/es/menu/style';
|
|
82
|
-
import 'antd/es/menu';
|
|
19
|
+
import 'reconnecting-websocket';
|
|
83
20
|
import 'store';
|
|
84
|
-
import 'antd/es/popconfirm/style';
|
|
85
|
-
import 'antd/es/popconfirm';
|
|
86
|
-
import 'antd/es/radio/style';
|
|
87
|
-
import 'antd/es/radio';
|
|
88
|
-
import 'lodash/last';
|
|
89
|
-
import 'lodash/toUpper';
|
|
90
|
-
import './index2.js';
|
|
91
21
|
var 建瓯_config = {
|
|
92
22
|
"needNotThisTime": false,
|
|
93
|
-
"ignoreKeys": ["
|
|
23
|
+
"ignoreKeys": ["_children.childGender", "_children.childLiving", "_children.childDeathTime", "_children.childDeathNote", "_children.sequelaNote", "_children.neonateWeight"],
|
|
94
24
|
"tableColumns": [{
|
|
95
25
|
"key": "gravidityindex",
|
|
96
26
|
"title": "孕次",
|
|
@@ -222,18 +152,10 @@ var 建瓯_config = {
|
|
|
222
152
|
"title": "性别",
|
|
223
153
|
"width": 30,
|
|
224
154
|
"editor": {
|
|
225
|
-
"input_type": "
|
|
155
|
+
"input_type": "MS",
|
|
226
156
|
"input_props": {
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
"value": 1
|
|
230
|
-
}, {
|
|
231
|
-
"label": "女",
|
|
232
|
-
"value": 2
|
|
233
|
-
}, {
|
|
234
|
-
"label": "未知",
|
|
235
|
-
"value": 3
|
|
236
|
-
}]
|
|
157
|
+
uniqueKey: '性别3'
|
|
158
|
+
// "options": [{ "label": "男", "value": 1 }, { "label": "女", "value": 2 }, { "label": "未知", "value": 3 }]
|
|
237
159
|
}
|
|
238
160
|
}
|
|
239
161
|
}, {
|
|
@@ -241,7 +163,7 @@ var 建瓯_config = {
|
|
|
241
163
|
"title": "生存",
|
|
242
164
|
"width": 30,
|
|
243
165
|
"editor": {
|
|
244
|
-
"input_type": "
|
|
166
|
+
"input_type": "MS",
|
|
245
167
|
"input_props": {
|
|
246
168
|
"options": [{
|
|
247
169
|
"label": "健在",
|
|
@@ -257,7 +179,7 @@ var 建瓯_config = {
|
|
|
257
179
|
"title": "畸形",
|
|
258
180
|
"width": 30,
|
|
259
181
|
"editor": {
|
|
260
|
-
"input_type": "
|
|
182
|
+
"input_type": "MS",
|
|
261
183
|
"input_props": {
|
|
262
184
|
"options": [{
|
|
263
185
|
"label": "是",
|
|
@@ -272,7 +194,7 @@ var 建瓯_config = {
|
|
|
272
194
|
// {
|
|
273
195
|
// "key": "children.childGender", "title": "性别", "width": 30,
|
|
274
196
|
// "editor": {
|
|
275
|
-
// "input_type": "
|
|
197
|
+
// "input_type": "MS", "input_props": {
|
|
276
198
|
// "options": [
|
|
277
199
|
// { "label": "男", "value": 1 }, { "label": "女", "value": 2 }, { "label": "未知", "value": 3 }]
|
|
278
200
|
// }
|
|
@@ -296,7 +218,7 @@ var 建瓯_config = {
|
|
|
296
218
|
"title": "手术产式",
|
|
297
219
|
"width": 50,
|
|
298
220
|
"editor": {
|
|
299
|
-
"input_type": "
|
|
221
|
+
"input_type": "MS",
|
|
300
222
|
"input_props": {
|
|
301
223
|
"options": [{
|
|
302
224
|
"label": " ",
|
|
@@ -332,7 +254,10 @@ var 建瓯_config = {
|
|
|
332
254
|
"title": "其他",
|
|
333
255
|
"width": 200,
|
|
334
256
|
"editor": {
|
|
335
|
-
"input_type": "
|
|
257
|
+
"input_type": "MA",
|
|
258
|
+
"input_props": {
|
|
259
|
+
memorieskey: '孕产史-特殊情况'
|
|
260
|
+
}
|
|
336
261
|
}
|
|
337
262
|
}]
|
|
338
263
|
};
|
|
@@ -343,7 +268,7 @@ function getConfig() {
|
|
|
343
268
|
return {
|
|
344
269
|
"pregnancyId": 0,
|
|
345
270
|
"needNotThisTime": false,
|
|
346
|
-
"ignoreKeys": ["
|
|
271
|
+
"ignoreKeys": ["_children.childGender", "_children.childLiving", "_children.childDeathTime", "_children.childDeathNote", "_children.sequelaNote", "_children.neonateWeight"],
|
|
347
272
|
"tableColumns": [{
|
|
348
273
|
"key": "gravidityindex",
|
|
349
274
|
"title": "孕次",
|
|
@@ -392,7 +317,7 @@ function getConfig() {
|
|
|
392
317
|
}
|
|
393
318
|
}, {
|
|
394
319
|
"key": "currettage",
|
|
395
|
-
"title":
|
|
320
|
+
"title": "清宫",
|
|
396
321
|
"width": 30,
|
|
397
322
|
"editor": {
|
|
398
323
|
"input_type": "checkbox",
|
|
@@ -431,26 +356,6 @@ function getConfig() {
|
|
|
431
356
|
"type": "default"
|
|
432
357
|
}
|
|
433
358
|
}
|
|
434
|
-
}, mchcEnv["in"](['郫都']) && {
|
|
435
|
-
"key": "stillbirth",
|
|
436
|
-
"title": "死产",
|
|
437
|
-
"width": 30,
|
|
438
|
-
"editor": {
|
|
439
|
-
"input_type": "checkbox",
|
|
440
|
-
"input_props": {
|
|
441
|
-
"type": "default"
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
}, mchcEnv["in"](['郫都']) && {
|
|
445
|
-
"key": "malformation",
|
|
446
|
-
"title": "出生缺陷",
|
|
447
|
-
"width": 30,
|
|
448
|
-
"editor": {
|
|
449
|
-
"input_type": "checkbox",
|
|
450
|
-
"input_props": {
|
|
451
|
-
"type": "default"
|
|
452
|
-
}
|
|
453
|
-
}
|
|
454
359
|
}, {
|
|
455
360
|
"key": "preterm",
|
|
456
361
|
"title": "早产",
|
|
@@ -495,7 +400,7 @@ function getConfig() {
|
|
|
495
400
|
"title": "手术产式",
|
|
496
401
|
"width": 50,
|
|
497
402
|
"editor": {
|
|
498
|
-
"input_type": "
|
|
403
|
+
"input_type": "MS",
|
|
499
404
|
"input_props": {
|
|
500
405
|
"options": [{
|
|
501
406
|
"label": " ",
|
|
@@ -557,18 +462,10 @@ function getConfig() {
|
|
|
557
462
|
"title": "性别",
|
|
558
463
|
"width": 30,
|
|
559
464
|
"editor": {
|
|
560
|
-
"input_type": "
|
|
465
|
+
"input_type": "MS",
|
|
561
466
|
"input_props": {
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
"value": 1
|
|
565
|
-
}, {
|
|
566
|
-
"label": "女",
|
|
567
|
-
"value": 2
|
|
568
|
-
}, {
|
|
569
|
-
"label": "未知",
|
|
570
|
-
"value": 3
|
|
571
|
-
}]
|
|
467
|
+
uniqueKey: '性别3'
|
|
468
|
+
// "options": [{ "label": "男", "value": 1 }, { "label": "女", "value": 2 }, { "label": "未知", "value": 3 }]
|
|
572
469
|
}
|
|
573
470
|
}
|
|
574
471
|
}, {
|
|
@@ -587,7 +484,7 @@ function getConfig() {
|
|
|
587
484
|
"title": "生存",
|
|
588
485
|
"width": 30,
|
|
589
486
|
"editor": {
|
|
590
|
-
"input_type": "
|
|
487
|
+
"input_type": "MS",
|
|
591
488
|
"input_props": {
|
|
592
489
|
"options": [{
|
|
593
490
|
"label": "健在",
|
|
@@ -632,19 +529,17 @@ function getConfig() {
|
|
|
632
529
|
"title": "特殊情况",
|
|
633
530
|
"width": 200,
|
|
634
531
|
"editor": {
|
|
635
|
-
"input_type": "
|
|
532
|
+
"input_type": "MA",
|
|
533
|
+
"input_props": {
|
|
534
|
+
memorieskey: '孕产史-特殊情况'
|
|
535
|
+
}
|
|
636
536
|
}
|
|
637
537
|
}]
|
|
638
538
|
};
|
|
639
539
|
}
|
|
640
540
|
var css_248z = ".preg-his-table .btns-wrapper {\n margin-bottom: 8px;\n}\n.preg-his-table .btns-wrapper .ant-btn {\n margin-right: 12px;\n}\n.preg-his-table .ant-table .ant-table-thead th {\n color: #150f55;\n}\n.preg-his-table .ant-table .ant-table-tbody > tr.ant-table-row:hover > td {\n background: #e6f6ff !important;\n}\n.preg-his-table .ant-table .row-select {\n background: #e6f6ff !important;\n}\n.preg-his-table .ant-table .ant-table-cell {\n height: 40px;\n text-align: center;\n word-break: keep-all;\n padding: 4px;\n}\n";
|
|
641
541
|
styleInject(css_248z);
|
|
642
|
-
|
|
643
|
-
TreeSelect = LazyAntd.TreeSelect,
|
|
644
|
-
Select = LazyAntd.Select,
|
|
645
|
-
Table = LazyAntd.Table,
|
|
646
|
-
Dropdown = LazyAntd.Dropdown,
|
|
647
|
-
Pagination = LazyAntd.Pagination;
|
|
542
|
+
|
|
648
543
|
// 手术产式
|
|
649
544
|
var operationTypes = ['cesareanSection', 'vacuumAssisted', 'forceps', 'breechMidwifery'];
|
|
650
545
|
var addData = {
|
|
@@ -652,20 +547,34 @@ var addData = {
|
|
|
652
547
|
fetalcount: null
|
|
653
548
|
};
|
|
654
549
|
function getPropsValue(k, a, b) {
|
|
655
|
-
var _ref,
|
|
656
|
-
return (_ref = (
|
|
550
|
+
var _ref, _get, _a$config;
|
|
551
|
+
return (_ref = (_get = get(a, k)) !== null && _get !== void 0 ? _get : get(a === null || a === void 0 || (_a$config = a.config) === null || _a$config === void 0 ? void 0 : _a$config.input_props, k)) !== null && _ref !== void 0 ? _ref : get(b, k);
|
|
657
552
|
}
|
|
658
553
|
function MyForm_Business_PregnancyHistory(props) {
|
|
659
|
-
var _getPropsValue,
|
|
554
|
+
var _getPropsValue, _getPropsValue2;
|
|
555
|
+
var __config = getConfig();
|
|
556
|
+
var _window$BF_Wrap = window.BF_Wrap2({
|
|
557
|
+
default_conf: {
|
|
558
|
+
title: "\u7EC4\u4EF6-\u5B55\u4EA7\u53F2",
|
|
559
|
+
tableColumns: [__config]
|
|
560
|
+
}
|
|
561
|
+
}),
|
|
562
|
+
Wrap = _window$BF_Wrap.Wrap,
|
|
563
|
+
config = _window$BF_Wrap.config;
|
|
564
|
+
var conf = get(config, 'tableColumns', [])[0];
|
|
565
|
+
console.log('conf', {
|
|
566
|
+
conf: conf,
|
|
567
|
+
config: config
|
|
568
|
+
});
|
|
660
569
|
var value = props.value,
|
|
661
570
|
onChange = props.onChange,
|
|
662
|
-
dispatch = props.dispatch
|
|
663
|
-
|
|
664
|
-
var __ignoreKeys = (_getPropsValue = getPropsValue('ignoreKeys',
|
|
665
|
-
var __tableColumns = (
|
|
666
|
-
var __needNotThisTime = getPropsValue('needNotThisTime',
|
|
667
|
-
var __closeAdd = getPropsValue('closeAdd',
|
|
668
|
-
var __pregnancyId = getPropsValue('pregnancyId',
|
|
571
|
+
dispatch = props.dispatch,
|
|
572
|
+
disabled = props.disabled;
|
|
573
|
+
var __ignoreKeys = (_getPropsValue = getPropsValue('ignoreKeys', conf, __config)) !== null && _getPropsValue !== void 0 ? _getPropsValue : [];
|
|
574
|
+
var __tableColumns = (_getPropsValue2 = getPropsValue('tableColumns', conf, __config)) !== null && _getPropsValue2 !== void 0 ? _getPropsValue2 : [];
|
|
575
|
+
var __needNotThisTime = getPropsValue('needNotThisTime', conf, __config);
|
|
576
|
+
var __closeAdd = getPropsValue('closeAdd', conf, __config);
|
|
577
|
+
var __pregnancyId = getPropsValue('pregnancyId', conf, __config);
|
|
669
578
|
var ignoreKeys = __ignoreKeys.map(function (_) {
|
|
670
579
|
return _.startsWith('children') ? _.replace('children', '_children') : _;
|
|
671
580
|
});
|
|
@@ -695,7 +604,7 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
695
604
|
setP = _useState12[1];
|
|
696
605
|
var pregnancyId = useRef();
|
|
697
606
|
pregnancyId.current = __pregnancyId;
|
|
698
|
-
var fetchPG = useCallback(
|
|
607
|
+
var fetchPG = useCallback(throttle(function fetchPG() {
|
|
699
608
|
var id = pregnancyId.current;
|
|
700
609
|
id && SMchc_Doctor.getOutpatientHeaderInfo(id).then(function (r) {
|
|
701
610
|
setG(r.g);
|
|
@@ -713,12 +622,19 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
713
622
|
}, []);
|
|
714
623
|
useEffect(function () {
|
|
715
624
|
var safeValue = value !== null && value !== void 0 ? value : [];
|
|
716
|
-
var _value =
|
|
625
|
+
var _value = orderBy(safeValue, ['gravidityindex'], ['asc']);
|
|
626
|
+
var d = splitData(_value);
|
|
627
|
+
set_dataSource(d !== null && d !== void 0 ? d : []);
|
|
628
|
+
set_selectedRowKeys([]);
|
|
629
|
+
console.log('value', _value, d);
|
|
630
|
+
return function () {};
|
|
631
|
+
}, [value]);
|
|
632
|
+
useEffect(function () {
|
|
717
633
|
/*计算本孕一行占据的宽度*/
|
|
718
634
|
var length = 0;
|
|
719
|
-
|
|
635
|
+
forEach(__tableColumns, function (item) {
|
|
720
636
|
if (item.children) {
|
|
721
|
-
length +=
|
|
637
|
+
length += get(item, 'children.length');
|
|
722
638
|
item.children = item.children.map(function (c) {
|
|
723
639
|
var _c$key;
|
|
724
640
|
return _objectSpread(_objectSpread({}, c), {}, {
|
|
@@ -729,29 +645,25 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
729
645
|
length++;
|
|
730
646
|
}
|
|
731
647
|
});
|
|
732
|
-
var d = splitData(_value);
|
|
733
648
|
set_tableColumns(__tableColumns);
|
|
734
649
|
set_tableColumnsLength(length - 1);
|
|
735
|
-
set_dataSource(d !== null && d !== void 0 ? d : []);
|
|
736
|
-
set_selectedRowKeys([]);
|
|
737
|
-
console.log('value', _value, d);
|
|
738
650
|
return function () {};
|
|
739
|
-
}, [
|
|
651
|
+
}, [config]);
|
|
740
652
|
function _onChange(data) {
|
|
741
653
|
console.log('_onChange', data);
|
|
742
654
|
onChange(JSON.parse(JSON.stringify(data)));
|
|
743
655
|
}
|
|
744
656
|
function splitData(data) {
|
|
745
|
-
var cloneData =
|
|
657
|
+
var cloneData = cloneDeep(data);
|
|
746
658
|
var splitArr = [];
|
|
747
659
|
if (cloneData) {
|
|
748
660
|
var count = 0;
|
|
749
661
|
cloneData.forEach(function (item, index) {
|
|
750
|
-
var
|
|
751
|
-
var len = (
|
|
662
|
+
var _get2;
|
|
663
|
+
var len = (_get2 = get(item, 'children.length')) !== null && _get2 !== void 0 ? _get2 : 0;
|
|
752
664
|
if (len > 0) {
|
|
753
|
-
|
|
754
|
-
var newItem =
|
|
665
|
+
forEach(item.children, function (subItem) {
|
|
666
|
+
var newItem = cloneDeep(item);
|
|
755
667
|
newItem.mergeIndex = index;
|
|
756
668
|
newItem._children = subItem;
|
|
757
669
|
newItem._key = count;
|
|
@@ -767,16 +679,16 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
767
679
|
}
|
|
768
680
|
});
|
|
769
681
|
}
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
if (
|
|
773
|
-
|
|
682
|
+
forEach(splitArr, function (item) {
|
|
683
|
+
forEach(operationTypes, function (type) {
|
|
684
|
+
if (get(item, type) === true) {
|
|
685
|
+
set(item, 'operationType', type);
|
|
774
686
|
}
|
|
775
687
|
});
|
|
776
688
|
});
|
|
777
689
|
/* 加入本孕信息 */
|
|
778
690
|
if (!__needNotThisTime) {
|
|
779
|
-
var newAddData =
|
|
691
|
+
var newAddData = cloneDeep(addData);
|
|
780
692
|
newAddData.gravidityindex = data.length + 1;
|
|
781
693
|
splitArr.push(newAddData);
|
|
782
694
|
}
|
|
@@ -793,7 +705,7 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
793
705
|
for (var i = 0; i < data.length; i++) {
|
|
794
706
|
if (data[i].mergeIndex !== sameIndex) {
|
|
795
707
|
var _child$mergeIndex;
|
|
796
|
-
var child =
|
|
708
|
+
var child = cloneDeep(data[i]);
|
|
797
709
|
sameIndex = (_child$mergeIndex = child.mergeIndex) !== null && _child$mergeIndex !== void 0 ? _child$mergeIndex : -1;
|
|
798
710
|
var childArr = child._children ? [child._children] : [];
|
|
799
711
|
mergeArr.push(child);
|
|
@@ -804,11 +716,11 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
804
716
|
c && ((_mergeArr = mergeArr[mergeArr.length - 1]) === null || _mergeArr === void 0 || (_mergeArr = _mergeArr.children) === null || _mergeArr === void 0 ? void 0 : _mergeArr.push(c));
|
|
805
717
|
}
|
|
806
718
|
}
|
|
807
|
-
|
|
808
|
-
var
|
|
809
|
-
var len = (
|
|
719
|
+
map(mergeArr, function (item) {
|
|
720
|
+
var _get3, _item$children;
|
|
721
|
+
var len = (_get3 = get(item, 'children.length')) !== null && _get3 !== void 0 ? _get3 : 0;
|
|
810
722
|
/* 未分娩胎数为零 */
|
|
811
|
-
if (len === 1 &&
|
|
723
|
+
if (len === 1 && size((_item$children = item.children) === null || _item$children === void 0 ? void 0 : _item$children[0]) === 0) {
|
|
812
724
|
item.children = [];
|
|
813
725
|
item.fetalcount = undefined;
|
|
814
726
|
}
|
|
@@ -819,7 +731,7 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
819
731
|
return mergeArr;
|
|
820
732
|
}
|
|
821
733
|
function handleEdit(val, key, index) {
|
|
822
|
-
var newValue =
|
|
734
|
+
var newValue = cloneDeep(dataSource);
|
|
823
735
|
var fetelData = newValue[index];
|
|
824
736
|
/*互斥项提示
|
|
825
737
|
流产
|
|
@@ -855,39 +767,39 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
855
767
|
if (fetelData.forceps === true) fourCount++;
|
|
856
768
|
if (fetelData.breechMidwifery === true) fourCount++;
|
|
857
769
|
if (key === 'naturalAbortion' && val === true && fourCount > 0 || key === 'surgicalAbortion' && val === true && fourCount > 0 || key === 'inducedLabor' && val === true && fourCount > 0 || key === 'medicalAbortion' && val === true && fourCount > 0 || key === 'currettage' && val === true && fourCount > 0 || key === 'biochemicalAbortion' && val === true && fourCount > 0) {
|
|
858
|
-
|
|
770
|
+
message.error('早产、足月产、顺产、手术产式中已有数据!', 4);
|
|
859
771
|
}
|
|
860
772
|
if (key === 'preterm' && val === true && threeCount > 0 || key === 'term' && val === true && threeCount > 0 || key === 'vaginalDelivery' && val === true && threeCount > 0 || key === 'shouShuChanType' && val && threeCount > 0 || key === 'operationType' && val && threeCount > 0) {
|
|
861
|
-
|
|
773
|
+
message.error('自然流产、人工流产、引产中已有数据!', 4);
|
|
862
774
|
}
|
|
863
775
|
if (key === 'naturalAbortion' && val === true && (fetelData.surgicalAbortion === true || fetelData.inducedLabor === true)) {
|
|
864
|
-
|
|
776
|
+
message.error('人工流产、引产中已有数据!', 4);
|
|
865
777
|
}
|
|
866
778
|
if (key === 'surgicalAbortion' && val === true && (fetelData.naturalAbortion === true || fetelData.inducedLabor === true)) {
|
|
867
|
-
|
|
779
|
+
message.error('自然流产、引产中已有数据!', 4);
|
|
868
780
|
}
|
|
869
781
|
if (key === 'inducedLabor' && val === true && (fetelData.naturalAbortion === true || fetelData.surgicalAbortion === true)) {
|
|
870
|
-
|
|
782
|
+
message.error('自然流产、人工流产中已有数据!', 4);
|
|
871
783
|
}
|
|
872
784
|
if (key === 'preterm' && val === true && fetelData.term === true) {
|
|
873
|
-
|
|
785
|
+
message.error('足月产已有数据!', 4);
|
|
874
786
|
}
|
|
875
787
|
if (key === 'term' && val === true && fetelData.preterm === true) {
|
|
876
|
-
|
|
788
|
+
message.error('早产已有数据!', 4);
|
|
877
789
|
}
|
|
878
790
|
if (key === 'vaginalDelivery' && val === true && fetelData.shouShuChanType) {
|
|
879
|
-
|
|
791
|
+
message.error('手术产式已有数据!', 4);
|
|
880
792
|
}
|
|
881
793
|
if (key === 'shouShuChanType' && val && fetelData.vaginalDelivery === true) {
|
|
882
|
-
|
|
794
|
+
message.error('顺产已有数据!', 4);
|
|
883
795
|
}
|
|
884
796
|
/*手术产式 值转换*/
|
|
885
797
|
if (key === 'operationType') {
|
|
886
|
-
|
|
798
|
+
forEach(operationTypes, function (type) {
|
|
887
799
|
if (type === val) {
|
|
888
|
-
|
|
800
|
+
set(fetelData, type, true);
|
|
889
801
|
} else {
|
|
890
|
-
|
|
802
|
+
set(fetelData, type, false);
|
|
891
803
|
}
|
|
892
804
|
});
|
|
893
805
|
}
|
|
@@ -901,11 +813,11 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
901
813
|
if (!val || val === 0) {
|
|
902
814
|
return;
|
|
903
815
|
} else if (val < 0 || val > 18) {
|
|
904
|
-
|
|
816
|
+
message.warning('胎数范围为0到18!');
|
|
905
817
|
} else if (val > sameCount) {
|
|
906
818
|
console.log('xx', val, sameCount, samePreg);
|
|
907
819
|
for (var i = 0; i < val - sameCount; i++) {
|
|
908
|
-
var newFetus =
|
|
820
|
+
var newFetus = cloneDeep(samePreg[0]);
|
|
909
821
|
newFetus._children = {};
|
|
910
822
|
newValue.splice(index + sameCount + i, 0, newFetus);
|
|
911
823
|
}
|
|
@@ -914,7 +826,7 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
914
826
|
newValue.splice(index + val, sameCount - val);
|
|
915
827
|
}
|
|
916
828
|
} else {
|
|
917
|
-
|
|
829
|
+
set(fetelData, key, val);
|
|
918
830
|
}
|
|
919
831
|
if (dispatch) dispatch('tableEdit', fetelData);
|
|
920
832
|
var d = mergeData(newValue);
|
|
@@ -923,10 +835,10 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
923
835
|
}
|
|
924
836
|
function handleAdd() {
|
|
925
837
|
var newData = {};
|
|
926
|
-
|
|
838
|
+
forEach(tableColumns, function (item) {
|
|
927
839
|
if (item.children) {
|
|
928
840
|
var child = item.children;
|
|
929
|
-
|
|
841
|
+
forEach(child, function (subItem) {
|
|
930
842
|
if (subItem.key.indexOf('.') === -1) {
|
|
931
843
|
newData[subItem.key] = '';
|
|
932
844
|
} else {
|
|
@@ -942,9 +854,9 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
942
854
|
_onChange(mergeData([].concat(_toConsumableArray(dataSource), [newData])));
|
|
943
855
|
}
|
|
944
856
|
function handleDelete() {
|
|
945
|
-
var newDataSource =
|
|
857
|
+
var newDataSource = cloneDeep(dataSource);
|
|
946
858
|
console.log('handleDelete', selectedRowKeys, dataSource);
|
|
947
|
-
|
|
859
|
+
forEach(selectedRowKeys, function (key) {
|
|
948
860
|
for (var i = 0; i < newDataSource.length; i++) {
|
|
949
861
|
if (key === newDataSource[i]._key) {
|
|
950
862
|
newDataSource.splice(i, 1);
|
|
@@ -952,7 +864,7 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
952
864
|
}
|
|
953
865
|
}
|
|
954
866
|
});
|
|
955
|
-
|
|
867
|
+
forEach(newDataSource, function (item, index) {
|
|
956
868
|
newDataSource[index].gravidityindex = index + 1;
|
|
957
869
|
});
|
|
958
870
|
_onChange(mergeData(newDataSource));
|
|
@@ -961,11 +873,11 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
961
873
|
// setState({ selectedRowKeys });
|
|
962
874
|
// };
|
|
963
875
|
function handleRowClick(row, index) {
|
|
964
|
-
var newValue =
|
|
965
|
-
|
|
876
|
+
var newValue = cloneDeep(dataSource);
|
|
877
|
+
forEach(newValue, function (item) {
|
|
966
878
|
return item.rowClassName = '';
|
|
967
879
|
});
|
|
968
|
-
|
|
880
|
+
set(newValue[index], 'rowClassName', 'row-select');
|
|
969
881
|
set_selectedRowKeys([index]);
|
|
970
882
|
set_dataSource(newValue);
|
|
971
883
|
}
|
|
@@ -1001,20 +913,21 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
1001
913
|
render: function render(text, record, index) {
|
|
1002
914
|
if (index === dataSource.length - 1 && !__needNotThisTime) {
|
|
1003
915
|
return {
|
|
1004
|
-
children: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", null, colIndx === 1 ? '本孕' : text)),
|
|
916
|
+
children: (/*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("span", null, colIndx === 1 ? '本孕' : text))),
|
|
1005
917
|
props: {
|
|
1006
918
|
colSpan: colIndx === 1 && level === 1 ? tableColumnsLength : text ? 1 : 0
|
|
1007
919
|
}
|
|
1008
920
|
};
|
|
1009
921
|
} else {
|
|
1010
922
|
return {
|
|
1011
|
-
children: /*#__PURE__*/React.createElement(EditableCell, {
|
|
1012
|
-
|
|
923
|
+
children: (/*#__PURE__*/React.createElement(EditableCell, {
|
|
924
|
+
disabled: disabled,
|
|
925
|
+
value: get(record, col.key),
|
|
1013
926
|
onChange: function onChange(val) {
|
|
1014
927
|
return handleEdit(val, col.key, index);
|
|
1015
928
|
},
|
|
1016
929
|
editor: col.editor
|
|
1017
|
-
}),
|
|
930
|
+
})),
|
|
1018
931
|
props: {
|
|
1019
932
|
rowSpan: ignoreKeys.includes(col.key) ? 1 : rowSpans[index]
|
|
1020
933
|
}
|
|
@@ -1033,15 +946,15 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
1033
946
|
});
|
|
1034
947
|
return newColums;
|
|
1035
948
|
}
|
|
1036
|
-
var cloneColumns =
|
|
1037
|
-
if (
|
|
949
|
+
var cloneColumns = cloneDeep(tableColumns);
|
|
950
|
+
if (size(tableColumns) > 0) cloneColumns = handleTabColumnsFormat(tableColumns);
|
|
1038
951
|
// const rowSelection = {
|
|
1039
952
|
// selectedRowKeys: state.selectedRowKeys,
|
|
1040
953
|
// onChange: handleRowSelectChange,
|
|
1041
954
|
// };
|
|
1042
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
955
|
+
return /*#__PURE__*/React.createElement(Wrap, null, /*#__PURE__*/React.createElement("div", {
|
|
1043
956
|
className: "preg-his-table"
|
|
1044
|
-
}, __closeAdd ? '' : /*#__PURE__*/React.createElement("div", {
|
|
957
|
+
}, __closeAdd ? '' : (/*#__PURE__*/React.createElement("div", {
|
|
1045
958
|
style: {
|
|
1046
959
|
marginBottom: 8,
|
|
1047
960
|
display: 'flex',
|
|
@@ -1061,27 +974,29 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
1061
974
|
style: {
|
|
1062
975
|
fontWeight: 'bold'
|
|
1063
976
|
}
|
|
1064
|
-
}, g !== null && g !== void 0 ? g : '--', "/", p !== null && p !== void 0 ? p : '--')), /*#__PURE__*/React.createElement(
|
|
977
|
+
}, g !== null && g !== void 0 ? g : '--', "/", p !== null && p !== void 0 ? p : '--')), /*#__PURE__*/React.createElement(Space, null, /*#__PURE__*/React.createElement(Button, {
|
|
978
|
+
disabled: disabled,
|
|
1065
979
|
id: "add",
|
|
1066
980
|
type: "primary",
|
|
1067
981
|
ghost: true,
|
|
1068
982
|
onClick: handleAdd,
|
|
1069
|
-
icon: /*#__PURE__*/React.createElement(
|
|
1070
|
-
|
|
983
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
984
|
+
value: "PlusOutlined"
|
|
1071
985
|
})
|
|
1072
|
-
}, "\u65B0\u589E"), /*#__PURE__*/React.createElement(
|
|
986
|
+
}, "\u65B0\u589E"), /*#__PURE__*/React.createElement(Button, {
|
|
987
|
+
disabled: disabled,
|
|
1073
988
|
id: "delete",
|
|
1074
989
|
danger: true,
|
|
1075
|
-
icon: /*#__PURE__*/React.createElement(
|
|
990
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
991
|
+
value: "DeleteOutlined"
|
|
992
|
+
}),
|
|
1076
993
|
onClick: handleDelete
|
|
1077
|
-
}, "\u5220\u9664"))), /*#__PURE__*/React.createElement(
|
|
994
|
+
}, "\u5220\u9664")))), /*#__PURE__*/React.createElement(Table_L, {
|
|
1078
995
|
bordered: true,
|
|
1079
996
|
scroll: {
|
|
1080
997
|
x: 1200
|
|
1081
|
-
}
|
|
998
|
+
},
|
|
1082
999
|
// rowSelection={rowSelection}
|
|
1083
|
-
,
|
|
1084
|
-
|
|
1085
1000
|
onRow: function onRow(record, index) {
|
|
1086
1001
|
return {
|
|
1087
1002
|
onClick: function onClick() {
|
|
@@ -1099,9 +1014,8 @@ function MyForm_Business_PregnancyHistory(props) {
|
|
|
1099
1014
|
return record._key;
|
|
1100
1015
|
},
|
|
1101
1016
|
pagination: false
|
|
1102
|
-
}));
|
|
1017
|
+
})));
|
|
1103
1018
|
}
|
|
1104
1019
|
// export default MyForm_Business_PregnancyHistory
|
|
1105
1020
|
|
|
1106
1021
|
export { MyForm_Business_PregnancyHistory as default };
|
|
1107
|
-
//# sourceMappingURL=.root4.js.map
|