@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,91 @@
|
|
|
1
|
+
import { useMchcDriverStatus, MyIcon } from '@lm_fe/components';
|
|
2
|
+
import { mchcDriver } from '@lm_fe/env';
|
|
3
|
+
import { getChromeVersion, protocolCheck } from '@lm_fe/utils';
|
|
4
|
+
import { Tooltip, Badge, message, Button, Modal } from 'antd';
|
|
5
|
+
import React, { useEffect } from 'react';
|
|
6
|
+
var programName = 'OBIS外设驱动';
|
|
7
|
+
var downloadTip = "\u68C0\u6D4B\u5230\u60A8\u7684\u7535\u8111".concat(programName, "\u672A\u5B89\u88C5\u6216\u672A\u6253\u5F00\uFF0C\u8BF7\u4E0B\u8F7D\u5E76\u624B\u52A8\u6253\u5F00");
|
|
8
|
+
function download() {
|
|
9
|
+
mchcDriver.download();
|
|
10
|
+
}
|
|
11
|
+
function MchcDriverStatus_Inner(props) {
|
|
12
|
+
var _useMchcDriverStatus = useMchcDriverStatus(),
|
|
13
|
+
isOpen = _useMchcDriverStatus.isOpen;
|
|
14
|
+
useEffect(function () {
|
|
15
|
+
// protocolCheck('lmcs://',
|
|
16
|
+
// function () { message.info('测试失败') },
|
|
17
|
+
// function () { message.info('测试成功') },
|
|
18
|
+
// function () { message.info('测试不支持') },
|
|
19
|
+
// )
|
|
20
|
+
return function () {};
|
|
21
|
+
}, []);
|
|
22
|
+
function tip() {
|
|
23
|
+
Modal.confirm({
|
|
24
|
+
title: '未安装插件',
|
|
25
|
+
icon: /*#__PURE__*/React.createElement(MyIcon, {
|
|
26
|
+
value: 'ExclamationCircleOutlined'
|
|
27
|
+
}),
|
|
28
|
+
content: downloadTip,
|
|
29
|
+
onOk: function onOk() {
|
|
30
|
+
console.log('下载');
|
|
31
|
+
download();
|
|
32
|
+
},
|
|
33
|
+
onCancel: function onCancel() {
|
|
34
|
+
console.log('Cancel');
|
|
35
|
+
}
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
function try_open() {
|
|
39
|
+
protocolCheck('lmcs://', function failCb() {
|
|
40
|
+
tip();
|
|
41
|
+
});
|
|
42
|
+
}
|
|
43
|
+
function onConnectSocket() {
|
|
44
|
+
if (isOpen) {
|
|
45
|
+
message.success("".concat(programName, "\u5DF2\u7ECF\u542F\u52A8\uFF01"));
|
|
46
|
+
return;
|
|
47
|
+
}
|
|
48
|
+
var chromeVersion = getChromeVersion();
|
|
49
|
+
if (chromeVersion && chromeVersion > 84) {
|
|
50
|
+
try_open();
|
|
51
|
+
} else {
|
|
52
|
+
message.warning('当前浏览器内核版本较低!');
|
|
53
|
+
window.mchc_modal.open('test', {
|
|
54
|
+
modal_data: {
|
|
55
|
+
content: /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("h1", null, " ", downloadTip), /*#__PURE__*/React.createElement(Button, {
|
|
56
|
+
onClick: function onClick() {
|
|
57
|
+
return download();
|
|
58
|
+
}
|
|
59
|
+
}, "\u4E0B\u8F7D"))
|
|
60
|
+
}
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
65
|
+
id: "socket-state-x",
|
|
66
|
+
style: {
|
|
67
|
+
lineHeight: '20px',
|
|
68
|
+
verticalAlign: 'middle',
|
|
69
|
+
cursor: 'pointer'
|
|
70
|
+
},
|
|
71
|
+
onClick: function onClick() {
|
|
72
|
+
return onConnectSocket();
|
|
73
|
+
}
|
|
74
|
+
}, /*#__PURE__*/React.createElement(Tooltip, {
|
|
75
|
+
placement: "topRight",
|
|
76
|
+
// getPopupContainer={() => document.getElementById('socket-state')}
|
|
77
|
+
// title={`socket 连接状态 -- ${WEBSOCKET_STATUS_TEXT[socketState]}`}
|
|
78
|
+
title: /*#__PURE__*/React.createElement("div", null, "OBIS\u5916\u8BBE\u9A71\u52A8", isOpen ? '已打开' : '未打开')
|
|
79
|
+
}, /*#__PURE__*/React.createElement(Badge, {
|
|
80
|
+
dot: true,
|
|
81
|
+
status: isOpen ? 'success' : 'error'
|
|
82
|
+
}, /*#__PURE__*/React.createElement(MyIcon, {
|
|
83
|
+
value: 'NodeIndexOutlined',
|
|
84
|
+
style: {
|
|
85
|
+
color: '#fff',
|
|
86
|
+
fontWeight: 'bold',
|
|
87
|
+
fontSize: 20
|
|
88
|
+
}
|
|
89
|
+
}))));
|
|
90
|
+
}
|
|
91
|
+
export { MchcDriverStatus_Inner as default };
|
|
@@ -0,0 +1,283 @@
|
|
|
1
|
+
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
|
|
2
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
|
+
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
5
|
+
var _excluded = ["formDescriptions", "value", "showTitle", "changeImmediate", "disabled", "onChange", "marshal", "scroll", "showEdit", "showIndex", "rowKey", "genRowData"];
|
|
6
|
+
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; }
|
|
7
|
+
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; }
|
|
8
|
+
import { Table_L, MyLazyComponent } from '@lm_fe/components';
|
|
9
|
+
import { mchcLogger } from '@lm_fe/env';
|
|
10
|
+
import { SMchc_FormDescriptions } from '@lm_fe/service';
|
|
11
|
+
import { uuid } from '@lm_fe/utils';
|
|
12
|
+
import { Space, Button } from 'antd';
|
|
13
|
+
import { isEmpty, identity, isEqual, indexOf, isArray, join, cloneDeep, set } from 'lodash';
|
|
14
|
+
import React, { useRef, useState, useEffect, lazy } from 'react';
|
|
15
|
+
import { a as styleInject, u as useMarshal } from './index.js';
|
|
16
|
+
import '@lm_fe/provoke';
|
|
17
|
+
import 'classnames';
|
|
18
|
+
import 'dayjs';
|
|
19
|
+
import 'reconnecting-websocket';
|
|
20
|
+
import 'store';
|
|
21
|
+
var css_248z = ".index-module_my-table__3SxXj .ant-table-thead>tr>th\n .ant-table-tbody>tr>td {\n height: 34px;\n word-break: keep-all;\n}\n.index-module_my-table__3SxXj .ant-table-thead>tr>th\n .ant-table-tbody>tr>td.index-module_ant-table-cell__ExyCN .index-module_ant-input__WKhRH {\n height: 22px;\n box-shadow: none;\n}\n.index-module_my-table__3SxXj table {\n border-collapse: collapse;\n}\n.index-module_my-table__3SxXj table .index-module_ant-table-selection__rzvP3 {\n justify-content: center;\n}\n.index-module_my-table__3SxXj .ant-select\n .ant-select-selector\n .ant-input-number\n .ant-input {\n border: none !important;\n}\n.index-module_table-editable-cell__aL-jR {\n display: flex;\n justify-content: center;\n align-items: center;\n min-height: 22px;\n width: 100%;\n}\n.index-module_table-editable-cell__aL-jR .index-module_table-item__G8vHO {\n display: inline-block;\n width: 100%;\n}\n.index-module_table-editable-cell__aL-jR .ant-select-arrow\n .ant-select-clear {\n display: none;\n}\n.index-module_table-editable-cell__aL-jR input\n .ant-picker\n .ant-input-number\n .ant-select-selector {\n text-align: center;\n height: 30px;\n padding: 0 !important;\n border: none !important;\n}\n";
|
|
22
|
+
var styles = {
|
|
23
|
+
"my-table": "index-module_my-table__3SxXj",
|
|
24
|
+
"ant-table-cell": "index-module_ant-table-cell__ExyCN",
|
|
25
|
+
"ant-input": "index-module_ant-input__WKhRH",
|
|
26
|
+
"ant-table-selection": "index-module_ant-table-selection__rzvP3",
|
|
27
|
+
"table-editable-cell": "index-module_table-editable-cell__aL-jR",
|
|
28
|
+
"table-item": "index-module_table-item__G8vHO"
|
|
29
|
+
};
|
|
30
|
+
styleInject(css_248z);
|
|
31
|
+
var BaseFormComponent = /*#__PURE__*/lazy(function () {
|
|
32
|
+
return import('./index.js').then(function (n) {
|
|
33
|
+
return n.bS;
|
|
34
|
+
});
|
|
35
|
+
});
|
|
36
|
+
var MyEditTable = function MyEditTable(props) {
|
|
37
|
+
var _props$formDescriptio = props.formDescriptions,
|
|
38
|
+
formDescriptions = _props$formDescriptio === void 0 ? [] : _props$formDescriptio,
|
|
39
|
+
value = props.value,
|
|
40
|
+
showTitle = props.showTitle,
|
|
41
|
+
changeImmediate = props.changeImmediate,
|
|
42
|
+
disabled = props.disabled,
|
|
43
|
+
onChange = props.onChange,
|
|
44
|
+
_props$marshal = props.marshal,
|
|
45
|
+
marshal = _props$marshal === void 0 ? 1 : _props$marshal,
|
|
46
|
+
scroll = props.scroll,
|
|
47
|
+
showEdit = props.showEdit,
|
|
48
|
+
showIndex = props.showIndex,
|
|
49
|
+
_props$rowKey = props.rowKey,
|
|
50
|
+
rowKey = _props$rowKey === void 0 ? '_key' : _props$rowKey,
|
|
51
|
+
genRowData = props.genRowData,
|
|
52
|
+
others = _objectWithoutProperties(props, _excluded);
|
|
53
|
+
var hideAction = props.hideAction || disabled;
|
|
54
|
+
var defaultValue = useRef([]);
|
|
55
|
+
var _useMarshal = useMarshal(marshal, value !== null && value !== void 0 ? value : defaultValue.current, onChange, 'MyEditTable'),
|
|
56
|
+
_useMarshal$safe_valu = _useMarshal.safe_value,
|
|
57
|
+
safe_value = _useMarshal$safe_valu === void 0 ? [] : _useMarshal$safe_valu,
|
|
58
|
+
set_safe_value = _useMarshal.set_safe_value,
|
|
59
|
+
onChangeSafeValue = _useMarshal.onChangeSafeValue;
|
|
60
|
+
var columns = useRef([]);
|
|
61
|
+
columns.current = formDescriptions !== null && formDescriptions !== void 0 ? formDescriptions : [];
|
|
62
|
+
useState([]);
|
|
63
|
+
var _useState = useState([]),
|
|
64
|
+
_useState2 = _slicedToArray(_useState, 2),
|
|
65
|
+
selectedRowKeys = _useState2[0],
|
|
66
|
+
set_selectedRowKeys = _useState2[1];
|
|
67
|
+
var _useState3 = useState(),
|
|
68
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
|
69
|
+
edit_col = _useState4[0],
|
|
70
|
+
set_editCol = _useState4[1];
|
|
71
|
+
var _useState5 = useState(),
|
|
72
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
73
|
+
edit_row = _useState6[0],
|
|
74
|
+
set_editRow = _useState6[1];
|
|
75
|
+
var edit_row_cache = useRef();
|
|
76
|
+
var edit_col_cache = useRef();
|
|
77
|
+
var edit_value_cache = useRef();
|
|
78
|
+
function set_edit_col(n) {
|
|
79
|
+
edit_col_cache.current = n;
|
|
80
|
+
set_editCol(n);
|
|
81
|
+
}
|
|
82
|
+
function set_edit_row(n) {
|
|
83
|
+
edit_row_cache.current = n;
|
|
84
|
+
set_editRow(n);
|
|
85
|
+
}
|
|
86
|
+
var changeCb = function changeCb(value, rowIndex, dataIndex) {
|
|
87
|
+
var path = dataIndex;
|
|
88
|
+
if (isArray(dataIndex)) {
|
|
89
|
+
path = join(dataIndex, '.');
|
|
90
|
+
}
|
|
91
|
+
var oldRow = __safe_value_cache.current[rowIndex];
|
|
92
|
+
var data = __safe_value_cache.current[rowIndex] = cloneDeep(oldRow);
|
|
93
|
+
set(data, "".concat(path), value);
|
|
94
|
+
console.log('[MyEditTable] bbb changeCb', {
|
|
95
|
+
value: value,
|
|
96
|
+
rowIndex: rowIndex,
|
|
97
|
+
dataIndex: dataIndex,
|
|
98
|
+
xxx: __safe_value_cache.current
|
|
99
|
+
});
|
|
100
|
+
onChangeSafeValue(__safe_value_cache.current);
|
|
101
|
+
};
|
|
102
|
+
var _useState7 = useState([]),
|
|
103
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
104
|
+
__safe_value = _useState8[0],
|
|
105
|
+
set__safe_value = _useState8[1];
|
|
106
|
+
var __safe_value_cache = useRef([]);
|
|
107
|
+
useEffect(function () {
|
|
108
|
+
var arr = safe_value.map(function (_) {
|
|
109
|
+
var _ref, _$id;
|
|
110
|
+
return _objectSpread(_objectSpread({}, _), {}, _defineProperty({}, rowKey, (_ref = (_$id = _.id) !== null && _$id !== void 0 ? _$id : _ === null || _ === void 0 ? void 0 : _[rowKey]) !== null && _ref !== void 0 ? _ref : uuid()));
|
|
111
|
+
});
|
|
112
|
+
set__safe_value(arr);
|
|
113
|
+
__safe_value_cache.current = arr;
|
|
114
|
+
}, [safe_value]);
|
|
115
|
+
function formatColumns(columns) {
|
|
116
|
+
var isParent = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
|
|
117
|
+
var cols = columns.filter(identity).map(function (column) {
|
|
118
|
+
var _column$children = column.children,
|
|
119
|
+
children = _column$children === void 0 ? [] : _column$children,
|
|
120
|
+
align = column.align,
|
|
121
|
+
width = column.width,
|
|
122
|
+
_render = column.render;
|
|
123
|
+
var inputType = column.inputType;
|
|
124
|
+
var dataIndex = SMchc_FormDescriptions.get_form_item_name_str(column);
|
|
125
|
+
var title = SMchc_FormDescriptions.get_form_item_title(column);
|
|
126
|
+
var inputProps = column.inputProps;
|
|
127
|
+
var editable = !(inputProps !== null && inputProps !== void 0 && inputProps.disabled);
|
|
128
|
+
if (!isEmpty(children)) {
|
|
129
|
+
return _objectSpread(_objectSpread({}, column), {}, {
|
|
130
|
+
children: formatColumns(children, false)
|
|
131
|
+
});
|
|
132
|
+
}
|
|
133
|
+
if (!editable || !inputType) {
|
|
134
|
+
return _objectSpread(_objectSpread({}, column), {}, {
|
|
135
|
+
ellipsis: showTitle ? {
|
|
136
|
+
showTitle: true
|
|
137
|
+
} : undefined,
|
|
138
|
+
title: title,
|
|
139
|
+
dataIndex: dataIndex
|
|
140
|
+
});
|
|
141
|
+
}
|
|
142
|
+
return _objectSpread(_objectSpread({}, column), {}, {
|
|
143
|
+
align: align || 'center',
|
|
144
|
+
title: title,
|
|
145
|
+
width: width,
|
|
146
|
+
dataIndex: dataIndex,
|
|
147
|
+
render:
|
|
148
|
+
// render ||
|
|
149
|
+
function render(value, rowData, rowIndex) {
|
|
150
|
+
var isEditingThis = isEqual(edit_col, dataIndex) && edit_row === rowIndex && editable;
|
|
151
|
+
var isEditing = isEditingThis || showEdit;
|
|
152
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
153
|
+
title: showTitle ? value : undefined
|
|
154
|
+
}, isEditing ? (/*#__PURE__*/React.createElement(MyLazyComponent, {
|
|
155
|
+
fallback: "..."
|
|
156
|
+
}, /*#__PURE__*/React.createElement(BaseFormComponent, _objectSpread(_objectSpread({}, inputProps), {}, {
|
|
157
|
+
disabled: disabled,
|
|
158
|
+
inputProps: inputProps,
|
|
159
|
+
key: rowIndex,
|
|
160
|
+
size: "small",
|
|
161
|
+
inputType: inputType,
|
|
162
|
+
value: isEditingThis ? edit_value_cache.current : value,
|
|
163
|
+
autoFocus: !showEdit,
|
|
164
|
+
defaultOpen: !showEdit,
|
|
165
|
+
// title={showTitle ? value : undefined}
|
|
166
|
+
onBlur: function onBlur(event) {
|
|
167
|
+
console.log('[MyEditTable] bbb onBlur', {
|
|
168
|
+
editingValue: edit_value_cache.current,
|
|
169
|
+
changeImmediate: changeImmediate
|
|
170
|
+
});
|
|
171
|
+
if (!changeImmediate) {
|
|
172
|
+
changeCb(edit_value_cache.current, edit_row_cache.current, edit_col_cache.current);
|
|
173
|
+
// mchcLogger.log('blur', { event, target: event.target, editingValue, editingRow, editingCol })
|
|
174
|
+
}
|
|
175
|
+
edit_col_cache.current = undefined;
|
|
176
|
+
set_edit_col(undefined);
|
|
177
|
+
set_edit_row(undefined);
|
|
178
|
+
},
|
|
179
|
+
onChange: function onChange(value) {
|
|
180
|
+
console.log('[MyEditTable] bbb onChange', {
|
|
181
|
+
value: value,
|
|
182
|
+
changeImmediate: changeImmediate
|
|
183
|
+
});
|
|
184
|
+
if (changeImmediate) {
|
|
185
|
+
changeCb(value, rowIndex, dataIndex);
|
|
186
|
+
} else {
|
|
187
|
+
edit_value_cache.current = value;
|
|
188
|
+
set_edit_col(dataIndex);
|
|
189
|
+
set_edit_row(rowIndex);
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
config: column
|
|
193
|
+
})))) : (/*#__PURE__*/React.createElement("div", {
|
|
194
|
+
style: {
|
|
195
|
+
minHeight: 20
|
|
196
|
+
},
|
|
197
|
+
onClick: function onClick() {
|
|
198
|
+
if (disabled || !inputType) return;
|
|
199
|
+
edit_value_cache.current = value;
|
|
200
|
+
set_edit_col(dataIndex);
|
|
201
|
+
set_edit_row(rowIndex);
|
|
202
|
+
}
|
|
203
|
+
}, _render ? _render(value, rowData, rowIndex) : /*#__PURE__*/React.createElement(MyLazyComponent, {
|
|
204
|
+
fallback: "..."
|
|
205
|
+
}, /*#__PURE__*/React.createElement(BaseFormComponent, _objectSpread(_objectSpread({}, inputProps), {}, {
|
|
206
|
+
inputProps: inputProps,
|
|
207
|
+
key: rowIndex,
|
|
208
|
+
size: "small",
|
|
209
|
+
display: true,
|
|
210
|
+
inputType: inputType,
|
|
211
|
+
value: value,
|
|
212
|
+
config: column
|
|
213
|
+
}))))));
|
|
214
|
+
}
|
|
215
|
+
});
|
|
216
|
+
});
|
|
217
|
+
return cols;
|
|
218
|
+
}
|
|
219
|
+
function handleAdd() {
|
|
220
|
+
var uid = uuid();
|
|
221
|
+
var userData = genRowData === null || genRowData === void 0 ? void 0 : genRowData(__safe_value);
|
|
222
|
+
var newItem = Object.assign({}, userData, _defineProperty({}, rowKey, uid));
|
|
223
|
+
var newData = [].concat(_toConsumableArray(__safe_value), [newItem]);
|
|
224
|
+
onChangeSafeValue(newData);
|
|
225
|
+
mchcLogger.log('add', newData);
|
|
226
|
+
}
|
|
227
|
+
function handleRowSelectChange(_selectedRowKeys) {
|
|
228
|
+
set_selectedRowKeys(_selectedRowKeys);
|
|
229
|
+
}
|
|
230
|
+
function handlePatchDelete() {
|
|
231
|
+
var newDataSource = __safe_value.filter(function (data) {
|
|
232
|
+
return indexOf(selectedRowKeys, data[rowKey]) === -1;
|
|
233
|
+
});
|
|
234
|
+
onChangeSafeValue === null || onChangeSafeValue === void 0 || onChangeSafeValue(newDataSource);
|
|
235
|
+
}
|
|
236
|
+
function handleCopy() {
|
|
237
|
+
var newDataSource = __safe_value.filter(function (data) {
|
|
238
|
+
return indexOf(selectedRowKeys, data[rowKey]) !== -1;
|
|
239
|
+
});
|
|
240
|
+
newDataSource = newDataSource.map(function (_) {
|
|
241
|
+
return _objectSpread(_objectSpread({}, _), {}, _defineProperty(_defineProperty({}, rowKey, uuid()), "id", undefined));
|
|
242
|
+
});
|
|
243
|
+
onChangeSafeValue === null || onChangeSafeValue === void 0 || onChangeSafeValue([].concat(_toConsumableArray(safe_value), _toConsumableArray(newDataSource)));
|
|
244
|
+
}
|
|
245
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
246
|
+
className: styles["pd-procedure-table"]
|
|
247
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
248
|
+
hidden: hideAction,
|
|
249
|
+
className: styles["pd-procedure-table__header"]
|
|
250
|
+
}, /*#__PURE__*/React.createElement(Space, {
|
|
251
|
+
size: "small",
|
|
252
|
+
style: {
|
|
253
|
+
marginBottom: 6
|
|
254
|
+
}
|
|
255
|
+
}, /*#__PURE__*/React.createElement(Button, {
|
|
256
|
+
type: "primary",
|
|
257
|
+
ghost: true,
|
|
258
|
+
onClick: handleAdd
|
|
259
|
+
}, "\u65B0\u589E"), /*#__PURE__*/React.createElement(Button, {
|
|
260
|
+
disabled: isEmpty(selectedRowKeys),
|
|
261
|
+
onClick: handleCopy
|
|
262
|
+
}, "\u590D\u5236"), /*#__PURE__*/React.createElement(Button, {
|
|
263
|
+
disabled: isEmpty(selectedRowKeys),
|
|
264
|
+
onClick: handlePatchDelete
|
|
265
|
+
}, "\u5220\u9664"))), /*#__PURE__*/React.createElement(Table_L, _objectSpread(_objectSpread({
|
|
266
|
+
className: styles["my-table"],
|
|
267
|
+
rowSelection: hideAction ? undefined : {
|
|
268
|
+
selectedRowKeys: selectedRowKeys,
|
|
269
|
+
onChange: handleRowSelectChange
|
|
270
|
+
},
|
|
271
|
+
rowKey: rowKey,
|
|
272
|
+
bordered: true,
|
|
273
|
+
columns: formatColumns(formDescriptions),
|
|
274
|
+
dataSource: __safe_value,
|
|
275
|
+
pagination: false,
|
|
276
|
+
scroll: scroll !== null && scroll !== void 0 ? scroll : {
|
|
277
|
+
y: 350
|
|
278
|
+
}
|
|
279
|
+
}, others), {}, {
|
|
280
|
+
size: "small"
|
|
281
|
+
})));
|
|
282
|
+
};
|
|
283
|
+
export { MyEditTable as default };
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["name", "onSearch"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { mchcEvent } from '@lm_fe/env';
|
|
7
|
+
import { Input } from 'antd';
|
|
8
|
+
import React from 'react';
|
|
9
|
+
var Search = Input.Search;
|
|
10
|
+
function DebounceSelect(props) {
|
|
11
|
+
var _props$name = props.name,
|
|
12
|
+
name = _props$name === void 0 ? 'unknow' : _props$name,
|
|
13
|
+
_props$onSearch = props.onSearch,
|
|
14
|
+
onSearch = _props$onSearch === void 0 ? function (v) {
|
|
15
|
+
mchcEvent.emit('my_form', {
|
|
16
|
+
type: 'onSearch',
|
|
17
|
+
name: name,
|
|
18
|
+
value: {
|
|
19
|
+
text: v
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
} : _props$onSearch,
|
|
23
|
+
rest = _objectWithoutProperties(props, _excluded);
|
|
24
|
+
return /*#__PURE__*/React.createElement(Search, _objectSpread({
|
|
25
|
+
allowClear: true,
|
|
26
|
+
onSearch: onSearch
|
|
27
|
+
}, rest));
|
|
28
|
+
}
|
|
29
|
+
export { DebounceSelect as default };
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { A as ArrayPanel } from './index.js';
|
|
3
|
+
import '@lm_fe/provoke';
|
|
4
|
+
import '@lm_fe/components';
|
|
5
|
+
import '@lm_fe/utils';
|
|
6
|
+
import 'antd';
|
|
7
|
+
import 'classnames';
|
|
8
|
+
import 'dayjs';
|
|
9
|
+
import 'lodash';
|
|
10
|
+
import '@lm_fe/env';
|
|
11
|
+
import '@lm_fe/service';
|
|
12
|
+
import 'reconnecting-websocket';
|
|
13
|
+
import 'store';
|
|
14
|
+
var TakeInVolumn = function TakeInVolumn(props) {
|
|
15
|
+
var value = props.value,
|
|
16
|
+
onChange = props.onChange,
|
|
17
|
+
_props$marshal = props.marshal,
|
|
18
|
+
marshal = _props$marshal === void 0 ? false : _props$marshal,
|
|
19
|
+
onBlur = props.onBlur,
|
|
20
|
+
disabled = props.disabled;
|
|
21
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
22
|
+
onBlur: onBlur,
|
|
23
|
+
style: {
|
|
24
|
+
width: 460
|
|
25
|
+
}
|
|
26
|
+
}, /*#__PURE__*/React.createElement(ArrayPanel, {
|
|
27
|
+
disabled: disabled,
|
|
28
|
+
value: value,
|
|
29
|
+
onChange: onChange,
|
|
30
|
+
marshal: marshal,
|
|
31
|
+
addBtnStyle: {
|
|
32
|
+
type: 'default'
|
|
33
|
+
},
|
|
34
|
+
actionConfig: {
|
|
35
|
+
layout: '1/3'
|
|
36
|
+
},
|
|
37
|
+
// targetLabelCol={2}
|
|
38
|
+
formDescriptions: [
|
|
39
|
+
// { inputType: 'MyAutoComplete', label: '类型', name: 'incomingType' },
|
|
40
|
+
{
|
|
41
|
+
layout: '1/2',
|
|
42
|
+
inputType: 'MyAutoComplete',
|
|
43
|
+
label: '内容',
|
|
44
|
+
name: 'incomingContent',
|
|
45
|
+
inputProps: {
|
|
46
|
+
uniqueKey: '入量s',
|
|
47
|
+
dropdownStyle: {
|
|
48
|
+
zIndex: 9999
|
|
49
|
+
},
|
|
50
|
+
style: {
|
|
51
|
+
paddingRight: 4
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}, {
|
|
55
|
+
layout: '1/2',
|
|
56
|
+
inputType: 'input_number',
|
|
57
|
+
label: 'ml',
|
|
58
|
+
name: 'incomingML',
|
|
59
|
+
inputProps: {
|
|
60
|
+
style: {
|
|
61
|
+
paddingRight: 4
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
}]
|
|
65
|
+
}));
|
|
66
|
+
};
|
|
67
|
+
export { TakeInVolumn as default };
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import _typeof from "@babel/runtime/helpers/typeof";
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { A as ArrayPanel } from './index.js';
|
|
4
|
+
import '@lm_fe/provoke';
|
|
5
|
+
import '@lm_fe/components';
|
|
6
|
+
import '@lm_fe/utils';
|
|
7
|
+
import 'antd';
|
|
8
|
+
import 'classnames';
|
|
9
|
+
import 'dayjs';
|
|
10
|
+
import 'lodash';
|
|
11
|
+
import '@lm_fe/env';
|
|
12
|
+
import '@lm_fe/service';
|
|
13
|
+
import 'reconnecting-websocket';
|
|
14
|
+
import 'store';
|
|
15
|
+
var TakeOutVolumn = function TakeOutVolumn(props) {
|
|
16
|
+
var value = props.value,
|
|
17
|
+
onChange = props.onChange,
|
|
18
|
+
_props$marshal = props.marshal,
|
|
19
|
+
marshal = _props$marshal === void 0 ? false : _props$marshal,
|
|
20
|
+
onBlur = props.onBlur,
|
|
21
|
+
disabled = props.disabled;
|
|
22
|
+
console.log('safe_value !!', value, _typeof(value));
|
|
23
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
24
|
+
style: {
|
|
25
|
+
width: 540
|
|
26
|
+
},
|
|
27
|
+
onBlur: onBlur
|
|
28
|
+
}, /*#__PURE__*/React.createElement(ArrayPanel, {
|
|
29
|
+
disabled: disabled,
|
|
30
|
+
value: value,
|
|
31
|
+
onChange: onChange,
|
|
32
|
+
marshal: marshal,
|
|
33
|
+
addBtnStyle: {
|
|
34
|
+
type: 'default'
|
|
35
|
+
},
|
|
36
|
+
actionConfig: {
|
|
37
|
+
layout: '1/4'
|
|
38
|
+
},
|
|
39
|
+
// targetLabelCol={2}
|
|
40
|
+
formDescriptions: [{
|
|
41
|
+
inputType: 'MyAutoComplete',
|
|
42
|
+
layout: '1/3',
|
|
43
|
+
label: '内容',
|
|
44
|
+
name: 'outcomingContent',
|
|
45
|
+
inputProps: {
|
|
46
|
+
uniqueKey: '出量s',
|
|
47
|
+
dropdownStyle: {
|
|
48
|
+
zIndex: 9999
|
|
49
|
+
},
|
|
50
|
+
style: {
|
|
51
|
+
paddingRight: 4
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}, {
|
|
55
|
+
inputType: 'MyAutoComplete',
|
|
56
|
+
layout: '1/3',
|
|
57
|
+
label: '颜色',
|
|
58
|
+
name: 'outcomingColor',
|
|
59
|
+
inputProps: {
|
|
60
|
+
uniqueKey: '颜色s',
|
|
61
|
+
dropdownStyle: {
|
|
62
|
+
zIndex: 9999
|
|
63
|
+
},
|
|
64
|
+
style: {
|
|
65
|
+
paddingRight: 4
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}, {
|
|
69
|
+
inputType: 'input_number',
|
|
70
|
+
layout: '1/3',
|
|
71
|
+
label: 'ml',
|
|
72
|
+
name: 'outcomingML',
|
|
73
|
+
inputProps: {
|
|
74
|
+
style: {
|
|
75
|
+
paddingRight: 4
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}]
|
|
79
|
+
}));
|
|
80
|
+
};
|
|
81
|
+
export { TakeOutVolumn as default };
|
|
@@ -0,0 +1,49 @@
|
|
|
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 { Button } from 'antd';
|
|
5
|
+
import React from 'react';
|
|
6
|
+
import { _ as __MyFormSection_Inner_PRE, c as MyFormSectionForm } from './index.js';
|
|
7
|
+
import '@lm_fe/provoke';
|
|
8
|
+
import '@lm_fe/components';
|
|
9
|
+
import '@lm_fe/utils';
|
|
10
|
+
import 'classnames';
|
|
11
|
+
import 'dayjs';
|
|
12
|
+
import 'lodash';
|
|
13
|
+
import '@lm_fe/env';
|
|
14
|
+
import '@lm_fe/service';
|
|
15
|
+
import 'reconnecting-websocket';
|
|
16
|
+
import 'store';
|
|
17
|
+
|
|
18
|
+
// 产科住院-入院登记-查看登记详情-病历文书-缩宫素静脉点滴观察表
|
|
19
|
+
function ToggleForm(props) {
|
|
20
|
+
var _props$formSectionFor;
|
|
21
|
+
var value = props.value,
|
|
22
|
+
onChange = props.onChange,
|
|
23
|
+
_props$btnProps = props.btnProps,
|
|
24
|
+
btnProps = _props$btnProps === void 0 ? {} : _props$btnProps,
|
|
25
|
+
_props$defaultValue = props.defaultValue,
|
|
26
|
+
defaultValue = _props$defaultValue === void 0 ? {} : _props$defaultValue,
|
|
27
|
+
formDescriptions = props.formDescriptions,
|
|
28
|
+
form = props.form,
|
|
29
|
+
plainForm = props.plainForm;
|
|
30
|
+
console.log('formDescriptions toggle', props);
|
|
31
|
+
var formSectionFormProps = (_props$formSectionFor = props.formSectionFormProps) !== null && _props$formSectionFor !== void 0 ? _props$formSectionFor : {};
|
|
32
|
+
function onClick() {
|
|
33
|
+
onChange === null || onChange === void 0 || onChange(value ? null : defaultValue);
|
|
34
|
+
}
|
|
35
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
36
|
+
style: {}
|
|
37
|
+
}, /*#__PURE__*/React.createElement(Button, _objectSpread({
|
|
38
|
+
onClick: onClick
|
|
39
|
+
}, btnProps), value ? '删除' : '添加'), value ? plainForm ? /*#__PURE__*/React.createElement(__MyFormSection_Inner_PRE, {
|
|
40
|
+
formDescriptions: formDescriptions
|
|
41
|
+
}) : /*#__PURE__*/React.createElement(MyFormSectionForm, _objectSpread(_objectSpread({}, formSectionFormProps), {}, {
|
|
42
|
+
formDescriptions: formDescriptions,
|
|
43
|
+
data: value,
|
|
44
|
+
onValuesChange: function onValuesChange(a, values) {
|
|
45
|
+
onChange === null || onChange === void 0 || onChange(a);
|
|
46
|
+
}
|
|
47
|
+
})) : null);
|
|
48
|
+
}
|
|
49
|
+
export { ToggleForm as default };
|