@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
|
@@ -12,87 +12,19 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
|
|
|
12
12
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
13
13
|
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; }
|
|
14
14
|
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; }
|
|
15
|
-
import '
|
|
16
|
-
import
|
|
17
|
-
import { b as styleInject, Y as getResources, T as updateResources, V as createResources, W as getResourcesByID, X as deleteResourcesByID, _ as _extends } from './index.js';
|
|
18
|
-
import _get from 'lodash/get';
|
|
19
|
-
import React$1, { useState, useEffect, Component } from 'react';
|
|
15
|
+
import React, { useState, useEffect, Component } from 'react';
|
|
16
|
+
import { Form, Modal, Input, message, Popconfirm, Button, Row, Col } from 'antd';
|
|
20
17
|
import classnames from 'classnames';
|
|
21
|
-
import '
|
|
22
|
-
import _Modal from 'antd/es/modal';
|
|
23
|
-
import 'antd/es/row/style';
|
|
24
|
-
import _Row from 'antd/es/row';
|
|
25
|
-
import 'antd/es/col/style';
|
|
26
|
-
import _Col from 'antd/es/col';
|
|
27
|
-
import 'antd/es/button/style';
|
|
28
|
-
import _Button from 'antd/es/button';
|
|
29
|
-
import 'antd/es/popconfirm/style';
|
|
30
|
-
import _Popconfirm from 'antd/es/popconfirm';
|
|
31
|
-
import 'antd/es/message/style';
|
|
32
|
-
import _message from 'antd/es/message';
|
|
33
|
-
import _filter from 'lodash/filter';
|
|
34
|
-
import _size from 'lodash/size';
|
|
35
|
-
import _concat from 'lodash/concat';
|
|
36
|
-
import _isNil from 'lodash/isNil';
|
|
37
|
-
import _compact from 'lodash/compact';
|
|
38
|
-
import _keys from 'lodash/keys';
|
|
39
|
-
import _indexOf from 'lodash/indexOf';
|
|
40
|
-
import _keyBy from 'lodash/keyBy';
|
|
41
|
-
import _isEmpty from 'lodash/isEmpty';
|
|
42
|
-
import _set from 'lodash/set';
|
|
43
|
-
import _map from 'lodash/map';
|
|
18
|
+
import { a as styleInject, a9 as getResources, aa as updateResources, ab as createResources, ac as getResourcesByID, ad as deleteResourcesByID } from './index.js';
|
|
44
19
|
import { safe_json_parse, request } from '@lm_fe/utils';
|
|
45
|
-
import '
|
|
46
|
-
import _Form from 'antd/es/form';
|
|
20
|
+
import { map, isEmpty, get, set, concat, compact, keyBy, indexOf, keys, filter, size, isNil } from 'lodash';
|
|
47
21
|
import { SMchc_TemplateTrees } from '@lm_fe/service';
|
|
48
|
-
import { LazyAntd } from '@lm_fe/components';
|
|
49
|
-
import
|
|
50
|
-
import '@lm_fe/env';
|
|
51
|
-
import 'lodash/isFunction';
|
|
52
|
-
import 'antd/es/space/style';
|
|
53
|
-
import 'antd/es/space';
|
|
54
|
-
import 'antd/es/input-number/style';
|
|
55
|
-
import 'antd/es/input-number';
|
|
22
|
+
import { LazyAntd, MyIcon } from '@lm_fe/components';
|
|
23
|
+
import '@lm_fe/provoke';
|
|
56
24
|
import 'dayjs';
|
|
57
|
-
import '
|
|
58
|
-
import '
|
|
59
|
-
import 'lodash/isString';
|
|
60
|
-
import 'lodash/isNumber';
|
|
61
|
-
import 'lodash/isBoolean';
|
|
62
|
-
import 'antd/es/divider/style';
|
|
63
|
-
import 'antd/es/divider';
|
|
64
|
-
import 'antd/es/switch/style';
|
|
65
|
-
import 'antd/es/switch';
|
|
66
|
-
import 'lodash/join';
|
|
67
|
-
import 'lodash/isEqual';
|
|
68
|
-
import 'lodash/isArray';
|
|
69
|
-
import 'lodash/identity';
|
|
70
|
-
import 'lodash/cloneDeep';
|
|
71
|
-
import 'lodash/isObject';
|
|
72
|
-
import 'antd/es/tooltip/style';
|
|
73
|
-
import 'antd/es/tooltip';
|
|
74
|
-
import 'antd/es/spin/style';
|
|
75
|
-
import 'antd/es/spin';
|
|
76
|
-
import 'lodash/has';
|
|
77
|
-
import 'lodash/includes';
|
|
78
|
-
import 'lodash/forEach';
|
|
79
|
-
import 'react-to-print';
|
|
80
|
-
import 'lodash/reduce';
|
|
81
|
-
import 'lodash/debounce';
|
|
82
|
-
import 'lodash/pickBy';
|
|
83
|
-
import 'antd/es/auto-complete/style';
|
|
84
|
-
import 'antd/es/auto-complete';
|
|
85
|
-
import 'lodash/nth';
|
|
86
|
-
import 'lodash/assign';
|
|
87
|
-
import 'antd/es/popover/style';
|
|
88
|
-
import 'antd/es/popover';
|
|
89
|
-
import 'antd/es/menu/style';
|
|
90
|
-
import 'antd/es/menu';
|
|
25
|
+
import '@lm_fe/env';
|
|
26
|
+
import 'reconnecting-websocket';
|
|
91
27
|
import 'store';
|
|
92
|
-
import 'antd/es/radio/style';
|
|
93
|
-
import 'antd/es/radio';
|
|
94
|
-
import 'lodash/last';
|
|
95
|
-
import 'lodash/toUpper';
|
|
96
28
|
var css_248z = ".textarea-with-template {\n position: relative;\n}\n.textarea-with-template .template-textarea {\n width: 100%;\n}\n.textarea-with-template__action {\n position: absolute;\n right: 1px;\n bottom: 1px;\n width: 0;\n height: 0;\n border-width: 20px 20px 20px 20px;\n border-color: transparent #d8dce6 #d8dce6 transparent;\n border-style: solid;\n border-radius: 4px;\n background: transparent;\n cursor: pointer;\n}\n.textarea-with-template__action span {\n position: relative;\n bottom: 1px;\n word-break: keep-all;\n color: #000;\n font-size: 12px;\n}\n.textarea-with-template__action_disabled {\n color: rgba(0, 0, 0, 0.25);\n}\n.textarea-with-template__modal-nav {\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n.textarea-with-template__modal-nav__items {\n margin-right: 8px;\n}\n.textarea-with-template__modal-body {\n margin: 10px 0;\n}\n.textarea-with-template__modal-body .ant-tree-treenode .template-list-item__actions {\n display: none;\n}\n.textarea-with-template__modal-body .ant-tree-treenode:hover .template-list-item__actions {\n display: inline-block;\n}\n.textarea-with-template__modal-body .template-list-item {\n display: flex;\n flex-flow: row;\n align-items: center;\n}\n.textarea-with-template__modal-body .template-list-item .template-list-item__actions-icon {\n font-size: 14px;\n opacity: 0.8;\n cursor: pointer;\n margin-left: 10px;\n}\n.textarea-with-template__modal .ant-modal-content .ant-modal-header,\n.textarea-with-template__modal .ant-modal-content .ant-modal-body,\n.textarea-with-template__modal .ant-modal-content .ant-modal-footer {\n padding: 10px;\n}\n";
|
|
97
29
|
var styles = css_248z;
|
|
98
30
|
styleInject(css_248z);
|
|
@@ -136,7 +68,7 @@ var rootTemplate = {
|
|
|
136
68
|
var _transferTemplates = function transferTemplates(templates) {
|
|
137
69
|
var pid = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
|
|
138
70
|
var temp = [];
|
|
139
|
-
|
|
71
|
+
map(templates, function (item) {
|
|
140
72
|
var i = {
|
|
141
73
|
key: item.id
|
|
142
74
|
};
|
|
@@ -145,7 +77,7 @@ var _transferTemplates = function transferTemplates(templates) {
|
|
|
145
77
|
i.value = item.id;
|
|
146
78
|
i.title = item.val;
|
|
147
79
|
i.children = _transferTemplates(templates, item.id);
|
|
148
|
-
if (
|
|
80
|
+
if (isEmpty(i.children)) {
|
|
149
81
|
i.isLeaf = true;
|
|
150
82
|
} else {
|
|
151
83
|
i.isLeaf = false;
|
|
@@ -214,12 +146,12 @@ function EditModal(props) {
|
|
|
214
146
|
userid = props.userid,
|
|
215
147
|
data = props.data,
|
|
216
148
|
depid = props.depid;
|
|
217
|
-
var _Form$useForm =
|
|
149
|
+
var _Form$useForm = Form.useForm(),
|
|
218
150
|
_Form$useForm2 = _slicedToArray(_Form$useForm, 1),
|
|
219
151
|
form = _Form$useForm2[0];
|
|
220
152
|
useEffect(function () {
|
|
221
153
|
form && form.setFieldsValue(_objectSpread(_objectSpread({}, data), {}, {
|
|
222
|
-
pid:
|
|
154
|
+
pid: get(data, 'pid') || 0,
|
|
223
155
|
type: templateType
|
|
224
156
|
}));
|
|
225
157
|
}, []);
|
|
@@ -244,14 +176,14 @@ function EditModal(props) {
|
|
|
244
176
|
return _ref.apply(this, arguments);
|
|
245
177
|
};
|
|
246
178
|
}();
|
|
247
|
-
return /*#__PURE__*/React
|
|
248
|
-
|
|
179
|
+
return /*#__PURE__*/React.createElement(Modal, {
|
|
180
|
+
open: visible,
|
|
249
181
|
className: "textarea-with-template__modal-edit",
|
|
250
182
|
onCancel: onCancel,
|
|
251
183
|
onOk: handleSubmit,
|
|
252
184
|
closable: false,
|
|
253
185
|
width: 500
|
|
254
|
-
}, /*#__PURE__*/React
|
|
186
|
+
}, /*#__PURE__*/React.createElement(Form, {
|
|
255
187
|
autoComplete: "off",
|
|
256
188
|
form: form,
|
|
257
189
|
labelAlign: "right",
|
|
@@ -261,29 +193,29 @@ function EditModal(props) {
|
|
|
261
193
|
wrapperCol: {
|
|
262
194
|
span: 16
|
|
263
195
|
}
|
|
264
|
-
}, /*#__PURE__*/React
|
|
196
|
+
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
265
197
|
label: "\u6240\u5C5E\u6A21\u5757",
|
|
266
198
|
name: "type"
|
|
267
|
-
}, /*#__PURE__*/React
|
|
268
|
-
return /*#__PURE__*/React
|
|
199
|
+
}, /*#__PURE__*/React.createElement(Select$1, null, map(MODAL_NAVS, function (nav, key) {
|
|
200
|
+
return /*#__PURE__*/React.createElement(Select$1.Option, {
|
|
269
201
|
value: nav.type,
|
|
270
202
|
key: key
|
|
271
203
|
}, nav.label);
|
|
272
|
-
}))), /*#__PURE__*/React
|
|
204
|
+
}))), /*#__PURE__*/React.createElement(Form.Item, {
|
|
273
205
|
label: "\u4E0A\u7EA7\u6A21\u677F",
|
|
274
206
|
name: "pid"
|
|
275
|
-
}, /*#__PURE__*/React
|
|
207
|
+
}, /*#__PURE__*/React.createElement(TemplateSelect, {
|
|
276
208
|
templateType: templateType,
|
|
277
209
|
userid: userid,
|
|
278
210
|
depid: depid
|
|
279
|
-
})), /*#__PURE__*/React
|
|
211
|
+
})), /*#__PURE__*/React.createElement(Form.Item, {
|
|
280
212
|
rules: [{
|
|
281
213
|
required: true,
|
|
282
214
|
message: '模板内容是必填项'
|
|
283
215
|
}],
|
|
284
216
|
label: "\u6A21\u677F\u5185\u5BB9",
|
|
285
217
|
name: "val"
|
|
286
|
-
}, /*#__PURE__*/React
|
|
218
|
+
}, /*#__PURE__*/React.createElement(Input, null))));
|
|
287
219
|
}
|
|
288
220
|
var Tree = LazyAntd.Tree,
|
|
289
221
|
TreeSelect = LazyAntd.TreeSelect,
|
|
@@ -291,32 +223,32 @@ var Tree = LazyAntd.Tree,
|
|
|
291
223
|
Table = LazyAntd.Table,
|
|
292
224
|
Dropdown = LazyAntd.Dropdown,
|
|
293
225
|
Pagination = LazyAntd.Pagination;
|
|
294
|
-
var TemplateModal = /*#__PURE__*/function (_React$
|
|
226
|
+
var TemplateModal = /*#__PURE__*/function (_React$Component) {
|
|
295
227
|
function TemplateModal(props) {
|
|
296
228
|
var _this;
|
|
297
229
|
_classCallCheck(this, TemplateModal);
|
|
298
230
|
_this = _callSuper(this, TemplateModal, [props]);
|
|
299
231
|
_defineProperty(_this, "transferLabexamsList", function (result) {
|
|
300
|
-
return
|
|
232
|
+
return map(result, function (item) {
|
|
301
233
|
var temp = _objectSpread(_objectSpread({}, item), {}, {
|
|
302
234
|
children: [],
|
|
303
|
-
val:
|
|
235
|
+
val: get(item, 'title'),
|
|
304
236
|
isLeaf: true
|
|
305
237
|
});
|
|
306
|
-
if (!
|
|
307
|
-
|
|
308
|
-
|
|
238
|
+
if (!isEmpty(get(item, 'items'))) {
|
|
239
|
+
set(temp, 'children', _this.transferLabexamsList(get(item, 'items')));
|
|
240
|
+
set(temp, 'isLeaf', false);
|
|
309
241
|
}
|
|
310
242
|
return temp;
|
|
311
243
|
});
|
|
312
244
|
});
|
|
313
245
|
_defineProperty(_this, "transferAllLabexamsList", function (labexams) {
|
|
314
246
|
var allLabexams = [];
|
|
315
|
-
|
|
247
|
+
map(labexams, function (labexam) {
|
|
316
248
|
var tempLabexams = [];
|
|
317
|
-
if (!
|
|
318
|
-
tempLabexams = _this.transferAllLabexamsList(
|
|
319
|
-
allLabexams =
|
|
249
|
+
if (!isEmpty(get(labexam, 'children'))) {
|
|
250
|
+
tempLabexams = _this.transferAllLabexamsList(get(labexam, 'children'));
|
|
251
|
+
allLabexams = concat(allLabexams, tempLabexams);
|
|
320
252
|
} else {
|
|
321
253
|
allLabexams.push(labexam);
|
|
322
254
|
}
|
|
@@ -412,24 +344,24 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
412
344
|
return getResources(DEFAULT_URL, {
|
|
413
345
|
'depid.equals': depid,
|
|
414
346
|
'type.equals': templateType,
|
|
415
|
-
'userid.equals': needUserIDTypes.indexOf(templateType) > -1 &&
|
|
347
|
+
'userid.equals': needUserIDTypes.indexOf(templateType) > -1 && get(user, 'basicInfo.id') ? get(user, 'basicInfo.id') : null,
|
|
416
348
|
size: 99999,
|
|
417
349
|
page: 0
|
|
418
350
|
});
|
|
419
351
|
case 47:
|
|
420
352
|
_result3 = _context2.sent;
|
|
421
353
|
templates = _transferTemplates(_result3); // 拆分为多个树
|
|
422
|
-
splitTemplates =
|
|
423
|
-
if (
|
|
354
|
+
splitTemplates = compact(map(templates, function (template) {
|
|
355
|
+
if (get(template, 'pid') === 0) {
|
|
424
356
|
return _objectSpread(_objectSpread({}, template), {}, {
|
|
425
357
|
children: []
|
|
426
358
|
});
|
|
427
359
|
}
|
|
428
360
|
}));
|
|
429
|
-
splitTemplatesMapping =
|
|
430
|
-
|
|
431
|
-
var templatePid =
|
|
432
|
-
if (
|
|
361
|
+
splitTemplatesMapping = keyBy(splitTemplates, 'id');
|
|
362
|
+
map(_result3, function (template) {
|
|
363
|
+
var templatePid = get(template, 'pid');
|
|
364
|
+
if (indexOf(keys(splitTemplatesMapping), String(templatePid)) > -1) {
|
|
433
365
|
splitTemplatesMapping[templatePid]['children'].push(template);
|
|
434
366
|
}
|
|
435
367
|
});
|
|
@@ -472,9 +404,9 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
472
404
|
_this$state = _this.state, templateType = _this$state.templateType, activeTemplate = _this$state.activeTemplate;
|
|
473
405
|
_this$props2 = _this.props, user = _this$props2.user, _this$props2$depid = _this$props2.depid, depid = _this$props2$depid === void 0 ? 1 : _this$props2$depid;
|
|
474
406
|
if (templateType === 2) {
|
|
475
|
-
|
|
407
|
+
set(data, 'userid', get(user, 'basicInfo.id'));
|
|
476
408
|
}
|
|
477
|
-
if (
|
|
409
|
+
if (isEmpty(activeTemplate)) {
|
|
478
410
|
_context3.next = 8;
|
|
479
411
|
break;
|
|
480
412
|
}
|
|
@@ -495,7 +427,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
495
427
|
editModalVisible: false,
|
|
496
428
|
activeTemplate: {}
|
|
497
429
|
});
|
|
498
|
-
|
|
430
|
+
message.success('提交模板成功');
|
|
499
431
|
_this.getTemplateList();
|
|
500
432
|
case 13:
|
|
501
433
|
case "end":
|
|
@@ -516,7 +448,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
516
448
|
case 0:
|
|
517
449
|
e.stopPropagation();
|
|
518
450
|
_context4.next = 3;
|
|
519
|
-
return getResourcesByID(DEFAULT_URL,
|
|
451
|
+
return getResourcesByID(DEFAULT_URL, get(template, 'id'));
|
|
520
452
|
case 3:
|
|
521
453
|
activeTemplate = _context4.sent;
|
|
522
454
|
_this.setState({
|
|
@@ -542,9 +474,9 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
542
474
|
case 0:
|
|
543
475
|
e.stopPropagation();
|
|
544
476
|
_context5.next = 3;
|
|
545
|
-
return deleteResourcesByID(DEFAULT_URL,
|
|
477
|
+
return deleteResourcesByID(DEFAULT_URL, get(template, 'id'));
|
|
546
478
|
case 3:
|
|
547
|
-
|
|
479
|
+
message.success('删除模板成功');
|
|
548
480
|
_this.getTemplateList();
|
|
549
481
|
case 5:
|
|
550
482
|
case "end":
|
|
@@ -578,31 +510,31 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
578
510
|
if (templateType === 3 || templateType === 4) {
|
|
579
511
|
treeData = allLabexams;
|
|
580
512
|
}
|
|
581
|
-
var treeDataMapping =
|
|
513
|
+
var treeDataMapping = keyBy(treeData, 'id');
|
|
582
514
|
if (templateType === 3 || templateType === 4) {
|
|
583
|
-
treeDataMapping =
|
|
515
|
+
treeDataMapping = keyBy(treeData, 'key');
|
|
584
516
|
}
|
|
585
517
|
if (templateType === 3 || templateType === 4) {
|
|
586
|
-
|
|
587
|
-
var item =
|
|
588
|
-
if (!
|
|
589
|
-
content += "".concat(
|
|
518
|
+
map(selectedRowKeys, function (selectedKey) {
|
|
519
|
+
var item = get(treeDataMapping, selectedKey);
|
|
520
|
+
if (!isEmpty(item)) {
|
|
521
|
+
content += "".concat(get(treeDataMapping, "".concat(selectedKey, ".title")), "\uFF1B");
|
|
590
522
|
}
|
|
591
523
|
});
|
|
592
524
|
} else {
|
|
593
|
-
|
|
594
|
-
var item =
|
|
595
|
-
if (!
|
|
596
|
-
content += "".concat(
|
|
525
|
+
map(selectedRowKeys, function (selectedKey) {
|
|
526
|
+
var item = get(treeDataMapping, selectedKey);
|
|
527
|
+
if (!isEmpty(item) && get(item, 'isLeaf')) {
|
|
528
|
+
content += "".concat(get(treeDataMapping, "".concat(selectedKey, ".val")), "\uFF1B");
|
|
597
529
|
}
|
|
598
530
|
});
|
|
599
531
|
}
|
|
600
532
|
if (templateType === 5) {
|
|
601
|
-
addList =
|
|
533
|
+
addList = filter(selectedRows, function (item) {
|
|
602
534
|
return !item.type;
|
|
603
535
|
});
|
|
604
|
-
if (
|
|
605
|
-
|
|
536
|
+
if (size(addList) > 0) {
|
|
537
|
+
map(addList, function (item) {
|
|
606
538
|
delete item.id;
|
|
607
539
|
});
|
|
608
540
|
}
|
|
@@ -630,12 +562,12 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
630
562
|
});
|
|
631
563
|
_defineProperty(_this, "transferTemplateData", function (data) {
|
|
632
564
|
var treeData = [];
|
|
633
|
-
|
|
565
|
+
map(data, function (item, index) {
|
|
634
566
|
if (item.date) {
|
|
635
567
|
item.title = "".concat(item.date, " ").concat(item.type);
|
|
636
568
|
item.key = index;
|
|
637
569
|
var diags = [];
|
|
638
|
-
if (
|
|
570
|
+
if (size(item.pds) > 0) {
|
|
639
571
|
diags = item.pds;
|
|
640
572
|
} else {
|
|
641
573
|
diags = item.ods;
|
|
@@ -645,7 +577,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
645
577
|
item.title = item.diagnosis;
|
|
646
578
|
item.key = String(item.id);
|
|
647
579
|
}
|
|
648
|
-
if (
|
|
580
|
+
if (isEmpty(item.children)) {
|
|
649
581
|
item.isLeaf = true;
|
|
650
582
|
} else {
|
|
651
583
|
item.isLeaf = false;
|
|
@@ -657,7 +589,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
657
589
|
_defineProperty(_this, "renderDiagnosisHistory", function () {
|
|
658
590
|
var diagnosisList = _this.state.diagnosisList;
|
|
659
591
|
var treeData = _this.transferTemplateData(diagnosisList);
|
|
660
|
-
return
|
|
592
|
+
return size(treeData) > 0 && /*#__PURE__*/React.createElement(Tree, {
|
|
661
593
|
checkable: true,
|
|
662
594
|
defaultExpandAll: true,
|
|
663
595
|
onCheck: _this.handleSelectTemplates,
|
|
@@ -666,55 +598,61 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
666
598
|
});
|
|
667
599
|
_defineProperty(_this, "renderLabexams", function () {
|
|
668
600
|
var labexams = _this.state.labexams;
|
|
669
|
-
return labexams.length > 0 ? /*#__PURE__*/React
|
|
601
|
+
return labexams.length > 0 ? (/*#__PURE__*/React.createElement(Tree, {
|
|
670
602
|
checkable: true,
|
|
671
603
|
defaultExpandAll: true,
|
|
672
604
|
treeData: labexams,
|
|
673
605
|
onCheck: _this.handleSelectTemplates
|
|
674
|
-
}) : '暂无数据';
|
|
606
|
+
})) : '暂无数据';
|
|
675
607
|
});
|
|
676
608
|
_defineProperty(_this, "renderTreeNode", function (templatesTree) {
|
|
677
609
|
var templateType = _this.state.templateType;
|
|
678
|
-
return
|
|
679
|
-
if (!
|
|
680
|
-
return /*#__PURE__*/React
|
|
681
|
-
title: /*#__PURE__*/React
|
|
610
|
+
return map(templatesTree, function (template) {
|
|
611
|
+
if (!isEmpty(get(template, 'children')) && !isNil(get(template, 'children'))) {
|
|
612
|
+
return /*#__PURE__*/React.createElement(Tree.TreeNode, {
|
|
613
|
+
title: /*#__PURE__*/React.createElement("div", {
|
|
682
614
|
className: styles["template-list-item"]
|
|
683
|
-
}, /*#__PURE__*/React
|
|
615
|
+
}, /*#__PURE__*/React.createElement("div", null, "\xA0", get(template, 'val'), "\xA0"), (templateType === 1 || templateType === 2) && (/*#__PURE__*/React.createElement("div", {
|
|
684
616
|
className: styles["template-list-item__actions"]
|
|
685
|
-
}, /*#__PURE__*/React
|
|
617
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
618
|
+
value: 'PlusCircleOutlined',
|
|
686
619
|
className: styles["template-list-item__actions-icon"],
|
|
687
620
|
onClick: _this.handleAddTemplate
|
|
688
|
-
}), /*#__PURE__*/React
|
|
621
|
+
}), /*#__PURE__*/React.createElement(MyIcon, {
|
|
622
|
+
value: 'EditOutlined',
|
|
689
623
|
className: styles["template-list-item__actions-icon"],
|
|
690
624
|
onClick: _this.handleEditTemplate(template)
|
|
691
|
-
}), /*#__PURE__*/React
|
|
625
|
+
}), /*#__PURE__*/React.createElement(Popconfirm, {
|
|
692
626
|
title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A\u6A21\u677F\u5417\uFF1F",
|
|
693
627
|
onConfirm: _this.handleConfirmDelete(template)
|
|
694
|
-
}, /*#__PURE__*/React
|
|
628
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
629
|
+
value: 'DeleteOutlined',
|
|
695
630
|
className: styles["template-list-item__actions-icon"]
|
|
696
|
-
})))),
|
|
697
|
-
key:
|
|
698
|
-
}, _this.renderTreeNode(
|
|
631
|
+
}))))),
|
|
632
|
+
key: get(template, 'id')
|
|
633
|
+
}, _this.renderTreeNode(get(template, 'children')));
|
|
699
634
|
}
|
|
700
|
-
return /*#__PURE__*/React
|
|
701
|
-
title: /*#__PURE__*/React
|
|
635
|
+
return /*#__PURE__*/React.createElement(Tree.TreeNode, {
|
|
636
|
+
title: /*#__PURE__*/React.createElement("div", {
|
|
702
637
|
className: styles["template-list-item"]
|
|
703
|
-
}, /*#__PURE__*/React
|
|
638
|
+
}, /*#__PURE__*/React.createElement("div", null, get(template, 'val')), (templateType === 1 || templateType === 2) && (/*#__PURE__*/React.createElement("div", {
|
|
704
639
|
className: styles["template-list-item__actions"]
|
|
705
|
-
}, /*#__PURE__*/React
|
|
640
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
641
|
+
value: 'PlusCircleOutlined',
|
|
706
642
|
className: styles["template-list-item__actions-icon"],
|
|
707
643
|
onClick: _this.handleAddTemplate
|
|
708
|
-
}), /*#__PURE__*/React
|
|
644
|
+
}), /*#__PURE__*/React.createElement(MyIcon, {
|
|
645
|
+
value: 'EditOutlined',
|
|
709
646
|
className: styles["template-list-item__actions-icon"],
|
|
710
647
|
onClick: _this.handleEditTemplate(template)
|
|
711
|
-
}), /*#__PURE__*/React
|
|
648
|
+
}), /*#__PURE__*/React.createElement(Popconfirm, {
|
|
712
649
|
title: "\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E2A\u6A21\u677F\u5417\uFF1F",
|
|
713
650
|
onConfirm: _this.handleConfirmDelete(template)
|
|
714
|
-
}, /*#__PURE__*/React
|
|
651
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
652
|
+
value: 'DeleteOutlined',
|
|
715
653
|
className: styles["template-list-item__actions-icon"]
|
|
716
|
-
})))),
|
|
717
|
-
key:
|
|
654
|
+
}))))),
|
|
655
|
+
key: get(template, 'id')
|
|
718
656
|
});
|
|
719
657
|
});
|
|
720
658
|
});
|
|
@@ -725,36 +663,36 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
725
663
|
templateType = _this$state3.templateType,
|
|
726
664
|
activeTemplate = _this$state3.activeTemplate,
|
|
727
665
|
splitTemplatesMapping = _this$state3.splitTemplatesMapping;
|
|
728
|
-
return /*#__PURE__*/React
|
|
666
|
+
return /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
729
667
|
className: styles["textarea-with-template__modal-nav"]
|
|
730
|
-
}, /*#__PURE__*/React
|
|
731
|
-
return /*#__PURE__*/React
|
|
668
|
+
}, /*#__PURE__*/React.createElement("div", null, map(MODAL_NAVS, function (nav, key) {
|
|
669
|
+
return /*#__PURE__*/React.createElement(Button, {
|
|
732
670
|
className: styles["textarea-with-template__modal-nav__items"],
|
|
733
671
|
type: templateType === nav.type ? 'primary' : 'default',
|
|
734
672
|
key: key,
|
|
735
673
|
onClick: _this.handleChangeTemplateType(nav)
|
|
736
674
|
}, nav.label);
|
|
737
|
-
})), (templateType === 1 || templateType === 2) && /*#__PURE__*/React
|
|
675
|
+
})), (templateType === 1 || templateType === 2) && /*#__PURE__*/React.createElement(Button, {
|
|
738
676
|
onClick: _this.handleAddTemplate
|
|
739
|
-
}, "\u6DFB\u52A0\u6A21\u677F")), /*#__PURE__*/React
|
|
677
|
+
}, "\u6DFB\u52A0\u6A21\u677F")), /*#__PURE__*/React.createElement(Row, {
|
|
740
678
|
className: styles["textarea-with-template__modal-body"]
|
|
741
|
-
}, (templateType === 1 || templateType === 2) && /*#__PURE__*/React
|
|
742
|
-
return /*#__PURE__*/React
|
|
679
|
+
}, (templateType === 1 || templateType === 2) && (/*#__PURE__*/React.createElement(React.Fragment, null, map(splitTemplatesMapping, function (templateTree) {
|
|
680
|
+
return /*#__PURE__*/React.createElement(Col, {
|
|
743
681
|
span: 12
|
|
744
|
-
}, /*#__PURE__*/React
|
|
682
|
+
}, /*#__PURE__*/React.createElement(Tree, {
|
|
745
683
|
checkable: true,
|
|
746
684
|
defaultExpandAll: true,
|
|
747
685
|
onCheck: _this.handleSelectTemplates
|
|
748
686
|
}, _this.renderTreeNode([templateTree])));
|
|
749
|
-
})), (templateType === 3 || templateType === 4) && _this.renderLabexams(), templateType === 5 && _this.renderDiagnosisHistory()), editModalVisible && /*#__PURE__*/React
|
|
687
|
+
}))), (templateType === 3 || templateType === 4) && _this.renderLabexams(), templateType === 5 && _this.renderDiagnosisHistory()), editModalVisible && (/*#__PURE__*/React.createElement(EditModal, {
|
|
750
688
|
templateType: templateType,
|
|
751
|
-
userid:
|
|
689
|
+
userid: get(_this.props, 'user.basicInfo.id'),
|
|
752
690
|
visible: editModalVisible,
|
|
753
691
|
data: activeTemplate,
|
|
754
692
|
depid: depid,
|
|
755
693
|
onCancel: _this.handleHideEditModal,
|
|
756
694
|
onSubmit: _this.handleSubmitEditModal
|
|
757
|
-
}));
|
|
695
|
+
})));
|
|
758
696
|
});
|
|
759
697
|
_this.state = {
|
|
760
698
|
result: [],
|
|
@@ -770,7 +708,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
770
708
|
};
|
|
771
709
|
return _this;
|
|
772
710
|
}
|
|
773
|
-
_inherits(TemplateModal, _React$
|
|
711
|
+
_inherits(TemplateModal, _React$Component);
|
|
774
712
|
return _createClass(TemplateModal, [{
|
|
775
713
|
key: "componentDidMount",
|
|
776
714
|
value: function () {
|
|
@@ -794,7 +732,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
794
732
|
}, {
|
|
795
733
|
key: "render",
|
|
796
734
|
value: function render() {
|
|
797
|
-
return /*#__PURE__*/React
|
|
735
|
+
return /*#__PURE__*/React.createElement(Modal, _objectSpread(_objectSpread({}, this.props), {}, {
|
|
798
736
|
className: styles["textarea-with-template__modal"],
|
|
799
737
|
title: "\u6A21\u677F\u5BFC\u5165",
|
|
800
738
|
width: 1100,
|
|
@@ -803,7 +741,7 @@ var TemplateModal = /*#__PURE__*/function (_React$1$Component) {
|
|
|
803
741
|
}), this.renderModal());
|
|
804
742
|
}
|
|
805
743
|
}]);
|
|
806
|
-
}(React
|
|
744
|
+
}(React.Component);
|
|
807
745
|
var TemplateModal$1 = TemplateModal;
|
|
808
746
|
var TextareaWithTemplate = /*#__PURE__*/function (_Component) {
|
|
809
747
|
function TextareaWithTemplate(props) {
|
|
@@ -845,7 +783,7 @@ var TextareaWithTemplate = /*#__PURE__*/function (_Component) {
|
|
|
845
783
|
});
|
|
846
784
|
_defineProperty(_this2, "handleOk", function (data) {
|
|
847
785
|
var onChange = _this2.props.onChange;
|
|
848
|
-
var value =
|
|
786
|
+
var value = get(_this2.state, 'value') || '';
|
|
849
787
|
var content = "".concat(value).concat(data);
|
|
850
788
|
console.log(data);
|
|
851
789
|
_this2.setState({
|
|
@@ -872,10 +810,10 @@ var TextareaWithTemplate = /*#__PURE__*/function (_Component) {
|
|
|
872
810
|
patientId = _this$props3.patientId,
|
|
873
811
|
admissionId = _this$props3.admissionId,
|
|
874
812
|
pregnancyId = _this$props3.pregnancyId;
|
|
875
|
-
var inputProps =
|
|
876
|
-
return /*#__PURE__*/React
|
|
813
|
+
var inputProps = get(this.props, 'config.inputProps') || {};
|
|
814
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
877
815
|
className: styles["textarea-with-template"]
|
|
878
|
-
}, /*#__PURE__*/React
|
|
816
|
+
}, /*#__PURE__*/React.createElement(Input.TextArea, _objectSpread({
|
|
879
817
|
disabled: disabled,
|
|
880
818
|
title: value,
|
|
881
819
|
value: value,
|
|
@@ -885,19 +823,18 @@ var TextareaWithTemplate = /*#__PURE__*/function (_Component) {
|
|
|
885
823
|
},
|
|
886
824
|
onChange: this.handleTextareaChange,
|
|
887
825
|
className: styles["template-textarea"]
|
|
888
|
-
}, inputProps)), /*#__PURE__*/React
|
|
826
|
+
}, inputProps)), /*#__PURE__*/React.createElement("div", {
|
|
889
827
|
className: classnames(styles['textarea-with-template__action'], _defineProperty({}, styles['textarea-with-template__action_disabled'], disabled)),
|
|
890
828
|
onClick: this.openModal
|
|
891
|
-
}, /*#__PURE__*/React
|
|
829
|
+
}, /*#__PURE__*/React.createElement("span", null, "\u6A21")), modalVisible && (/*#__PURE__*/React.createElement(TemplateModal$1, {
|
|
892
830
|
visible: modalVisible,
|
|
893
831
|
onCancel: this.closeModal,
|
|
894
832
|
onOk: this.handleOk,
|
|
895
833
|
patientId: patientId,
|
|
896
834
|
admissionId: admissionId,
|
|
897
835
|
pregnancyId: pregnancyId
|
|
898
|
-
}));
|
|
836
|
+
})));
|
|
899
837
|
}
|
|
900
838
|
}]);
|
|
901
839
|
}(Component);
|
|
902
840
|
export { TextareaWithTemplate as default };
|
|
903
|
-
//# sourceMappingURL=.root139.js.map
|