@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,16 +1,9 @@
|
|
|
1
1
|
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
|
-
import 'antd/es/tooltip/style';
|
|
4
|
-
import _Tooltip from 'antd/es/tooltip';
|
|
5
|
-
import 'antd/es/button/style';
|
|
6
|
-
import _Button from 'antd/es/button';
|
|
7
|
-
import 'antd/es/input/style';
|
|
8
|
-
import _Input from 'antd/es/input';
|
|
9
|
-
import 'antd/es/cascader/style';
|
|
10
|
-
import _Cascader from 'antd/es/cascader';
|
|
11
|
-
import _cloneDeep from 'lodash/cloneDeep';
|
|
12
3
|
import { get_old_address_options } from '@lm_fe/components';
|
|
13
4
|
import { mchcEvent } from '@lm_fe/env';
|
|
5
|
+
import { Tooltip, Input, Cascader, Button } from 'antd';
|
|
6
|
+
import { cloneDeep } from 'lodash';
|
|
14
7
|
import React, { useState, useEffect } from 'react';
|
|
15
8
|
function AddressInput(_ref) {
|
|
16
9
|
var id = _ref.id,
|
|
@@ -66,7 +59,7 @@ function AddressInput(_ref) {
|
|
|
66
59
|
useEffect(function () {}, []);
|
|
67
60
|
useEffect(function () {
|
|
68
61
|
get_old_address_options(needStreet).then(function (opt) {
|
|
69
|
-
setOptions(opt);
|
|
62
|
+
setOptions(opt[0] || opt);
|
|
70
63
|
});
|
|
71
64
|
}, []);
|
|
72
65
|
useEffect(function () {
|
|
@@ -79,7 +72,7 @@ function AddressInput(_ref) {
|
|
|
79
72
|
provinces = _value$split2[0],
|
|
80
73
|
detailed = _value$split2[1];
|
|
81
74
|
var provincesArray = provinces && provinces.split(',');
|
|
82
|
-
var initPcasv =
|
|
75
|
+
var initPcasv = cloneDeep(provincesArray);
|
|
83
76
|
// 兼容旧版本全是“,”分割的地址(省,市,区,街道,详细地址)
|
|
84
77
|
if (!value.includes('&')) {
|
|
85
78
|
initPcasv = provincesArray.slice(0, 3);
|
|
@@ -123,20 +116,20 @@ function AddressInput(_ref) {
|
|
|
123
116
|
return option.label.toLowerCase().indexOf(inputValue.toLowerCase()) > -1;
|
|
124
117
|
});
|
|
125
118
|
};
|
|
126
|
-
return /*#__PURE__*/React.createElement(
|
|
119
|
+
return /*#__PURE__*/React.createElement(Tooltip, {
|
|
127
120
|
id: id,
|
|
128
121
|
placement: "topLeft",
|
|
129
122
|
title: text
|
|
130
|
-
}, /*#__PURE__*/React.createElement(
|
|
123
|
+
}, /*#__PURE__*/React.createElement(Input.Group, {
|
|
131
124
|
compact: true,
|
|
132
125
|
style: {
|
|
133
126
|
display: 'flex'
|
|
134
127
|
}
|
|
135
|
-
}, /*#__PURE__*/React.createElement(
|
|
128
|
+
}, /*#__PURE__*/React.createElement(Input.Group, {
|
|
136
129
|
style: {
|
|
137
130
|
flex: 1
|
|
138
131
|
}
|
|
139
|
-
}, /*#__PURE__*/React.createElement(
|
|
132
|
+
}, /*#__PURE__*/React.createElement(Cascader, {
|
|
140
133
|
allowClear: true,
|
|
141
134
|
size: size,
|
|
142
135
|
bordered: bordered,
|
|
@@ -152,7 +145,7 @@ function AddressInput(_ref) {
|
|
|
152
145
|
width: '40%'
|
|
153
146
|
},
|
|
154
147
|
getPopupContainer: getPopupContainer
|
|
155
|
-
}), /*#__PURE__*/React.createElement(
|
|
148
|
+
}), /*#__PURE__*/React.createElement(Input, {
|
|
156
149
|
size: size,
|
|
157
150
|
disabled: disabled,
|
|
158
151
|
bordered: bordered,
|
|
@@ -163,45 +156,44 @@ function AddressInput(_ref) {
|
|
|
163
156
|
style: {
|
|
164
157
|
width: '60%'
|
|
165
158
|
}
|
|
166
|
-
})), !!extra && /*#__PURE__*/React.createElement(
|
|
159
|
+
})), !!extra && (/*#__PURE__*/React.createElement(Button, {
|
|
167
160
|
ghost: true,
|
|
168
161
|
type: "primary",
|
|
169
162
|
onClick: handleExtra
|
|
170
|
-
}, typeof extra == 'string' ? extra : 'extra'), permanentResidenceAddress && /*#__PURE__*/
|
|
163
|
+
}, typeof extra == 'string' ? extra : 'extra')), permanentResidenceAddress && (/*#__PURE__*/
|
|
171
164
|
// 女方产休地址同女方同户籍地
|
|
172
|
-
React.createElement(
|
|
165
|
+
React.createElement(Button, {
|
|
173
166
|
ghost: true,
|
|
174
167
|
type: "primary",
|
|
175
168
|
onClick: handleAdress('permanentResidenceAddress')
|
|
176
|
-
}, typeof permanentResidenceAddress == 'string' ? permanentResidenceAddress : 'extra'), residenceAddress && /*#__PURE__*/React.createElement(
|
|
169
|
+
}, typeof permanentResidenceAddress == 'string' ? permanentResidenceAddress : 'extra')), residenceAddress && (/*#__PURE__*/React.createElement(Button, {
|
|
177
170
|
ghost: true,
|
|
178
171
|
type: "primary",
|
|
179
172
|
onClick: handleAdress('residenceAddress')
|
|
180
|
-
}, typeof residenceAddress == 'string' ? residenceAddress : 'residenceAddress'),
|
|
173
|
+
}, typeof residenceAddress == 'string' ? residenceAddress : 'residenceAddress')),
|
|
181
174
|
// 男方户籍同女方户籍
|
|
182
|
-
hubResidenceBywpAddress && /*#__PURE__*/React.createElement(
|
|
175
|
+
hubResidenceBywpAddress && (/*#__PURE__*/React.createElement(Button, {
|
|
183
176
|
ghost: true,
|
|
184
177
|
type: "primary",
|
|
185
178
|
onClick: handleAdress('hubResidenceBywpAddress')
|
|
186
|
-
}, typeof hubResidenceBywpAddress == 'string' ? hubResidenceBywpAddress : 'hubResidenceBywpAddress'),
|
|
179
|
+
}, typeof hubResidenceBywpAddress == 'string' ? hubResidenceBywpAddress : 'hubResidenceBywpAddress')),
|
|
187
180
|
// 男方户籍同女方居住地
|
|
188
|
-
hubResidenceBywifeesidenceAddress && /*#__PURE__*/React.createElement(
|
|
181
|
+
hubResidenceBywifeesidenceAddress && (/*#__PURE__*/React.createElement(Button, {
|
|
189
182
|
ghost: true,
|
|
190
183
|
type: "primary",
|
|
191
184
|
onClick: handleAdress('hubResidenceBywifeesidenceAddress')
|
|
192
|
-
}, typeof hubResidenceBywifeesidenceAddress == 'string' ? hubResidenceBywifeesidenceAddress : 'hubResidenceBywpAddress'),
|
|
185
|
+
}, typeof hubResidenceBywifeesidenceAddress == 'string' ? hubResidenceBywifeesidenceAddress : 'hubResidenceBywpAddress')),
|
|
193
186
|
//男方居住地址同男方户籍
|
|
194
|
-
hubbyResidenceAddress && /*#__PURE__*/React.createElement(
|
|
187
|
+
hubbyResidenceAddress && (/*#__PURE__*/React.createElement(Button, {
|
|
195
188
|
ghost: true,
|
|
196
189
|
type: "primary",
|
|
197
190
|
onClick: handleAdress('hubbyResidenceAddress')
|
|
198
|
-
}, typeof hubbyResidenceAddress == 'string' ? hubbyResidenceAddress : 'hubResidenceBywpAddress'),
|
|
191
|
+
}, typeof hubbyResidenceAddress == 'string' ? hubbyResidenceAddress : 'hubResidenceBywpAddress')),
|
|
199
192
|
//男方居住地址同女方居住地
|
|
200
|
-
hubbywifeResidenceAddress && /*#__PURE__*/React.createElement(
|
|
193
|
+
hubbywifeResidenceAddress && (/*#__PURE__*/React.createElement(Button, {
|
|
201
194
|
ghost: true,
|
|
202
195
|
type: "primary",
|
|
203
196
|
onClick: handleAdress('hubbywifeResidenceAddress')
|
|
204
|
-
}, typeof hubbywifeResidenceAddress == 'string' ? hubbywifeResidenceAddress : 'hubResidenceBywpAddress')));
|
|
197
|
+
}, typeof hubbywifeResidenceAddress == 'string' ? hubbywifeResidenceAddress : 'hubResidenceBywpAddress'))));
|
|
205
198
|
}
|
|
206
199
|
export { AddressInput as default };
|
|
207
|
-
//# sourceMappingURL=.root25.js.map
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { mchcEnv } from '@lm_fe/env';
|
|
6
|
+
import { LazyAntd } from '@lm_fe/components';
|
|
7
|
+
var Tree = LazyAntd.Tree,
|
|
8
|
+
TreeSelect = LazyAntd.TreeSelect,
|
|
9
|
+
Select = LazyAntd.Select,
|
|
10
|
+
Table = LazyAntd.Table,
|
|
11
|
+
Dropdown = LazyAntd.Dropdown,
|
|
12
|
+
Pagination = LazyAntd.Pagination;
|
|
13
|
+
var index = function index(props) {
|
|
14
|
+
var countries = mchcEnv.get_options('国家s');
|
|
15
|
+
return /*#__PURE__*/React.createElement(Select, _objectSpread({
|
|
16
|
+
showSearch: true,
|
|
17
|
+
allowClear: true,
|
|
18
|
+
placeholder: "\u8BF7\u9009\u62E9\u56FD\u5BB6",
|
|
19
|
+
getPopupContainer: function getPopupContainer(triggerNode) {
|
|
20
|
+
return triggerNode.parentNode;
|
|
21
|
+
},
|
|
22
|
+
filterOption: function filterOption(input, option) {
|
|
23
|
+
return (option === null || option === void 0 ? void 0 : option.children.toLowerCase().indexOf(input.toLowerCase())) > -1;
|
|
24
|
+
}
|
|
25
|
+
}, props), countries.map(function (item, index) {
|
|
26
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
27
|
+
key: item.label,
|
|
28
|
+
value: item.label
|
|
29
|
+
}, item.label);
|
|
30
|
+
}));
|
|
31
|
+
};
|
|
32
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { map } from 'lodash';
|
|
6
|
+
import { LazyAntd } from '@lm_fe/components';
|
|
7
|
+
var Tree = LazyAntd.Tree,
|
|
8
|
+
TreeSelect = LazyAntd.TreeSelect,
|
|
9
|
+
Select = LazyAntd.Select,
|
|
10
|
+
Table = LazyAntd.Table,
|
|
11
|
+
Dropdown = LazyAntd.Dropdown,
|
|
12
|
+
Pagination = LazyAntd.Pagination;
|
|
13
|
+
var deviceStatusMapping = [{
|
|
14
|
+
value: 0,
|
|
15
|
+
title: '空闲'
|
|
16
|
+
}, {
|
|
17
|
+
value: 1,
|
|
18
|
+
title: '外租'
|
|
19
|
+
}, {
|
|
20
|
+
value: 2,
|
|
21
|
+
title: '回收'
|
|
22
|
+
}, {
|
|
23
|
+
value: 3,
|
|
24
|
+
title: '故障'
|
|
25
|
+
}];
|
|
26
|
+
var index = function index(props) {
|
|
27
|
+
return /*#__PURE__*/React.createElement(Select, _objectSpread({
|
|
28
|
+
placeholder: "\u8BF7\u9009\u62E9\u8BBE\u5907\u72B6\u6001",
|
|
29
|
+
allowClear: true
|
|
30
|
+
}, props), map(deviceStatusMapping, function (status) {
|
|
31
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
32
|
+
value: status.value
|
|
33
|
+
}, status.title);
|
|
34
|
+
}));
|
|
35
|
+
};
|
|
36
|
+
export { index as default, deviceStatusMapping };
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
2
2
|
import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
3
3
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
4
|
-
import 'antd/es/cascader/style';
|
|
5
|
-
import _Cascader from 'antd/es/cascader';
|
|
6
|
-
import _isArray from 'lodash/isArray';
|
|
7
4
|
import { address_options } from '@lm_fe/env';
|
|
5
|
+
import { Cascader } from 'antd';
|
|
6
|
+
import { isArray } from 'lodash';
|
|
8
7
|
import React, { useState, useEffect } from 'react';
|
|
9
8
|
function get_province_options() {
|
|
10
9
|
return _get_province_options.apply(this, arguments);
|
|
11
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* 籍贯组件
|
|
13
|
+
*/
|
|
12
14
|
function _get_province_options() {
|
|
13
15
|
_get_province_options = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
|
|
14
16
|
var provinceCityOptions, mainlandData;
|
|
@@ -61,7 +63,7 @@ function NativePlace(_ref) {
|
|
|
61
63
|
}, []);
|
|
62
64
|
function handleChange(value, selectedOptions) {
|
|
63
65
|
var newValue = '';
|
|
64
|
-
if (
|
|
66
|
+
if (isArray(value)) {
|
|
65
67
|
newValue = value.join(SymbolicLink);
|
|
66
68
|
}
|
|
67
69
|
onChange(newValue);
|
|
@@ -73,11 +75,10 @@ function NativePlace(_ref) {
|
|
|
73
75
|
return [];
|
|
74
76
|
}
|
|
75
77
|
}
|
|
76
|
-
return /*#__PURE__*/React.createElement(
|
|
78
|
+
return /*#__PURE__*/React.createElement(Cascader, {
|
|
77
79
|
value: transformValue(value),
|
|
78
80
|
options: options,
|
|
79
81
|
onChange: handleChange
|
|
80
82
|
});
|
|
81
83
|
}
|
|
82
84
|
export { NativePlace as default };
|
|
83
|
-
//# sourceMappingURL=.root32.js.map
|
|
@@ -4,88 +4,10 @@ import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
|
4
4
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
5
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
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 { _ as _extends } from './index.js';
|
|
8
|
-
import _omit from 'lodash/omit';
|
|
9
|
-
import _map from 'lodash/map';
|
|
10
7
|
import React, { useState, useEffect } from 'react';
|
|
8
|
+
import { map, omit } from 'lodash';
|
|
11
9
|
import { request } from '@lm_fe/utils';
|
|
12
10
|
import { LazyAntd } from '@lm_fe/components';
|
|
13
|
-
import '@lm_fe/env';
|
|
14
|
-
import 'lodash/isFunction';
|
|
15
|
-
import '@ant-design/icons';
|
|
16
|
-
import 'antd/es/space/style';
|
|
17
|
-
import 'antd/es/space';
|
|
18
|
-
import 'antd/es/input/style';
|
|
19
|
-
import 'antd/es/input';
|
|
20
|
-
import 'antd/es/input-number/style';
|
|
21
|
-
import 'antd/es/input-number';
|
|
22
|
-
import 'lodash/set';
|
|
23
|
-
import 'lodash/indexOf';
|
|
24
|
-
import 'lodash/get';
|
|
25
|
-
import 'lodash/compact';
|
|
26
|
-
import 'classnames';
|
|
27
|
-
import 'dayjs';
|
|
28
|
-
import 'antd/es/checkbox/style';
|
|
29
|
-
import 'antd/es/checkbox';
|
|
30
|
-
import 'lodash/isString';
|
|
31
|
-
import 'lodash/isNumber';
|
|
32
|
-
import 'lodash/isBoolean';
|
|
33
|
-
import 'antd/es/divider/style';
|
|
34
|
-
import 'antd/es/divider';
|
|
35
|
-
import 'antd/es/button/style';
|
|
36
|
-
import 'antd/es/button';
|
|
37
|
-
import 'lodash/isEmpty';
|
|
38
|
-
import 'antd/es/switch/style';
|
|
39
|
-
import 'antd/es/switch';
|
|
40
|
-
import 'antd/es/form/style';
|
|
41
|
-
import 'antd/es/form';
|
|
42
|
-
import 'lodash/join';
|
|
43
|
-
import 'lodash/isEqual';
|
|
44
|
-
import 'lodash/isArray';
|
|
45
|
-
import 'lodash/identity';
|
|
46
|
-
import 'lodash/cloneDeep';
|
|
47
|
-
import '@lm_fe/service';
|
|
48
|
-
import 'lodash/isObject';
|
|
49
|
-
import 'lodash/keys';
|
|
50
|
-
import 'lodash/keyBy';
|
|
51
|
-
import 'lodash/isNil';
|
|
52
|
-
import 'antd/es/tooltip/style';
|
|
53
|
-
import 'antd/es/tooltip';
|
|
54
|
-
import 'antd/es/spin/style';
|
|
55
|
-
import 'antd/es/spin';
|
|
56
|
-
import 'antd/es/message/style';
|
|
57
|
-
import 'antd/es/message';
|
|
58
|
-
import 'lodash/has';
|
|
59
|
-
import 'antd/es/modal/style';
|
|
60
|
-
import 'antd/es/modal';
|
|
61
|
-
import 'lodash/size';
|
|
62
|
-
import 'lodash/includes';
|
|
63
|
-
import 'lodash/forEach';
|
|
64
|
-
import 'lodash/filter';
|
|
65
|
-
import 'react-to-print';
|
|
66
|
-
import 'antd/es/row/style';
|
|
67
|
-
import 'antd/es/row';
|
|
68
|
-
import 'antd/es/col/style';
|
|
69
|
-
import 'antd/es/col';
|
|
70
|
-
import 'lodash/concat';
|
|
71
|
-
import 'lodash/reduce';
|
|
72
|
-
import 'lodash/debounce';
|
|
73
|
-
import 'lodash/pickBy';
|
|
74
|
-
import 'antd/es/auto-complete/style';
|
|
75
|
-
import 'antd/es/auto-complete';
|
|
76
|
-
import 'lodash/nth';
|
|
77
|
-
import 'lodash/assign';
|
|
78
|
-
import 'antd/es/popover/style';
|
|
79
|
-
import 'antd/es/popover';
|
|
80
|
-
import 'antd/es/menu/style';
|
|
81
|
-
import 'antd/es/menu';
|
|
82
|
-
import 'store';
|
|
83
|
-
import 'antd/es/popconfirm/style';
|
|
84
|
-
import 'antd/es/popconfirm';
|
|
85
|
-
import 'antd/es/radio/style';
|
|
86
|
-
import 'antd/es/radio';
|
|
87
|
-
import 'lodash/last';
|
|
88
|
-
import 'lodash/toUpper';
|
|
89
11
|
var Tree = LazyAntd.Tree,
|
|
90
12
|
TreeSelect = LazyAntd.TreeSelect,
|
|
91
13
|
Select = LazyAntd.Select,
|
|
@@ -100,12 +22,12 @@ var index = function index(props) {
|
|
|
100
22
|
var _transferMenus = function transferMenus(menus) {
|
|
101
23
|
var parentid = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
|
|
102
24
|
var temp = [];
|
|
103
|
-
|
|
25
|
+
map(menus, function (item) {
|
|
104
26
|
if (item.parentid === parentid) {
|
|
105
27
|
item.title = item.name;
|
|
106
28
|
item.value = item.id;
|
|
107
29
|
item.children = _transferMenus(menus, item.id);
|
|
108
|
-
temp.push(_objectSpread({},
|
|
30
|
+
temp.push(_objectSpread({}, omit(item, 'key')));
|
|
109
31
|
}
|
|
110
32
|
});
|
|
111
33
|
return temp;
|
|
@@ -135,13 +57,12 @@ var index = function index(props) {
|
|
|
135
57
|
}, _callee);
|
|
136
58
|
}))();
|
|
137
59
|
}, []);
|
|
138
|
-
return /*#__PURE__*/React.createElement(TreeSelect,
|
|
60
|
+
return /*#__PURE__*/React.createElement(TreeSelect, _objectSpread({
|
|
139
61
|
treeDefaultExpandAll: true,
|
|
140
62
|
placeholder: "\u8BF7\u9009\u62E9\u7236\u7EA7\u83DC\u5355",
|
|
141
63
|
allowClear: true,
|
|
142
64
|
treeData: menus,
|
|
143
|
-
|
|
65
|
+
popupMatchSelectWidth: 300
|
|
144
66
|
}, props));
|
|
145
67
|
};
|
|
146
68
|
export { index as default };
|
|
147
|
-
//# sourceMappingURL=.root169.js.map
|
|
@@ -4,88 +4,15 @@ import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
|
|
|
4
4
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
5
5
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
6
6
|
var _excluded = ["onChange", "form", "onPatientAutoComplete", "name", "width", "value", "PatientAutoComplete_url", "PatientAutoComplete_filterKey", "PatientAutoComplete_displayKey", "style"];
|
|
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
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
8
|
-
import {
|
|
9
|
-
import 'antd/es/auto-complete/style';
|
|
10
|
-
import _AutoComplete from 'antd/es/auto-complete';
|
|
11
|
-
import 'antd/es/row/style';
|
|
12
|
-
import _Row from 'antd/es/row';
|
|
13
|
-
import 'antd/es/col/style';
|
|
14
|
-
import _Col from 'antd/es/col';
|
|
15
|
-
import _map from 'lodash/map';
|
|
16
|
-
import _get from 'lodash/get';
|
|
17
|
-
import _debounce from 'lodash/debounce';
|
|
10
|
+
import { getInputStyle, AutoComplete_L } from '@lm_fe/components';
|
|
18
11
|
import { mchcEvent } from '@lm_fe/env';
|
|
19
12
|
import { request } from '@lm_fe/utils';
|
|
13
|
+
import { Row, Col } from 'antd';
|
|
14
|
+
import { debounce, get, map } from 'lodash';
|
|
20
15
|
import React, { useRef, useState, useEffect, useMemo } from 'react';
|
|
21
|
-
import { getInputStyle } from '@lm_fe/components';
|
|
22
|
-
import 'antd/es/divider/style';
|
|
23
|
-
import 'antd/es/divider';
|
|
24
|
-
import 'antd/es/button/style';
|
|
25
|
-
import 'antd/es/button';
|
|
26
|
-
import 'lodash/isBoolean';
|
|
27
|
-
import '@ant-design/icons';
|
|
28
|
-
import 'lodash/isFunction';
|
|
29
|
-
import 'antd/es/space/style';
|
|
30
|
-
import 'antd/es/space';
|
|
31
|
-
import 'antd/es/input/style';
|
|
32
|
-
import 'antd/es/input';
|
|
33
|
-
import 'antd/es/input-number/style';
|
|
34
|
-
import 'antd/es/input-number';
|
|
35
|
-
import 'lodash/set';
|
|
36
|
-
import 'lodash/indexOf';
|
|
37
|
-
import 'lodash/compact';
|
|
38
|
-
import 'classnames';
|
|
39
|
-
import 'dayjs';
|
|
40
|
-
import 'antd/es/checkbox/style';
|
|
41
|
-
import 'antd/es/checkbox';
|
|
42
|
-
import 'lodash/isString';
|
|
43
|
-
import 'lodash/isNumber';
|
|
44
|
-
import 'lodash/isEmpty';
|
|
45
|
-
import 'antd/es/switch/style';
|
|
46
|
-
import 'antd/es/switch';
|
|
47
|
-
import 'antd/es/form/style';
|
|
48
|
-
import 'antd/es/form';
|
|
49
|
-
import 'lodash/join';
|
|
50
|
-
import 'lodash/isEqual';
|
|
51
|
-
import 'lodash/isArray';
|
|
52
|
-
import 'lodash/identity';
|
|
53
|
-
import 'lodash/cloneDeep';
|
|
54
|
-
import '@lm_fe/service';
|
|
55
|
-
import 'lodash/isObject';
|
|
56
|
-
import 'lodash/keys';
|
|
57
|
-
import 'lodash/keyBy';
|
|
58
|
-
import 'lodash/isNil';
|
|
59
|
-
import 'antd/es/tooltip/style';
|
|
60
|
-
import 'antd/es/tooltip';
|
|
61
|
-
import 'antd/es/spin/style';
|
|
62
|
-
import 'antd/es/spin';
|
|
63
|
-
import 'antd/es/message/style';
|
|
64
|
-
import 'antd/es/message';
|
|
65
|
-
import 'lodash/has';
|
|
66
|
-
import 'antd/es/modal/style';
|
|
67
|
-
import 'antd/es/modal';
|
|
68
|
-
import 'lodash/size';
|
|
69
|
-
import 'lodash/includes';
|
|
70
|
-
import 'lodash/forEach';
|
|
71
|
-
import 'lodash/filter';
|
|
72
|
-
import 'react-to-print';
|
|
73
|
-
import 'lodash/concat';
|
|
74
|
-
import 'lodash/reduce';
|
|
75
|
-
import 'lodash/pickBy';
|
|
76
|
-
import 'lodash/nth';
|
|
77
|
-
import 'lodash/assign';
|
|
78
|
-
import 'antd/es/popover/style';
|
|
79
|
-
import 'antd/es/popover';
|
|
80
|
-
import 'antd/es/menu/style';
|
|
81
|
-
import 'antd/es/menu';
|
|
82
|
-
import 'store';
|
|
83
|
-
import 'antd/es/popconfirm/style';
|
|
84
|
-
import 'antd/es/popconfirm';
|
|
85
|
-
import 'antd/es/radio/style';
|
|
86
|
-
import 'antd/es/radio';
|
|
87
|
-
import 'lodash/last';
|
|
88
|
-
import 'lodash/toUpper';
|
|
89
16
|
function PatientAutoComplete(props) {
|
|
90
17
|
var _onChange = props.onChange,
|
|
91
18
|
form = props.form,
|
|
@@ -181,7 +108,7 @@ function PatientAutoComplete(props) {
|
|
|
181
108
|
};
|
|
182
109
|
}();
|
|
183
110
|
var handleChange = useMemo(function () {
|
|
184
|
-
return
|
|
111
|
+
return debounce(/*#__PURE__*/function () {
|
|
185
112
|
var _ref3 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3(changed) {
|
|
186
113
|
var arr, item;
|
|
187
114
|
return _regeneratorRuntime.wrap(function _callee3$(_context3) {
|
|
@@ -193,7 +120,7 @@ function PatientAutoComplete(props) {
|
|
|
193
120
|
arr = _context3.sent;
|
|
194
121
|
if (changed) {
|
|
195
122
|
item = arr.find(function (_) {
|
|
196
|
-
return
|
|
123
|
+
return get(_, k0) === changed;
|
|
197
124
|
});
|
|
198
125
|
if (item) {
|
|
199
126
|
mchcEvent.emit('my_form', {
|
|
@@ -227,39 +154,38 @@ function PatientAutoComplete(props) {
|
|
|
227
154
|
scrollSearch(data, nextScrollPage);
|
|
228
155
|
}
|
|
229
156
|
};
|
|
230
|
-
return /*#__PURE__*/React.createElement(
|
|
157
|
+
return /*#__PURE__*/React.createElement(AutoComplete_L
|
|
158
|
+
// bordered={false}
|
|
159
|
+
, _objectSpread(_objectSpread({
|
|
231
160
|
// bordered={false}
|
|
232
161
|
allowClear: true,
|
|
233
162
|
style: _style
|
|
234
|
-
}, inputProps, {
|
|
163
|
+
}, inputProps), {}, {
|
|
235
164
|
value: value,
|
|
236
|
-
|
|
165
|
+
popupMatchSelectWidth: get(inputProps, 'popupMatchSelectWidth') || 350,
|
|
237
166
|
onChange: function onChange(value) {
|
|
238
167
|
setData(value);
|
|
239
168
|
_onChange === null || _onChange === void 0 || _onChange(value);
|
|
240
169
|
handleChange(value);
|
|
241
|
-
}
|
|
170
|
+
},
|
|
242
171
|
// onSearch={handleSearch}
|
|
243
|
-
,
|
|
244
|
-
|
|
245
172
|
onPopupScroll: handlePopupScroll
|
|
246
|
-
}), options.length > 0 &&
|
|
247
|
-
var _value =
|
|
248
|
-
var _name =
|
|
249
|
-
var _telephone =
|
|
250
|
-
return /*#__PURE__*/React.createElement(
|
|
173
|
+
}), options.length > 0 && map(options, function (option) {
|
|
174
|
+
var _value = get(option, k0);
|
|
175
|
+
var _name = get(option, k1);
|
|
176
|
+
var _telephone = get(option, k2);
|
|
177
|
+
return /*#__PURE__*/React.createElement(AutoComplete_L.Option, {
|
|
251
178
|
key: "".concat(option.id),
|
|
252
179
|
value: _value
|
|
253
|
-
}, /*#__PURE__*/React.createElement(
|
|
180
|
+
}, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
254
181
|
span: 6
|
|
255
|
-
}, _name), /*#__PURE__*/React.createElement(
|
|
182
|
+
}, _name), /*#__PURE__*/React.createElement(Col, {
|
|
256
183
|
span: 9,
|
|
257
184
|
offset: 1
|
|
258
|
-
}, _value), /*#__PURE__*/React.createElement(
|
|
185
|
+
}, _value), /*#__PURE__*/React.createElement(Col, {
|
|
259
186
|
span: 7,
|
|
260
187
|
offset: 1
|
|
261
188
|
}, _telephone)));
|
|
262
189
|
}));
|
|
263
190
|
}
|
|
264
191
|
export { PatientAutoComplete as default };
|
|
265
|
-
//# sourceMappingURL=.root26.js.map
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
3
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
4
|
+
import React from 'react';
|
|
5
|
+
import { map, keyBy } from 'lodash';
|
|
6
|
+
import { LazyAntd } from '@lm_fe/components';
|
|
7
|
+
var Tree = LazyAntd.Tree,
|
|
8
|
+
TreeSelect = LazyAntd.TreeSelect,
|
|
9
|
+
Select = LazyAntd.Select,
|
|
10
|
+
Table = LazyAntd.Table,
|
|
11
|
+
Dropdown = LazyAntd.Dropdown,
|
|
12
|
+
Pagination = LazyAntd.Pagination;
|
|
13
|
+
var typeMapping = [{
|
|
14
|
+
value: 'menu',
|
|
15
|
+
title: '菜单'
|
|
16
|
+
}, {
|
|
17
|
+
value: 'route',
|
|
18
|
+
title: '页面'
|
|
19
|
+
}, {
|
|
20
|
+
value: 'function',
|
|
21
|
+
title: '具体功能'
|
|
22
|
+
}];
|
|
23
|
+
var typeMappingByValue = keyBy(typeMapping, 'value');
|
|
24
|
+
var index = function index(props) {
|
|
25
|
+
return /*#__PURE__*/React.createElement(Select, _objectSpread({
|
|
26
|
+
style: {
|
|
27
|
+
width: 150
|
|
28
|
+
},
|
|
29
|
+
placeholder: "\u8BF7\u9009\u62E9\u7C7B\u578B",
|
|
30
|
+
allowClear: true
|
|
31
|
+
}, props), map(typeMapping, function (status, index) {
|
|
32
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
33
|
+
key: index,
|
|
34
|
+
value: status.value
|
|
35
|
+
}, status.title);
|
|
36
|
+
}));
|
|
37
|
+
};
|
|
38
|
+
export { index as default, typeMapping, typeMappingByValue };
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
|
+
import React, { useState, useEffect } from 'react';
|
|
4
|
+
import { Row, Col, Radio, Input } from 'antd';
|
|
5
|
+
import { get } from 'lodash';
|
|
6
|
+
import { safe_json_parse } from '@lm_fe/utils';
|
|
7
|
+
var index = function index(props) {
|
|
8
|
+
var _get;
|
|
9
|
+
var _useState = useState(),
|
|
10
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
11
|
+
radioValue = _useState2[0],
|
|
12
|
+
setRadioValue = _useState2[1];
|
|
13
|
+
var _useState3 = useState(''),
|
|
14
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
15
|
+
inputValue = _useState4[0],
|
|
16
|
+
setInputValue = _useState4[1];
|
|
17
|
+
var config = (_get = get(props, 'config.specialConfig')) !== null && _get !== void 0 ? _get : safe_json_parse(get(props, 'config.special_config'));
|
|
18
|
+
var radioKey = get(config, 'radioKey');
|
|
19
|
+
var inputKey = get(config, 'inputKey');
|
|
20
|
+
useEffect(function () {
|
|
21
|
+
var value = props.value;
|
|
22
|
+
setRadioValue(get(value, radioKey));
|
|
23
|
+
setInputValue(get(value, inputKey));
|
|
24
|
+
}, []);
|
|
25
|
+
var handleChangeOption = function handleChangeOption(e) {
|
|
26
|
+
var onChange = props.onChange;
|
|
27
|
+
setRadioValue(get(e, 'target.value'));
|
|
28
|
+
onChange && onChange(_defineProperty(_defineProperty({}, radioKey, get(e, 'target.value')), inputKey, get(e, 'target.value') ? inputValue : null));
|
|
29
|
+
};
|
|
30
|
+
var handleChangeInput = function handleChangeInput(e) {
|
|
31
|
+
var onChange = props.onChange;
|
|
32
|
+
setInputValue(get(e, 'target.value'));
|
|
33
|
+
onChange && onChange(_defineProperty(_defineProperty({}, radioKey, radioValue), inputKey, get(e, 'target.value')));
|
|
34
|
+
};
|
|
35
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Row, null, /*#__PURE__*/React.createElement(Col, {
|
|
36
|
+
span: 13
|
|
37
|
+
}, /*#__PURE__*/React.createElement(Radio.Group, {
|
|
38
|
+
onChange: handleChangeOption,
|
|
39
|
+
value: radioValue
|
|
40
|
+
}, /*#__PURE__*/React.createElement(Radio, {
|
|
41
|
+
value: get(config, 'no.value')
|
|
42
|
+
}, get(config, 'no.title')), /*#__PURE__*/React.createElement(Radio, {
|
|
43
|
+
value: get(config, 'yes.value')
|
|
44
|
+
}, get(config, 'yes.title')))), radioValue && (/*#__PURE__*/React.createElement(Col, {
|
|
45
|
+
span: 11
|
|
46
|
+
}, /*#__PURE__*/React.createElement(Input, {
|
|
47
|
+
value: inputValue,
|
|
48
|
+
onChange: handleChangeInput
|
|
49
|
+
})))));
|
|
50
|
+
};
|
|
51
|
+
export { index as default };
|