@lm_fe/components_m 0.1.201 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
- package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
- package/dist/BaseList/index.d.ts +2 -2
- package/dist/BaseList/methods/index.d.ts +1 -4
- package/dist/BaseListOld/methods/index.d.ts +1 -5
- package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
- package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
- package/dist/BaseModalForm/index.d.ts +2 -2
- package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
- package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
- package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
- package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
- package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
- package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
- package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
- package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
- package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
- package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
- package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
- package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
- package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
- package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
- package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
- package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
- package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
- package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
- package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
- package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
- package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
- package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
- package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
- package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
- package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
- package/dist/FU_components/ArrayInput/index.d.ts +1 -4
- package/dist/FU_components/ArrayInput/types.d.ts +8 -9
- package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
- package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
- package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
- package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
- package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
- package/dist/FU_components/DateRange/index copy.d.ts +7 -0
- package/dist/FU_components/DateRange/index.d.ts +1 -7
- package/dist/FU_components/DateRange/utils.d.ts +400 -0
- package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
- package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
- package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
- package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -7
- package/dist/FU_components/FormSection/form_control.d.ts +9 -0
- package/dist/FU_components/FormSection/helper.d.ts +7 -7
- package/dist/FU_components/FormSection/types.d.ts +4 -5
- package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
- package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
- package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
- package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
- package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
- package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
- package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
- package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
- package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
- package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
- package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
- package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
- package/dist/FU_components/MyEditTable/index.d.ts +2 -19
- package/dist/FU_components/MyEditTable/types.d.ts +16 -0
- package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
- package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
- package/dist/FU_components/MySelect/index.d.ts +1 -8
- package/dist/FU_components/MySelect/types.d.ts +3 -5
- package/dist/FU_components/OkButton/index.d.ts +2 -7
- package/dist/FU_components/PressureInput/index.d.ts +4 -0
- package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
- package/dist/FU_components/TemplateTextarea/index.d.ts +1 -0
- package/dist/FU_components/index.d.ts +1 -3
- package/dist/FU_components/types.d.ts +1 -12
- package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
- package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
- package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
- package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
- package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
- package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
- package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
- package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
- package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
- package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
- package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
- package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
- package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
- package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
- package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
- package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
- package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
- package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
- package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
- package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
- package/dist/MyForm/components/MyButton/index.d.ts +1 -1
- package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
- package/dist/MyForm/components/MyTable/index.d.ts +1 -1
- package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
- package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
- package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
- package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
- package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
- package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
- package/dist/MyForm/form_new.d.ts +20 -1
- package/dist/a_chunks/{.root93.js → BusinessComponents.TreatmentProgram.TreatmentProgramBasic.js} +70 -139
- package/dist/a_chunks/Inner.js +154 -273
- package/dist/a_chunks/{.root44.js → MyForm.components.MyAutoComplete.js} +4 -6
- package/dist/a_chunks/{.root46.js → MyForm.components.MyCascader.js} +2 -4
- package/dist/a_chunks/{.root55.js → MyForm.components.MyCheckbox.js} +43 -112
- package/dist/a_chunks/{.root47.js → MyForm.components.MyCustom.js} +23 -87
- package/dist/a_chunks/{.root48.js → MyForm.components.MyCustom2.js} +8 -79
- package/dist/a_chunks/{.root73.js → MyForm.components.MyCustom3.js} +6 -75
- package/dist/a_chunks/{.root50.js → MyForm.components.MyInputWithRed.js} +23 -88
- package/dist/a_chunks/{.root52.js → MyForm.components.MySelect.js} +10 -14
- package/dist/a_chunks/{.root53.js → MyForm.components.MyTable.js} +44 -114
- package/dist/a_chunks/{.root72.js → MyForm.components.MyTreeSelect.js} +8 -85
- package/dist/a_chunks/MyForm.components.SingleCheckbox.js +20 -0
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/{.root36.js → components.business.BloodPressure.js} +17 -84
- package/dist/a_chunks/{.root37.js → components.business.DoubleInput.js} +17 -86
- package/dist/a_chunks/{.root38.js → components.business.FilterDateInput.js} +4 -8
- package/dist/a_chunks/{.root39.js → components.business.FundalHeightInput.js} +2 -4
- package/dist/a_chunks/{.root41.js → components.business.NormalButton.js} +4 -6
- package/dist/a_chunks/{.root4.js → components.business.PregnancyHistory.js} +128 -214
- package/dist/a_chunks/components.business.TextareaWithBtn.js +57 -0
- package/dist/a_chunks/{.root78.js → components.business.TextareaWithTemplate.js} +25 -96
- package/dist/a_chunks/{.root74.js → components.business.prenatalReturnTable.js} +39 -106
- package/dist/a_chunks/{.root.js → components_m.src.BaseEditPanel.js} +73 -130
- package/dist/a_chunks/components_m.src.BaseFormComponent.js +24 -0
- package/dist/a_chunks/components_m.src.BaseTable.js +30 -0
- package/dist/a_chunks/components_m.src.DataSelectWithAutoInput.js +69 -0
- package/dist/a_chunks/{.root2.js → components_m.src.MyForm.js} +97 -163
- package/dist/a_chunks/{.root23.js → components_m.src.PDFPreview.js} +0 -1
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2855 -5604
- package/dist/a_chunks/index2.js +2 -4
- package/dist/a_chunks/{.root94.js → src.BusinessComponents.Appgar.js} +55 -132
- package/dist/a_chunks/{.root82.js → src.BusinessComponents.BirthCertificateChildren.js} +35 -100
- package/dist/a_chunks/{.root34.js → src.BusinessComponents.BloodAndThalassemia.js} +22 -93
- package/dist/a_chunks/{.root80.js → src.BusinessComponents.BloodAndThalassemia2.js} +17 -18
- package/dist/a_chunks/{.root95.js → src.BusinessComponents.BregmaGroup.js} +13 -82
- package/dist/a_chunks/{.root96.js → src.BusinessComponents.CaesareanChildren.js} +39 -104
- package/dist/a_chunks/{.root98.js → src.BusinessComponents.Diagnosis.js} +46 -114
- package/dist/a_chunks/{.root99.js → src.BusinessComponents.DiagnosisList.js} +34 -97
- package/dist/a_chunks/{.root100.js → src.BusinessComponents.DiagnosisListInduced.js} +39 -102
- package/dist/a_chunks/{.root101.js → src.BusinessComponents.DiagnosisListv2.js} +160 -220
- package/dist/a_chunks/{.root102.js → src.BusinessComponents.FamilyTumorHistory.js} +32 -97
- package/dist/a_chunks/src.BusinessComponents.FetalNTCheck.js +61 -0
- package/dist/a_chunks/{.root109.js → src.BusinessComponents.GynaecologyOperationTemplateTextarea.js} +109 -168
- package/dist/a_chunks/{.root110.js → src.BusinessComponents.GynaecologyTemplateTextarea.js} +105 -164
- package/dist/a_chunks/{.root111.js → src.BusinessComponents.HighriskSign.js} +19 -95
- package/dist/a_chunks/{.root112.js → src.BusinessComponents.InducedFetus.js} +57 -126
- package/dist/a_chunks/{.root114.js → src.BusinessComponents.KnowledgeBase.js} +17 -24
- package/dist/a_chunks/{.root115.js → src.BusinessComponents.LaborProcess.js} +35 -103
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsounds.js +82 -0
- package/dist/a_chunks/src.BusinessComponents.MiddleUltsoundsSingle.js +58 -0
- package/dist/a_chunks/src.BusinessComponents.NoenateRecord.js +658 -0
- package/dist/a_chunks/{.root119.js → src.BusinessComponents.NurseChildren.js} +46 -114
- package/dist/a_chunks/{.root120.js → src.BusinessComponents.NurseChildren2.js} +26 -93
- package/dist/a_chunks/{.root121.js → src.BusinessComponents.NursingFetus.js} +93 -161
- package/dist/a_chunks/{.root122.js → src.BusinessComponents.NursingFetusv2.js} +71 -136
- package/dist/a_chunks/{.root123.js → src.BusinessComponents.NursingFetusv3.js} +94 -163
- package/dist/a_chunks/{.root125.js → src.BusinessComponents.PostpartumFetal.js} +6 -75
- package/dist/a_chunks/src.BusinessComponents.PregnancyHistoryV2.js +20 -0
- package/dist/a_chunks/src.BusinessComponents.PressureInput.js +76 -0
- package/dist/a_chunks/{.root127.js → src.BusinessComponents.ProcedureCystocentesis.js} +82 -151
- package/dist/a_chunks/{.root130.js → src.BusinessComponents.RecordState.js} +20 -101
- package/dist/a_chunks/{.root131.js → src.BusinessComponents.ReferralRegister.js} +48 -112
- package/dist/a_chunks/{.root134.js → src.BusinessComponents.ReferralToRegister.js} +34 -97
- package/dist/a_chunks/{.root136.js → src.BusinessComponents.ShiftPatients.js} +61 -126
- package/dist/a_chunks/{.root83.js → src.BusinessComponents.TemplateTexDeathclassification1.js} +16 -87
- package/dist/a_chunks/{.root84.js → src.BusinessComponents.TemplateTexDeathclassification2.js} +15 -86
- package/dist/a_chunks/{.root138.js → src.BusinessComponents.TemplateTextarea.js} +15 -82
- package/dist/a_chunks/{.root139.js → src.BusinessComponents.TemplateTextareav2.js} +112 -175
- package/dist/a_chunks/{.root85.js → src.BusinessComponents.TemplateTextareav3.js} +48 -117
- package/dist/a_chunks/src.ConfigComponents.CheckboxGroup.js +74 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithInputv2.js +48 -0
- package/dist/a_chunks/src.ConfigComponents.CheckboxWithSingleInput.js +66 -0
- package/dist/a_chunks/{.root144.js → src.ConfigComponents.CustomEditInTable.js} +13 -79
- package/dist/a_chunks/src.ConfigComponents.InputWithLabel.js +41 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRangTip.js +72 -0
- package/dist/a_chunks/src.ConfigComponents.InputWithRange.js +30 -0
- package/dist/a_chunks/{.root107.js → src.ConfigComponents.NormalCheckboxWithInput.js} +21 -87
- package/dist/a_chunks/{.root128.js → src.ConfigComponents.ProcedureRecords.js} +28 -97
- package/dist/a_chunks/src.ConfigComponents.VaginaStrumentsRecordForm.js +329 -0
- package/dist/a_chunks/{.root22.js → src.FB_components.DoctorEnd_ImageReport_Report.js} +24 -99
- package/dist/a_chunks/{.root21.js → src.FB_components.DoctorEnd_SurveyReport_Report.js} +33 -99
- package/dist/a_chunks/src.FU_components.ArrayPanel.js +144 -0
- package/dist/a_chunks/src.FU_components.CommonFormTabs.js +61 -0
- package/dist/a_chunks/{.root13.js → src.FU_components.CommonFormTabs2.js} +23 -12
- package/dist/a_chunks/{.root14.js → src.FU_components.DateTimeInput.js} +42 -90
- package/dist/a_chunks/src.FU_components.FormSection.js +2220 -0
- package/dist/a_chunks/{.root187.js → src.FU_components.LoadFlag.js} +0 -1
- package/dist/a_chunks/src.FU_components.MchcDriverStatus.js +91 -0
- package/dist/a_chunks/src.FU_components.MyEditTable.js +283 -0
- package/dist/a_chunks/src.FU_components.MySearchSelect.js +29 -0
- package/dist/a_chunks/src.FU_components.TakeInVolumn.js +67 -0
- package/dist/a_chunks/src.FU_components.TakeOutVolumn.js +81 -0
- package/dist/a_chunks/src.FU_components.ToggleForm.js +49 -0
- package/dist/a_chunks/{.root153.js → src.GeneralComponents.AsyncAutoComplete.js} +11 -21
- package/dist/a_chunks/{.root155.js → src.GeneralComponents.CheckboxGroupObject.js} +19 -88
- package/dist/a_chunks/{.root186.js → src.GeneralComponents.CheckboxGroupObjectCustom.js} +23 -92
- package/dist/a_chunks/{.root71.js → src.GeneralComponents.CheckboxWithInput.js} +71 -141
- package/dist/a_chunks/src.GeneralComponents.DataTimePick.js +107 -0
- package/dist/a_chunks/{.root8.js → src.GeneralComponents.DatePicker.js} +14 -81
- package/dist/a_chunks/{.root5.js → src.GeneralComponents.DictionarySelect.js} +58 -125
- package/dist/a_chunks/{.root7.js → src.GeneralComponents.EditInTable.js} +219 -281
- package/dist/a_chunks/src.GeneralComponents.FormSectionInput.js +14 -0
- package/dist/a_chunks/{.root182.js → src.GeneralComponents.ImageUploadPreview.js} +8 -8
- package/dist/a_chunks/{.root183.js → src.GeneralComponents.ImageUploadPreviewIntranet.js} +6 -9
- package/dist/a_chunks/{.root6.js → src.GeneralComponents.InputWithLabel.js} +19 -88
- package/dist/a_chunks/src.GeneralComponents.MobileEditor.js +108 -0
- package/dist/a_chunks/{.root157.js → src.GeneralComponents.MultipleInputGroup.js} +13 -82
- package/dist/a_chunks/{.root158.js → src.GeneralComponents.RadioWithInput.js} +21 -90
- package/dist/a_chunks/src.GeneralComponents.RangePicker.js +46 -0
- package/dist/a_chunks/src.GeneralComponents.TimePicker.js +47 -0
- package/dist/a_chunks/src.GeneralComponents.UploadFile.js +86 -0
- package/dist/a_chunks/{.root162.js → src.GeneralComponents.UploadFileUrlEdit.js} +10 -12
- package/dist/a_chunks/src.GeneralComponents.border-title.js +32 -0
- package/dist/a_chunks/src.GeneralComponents.datapick_with_check.js +60 -0
- package/dist/a_chunks/src.doctor-end.GestationalWeekProjectTree.js +224 -0
- package/dist/a_chunks/{.root179.js → src.newly-component.hepatitis-new-baby.js} +17 -86
- package/dist/a_chunks/{.root81.js → src.others.TemplateTree.js} +47 -111
- package/dist/a_chunks/{.root163.js → src.selects.AgeSelect.js} +7 -12
- package/dist/a_chunks/{.root164.js → src.selects.ApgarScoreInput.js} +38 -53
- package/dist/a_chunks/{.root25.js → src.selects.CascaderAddress.js} +22 -30
- package/dist/a_chunks/src.selects.CountrySelect.js +32 -0
- package/dist/a_chunks/src.selects.DeviceStatusSelect.js +36 -0
- package/dist/a_chunks/{.root32.js → src.selects.NativePlace.js} +7 -6
- package/dist/a_chunks/{.root169.js → src.selects.ParentPermissionSelect.js} +5 -84
- package/dist/a_chunks/{.root26.js → src.selects.PatientAutoComplete.js} +21 -95
- package/dist/a_chunks/src.selects.PermissionTypeSelect.js +38 -0
- package/dist/a_chunks/src.selects.RadioWithInput.js +51 -0
- package/dist/a_chunks/src.selects.RadioWithInputNumber.js +61 -0
- package/dist/a_chunks/{.root174.js → src.selects.ReferralOrganizationSelect.js} +40 -36
- package/dist/a_chunks/src.selects.SelectWithNoneOption.js +70 -0
- package/dist/a_chunks/src.selects.SelectWithOptionsOrInput.js +2 -0
- package/dist/a_chunks/src.selects.TriggerTypeSelect.js +33 -0
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -10
- package/dist/index.js +8 -77
- package/dist/layout/header.d.ts +0 -1
- package/dist/modals/index.d.ts +1 -16
- package/dist/modals/meta.d.ts +1 -16
- package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
- package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
- package/dist/selects/NormalSelect/index.d.ts +1 -1
- package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
- package/dist/selects/SelectWithNo/index.d.ts +2 -2
- package/dist/utils/InterceptComponent.d.ts +1 -0
- package/dist/utils/dictionary.d.ts +2 -13
- package/dist/utils/format.d.ts +4 -4
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/useMarshal.d.ts +3 -3
- package/dist/utils/utils.d.ts +0 -4
- package/package.json +32 -19
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
- package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
- package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
- package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
- package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
- package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
- package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
- package/dist/FU_components/FormSection/utils.d.ts +0 -81
- package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
- package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
- package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
- package/dist/FU_components/SimpleForm/index.d.ts +0 -45
- package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
- package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
- package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
- package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
- package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
- package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
- package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
- package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
- package/dist/a_chunks/.root.js.map +0 -1
- package/dist/a_chunks/.root10.js +0 -339
- package/dist/a_chunks/.root10.js.map +0 -1
- package/dist/a_chunks/.root100.js.map +0 -1
- package/dist/a_chunks/.root101.js.map +0 -1
- package/dist/a_chunks/.root102.js.map +0 -1
- package/dist/a_chunks/.root103.js +0 -130
- package/dist/a_chunks/.root103.js.map +0 -1
- package/dist/a_chunks/.root104.js +0 -298
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js +0 -503
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js +0 -107
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js +0 -189
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- package/dist/a_chunks/.root11.js +0 -95
- package/dist/a_chunks/.root11.js.map +0 -1
- package/dist/a_chunks/.root110.js.map +0 -1
- package/dist/a_chunks/.root111.js.map +0 -1
- package/dist/a_chunks/.root112.js.map +0 -1
- package/dist/a_chunks/.root113.js +0 -266
- package/dist/a_chunks/.root113.js.map +0 -1
- package/dist/a_chunks/.root114.js.map +0 -1
- package/dist/a_chunks/.root115.js.map +0 -1
- package/dist/a_chunks/.root116.js +0 -151
- package/dist/a_chunks/.root116.js.map +0 -1
- package/dist/a_chunks/.root117.js +0 -127
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js +0 -525
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- package/dist/a_chunks/.root12.js +0 -130
- package/dist/a_chunks/.root12.js.map +0 -1
- package/dist/a_chunks/.root120.js.map +0 -1
- package/dist/a_chunks/.root121.js.map +0 -1
- package/dist/a_chunks/.root122.js.map +0 -1
- package/dist/a_chunks/.root123.js.map +0 -1
- package/dist/a_chunks/.root124.js +0 -276
- package/dist/a_chunks/.root124.js.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- package/dist/a_chunks/.root126.js +0 -86
- package/dist/a_chunks/.root126.js.map +0 -1
- package/dist/a_chunks/.root127.js.map +0 -1
- package/dist/a_chunks/.root128.js.map +0 -1
- package/dist/a_chunks/.root129.js +0 -1127
- package/dist/a_chunks/.root129.js.map +0 -1
- package/dist/a_chunks/.root13.js.map +0 -1
- package/dist/a_chunks/.root130.js.map +0 -1
- package/dist/a_chunks/.root131.js.map +0 -1
- package/dist/a_chunks/.root132.js +0 -144
- package/dist/a_chunks/.root132.js.map +0 -1
- package/dist/a_chunks/.root133.js +0 -185
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js +0 -1143
- package/dist/a_chunks/.root135.js.map +0 -1
- package/dist/a_chunks/.root136.js.map +0 -1
- package/dist/a_chunks/.root137.js +0 -570
- package/dist/a_chunks/.root137.js.map +0 -1
- package/dist/a_chunks/.root138.js.map +0 -1
- package/dist/a_chunks/.root139.js.map +0 -1
- package/dist/a_chunks/.root14.js.map +0 -1
- package/dist/a_chunks/.root140.js +0 -267
- package/dist/a_chunks/.root140.js.map +0 -1
- package/dist/a_chunks/.root141.js +0 -179
- package/dist/a_chunks/.root141.js.map +0 -1
- package/dist/a_chunks/.root142.js +0 -114
- package/dist/a_chunks/.root142.js.map +0 -1
- package/dist/a_chunks/.root143.js +0 -133
- package/dist/a_chunks/.root143.js.map +0 -1
- package/dist/a_chunks/.root144.js.map +0 -1
- package/dist/a_chunks/.root145.js +0 -99
- package/dist/a_chunks/.root145.js.map +0 -1
- package/dist/a_chunks/.root146.js +0 -136
- package/dist/a_chunks/.root146.js.map +0 -1
- package/dist/a_chunks/.root147.js +0 -445
- package/dist/a_chunks/.root147.js.map +0 -1
- package/dist/a_chunks/.root148.js +0 -618
- package/dist/a_chunks/.root148.js.map +0 -1
- package/dist/a_chunks/.root149.js +0 -329
- package/dist/a_chunks/.root149.js.map +0 -1
- package/dist/a_chunks/.root15.js +0 -275
- package/dist/a_chunks/.root15.js.map +0 -1
- package/dist/a_chunks/.root150.js +0 -381
- package/dist/a_chunks/.root150.js.map +0 -1
- package/dist/a_chunks/.root151.js +0 -299
- package/dist/a_chunks/.root151.js.map +0 -1
- package/dist/a_chunks/.root152.js +0 -105
- package/dist/a_chunks/.root152.js.map +0 -1
- package/dist/a_chunks/.root153.js.map +0 -1
- package/dist/a_chunks/.root154.js +0 -101
- package/dist/a_chunks/.root154.js.map +0 -1
- package/dist/a_chunks/.root155.js.map +0 -1
- package/dist/a_chunks/.root156.js +0 -91
- package/dist/a_chunks/.root156.js.map +0 -1
- package/dist/a_chunks/.root157.js.map +0 -1
- package/dist/a_chunks/.root158.js.map +0 -1
- package/dist/a_chunks/.root159.js +0 -122
- package/dist/a_chunks/.root159.js.map +0 -1
- package/dist/a_chunks/.root16.js +0 -247
- package/dist/a_chunks/.root16.js.map +0 -1
- package/dist/a_chunks/.root160.js +0 -123
- package/dist/a_chunks/.root160.js.map +0 -1
- package/dist/a_chunks/.root161.js +0 -45
- package/dist/a_chunks/.root161.js.map +0 -1
- package/dist/a_chunks/.root162.js.map +0 -1
- package/dist/a_chunks/.root163.js.map +0 -1
- package/dist/a_chunks/.root164.js.map +0 -1
- package/dist/a_chunks/.root165.js +0 -108
- package/dist/a_chunks/.root165.js.map +0 -1
- package/dist/a_chunks/.root166.js +0 -108
- package/dist/a_chunks/.root166.js.map +0 -1
- package/dist/a_chunks/.root167.js +0 -2074
- package/dist/a_chunks/.root167.js.map +0 -1
- package/dist/a_chunks/.root168.js +0 -112
- package/dist/a_chunks/.root168.js.map +0 -1
- package/dist/a_chunks/.root169.js.map +0 -1
- package/dist/a_chunks/.root17.js +0 -138
- package/dist/a_chunks/.root17.js.map +0 -1
- package/dist/a_chunks/.root170.js +0 -114
- package/dist/a_chunks/.root170.js.map +0 -1
- package/dist/a_chunks/.root171.js +0 -59
- package/dist/a_chunks/.root171.js.map +0 -1
- package/dist/a_chunks/.root172.js +0 -69
- package/dist/a_chunks/.root172.js.map +0 -1
- package/dist/a_chunks/.root173.js +0 -146
- package/dist/a_chunks/.root173.js.map +0 -1
- package/dist/a_chunks/.root174.js.map +0 -1
- package/dist/a_chunks/.root175.js +0 -113
- package/dist/a_chunks/.root175.js.map +0 -1
- package/dist/a_chunks/.root176.js +0 -109
- package/dist/a_chunks/.root176.js.map +0 -1
- package/dist/a_chunks/.root177.js +0 -129
- package/dist/a_chunks/.root177.js.map +0 -1
- package/dist/a_chunks/.root178.js +0 -182
- package/dist/a_chunks/.root178.js.map +0 -1
- package/dist/a_chunks/.root179.js.map +0 -1
- package/dist/a_chunks/.root18.js +0 -152
- package/dist/a_chunks/.root18.js.map +0 -1
- package/dist/a_chunks/.root180.js +0 -458
- package/dist/a_chunks/.root180.js.map +0 -1
- package/dist/a_chunks/.root181.js +0 -1511
- package/dist/a_chunks/.root181.js.map +0 -1
- package/dist/a_chunks/.root182.js.map +0 -1
- package/dist/a_chunks/.root183.js.map +0 -1
- package/dist/a_chunks/.root184.js +0 -1202
- package/dist/a_chunks/.root184.js.map +0 -1
- package/dist/a_chunks/.root185.js +0 -83
- package/dist/a_chunks/.root185.js.map +0 -1
- package/dist/a_chunks/.root186.js.map +0 -1
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js +0 -121
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- package/dist/a_chunks/.root20.js +0 -169
- package/dist/a_chunks/.root20.js.map +0 -1
- package/dist/a_chunks/.root21.js.map +0 -1
- package/dist/a_chunks/.root22.js.map +0 -1
- package/dist/a_chunks/.root23.js.map +0 -1
- package/dist/a_chunks/.root24.js +0 -90
- package/dist/a_chunks/.root24.js.map +0 -1
- package/dist/a_chunks/.root25.js.map +0 -1
- package/dist/a_chunks/.root26.js.map +0 -1
- package/dist/a_chunks/.root27.js +0 -151
- package/dist/a_chunks/.root27.js.map +0 -1
- package/dist/a_chunks/.root28.js +0 -394
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js +0 -555
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js +0 -284
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js +0 -2227
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js +0 -286
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js +0 -84
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- package/dist/a_chunks/.root35.js +0 -288
- package/dist/a_chunks/.root35.js.map +0 -1
- package/dist/a_chunks/.root36.js.map +0 -1
- package/dist/a_chunks/.root37.js.map +0 -1
- package/dist/a_chunks/.root38.js.map +0 -1
- package/dist/a_chunks/.root39.js.map +0 -1
- package/dist/a_chunks/.root4.js.map +0 -1
- package/dist/a_chunks/.root40.js +0 -273
- package/dist/a_chunks/.root40.js.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js +0 -214
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js +0 -151
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- package/dist/a_chunks/.root45.js +0 -21
- package/dist/a_chunks/.root45.js.map +0 -1
- package/dist/a_chunks/.root46.js.map +0 -1
- package/dist/a_chunks/.root47.js.map +0 -1
- package/dist/a_chunks/.root48.js.map +0 -1
- package/dist/a_chunks/.root49.js +0 -82
- package/dist/a_chunks/.root49.js.map +0 -1
- package/dist/a_chunks/.root5.js.map +0 -1
- package/dist/a_chunks/.root50.js.map +0 -1
- package/dist/a_chunks/.root51.js +0 -338
- package/dist/a_chunks/.root51.js.map +0 -1
- package/dist/a_chunks/.root52.js.map +0 -1
- package/dist/a_chunks/.root53.js.map +0 -1
- package/dist/a_chunks/.root54.js +0 -23
- package/dist/a_chunks/.root54.js.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js +0 -3357
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js +0 -567
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js +0 -198
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js +0 -165
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js +0 -904
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js +0 -103
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js +0 -226
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js +0 -322
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js +0 -492
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js +0 -485
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js +0 -1056
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js +0 -299
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js +0 -206
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js +0 -1086
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- package/dist/a_chunks/.root70.js +0 -857
- package/dist/a_chunks/.root70.js.map +0 -1
- package/dist/a_chunks/.root71.js.map +0 -1
- package/dist/a_chunks/.root72.js.map +0 -1
- package/dist/a_chunks/.root73.js.map +0 -1
- package/dist/a_chunks/.root74.js.map +0 -1
- package/dist/a_chunks/.root75.js +0 -578
- package/dist/a_chunks/.root75.js.map +0 -1
- package/dist/a_chunks/.root76.js +0 -540
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js +0 -336
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- package/dist/a_chunks/.root79.js +0 -2311
- package/dist/a_chunks/.root79.js.map +0 -1
- package/dist/a_chunks/.root8.js.map +0 -1
- package/dist/a_chunks/.root80.js.map +0 -1
- package/dist/a_chunks/.root81.js.map +0 -1
- package/dist/a_chunks/.root82.js.map +0 -1
- package/dist/a_chunks/.root83.js.map +0 -1
- package/dist/a_chunks/.root84.js.map +0 -1
- package/dist/a_chunks/.root85.js.map +0 -1
- package/dist/a_chunks/.root86.js +0 -351
- package/dist/a_chunks/.root86.js.map +0 -1
- package/dist/a_chunks/.root87.js +0 -94
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js +0 -101
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js +0 -248
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js +0 -687
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js +0 -356
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js +0 -143
- package/dist/a_chunks/.root91.js.map +0 -1
- package/dist/a_chunks/.root92.js +0 -143
- package/dist/a_chunks/.root92.js.map +0 -1
- package/dist/a_chunks/.root93.js.map +0 -1
- package/dist/a_chunks/.root94.js.map +0 -1
- package/dist/a_chunks/.root95.js.map +0 -1
- package/dist/a_chunks/.root96.js.map +0 -1
- package/dist/a_chunks/.root97.js +0 -521
- package/dist/a_chunks/.root97.js.map +0 -1
- package/dist/a_chunks/.root98.js.map +0 -1
- package/dist/a_chunks/.root99.js.map +0 -1
- package/dist/a_chunks/Inner.js.map +0 -1
- package/dist/a_chunks/TableEditableCell.js.map +0 -1
- package/dist/a_chunks/TemplateModal.js.map +0 -1
- package/dist/a_chunks/_commonjsHelpers.js +0 -22
- package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
- package/dist/a_chunks/common-table-item.js +0 -771
- package/dist/a_chunks/common-table-item.js.map +0 -1
- package/dist/a_chunks/data.js +0 -570
- package/dist/a_chunks/data.js.map +0 -1
- package/dist/a_chunks/deathclassification.js.map +0 -1
- package/dist/a_chunks/func.js +0 -277
- package/dist/a_chunks/func.js.map +0 -1
- package/dist/a_chunks/index.js.map +0 -1
- package/dist/a_chunks/index2.js.map +0 -1
- package/dist/a_chunks/index3.js +0 -479
- package/dist/a_chunks/index3.js.map +0 -1
- package/dist/a_chunks/index4.js +0 -119
- package/dist/a_chunks/index4.js.map +0 -1
- package/dist/a_chunks/requestMethods.js +0 -56
- package/dist/a_chunks/requestMethods.js.map +0 -1
- package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
- package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
- package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
- package/dist/curve/components/Pregnogram/index.d.ts +0 -19
- package/dist/curve/components/api.d.ts +0 -23
- package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
- package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
- package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
- package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
- package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
- package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
- package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
- package/dist/curve/data.d.ts +0 -120
- package/dist/curve/func.d.ts +0 -9
- package/dist/curve/index.d.ts +0 -5
- package/dist/curve/intro-steps.d.ts +0 -7
- package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
- package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
- package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
- package/dist/doctor-end/Thrombus/index.d.ts +0 -22
- package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
- package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
- package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
- package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
- package/dist/index.js.map +0 -1
- package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
- package/dist/layout/components/MenuSearch/index.d.ts +0 -1
- package/dist/layout/index.d.ts +0 -1
- package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
- package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
- package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
- package/dist/modals/entries/modal_form/index.d.ts +0 -27
- package/dist/modals/entries/print_modal/index.d.ts +0 -3
- package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
- package/dist/modals/entries/template_modal3/common.d.ts +0 -4
- package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
- package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
- package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
- package/dist/modals/entries/template_modal3/index.d.ts +0 -18
- package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
- package/dist/modals/entries/template_modal3/types.d.ts +0 -28
- package/dist/modals/entries/test/index.d.ts +0 -6
- package/dist/modals/entries/text_search/index.d.ts +0 -8
- package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//345/255/220/347/227/253/345/211/215/346/234/237/351/243/216/351/231/251/350/257/204/344/274/260/350/241/250/index.d.ts +0 -9
- package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/ThrombusGysy.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/components.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/config.d.ts +0 -28
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/2015RCOG/351/231/215/344/275/216/345/246/212/345/250/240/345/217/212/344/272/247/350/244/245/346/234/237/351/235/231/350/204/211/350/241/200/346/240/223/346/240/223/345/241/236/347/232/204/351/243/216/351/231/251_/345/271/277/344/270/211/utils.d.ts +0 -9
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/Default/ThrombusDefault.d.ts +0 -7
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/index.d.ts +0 -3
- package/dist/modals/entries//346/267/261/351/235/231/350/204/211/350/241/200/346/240/223/351/253/230/345/215/261/345/233/240/347/264/240/345/255/225/346/234/237/347/224/250/350/215/257/347/255/233/346/237/245/350/241/250/types.d.ts +0 -5
- package/dist/modals/entries//347/230/242/347/227/225/345/255/220/345/256/253/351/230/264/351/201/223/350/257/225/344/272/247/350/241/250/index.d.ts +0 -6
- package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/add-diagnoses/add-diagnoses.d.ts +0 -12
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/index.d.ts +0 -20
- package/dist/modals/entries//351/242/204/350/255/246/346/217/220/351/206/222_/351/253/230/345/215/261/345/277/253/350/256/257/util.d.ts +0 -66
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskSign.d.ts +0 -13
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/HighriskTimeline.d.ts +0 -9
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index copy.d.ts" +0 -12
- package/dist/modals/entries//351/253/230/345/215/261/345/233/240/347/264/240/347/256/241/347/220/206/index.d.ts +0 -13
- package/dist/selects/ApiPermissionSelect/index.d.ts +0 -21
- package/dist/selects/PermissionSelect/index.d.ts +0 -14
- package/dist/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
|
@@ -1,95 +1,24 @@
|
|
|
1
1
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
2
|
-
import 'antd/es/tag/style';
|
|
3
|
-
import _Tag from 'antd/es/tag';
|
|
4
|
-
import _get from 'lodash/get';
|
|
5
2
|
import { LazyAntd } from '@lm_fe/components';
|
|
6
3
|
import { EMPTY_PLACEHOLDER } from '@lm_fe/utils';
|
|
4
|
+
import { Pagination, Tag } from 'antd';
|
|
5
|
+
import { get } from 'lodash';
|
|
7
6
|
import React, { useState, useEffect } from 'react';
|
|
8
|
-
import {
|
|
9
|
-
import '@lm_fe/
|
|
10
|
-
import 'lodash/isFunction';
|
|
11
|
-
import '@ant-design/icons';
|
|
12
|
-
import 'antd/es/space/style';
|
|
13
|
-
import 'antd/es/space';
|
|
14
|
-
import 'antd/es/input/style';
|
|
15
|
-
import 'antd/es/input';
|
|
16
|
-
import 'antd/es/input-number/style';
|
|
17
|
-
import 'antd/es/input-number';
|
|
18
|
-
import 'lodash/set';
|
|
19
|
-
import 'lodash/map';
|
|
20
|
-
import 'lodash/indexOf';
|
|
21
|
-
import 'lodash/compact';
|
|
7
|
+
import { a as styleInject, P as PDFPreview_View } from './index.js';
|
|
8
|
+
import '@lm_fe/provoke';
|
|
22
9
|
import 'classnames';
|
|
23
10
|
import 'dayjs';
|
|
24
|
-
import '
|
|
25
|
-
import 'antd/es/checkbox';
|
|
26
|
-
import 'lodash/isString';
|
|
27
|
-
import 'lodash/isNumber';
|
|
28
|
-
import 'lodash/isBoolean';
|
|
29
|
-
import 'antd/es/divider/style';
|
|
30
|
-
import 'antd/es/divider';
|
|
31
|
-
import 'antd/es/button/style';
|
|
32
|
-
import 'antd/es/button';
|
|
33
|
-
import 'lodash/isEmpty';
|
|
34
|
-
import 'antd/es/switch/style';
|
|
35
|
-
import 'antd/es/switch';
|
|
36
|
-
import 'antd/es/form/style';
|
|
37
|
-
import 'antd/es/form';
|
|
38
|
-
import 'lodash/join';
|
|
39
|
-
import 'lodash/isEqual';
|
|
40
|
-
import 'lodash/isArray';
|
|
41
|
-
import 'lodash/identity';
|
|
42
|
-
import 'lodash/cloneDeep';
|
|
11
|
+
import '@lm_fe/env';
|
|
43
12
|
import '@lm_fe/service';
|
|
44
|
-
import '
|
|
45
|
-
import 'lodash/keys';
|
|
46
|
-
import 'lodash/keyBy';
|
|
47
|
-
import 'lodash/isNil';
|
|
48
|
-
import 'antd/es/tooltip/style';
|
|
49
|
-
import 'antd/es/tooltip';
|
|
50
|
-
import 'antd/es/spin/style';
|
|
51
|
-
import 'antd/es/spin';
|
|
52
|
-
import 'antd/es/message/style';
|
|
53
|
-
import 'antd/es/message';
|
|
54
|
-
import 'lodash/has';
|
|
55
|
-
import 'antd/es/modal/style';
|
|
56
|
-
import 'antd/es/modal';
|
|
57
|
-
import 'lodash/size';
|
|
58
|
-
import 'lodash/includes';
|
|
59
|
-
import 'lodash/forEach';
|
|
60
|
-
import 'lodash/filter';
|
|
61
|
-
import 'react-to-print';
|
|
62
|
-
import 'antd/es/row/style';
|
|
63
|
-
import 'antd/es/row';
|
|
64
|
-
import 'antd/es/col/style';
|
|
65
|
-
import 'antd/es/col';
|
|
66
|
-
import 'lodash/concat';
|
|
67
|
-
import 'lodash/reduce';
|
|
68
|
-
import 'lodash/debounce';
|
|
69
|
-
import 'lodash/pickBy';
|
|
70
|
-
import 'antd/es/auto-complete/style';
|
|
71
|
-
import 'antd/es/auto-complete';
|
|
72
|
-
import 'lodash/nth';
|
|
73
|
-
import 'lodash/assign';
|
|
74
|
-
import 'antd/es/popover/style';
|
|
75
|
-
import 'antd/es/popover';
|
|
76
|
-
import 'antd/es/menu/style';
|
|
77
|
-
import 'antd/es/menu';
|
|
13
|
+
import 'reconnecting-websocket';
|
|
78
14
|
import 'store';
|
|
79
|
-
import 'antd/es/popconfirm/style';
|
|
80
|
-
import 'antd/es/popconfirm';
|
|
81
|
-
import 'antd/es/radio/style';
|
|
82
|
-
import 'antd/es/radio';
|
|
83
|
-
import 'lodash/last';
|
|
84
|
-
import 'lodash/toUpper';
|
|
85
15
|
var css_248z = ".survey-right {\n padding: 0 8px;\n height: 100%;\n background-color: #fff;\n}\n.survey-right .curve-words {\n cursor: pointer;\n color: #7569ff;\n}\n.survey-right .right-top {\n text-align: center;\n position: relative;\n}\n.survey-right .right-top .right-title {\n position: relative;\n bottom: -21px;\n margin-bottom: 0;\n}\n.survey-right .right-top .right-words {\n display: inline-block;\n height: 40px;\n line-height: 40px;\n text-align: center;\n color: #150f55;\n padding: 0 12px;\n font-weight: 600;\n background-color: #d7dce7;\n}\n.survey-right .right-top .right-btn {\n position: absolute;\n right: 0;\n bottom: 0;\n}\n.survey-right .right-top .right-doctor {\n display: flex;\n align-items: flex-end;\n justify-content: flex-end;\n height: 44px;\n color: #383f4a;\n border: 1px solid #d7dce7;\n padding-right: 16px;\n border-bottom: none;\n}\n.survey-right .right-msg {\n width: 100%;\n padding: 16px;\n border: 1px solid #d7dce7;\n border-bottom: none;\n margin-bottom: 0;\n}\n.survey-right .right-msg .msg-item {\n color: #383f4a;\n font-weight: 500;\n display: inline-block;\n width: 25%;\n}\n.survey-right .right-table {\n max-height: 450px;\n overflow-y: auto;\n}\n.survey-right .right-table table {\n border: 1px solid #e9e9e9;\n}\n.survey-right .right-table .ant-table-thead > tr > th {\n color: #150f55;\n font-weight: 600;\n border: 1px solid #e9e9e9;\n}\n.survey-right .right-pdf {\n display: flex;\n justify-content: center;\n width: 100%;\n overflow-y: auto;\n border: 1px solid #d7dce7;\n}\n.survey-right .right-pdf img {\n width: 100%;\n height: 100%;\n}\n";
|
|
86
16
|
styleInject(css_248z);
|
|
87
17
|
var Tree = LazyAntd.Tree,
|
|
88
18
|
TreeSelect = LazyAntd.TreeSelect,
|
|
89
19
|
Select = LazyAntd.Select,
|
|
90
20
|
Table = LazyAntd.Table,
|
|
91
|
-
Dropdown = LazyAntd.Dropdown
|
|
92
|
-
Pagination = LazyAntd.Pagination;
|
|
21
|
+
Dropdown = LazyAntd.Dropdown;
|
|
93
22
|
function check_normal(row) {
|
|
94
23
|
if (!row.state) return '-';
|
|
95
24
|
if (row.state === '0') return '正常';
|
|
@@ -110,7 +39,7 @@ function Inner(props) {
|
|
|
110
39
|
current = _useState6[0],
|
|
111
40
|
setCurrent = _useState6[1];
|
|
112
41
|
useEffect(function () {
|
|
113
|
-
var img =
|
|
42
|
+
var img = get(detailData, 'imgBase64');
|
|
114
43
|
if (img) {
|
|
115
44
|
if (Array.isArray(img)) {
|
|
116
45
|
set_reportFilePathArr(img.map(function (_) {
|
|
@@ -137,36 +66,36 @@ function Inner(props) {
|
|
|
137
66
|
className: "right-title"
|
|
138
67
|
}, /*#__PURE__*/React.createElement("span", {
|
|
139
68
|
className: "right-words"
|
|
140
|
-
},
|
|
69
|
+
}, get(detailData, 'reportName') || '', " \u68C0\u9A8C\u62A5\u544A\u5355..")), /*#__PURE__*/React.createElement("div", {
|
|
141
70
|
className: "right-doctor"
|
|
142
|
-
}, "\u9996\u9605\u533B\u751F\uFF1A",
|
|
71
|
+
}, "\u9996\u9605\u533B\u751F\uFF1A", get(detailData, 'firstReadDoctor') || '')), /*#__PURE__*/React.createElement("ul", {
|
|
143
72
|
className: "right-msg"
|
|
144
73
|
}, /*#__PURE__*/React.createElement("li", {
|
|
145
74
|
className: "msg-item"
|
|
146
|
-
}, "\u68C0\u9A8C\u5355\u53F7: ",
|
|
75
|
+
}, "\u68C0\u9A8C\u5355\u53F7: ", get(detailData, 'examNo') || ''), /*#__PURE__*/React.createElement("li", {
|
|
147
76
|
className: "msg-item"
|
|
148
|
-
}, "\u9001\u68C0: ",
|
|
77
|
+
}, "\u9001\u68C0: ", get(detailData, 'requestDoctor') || ''), /*#__PURE__*/React.createElement("li", {
|
|
149
78
|
className: "msg-item"
|
|
150
|
-
}, "\u59D3\u540D: ",
|
|
79
|
+
}, "\u59D3\u540D: ", get(detailData, 'patientName') || ''), /*#__PURE__*/React.createElement("li", {
|
|
151
80
|
className: "msg-item"
|
|
152
|
-
}, "\u6027\u522B: ",
|
|
81
|
+
}, "\u6027\u522B: ", get(detailData, 'patientGender') || ''), /*#__PURE__*/React.createElement("li", {
|
|
153
82
|
className: "msg-item"
|
|
154
|
-
}, "\u5E74\u9F84: ",
|
|
83
|
+
}, "\u5E74\u9F84: ", get(detailData, 'patientAge') || ''), /*#__PURE__*/React.createElement("li", {
|
|
155
84
|
className: "msg-item"
|
|
156
|
-
}, "\u6807\u672C\u90E8\u4F4D: ",
|
|
85
|
+
}, "\u6807\u672C\u90E8\u4F4D: ", get(detailData, 'samplePart') || ''), /*#__PURE__*/React.createElement("li", {
|
|
157
86
|
className: "msg-item"
|
|
158
|
-
}, "\u62A5\u544A\u65E5\u671F: ",
|
|
87
|
+
}, "\u62A5\u544A\u65E5\u671F: ", get(detailData, 'reportDate') || ''), /*#__PURE__*/React.createElement("li", {
|
|
159
88
|
className: "msg-item"
|
|
160
|
-
}, "\u9001\u68C0\u65E5\u671F: ",
|
|
89
|
+
}, "\u9001\u68C0\u65E5\u671F: ", get(detailData, 'requestDate') || '')), /*#__PURE__*/React.createElement("div", {
|
|
161
90
|
style: {
|
|
162
91
|
paddingBottom: 24
|
|
163
92
|
}
|
|
164
|
-
}, reportFile ? /*#__PURE__*/React.createElement("div", {
|
|
93
|
+
}, reportFile ? (/*#__PURE__*/React.createElement("div", {
|
|
165
94
|
className: "right-pdf"
|
|
166
95
|
}, /*#__PURE__*/React.createElement("img", {
|
|
167
96
|
alt: "report",
|
|
168
97
|
src: reportFile
|
|
169
|
-
})) : curentPath ? /*#__PURE__*/React.createElement("div", {
|
|
98
|
+
}))) : curentPath ? (/*#__PURE__*/React.createElement("div", {
|
|
170
99
|
style: {}
|
|
171
100
|
}, /*#__PURE__*/React.createElement("div", {
|
|
172
101
|
style: {
|
|
@@ -189,7 +118,7 @@ function Inner(props) {
|
|
|
189
118
|
style: {
|
|
190
119
|
textAlign: 'center'
|
|
191
120
|
}
|
|
192
|
-
})) : /*#__PURE__*/React.createElement(Table
|
|
121
|
+
}))) : (/*#__PURE__*/React.createElement(Table
|
|
193
122
|
// rowSelection={{
|
|
194
123
|
// onSelect(row, is_select) {
|
|
195
124
|
// const _active = { ...active }
|
|
@@ -199,13 +128,19 @@ function Inner(props) {
|
|
|
199
128
|
// }
|
|
200
129
|
// }}
|
|
201
130
|
, {
|
|
131
|
+
// rowSelection={{
|
|
132
|
+
// onSelect(row, is_select) {
|
|
133
|
+
// const _active = { ...active }
|
|
134
|
+
// if (is_select) {
|
|
135
|
+
// } else {
|
|
136
|
+
// }
|
|
137
|
+
// }
|
|
138
|
+
// }}
|
|
202
139
|
bordered: true,
|
|
203
140
|
scroll: {
|
|
204
141
|
y: 400
|
|
205
|
-
}
|
|
142
|
+
},
|
|
206
143
|
// className="prenatal-visit-main-table right-table"
|
|
207
|
-
,
|
|
208
|
-
|
|
209
144
|
columns: [{
|
|
210
145
|
title: '检验项目',
|
|
211
146
|
dataIndex: 'itemName',
|
|
@@ -239,7 +174,7 @@ function Inner(props) {
|
|
|
239
174
|
var normal_state = check_normal(row);
|
|
240
175
|
var text = (_row$stateStr = row.stateStr) !== null && _row$stateStr !== void 0 ? _row$stateStr : normal_state;
|
|
241
176
|
// return <div style={{ color: `${isNormal ? 'red' : ''}` }}>{record == 1 ? '异常' : '正常'}</div>
|
|
242
|
-
return normal_state === '-' ? EMPTY_PLACEHOLDER : /*#__PURE__*/React.createElement(
|
|
177
|
+
return normal_state === '-' ? EMPTY_PLACEHOLDER : /*#__PURE__*/React.createElement(Tag, {
|
|
243
178
|
color: normal_state === '正常' ? 'green' : 'red'
|
|
244
179
|
}, text);
|
|
245
180
|
}
|
|
@@ -252,9 +187,8 @@ function Inner(props) {
|
|
|
252
187
|
dataIndex: 'limit',
|
|
253
188
|
key: 'limit'
|
|
254
189
|
}],
|
|
255
|
-
dataSource:
|
|
190
|
+
dataSource: get(detailData, 'examItems') || [],
|
|
256
191
|
pagination: false
|
|
257
|
-
})));
|
|
192
|
+
}))));
|
|
258
193
|
}
|
|
259
194
|
export { Inner as default };
|
|
260
|
-
//# sourceMappingURL=.root21.js.map
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
2
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
|
+
var _excluded = ["tip", "disabled", "actionConfig", "formDescriptions", "targetLabelCol", "span", "value", "form", "onChange", "marshal", "addBtnStyle", "on_row_value_change", "rowKey", "genRowData"];
|
|
5
|
+
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; }
|
|
6
|
+
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; }
|
|
7
|
+
import { uuid } from '@lm_fe/utils';
|
|
8
|
+
import { Divider, Button } from 'antd';
|
|
9
|
+
import React, { useRef, useEffect } from 'react';
|
|
10
|
+
import { MyIcon } from '@lm_fe/components';
|
|
11
|
+
import { u as useMarshal, _ as __MyFormSection_Inner_PRE, m as RenderEditItemStandalone, f as formatFormConfig } from './index.js';
|
|
12
|
+
import '@lm_fe/provoke';
|
|
13
|
+
import 'classnames';
|
|
14
|
+
import 'dayjs';
|
|
15
|
+
import 'lodash';
|
|
16
|
+
import '@lm_fe/env';
|
|
17
|
+
import '@lm_fe/service';
|
|
18
|
+
import 'reconnecting-websocket';
|
|
19
|
+
import 'store';
|
|
20
|
+
var ArrayPanel = function ArrayPanel(props) {
|
|
21
|
+
var tip = props.tip,
|
|
22
|
+
disabled = props.disabled,
|
|
23
|
+
_props$actionConfig = props.actionConfig,
|
|
24
|
+
actionConfig = _props$actionConfig === void 0 ? {} : _props$actionConfig,
|
|
25
|
+
_props$formDescriptio = props.formDescriptions,
|
|
26
|
+
formDescriptions = _props$formDescriptio === void 0 ? [] : _props$formDescriptio,
|
|
27
|
+
_props$targetLabelCol = props.targetLabelCol,
|
|
28
|
+
targetLabelCol = _props$targetLabelCol === void 0 ? 4 : _props$targetLabelCol,
|
|
29
|
+
_props$span = props.span,
|
|
30
|
+
span = _props$span === void 0 ? 6 : _props$span,
|
|
31
|
+
value = props.value,
|
|
32
|
+
form = props.form,
|
|
33
|
+
onChange = props.onChange,
|
|
34
|
+
_props$marshal = props.marshal,
|
|
35
|
+
marshal = _props$marshal === void 0 ? 1 : _props$marshal,
|
|
36
|
+
_props$addBtnStyle = props.addBtnStyle,
|
|
37
|
+
addBtnStyle = _props$addBtnStyle === void 0 ? {} : _props$addBtnStyle,
|
|
38
|
+
on_row_value_change = props.on_row_value_change,
|
|
39
|
+
_props$rowKey = props.rowKey,
|
|
40
|
+
rowKey = _props$rowKey === void 0 ? '_key' : _props$rowKey,
|
|
41
|
+
genRowData = props.genRowData,
|
|
42
|
+
others = _objectWithoutProperties(props, _excluded);
|
|
43
|
+
var defaultValue = useRef([]);
|
|
44
|
+
var _useMarshal = useMarshal(marshal, value !== null && value !== void 0 ? value : defaultValue.current, onChange, 'ArrayPanel'),
|
|
45
|
+
_useMarshal$safe_valu = _useMarshal.safe_value,
|
|
46
|
+
safe_value = _useMarshal$safe_valu === void 0 ? [] : _useMarshal$safe_valu,
|
|
47
|
+
set_safe_value = _useMarshal.set_safe_value,
|
|
48
|
+
onChangeSafeValue = _useMarshal.onChangeSafeValue;
|
|
49
|
+
useEffect(function () {}, []);
|
|
50
|
+
function genDefaultData() {
|
|
51
|
+
var _genRowData;
|
|
52
|
+
var userData = (_genRowData = genRowData === null || genRowData === void 0 ? void 0 : genRowData(safe_value)) !== null && _genRowData !== void 0 ? _genRowData : {};
|
|
53
|
+
return _objectSpread(_objectSpread({}, userData), {}, _defineProperty({}, rowKey, uuid()));
|
|
54
|
+
}
|
|
55
|
+
function onDel(idx) {
|
|
56
|
+
safe_value.splice(idx, 1);
|
|
57
|
+
onChangeSafeValue === null || onChangeSafeValue === void 0 || onChangeSafeValue(_toConsumableArray(safe_value));
|
|
58
|
+
}
|
|
59
|
+
function getKey(item) {
|
|
60
|
+
var _item$id;
|
|
61
|
+
return (_item$id = item === null || item === void 0 ? void 0 : item.id) !== null && _item$id !== void 0 ? _item$id : item === null || item === void 0 ? void 0 : item[rowKey];
|
|
62
|
+
}
|
|
63
|
+
function onChangeValue(idx, _key, _value) {
|
|
64
|
+
var old = safe_value[idx];
|
|
65
|
+
safe_value.splice(idx, 1, _objectSpread(_objectSpread({}, old), {}, _defineProperty({}, _key, _value)));
|
|
66
|
+
var new_data = _toConsumableArray(safe_value);
|
|
67
|
+
onChangeSafeValue === null || onChangeSafeValue === void 0 || onChangeSafeValue(new_data);
|
|
68
|
+
on_row_value_change === null || on_row_value_change === void 0 || on_row_value_change(new_data, idx, _defineProperty({}, _key, _value), form);
|
|
69
|
+
}
|
|
70
|
+
return /*#__PURE__*/React.createElement("div", null, safe_value.map(function (rowData, idx) {
|
|
71
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
72
|
+
key: getKey(rowData)
|
|
73
|
+
}, tip ? /*#__PURE__*/React.createElement(Divider, {
|
|
74
|
+
style: {
|
|
75
|
+
margin: '4px 0',
|
|
76
|
+
fontSize: 12,
|
|
77
|
+
color: '#ccc'
|
|
78
|
+
}
|
|
79
|
+
}, " ", tip, idx + 1) : null, /*#__PURE__*/React.createElement("div", {
|
|
80
|
+
style: {
|
|
81
|
+
display: 'flex',
|
|
82
|
+
alignItems: 'center'
|
|
83
|
+
}
|
|
84
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
85
|
+
style: {
|
|
86
|
+
flex: 1
|
|
87
|
+
}
|
|
88
|
+
}, /*#__PURE__*/React.createElement(__MyFormSection_Inner_PRE, _objectSpread(_objectSpread({
|
|
89
|
+
disableAll: disabled,
|
|
90
|
+
key: getKey(rowData),
|
|
91
|
+
renderEditItemInner: RenderEditItemStandalone,
|
|
92
|
+
targetLabelCol: targetLabelCol,
|
|
93
|
+
span: span
|
|
94
|
+
}, others), {}, {
|
|
95
|
+
formDescriptions: _toConsumableArray(formDescriptions.map(function (_fd) {
|
|
96
|
+
if (!_fd) return _fd;
|
|
97
|
+
var fd = formatFormConfig(_fd, targetLabelCol);
|
|
98
|
+
var _key = fd.key;
|
|
99
|
+
var _inputProps = fd === null || fd === void 0 ? void 0 : fd.inputProps;
|
|
100
|
+
return _objectSpread(_objectSpread({}, fd), {}, {
|
|
101
|
+
inputProps: _objectSpread(_objectSpread({}, _inputProps), {}, {
|
|
102
|
+
placeholder: '',
|
|
103
|
+
value: rowData[_key],
|
|
104
|
+
onChange: function onChange(_value) {
|
|
105
|
+
onChangeValue(idx, _key, _value);
|
|
106
|
+
}
|
|
107
|
+
})
|
|
108
|
+
});
|
|
109
|
+
}))
|
|
110
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
111
|
+
style: {
|
|
112
|
+
width: 32,
|
|
113
|
+
display: 'flex',
|
|
114
|
+
alignItems: 'center',
|
|
115
|
+
justifyContent: 'flex-end'
|
|
116
|
+
}
|
|
117
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
118
|
+
value: 'MinusCircleOutlined',
|
|
119
|
+
style: {
|
|
120
|
+
color: 'red'
|
|
121
|
+
},
|
|
122
|
+
rev: '',
|
|
123
|
+
onClick: function onClick() {
|
|
124
|
+
return onDel(idx);
|
|
125
|
+
}
|
|
126
|
+
}))));
|
|
127
|
+
}), /*#__PURE__*/React.createElement(Button, _objectSpread(_objectSpread({
|
|
128
|
+
disabled: disabled,
|
|
129
|
+
style: {
|
|
130
|
+
marginTop: 6
|
|
131
|
+
},
|
|
132
|
+
type: "dashed",
|
|
133
|
+
block: true,
|
|
134
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
135
|
+
value: 'PlusOutlined',
|
|
136
|
+
rev: ''
|
|
137
|
+
})
|
|
138
|
+
}, addBtnStyle), {}, {
|
|
139
|
+
onClick: function onClick() {
|
|
140
|
+
return onChangeSafeValue([].concat(_toConsumableArray(safe_value), [genDefaultData()]));
|
|
141
|
+
}
|
|
142
|
+
}), "\u65B0\u589E", tip));
|
|
143
|
+
};
|
|
144
|
+
export { ArrayPanel as default };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
import React, { useEffect } from 'react';
|
|
5
|
+
import { n as useFormTabs, c as MyFormSectionForm } from './index.js';
|
|
6
|
+
import CommonFormTabs from './src.FU_components.CommonFormTabs2.js';
|
|
7
|
+
import '@lm_fe/provoke';
|
|
8
|
+
import '@lm_fe/components';
|
|
9
|
+
import '@lm_fe/utils';
|
|
10
|
+
import 'antd';
|
|
11
|
+
import 'classnames';
|
|
12
|
+
import 'dayjs';
|
|
13
|
+
import 'lodash';
|
|
14
|
+
import '@lm_fe/env';
|
|
15
|
+
import '@lm_fe/service';
|
|
16
|
+
import 'reconnecting-websocket';
|
|
17
|
+
import 'store';
|
|
18
|
+
function _FormTabs(props) {
|
|
19
|
+
var _props$value = props.value,
|
|
20
|
+
value = _props$value === void 0 ? [] : _props$value,
|
|
21
|
+
_props$fds = props.fds,
|
|
22
|
+
fds = _props$fds === void 0 ? [] : _props$fds,
|
|
23
|
+
onChange = props.onChange,
|
|
24
|
+
on_row_value_change = props.on_row_value_change,
|
|
25
|
+
form = props.form,
|
|
26
|
+
FormSize = props.FormSize,
|
|
27
|
+
disabled = props.disabled;
|
|
28
|
+
var _useFormTabs = useFormTabs(),
|
|
29
|
+
_forms = _useFormTabs.forms;
|
|
30
|
+
var forms = props.forms || _forms;
|
|
31
|
+
useEffect(function () {
|
|
32
|
+
if ([value, forms].every(Array.isArray)) {
|
|
33
|
+
value.forEach(function (v, idx) {
|
|
34
|
+
var f = forms[idx];
|
|
35
|
+
f === null || f === void 0 || f.setFieldsValue(v);
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
return function () {};
|
|
39
|
+
}, [value]);
|
|
40
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
41
|
+
style: {}
|
|
42
|
+
}, /*#__PURE__*/React.createElement(CommonFormTabs, _objectSpread({
|
|
43
|
+
renderTabNode: function renderTabNode(data, index) {
|
|
44
|
+
return /*#__PURE__*/React.createElement(MyFormSectionForm, {
|
|
45
|
+
disableAll: disabled,
|
|
46
|
+
size: FormSize,
|
|
47
|
+
form: forms[index],
|
|
48
|
+
data: data,
|
|
49
|
+
formDescriptions: fds,
|
|
50
|
+
onValuesChange: function onValuesChange(changed_item, item) {
|
|
51
|
+
// debugger
|
|
52
|
+
value[index] = _objectSpread(_objectSpread({}, data), item);
|
|
53
|
+
// onChange?.([...value],)
|
|
54
|
+
onChange === null || onChange === void 0 || onChange(value);
|
|
55
|
+
on_row_value_change === null || on_row_value_change === void 0 || on_row_value_change(value, index, changed_item, form);
|
|
56
|
+
}
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
}, props)));
|
|
60
|
+
}
|
|
61
|
+
export { _FormTabs as default };
|
|
@@ -3,20 +3,21 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
4
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
5
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
-
import '
|
|
7
|
-
import _Tabs from 'antd/es/tabs';
|
|
8
|
-
import { PlusOutlined } from '@ant-design/icons';
|
|
6
|
+
import { MyIcon } from '@lm_fe/components';
|
|
9
7
|
import { scrollIntoView } from '@lm_fe/utils';
|
|
8
|
+
import { Tabs } from 'antd';
|
|
10
9
|
import React, { useState, useRef, useEffect } from 'react';
|
|
11
10
|
function CommonFormTabs(props) {
|
|
12
11
|
var _props$value = props.value,
|
|
13
12
|
value = _props$value === void 0 ? [] : _props$value,
|
|
14
13
|
onChange = props.onChange,
|
|
15
14
|
onTabChange = props.onTabChange,
|
|
15
|
+
on_row_value_change = props.on_row_value_change,
|
|
16
16
|
_props$title = props.title,
|
|
17
17
|
title = _props$title === void 0 ? '项' : _props$title,
|
|
18
18
|
renderTabNode = props.renderTabNode,
|
|
19
19
|
onIdxChange = props.onIdxChange,
|
|
20
|
+
form = props.form,
|
|
20
21
|
disabled = props.disabled;
|
|
21
22
|
var _useState = useState([]),
|
|
22
23
|
_useState2 = _slicedToArray(_useState, 2),
|
|
@@ -43,11 +44,12 @@ function CommonFormTabs(props) {
|
|
|
43
44
|
set_activeKey(k);
|
|
44
45
|
activeKeyRef.current = k;
|
|
45
46
|
}
|
|
46
|
-
function safeOnchange(v) {
|
|
47
|
+
function safeOnchange(v, idx) {
|
|
47
48
|
if (onTabChange) {
|
|
48
49
|
onTabChange(v);
|
|
49
50
|
} else {
|
|
50
51
|
onChange === null || onChange === void 0 || onChange(v);
|
|
52
|
+
on_row_value_change === null || on_row_value_change === void 0 || on_row_value_change(v, idx);
|
|
51
53
|
}
|
|
52
54
|
}
|
|
53
55
|
useEffect(function () {
|
|
@@ -69,8 +71,16 @@ function CommonFormTabs(props) {
|
|
|
69
71
|
}
|
|
70
72
|
}, [value]);
|
|
71
73
|
useEffect(function () {
|
|
72
|
-
onIdxChange === null || onIdxChange === void 0 || onIdxChange(_activeKey);
|
|
73
|
-
}, [_activeKey]);
|
|
74
|
+
onIdxChange === null || onIdxChange === void 0 || onIdxChange(_activeKey, arrRef.current);
|
|
75
|
+
}, [_activeKey, value]);
|
|
76
|
+
// useEffect(() => {
|
|
77
|
+
// const cache_key = `_FormTabs_item_${title}`
|
|
78
|
+
// mchcEnv.setGlobalCache(cache_key, value[_activeKey])
|
|
79
|
+
// mchcLogger.log(cache_key, value[_activeKey])
|
|
80
|
+
// return () => {
|
|
81
|
+
// mchcEnv.setGlobalCache(cache_key, null)
|
|
82
|
+
// }
|
|
83
|
+
// }, [_activeKey, value])
|
|
74
84
|
function _onChange(k) {
|
|
75
85
|
setKey(+k);
|
|
76
86
|
}
|
|
@@ -91,7 +101,7 @@ function CommonFormTabs(props) {
|
|
|
91
101
|
var newPanes = _toConsumableArray(arrData);
|
|
92
102
|
newPanes.push(genDefaultData("".concat(title).concat(arrData.length + 1), k));
|
|
93
103
|
setKey(k);
|
|
94
|
-
safeOnchange(newPanes);
|
|
104
|
+
safeOnchange(newPanes, k);
|
|
95
105
|
scrollIntoView('#xx');
|
|
96
106
|
}
|
|
97
107
|
function remove(targetKey) {
|
|
@@ -108,18 +118,20 @@ function CommonFormTabs(props) {
|
|
|
108
118
|
var preOne = arrData[rmIdx - 1];
|
|
109
119
|
var newKey = nextOne ? rmIdx : preOne ? rmIdx - 1 : -1;
|
|
110
120
|
setKey(newKey);
|
|
111
|
-
safeOnchange(_toConsumableArray(newPanes));
|
|
121
|
+
safeOnchange(_toConsumableArray(newPanes), newKey);
|
|
112
122
|
}
|
|
113
|
-
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(
|
|
123
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Tabs, {
|
|
114
124
|
id: "xx",
|
|
115
125
|
type: "editable-card",
|
|
116
126
|
style: {},
|
|
117
127
|
onChange: _onChange,
|
|
118
|
-
addIcon: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(
|
|
128
|
+
addIcon: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(MyIcon, {
|
|
129
|
+
value: 'PlusOutlined'
|
|
130
|
+
}), "\u589E\u52A0"),
|
|
119
131
|
activeKey: _activeKey.toString(),
|
|
120
132
|
onEdit: onEdit
|
|
121
133
|
}, arr.map(function (tab, index) {
|
|
122
|
-
return /*#__PURE__*/React.createElement(
|
|
134
|
+
return /*#__PURE__*/React.createElement(Tabs.TabPane, {
|
|
123
135
|
tab: tab._title,
|
|
124
136
|
key: tab._key,
|
|
125
137
|
forceRender: true,
|
|
@@ -132,4 +144,3 @@ function CommonFormTabs(props) {
|
|
|
132
144
|
})));
|
|
133
145
|
}
|
|
134
146
|
export { CommonFormTabs as default };
|
|
135
|
-
//# sourceMappingURL=.root13.js.map
|