@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
|
@@ -5,11 +5,10 @@ import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
|
|
5
5
|
import _inherits from "@babel/runtime/helpers/inherits";
|
|
6
6
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
7
7
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
8
|
-
import 'antd/es/auto-complete/style';
|
|
9
|
-
import _AutoComplete from 'antd/es/auto-complete';
|
|
10
|
-
import _isString from 'lodash/isString';
|
|
11
8
|
import { otherOptions, getSameOptions } from '@lm_fe/env';
|
|
12
9
|
import { expect_array } from '@lm_fe/utils';
|
|
10
|
+
import { AutoComplete } from 'antd';
|
|
11
|
+
import { isString } from 'lodash';
|
|
13
12
|
import React, { Component } from 'react';
|
|
14
13
|
var Index = /*#__PURE__*/function (_Component) {
|
|
15
14
|
function Index() {
|
|
@@ -29,11 +28,11 @@ var Index = /*#__PURE__*/function (_Component) {
|
|
|
29
28
|
var _input_props$options = input_props.options,
|
|
30
29
|
options = _input_props$options === void 0 ? [] : _input_props$options,
|
|
31
30
|
positiveWarning = input_props.positiveWarning;
|
|
32
|
-
var allOptions =
|
|
31
|
+
var allOptions = isString(options) ? (_otherOptions$options = otherOptions[options]) !== null && _otherOptions$options !== void 0 ? _otherOptions$options : getSameOptions(options) : options;
|
|
33
32
|
var handleChange = function handleChange(v) {
|
|
34
33
|
onChange(v);
|
|
35
34
|
};
|
|
36
|
-
return /*#__PURE__*/React.createElement(
|
|
35
|
+
return /*#__PURE__*/React.createElement(AutoComplete, {
|
|
37
36
|
style: {
|
|
38
37
|
width: '100%',
|
|
39
38
|
color: positiveWarning && value === '阳性' ? '#ff517d' : ''
|
|
@@ -50,4 +49,3 @@ var Index = /*#__PURE__*/function (_Component) {
|
|
|
50
49
|
}]);
|
|
51
50
|
}(Component);
|
|
52
51
|
export { Index as default };
|
|
53
|
-
//# sourceMappingURL=.root44.js.map
|
|
@@ -6,9 +6,8 @@ import _inherits from "@babel/runtime/helpers/inherits";
|
|
|
6
6
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
7
7
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
8
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
|
-
import 'antd/es/cascader/style';
|
|
10
|
-
import _Cascader from 'antd/es/cascader';
|
|
11
9
|
import React, { Component } from 'react';
|
|
10
|
+
import { Cascader } from 'antd';
|
|
12
11
|
var SPLIT_KEY = ",";
|
|
13
12
|
var MyCascader = /*#__PURE__*/function (_Component) {
|
|
14
13
|
function MyCascader() {
|
|
@@ -39,7 +38,7 @@ var MyCascader = /*#__PURE__*/function (_Component) {
|
|
|
39
38
|
} else {
|
|
40
39
|
value = value.split(SPLIT_KEY);
|
|
41
40
|
}
|
|
42
|
-
return /*#__PURE__*/React.createElement(
|
|
41
|
+
return /*#__PURE__*/React.createElement(Cascader, {
|
|
43
42
|
value: value,
|
|
44
43
|
onChange: this.handleChange,
|
|
45
44
|
options: options
|
|
@@ -48,4 +47,3 @@ var MyCascader = /*#__PURE__*/function (_Component) {
|
|
|
48
47
|
}]);
|
|
49
48
|
}(Component);
|
|
50
49
|
export { MyCascader as default };
|
|
51
|
-
//# sourceMappingURL=.root46.js.map
|
|
@@ -4,91 +4,23 @@ import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstruct
|
|
|
4
4
|
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
|
|
5
5
|
import _inherits from "@babel/runtime/helpers/inherits";
|
|
6
6
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
7
|
+
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; }
|
|
8
|
+
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
9
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
10
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
|
-
import 'antd
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import _isEmpty from 'lodash/isEmpty';
|
|
14
|
-
import _isArray from 'lodash/isArray';
|
|
15
|
-
import _get from 'lodash/get';
|
|
16
|
-
import React$1, { Component } from 'react';
|
|
17
|
-
import { b as styleInject, M as MyComponent, _ as _extends, O as isObj, Q as convertExtraEditors, S as getObjectFormArray } from './index.js';
|
|
18
|
-
import _map from 'lodash/map';
|
|
11
|
+
import { Checkbox } from 'antd';
|
|
12
|
+
import { get, map, isUndefined, isNull, isString, isEmpty, isObject, isArray } from 'lodash';
|
|
13
|
+
import React, { Component } from 'react';
|
|
14
|
+
import { a as styleInject, M as MyComponent, o as isObj, p as convertExtraEditors, q as getObjectFormArray } from './index.js';
|
|
19
15
|
import classnames from 'classnames';
|
|
20
|
-
import _isNull from 'lodash/isNull';
|
|
21
|
-
import _isUndefined from 'lodash/isUndefined';
|
|
22
16
|
import { otherOptions } from '@lm_fe/env';
|
|
23
|
-
import '
|
|
24
|
-
import '@ant-design/icons';
|
|
25
|
-
import 'antd/es/space/style';
|
|
26
|
-
import 'antd/es/space';
|
|
27
|
-
import 'antd/es/input/style';
|
|
28
|
-
import 'antd/es/input';
|
|
29
|
-
import 'antd/es/input-number/style';
|
|
30
|
-
import 'antd/es/input-number';
|
|
31
|
-
import 'lodash/set';
|
|
32
|
-
import 'lodash/indexOf';
|
|
33
|
-
import 'lodash/compact';
|
|
17
|
+
import '@lm_fe/provoke';
|
|
34
18
|
import '@lm_fe/components';
|
|
35
19
|
import '@lm_fe/utils';
|
|
36
20
|
import 'dayjs';
|
|
37
|
-
import 'lodash/isNumber';
|
|
38
|
-
import 'lodash/isBoolean';
|
|
39
|
-
import 'antd/es/divider/style';
|
|
40
|
-
import 'antd/es/divider';
|
|
41
|
-
import 'antd/es/button/style';
|
|
42
|
-
import 'antd/es/button';
|
|
43
|
-
import 'antd/es/switch/style';
|
|
44
|
-
import 'antd/es/switch';
|
|
45
|
-
import 'antd/es/form/style';
|
|
46
|
-
import 'antd/es/form';
|
|
47
|
-
import 'lodash/join';
|
|
48
|
-
import 'lodash/isEqual';
|
|
49
|
-
import 'lodash/identity';
|
|
50
|
-
import 'lodash/cloneDeep';
|
|
51
21
|
import '@lm_fe/service';
|
|
52
|
-
import '
|
|
53
|
-
import 'lodash/keyBy';
|
|
54
|
-
import 'lodash/isNil';
|
|
55
|
-
import 'antd/es/tooltip/style';
|
|
56
|
-
import 'antd/es/tooltip';
|
|
57
|
-
import 'antd/es/spin/style';
|
|
58
|
-
import 'antd/es/spin';
|
|
59
|
-
import 'antd/es/message/style';
|
|
60
|
-
import 'antd/es/message';
|
|
61
|
-
import 'lodash/has';
|
|
62
|
-
import 'antd/es/modal/style';
|
|
63
|
-
import 'antd/es/modal';
|
|
64
|
-
import 'lodash/size';
|
|
65
|
-
import 'lodash/includes';
|
|
66
|
-
import 'lodash/forEach';
|
|
67
|
-
import 'lodash/filter';
|
|
68
|
-
import 'react-to-print';
|
|
69
|
-
import 'antd/es/row/style';
|
|
70
|
-
import 'antd/es/row';
|
|
71
|
-
import 'antd/es/col/style';
|
|
72
|
-
import 'antd/es/col';
|
|
73
|
-
import 'lodash/concat';
|
|
74
|
-
import 'lodash/reduce';
|
|
75
|
-
import 'lodash/debounce';
|
|
76
|
-
import 'lodash/pickBy';
|
|
77
|
-
import 'antd/es/auto-complete/style';
|
|
78
|
-
import 'antd/es/auto-complete';
|
|
79
|
-
import 'lodash/nth';
|
|
80
|
-
import 'lodash/assign';
|
|
81
|
-
import 'antd/es/popover/style';
|
|
82
|
-
import 'antd/es/popover';
|
|
83
|
-
import 'antd/es/menu/style';
|
|
84
|
-
import 'antd/es/menu';
|
|
22
|
+
import 'reconnecting-websocket';
|
|
85
23
|
import 'store';
|
|
86
|
-
import 'antd/es/popconfirm/style';
|
|
87
|
-
import 'antd/es/popconfirm';
|
|
88
|
-
import 'antd/es/radio/style';
|
|
89
|
-
import 'antd/es/radio';
|
|
90
|
-
import 'lodash/last';
|
|
91
|
-
import 'lodash/toUpper';
|
|
92
24
|
var css_248z$1 = ".custom-my-form {\n width: 100%;\n padding: 8px;\n margin: 0 auto;\n}\n.custom-my-form #components-select-demo-search-box .code-box-demo .ant-select {\n margin: 0 !important;\n}\n.custom-my-form .custom-my-form {\n width: 100% !important;\n padding: 0;\n}\n.custom-my-form .input-cover {\n font-weight: 600;\n color: #150f55;\n}\n.checkox-with-extra {\n display: flex;\n flex-direction: row;\n min-width: 64px;\n margin-right: 16px;\n}\n.checkox-with-extra .extra-editors {\n display: flex;\n}\n.checkox-with-extra .extra-editors > .extra-editors-label {\n width: 120px;\n padding-right: 10px;\n font-size: smaller;\n text-align: right;\n}\n.checkox-with-extra .extra-editors > .editor {\n width: calc(100% - 60px);\n}\n.checkox-with-extra .extra-editors .ant-input {\n padding-right: 4px;\n padding-left: 4px;\n}\n.checkox-with-extra .ant-checkbox-wrapper {\n display: flex;\n align-items: center;\n}\n.global-issue-input .noborder .ant-select-selector .ant-select-selection-search-input {\n border-bottom: none !important;\n}\n.global-issue-input .noborder .ant-select-selector {\n flex-wrap: nowrap;\n}\n";
|
|
93
25
|
styleInject(css_248z$1);
|
|
94
26
|
var CheckboxWithExtra = /*#__PURE__*/function (_Component) {
|
|
@@ -128,8 +60,8 @@ var CheckboxWithExtra = /*#__PURE__*/function (_Component) {
|
|
|
128
60
|
return editors.map(function (editor, index) {
|
|
129
61
|
if (!editor.input_type) return null;
|
|
130
62
|
var RenderComponent = MyComponent[editor.input_type];
|
|
131
|
-
var style =
|
|
132
|
-
'min-width':
|
|
63
|
+
var style = get(editor, "style") || {
|
|
64
|
+
'min-width': get(editor, "specialStyle.minWidth")
|
|
133
65
|
};
|
|
134
66
|
return /*#__PURE__*/React.createElement("div", {
|
|
135
67
|
key: index,
|
|
@@ -139,12 +71,12 @@ var CheckboxWithExtra = /*#__PURE__*/function (_Component) {
|
|
|
139
71
|
className: "extra-editors-label"
|
|
140
72
|
}, editor.label) : null, /*#__PURE__*/React.createElement("div", {
|
|
141
73
|
className: classnames('editor', {
|
|
142
|
-
'global-issue-input':
|
|
74
|
+
'global-issue-input': get(editors, '0.isIssue')
|
|
143
75
|
}),
|
|
144
|
-
style:
|
|
145
|
-
}, /*#__PURE__*/React.createElement(RenderComponent,
|
|
76
|
+
style: get(editors, '[0]style')
|
|
77
|
+
}, /*#__PURE__*/React.createElement(RenderComponent, _objectSpread(_objectSpread({
|
|
146
78
|
value: editorsValue === null ? null : editorsValue[index]
|
|
147
|
-
}, editor, {
|
|
79
|
+
}, editor), {}, {
|
|
148
80
|
onChange: function onChange(value) {
|
|
149
81
|
return _this.handleChange(value, 'editorValue', index);
|
|
150
82
|
}
|
|
@@ -168,9 +100,9 @@ var CheckboxWithExtra = /*#__PURE__*/function (_Component) {
|
|
|
168
100
|
className: "checkox-with-extra"
|
|
169
101
|
}, /*#__PURE__*/React.createElement("div", {
|
|
170
102
|
className: classnames('checkbox', {
|
|
171
|
-
'global-issue-checkbox':
|
|
103
|
+
'global-issue-checkbox': get(editors, '0.isIssue') && checkboxValue
|
|
172
104
|
})
|
|
173
|
-
}, /*#__PURE__*/React.createElement(
|
|
105
|
+
}, /*#__PURE__*/React.createElement(Checkbox, {
|
|
174
106
|
checked: checkboxValue,
|
|
175
107
|
onChange: function onChange(e) {
|
|
176
108
|
return _this2.handleChange(e.target.checked, 'checkboxValue', -1);
|
|
@@ -221,13 +153,13 @@ var CheckboxInputNeedFillWidth = /*#__PURE__*/function (_Component2) {
|
|
|
221
153
|
_this$props3$editors = _this$props3.editors,
|
|
222
154
|
editors = _this$props3$editors === void 0 ? [] : _this$props3$editors,
|
|
223
155
|
disabled = _this$props3.disabled;
|
|
224
|
-
return /*#__PURE__*/React
|
|
156
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
225
157
|
className: "checkbox-input-need-fill-width"
|
|
226
|
-
},
|
|
158
|
+
}, map(options, function (option, key) {
|
|
227
159
|
var editorIndex = editors.findIndex(function (editor) {
|
|
228
160
|
return editor.key === option.value;
|
|
229
161
|
});
|
|
230
|
-
return /*#__PURE__*/React
|
|
162
|
+
return /*#__PURE__*/React.createElement(CheckboxWithExtra, {
|
|
231
163
|
disabled: disabled,
|
|
232
164
|
key: key,
|
|
233
165
|
onChange: function onChange(val) {
|
|
@@ -278,13 +210,13 @@ var CustomCheckbox = /*#__PURE__*/function (_Component3) {
|
|
|
278
210
|
_this$props4$editors = _this$props4.editors,
|
|
279
211
|
editors = _this$props4$editors === void 0 ? [] : _this$props4$editors,
|
|
280
212
|
disabled = _this$props4.disabled;
|
|
281
|
-
return /*#__PURE__*/React
|
|
213
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
282
214
|
className: "custom-checkbox"
|
|
283
|
-
},
|
|
215
|
+
}, map(options, function (option, key) {
|
|
284
216
|
var editorIndex = editors.findIndex(function (editor) {
|
|
285
217
|
return editor.key === option.value;
|
|
286
218
|
});
|
|
287
|
-
return /*#__PURE__*/React
|
|
219
|
+
return /*#__PURE__*/React.createElement(CheckboxWithExtra, {
|
|
288
220
|
disabled: disabled,
|
|
289
221
|
key: key,
|
|
290
222
|
onChange: function onChange(val) {
|
|
@@ -348,11 +280,11 @@ var GroupCheckbox = /*#__PURE__*/function (_Component4) {
|
|
|
348
280
|
key: "render",
|
|
349
281
|
value: function render() {
|
|
350
282
|
var value = this.props.value;
|
|
351
|
-
return /*#__PURE__*/React
|
|
283
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
352
284
|
className: classnames({
|
|
353
285
|
'group-issue-checkbox': this.showIssue()
|
|
354
286
|
})
|
|
355
|
-
}, /*#__PURE__*/React
|
|
287
|
+
}, /*#__PURE__*/React.createElement(Checkbox.Group, {
|
|
356
288
|
disabled: this.props.disabled,
|
|
357
289
|
options: this.props.options || [],
|
|
358
290
|
onChange: this.handleChange,
|
|
@@ -410,7 +342,7 @@ var MultipleCheckbox = /*#__PURE__*/function (_Component5) {
|
|
|
410
342
|
var flag = true;
|
|
411
343
|
var count = 0;
|
|
412
344
|
for (var i = 0; i < value.length; i++) {
|
|
413
|
-
if (
|
|
345
|
+
if (isUndefined(value[i].checkboxValue) || isNull(value[i].checkboxValue)) count++;
|
|
414
346
|
// 有其中一个选中了
|
|
415
347
|
if (value[i].checkboxValue) {
|
|
416
348
|
flag = false;
|
|
@@ -429,7 +361,7 @@ var MultipleCheckbox = /*#__PURE__*/function (_Component5) {
|
|
|
429
361
|
disabled = _this8$props2.disabled;
|
|
430
362
|
var renderDOM = [];
|
|
431
363
|
// 加入 无 选项
|
|
432
|
-
renderDOM.push(/*#__PURE__*/React
|
|
364
|
+
renderDOM.push(/*#__PURE__*/React.createElement(CheckboxWithExtra, {
|
|
433
365
|
disabled: disabled,
|
|
434
366
|
key: NONE,
|
|
435
367
|
onChange: function onChange(val) {
|
|
@@ -443,7 +375,7 @@ var MultipleCheckbox = /*#__PURE__*/function (_Component5) {
|
|
|
443
375
|
var index = editors.findIndex(function (editor) {
|
|
444
376
|
return editor.key === value[i].key;
|
|
445
377
|
});
|
|
446
|
-
renderDOM.push(/*#__PURE__*/React
|
|
378
|
+
renderDOM.push(/*#__PURE__*/React.createElement(CheckboxWithExtra, {
|
|
447
379
|
disabled: disabled,
|
|
448
380
|
key: i,
|
|
449
381
|
onChange: function onChange(val) {
|
|
@@ -465,7 +397,7 @@ var MultipleCheckbox = /*#__PURE__*/function (_Component5) {
|
|
|
465
397
|
return _createClass(MultipleCheckbox, [{
|
|
466
398
|
key: "render",
|
|
467
399
|
value: function render() {
|
|
468
|
-
return /*#__PURE__*/React
|
|
400
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
469
401
|
className: "multiple-checkbox"
|
|
470
402
|
}, this.renderCheckbox());
|
|
471
403
|
}
|
|
@@ -481,7 +413,7 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
481
413
|
_this9 = _callSuper(this, MyCheckbox, [].concat(args));
|
|
482
414
|
_defineProperty(_this9, "checkbox", {
|
|
483
415
|
"default": function _default(input_props, value, _onChange) {
|
|
484
|
-
return /*#__PURE__*/React
|
|
416
|
+
return /*#__PURE__*/React.createElement(Checkbox, {
|
|
485
417
|
checked: value,
|
|
486
418
|
onChange: function onChange(e) {
|
|
487
419
|
return _onChange(e.target.checked);
|
|
@@ -533,7 +465,7 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
533
465
|
}
|
|
534
466
|
onChange(Object.assign(value, newObj));
|
|
535
467
|
};
|
|
536
|
-
return /*#__PURE__*/React
|
|
468
|
+
return /*#__PURE__*/React.createElement(MultipleCheckbox, {
|
|
537
469
|
disabled: _this9.props.disabled,
|
|
538
470
|
value: r,
|
|
539
471
|
onChange: handleChange,
|
|
@@ -546,24 +478,24 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
546
478
|
_input_props$radio = input_props.radio,
|
|
547
479
|
radio = _input_props$radio === void 0 ? true : _input_props$radio,
|
|
548
480
|
inputNeedFillWidth = input_props.inputNeedFillWidth;
|
|
549
|
-
var allOptions =
|
|
550
|
-
if (renderData.length !== 1) return /*#__PURE__*/React
|
|
481
|
+
var allOptions = isString(renderData[0].options) ? otherOptions[renderData[0].options] : renderData[0].options;
|
|
482
|
+
if (renderData.length !== 1) return /*#__PURE__*/React.createElement("span", null, "custom\u578Bcheckbox\u4E2DrenderData\u957F\u5EA6\u4E3A1");
|
|
551
483
|
var r = {
|
|
552
484
|
checkboxValue: '',
|
|
553
485
|
editorsValue: '',
|
|
554
486
|
key: renderData[0].key,
|
|
555
487
|
options: []
|
|
556
488
|
};
|
|
557
|
-
var keyNote =
|
|
489
|
+
var keyNote = get(renderData, '0.keyNote') ? get(renderData, '0.keyNote') : "".concat(renderData[0].key, "Note");
|
|
558
490
|
if (value && renderData[0].key in value) {
|
|
559
491
|
r = {
|
|
560
|
-
checkboxValue:
|
|
561
|
-
editorsValue:
|
|
492
|
+
checkboxValue: get(value, renderData[0].key),
|
|
493
|
+
editorsValue: get(renderData, '0.extraEditors') && !isEmpty(get(renderData, '0.extraEditors.0.editors')) ? convertExtraEditors(get(value, keyNote)) : [get(value, keyNote)],
|
|
562
494
|
key: renderData[0].key
|
|
563
495
|
};
|
|
564
496
|
}
|
|
565
497
|
var handleChange = function handleChange(val, key) {
|
|
566
|
-
if (!
|
|
498
|
+
if (!isObject(value)) {
|
|
567
499
|
value = {};
|
|
568
500
|
}
|
|
569
501
|
var index = input_props.renderData.findIndex(function (item) {
|
|
@@ -579,7 +511,7 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
579
511
|
newObj = _defineProperty(_defineProperty({}, key, false), keyNote, ' ');
|
|
580
512
|
} else {
|
|
581
513
|
newObj = _defineProperty(_defineProperty({}, key, val.checkboxValue), keyNote, ' ');
|
|
582
|
-
if (
|
|
514
|
+
if (isArray(input_props.renderData[index].extraEditors)) {
|
|
583
515
|
if (input_props.renderData[index].extraEditors[0] && input_props.renderData[index].extraEditors[0].editors.length <= 1) {
|
|
584
516
|
if (value[key] === val.checkboxValue) {
|
|
585
517
|
newObj[keyNote] = val.editorsValue ? val.editorsValue[0] || '' : '';
|
|
@@ -591,21 +523,21 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
591
523
|
}
|
|
592
524
|
onChange(newObj);
|
|
593
525
|
};
|
|
594
|
-
return inputNeedFillWidth ? /*#__PURE__*/React
|
|
526
|
+
return inputNeedFillWidth ? (/*#__PURE__*/React.createElement(CheckboxInputNeedFillWidth, {
|
|
595
527
|
disabled: _this9.props.disabled,
|
|
596
528
|
value: r,
|
|
597
529
|
onChange: handleChange,
|
|
598
530
|
radio: radio,
|
|
599
531
|
options: allOptions,
|
|
600
532
|
editors: renderData[0].extraEditors
|
|
601
|
-
}) : /*#__PURE__*/React
|
|
533
|
+
})) : (/*#__PURE__*/React.createElement(CustomCheckbox, {
|
|
602
534
|
disabled: _this9.props.disabled,
|
|
603
535
|
value: r,
|
|
604
536
|
onChange: handleChange,
|
|
605
537
|
radio: radio,
|
|
606
538
|
options: allOptions,
|
|
607
539
|
editors: renderData[0].extraEditors
|
|
608
|
-
});
|
|
540
|
+
}));
|
|
609
541
|
},
|
|
610
542
|
group: function group(input_props, value, onChange) {
|
|
611
543
|
var _input_props$options = input_props.options,
|
|
@@ -613,7 +545,7 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
613
545
|
_input_props$radio2 = input_props.radio,
|
|
614
546
|
radio = _input_props$radio2 === void 0 ? true : _input_props$radio2,
|
|
615
547
|
issue = input_props.issue;
|
|
616
|
-
var allOptions =
|
|
548
|
+
var allOptions = isString(options) ? otherOptions[options] : options;
|
|
617
549
|
// 现在只做单选的,多选格式确定下来再做
|
|
618
550
|
var handleChange = function handleChange(val) {
|
|
619
551
|
if (val.length && val.length !== 0) {
|
|
@@ -627,7 +559,7 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
627
559
|
onChange(val);
|
|
628
560
|
}
|
|
629
561
|
};
|
|
630
|
-
return /*#__PURE__*/React
|
|
562
|
+
return /*#__PURE__*/React.createElement(GroupCheckbox, {
|
|
631
563
|
disabled: _this9.props.disabled,
|
|
632
564
|
value: [value],
|
|
633
565
|
onChange: function onChange(val) {
|
|
@@ -655,11 +587,10 @@ var MyCheckbox = /*#__PURE__*/function (_Component6) {
|
|
|
655
587
|
return _createClass(MyCheckbox, [{
|
|
656
588
|
key: "render",
|
|
657
589
|
value: function render() {
|
|
658
|
-
return /*#__PURE__*/React
|
|
590
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
659
591
|
className: "check-box"
|
|
660
592
|
}, this.renderCheckbox());
|
|
661
593
|
}
|
|
662
594
|
}]);
|
|
663
595
|
}(Component);
|
|
664
596
|
export { MyCheckbox as default };
|
|
665
|
-
//# sourceMappingURL=.root55.js.map
|
|
@@ -6,87 +6,19 @@ import _inherits from "@babel/runtime/helpers/inherits";
|
|
|
6
6
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
7
7
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
8
8
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
9
|
-
import '
|
|
10
|
-
import
|
|
11
|
-
import '
|
|
12
|
-
import _Tooltip from 'antd/es/tooltip';
|
|
13
|
-
import 'antd/es/button/style';
|
|
14
|
-
import _Button from 'antd/es/button';
|
|
15
|
-
import _set from 'lodash/set';
|
|
9
|
+
import { MyIcon } from '@lm_fe/components';
|
|
10
|
+
import { Tooltip, Button, Modal } from 'antd';
|
|
11
|
+
import { set } from 'lodash';
|
|
16
12
|
import React, { Component } from 'react';
|
|
17
|
-
import {
|
|
18
|
-
import
|
|
19
|
-
import '@lm_fe/env';
|
|
20
|
-
import 'lodash/isFunction';
|
|
21
|
-
import 'antd/es/space/style';
|
|
22
|
-
import 'antd/es/space';
|
|
23
|
-
import 'antd/es/input/style';
|
|
24
|
-
import 'antd/es/input';
|
|
25
|
-
import 'antd/es/input-number/style';
|
|
26
|
-
import 'antd/es/input-number';
|
|
27
|
-
import 'lodash/map';
|
|
28
|
-
import 'lodash/indexOf';
|
|
29
|
-
import 'lodash/get';
|
|
30
|
-
import 'lodash/compact';
|
|
31
|
-
import '@lm_fe/components';
|
|
13
|
+
import { a as styleInject, I as Inner } from './index.js';
|
|
14
|
+
import '@lm_fe/provoke';
|
|
32
15
|
import '@lm_fe/utils';
|
|
33
16
|
import 'classnames';
|
|
34
17
|
import 'dayjs';
|
|
35
|
-
import '
|
|
36
|
-
import 'antd/es/checkbox';
|
|
37
|
-
import 'lodash/isString';
|
|
38
|
-
import 'lodash/isNumber';
|
|
39
|
-
import 'lodash/isBoolean';
|
|
40
|
-
import 'antd/es/divider/style';
|
|
41
|
-
import 'antd/es/divider';
|
|
42
|
-
import 'lodash/isEmpty';
|
|
43
|
-
import 'antd/es/switch/style';
|
|
44
|
-
import 'antd/es/switch';
|
|
45
|
-
import 'antd/es/form/style';
|
|
46
|
-
import 'antd/es/form';
|
|
47
|
-
import 'lodash/join';
|
|
48
|
-
import 'lodash/isEqual';
|
|
49
|
-
import 'lodash/isArray';
|
|
50
|
-
import 'lodash/identity';
|
|
51
|
-
import 'lodash/cloneDeep';
|
|
18
|
+
import '@lm_fe/env';
|
|
52
19
|
import '@lm_fe/service';
|
|
53
|
-
import '
|
|
54
|
-
import 'lodash/keys';
|
|
55
|
-
import 'lodash/keyBy';
|
|
56
|
-
import 'lodash/isNil';
|
|
57
|
-
import 'antd/es/spin/style';
|
|
58
|
-
import 'antd/es/spin';
|
|
59
|
-
import 'antd/es/message/style';
|
|
60
|
-
import 'antd/es/message';
|
|
61
|
-
import 'lodash/has';
|
|
62
|
-
import 'lodash/size';
|
|
63
|
-
import 'lodash/includes';
|
|
64
|
-
import 'lodash/forEach';
|
|
65
|
-
import 'lodash/filter';
|
|
66
|
-
import 'react-to-print';
|
|
67
|
-
import 'antd/es/row/style';
|
|
68
|
-
import 'antd/es/row';
|
|
69
|
-
import 'antd/es/col/style';
|
|
70
|
-
import 'antd/es/col';
|
|
71
|
-
import 'lodash/concat';
|
|
72
|
-
import 'lodash/reduce';
|
|
73
|
-
import 'lodash/debounce';
|
|
74
|
-
import 'lodash/pickBy';
|
|
75
|
-
import 'antd/es/auto-complete/style';
|
|
76
|
-
import 'antd/es/auto-complete';
|
|
77
|
-
import 'lodash/nth';
|
|
78
|
-
import 'lodash/assign';
|
|
79
|
-
import 'antd/es/popover/style';
|
|
80
|
-
import 'antd/es/popover';
|
|
81
|
-
import 'antd/es/menu/style';
|
|
82
|
-
import 'antd/es/menu';
|
|
20
|
+
import 'reconnecting-websocket';
|
|
83
21
|
import 'store';
|
|
84
|
-
import 'antd/es/popconfirm/style';
|
|
85
|
-
import 'antd/es/popconfirm';
|
|
86
|
-
import 'antd/es/radio/style';
|
|
87
|
-
import 'antd/es/radio';
|
|
88
|
-
import 'lodash/last';
|
|
89
|
-
import 'lodash/toUpper';
|
|
90
22
|
var css_248z = ".array-custom {\n padding-top: 10px;\n}\n.array-custom .array-form-title {\n color: rgba(0, 0, 0, 0.85);\n display: flex;\n flex-direction: row;\n margin-bottom: 8px;\n}\n.array-custom .array-form-title > div {\n width: 100%;\n padding-left: 2rem;\n}\n.array-custom .array-form-title > div > span {\n position: relative;\n padding: 0 2px;\n}\n.array-custom .array-form-main {\n display: flex;\n flex-direction: row;\n align-items: center;\n position: relative;\n}\n.array-custom .array-form-main_title {\n position: absolute;\n top: -15px;\n left: 3px;\n color: #3d8bf7;\n}\n.array-custom .array-form-main_title-handler {\n display: inline-block;\n}\n.array-custom .array-form-main_custom {\n width: 100%;\n}\n";
|
|
91
23
|
styleInject(css_248z);
|
|
92
24
|
var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
@@ -101,7 +33,7 @@ var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
|
101
33
|
onChange = _this$props.onChange;
|
|
102
34
|
var newValue = JSON.parse(JSON.stringify(value)) || [];
|
|
103
35
|
// newValue[index] = val;
|
|
104
|
-
|
|
36
|
+
set(newValue, "[".concat(index, "]"), val);
|
|
105
37
|
console.log({
|
|
106
38
|
newValue: newValue
|
|
107
39
|
});
|
|
@@ -130,28 +62,32 @@ var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
|
130
62
|
className: "array-form-main_title"
|
|
131
63
|
}, /*#__PURE__*/React.createElement("span", null, array_title, index + 1, "\uFF1A"), /*#__PURE__*/React.createElement("div", {
|
|
132
64
|
className: "array-form-main_title-handler"
|
|
133
|
-
}, !hiddenBtn && /*#__PURE__*/React.createElement(React.Fragment, null, value.length === 1 ? null : /*#__PURE__*/React.createElement(
|
|
65
|
+
}, !hiddenBtn && (/*#__PURE__*/React.createElement(React.Fragment, null, value.length === 1 ? null : (/*#__PURE__*/React.createElement(Tooltip, {
|
|
134
66
|
title: "\u5220\u9664"
|
|
135
|
-
}, /*#__PURE__*/React.createElement(
|
|
67
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
136
68
|
size: "small",
|
|
137
69
|
shape: "circle",
|
|
138
70
|
danger: true,
|
|
139
71
|
type: "link",
|
|
140
|
-
icon: /*#__PURE__*/React.createElement(
|
|
72
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
73
|
+
value: 'MinusCircleOutlined'
|
|
74
|
+
}),
|
|
141
75
|
disabled: _this.props.disabled,
|
|
142
76
|
onClick: function onClick() {
|
|
143
77
|
return _this.handleDelete(index);
|
|
144
78
|
}
|
|
145
|
-
})), index !== value.length - 1 ? null : /*#__PURE__*/React.createElement(
|
|
79
|
+
}))), index !== value.length - 1 ? null : (/*#__PURE__*/React.createElement(Tooltip, {
|
|
146
80
|
title: "\u6DFB\u52A0"
|
|
147
|
-
}, /*#__PURE__*/React.createElement(
|
|
81
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
148
82
|
shape: "circle",
|
|
149
83
|
size: "small",
|
|
150
84
|
type: "link",
|
|
151
|
-
icon: /*#__PURE__*/React.createElement(
|
|
85
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
86
|
+
value: 'PlusCircleOutlined'
|
|
87
|
+
}),
|
|
152
88
|
onClick: _this.handleAdd,
|
|
153
89
|
disabled: _this.props.disabled
|
|
154
|
-
}))))), /*#__PURE__*/React.createElement("div", {
|
|
90
|
+
}))))))), /*#__PURE__*/React.createElement("div", {
|
|
155
91
|
className: "array-form-main_custom"
|
|
156
92
|
}, /*#__PURE__*/React.createElement(Inner, {
|
|
157
93
|
onChange: function onChange(singleValue) {
|
|
@@ -253,8 +189,8 @@ var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
|
253
189
|
return /*#__PURE__*/React.createElement("div", {
|
|
254
190
|
className: "array-custom",
|
|
255
191
|
id: name
|
|
256
|
-
}, /*#__PURE__*/React.createElement("div", null, this.renderArrayCustomForm()), /*#__PURE__*/React.createElement(
|
|
257
|
-
|
|
192
|
+
}, /*#__PURE__*/React.createElement("div", null, this.renderArrayCustomForm()), /*#__PURE__*/React.createElement(Modal, {
|
|
193
|
+
open: visible,
|
|
258
194
|
closable: false,
|
|
259
195
|
onCancel: function onCancel() {
|
|
260
196
|
return _this2.setState({
|
|
@@ -268,7 +204,8 @@ var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
|
268
204
|
style: {
|
|
269
205
|
top: '40%'
|
|
270
206
|
}
|
|
271
|
-
}, /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(
|
|
207
|
+
}, /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(MyIcon, {
|
|
208
|
+
value: 'QuestionCircleOutlined',
|
|
272
209
|
style: {
|
|
273
210
|
color: '#feaa02'
|
|
274
211
|
}
|
|
@@ -277,4 +214,3 @@ var ArrayCustom = /*#__PURE__*/function (_Component) {
|
|
|
277
214
|
}]);
|
|
278
215
|
}(Component);
|
|
279
216
|
export { ArrayCustom as default };
|
|
280
|
-
//# sourceMappingURL=.root47.js.map
|