@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
|
@@ -0,0 +1,61 @@
|
|
|
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: 10,
|
|
46
|
+
offset: 1,
|
|
47
|
+
style: {
|
|
48
|
+
display: 'flex'
|
|
49
|
+
}
|
|
50
|
+
}, /*#__PURE__*/React.createElement(Input, {
|
|
51
|
+
value: inputValue,
|
|
52
|
+
onChange: handleChangeInput,
|
|
53
|
+
addonBefore: get(config, 'labelBefore'),
|
|
54
|
+
addonAfter: get(config, 'labelAfter'),
|
|
55
|
+
style: {
|
|
56
|
+
textAlign: 'right'
|
|
57
|
+
},
|
|
58
|
+
min: 0
|
|
59
|
+
})))));
|
|
60
|
+
};
|
|
61
|
+
export { index as default };
|
|
@@ -8,11 +8,25 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
|
8
8
|
import _regeneratorRuntime from "@babel/runtime/regenerator";
|
|
9
9
|
function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
|
|
10
10
|
function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
|
|
11
|
-
import '
|
|
12
|
-
import
|
|
13
|
-
import '
|
|
14
|
-
import
|
|
15
|
-
import {
|
|
11
|
+
import React, { Component } from 'react';
|
|
12
|
+
import { isObject, get, map } from 'lodash';
|
|
13
|
+
import { am as getAllResources } from './index.js';
|
|
14
|
+
import { mchcLogger } from '@lm_fe/env';
|
|
15
|
+
import { LazyAntd } from '@lm_fe/components';
|
|
16
|
+
import '@lm_fe/provoke';
|
|
17
|
+
import '@lm_fe/utils';
|
|
18
|
+
import 'antd';
|
|
19
|
+
import 'classnames';
|
|
20
|
+
import 'dayjs';
|
|
21
|
+
import '@lm_fe/service';
|
|
22
|
+
import 'reconnecting-websocket';
|
|
23
|
+
import 'store';
|
|
24
|
+
var Tree = LazyAntd.Tree,
|
|
25
|
+
TreeSelect = LazyAntd.TreeSelect,
|
|
26
|
+
Select = LazyAntd.Select,
|
|
27
|
+
Table = LazyAntd.Table,
|
|
28
|
+
Dropdown = LazyAntd.Dropdown,
|
|
29
|
+
Pagination = LazyAntd.Pagination;
|
|
16
30
|
var ReferralOrganizationSelect = /*#__PURE__*/function (_Component) {
|
|
17
31
|
function ReferralOrganizationSelect() {
|
|
18
32
|
var _this;
|
|
@@ -30,12 +44,14 @@ var ReferralOrganizationSelect = /*#__PURE__*/function (_Component) {
|
|
|
30
44
|
return _regeneratorRuntime.wrap(function _callee$(_context) {
|
|
31
45
|
while (1) switch (_context.prev = _context.next) {
|
|
32
46
|
case 0:
|
|
33
|
-
|
|
34
|
-
|
|
47
|
+
_context.next = 2;
|
|
48
|
+
return getAllResources("/api/referral-organizations");
|
|
49
|
+
case 2:
|
|
50
|
+
options = _context.sent;
|
|
35
51
|
_this.setState({
|
|
36
52
|
options: options
|
|
37
53
|
});
|
|
38
|
-
case
|
|
54
|
+
case 4:
|
|
39
55
|
case "end":
|
|
40
56
|
return _context.stop();
|
|
41
57
|
}
|
|
@@ -68,10 +84,12 @@ var ReferralOrganizationSelect = /*#__PURE__*/function (_Component) {
|
|
|
68
84
|
return _createClass(ReferralOrganizationSelect, [{
|
|
69
85
|
key: "componentDidMount",
|
|
70
86
|
value: function componentDidMount() {
|
|
87
|
+
mchcLogger.log('ReferralOrganizationSelect', this.props);
|
|
71
88
|
var value = this.props.value;
|
|
72
|
-
this.handleGetOptions();
|
|
73
89
|
this.setState({
|
|
74
|
-
data: value
|
|
90
|
+
data: isObject(value) ? value : {
|
|
91
|
+
id: value
|
|
92
|
+
}
|
|
75
93
|
});
|
|
76
94
|
}
|
|
77
95
|
}, {
|
|
@@ -80,33 +98,19 @@ var ReferralOrganizationSelect = /*#__PURE__*/function (_Component) {
|
|
|
80
98
|
var _this$state = this.state,
|
|
81
99
|
data = _this$state.data,
|
|
82
100
|
options = _this$state.options;
|
|
83
|
-
return
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
// </Select.Option>
|
|
96
|
-
// );
|
|
97
|
-
// })}
|
|
98
|
-
// </Select>
|
|
99
|
-
React.createElement(_AutoComplete, {
|
|
100
|
-
value: data,
|
|
101
|
-
onChange: this.handleChange,
|
|
102
|
-
dataSource: options,
|
|
103
|
-
children: /*#__PURE__*/React.createElement(_Input, {
|
|
104
|
-
type: "text"
|
|
105
|
-
})
|
|
106
|
-
})
|
|
107
|
-
);
|
|
101
|
+
return /*#__PURE__*/React.createElement(Select, {
|
|
102
|
+
onFocus: this.handleGetOptions,
|
|
103
|
+
onChange: this.handleChange,
|
|
104
|
+
value: get(data, 'name') || get(data, 'id'),
|
|
105
|
+
showSearch: true,
|
|
106
|
+
allowClear: true
|
|
107
|
+
}, map(options, function (option, index) {
|
|
108
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
109
|
+
key: get(option, 'id') || index,
|
|
110
|
+
value: get(option, 'name')
|
|
111
|
+
}, get(option, 'name') || '--');
|
|
112
|
+
}));
|
|
108
113
|
}
|
|
109
114
|
}]);
|
|
110
115
|
}(Component);
|
|
111
116
|
export { ReferralOrganizationSelect as default };
|
|
112
|
-
//# sourceMappingURL=.root174.js.map
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
3
|
+
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; }
|
|
4
|
+
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; }
|
|
5
|
+
import React, { useState, useEffect } from 'react';
|
|
6
|
+
import { get, map, isEmpty, compact, includes, without, set } from 'lodash';
|
|
7
|
+
import { LazyAntd } from '@lm_fe/components';
|
|
8
|
+
import { safe_json_parse } from '@lm_fe/utils';
|
|
9
|
+
var Tree = LazyAntd.Tree,
|
|
10
|
+
TreeSelect = LazyAntd.TreeSelect,
|
|
11
|
+
Select = LazyAntd.Select,
|
|
12
|
+
Table = LazyAntd.Table,
|
|
13
|
+
Dropdown = LazyAntd.Dropdown,
|
|
14
|
+
Pagination = LazyAntd.Pagination;
|
|
15
|
+
var index = function index(props) {
|
|
16
|
+
var _get;
|
|
17
|
+
var _useState = useState([]),
|
|
18
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
19
|
+
data = _useState2[0],
|
|
20
|
+
setData = _useState2[1];
|
|
21
|
+
var config = (_get = get(props, 'config.specialConfig')) !== null && _get !== void 0 ? _get : safe_json_parse(get(props, 'config.special_config'));
|
|
22
|
+
var diseases = get(config, 'options') || [];
|
|
23
|
+
useEffect(function () {
|
|
24
|
+
var value = props.value;
|
|
25
|
+
var selectedDiseasesArray = map(diseases, function (disease) {
|
|
26
|
+
if (get(value, disease.value)) {
|
|
27
|
+
return disease.value;
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
if (isEmpty(compact(selectedDiseasesArray)) && !isEmpty(value)) {
|
|
31
|
+
setData(['none']);
|
|
32
|
+
} else {
|
|
33
|
+
setData(compact(selectedDiseasesArray));
|
|
34
|
+
}
|
|
35
|
+
}, []);
|
|
36
|
+
var handleChange = function handleChange(selectedDiseasesArray) {
|
|
37
|
+
var onChange = props.onChange;
|
|
38
|
+
var optionsArray = map(diseases, function (disease) {
|
|
39
|
+
return disease.value;
|
|
40
|
+
});
|
|
41
|
+
var dataResponse = {};
|
|
42
|
+
if (!isEmpty(selectedDiseasesArray) && includes(selectedDiseasesArray, 'none')) {
|
|
43
|
+
if (selectedDiseasesArray[selectedDiseasesArray.length - 1] === 'none') {
|
|
44
|
+
selectedDiseasesArray = ['none'];
|
|
45
|
+
} else {
|
|
46
|
+
selectedDiseasesArray = without(selectedDiseasesArray, 'none');
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
map(optionsArray, function (option) {
|
|
50
|
+
if (includes(selectedDiseasesArray, option)) {
|
|
51
|
+
set(dataResponse, option, true);
|
|
52
|
+
} else {
|
|
53
|
+
set(dataResponse, option, false);
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
setData(selectedDiseasesArray);
|
|
57
|
+
onChange && onChange(dataResponse);
|
|
58
|
+
};
|
|
59
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Select, _objectSpread({
|
|
60
|
+
mode: "multiple",
|
|
61
|
+
value: data,
|
|
62
|
+
onChange: handleChange
|
|
63
|
+
}, get(props, 'config.inputProps')), map(diseases, function (disease) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
65
|
+
key: get(disease, 'value'),
|
|
66
|
+
value: get(disease, 'value')
|
|
67
|
+
}, get(disease, 'label'));
|
|
68
|
+
})));
|
|
69
|
+
};
|
|
70
|
+
export { index as default };
|
|
@@ -0,0 +1,33 @@
|
|
|
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 targetMethodMapping = [{
|
|
14
|
+
value: 'RIGHTNOW',
|
|
15
|
+
title: '立即执行'
|
|
16
|
+
}, {
|
|
17
|
+
value: 'DELAY',
|
|
18
|
+
title: '定点执行'
|
|
19
|
+
}, {
|
|
20
|
+
value: 'REGULAR',
|
|
21
|
+
title: '周期执行'
|
|
22
|
+
}];
|
|
23
|
+
var index = function index(props) {
|
|
24
|
+
return /*#__PURE__*/React.createElement(Select, _objectSpread({
|
|
25
|
+
placeholder: "\u8BF7\u9009\u62E9\u4E00\u4E2A\u4EFB\u52A1\u65B9\u6CD5",
|
|
26
|
+
allowClear: true
|
|
27
|
+
}, props), map(targetMethodMapping, function (status) {
|
|
28
|
+
return /*#__PURE__*/React.createElement(Select.Option, {
|
|
29
|
+
value: status.value
|
|
30
|
+
}, status.title);
|
|
31
|
+
}));
|
|
32
|
+
};
|
|
33
|
+
export { index as default, targetMethodMapping };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
export * from './Preeclampsia';
|
|
2
|
-
export * from './ScarredUterus';
|
|
3
1
|
export * from './HighriskGradeSelect';
|
|
4
2
|
declare const GestationalWeekProjectTree: import("react").LazyExoticComponent<typeof import("./GestationalWeekProjectTree").default>;
|
|
5
3
|
export { GestationalWeekProjectTree };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
export * from "./BusinessComponents/HighriskGrade";
|
|
2
2
|
export * from "./GeneralComponents/CustomIcon";
|
|
3
3
|
export * from './BaseTable';
|
|
4
4
|
export * from './MyForm';
|
|
5
5
|
export * from './doctor-end';
|
|
6
6
|
export * from './modals';
|
|
7
|
+
export { default as GeneralComponents_EditInTable, GeneralComponents_EditInTable_Inner } from './GeneralComponents/EditInTable';
|
|
7
8
|
export * from './ConfigComponents/CheckboxWithInput';
|
|
9
|
+
export { MobileEditor } from './GeneralComponents/MobileEditor';
|
|
8
10
|
export * from './MyForm/components/business/PregnancyHistory';
|
|
9
11
|
export * from './ConfigComponents/DictionarySelect';
|
|
10
12
|
export { GeneralComponents_DictionarySelect, GeneralComponents_DictionarySelect_Display } from './GeneralComponents/DictionarySelect';
|
|
@@ -21,9 +23,7 @@ export { default as PanelWithChildFC, PanelTitle, PanelTitleWrapper } from './Ba
|
|
|
21
23
|
export { default as PanelWithChild, IPanelWithChildProps } from './BaseEditPanel/PanelWithChild';
|
|
22
24
|
export { default as BaseQuery } from './BaseQuery';
|
|
23
25
|
export { default as observePatientData } from './utils/observePatientData';
|
|
24
|
-
export { GeneralComponents_EditInTable_Inner } from './GeneralComponents/EditInTable';
|
|
25
26
|
export { default as MyDatePicker } from './GeneralComponents/DatePicker';
|
|
26
|
-
export { default as CaseTempleteEdit } from './GeneralComponents/CaseTemplete';
|
|
27
27
|
export * from './FU_components';
|
|
28
28
|
export * from './FB_components';
|
|
29
29
|
export * from './utils/constants';
|
|
@@ -38,20 +38,13 @@ export { default as DataSelect } from './DataSelect';
|
|
|
38
38
|
export { default as BaseTableOld } from './BaseTableOld';
|
|
39
39
|
export { default as BaseListOld } from './BaseListOld';
|
|
40
40
|
export { default as CascaderAddress } from './selects/CascaderAddress';
|
|
41
|
-
export * from './common_field_item';
|
|
42
41
|
export { default as PatientAutoComplete, usePatientAutoComplete } from './selects/PatientAutoComplete';
|
|
43
|
-
export * from './layout';
|
|
44
|
-
export * from './curve';
|
|
45
42
|
export { PDFPreview_View } from './PDFPreview';
|
|
46
43
|
declare const BaseEditPanelFormFC: import("react").LazyExoticComponent<typeof import("./BaseEditPanel/BaseEditPanelFormFC").default>;
|
|
47
44
|
export { BaseEditPanelFormFC };
|
|
48
45
|
export { default as PressureInput } from './BusinessComponents/PressureInput';
|
|
49
46
|
export { default as InputWithRange } from './GeneralComponents/InputWithRange';
|
|
50
|
-
export { HighriskGradeDisplay };
|
|
51
|
-
export { default as PermissionSelect } from './selects/PermissionSelect';
|
|
52
|
-
export { default as ApiPermissionSelect } from './selects/ApiPermissionSelect';
|
|
53
47
|
export * from '@lm_fe/components';
|
|
54
|
-
export { get_check_invert_values } from "./GeneralComponents/CheckboxWithInput_gold/utils";
|
|
55
48
|
export * from './utils/preload_components';
|
|
56
49
|
export { MyBaseListComponents } from './FU_components/MyBaseList';
|
|
57
50
|
export { MyComponent } from './MyForm';
|
package/dist/index.js
CHANGED
|
@@ -1,83 +1,14 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export {
|
|
3
|
-
export { EventEmitter_Old, GetAgeByBirthDay, calEddByLmp, gen_id_form_item_config, getBMI, getDataSource, getDays, getDiffYears, getExpected, getGesWeek, getGestationalDays, getGestationalWeekBySureEdd, getOrderTime, menopauseWeek } from '@lm_fe/utils';
|
|
2
|
+
export { aZ as ALLOW_CALC_EDD_BASED_ON_IVF, aj as APP_CONFIG, A as ArrayPanel, a7 as BaseEditPanel, a5 as BaseEditPanelForm, aq as BaseEditPanelFormFC, aB as BaseListOld, ax as BaseQuery, B as BaseTable, aA as BaseTableOld, x as CalcBmi, z as CascaderAddress, ar as CheckAndCancelButton, aK as CheckboxWithInput_lm, U as CheckboxWithValue, aL as CommonFormTabs, Q as ConfigComponents_DictionarySelect, C as CustomIcon, az as DataSelect, J as DateTimeInput, aS as DoctorEnd_ImageReport_Report, aR as DoctorEnd_SurveyReport_Report, ag as DynamicForm, _ as FormSection, c as FormSectionForm, L as FormTabs, a_ as GZlevelOptions, b2 as GZlevelOptions_Old, W as GeneralComponents_DictionarySelect, G as GeneralComponents_DictionarySelect_Display, ae as GeneralComponents_EditInTable, E as GeneralComponents_EditInTable_Inner, r as GeneralComponents_InputWithLabel, aG as GestationalWeekProjectTree, H as HbvdnaInput, aH as HighRiskGradeSelect, Y as HighRiskGradeSelectPure, aM as HighriskGradeColorSpan, aE as HighriskGradeDisplay, S as HourMinuteInput, an as InputWithRange, $ as InterceptComponent, b6 as InterceptDisplayFC, aP as LoadingPlaceholder, aQ as MchcDriverStatus, a1 as MobileEditor, aJ as MountMchcModal, d as MyBaseListComponents, aN as MyBaseTable, M as MyComponent, v as MyDatePicker, X as MyEditTable, w as MyForm, _ as MyFormSection, c as MyFormSectionForm, ai as MyForm_Business_PregnancyHistory, V as MyPressure, aO as MyPressureDisplayFC, Z as MyReferralOrganizationSelect, N as NativePlace, a0 as OkButton, P as PDFPreview_View, aU as PRENATAL_DIAGNOSIS_CHANGE_PATIENT, aW as PRENATAL_DIAGNOSIS_CLOSE_SPIN, aV as PRENATAL_DIAGNOSIS_OPEN_SPIN, au as PanelTitle, av as PanelTitleWrapper, aw as PanelWithChild, at as PanelWithChildFC, O as PatientAutoComplete, aD as PressureInput, aT as RUNTIME_CONFIG, F as ResultTextarea, a2 as RolesPicker, T as TakeInVolumn, y as TakeOutVolumn, D as TemplateTextarea, K as ToggleForm, aX as WEBSOCKET_STATUS, aY as WEBSOCKET_STATUS_TEXT, ab as createResources, be as createTemplate, ad as deleteResourcesByID, b5 as dictionaryTranslator, bA as expandObjectOrEmptyArray, bz as expandObjectOrEmptyObj, bb as filterReferrals, ba as fixedSelects, b8 as formDescriptionsFromApi, a8 as formDescriptionsWithoutSectionApi, bs as formatDateToStandardApi, f as formatFormConfig, bq as formatTimeToApi, bn as formatTimeToDate, bm as formatTimeToStandard, br as formatTimeToStandardApi, bp as formatTimeToUTC, bo as formatTimeToYearMonth, ap as fromApi, bj as fubaoHistoryPush, bw as fun_date, as as generateModalForm, aF as generateObjectByPath, am as getAllResources, bD as getDefaultRequiredRules, ak as getDictionariesEnumerations, b as getFormData, bB as getKeyAndKeyNote, bg as getLabExamGroup, b1 as getLevelOptions, bC as getObjByKeyAndKeyNote, bi as getOutReportFileBase64, bc as getPhysicalExamdata, g as getRenderData, a9 as getResources, ac as getResourcesByID, bx as getResourcesTotal, bd as getTemplateById, bv as idNOFuzzy, b0 as levelOptionsobj, b4 as levelOptionsobj_Old, aI as mchcModal, bl as momentDate, a$ as nationLevelOptions, b3 as nationLevelOptions_Old, ay as observePatientData, bu as phoneFuzzy, bE as preload_components, bk as resolveFubaoPath, bh as saveFirstReader, ao as toApi, by as transferDataByDate, b9 as transferDataToFormByRules, bt as transferMenus, aa as updateResources, bf as updateTemplate, n as useFormTabs, b7 as useObisDoctorWs, aC as usePatientAutoComplete } from './a_chunks/index.js';
|
|
4
3
|
export * from '@lm_fe/components';
|
|
5
|
-
export { getInputStyle } from '@lm_fe/components';
|
|
6
|
-
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
9
|
-
import 'antd/es/space/style';
|
|
10
|
-
import 'antd/es/space';
|
|
11
|
-
import 'antd/es/input/style';
|
|
12
|
-
import 'antd/es/input';
|
|
13
|
-
import 'antd/es/input-number/style';
|
|
14
|
-
import 'antd/es/input-number';
|
|
15
|
-
import 'lodash/set';
|
|
16
|
-
import 'lodash/map';
|
|
17
|
-
import 'lodash/indexOf';
|
|
18
|
-
import 'lodash/get';
|
|
19
|
-
import 'lodash/compact';
|
|
4
|
+
export { MyAutoComplete, MyRangeDate, MyRangeDateTime, MyRangePicker, getInputStyle } from '@lm_fe/components';
|
|
5
|
+
export { EventEmitter_Old, GetAgeByBirthDay, calEddByLmp, gen_id_form_item_config, getBMI, getDataSource, getDiffYears, getExpected, getGesWeek, getGestationalDays, getGestationalWeekBySureEdd, getOrderTime, menopauseWeek } from '@lm_fe/utils';
|
|
6
|
+
import '@lm_fe/provoke';
|
|
7
|
+
import 'antd';
|
|
20
8
|
import 'classnames';
|
|
21
9
|
import 'dayjs';
|
|
22
|
-
import '
|
|
23
|
-
import '
|
|
24
|
-
import 'lodash/isString';
|
|
25
|
-
import 'lodash/isNumber';
|
|
26
|
-
import 'lodash/isBoolean';
|
|
27
|
-
import 'antd/es/divider/style';
|
|
28
|
-
import 'antd/es/divider';
|
|
29
|
-
import 'antd/es/button/style';
|
|
30
|
-
import 'antd/es/button';
|
|
31
|
-
import 'lodash/isEmpty';
|
|
32
|
-
import 'antd/es/switch/style';
|
|
33
|
-
import 'antd/es/switch';
|
|
34
|
-
import 'antd/es/form/style';
|
|
35
|
-
import 'antd/es/form';
|
|
36
|
-
import 'lodash/join';
|
|
37
|
-
import 'lodash/isEqual';
|
|
38
|
-
import 'lodash/isArray';
|
|
39
|
-
import 'lodash/identity';
|
|
40
|
-
import 'lodash/cloneDeep';
|
|
10
|
+
import 'lodash';
|
|
11
|
+
import '@lm_fe/env';
|
|
41
12
|
import '@lm_fe/service';
|
|
42
|
-
import '
|
|
43
|
-
import 'lodash/keys';
|
|
44
|
-
import 'lodash/keyBy';
|
|
45
|
-
import 'lodash/isNil';
|
|
46
|
-
import 'antd/es/tooltip/style';
|
|
47
|
-
import 'antd/es/tooltip';
|
|
48
|
-
import 'antd/es/spin/style';
|
|
49
|
-
import 'antd/es/spin';
|
|
50
|
-
import 'antd/es/message/style';
|
|
51
|
-
import 'antd/es/message';
|
|
52
|
-
import 'lodash/has';
|
|
53
|
-
import 'antd/es/modal/style';
|
|
54
|
-
import 'antd/es/modal';
|
|
55
|
-
import 'lodash/size';
|
|
56
|
-
import 'lodash/includes';
|
|
57
|
-
import 'lodash/forEach';
|
|
58
|
-
import 'lodash/filter';
|
|
59
|
-
import 'react-to-print';
|
|
60
|
-
import 'antd/es/row/style';
|
|
61
|
-
import 'antd/es/row';
|
|
62
|
-
import 'antd/es/col/style';
|
|
63
|
-
import 'antd/es/col';
|
|
64
|
-
import 'lodash/concat';
|
|
65
|
-
import 'lodash/reduce';
|
|
66
|
-
import 'lodash/debounce';
|
|
67
|
-
import 'lodash/pickBy';
|
|
68
|
-
import 'antd/es/auto-complete/style';
|
|
69
|
-
import 'antd/es/auto-complete';
|
|
70
|
-
import 'lodash/nth';
|
|
71
|
-
import 'lodash/assign';
|
|
72
|
-
import 'antd/es/popover/style';
|
|
73
|
-
import 'antd/es/popover';
|
|
74
|
-
import 'antd/es/menu/style';
|
|
75
|
-
import 'antd/es/menu';
|
|
13
|
+
import 'reconnecting-websocket';
|
|
76
14
|
import 'store';
|
|
77
|
-
import 'antd/es/popconfirm/style';
|
|
78
|
-
import 'antd/es/popconfirm';
|
|
79
|
-
import 'antd/es/radio/style';
|
|
80
|
-
import 'antd/es/radio';
|
|
81
|
-
import 'lodash/last';
|
|
82
|
-
import 'lodash/toUpper';
|
|
83
|
-
//# sourceMappingURL=index.js.map
|
package/dist/layout/header.d.ts
CHANGED
package/dist/modals/index.d.ts
CHANGED
|
@@ -5,21 +5,6 @@ import { GlobalModal } from '@lm_fe/components';
|
|
|
5
5
|
* @deprecated 请从 core 导入:import { mchc_modal } from '@lm_fe/core' 。
|
|
6
6
|
*
|
|
7
7
|
* */
|
|
8
|
-
declare let mchcModal: GlobalModal<{
|
|
9
|
-
stupidtemplatemodal2: React.LazyExoticComponent<typeof import("./entries/StupidTemplateModal2").default>;
|
|
10
|
-
modal_form: React.LazyExoticComponent<typeof import("./entries/modal_form").default>;
|
|
11
|
-
print_modal: React.LazyExoticComponent<typeof import("./entries/print_modal").default>;
|
|
12
|
-
template_modal3: React.LazyExoticComponent<typeof import("./entries/template_modal3").default>;
|
|
13
|
-
test: React.LazyExoticComponent<typeof import("./entries/test").default>;
|
|
14
|
-
text_search: React.LazyExoticComponent<typeof import("./entries/text_search").default>;
|
|
15
|
-
乙肝管理: React.LazyExoticComponent<typeof import("./entries/\u4E59\u809D\u7BA1\u7406").default>;
|
|
16
|
-
子痫前期风险评估表: React.LazyExoticComponent<typeof import("./entries/\u5B50\u75EB\u524D\u671F\u98CE\u9669\u8BC4\u4F30\u8868").default>;
|
|
17
|
-
梅毒管理: React.LazyExoticComponent<typeof import("./entries/\u6885\u6BD2\u7BA1\u7406").default>;
|
|
18
|
-
深静脉血栓高危因素孕期用药筛查表: React.LazyExoticComponent<typeof import("./entries/\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868").default>;
|
|
19
|
-
瘢痕子宫阴道试产表: React.LazyExoticComponent<typeof import("./entries/\u7622\u75D5\u5B50\u5BAB\u9634\u9053\u8BD5\u4EA7\u8868").default>;
|
|
20
|
-
诊断历史: React.LazyExoticComponent<typeof import("./entries/\u8BCA\u65AD\u5386\u53F2").default>;
|
|
21
|
-
预警提醒_高危快讯: React.LazyExoticComponent<typeof import("./entries/\u9884\u8B66\u63D0\u9192_\u9AD8\u5371\u5FEB\u8BAF").default>;
|
|
22
|
-
高危因素管理: React.LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u56E0\u7D20\u7BA1\u7406").default>;
|
|
23
|
-
}>;
|
|
8
|
+
declare let mchcModal: GlobalModal<{}>;
|
|
24
9
|
declare function MountMchcModal(): React.JSX.Element;
|
|
25
10
|
export { mchcModal, MountMchcModal };
|
package/dist/modals/meta.d.ts
CHANGED
|
@@ -1,18 +1,3 @@
|
|
|
1
1
|
import { FC, LazyExoticComponent, ComponentType } from 'react';
|
|
2
2
|
export type TC = LazyExoticComponent<ComponentType> | FC;
|
|
3
|
-
export declare const routesData: {
|
|
4
|
-
stupidtemplatemodal2: LazyExoticComponent<typeof import("./entries/StupidTemplateModal2/index").default>;
|
|
5
|
-
modal_form: LazyExoticComponent<typeof import("./entries/modal_form/index").default>;
|
|
6
|
-
print_modal: LazyExoticComponent<typeof import("./entries/print_modal/index").default>;
|
|
7
|
-
template_modal3: LazyExoticComponent<typeof import("./entries/template_modal3/index").default>;
|
|
8
|
-
test: LazyExoticComponent<typeof import("./entries/test/index").default>;
|
|
9
|
-
text_search: LazyExoticComponent<typeof import("./entries/text_search/index").default>;
|
|
10
|
-
乙肝管理: LazyExoticComponent<typeof import("./entries/\u4E59\u809D\u7BA1\u7406/index").default>;
|
|
11
|
-
子痫前期风险评估表: LazyExoticComponent<typeof import("./entries/\u5B50\u75EB\u524D\u671F\u98CE\u9669\u8BC4\u4F30\u8868/index").default>;
|
|
12
|
-
梅毒管理: LazyExoticComponent<typeof import("./entries/\u6885\u6BD2\u7BA1\u7406/index").default>;
|
|
13
|
-
深静脉血栓高危因素孕期用药筛查表: LazyExoticComponent<typeof import("./entries/\u6DF1\u9759\u8109\u8840\u6813\u9AD8\u5371\u56E0\u7D20\u5B55\u671F\u7528\u836F\u7B5B\u67E5\u8868/index").default>;
|
|
14
|
-
瘢痕子宫阴道试产表: LazyExoticComponent<typeof import("./entries/\u7622\u75D5\u5B50\u5BAB\u9634\u9053\u8BD5\u4EA7\u8868/index").default>;
|
|
15
|
-
诊断历史: LazyExoticComponent<typeof import("./entries/\u8BCA\u65AD\u5386\u53F2/index").default>;
|
|
16
|
-
预警提醒_高危快讯: LazyExoticComponent<typeof import("./entries/\u9884\u8B66\u63D0\u9192_\u9AD8\u5371\u5FEB\u8BAF/index").default>;
|
|
17
|
-
高危因素管理: LazyExoticComponent<typeof import("./entries/\u9AD8\u5371\u56E0\u7D20\u7BA1\u7406/index").default>;
|
|
18
|
-
};
|
|
3
|
+
export declare const routesData: {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import BaseEditPanelForm from '../../../BaseEditPanel/BaseEditPanelForm';
|
|
2
3
|
export declare const formItemLayout: {
|
|
3
4
|
labelCol: {
|
|
@@ -9,5 +10,5 @@ export declare const formItemLayout: {
|
|
|
9
10
|
};
|
|
10
11
|
export default class AdmissionForm extends BaseEditPanelForm {
|
|
11
12
|
componentDidMount(): void;
|
|
12
|
-
renderBtns: () =>
|
|
13
|
+
renderBtns: () => React.JSX.Element;
|
|
13
14
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
interface IProps {
|
|
2
3
|
title: string;
|
|
3
4
|
[key: string]: any;
|
|
4
5
|
}
|
|
5
|
-
export default function
|
|
6
|
+
export default function HepatitsNewBabyCom_C({ value, ...props }: IProps): React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -5,7 +5,7 @@ interface IProps extends SelectProps<any> {
|
|
|
5
5
|
showSearch?: boolean;
|
|
6
6
|
autoWrite?: boolean;
|
|
7
7
|
placeholder?: string;
|
|
8
|
-
|
|
8
|
+
popupMatchSelectWidth?: number | boolean;
|
|
9
9
|
}
|
|
10
10
|
declare const _default: (props: IProps) => React.JSX.Element;
|
|
11
11
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
2
|
-
export default
|
|
1
|
+
import { MyAutoComplete } from '@lm_fe/components';
|
|
2
|
+
export default MyAutoComplete;
|
|
@@ -1,13 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
label: string;
|
|
4
|
-
note: string;
|
|
5
|
-
value: number;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
*
|
|
9
|
-
* @param value 枚举值value
|
|
10
|
-
* @param type string 字典类型
|
|
11
|
-
*/
|
|
12
|
-
export declare function getDictionariesEnumerations(type: string): IEnumeration[];
|
|
13
|
-
export {};
|
|
1
|
+
declare const getDictionariesEnumerations: typeof import("@lm_fe/env/dist/utils/dictionary").getDictionariesEnumerations;
|
|
2
|
+
export { getDictionariesEnumerations };
|
package/dist/utils/format.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import dayjs, { Dayjs } from 'dayjs';
|
|
2
2
|
export declare const momentDate: (date: any) => "" | dayjs.Dayjs;
|
|
3
|
-
export declare const formatTimeToStandard: (date: any
|
|
4
|
-
export declare const formatTimeToDate: (date: any) => string;
|
|
5
|
-
export declare const formatTimeToYearMonth: (date: any) => string;
|
|
6
|
-
export declare const formatTimeToUTC: (date: any) =>
|
|
3
|
+
export declare const formatTimeToStandard: (date: any) => string | null;
|
|
4
|
+
export declare const formatTimeToDate: (date: any) => string | null;
|
|
5
|
+
export declare const formatTimeToYearMonth: (date: any) => string | null;
|
|
6
|
+
export declare const formatTimeToUTC: (date: any) => string;
|
|
7
7
|
export declare const formatTimeToApi: (date: Dayjs) => string;
|
|
8
8
|
export declare const formatTimeToStandardApi: (date: Dayjs, format?: string) => string | undefined;
|
|
9
9
|
export declare const formatDateToStandardApi: (date: Dayjs, format?: string) => string | undefined;
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { calEddByLmp, gen_id_form_item_config, GetAgeByBirthDay, getBMI, getDataSource,
|
|
1
|
+
export { calEddByLmp, gen_id_form_item_config, GetAgeByBirthDay, getBMI, getDataSource, getDiffYears, getExpected, getGestationalDays, getGestationalWeekBySureEdd, getGesWeek, getOrderTime, menopauseWeek } from '@lm_fe/utils';
|
|
2
2
|
export { getDictionariesEnumerations } from './dictionary';
|
|
3
3
|
export { dictionaryTranslator } from './dictionaryTranslator';
|
|
4
4
|
export * from './EventEmitter';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare function useMarshal<T = any>(
|
|
2
|
-
safe_value: T
|
|
3
|
-
set_safe_value: import("react").Dispatch<import("react").SetStateAction<T
|
|
1
|
+
export declare function useMarshal<T = any>(marshal?: 0 | 1, _value?: any, _onChange?: (v: any) => void, ...args: any): {
|
|
2
|
+
safe_value: T[];
|
|
3
|
+
set_safe_value: import("react").Dispatch<import("react").SetStateAction<T[]>>;
|
|
4
4
|
onChangeSafeValue: (_v: any) => void;
|
|
5
5
|
};
|