@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
|
@@ -13,94 +13,26 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
13
13
|
function _createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t["return"] || t["return"](); } finally { if (u) throw o; } } }; }
|
|
14
14
|
function _unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return _arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0; } }
|
|
15
15
|
function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length); for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e]; return n; }
|
|
16
|
-
import 'antd/es/col/style';
|
|
17
|
-
import _Col from 'antd/es/col';
|
|
18
|
-
import 'antd/es/row/style';
|
|
19
|
-
import _Row from 'antd/es/row';
|
|
20
|
-
import { b as styleInject, M as MyComponent, C as CustomIcon, _ as _extends, g as getRenderData, c as getFormData } from './index.js';
|
|
21
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
22
|
-
import _get from 'lodash/get';
|
|
23
|
-
import _isEmpty from 'lodash/isEmpty';
|
|
24
|
-
import _isString from 'lodash/isString';
|
|
25
16
|
import React, { Component, Suspense } from 'react';
|
|
26
|
-
import 'antd
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import _map from 'lodash/map';
|
|
17
|
+
import { message, Row, Col } from 'antd';
|
|
18
|
+
import { map, set, get, isObject, isNumber, isBoolean, has, isArray, indexOf, isNil, isString, isEmpty, cloneDeep } from 'lodash';
|
|
19
|
+
import { a as styleInject, M as MyComponent, C as CustomIcon, g as getRenderData, b as getFormData } from './index.js';
|
|
30
20
|
import { mchcLogger, mchcEvent } from '@lm_fe/env';
|
|
31
|
-
import
|
|
32
|
-
import _isNil from 'lodash/isNil';
|
|
33
|
-
import _isArray from 'lodash/isArray';
|
|
34
|
-
import _indexOf from 'lodash/indexOf';
|
|
35
|
-
import _has from 'lodash/has';
|
|
21
|
+
import { isFunction } from '@lm_fe/utils';
|
|
36
22
|
import classnames from 'classnames';
|
|
37
|
-
import
|
|
38
|
-
import _isNumber from 'lodash/isNumber';
|
|
39
|
-
import 'lodash/isFunction';
|
|
40
|
-
import '@ant-design/icons';
|
|
41
|
-
import 'antd/es/space/style';
|
|
42
|
-
import 'antd/es/space';
|
|
43
|
-
import 'antd/es/input/style';
|
|
44
|
-
import 'antd/es/input';
|
|
45
|
-
import 'antd/es/input-number/style';
|
|
46
|
-
import 'antd/es/input-number';
|
|
47
|
-
import 'lodash/compact';
|
|
23
|
+
import '@lm_fe/provoke';
|
|
48
24
|
import '@lm_fe/components';
|
|
49
|
-
import '@lm_fe/utils';
|
|
50
25
|
import 'dayjs';
|
|
51
|
-
import 'antd/es/checkbox/style';
|
|
52
|
-
import 'antd/es/checkbox';
|
|
53
|
-
import 'antd/es/divider/style';
|
|
54
|
-
import 'antd/es/divider';
|
|
55
|
-
import 'antd/es/button/style';
|
|
56
|
-
import 'antd/es/button';
|
|
57
|
-
import 'antd/es/switch/style';
|
|
58
|
-
import 'antd/es/switch';
|
|
59
|
-
import 'antd/es/form/style';
|
|
60
|
-
import 'antd/es/form';
|
|
61
|
-
import 'lodash/join';
|
|
62
|
-
import 'lodash/isEqual';
|
|
63
|
-
import 'lodash/identity';
|
|
64
26
|
import '@lm_fe/service';
|
|
65
|
-
import '
|
|
66
|
-
import 'lodash/keyBy';
|
|
67
|
-
import 'antd/es/tooltip/style';
|
|
68
|
-
import 'antd/es/tooltip';
|
|
69
|
-
import 'antd/es/spin/style';
|
|
70
|
-
import 'antd/es/spin';
|
|
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';
|
|
27
|
+
import 'reconnecting-websocket';
|
|
90
28
|
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
29
|
function createFormHandler(config, _ref) {
|
|
98
30
|
var submitChange = _ref.submitChange;
|
|
99
31
|
var formData = {};
|
|
100
32
|
var newRef = {};
|
|
101
33
|
var fieldsValueChange = function fieldsValueChange() {};
|
|
102
34
|
if (!Array.isArray(config)) {
|
|
103
|
-
|
|
35
|
+
message.warning("expect array but ".concat(_typeof(config)));
|
|
104
36
|
console.log("expect array but ", config);
|
|
105
37
|
config = [];
|
|
106
38
|
// throw new Error(`expect array but ${typeof config}`);
|
|
@@ -121,8 +53,8 @@ function createFormHandler(config, _ref) {
|
|
|
121
53
|
// c - config
|
|
122
54
|
var initField = function initField(config) {
|
|
123
55
|
var result = {};
|
|
124
|
-
|
|
125
|
-
|
|
56
|
+
map(config, function (itemConfig) {
|
|
57
|
+
set(result, get(itemConfig, 'name'), {
|
|
126
58
|
actions: {}
|
|
127
59
|
});
|
|
128
60
|
});
|
|
@@ -145,15 +77,17 @@ function createFormHandler(config, _ref) {
|
|
|
145
77
|
});
|
|
146
78
|
var validCode = true;
|
|
147
79
|
keys.forEach(function (key) {
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
80
|
+
var _formHandler$key;
|
|
81
|
+
var actions = (_formHandler$key = formHandler[key]) === null || _formHandler$key === void 0 ? void 0 : _formHandler$key.actions;
|
|
82
|
+
if (isFunction(actions === null || actions === void 0 ? void 0 : actions.getValue)) {
|
|
83
|
+
var _actions$getValue;
|
|
84
|
+
formData = Object.assign(formData, _defineProperty({}, key, actions === null || actions === void 0 || (_actions$getValue = actions.getValue) === null || _actions$getValue === void 0 ? void 0 : _actions$getValue.call(actions)));
|
|
85
|
+
}
|
|
86
|
+
if (isFunction(actions === null || actions === void 0 ? void 0 : actions.valid)) {
|
|
87
|
+
var _actions$valid;
|
|
88
|
+
var result = actions === null || actions === void 0 || (_actions$valid = actions.valid) === null || _actions$valid === void 0 ? void 0 : _actions$valid.call(actions);
|
|
89
|
+
if (!result && validCode) {
|
|
90
|
+
validCode = false;
|
|
157
91
|
}
|
|
158
92
|
}
|
|
159
93
|
});
|
|
@@ -248,10 +182,10 @@ function createFormHandler(config, _ref) {
|
|
|
248
182
|
newRef["".concat(fieldName)] = ref;
|
|
249
183
|
};
|
|
250
184
|
var getMyRef = function getMyRef(fieldName) {
|
|
251
|
-
return
|
|
185
|
+
return get(formHandler, "ref.".concat(fieldName));
|
|
252
186
|
};
|
|
253
187
|
var getAllRef = function getAllRef() {
|
|
254
|
-
return
|
|
188
|
+
return get(formHandler, "ref");
|
|
255
189
|
};
|
|
256
190
|
var cleanSubscriptions = function cleanSubscriptions() {
|
|
257
191
|
formHandler.eventCallBacks = {};
|
|
@@ -259,22 +193,23 @@ function createFormHandler(config, _ref) {
|
|
|
259
193
|
var listenFormData = function listenFormData(callback) {
|
|
260
194
|
fieldsValueChange = callback;
|
|
261
195
|
};
|
|
262
|
-
var formHandler = _objectSpread({
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
196
|
+
var formHandler = _objectSpread({
|
|
197
|
+
submit: submit,
|
|
198
|
+
valid: valid,
|
|
199
|
+
reset: reset,
|
|
200
|
+
subscribe: subscribe,
|
|
201
|
+
dispatch: _dispatch,
|
|
202
|
+
cleanSubscriptions: cleanSubscriptions,
|
|
203
|
+
formState: formState,
|
|
204
|
+
formData: formData,
|
|
205
|
+
listenFormData: listenFormData,
|
|
206
|
+
fieldChange: false,
|
|
207
|
+
setMyRef: setMyRef,
|
|
208
|
+
getMyRef: getMyRef,
|
|
209
|
+
getAllRef: getAllRef,
|
|
210
|
+
ref: newRef,
|
|
211
|
+
uuid: Math.random()
|
|
212
|
+
}, initField(config));
|
|
278
213
|
return formHandler;
|
|
279
214
|
}
|
|
280
215
|
var css_248z$1 = ".custom-my-form {\n width: 100%;\n padding: 8px;\n margin: 0 auto;\n}\n.custom-my-form #components-select-demo-search-box .code-box-demo .ant-select {\n margin: 0 !important;\n}\n.custom-my-form .custom-my-form {\n width: 100% !important;\n padding: 0;\n}\n.custom-my-form .input-cover {\n font-weight: 600;\n color: #150f55;\n}\n";
|
|
@@ -324,25 +259,25 @@ var validFun = function validFun(data, validates) {
|
|
|
324
259
|
var label = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '该项';
|
|
325
260
|
for (var index = 0; index < validates.length; index++) {
|
|
326
261
|
var validate = validates[index];
|
|
327
|
-
if (
|
|
328
|
-
if (
|
|
262
|
+
if (get(validate, 'required')) {
|
|
263
|
+
if (isObject(data)) {
|
|
329
264
|
var allKeys = Object.keys(data);
|
|
330
265
|
data = data[allKeys[0]];
|
|
331
266
|
}
|
|
332
|
-
if (!data && !
|
|
333
|
-
return
|
|
267
|
+
if (!data && !isNumber(data) && !isBoolean(data)) {
|
|
268
|
+
return get(validate, 'message') || "".concat(label, " \u662F\u5FC5\u586B\u9879");
|
|
334
269
|
}
|
|
335
270
|
}
|
|
336
|
-
var ruleType =
|
|
271
|
+
var ruleType = get(validate, 'type');
|
|
337
272
|
if (ruleType === 'rang') {
|
|
338
|
-
var min =
|
|
339
|
-
var max =
|
|
340
|
-
if (
|
|
341
|
-
return
|
|
273
|
+
var min = get(validate, 'min');
|
|
274
|
+
var max = get(validate, 'max');
|
|
275
|
+
if (get(validateRules, ruleType) && !get(validateRules, ruleType)(data, min, max)) {
|
|
276
|
+
return get(validate, 'message') || "*".concat(label, " \u6709\u5F02\u5E38");
|
|
342
277
|
}
|
|
343
278
|
} else {
|
|
344
|
-
if (
|
|
345
|
-
return
|
|
279
|
+
if (get(validateRules, ruleType) && !get(validateRules, ruleType)(data)) {
|
|
280
|
+
return get(validate, 'message') || "*".concat(label, " \u6709\u5F02\u5E38");
|
|
346
281
|
}
|
|
347
282
|
}
|
|
348
283
|
}
|
|
@@ -400,7 +335,7 @@ function isRequired() {
|
|
|
400
335
|
var rules = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
|
|
401
336
|
for (var index = 0; index < rules.length; index++) {
|
|
402
337
|
var rule = rules[index];
|
|
403
|
-
if (
|
|
338
|
+
if (get(rule, 'required')) {
|
|
404
339
|
return true;
|
|
405
340
|
}
|
|
406
341
|
}
|
|
@@ -499,7 +434,7 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
499
434
|
var rules = _this.state.rules;
|
|
500
435
|
for (var index = 0; index < rules.length; index++) {
|
|
501
436
|
var rule = rules[index];
|
|
502
|
-
if (
|
|
437
|
+
if (get(rule, 'required')) {
|
|
503
438
|
return /*#__PURE__*/React.createElement("i", {
|
|
504
439
|
className: "form-item-required"
|
|
505
440
|
}, "*");
|
|
@@ -515,7 +450,7 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
515
450
|
var _this$props5 = _this.props,
|
|
516
451
|
name = _this$props5.name,
|
|
517
452
|
input_props = _this$props5.input_props;
|
|
518
|
-
if (
|
|
453
|
+
if (has(input_props, 'labelSign')) {
|
|
519
454
|
return _defineProperty({
|
|
520
455
|
value: value,
|
|
521
456
|
path: path
|
|
@@ -544,11 +479,11 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
544
479
|
var hidden = _this.props.hidden;
|
|
545
480
|
var value = _this.state.value;
|
|
546
481
|
if (!hidden) {
|
|
547
|
-
if (
|
|
482
|
+
if (isObject(value)) {
|
|
548
483
|
_this.setState({
|
|
549
484
|
value: {}
|
|
550
485
|
});
|
|
551
|
-
} else if (
|
|
486
|
+
} else if (isArray(value)) {
|
|
552
487
|
_this.setState({
|
|
553
488
|
value: []
|
|
554
489
|
});
|
|
@@ -574,7 +509,7 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
574
509
|
if (validation === true) {
|
|
575
510
|
return true;
|
|
576
511
|
}
|
|
577
|
-
if (
|
|
512
|
+
if (indexOf(validation, '*') > -1 || isNil(validation)) return true;
|
|
578
513
|
return false;
|
|
579
514
|
});
|
|
580
515
|
_defineProperty(_this, "validError", function () {
|
|
@@ -582,7 +517,7 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
582
517
|
if (error === '') {
|
|
583
518
|
return false;
|
|
584
519
|
}
|
|
585
|
-
return
|
|
520
|
+
return isString(error) && !/\*/.test(error);
|
|
586
521
|
});
|
|
587
522
|
_this.state = {
|
|
588
523
|
value: '',
|
|
@@ -678,22 +613,22 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
678
613
|
var reArr = re.split('.');
|
|
679
614
|
id = reArr.join('-');
|
|
680
615
|
}
|
|
681
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, label !== '' && header_label ? /*#__PURE__*/React.createElement("div", {
|
|
616
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, label !== '' && header_label ? (/*#__PURE__*/React.createElement("div", {
|
|
682
617
|
className: "form-item-header-label"
|
|
683
618
|
}, /*#__PURE__*/React.createElement("div", {
|
|
684
619
|
className: type === 'label' ? 'form-item-just-label' : 'form-item-header-label-text'
|
|
685
|
-
}, /*#__PURE__*/React.createElement("span", null, type === 'label' ? "".concat(label) : label))) : null, !just_header ? /*#__PURE__*/React.createElement("div", {
|
|
620
|
+
}, /*#__PURE__*/React.createElement("span", null, type === 'label' ? "".concat(label) : label)))) : null, !just_header ? (/*#__PURE__*/React.createElement("div", {
|
|
686
621
|
id: id,
|
|
687
622
|
className: "ant-form-item form-item"
|
|
688
|
-
}, !
|
|
623
|
+
}, !isEmpty(label) && (!header_label || type.indexOf('custom') === -1) ? (/*#__PURE__*/React.createElement("div", {
|
|
689
624
|
className: "ant-form-item-label form-item-inline-label"
|
|
690
|
-
}, !
|
|
691
|
-
type:
|
|
625
|
+
}, !isEmpty(get(input_props, 'labelSign')) && get(input_props, 'labelSign.type') == 'iconfont' && (/*#__PURE__*/React.createElement(CustomIcon, {
|
|
626
|
+
type: get(input_props, 'labelSign.value'),
|
|
692
627
|
className: classnames('iconfont', {
|
|
693
628
|
'icon-sign': labelSign
|
|
694
629
|
}),
|
|
695
630
|
onClick: this.handleIconSign.bind(this)
|
|
696
|
-
}), /*#__PURE__*/React.createElement("label", {
|
|
631
|
+
})), /*#__PURE__*/React.createElement("label", {
|
|
697
632
|
className: classnames({
|
|
698
633
|
'ant-form-item-required': required
|
|
699
634
|
})
|
|
@@ -703,7 +638,7 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
703
638
|
className: "label-unit"
|
|
704
639
|
}, "(", unit, ")"), __DEV__ && thisConfig.id ? /*#__PURE__*/React.createElement("sup", {
|
|
705
640
|
className: "label-unit"
|
|
706
|
-
}, thisConfig.id) : null)) : null, /*#__PURE__*/React.createElement("div", {
|
|
641
|
+
}, thisConfig.id) : null))) : null, /*#__PURE__*/React.createElement("div", {
|
|
707
642
|
style: {
|
|
708
643
|
display: 'flex',
|
|
709
644
|
alignItems: 'center'
|
|
@@ -716,13 +651,13 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
716
651
|
// 异常警告,但仍可以提交
|
|
717
652
|
'form-item-main-warn': /\*/.test(error)
|
|
718
653
|
})
|
|
719
|
-
}, C ? /*#__PURE__*/React.createElement("div", {
|
|
654
|
+
}, C ? (/*#__PURE__*/React.createElement("div", {
|
|
720
655
|
style: {
|
|
721
656
|
flex: 1
|
|
722
657
|
}
|
|
723
|
-
}, /*#__PURE__*/React.createElement(C,
|
|
658
|
+
}, /*#__PURE__*/React.createElement(C, _objectSpread(_objectSpread({
|
|
724
659
|
config: this.props.config
|
|
725
|
-
}, safe_input_props, {
|
|
660
|
+
}, safe_input_props), {}, {
|
|
726
661
|
allValue: allValue,
|
|
727
662
|
disabled: disabled,
|
|
728
663
|
onClick: this.handleClick,
|
|
@@ -730,10 +665,8 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
730
665
|
dispatch: this.handleDispatch,
|
|
731
666
|
onFocus: this.handleOnFocus.bind(this),
|
|
732
667
|
onBlur: this.handleOnBlurs.bind(this),
|
|
733
|
-
setMyRef: this.setMyRef.bind(this)
|
|
668
|
+
setMyRef: this.setMyRef.bind(this),
|
|
734
669
|
// subscribe仅在一些 业务组件/内嵌表单组件 中使用
|
|
735
|
-
,
|
|
736
|
-
|
|
737
670
|
myForm: true,
|
|
738
671
|
subscribe: subscribe,
|
|
739
672
|
name: name,
|
|
@@ -746,14 +679,19 @@ var FormItem = /*#__PURE__*/function (_Component) {
|
|
|
746
679
|
validate: rules,
|
|
747
680
|
label: "".concat(label),
|
|
748
681
|
unit: unit
|
|
749
|
-
}))) : /*#__PURE__*/React.createElement("strong", null, "\u7EC4\u4EF6", type, "\u4E0D\u5B58\u5728"))) : null);
|
|
682
|
+
})))) : (/*#__PURE__*/React.createElement("strong", null, "\u7EC4\u4EF6", type, "\u4E0D\u5B58\u5728"))))) : null);
|
|
750
683
|
}
|
|
751
684
|
}]);
|
|
752
|
-
}(Component);
|
|
685
|
+
}(Component);
|
|
686
|
+
/* eslint-disable @typescript-eslint/camelcase */
|
|
687
|
+
// const FormItem = lazy(() => import('./formItem'));
|
|
753
688
|
var defaultGutterConfig = {
|
|
754
689
|
gutter: [0, 0],
|
|
755
690
|
// px
|
|
756
|
-
justify: 'start'
|
|
691
|
+
justify: 'start',
|
|
692
|
+
style: {
|
|
693
|
+
marginBottom: 8
|
|
694
|
+
}
|
|
757
695
|
};
|
|
758
696
|
var MyForm = /*#__PURE__*/function (_Component2) {
|
|
759
697
|
function MyForm(props) {
|
|
@@ -764,7 +702,6 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
764
702
|
var _this2$state$myConfig;
|
|
765
703
|
var config = (_this2$state$myConfig = _this2.state.myConfig) !== null && _this2$state$myConfig !== void 0 ? _this2$state$myConfig : [];
|
|
766
704
|
var formHandler = _this2.state.formHandler;
|
|
767
|
-
var gridConfig = defaultGutterConfig;
|
|
768
705
|
var count = 0; // 计算占比
|
|
769
706
|
var row = 0;
|
|
770
707
|
var formDom = [];
|
|
@@ -807,24 +744,24 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
807
744
|
return str;
|
|
808
745
|
}
|
|
809
746
|
};
|
|
810
|
-
var resetIsNewRow =
|
|
747
|
+
var resetIsNewRow = get(config[i], 'isNewRow') || is_new_row ? true : false;
|
|
811
748
|
var resetHidden = hidden || isActive === 0 ? true : false;
|
|
812
|
-
var resetName =
|
|
813
|
-
var resetInputType =
|
|
814
|
-
var resetInputProps =
|
|
815
|
-
var resetRules =
|
|
816
|
-
var resetUnit =
|
|
817
|
-
var resetHeaderLabel =
|
|
818
|
-
var resetJustHeader =
|
|
749
|
+
var resetName = isEmpty(name) && key ? key.substr(1) : name;
|
|
750
|
+
var resetInputType = get(config[i], 'inputType') ? get(config[i], 'inputType') : config[i].input_type;
|
|
751
|
+
var resetInputProps = get(config[i], 'inputProps') ? getParseJson(get(config[i], 'inputProps')) : input_props;
|
|
752
|
+
var resetRules = isString(rules) ? getParseJson(rules) : rules;
|
|
753
|
+
var resetUnit = get(resetInputProps, 'unit') ? get(resetInputProps, 'unit') : unit;
|
|
754
|
+
var resetHeaderLabel = get(resetInputProps, 'header_label') ? get(resetInputProps, 'header_label') : header_label;
|
|
755
|
+
var resetJustHeader = get(resetInputProps, 'just_header') ? get(resetInputProps, 'just_header') : just_header;
|
|
819
756
|
// console.log(config[i], get(resetInputProps, 'unit'), '554');
|
|
820
757
|
// console.log(config[i].inputProps, key, typeof getParseJson(config[i].inputProps));
|
|
821
758
|
if (!resetHidden) {
|
|
822
759
|
count += span + offset;
|
|
823
760
|
}
|
|
824
761
|
if (count > 24 || resetIsNewRow) {
|
|
825
|
-
formDom.push(/*#__PURE__*/React.createElement(
|
|
762
|
+
formDom.push(/*#__PURE__*/React.createElement(Row, _objectSpread({
|
|
826
763
|
key: "row-".concat(row)
|
|
827
|
-
},
|
|
764
|
+
}, defaultGutterConfig), spanArr));
|
|
828
765
|
spanArr = [];
|
|
829
766
|
// 计算上一行换行的offset数量
|
|
830
767
|
// prevOffset = 24 - count + (span + offset);
|
|
@@ -832,7 +769,7 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
832
769
|
count = span + offset;
|
|
833
770
|
row += 1;
|
|
834
771
|
}
|
|
835
|
-
spanArr.push(/*#__PURE__*/React.createElement(
|
|
772
|
+
spanArr.push(/*#__PURE__*/React.createElement(Col, {
|
|
836
773
|
span: resetHidden ? 0 : span,
|
|
837
774
|
offset: resetHidden ? 0 : offset,
|
|
838
775
|
key: "".concat(config[i].key, "|row-").concat(row, "|span-").concat(count)
|
|
@@ -842,14 +779,12 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
842
779
|
config: config,
|
|
843
780
|
formHandler: formHandler,
|
|
844
781
|
dispatch: formHandler.dispatch,
|
|
845
|
-
subscribe: formHandler.subscribe
|
|
782
|
+
subscribe: formHandler.subscribe,
|
|
846
783
|
// setMyRef={formHandler.setMyRef}
|
|
847
|
-
,
|
|
848
|
-
|
|
849
784
|
setMyRef: _this2.props.setRef,
|
|
850
785
|
value: config[i].value,
|
|
851
786
|
allValue: _this2.props.value,
|
|
852
|
-
labelSign:
|
|
787
|
+
labelSign: get(config, "".concat(i, ".labelSign")),
|
|
853
788
|
type: resetInputType,
|
|
854
789
|
label: label,
|
|
855
790
|
header_label: resetHeaderLabel,
|
|
@@ -870,9 +805,9 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
870
805
|
_loop();
|
|
871
806
|
}
|
|
872
807
|
if (spanArr) {
|
|
873
|
-
formDom.push(/*#__PURE__*/React.createElement(
|
|
808
|
+
formDom.push(/*#__PURE__*/React.createElement(Row, _objectSpread({
|
|
874
809
|
key: "row-".concat(row)
|
|
875
|
-
},
|
|
810
|
+
}, defaultGutterConfig), spanArr));
|
|
876
811
|
}
|
|
877
812
|
return formDom;
|
|
878
813
|
});
|
|
@@ -904,8 +839,8 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
904
839
|
value = _this$props11.value,
|
|
905
840
|
submitChange = _this$props11.submitChange;
|
|
906
841
|
/*key值加上‘.’*/
|
|
907
|
-
var cloneConfig =
|
|
908
|
-
if (!
|
|
842
|
+
var cloneConfig = cloneDeep(config);
|
|
843
|
+
if (!isEmpty(cloneConfig)) {
|
|
909
844
|
cloneConfig.forEach(function (item) {
|
|
910
845
|
var _item$rawKey;
|
|
911
846
|
var key = item.key;
|
|
@@ -934,8 +869,8 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
934
869
|
value = _this$props12.value,
|
|
935
870
|
submitChange = _this$props12.submitChange;
|
|
936
871
|
/*key值加上‘.’*/
|
|
937
|
-
var cloneConfig =
|
|
938
|
-
if (!
|
|
872
|
+
var cloneConfig = cloneDeep(config);
|
|
873
|
+
if (!isEmpty(cloneConfig)) {
|
|
939
874
|
cloneConfig.forEach(function (item) {
|
|
940
875
|
var _item$rawKey2;
|
|
941
876
|
var key = item.key;
|
|
@@ -952,8 +887,8 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
952
887
|
}
|
|
953
888
|
// 配置不同
|
|
954
889
|
if (JSON.stringify(this.props.config) !== JSON.stringify(prevProps.config)) {
|
|
955
|
-
var formData = getFormData(
|
|
956
|
-
var currentValue =
|
|
890
|
+
var formData = getFormData(get(this.state.formHandler, 'formData'));
|
|
891
|
+
var currentValue = isEmpty(formData) ? value : formData;
|
|
957
892
|
this.setState({
|
|
958
893
|
myConfig: getRenderData(cloneConfig, currentValue),
|
|
959
894
|
formHandler: createFormHandler(getRenderData(cloneConfig, currentValue), {
|
|
@@ -977,4 +912,3 @@ var MyForm = /*#__PURE__*/function (_Component2) {
|
|
|
977
912
|
}]);
|
|
978
913
|
}(Component);
|
|
979
914
|
export { MyForm as default };
|
|
980
|
-
//# sourceMappingURL=.root2.js.map
|
|
@@ -6,24 +6,9 @@ import _inherits from "@babel/runtime/helpers/inherits";
|
|
|
6
6
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
7
7
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
8
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
|
-
import 'antd
|
|
10
|
-
import _Modal from 'antd/es/modal';
|
|
11
|
-
import 'antd/es/list/style';
|
|
12
|
-
import _List from 'antd/es/list';
|
|
13
|
-
import 'antd/es/spin/style';
|
|
14
|
-
import _Spin from 'antd/es/spin';
|
|
15
|
-
import 'antd/es/input/style';
|
|
16
|
-
import _Input from 'antd/es/input';
|
|
17
|
-
import 'antd/es/row/style';
|
|
18
|
-
import _Row from 'antd/es/row';
|
|
19
|
-
import 'antd/es/button/style';
|
|
20
|
-
import _Button from 'antd/es/button';
|
|
21
|
-
import 'antd/es/col/style';
|
|
22
|
-
import _Col from 'antd/es/col';
|
|
23
|
-
import 'antd/es/form/style';
|
|
24
|
-
import _Form from 'antd/es/form';
|
|
9
|
+
import { Modal, Form, Row, Col, Button, Input, Spin, List } from 'antd';
|
|
25
10
|
import React from 'react';
|
|
26
|
-
import {
|
|
11
|
+
import { a as styleInject } from './index.js';
|
|
27
12
|
import { LazyAntd } from '@lm_fe/components';
|
|
28
13
|
var css_248z = ".content {\n display: flex;\n flex-direction: column;\n}\n.content .ant-list-sm .ant-list-item {\n font-weight: 700 !important;\n}\n.content .ant-select-selection-overflow {\n display: block !important;\n}\n.content .ant-select-multiple .ant-select-selection-item-content {\n width: 310px !important;\n}\n.content .above {\n height: 30%;\n}\n.content .above .highrisk-factor {\n width: 366px;\n}\n.content .above .highrisk-factor .ant-select-selector {\n height: 88px;\n overflow-y: auto;\n}\n.content .below {\n flex: 1;\n margin-top: 10px;\n}\n";
|
|
29
14
|
var styles = css_248z;
|
|
@@ -86,53 +71,53 @@ var deathclassification = /*#__PURE__*/function (_React$Component) {
|
|
|
86
71
|
value: function render() {
|
|
87
72
|
var _this2 = this;
|
|
88
73
|
var isLoading = this.state.isLoading;
|
|
89
|
-
return /*#__PURE__*/React.createElement(
|
|
74
|
+
return /*#__PURE__*/React.createElement(Modal, {
|
|
90
75
|
title: /*#__PURE__*/React.createElement("div", {
|
|
91
76
|
style: {
|
|
92
77
|
fontWeight: '700'
|
|
93
78
|
}
|
|
94
79
|
}, this.props.index == 'children' ? '儿童死亡死因分类编号' : '孕妇孕死亡死因分类选择'),
|
|
95
80
|
visible: this.props.visible,
|
|
96
|
-
width: "708px"
|
|
81
|
+
width: "708px",
|
|
97
82
|
// footer={null}
|
|
98
|
-
,
|
|
99
|
-
|
|
100
83
|
onOk: this.onOk,
|
|
101
84
|
onCancel: this.onCancel
|
|
102
85
|
}, /*#__PURE__*/React.createElement("div", {
|
|
103
86
|
className: styles["content"]
|
|
104
87
|
}, /*#__PURE__*/React.createElement("div", {
|
|
105
88
|
className: styles["above"]
|
|
106
|
-
}, /*#__PURE__*/React.createElement(
|
|
89
|
+
}, /*#__PURE__*/React.createElement(Form, {
|
|
107
90
|
ref: this.ref
|
|
108
|
-
}, /*#__PURE__*/React.createElement(
|
|
91
|
+
}, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
109
92
|
span: 21
|
|
110
|
-
}, /*#__PURE__*/React.createElement(
|
|
93
|
+
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
111
94
|
label: "\u5206\u7C7B\u7F16\u53F7"
|
|
112
95
|
}, /*#__PURE__*/React.createElement(Select
|
|
113
96
|
// allowClear
|
|
114
97
|
// onChange={this.state.clear}
|
|
115
98
|
, {
|
|
99
|
+
// allowClear
|
|
100
|
+
// onChange={this.state.clear}
|
|
116
101
|
mode: "tags",
|
|
117
102
|
className: styles["highrisk-factor"],
|
|
118
103
|
value: this.props.str,
|
|
119
104
|
onChange: this.handleChange,
|
|
120
105
|
onDeselect: this.props.onDeselect
|
|
121
|
-
}))), /*#__PURE__*/React.createElement(
|
|
106
|
+
}))), /*#__PURE__*/React.createElement(Col, {
|
|
122
107
|
span: 3
|
|
123
|
-
}, /*#__PURE__*/React.createElement(
|
|
108
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
124
109
|
size: 'middle',
|
|
125
110
|
style: {
|
|
126
111
|
marginLeft: '-155px'
|
|
127
112
|
},
|
|
128
113
|
onClick: this.props.ificationReset
|
|
129
|
-
}, "\u91CD\u7F6E"))), /*#__PURE__*/React.createElement(
|
|
114
|
+
}, "\u91CD\u7F6E"))), /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
130
115
|
span: 13,
|
|
131
116
|
push: 3,
|
|
132
117
|
style: {
|
|
133
118
|
marginLeft: '-18px'
|
|
134
119
|
}
|
|
135
|
-
}, /*#__PURE__*/React.createElement(
|
|
120
|
+
}, /*#__PURE__*/React.createElement(Input, {
|
|
136
121
|
placeholder: "\u8F93\u5165\u6A21\u7CCA\u67E5\u8BE2",
|
|
137
122
|
style: {
|
|
138
123
|
width: '367px'
|
|
@@ -140,15 +125,15 @@ var deathclassification = /*#__PURE__*/function (_React$Component) {
|
|
|
140
125
|
onPressEnter: this.onSearch
|
|
141
126
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
142
127
|
className: styles["below"]
|
|
143
|
-
}, isLoading ? /*#__PURE__*/React.createElement(
|
|
128
|
+
}, isLoading ? /*#__PURE__*/React.createElement(Spin, {
|
|
144
129
|
tip: "\u6570\u636E\u52A0\u8F7D\u4E2D..."
|
|
145
130
|
}, /*#__PURE__*/React.createElement("div", {
|
|
146
131
|
style: {
|
|
147
132
|
height: 128
|
|
148
133
|
}
|
|
149
|
-
})) : /*#__PURE__*/React.createElement(
|
|
134
|
+
})) : /*#__PURE__*/React.createElement(List, {
|
|
150
135
|
style: {
|
|
151
|
-
overflow: '
|
|
136
|
+
overflow: 'auto',
|
|
152
137
|
height: '430px'
|
|
153
138
|
},
|
|
154
139
|
size: "small",
|
|
@@ -156,7 +141,7 @@ var deathclassification = /*#__PURE__*/function (_React$Component) {
|
|
|
156
141
|
bordered: false,
|
|
157
142
|
dataSource: this.state.dataList,
|
|
158
143
|
renderItem: function renderItem(item, index) {
|
|
159
|
-
return /*#__PURE__*/React.createElement(
|
|
144
|
+
return /*#__PURE__*/React.createElement(List.Item, {
|
|
160
145
|
onClick: _this2.props.listClick,
|
|
161
146
|
index: item.no,
|
|
162
147
|
style: {
|
|
@@ -169,4 +154,3 @@ var deathclassification = /*#__PURE__*/function (_React$Component) {
|
|
|
169
154
|
}]);
|
|
170
155
|
}(React.Component);
|
|
171
156
|
export { deathclassification as d };
|
|
172
|
-
//# sourceMappingURL=deathclassification.js.map
|