@lm_fe/components_m 0.1.201 → 0.2.2
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 +0 -0
- 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/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 -3
- 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 -1
- 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/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/.root.js +73 -130
- package/dist/a_chunks/.root10.js +124 -319
- package/dist/a_chunks/.root100.js +22 -393
- package/dist/a_chunks/.root101.js +83 -987
- package/dist/a_chunks/.root102.js +13 -278
- package/dist/a_chunks/.root103.js +83 -128
- package/dist/a_chunks/.root104.js +64 -277
- package/dist/a_chunks/.root105.js +133 -492
- package/dist/a_chunks/.root106.js +45 -106
- package/dist/a_chunks/.root107.js +43 -210
- package/dist/a_chunks/.root108.js +71 -174
- package/dist/a_chunks/.root109.js +38 -910
- package/dist/a_chunks/.root11.js +55 -89
- package/dist/a_chunks/.root110.js +46 -939
- package/dist/a_chunks/.root111.js +188 -169
- package/dist/a_chunks/.root112.js +16 -414
- package/dist/a_chunks/.root113.js +23 -257
- package/dist/a_chunks/.root114.js +1994 -163
- package/dist/a_chunks/.root115.js +33 -343
- package/dist/a_chunks/.root116.js +67 -150
- package/dist/a_chunks/.root117.js +35 -124
- package/dist/a_chunks/.root118.js +49 -523
- package/dist/a_chunks/.root119.js +58 -580
- package/dist/a_chunks/.root12.js +133 -117
- package/dist/a_chunks/.root120.js +62 -277
- package/dist/a_chunks/.root121.js +75 -512
- package/dist/a_chunks/.root122.js +75 -633
- package/dist/a_chunks/.root123.js +29 -669
- package/dist/a_chunks/.root124.js +57 -273
- package/dist/a_chunks/.root125.js +107 -200
- package/dist/a_chunks/.root126.js +179 -81
- package/dist/a_chunks/.root127.js +85 -792
- package/dist/a_chunks/.root128.js +108 -260
- package/dist/a_chunks/.root129.js +172 -1085
- package/dist/a_chunks/.root13.js +284 -119
- package/dist/a_chunks/.root130.js +200 -532
- package/dist/a_chunks/.root131.js +2 -242
- package/dist/a_chunks/.root132.js +185 -131
- package/dist/a_chunks/.root133.js +324 -180
- package/dist/a_chunks/.root134.js +13 -409
- package/dist/a_chunks/.root135.js +160 -1135
- package/dist/a_chunks/.root14.js +251 -316
- package/dist/a_chunks/.root15.js +58 -266
- package/dist/a_chunks/.root16.js +74 -240
- package/dist/a_chunks/.root17.js +38 -127
- package/dist/a_chunks/.root18.js +87 -148
- package/dist/a_chunks/.root19.js +182 -109
- package/dist/a_chunks/.root2.js +97 -163
- package/dist/a_chunks/.root20.js +237 -157
- package/dist/a_chunks/.root21.js +19 -258
- package/dist/a_chunks/.root22.js +20 -320
- package/dist/a_chunks/.root23.js +197 -20
- package/dist/a_chunks/.root24.js +190 -89
- package/dist/a_chunks/.root25.js +73 -196
- package/dist/a_chunks/.root26.js +102 -257
- package/dist/a_chunks/.root27.js +69 -142
- package/dist/a_chunks/.root28.js +79 -375
- package/dist/a_chunks/.root29.js +34 -542
- package/dist/a_chunks/.root3.js +103 -170
- package/dist/a_chunks/.root30.js +19 -2226
- package/dist/a_chunks/.root31.js +50 -279
- package/dist/a_chunks/.root32.js +49 -81
- package/dist/a_chunks/.root33.js +49 -84
- package/dist/a_chunks/.root34.js +200 -223
- package/dist/a_chunks/.root35.js +112 -279
- package/dist/a_chunks/.root36.js +136 -158
- package/dist/a_chunks/.root37.js +19 -146
- package/dist/a_chunks/.root38.js +101 -78
- package/dist/a_chunks/.root39.js +581 -34
- package/dist/a_chunks/.root4.js +635 -1056
- package/dist/a_chunks/.root40.js +25 -268
- package/dist/a_chunks/.root41.js +312 -18
- package/dist/a_chunks/.root42.js +138 -192
- package/dist/a_chunks/.root43.js +62 -128
- package/dist/a_chunks/.root44.js +264 -36
- package/dist/a_chunks/.root45.js +257 -20
- package/dist/a_chunks/.root46.js +2274 -47
- package/dist/a_chunks/.root47.js +490 -227
- package/dist/a_chunks/.root48.js +190 -160
- package/dist/a_chunks/.root49.js +168 -74
- package/dist/a_chunks/.root5.js +98 -349
- package/dist/a_chunks/.root50.js +146 -190
- package/dist/a_chunks/.root51.js +379 -305
- package/dist/a_chunks/.root52.js +237 -101
- package/dist/a_chunks/.root53.js +29 -296
- package/dist/a_chunks/.root54.js +69 -23
- package/dist/a_chunks/.root55.js +71 -660
- package/dist/a_chunks/.root56.js +356 -3320
- package/dist/a_chunks/.root57.js +206 -544
- package/dist/a_chunks/.root58.js +275 -185
- package/dist/a_chunks/.root59.js +150 -147
- package/dist/a_chunks/.root6.js +1003 -188
- package/dist/a_chunks/.root60.js +132 -882
- package/dist/a_chunks/.root61.js +288 -98
- package/dist/a_chunks/.root62.js +293 -213
- package/dist/a_chunks/.root63.js +299 -294
- package/dist/a_chunks/.root64.js +295 -450
- package/dist/a_chunks/.root65.js +924 -458
- package/dist/a_chunks/.root66.js +58 -1053
- package/dist/a_chunks/.root67.js +813 -255
- package/dist/a_chunks/.root68.js +892 -192
- package/dist/a_chunks/.root69.js +80 -1070
- package/dist/a_chunks/.root7.js +269 -725
- package/dist/a_chunks/.root70.js +333 -830
- package/dist/a_chunks/.root71.js +155 -376
- package/dist/a_chunks/.root72.js +245 -204
- package/dist/a_chunks/.root73.js +76 -148
- package/dist/a_chunks/.root74.js +54 -344
- package/dist/a_chunks/.root75.js +610 -530
- package/dist/a_chunks/.root76.js +34 -533
- package/dist/a_chunks/.root77.js +140 -328
- package/dist/a_chunks/.root78.js +472 -286
- package/dist/a_chunks/.root79.js +199 -2292
- package/dist/a_chunks/.root8.js +128 -163
- package/dist/a_chunks/.root80.js +476 -168
- package/dist/a_chunks/.root81.js +530 -535
- package/dist/a_chunks/.root82.js +565 -248
- package/dist/a_chunks/.root83.js +126 -242
- package/dist/a_chunks/.root84.js +14 -241
- package/dist/a_chunks/.root85.js +678 -430
- package/dist/a_chunks/.root86.js +161 -317
- package/dist/a_chunks/.root87.js +455 -88
- package/dist/a_chunks/.root88.js +175 -98
- package/dist/a_chunks/.root89.js +63 -237
- package/dist/a_chunks/.root9.js +93 -675
- package/dist/a_chunks/.root90.js +108 -348
- package/dist/a_chunks/.root91.js +331 -124
- package/dist/a_chunks/.root92.js +438 -139
- package/dist/a_chunks/.root93.js +102 -434
- package/dist/a_chunks/.root94.js +821 -346
- package/dist/a_chunks/.root95.js +39 -214
- package/dist/a_chunks/.root96.js +57 -349
- package/dist/a_chunks/.root97.js +274 -510
- package/dist/a_chunks/.root98.js +22 -366
- package/dist/a_chunks/.root99.js +57 -375
- package/dist/a_chunks/Inner.js +149 -262
- package/dist/a_chunks/TableEditableCell.js +12 -10
- package/dist/a_chunks/TemplateModal.js +111 -132
- package/dist/a_chunks/deathclassification.js +17 -33
- package/dist/a_chunks/index.js +2930 -5417
- package/dist/a_chunks/index2.js +2 -4
- package/dist/doctor-end/index.d.ts +0 -2
- package/dist/index.d.ts +3 -8
- 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.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.map +0 -1
- package/dist/a_chunks/.root104.js.map +0 -1
- package/dist/a_chunks/.root105.js.map +0 -1
- package/dist/a_chunks/.root106.js.map +0 -1
- package/dist/a_chunks/.root107.js.map +0 -1
- package/dist/a_chunks/.root108.js.map +0 -1
- package/dist/a_chunks/.root109.js.map +0 -1
- 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.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.map +0 -1
- package/dist/a_chunks/.root117.js.map +0 -1
- package/dist/a_chunks/.root118.js.map +0 -1
- package/dist/a_chunks/.root119.js.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root125.js.map +0 -1
- 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.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.map +0 -1
- package/dist/a_chunks/.root133.js.map +0 -1
- package/dist/a_chunks/.root134.js.map +0 -1
- package/dist/a_chunks/.root135.js.map +0 -1
- package/dist/a_chunks/.root136.js +0 -507
- 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 +0 -197
- package/dist/a_chunks/.root138.js.map +0 -1
- package/dist/a_chunks/.root139.js +0 -903
- 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 +0 -351
- 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.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 +0 -117
- 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 +0 -279
- 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 +0 -154
- package/dist/a_chunks/.root157.js.map +0 -1
- package/dist/a_chunks/.root158.js +0 -213
- 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.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 +0 -46
- package/dist/a_chunks/.root162.js.map +0 -1
- package/dist/a_chunks/.root163.js +0 -77
- package/dist/a_chunks/.root163.js.map +0 -1
- package/dist/a_chunks/.root164.js +0 -206
- 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 +0 -147
- package/dist/a_chunks/.root169.js.map +0 -1
- 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 +0 -112
- 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 +0 -253
- package/dist/a_chunks/.root179.js.map +0 -1
- 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 +0 -91
- package/dist/a_chunks/.root182.js.map +0 -1
- package/dist/a_chunks/.root183.js +0 -115
- 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 +0 -267
- package/dist/a_chunks/.root186.js.map +0 -1
- package/dist/a_chunks/.root187.js +0 -18
- package/dist/a_chunks/.root187.js.map +0 -1
- package/dist/a_chunks/.root19.js.map +0 -1
- package/dist/a_chunks/.root2.js.map +0 -1
- 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.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.map +0 -1
- package/dist/a_chunks/.root28.js.map +0 -1
- package/dist/a_chunks/.root29.js.map +0 -1
- package/dist/a_chunks/.root3.js.map +0 -1
- package/dist/a_chunks/.root30.js.map +0 -1
- package/dist/a_chunks/.root31.js.map +0 -1
- package/dist/a_chunks/.root32.js.map +0 -1
- package/dist/a_chunks/.root33.js.map +0 -1
- package/dist/a_chunks/.root34.js.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root41.js.map +0 -1
- package/dist/a_chunks/.root42.js.map +0 -1
- package/dist/a_chunks/.root43.js.map +0 -1
- package/dist/a_chunks/.root44.js.map +0 -1
- 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.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.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.map +0 -1
- package/dist/a_chunks/.root55.js.map +0 -1
- package/dist/a_chunks/.root56.js.map +0 -1
- package/dist/a_chunks/.root57.js.map +0 -1
- package/dist/a_chunks/.root58.js.map +0 -1
- package/dist/a_chunks/.root59.js.map +0 -1
- package/dist/a_chunks/.root6.js.map +0 -1
- package/dist/a_chunks/.root60.js.map +0 -1
- package/dist/a_chunks/.root61.js.map +0 -1
- package/dist/a_chunks/.root62.js.map +0 -1
- package/dist/a_chunks/.root63.js.map +0 -1
- package/dist/a_chunks/.root64.js.map +0 -1
- package/dist/a_chunks/.root65.js.map +0 -1
- package/dist/a_chunks/.root66.js.map +0 -1
- package/dist/a_chunks/.root67.js.map +0 -1
- package/dist/a_chunks/.root68.js.map +0 -1
- package/dist/a_chunks/.root69.js.map +0 -1
- package/dist/a_chunks/.root7.js.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root76.js.map +0 -1
- package/dist/a_chunks/.root77.js.map +0 -1
- package/dist/a_chunks/.root78.js.map +0 -1
- 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.map +0 -1
- package/dist/a_chunks/.root87.js.map +0 -1
- package/dist/a_chunks/.root88.js.map +0 -1
- package/dist/a_chunks/.root89.js.map +0 -1
- package/dist/a_chunks/.root9.js.map +0 -1
- package/dist/a_chunks/.root90.js.map +0 -1
- package/dist/a_chunks/.root91.js.map +0 -1
- 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.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/utils/adapter.d.ts +0 -97
- /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
|
@@ -1,2 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
import { UploadProps } from 'antd/lib';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
interface IProps extends Omit<UploadProps, 'onChange'> {
|
|
4
|
+
value?: string | string[];
|
|
5
|
+
onChange?(v: string | string[] | null): void;
|
|
6
|
+
mode?: 'single' | 'multiple';
|
|
7
|
+
linker?: string;
|
|
8
|
+
}
|
|
9
|
+
declare const _default: (props: IProps) => React.JSX.Element;
|
|
2
10
|
export default _default;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Component } from 'react';
|
|
2
2
|
import { FormConfig } from '../../interface';
|
|
3
3
|
import './CheckboxWithExtra.less';
|
|
4
|
+
import React from 'react';
|
|
4
5
|
interface CheckboxWithExtraProps {
|
|
5
6
|
editors: Array<FormConfig>;
|
|
6
7
|
checkboxValue: boolean;
|
|
@@ -10,7 +11,7 @@ interface CheckboxWithExtraProps {
|
|
|
10
11
|
export default class CheckboxWithExtra extends Component<CheckboxWithExtraProps> {
|
|
11
12
|
handleChange: (value: any, name: string, index: number) => void;
|
|
12
13
|
a: {};
|
|
13
|
-
renderExtra: (editorsValue: Array<any>) => (
|
|
14
|
-
render():
|
|
14
|
+
renderExtra: (editorsValue: Array<any>) => (React.JSX.Element | null)[] | null;
|
|
15
|
+
render(): React.JSX.Element;
|
|
15
16
|
}
|
|
16
17
|
export {};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Component } from 'react';
|
|
2
|
+
import React from 'react';
|
|
2
3
|
interface DefaultSelectProps {
|
|
3
4
|
onChange: Function;
|
|
4
5
|
value: any;
|
|
@@ -24,7 +25,7 @@ declare class DefaultSelect extends Component<DefaultSelectProps> {
|
|
|
24
25
|
renderOptions: (options: Array<{
|
|
25
26
|
label: string | number;
|
|
26
27
|
value: string | number;
|
|
27
|
-
}>) =>
|
|
28
|
-
render():
|
|
28
|
+
}>) => React.JSX.Element[];
|
|
29
|
+
render(): React.JSX.Element;
|
|
29
30
|
}
|
|
30
31
|
export default DefaultSelect;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { Component } from 'react';
|
|
2
2
|
import './index.less';
|
|
3
|
-
export default class
|
|
3
|
+
export default class MyTable2 extends Component {
|
|
4
4
|
columns: any;
|
|
5
5
|
constructor(props: any);
|
|
6
6
|
componentDidUpdate(prevProps: any, prevState: any): void;
|
|
@@ -0,0 +1,252 @@
|
|
|
1
|
+
import { HbvdnaInput, OkButton, TemplateTextarea } from '../../FU_components';
|
|
2
|
+
import TextareaWithTemplate from './business/TextareaWithTemplate';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import CheckboxWithInput_lm from '../../ConfigComponents/CheckboxWithInput';
|
|
5
|
+
declare const MyComponent: {
|
|
6
|
+
readonly checkbox: React.LazyExoticComponent<typeof import("./MyCheckbox").default>;
|
|
7
|
+
readonly MyAddress: typeof import("@lm_fe/components").MyAddress;
|
|
8
|
+
readonly MyImageEditor: ((props: import("@lm_fe/components").IMyImageEditorProps) => import("react").JSX.Element) & {
|
|
9
|
+
events: {
|
|
10
|
+
save: string;
|
|
11
|
+
create: string;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
readonly ArraySingle: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IArraySingleProps, string>;
|
|
15
|
+
readonly PatientSelect: import("react").LazyExoticComponent<typeof import("@lm_fe/components/dist/src/PatientSelect/Inner").default>;
|
|
16
|
+
readonly Divider: import("react").FC<import("antd").DividerProps>;
|
|
17
|
+
readonly MyIconSelect: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyIconSelectProps, string>;
|
|
18
|
+
readonly MI: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
19
|
+
readonly input: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
20
|
+
readonly Input: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
21
|
+
readonly MyInput: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
22
|
+
readonly MyInputNumber: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
23
|
+
readonly InputNumber: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
24
|
+
readonly input_number: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
25
|
+
readonly MyDatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
26
|
+
readonly DatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
27
|
+
readonly DP: import("@lm_fe/components").TMyDatePicker;
|
|
28
|
+
readonly single_date_picker: import("@lm_fe/components").TMyDatePicker;
|
|
29
|
+
readonly CusDatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
30
|
+
readonly date: import("@lm_fe/components").TMyDatePicker;
|
|
31
|
+
readonly MyRangePicker: import("react").FunctionComponent<{
|
|
32
|
+
disabled?: boolean;
|
|
33
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
34
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
35
|
+
isDisplay?: boolean;
|
|
36
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
37
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
38
|
+
disabled?: boolean;
|
|
39
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
40
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
41
|
+
isDisplay?: boolean;
|
|
42
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
43
|
+
};
|
|
44
|
+
readonly RangePicker: import("react").FunctionComponent<{
|
|
45
|
+
disabled?: boolean;
|
|
46
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
47
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
48
|
+
isDisplay?: boolean;
|
|
49
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
50
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
51
|
+
disabled?: boolean;
|
|
52
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
53
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
54
|
+
isDisplay?: boolean;
|
|
55
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
56
|
+
};
|
|
57
|
+
readonly rangePicker: import("react").FunctionComponent<{
|
|
58
|
+
disabled?: boolean;
|
|
59
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
60
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
61
|
+
isDisplay?: boolean;
|
|
62
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
63
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
64
|
+
disabled?: boolean;
|
|
65
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
66
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
67
|
+
isDisplay?: boolean;
|
|
68
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
69
|
+
};
|
|
70
|
+
readonly range_picker: import("react").FunctionComponent<{
|
|
71
|
+
disabled?: boolean;
|
|
72
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
73
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
74
|
+
isDisplay?: boolean;
|
|
75
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
76
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
77
|
+
disabled?: boolean;
|
|
78
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
79
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
80
|
+
isDisplay?: boolean;
|
|
81
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
82
|
+
};
|
|
83
|
+
readonly MyRangeDate: import("react").FunctionComponent<{
|
|
84
|
+
disabled?: boolean;
|
|
85
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
86
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
87
|
+
isDisplay?: boolean;
|
|
88
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
89
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
90
|
+
disabled?: boolean;
|
|
91
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
92
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
93
|
+
isDisplay?: boolean;
|
|
94
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
95
|
+
};
|
|
96
|
+
readonly RangeDate: import("react").FunctionComponent<{
|
|
97
|
+
disabled?: boolean;
|
|
98
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
99
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
100
|
+
isDisplay?: boolean;
|
|
101
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
102
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
103
|
+
disabled?: boolean;
|
|
104
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
105
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
106
|
+
isDisplay?: boolean;
|
|
107
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
108
|
+
};
|
|
109
|
+
readonly rangeDate: import("react").FunctionComponent<{
|
|
110
|
+
disabled?: boolean;
|
|
111
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
112
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
113
|
+
isDisplay?: boolean;
|
|
114
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
115
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
116
|
+
disabled?: boolean;
|
|
117
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
118
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
119
|
+
isDisplay?: boolean;
|
|
120
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
121
|
+
};
|
|
122
|
+
readonly range_date: import("react").FunctionComponent<{
|
|
123
|
+
disabled?: boolean;
|
|
124
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
125
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
126
|
+
isDisplay?: boolean;
|
|
127
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
128
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
129
|
+
disabled?: boolean;
|
|
130
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
131
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
132
|
+
isDisplay?: boolean;
|
|
133
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
134
|
+
};
|
|
135
|
+
readonly MyRangeDateTime: import("react").FunctionComponent<{
|
|
136
|
+
disabled?: boolean;
|
|
137
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
138
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
139
|
+
isDisplay?: boolean;
|
|
140
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
141
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
142
|
+
disabled?: boolean;
|
|
143
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
144
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
145
|
+
isDisplay?: boolean;
|
|
146
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
147
|
+
};
|
|
148
|
+
readonly RangeDateTime: import("react").FunctionComponent<{
|
|
149
|
+
disabled?: boolean;
|
|
150
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
151
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
152
|
+
isDisplay?: boolean;
|
|
153
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
154
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
155
|
+
disabled?: boolean;
|
|
156
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
157
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
158
|
+
isDisplay?: boolean;
|
|
159
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
160
|
+
};
|
|
161
|
+
readonly rangeDateTime: import("react").FunctionComponent<{
|
|
162
|
+
disabled?: boolean;
|
|
163
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
164
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
165
|
+
isDisplay?: boolean;
|
|
166
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
167
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
168
|
+
disabled?: boolean;
|
|
169
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
170
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
171
|
+
isDisplay?: boolean;
|
|
172
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
173
|
+
};
|
|
174
|
+
readonly range_date_time: import("react").FunctionComponent<{
|
|
175
|
+
disabled?: boolean;
|
|
176
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
177
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
178
|
+
isDisplay?: boolean;
|
|
179
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
180
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
181
|
+
disabled?: boolean;
|
|
182
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
183
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
184
|
+
isDisplay?: boolean;
|
|
185
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
186
|
+
};
|
|
187
|
+
readonly MyColor: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyColor/types").IMyColorProps>;
|
|
188
|
+
readonly MySwitch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
189
|
+
readonly switch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
190
|
+
readonly Switch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
191
|
+
readonly MSW: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
192
|
+
readonly ArrayInput: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IArrayInputProps, string>;
|
|
193
|
+
readonly MySelect: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
194
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
195
|
+
};
|
|
196
|
+
readonly MS: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
197
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
198
|
+
};
|
|
199
|
+
readonly Select: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
200
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
201
|
+
};
|
|
202
|
+
readonly select: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
203
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
204
|
+
};
|
|
205
|
+
readonly MyCheckbox: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
206
|
+
readonly Checkbox: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
207
|
+
readonly MC: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
208
|
+
readonly MyButton: typeof import("@lm_fe/components").MyButton;
|
|
209
|
+
readonly MyAutoComplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
210
|
+
readonly MA: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
211
|
+
readonly AutoComplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
212
|
+
readonly autocomplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
213
|
+
readonly MyEditTable: import("@lm_fe/components").TCommonComponent<import("../../FU_components/MyEditTable/types").IMyEditTableProps, string | any[]>;
|
|
214
|
+
readonly DefaultSelect: React.LazyExoticComponent<typeof import("./MySelect/DefaultSelect").default>;
|
|
215
|
+
readonly SingleCheckbox: React.LazyExoticComponent<typeof import("./SingleCheckbox").default>;
|
|
216
|
+
readonly cascader: React.LazyExoticComponent<typeof import("./MyCascader").default>;
|
|
217
|
+
readonly treeselect: React.LazyExoticComponent<typeof import("./MyTreeSelect/Inner").default>;
|
|
218
|
+
readonly MyTreeSelect: React.LazyExoticComponent<typeof import("./MyTreeSelect/Inner").default>;
|
|
219
|
+
readonly autoComplete: React.LazyExoticComponent<typeof import("./MyAutoComplete").default>;
|
|
220
|
+
readonly button: typeof OkButton;
|
|
221
|
+
readonly normalButton: React.LazyExoticComponent<typeof import("./business/NormalButton").default>;
|
|
222
|
+
readonly textareaWithBtn: React.LazyExoticComponent<typeof import("./business/TextareaWithBtn").default>;
|
|
223
|
+
readonly textareaWithTemplate: typeof TextareaWithTemplate;
|
|
224
|
+
readonly custom: React.LazyExoticComponent<typeof import("./MyCustom/Inner").default>;
|
|
225
|
+
readonly 'array-custom': React.LazyExoticComponent<typeof import("./MyCustom/ArrayCustom").default>;
|
|
226
|
+
readonly 'array-custom-tab': React.LazyExoticComponent<typeof import("./MyCustom/ArrayCustomTab").default>;
|
|
227
|
+
readonly addressCascader: React.LazyExoticComponent<typeof import("../../selects/CascaderAddress/AddressInputInner").default>;
|
|
228
|
+
readonly bloodPressureInput: React.LazyExoticComponent<typeof import("./business/BloodPressure").default>;
|
|
229
|
+
readonly doubleInput: React.LazyExoticComponent<typeof import("./business/DoubleInput").default>;
|
|
230
|
+
readonly pdPrenancyHistoriesTable: React.LazyExoticComponent<typeof import("./business/PregnancyHistory/MyForm_Business_PregnancyHistory").default>;
|
|
231
|
+
readonly 'template-textarea': typeof TemplateTextarea;
|
|
232
|
+
readonly TemplateTextarea: typeof TemplateTextarea;
|
|
233
|
+
readonly pregnancyHistoryTable: React.LazyExoticComponent<typeof import("./business/PregnancyHistory/MyForm_Business_PregnancyHistory").default>;
|
|
234
|
+
readonly filterDateInput: React.LazyExoticComponent<typeof import("./business/FilterDateInput").default>;
|
|
235
|
+
readonly FilterDateInput: React.LazyExoticComponent<typeof import("./business/FilterDateInput").default>;
|
|
236
|
+
readonly fundalHeightInput: React.LazyExoticComponent<typeof import("./business/FundalHeightInput").default>;
|
|
237
|
+
readonly prenatalReturnTable: React.LazyExoticComponent<typeof import("./business/prenatalReturnTable/Inner").default>;
|
|
238
|
+
readonly input_with_label: React.LazyExoticComponent<typeof import("../../GeneralComponents/InputWithLabel/Inner").default>;
|
|
239
|
+
readonly my_input_with_red: React.LazyExoticComponent<typeof import("./MyInputWithRed").default>;
|
|
240
|
+
readonly 'native-place': React.LazyExoticComponent<typeof import("../../selects/NativePlace/NativePlaceInner").default>;
|
|
241
|
+
readonly blank: () => React.JSX.Element;
|
|
242
|
+
readonly check_invert_button: React.FC<any>;
|
|
243
|
+
readonly checkbox_with_input: typeof CheckboxWithInput_lm;
|
|
244
|
+
readonly hbvdna_input: typeof HbvdnaInput;
|
|
245
|
+
readonly DateTimeInput: React.LazyExoticComponent<import("@lm_fe/components").TCommonComponent<{
|
|
246
|
+
size?: any;
|
|
247
|
+
showSecond?: boolean;
|
|
248
|
+
autoFocus?: boolean;
|
|
249
|
+
onBlur?: any;
|
|
250
|
+
}, string>>;
|
|
251
|
+
};
|
|
252
|
+
export default MyComponent;
|
package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ interface MyTableProps {
|
|
|
18
18
|
onChange: Function;
|
|
19
19
|
dispatch?: Function;
|
|
20
20
|
value: IItem[];
|
|
21
|
+
disabled?: boolean;
|
|
21
22
|
input_props: IInnerProp;
|
|
22
23
|
}
|
|
23
24
|
interface IColumn extends ColumnsType<IItem> {
|
|
@@ -25,7 +26,6 @@ interface IColumn extends ColumnsType<IItem> {
|
|
|
25
26
|
title: string;
|
|
26
27
|
width: number;
|
|
27
28
|
editor: any;
|
|
28
|
-
hidden: boolean;
|
|
29
29
|
children?: IColumn[];
|
|
30
30
|
}
|
|
31
31
|
export default function MyForm_Business_PregnancyHistory(props: MyTableProps): React.JSX.Element;
|
|
@@ -18,6 +18,7 @@ export declare function getConfig(): {
|
|
|
18
18
|
input_type: string;
|
|
19
19
|
input_props: {
|
|
20
20
|
type: string;
|
|
21
|
+
memorieskey?: undefined;
|
|
21
22
|
};
|
|
22
23
|
};
|
|
23
24
|
children?: undefined;
|
|
@@ -30,10 +31,8 @@ export declare function getConfig(): {
|
|
|
30
31
|
editor: {
|
|
31
32
|
input_type: string;
|
|
32
33
|
input_props: {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
value: number;
|
|
36
|
-
}[];
|
|
34
|
+
uniqueKey: string;
|
|
35
|
+
options?: undefined;
|
|
37
36
|
};
|
|
38
37
|
};
|
|
39
38
|
} | {
|
|
@@ -47,6 +46,7 @@ export declare function getConfig(): {
|
|
|
47
46
|
label: string;
|
|
48
47
|
value: boolean;
|
|
49
48
|
}[];
|
|
49
|
+
uniqueKey?: undefined;
|
|
50
50
|
};
|
|
51
51
|
};
|
|
52
52
|
} | {
|
|
@@ -60,6 +60,7 @@ export declare function getConfig(): {
|
|
|
60
60
|
label: string;
|
|
61
61
|
value: string;
|
|
62
62
|
}[];
|
|
63
|
+
uniqueKey?: undefined;
|
|
63
64
|
};
|
|
64
65
|
};
|
|
65
66
|
})[];
|
|
@@ -97,12 +98,24 @@ export declare function getConfig(): {
|
|
|
97
98
|
key?: undefined;
|
|
98
99
|
width?: undefined;
|
|
99
100
|
editor?: undefined;
|
|
101
|
+
} | {
|
|
102
|
+
key: string;
|
|
103
|
+
title: string;
|
|
104
|
+
width: number;
|
|
105
|
+
editor: {
|
|
106
|
+
input_type: string;
|
|
107
|
+
input_props: {
|
|
108
|
+
memorieskey: string;
|
|
109
|
+
type?: undefined;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
112
|
+
children?: undefined;
|
|
100
113
|
})[];
|
|
101
114
|
} | {
|
|
102
115
|
pregnancyId: number;
|
|
103
116
|
needNotThisTime: boolean;
|
|
104
117
|
ignoreKeys: string[];
|
|
105
|
-
tableColumns: (
|
|
118
|
+
tableColumns: ({
|
|
106
119
|
key: string;
|
|
107
120
|
title: string;
|
|
108
121
|
width: number;
|
|
@@ -120,6 +133,7 @@ export declare function getConfig(): {
|
|
|
120
133
|
input_type: string;
|
|
121
134
|
input_props: {
|
|
122
135
|
type: string;
|
|
136
|
+
memorieskey?: undefined;
|
|
123
137
|
};
|
|
124
138
|
controls?: undefined;
|
|
125
139
|
};
|
|
@@ -163,6 +177,7 @@ export declare function getConfig(): {
|
|
|
163
177
|
input_type: string;
|
|
164
178
|
input_props: {
|
|
165
179
|
type: string;
|
|
180
|
+
memorieskey?: undefined;
|
|
166
181
|
};
|
|
167
182
|
controls: boolean;
|
|
168
183
|
};
|
|
@@ -176,11 +191,9 @@ export declare function getConfig(): {
|
|
|
176
191
|
editor: {
|
|
177
192
|
input_type: string;
|
|
178
193
|
input_props: {
|
|
179
|
-
|
|
180
|
-
label: string;
|
|
181
|
-
value: number;
|
|
182
|
-
}[];
|
|
194
|
+
uniqueKey: string;
|
|
183
195
|
type?: undefined;
|
|
196
|
+
options?: undefined;
|
|
184
197
|
};
|
|
185
198
|
controls?: undefined;
|
|
186
199
|
};
|
|
@@ -192,6 +205,7 @@ export declare function getConfig(): {
|
|
|
192
205
|
input_type: string;
|
|
193
206
|
input_props: {
|
|
194
207
|
type: string;
|
|
208
|
+
uniqueKey?: undefined;
|
|
195
209
|
options?: undefined;
|
|
196
210
|
};
|
|
197
211
|
controls: boolean;
|
|
@@ -207,6 +221,7 @@ export declare function getConfig(): {
|
|
|
207
221
|
label: string;
|
|
208
222
|
value: boolean;
|
|
209
223
|
}[];
|
|
224
|
+
uniqueKey?: undefined;
|
|
210
225
|
type?: undefined;
|
|
211
226
|
};
|
|
212
227
|
controls?: undefined;
|
|
@@ -224,5 +239,18 @@ export declare function getConfig(): {
|
|
|
224
239
|
key?: undefined;
|
|
225
240
|
width?: undefined;
|
|
226
241
|
editor?: undefined;
|
|
242
|
+
} | {
|
|
243
|
+
key: string;
|
|
244
|
+
title: string;
|
|
245
|
+
width: number;
|
|
246
|
+
editor: {
|
|
247
|
+
input_type: string;
|
|
248
|
+
input_props: {
|
|
249
|
+
memorieskey: string;
|
|
250
|
+
type?: undefined;
|
|
251
|
+
};
|
|
252
|
+
controls?: undefined;
|
|
253
|
+
};
|
|
254
|
+
children?: undefined;
|
|
227
255
|
})[];
|
|
228
256
|
};
|
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IMchc_FormDescriptions_Field } from '@lm_fe/service';
|
|
3
3
|
interface ITextareaWithTemplateProp {
|
|
4
4
|
onChange: Function;
|
|
5
5
|
value: any;
|
|
6
|
-
input_props: any;
|
|
7
6
|
onClick: Function;
|
|
8
7
|
disabled?: boolean;
|
|
8
|
+
minRows?: number;
|
|
9
|
+
maxRows?: number;
|
|
9
10
|
config?: IMchc_FormDescriptions_Field;
|
|
10
11
|
}
|
|
11
|
-
export default
|
|
12
|
-
handleClickBtn: () => void;
|
|
13
|
-
handleTextareaChange: (e: any) => void;
|
|
14
|
-
render(): React.JSX.Element;
|
|
15
|
-
}
|
|
12
|
+
export default function TextareaWithTemplate(props: ITextareaWithTemplateProp): React.JSX.Element;
|
|
16
13
|
export {};
|
|
@@ -1,3 +1,22 @@
|
|
|
1
1
|
export declare function createFormHandler(config: any, { submitChange }: {
|
|
2
2
|
submitChange: any;
|
|
3
|
-
}): {
|
|
3
|
+
}): {
|
|
4
|
+
submit: () => Promise<unknown>;
|
|
5
|
+
valid: () => boolean;
|
|
6
|
+
reset: () => void;
|
|
7
|
+
subscribe: (fieldName: any, eventName: any, cb: any) => void;
|
|
8
|
+
dispatch: (fieldName: any, eventName: any, args: any) => void;
|
|
9
|
+
cleanSubscriptions: () => void;
|
|
10
|
+
formState: {
|
|
11
|
+
validateCode: boolean;
|
|
12
|
+
submitChange: any;
|
|
13
|
+
};
|
|
14
|
+
formData: {};
|
|
15
|
+
listenFormData: (callback: any) => void;
|
|
16
|
+
fieldChange: boolean;
|
|
17
|
+
setMyRef: (fieldName: any, ref: any) => void;
|
|
18
|
+
getMyRef: (fieldName: any) => undefined;
|
|
19
|
+
getAllRef: () => {};
|
|
20
|
+
ref: {};
|
|
21
|
+
uuid: number;
|
|
22
|
+
};
|