@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
|
@@ -11,100 +11,30 @@ function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstruct
|
|
|
11
11
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
12
12
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
13
13
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
14
|
-
import '
|
|
15
|
-
import
|
|
16
|
-
import '
|
|
17
|
-
import _Tabs from 'antd/es/tabs';
|
|
18
|
-
import 'antd/es/row/style';
|
|
19
|
-
import _Row from 'antd/es/row';
|
|
20
|
-
import 'antd/es/col/style';
|
|
21
|
-
import _Col from 'antd/es/col';
|
|
22
|
-
import 'antd/es/form/style';
|
|
23
|
-
import _Form from 'antd/es/form';
|
|
24
|
-
import { ap as BaseEditPanelForm, _ as _extends, aq as formItemLayout, ar as BaseEditPanel, as as formDescriptionsWithoutSectionApi, i as BaseFormComponent } from './index.js';
|
|
25
|
-
import _map from 'lodash/map';
|
|
26
|
-
import _get from 'lodash/get';
|
|
27
|
-
import { PlusCircleOutlined, DeleteOutlined, PlusOutlined } from '@ant-design/icons';
|
|
14
|
+
import { MyIcon } from '@lm_fe/components';
|
|
15
|
+
import { Form, Row, Col, Tabs, Button } from 'antd';
|
|
16
|
+
import { map, get, set } from 'lodash';
|
|
28
17
|
import React$1, { Component } from 'react';
|
|
18
|
+
import { a5 as BaseEditPanelForm, a6 as formItemLayout, a7 as BaseEditPanel, a8 as formDescriptionsWithoutSectionApi, e as BaseFormComponent } from './index.js';
|
|
29
19
|
import { SMchc_FormDescriptions } from '@lm_fe/service';
|
|
30
|
-
import _set from 'lodash/set';
|
|
31
|
-
import dayjs from 'dayjs';
|
|
32
20
|
import { safe_json_parse } from '@lm_fe/utils';
|
|
33
|
-
import '
|
|
34
|
-
import '
|
|
35
|
-
import 'antd/es/space/style';
|
|
36
|
-
import 'antd/es/space';
|
|
37
|
-
import 'antd/es/input/style';
|
|
38
|
-
import 'antd/es/input';
|
|
39
|
-
import 'antd/es/input-number/style';
|
|
40
|
-
import 'antd/es/input-number';
|
|
41
|
-
import 'lodash/indexOf';
|
|
42
|
-
import 'lodash/compact';
|
|
43
|
-
import '@lm_fe/components';
|
|
21
|
+
import dayjs from 'dayjs';
|
|
22
|
+
import '@lm_fe/provoke';
|
|
44
23
|
import 'classnames';
|
|
45
|
-
import '
|
|
46
|
-
import '
|
|
47
|
-
import 'lodash/isString';
|
|
48
|
-
import 'lodash/isNumber';
|
|
49
|
-
import 'lodash/isBoolean';
|
|
50
|
-
import 'antd/es/divider/style';
|
|
51
|
-
import 'antd/es/divider';
|
|
52
|
-
import 'lodash/isEmpty';
|
|
53
|
-
import 'antd/es/switch/style';
|
|
54
|
-
import 'antd/es/switch';
|
|
55
|
-
import 'lodash/join';
|
|
56
|
-
import 'lodash/isEqual';
|
|
57
|
-
import 'lodash/isArray';
|
|
58
|
-
import 'lodash/identity';
|
|
59
|
-
import 'lodash/cloneDeep';
|
|
60
|
-
import 'lodash/isObject';
|
|
61
|
-
import 'lodash/keys';
|
|
62
|
-
import 'lodash/keyBy';
|
|
63
|
-
import 'lodash/isNil';
|
|
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 'lodash/filter';
|
|
77
|
-
import 'react-to-print';
|
|
78
|
-
import 'lodash/concat';
|
|
79
|
-
import 'lodash/reduce';
|
|
80
|
-
import 'lodash/debounce';
|
|
81
|
-
import 'lodash/pickBy';
|
|
82
|
-
import 'antd/es/auto-complete/style';
|
|
83
|
-
import 'antd/es/auto-complete';
|
|
84
|
-
import 'lodash/nth';
|
|
85
|
-
import 'lodash/assign';
|
|
86
|
-
import 'antd/es/popover/style';
|
|
87
|
-
import 'antd/es/popover';
|
|
88
|
-
import 'antd/es/menu/style';
|
|
89
|
-
import 'antd/es/menu';
|
|
24
|
+
import '@lm_fe/env';
|
|
25
|
+
import 'reconnecting-websocket';
|
|
90
26
|
import 'store';
|
|
91
|
-
import 'antd/es/popconfirm/style';
|
|
92
|
-
import 'antd/es/popconfirm';
|
|
93
|
-
import 'antd/es/radio/style';
|
|
94
|
-
import 'antd/es/radio';
|
|
95
|
-
import 'lodash/last';
|
|
96
|
-
import 'lodash/toUpper';
|
|
97
27
|
var fromApi = function fromApi(data, nativeFormDescriptions) {
|
|
98
28
|
var result = _objectSpread({}, data);
|
|
99
|
-
|
|
29
|
+
map(nativeFormDescriptions, function (desctiption, key) {
|
|
100
30
|
var tranferRules = desctiption.tranfer_rules,
|
|
101
31
|
inputType = desctiption.inputType;
|
|
102
32
|
var type = 'default';
|
|
103
33
|
var path = key;
|
|
104
34
|
if (safe_json_parse(tranferRules)) {
|
|
105
35
|
var tranferRulesJson = safe_json_parse(tranferRules);
|
|
106
|
-
type =
|
|
107
|
-
path =
|
|
36
|
+
type = get(tranferRulesJson, 'type') ? get(tranferRulesJson, 'type') : 'default';
|
|
37
|
+
path = get(tranferRulesJson, 'path') ? get(tranferRulesJson, 'path') : key;
|
|
108
38
|
}
|
|
109
39
|
if (key === 'appgar') {
|
|
110
40
|
type = 'apgar';
|
|
@@ -114,17 +44,17 @@ var fromApi = function fromApi(data, nativeFormDescriptions) {
|
|
|
114
44
|
}
|
|
115
45
|
switch (type) {
|
|
116
46
|
case 'key_and_keyNote':
|
|
117
|
-
|
|
118
|
-
|
|
47
|
+
set(result, "".concat(key, ".key"), get(data, path));
|
|
48
|
+
set(result, "".concat(key, ".keyNote"), get(data, "".concat(path, "Note")));
|
|
119
49
|
break;
|
|
120
50
|
case 'stage':
|
|
121
|
-
|
|
122
|
-
|
|
51
|
+
set(result, "".concat(key, ".0"), get(data, "".concat(key, "h")));
|
|
52
|
+
set(result, "".concat(key, ".1"), get(data, "".concat(key, "m")));
|
|
123
53
|
break;
|
|
124
54
|
case 'apgar':
|
|
125
|
-
|
|
55
|
+
map(data, function (record, index) {
|
|
126
56
|
if (index.indexOf('apgar') > -1) {
|
|
127
|
-
|
|
57
|
+
set(result, "".concat(key, ".").concat(index), record);
|
|
128
58
|
}
|
|
129
59
|
// set(result, `${key}.${index}.apgar1`, record);
|
|
130
60
|
// set(result, `${key}.${index}.apgar5`, record);
|
|
@@ -132,57 +62,57 @@ var fromApi = function fromApi(data, nativeFormDescriptions) {
|
|
|
132
62
|
});
|
|
133
63
|
break;
|
|
134
64
|
case 'moment':
|
|
135
|
-
|
|
65
|
+
set(result, key, get(data, path) ? dayjs(get(data, path)) : undefined);
|
|
136
66
|
break;
|
|
137
67
|
case 'default':
|
|
138
68
|
default:
|
|
139
|
-
|
|
69
|
+
set(result, key, get(data, path));
|
|
140
70
|
break;
|
|
141
71
|
}
|
|
142
72
|
// radio_input组件数据处理
|
|
143
73
|
if (inputType === 'radio_input') {
|
|
144
74
|
var k = key.split('.').pop();
|
|
145
|
-
var obj = _defineProperty(_defineProperty({}, k,
|
|
146
|
-
|
|
75
|
+
var obj = _defineProperty(_defineProperty({}, k, get(data, key)), "".concat(k, "Note"), get(data, "".concat(key, "Note")));
|
|
76
|
+
set(result, key, obj);
|
|
147
77
|
delete result["".concat(k, "Note")];
|
|
148
78
|
}
|
|
149
79
|
if (inputType === 'checkbox_with_input') {
|
|
150
80
|
if (['hbig', 'hepatitisBvaccin'].includes(key)) {
|
|
151
81
|
var checkBoxValue = {
|
|
152
|
-
checkedValues: [
|
|
153
|
-
withInputValues: _defineProperty({},
|
|
154
|
-
key:
|
|
82
|
+
checkedValues: [get(data, path)],
|
|
83
|
+
withInputValues: _defineProperty({}, get(data, path), {
|
|
84
|
+
key: get(data, path),
|
|
155
85
|
value: {
|
|
156
|
-
'0':
|
|
86
|
+
'0': get(data, "".concat(path, "Time"))
|
|
157
87
|
}
|
|
158
88
|
})
|
|
159
89
|
};
|
|
160
|
-
|
|
90
|
+
set(result, key, JSON.stringify(checkBoxValue));
|
|
161
91
|
} else if (key === 'umbilicalCordWine' || key === 'caputSuccedaneumNote1' || key === 'hematomaNote1' || key === 'craniomalaciaNote1' || key === 'asphyxiatedNote' || key === 'embryolemma') {
|
|
162
|
-
|
|
92
|
+
set(result, key, get(data, path));
|
|
163
93
|
} else {
|
|
164
94
|
var _checkBoxValue = {
|
|
165
|
-
checkedValues: [
|
|
166
|
-
withInputValues: _defineProperty({},
|
|
167
|
-
key:
|
|
95
|
+
checkedValues: [get(data, path)],
|
|
96
|
+
withInputValues: _defineProperty({}, get(data, path), {
|
|
97
|
+
key: get(data, path),
|
|
168
98
|
value: {
|
|
169
|
-
'0':
|
|
99
|
+
'0': get(data, "".concat(path, "Note"))
|
|
170
100
|
}
|
|
171
101
|
})
|
|
172
102
|
};
|
|
173
|
-
|
|
103
|
+
set(result, key, JSON.stringify(_checkBoxValue));
|
|
174
104
|
}
|
|
175
105
|
}
|
|
176
106
|
if (key === 'process') {
|
|
177
|
-
|
|
107
|
+
set(result, "".concat(key), "{\"0\":".concat(get(data, 'gravidity') || null, ",\"1\":").concat(get(data, 'parity') || null, "}"));
|
|
178
108
|
}
|
|
179
109
|
if (['umbilicalcordtwine', 'umbilicalcordTurnRound', 'umbilicalcordKnot'].includes(key)) {
|
|
180
|
-
|
|
181
|
-
|
|
110
|
+
set(result, "".concat(key, ".key"), get(data, "fetusAppendages.".concat(key)));
|
|
111
|
+
set(result, "".concat(key, ".keyNote"), '');
|
|
182
112
|
}
|
|
183
113
|
});
|
|
184
114
|
return _objectSpread(_objectSpread({}, result), {}, {
|
|
185
|
-
id:
|
|
115
|
+
id: get(data, 'id')
|
|
186
116
|
});
|
|
187
117
|
};
|
|
188
118
|
var AdmissionForm = /*#__PURE__*/function (_BaseEditPanelForm) {
|
|
@@ -200,29 +130,29 @@ var AdmissionForm = /*#__PURE__*/function (_BaseEditPanelForm) {
|
|
|
200
130
|
while (1) switch (_context.prev = _context.next) {
|
|
201
131
|
case 0:
|
|
202
132
|
form = _this.form;
|
|
203
|
-
name =
|
|
133
|
+
name = get(changedFields[0], 'name.0');
|
|
204
134
|
if (name === 'appgar') {
|
|
205
|
-
value =
|
|
135
|
+
value = get(changedFields[0], 'value');
|
|
206
136
|
form && form.setFieldsValue({
|
|
207
137
|
appgar: {
|
|
208
|
-
apgar1HeartrateScore:
|
|
209
|
-
apgar1BreathScore:
|
|
210
|
-
apgar1ReflexScore:
|
|
211
|
-
apgar1MuscletensionScore:
|
|
212
|
-
apgar1SkincolorScore:
|
|
213
|
-
apgar1: (
|
|
214
|
-
apgar5HeartrateScore:
|
|
215
|
-
apgar5BreathScore:
|
|
216
|
-
apgar5ReflexScore:
|
|
217
|
-
apgar5MuscletensionScore:
|
|
218
|
-
apgar5SkincolorScore:
|
|
219
|
-
apgar5: (
|
|
220
|
-
apgar10HeartrateScore:
|
|
221
|
-
apgar10BreathScore:
|
|
222
|
-
apgar10ReflexScore:
|
|
223
|
-
apgar10MuscletensionScore:
|
|
224
|
-
apgar10SkincolorScore:
|
|
225
|
-
apgar10: (
|
|
138
|
+
apgar1HeartrateScore: get(value, 'apgar1Heartrate'),
|
|
139
|
+
apgar1BreathScore: get(value, 'apgar1Breath'),
|
|
140
|
+
apgar1ReflexScore: get(value, 'apgar1Reflex'),
|
|
141
|
+
apgar1MuscletensionScore: get(value, 'apgar1Muscletension'),
|
|
142
|
+
apgar1SkincolorScore: get(value, 'apgar1Skincolor'),
|
|
143
|
+
apgar1: (get(value, 'apgar1Heartrate') || 0) + (get(value, 'apgar1Breath') || 0) + (get(value, 'apgar1Reflex') || 0) + (get(value, 'apgar1Muscletension') || 0) + (get(value, 'apgar1Skincolor') || 0),
|
|
144
|
+
apgar5HeartrateScore: get(value, 'apgar5Heartrate'),
|
|
145
|
+
apgar5BreathScore: get(value, 'apgar5Breath'),
|
|
146
|
+
apgar5ReflexScore: get(value, 'apgar5Reflex'),
|
|
147
|
+
apgar5MuscletensionScore: get(value, 'apgar5Muscletension'),
|
|
148
|
+
apgar5SkincolorScore: get(value, 'apgar5Skincolor'),
|
|
149
|
+
apgar5: (get(value, 'apgar5Heartrate') || 0) + (get(value, 'apgar5Breath') || 0) + (get(value, 'apgar5Reflex') || 0) + (get(value, 'apgar5Muscletension') || 0) + (get(value, 'apgar5Skincolor') || 0),
|
|
150
|
+
apgar10HeartrateScore: get(value, 'apgar10Heartrate'),
|
|
151
|
+
apgar10BreathScore: get(value, 'apgar10Breath'),
|
|
152
|
+
apgar10ReflexScore: get(value, 'apgar10Reflex'),
|
|
153
|
+
apgar10MuscletensionScore: get(value, 'apgar10Muscletension'),
|
|
154
|
+
apgar10SkincolorScore: get(value, 'apgar10Skincolor'),
|
|
155
|
+
apgar10: (get(value, 'apgar10Heartrate') || 0) + (get(value, 'apgar10Breath') || 0) + (get(value, 'apgar10Reflex') || 0) + (get(value, 'apgar10Muscletension') || 0) + (get(value, 'apgar10Skincolor') || 0)
|
|
226
156
|
}
|
|
227
157
|
});
|
|
228
158
|
}
|
|
@@ -242,13 +172,11 @@ var AdmissionForm = /*#__PURE__*/function (_BaseEditPanelForm) {
|
|
|
242
172
|
return _createClass(AdmissionForm, [{
|
|
243
173
|
key: "render",
|
|
244
174
|
value: function render() {
|
|
245
|
-
return /*#__PURE__*/React$1.createElement(
|
|
175
|
+
return /*#__PURE__*/React$1.createElement(Form, _objectSpread({
|
|
246
176
|
autoComplete: "off",
|
|
247
177
|
ref: this.formRef,
|
|
248
|
-
onBlur: this.handleItemBlur
|
|
178
|
+
onBlur: this.handleItemBlur,
|
|
249
179
|
//onValuesChange={this.props.onValuesChange}
|
|
250
|
-
,
|
|
251
|
-
|
|
252
180
|
onFieldsChange: this.handleFieldsChange
|
|
253
181
|
}, formItemLayout), this.renderEditContent());
|
|
254
182
|
}
|
|
@@ -274,7 +202,7 @@ var AdmissionPanel = /*#__PURE__*/function (_BaseEditPanel) {
|
|
|
274
202
|
case 3:
|
|
275
203
|
formDescriptions = _context2.sent;
|
|
276
204
|
formDescriptionsWithoutSection = formDescriptionsWithoutSectionApi(formDescriptions);
|
|
277
|
-
formKey =
|
|
205
|
+
formKey = get(data, 'id') || Math.random();
|
|
278
206
|
this.setState({
|
|
279
207
|
formDescriptions: formDescriptions,
|
|
280
208
|
formDescriptionsWithoutSection: formDescriptionsWithoutSection,
|
|
@@ -309,15 +237,15 @@ var AdmissionPanel = /*#__PURE__*/function (_BaseEditPanel) {
|
|
|
309
237
|
data = _this$state.data,
|
|
310
238
|
formKey = _this$state.formKey,
|
|
311
239
|
spinning = _this$state.spinning;
|
|
312
|
-
return
|
|
240
|
+
return React.createElement("div", {
|
|
313
241
|
className: "base-edit-panel"
|
|
314
|
-
},
|
|
242
|
+
}, React.createElement(Form, {
|
|
315
243
|
ref: function ref(_ref2) {
|
|
316
244
|
return _this2.formRef = _ref2;
|
|
317
245
|
},
|
|
318
246
|
key: formKey,
|
|
319
247
|
spinning: spinning,
|
|
320
|
-
printId:
|
|
248
|
+
printId: get(data, 'id'),
|
|
321
249
|
printResource: printResource,
|
|
322
250
|
printTemplate: printTemplate,
|
|
323
251
|
data: data,
|
|
@@ -432,7 +360,7 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
432
360
|
});
|
|
433
361
|
_defineProperty(_this3, "handleDelete", function (tab) {
|
|
434
362
|
return function () {
|
|
435
|
-
var targetKey =
|
|
363
|
+
var targetKey = get(tab, 'key');
|
|
436
364
|
_this3.remove(targetKey);
|
|
437
365
|
};
|
|
438
366
|
});
|
|
@@ -444,7 +372,7 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
444
372
|
wrapperSpan = _ref3$wrapperSpan === void 0 ? 12 : _ref3$wrapperSpan,
|
|
445
373
|
_ref3$inputProps = _ref3.inputProps,
|
|
446
374
|
inputProps = _ref3$inputProps === void 0 ? {} : _ref3$inputProps;
|
|
447
|
-
return /*#__PURE__*/React.createElement(BaseFormComponent,
|
|
375
|
+
return /*#__PURE__*/React$1.createElement(BaseFormComponent, _objectSpread({
|
|
448
376
|
inputType: inputType
|
|
449
377
|
}, inputProps));
|
|
450
378
|
});
|
|
@@ -458,7 +386,7 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
458
386
|
this.props;
|
|
459
387
|
if (this.props.value && this.props.value.length > 0) {
|
|
460
388
|
this.setState({
|
|
461
|
-
tabs:
|
|
389
|
+
tabs: map(this.props.value, function (item, index) {
|
|
462
390
|
return {
|
|
463
391
|
title: "".concat(TITLE).concat(index + 1),
|
|
464
392
|
key: "tab".concat(index + 1),
|
|
@@ -476,16 +404,16 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
476
404
|
tabs = _this$state2.tabs,
|
|
477
405
|
activeKey = _this$state2.activeKey;
|
|
478
406
|
var value = this.props.value;
|
|
479
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
407
|
+
return /*#__PURE__*/React$1.createElement(React$1.Fragment, null, /*#__PURE__*/React$1.createElement("div", {
|
|
480
408
|
className: "base-edit-panel-form_section border",
|
|
481
409
|
style: {
|
|
482
410
|
margin: '16px -16px'
|
|
483
411
|
}
|
|
484
|
-
}, /*#__PURE__*/React.createElement("span", {
|
|
412
|
+
}, /*#__PURE__*/React$1.createElement("span", {
|
|
485
413
|
className: "base-edit-panel-form_section_title"
|
|
486
|
-
}, "\u4EA7\u7A0B\u7ECF\u8FC7"), /*#__PURE__*/React.createElement(
|
|
414
|
+
}, "\u4EA7\u7A0B\u7ECF\u8FC7"), /*#__PURE__*/React$1.createElement(Row, null, /*#__PURE__*/React$1.createElement(Col, {
|
|
487
415
|
span: 8
|
|
488
|
-
}, /*#__PURE__*/React.createElement(
|
|
416
|
+
}, /*#__PURE__*/React$1.createElement(Form.Item, {
|
|
489
417
|
label: "\u7B2C\u4E00\u4EA7\u7A0B",
|
|
490
418
|
name: "firststage",
|
|
491
419
|
labelCol: {
|
|
@@ -514,15 +442,15 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
514
442
|
})
|
|
515
443
|
}
|
|
516
444
|
}
|
|
517
|
-
})))),
|
|
518
|
-
return /*#__PURE__*/React.createElement(
|
|
445
|
+
})))), map(tabs, function (tab, index) {
|
|
446
|
+
return /*#__PURE__*/React$1.createElement(Row, {
|
|
519
447
|
key: tab.key,
|
|
520
448
|
style: {
|
|
521
449
|
alignItems: 'center'
|
|
522
450
|
}
|
|
523
|
-
}, /*#__PURE__*/React.createElement(
|
|
451
|
+
}, /*#__PURE__*/React$1.createElement(Col, {
|
|
524
452
|
span: 8
|
|
525
|
-
}, /*#__PURE__*/React.createElement(
|
|
453
|
+
}, /*#__PURE__*/React$1.createElement(Form.Item, {
|
|
526
454
|
label: "\u7B2C\u4E8C\u4EA7\u7A0B",
|
|
527
455
|
name: index === 0 ? 'secondstage' : "fetus".concat(index + 1, "Secondstage"),
|
|
528
456
|
labelCol: {
|
|
@@ -551,9 +479,9 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
551
479
|
})
|
|
552
480
|
}
|
|
553
481
|
}
|
|
554
|
-
}))), /*#__PURE__*/React.createElement(
|
|
482
|
+
}))), /*#__PURE__*/React$1.createElement(Col, {
|
|
555
483
|
span: 8
|
|
556
|
-
}, /*#__PURE__*/React.createElement(
|
|
484
|
+
}, /*#__PURE__*/React$1.createElement(Form.Item, {
|
|
557
485
|
label: "\u7B2C\u4E09\u4EA7\u7A0B",
|
|
558
486
|
name: index === 0 ? 'thirdstage' : "fetus".concat(index + 1, "Thirdstage"),
|
|
559
487
|
labelCol: {
|
|
@@ -583,24 +511,26 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
583
511
|
})
|
|
584
512
|
}
|
|
585
513
|
}
|
|
586
|
-
}))), /*#__PURE__*/React.createElement(
|
|
514
|
+
}))), /*#__PURE__*/React$1.createElement(MyIcon, {
|
|
515
|
+
value: 'PlusCircleOutlined',
|
|
587
516
|
style: {
|
|
588
517
|
display: 'block',
|
|
589
518
|
marginLeft: 16,
|
|
590
519
|
cursor: 'pointer'
|
|
591
520
|
},
|
|
592
521
|
onClick: _this4.add
|
|
593
|
-
}), tabs.length > 1 && index > 0 && /*#__PURE__*/React.createElement(
|
|
522
|
+
}), tabs.length > 1 && index > 0 && (/*#__PURE__*/React$1.createElement(MyIcon, {
|
|
523
|
+
value: 'DeleteOutlined',
|
|
594
524
|
style: {
|
|
595
525
|
display: 'block',
|
|
596
526
|
marginLeft: 16,
|
|
597
527
|
cursor: 'pointer'
|
|
598
528
|
},
|
|
599
529
|
onClick: _this4.handleDelete(tab)
|
|
600
|
-
}));
|
|
601
|
-
}), /*#__PURE__*/React.createElement(
|
|
530
|
+
})));
|
|
531
|
+
}), /*#__PURE__*/React$1.createElement(Row, null, /*#__PURE__*/React$1.createElement(Col, {
|
|
602
532
|
span: 8
|
|
603
|
-
}, /*#__PURE__*/React.createElement(
|
|
533
|
+
}, /*#__PURE__*/React$1.createElement(Form.Item, {
|
|
604
534
|
label: "\u603B\u4EA7\u7A0B",
|
|
605
535
|
name: "totalstage",
|
|
606
536
|
labelCol: {
|
|
@@ -625,38 +555,40 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
625
555
|
})
|
|
626
556
|
}
|
|
627
557
|
}
|
|
628
|
-
}))))), /*#__PURE__*/React.createElement("div", {
|
|
558
|
+
}))))), /*#__PURE__*/React$1.createElement("div", {
|
|
629
559
|
className: "base-edit-panel-form_section border",
|
|
630
560
|
style: {
|
|
631
561
|
margin: '16px -16px'
|
|
632
562
|
}
|
|
633
|
-
}, /*#__PURE__*/React.createElement("span", {
|
|
563
|
+
}, /*#__PURE__*/React$1.createElement("span", {
|
|
634
564
|
className: "base-edit-panel-form_section_title"
|
|
635
|
-
}, "\u80CE\u513F\u76F8\u5173"), /*#__PURE__*/React.createElement("div", {
|
|
565
|
+
}, "\u80CE\u513F\u76F8\u5173"), /*#__PURE__*/React$1.createElement("div", {
|
|
636
566
|
style: {
|
|
637
567
|
position: 'relative'
|
|
638
568
|
}
|
|
639
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
569
|
+
}, /*#__PURE__*/React$1.createElement("div", {
|
|
640
570
|
id: "scroll-top"
|
|
641
|
-
}), /*#__PURE__*/React.createElement(
|
|
571
|
+
}), /*#__PURE__*/React$1.createElement(Tabs, {
|
|
642
572
|
type: "editable-card",
|
|
643
573
|
onChange: this.onChange,
|
|
644
|
-
addIcon: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(
|
|
574
|
+
addIcon: /*#__PURE__*/React$1.createElement("div", null, /*#__PURE__*/React$1.createElement(MyIcon, {
|
|
575
|
+
value: 'PlusOutlined'
|
|
576
|
+
}), "\u589E\u52A0", TITLE),
|
|
645
577
|
activeKey: activeKey,
|
|
646
578
|
onEdit: this.onEdit
|
|
647
|
-
},
|
|
648
|
-
return /*#__PURE__*/React.createElement(
|
|
579
|
+
}, map(tabs, function (tab, index) {
|
|
580
|
+
return /*#__PURE__*/React$1.createElement(Tabs.TabPane, {
|
|
649
581
|
tab: tab.title,
|
|
650
582
|
key: tab.key,
|
|
651
583
|
forceRender: true,
|
|
652
584
|
closable: index === 0 ? false : true
|
|
653
|
-
}, /*#__PURE__*/React.createElement(AdmissionPanel, {
|
|
585
|
+
}, /*#__PURE__*/React$1.createElement(AdmissionPanel, {
|
|
654
586
|
ref: function ref(_ref4) {
|
|
655
587
|
_this4.formRefs[index] = _ref4;
|
|
656
588
|
},
|
|
657
589
|
data: value && (value.length > 0 ? value[index] : tab.value) || tab.value
|
|
658
590
|
}));
|
|
659
|
-
})), /*#__PURE__*/React.createElement(
|
|
591
|
+
})), /*#__PURE__*/React$1.createElement(Button, {
|
|
660
592
|
size: "large",
|
|
661
593
|
style: {
|
|
662
594
|
position: 'absolute',
|
|
@@ -670,4 +602,3 @@ var NursingFetus = /*#__PURE__*/function (_Component) {
|
|
|
670
602
|
}]);
|
|
671
603
|
}(Component);
|
|
672
604
|
export { NursingFetus as default };
|
|
673
|
-
//# sourceMappingURL=.root123.js.map
|
|
@@ -1,84 +1,16 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ae as GeneralComponents_EditInTable } from './index.js';
|
|
2
2
|
import 'react';
|
|
3
|
-
import '@lm_fe/
|
|
4
|
-
import 'lodash/isFunction';
|
|
5
|
-
import '@ant-design/icons';
|
|
6
|
-
import 'antd/es/space/style';
|
|
7
|
-
import 'antd/es/space';
|
|
8
|
-
import 'antd/es/input/style';
|
|
9
|
-
import 'antd/es/input';
|
|
10
|
-
import 'antd/es/input-number/style';
|
|
11
|
-
import 'antd/es/input-number';
|
|
12
|
-
import 'lodash/set';
|
|
13
|
-
import 'lodash/map';
|
|
14
|
-
import 'lodash/indexOf';
|
|
15
|
-
import 'lodash/get';
|
|
16
|
-
import 'lodash/compact';
|
|
3
|
+
import '@lm_fe/provoke';
|
|
17
4
|
import '@lm_fe/components';
|
|
18
5
|
import '@lm_fe/utils';
|
|
6
|
+
import 'antd';
|
|
19
7
|
import 'classnames';
|
|
20
8
|
import 'dayjs';
|
|
21
|
-
import '
|
|
22
|
-
import '
|
|
23
|
-
import 'lodash/isString';
|
|
24
|
-
import 'lodash/isNumber';
|
|
25
|
-
import 'lodash/isBoolean';
|
|
26
|
-
import 'antd/es/divider/style';
|
|
27
|
-
import 'antd/es/divider';
|
|
28
|
-
import 'antd/es/button/style';
|
|
29
|
-
import 'antd/es/button';
|
|
30
|
-
import 'lodash/isEmpty';
|
|
31
|
-
import 'antd/es/switch/style';
|
|
32
|
-
import 'antd/es/switch';
|
|
33
|
-
import 'antd/es/form/style';
|
|
34
|
-
import 'antd/es/form';
|
|
35
|
-
import 'lodash/join';
|
|
36
|
-
import 'lodash/isEqual';
|
|
37
|
-
import 'lodash/isArray';
|
|
38
|
-
import 'lodash/identity';
|
|
39
|
-
import 'lodash/cloneDeep';
|
|
9
|
+
import 'lodash';
|
|
10
|
+
import '@lm_fe/env';
|
|
40
11
|
import '@lm_fe/service';
|
|
41
|
-
import '
|
|
42
|
-
import 'lodash/keys';
|
|
43
|
-
import 'lodash/keyBy';
|
|
44
|
-
import 'lodash/isNil';
|
|
45
|
-
import 'antd/es/tooltip/style';
|
|
46
|
-
import 'antd/es/tooltip';
|
|
47
|
-
import 'antd/es/spin/style';
|
|
48
|
-
import 'antd/es/spin';
|
|
49
|
-
import 'antd/es/message/style';
|
|
50
|
-
import 'antd/es/message';
|
|
51
|
-
import 'lodash/has';
|
|
52
|
-
import 'antd/es/modal/style';
|
|
53
|
-
import 'antd/es/modal';
|
|
54
|
-
import 'lodash/size';
|
|
55
|
-
import 'lodash/includes';
|
|
56
|
-
import 'lodash/forEach';
|
|
57
|
-
import 'lodash/filter';
|
|
58
|
-
import 'react-to-print';
|
|
59
|
-
import 'antd/es/row/style';
|
|
60
|
-
import 'antd/es/row';
|
|
61
|
-
import 'antd/es/col/style';
|
|
62
|
-
import 'antd/es/col';
|
|
63
|
-
import 'lodash/concat';
|
|
64
|
-
import 'lodash/reduce';
|
|
65
|
-
import 'lodash/debounce';
|
|
66
|
-
import 'lodash/pickBy';
|
|
67
|
-
import 'antd/es/auto-complete/style';
|
|
68
|
-
import 'antd/es/auto-complete';
|
|
69
|
-
import 'lodash/nth';
|
|
70
|
-
import 'lodash/assign';
|
|
71
|
-
import 'antd/es/popover/style';
|
|
72
|
-
import 'antd/es/popover';
|
|
73
|
-
import 'antd/es/menu/style';
|
|
74
|
-
import 'antd/es/menu';
|
|
12
|
+
import 'reconnecting-websocket';
|
|
75
13
|
import 'store';
|
|
76
|
-
import 'antd/es/popconfirm/style';
|
|
77
|
-
import 'antd/es/popconfirm';
|
|
78
|
-
import 'antd/es/radio/style';
|
|
79
|
-
import 'antd/es/radio';
|
|
80
|
-
import 'lodash/last';
|
|
81
|
-
import 'lodash/toUpper';
|
|
82
14
|
var tableColumns = [{
|
|
83
15
|
title: '新生儿',
|
|
84
16
|
dataIndex: 'name',
|
|
@@ -197,4 +129,3 @@ var index = GeneralComponents_EditInTable({
|
|
|
197
129
|
tableColumns: tableColumns
|
|
198
130
|
});
|
|
199
131
|
export { index as default };
|
|
200
|
-
//# sourceMappingURL=.root125.js.map
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
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; }
|
|
3
|
+
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; }
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { ai as MyForm_Business_PregnancyHistory } from './index.js';
|
|
6
|
+
import '@lm_fe/provoke';
|
|
7
|
+
import '@lm_fe/components';
|
|
8
|
+
import '@lm_fe/utils';
|
|
9
|
+
import 'antd';
|
|
10
|
+
import 'classnames';
|
|
11
|
+
import 'dayjs';
|
|
12
|
+
import 'lodash';
|
|
13
|
+
import '@lm_fe/env';
|
|
14
|
+
import '@lm_fe/service';
|
|
15
|
+
import 'reconnecting-websocket';
|
|
16
|
+
import 'store';
|
|
17
|
+
var index = function index(props) {
|
|
18
|
+
return /*#__PURE__*/React.createElement(MyForm_Business_PregnancyHistory, _objectSpread({}, props));
|
|
19
|
+
};
|
|
20
|
+
export { index as default };
|