@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
|
@@ -8,7 +8,7 @@ export declare const tableColumns1: ({
|
|
|
8
8
|
inputProps: {
|
|
9
9
|
showTime: boolean;
|
|
10
10
|
format: "YYYY-MM-DD HH:mm";
|
|
11
|
-
|
|
11
|
+
uniqueKey?: undefined;
|
|
12
12
|
};
|
|
13
13
|
render: (value: any) => string | null;
|
|
14
14
|
sortType: string;
|
|
@@ -33,7 +33,7 @@ export declare const tableColumns1: ({
|
|
|
33
33
|
dataIndex: string;
|
|
34
34
|
inputType: string;
|
|
35
35
|
inputProps: {
|
|
36
|
-
|
|
36
|
+
uniqueKey: string;
|
|
37
37
|
showTime?: undefined;
|
|
38
38
|
format?: undefined;
|
|
39
39
|
};
|
|
@@ -77,7 +77,7 @@ export declare const tableColumns2: ({
|
|
|
77
77
|
options?: undefined;
|
|
78
78
|
rows?: undefined;
|
|
79
79
|
};
|
|
80
|
-
render: (value: any) => string;
|
|
80
|
+
render: (value: any) => string | null;
|
|
81
81
|
sortType: string;
|
|
82
82
|
filterType: string;
|
|
83
83
|
defaultSortOrder: string;
|
|
@@ -363,7 +363,7 @@ export declare const tableColumns3: ({
|
|
|
363
363
|
options?: undefined;
|
|
364
364
|
rows?: undefined;
|
|
365
365
|
};
|
|
366
|
-
render: (value: any) => string;
|
|
366
|
+
render: (value: any) => string | null;
|
|
367
367
|
sortType: string;
|
|
368
368
|
filterType: string;
|
|
369
369
|
defaultSortOrder: string;
|
|
@@ -39,7 +39,7 @@ export declare const tableColumns: ({
|
|
|
39
39
|
rows?: undefined;
|
|
40
40
|
};
|
|
41
41
|
width: 90;
|
|
42
|
-
render: (value: any) =>
|
|
42
|
+
render: (value: any) => import("react").JSX.Element | "" | "清醒";
|
|
43
43
|
sortType?: undefined;
|
|
44
44
|
filterType?: undefined;
|
|
45
45
|
showSorter?: undefined;
|
|
@@ -8,7 +8,7 @@ export declare const tableColumns1: ({
|
|
|
8
8
|
inputProps: {
|
|
9
9
|
showTime: boolean;
|
|
10
10
|
format: string;
|
|
11
|
-
|
|
11
|
+
uniqueKey?: undefined;
|
|
12
12
|
type?: undefined;
|
|
13
13
|
isPop?: undefined;
|
|
14
14
|
rows?: undefined;
|
|
@@ -38,7 +38,7 @@ export declare const tableColumns1: ({
|
|
|
38
38
|
editable: boolean;
|
|
39
39
|
inputType: string;
|
|
40
40
|
inputProps: {
|
|
41
|
-
|
|
41
|
+
uniqueKey: string;
|
|
42
42
|
showTime?: undefined;
|
|
43
43
|
format?: undefined;
|
|
44
44
|
type?: undefined;
|
|
@@ -64,7 +64,7 @@ export declare const tableColumns1: ({
|
|
|
64
64
|
rows: number;
|
|
65
65
|
showTime?: undefined;
|
|
66
66
|
format?: undefined;
|
|
67
|
-
|
|
67
|
+
uniqueKey?: undefined;
|
|
68
68
|
};
|
|
69
69
|
fixed: string;
|
|
70
70
|
render?: undefined;
|
|
@@ -13,7 +13,7 @@ export declare const tableColumns: ({
|
|
|
13
13
|
min?: undefined;
|
|
14
14
|
minValue?: undefined;
|
|
15
15
|
maxValue?: undefined;
|
|
16
|
-
|
|
16
|
+
uniqueKey?: undefined;
|
|
17
17
|
};
|
|
18
18
|
render: (value: any) => string | null;
|
|
19
19
|
sortType: string;
|
|
@@ -35,7 +35,7 @@ export declare const tableColumns: ({
|
|
|
35
35
|
min?: undefined;
|
|
36
36
|
minValue?: undefined;
|
|
37
37
|
maxValue?: undefined;
|
|
38
|
-
|
|
38
|
+
uniqueKey?: undefined;
|
|
39
39
|
};
|
|
40
40
|
width: 90;
|
|
41
41
|
render: (value: any) => any;
|
|
@@ -58,7 +58,7 @@ export declare const tableColumns: ({
|
|
|
58
58
|
showTime?: undefined;
|
|
59
59
|
format?: undefined;
|
|
60
60
|
isPop?: undefined;
|
|
61
|
-
|
|
61
|
+
uniqueKey?: undefined;
|
|
62
62
|
};
|
|
63
63
|
width: 90;
|
|
64
64
|
render: (value: any) => any;
|
|
@@ -81,7 +81,7 @@ export declare const tableColumns: ({
|
|
|
81
81
|
format?: undefined;
|
|
82
82
|
isPop?: undefined;
|
|
83
83
|
maxValue?: undefined;
|
|
84
|
-
|
|
84
|
+
uniqueKey?: undefined;
|
|
85
85
|
};
|
|
86
86
|
width: 90;
|
|
87
87
|
render: (value: any) => any;
|
|
@@ -97,7 +97,7 @@ export declare const tableColumns: ({
|
|
|
97
97
|
align: string;
|
|
98
98
|
inputType: string;
|
|
99
99
|
inputProps: {
|
|
100
|
-
|
|
100
|
+
uniqueKey: string;
|
|
101
101
|
showTime?: undefined;
|
|
102
102
|
format?: undefined;
|
|
103
103
|
isPop?: undefined;
|
|
@@ -127,7 +127,7 @@ export declare const tableColumns: ({
|
|
|
127
127
|
format?: undefined;
|
|
128
128
|
isPop?: undefined;
|
|
129
129
|
minValue?: undefined;
|
|
130
|
-
|
|
130
|
+
uniqueKey?: undefined;
|
|
131
131
|
};
|
|
132
132
|
width: 90;
|
|
133
133
|
render: (value: any) => any;
|
|
@@ -189,7 +189,7 @@ export declare const tableColumns3: ({
|
|
|
189
189
|
title: string;
|
|
190
190
|
inputType: string;
|
|
191
191
|
inputProps: {
|
|
192
|
-
|
|
192
|
+
uniqueKey: string;
|
|
193
193
|
min?: undefined;
|
|
194
194
|
};
|
|
195
195
|
dataIndex: string;
|
|
@@ -204,7 +204,7 @@ export declare const tableColumns3: ({
|
|
|
204
204
|
inputType: string;
|
|
205
205
|
inputProps: {
|
|
206
206
|
min: number;
|
|
207
|
-
|
|
207
|
+
uniqueKey?: undefined;
|
|
208
208
|
};
|
|
209
209
|
width: 90;
|
|
210
210
|
})[];
|
|
@@ -486,7 +486,7 @@ export declare function getTableColumn_default(fetal: number): (false | {
|
|
|
486
486
|
title: string;
|
|
487
487
|
inputType: string;
|
|
488
488
|
inputProps: {
|
|
489
|
-
|
|
489
|
+
uniqueKey: string;
|
|
490
490
|
min?: undefined;
|
|
491
491
|
};
|
|
492
492
|
dataIndex: string;
|
|
@@ -501,7 +501,7 @@ export declare function getTableColumn_default(fetal: number): (false | {
|
|
|
501
501
|
inputType: string;
|
|
502
502
|
inputProps: {
|
|
503
503
|
min: number;
|
|
504
|
-
|
|
504
|
+
uniqueKey?: undefined;
|
|
505
505
|
};
|
|
506
506
|
width: 90;
|
|
507
507
|
})[];
|
|
@@ -108,7 +108,7 @@ export declare const tableColumns: ({
|
|
|
108
108
|
align: string;
|
|
109
109
|
inputType: string;
|
|
110
110
|
inputProps: {
|
|
111
|
-
|
|
111
|
+
uniqueKey: string;
|
|
112
112
|
min?: undefined;
|
|
113
113
|
};
|
|
114
114
|
width: 90;
|
|
@@ -120,7 +120,7 @@ export declare const tableColumns: ({
|
|
|
120
120
|
inputType: string;
|
|
121
121
|
inputProps: {
|
|
122
122
|
min: number;
|
|
123
|
-
|
|
123
|
+
uniqueKey?: undefined;
|
|
124
124
|
};
|
|
125
125
|
width: 90;
|
|
126
126
|
} | {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
+
import { ICommonOption } from '@lm_fe/env';
|
|
1
2
|
import { InputNumberProps } from 'antd';
|
|
2
3
|
import { CheckboxGroupProps } from 'antd/lib/checkbox';
|
|
3
|
-
import { ICheckboxWithInputProps } from '../../GeneralComponents/CheckboxWithInput_gold';
|
|
4
4
|
import { ICusDatePickerProps } from '../../GeneralComponents/DatePicker';
|
|
5
5
|
import { IInputWithLabelProps } from '../../GeneralComponents/InputWithLabel';
|
|
6
6
|
import { IMultipleInputWithLabelProps } from '../../GeneralComponents/MultipleInputWithLabel';
|
|
7
7
|
import { MyAutoCompleteProps } from '../MyAutoComplete';
|
|
8
|
-
import {
|
|
9
|
-
import { IMySelectProps } from '../MySelect';
|
|
8
|
+
import { IMyCheckboxProps, IMyInputProps } from '@lm_fe/components';
|
|
10
9
|
import { FocusEventHandler } from 'react';
|
|
11
|
-
import {
|
|
10
|
+
import { IMySelectProps } from '../MySelect';
|
|
12
11
|
export type TOption = {
|
|
13
12
|
inputType: 'MyAutoComplete';
|
|
14
13
|
props?: MyAutoCompleteProps;
|
|
@@ -56,23 +55,23 @@ export type TOption = {
|
|
|
56
55
|
props?: InputNumberProps;
|
|
57
56
|
} | {
|
|
58
57
|
inputType: 'CheckboxWithInput';
|
|
59
|
-
props?:
|
|
58
|
+
props?: IMyCheckboxProps;
|
|
60
59
|
} | {
|
|
61
60
|
inputType: 'MyCheckbox';
|
|
62
|
-
props?:
|
|
61
|
+
props?: IMyCheckboxProps;
|
|
63
62
|
} | {
|
|
64
63
|
inputType: 'MC';
|
|
65
|
-
props?:
|
|
64
|
+
props?: IMyCheckboxProps;
|
|
66
65
|
} | {
|
|
67
66
|
inputType: 'Checkbox';
|
|
68
|
-
props?:
|
|
67
|
+
props?: IMyCheckboxProps;
|
|
69
68
|
};
|
|
70
69
|
export interface IArrayInputProps {
|
|
71
70
|
autoFocus?: boolean;
|
|
72
71
|
disabled?: boolean;
|
|
73
72
|
inputWidth?: number;
|
|
74
73
|
value?: string;
|
|
75
|
-
|
|
74
|
+
uniqueKey?: string;
|
|
76
75
|
onChange?(v: string | any[]): void;
|
|
77
76
|
separator?: string;
|
|
78
77
|
marshal?: number;
|
|
@@ -4,7 +4,6 @@ import { IFormSectionProps } from '../FormSection/types';
|
|
|
4
4
|
import { TCommonComponent } from '../types';
|
|
5
5
|
interface IProps extends IFormSectionProps {
|
|
6
6
|
tip?: string;
|
|
7
|
-
defaultData?: any;
|
|
8
7
|
addBtnStyle?: ButtonProps;
|
|
9
8
|
marshal?: boolean;
|
|
10
9
|
actionConfig?: IMchc_FormDescriptions_Field;
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import { IMchc_FormDescriptions_Field } from '@lm_fe/service';
|
|
2
|
-
import { ButtonProps } from 'antd';
|
|
2
|
+
import { ButtonProps, FormInstance } from 'antd';
|
|
3
3
|
import { IFormSectionProps } from '../FormSection/types';
|
|
4
4
|
import { TCommonComponent } from '../types';
|
|
5
5
|
interface IProps extends IFormSectionProps {
|
|
6
6
|
tip?: string;
|
|
7
|
-
defaultData?: any;
|
|
8
7
|
addBtnStyle?: ButtonProps;
|
|
9
|
-
marshal?:
|
|
8
|
+
marshal?: 0 | 1;
|
|
9
|
+
rowKey?: string;
|
|
10
10
|
actionConfig?: IMchc_FormDescriptions_Field;
|
|
11
|
+
genRowData?: (list: any[]) => any;
|
|
12
|
+
on_row_value_change(data: any[], index: number, changed?: any, form?: FormInstance): void;
|
|
11
13
|
}
|
|
12
14
|
declare const ArrayPanel: TCommonComponent<IProps, string | any[]>;
|
|
13
15
|
export default ArrayPanel;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { DisplayFC } from "./DisplayFC";
|
|
2
2
|
export * from './types';
|
|
3
|
+
export * from './utils';
|
|
3
4
|
declare const CommonFormTabs: import("react").LazyExoticComponent<typeof import("./CommonFormTabs").default>;
|
|
4
|
-
export declare function useFormTabs(n?: number): readonly [import("antd").FormInstance<any>[], () => any[]];
|
|
5
5
|
declare const FormTabs: import("react").LazyExoticComponent<typeof import("./Inner").default> & {
|
|
6
6
|
DisplayFC: typeof DisplayFC;
|
|
7
7
|
};
|
|
@@ -6,9 +6,11 @@ export interface ICommonFormTabsProps<T = any> {
|
|
|
6
6
|
onTabChange(data: T[]): void;
|
|
7
7
|
title?: string;
|
|
8
8
|
renderTabNode?(data: T, index: number): ReactNode;
|
|
9
|
-
onIdxChange?(v: number): void;
|
|
10
|
-
onChange(data: T[]
|
|
9
|
+
onIdxChange?(v: number, arr: any[]): void;
|
|
10
|
+
onChange?(data: T[]): void;
|
|
11
|
+
on_row_value_change?(data: T[], index: number, changed?: any, form?: FormInstance): void;
|
|
11
12
|
disabled?: boolean;
|
|
13
|
+
form?: FormInstance;
|
|
12
14
|
}
|
|
13
15
|
export interface IFormTabsProps<T = any> extends ICommonFormTabsProps<T> {
|
|
14
16
|
fds?: IMchc_FormDescriptions_Field[];
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { TCommonComponent } from '../../FU_components/types';
|
|
3
|
+
import { IMyRangePickerProps } from './utils';
|
|
4
|
+
export { IMyRangePickerProps } from './utils';
|
|
5
|
+
export declare function MyRangeDate(props: IMyRangePickerProps): React.JSX.Element;
|
|
6
|
+
export declare function MyRangeDateTime(props: IMyRangePickerProps): React.JSX.Element;
|
|
7
|
+
export declare const MyRangePicker: TCommonComponent<IMyRangePickerProps, string>;
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { TCommonComponent } from '../../FU_components/types';
|
|
3
|
-
import { IMyRangePickerProps } from './utils';
|
|
4
|
-
export { IMyRangePickerProps, UNKNOWN_TIME_SYMBOL } from './utils';
|
|
5
|
-
export declare function MyRangeDate(props: IMyRangePickerProps): React.JSX.Element;
|
|
6
|
-
export declare function MyRangeDateTime(props: IMyRangePickerProps): React.JSX.Element;
|
|
7
|
-
export declare const MyRangePicker: TCommonComponent<IMyRangePickerProps, string>;
|
|
1
|
+
export { MyRangeDate, MyRangeDateTime, MyRangePicker, IMyRangePickerProps } from '@lm_fe/components';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
declare const DateTimeInput: import("react").LazyExoticComponent<import("
|
|
1
|
+
declare const DateTimeInput: import("react").LazyExoticComponent<import("@noah-libjs/components").TCommonComponent<{
|
|
2
2
|
size?: any;
|
|
3
3
|
showSecond?: boolean;
|
|
4
|
+
autoFocus?: boolean;
|
|
5
|
+
onBlur?: any;
|
|
4
6
|
}, string>>;
|
|
5
7
|
export { DateTimeInput };
|
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
import { FormInstance, FormProps } from 'antd';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { IFormSectionProps } from './types';
|
|
4
|
+
import { IMchc_TableConfig } from '@lm_fe/service';
|
|
4
5
|
type IBase<T = any> = Omit<FormProps<T>, 'labelCol' | 'onFieldsChange' | 'onValuesChange' | 'wrapperCol'> & IFormSectionProps;
|
|
5
6
|
export interface IFormSectionFormProps<T = any> extends IBase {
|
|
6
7
|
onFieldsChange?(changedFields: any[], allFields: any[], form: FormInstance): void;
|
|
7
8
|
onValuesChange?(changedValues: {
|
|
8
9
|
[x in keyof T]: any;
|
|
9
10
|
}, values: T, form: FormInstance): void;
|
|
11
|
+
bf_config?: IMchc_TableConfig;
|
|
10
12
|
data?: T;
|
|
13
|
+
disableAll?: boolean;
|
|
14
|
+
fsync?: boolean;
|
|
11
15
|
}
|
|
12
16
|
export declare function MyFormSectionForm<T extends Object>(props: IFormSectionFormProps<T>): React.JSX.Element;
|
|
13
17
|
export {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { FormInstance } from 'antd';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
3
|
+
import { IMchc_FormDescriptions_Field_Nullable } from '@lm_fe/components';
|
|
4
4
|
interface IProps {
|
|
5
|
-
formDescription:
|
|
5
|
+
formDescription: IMchc_FormDescriptions_Field_Nullable;
|
|
6
6
|
id: String | Number | undefined;
|
|
7
|
-
renderEditItem: (key:
|
|
7
|
+
renderEditItem: (key: IMchc_FormDescriptions_Field_Nullable, ReactNode: React.ReactNode, others?: any) => any;
|
|
8
8
|
disableAll: boolean;
|
|
9
9
|
form?: FormInstance;
|
|
10
10
|
registrationEvents: any;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { IMchc_FormDescriptions_Field } from '@lm_fe/service';
|
|
2
|
+
import { FormInstance } from 'antd';
|
|
3
|
+
export declare function form_control(f_ins: FormInstance, config: IMchc_FormDescriptions_Field): {
|
|
4
|
+
isShow: boolean;
|
|
5
|
+
isDisabled: boolean;
|
|
6
|
+
isRequired: boolean;
|
|
7
|
+
is_warning: boolean;
|
|
8
|
+
is_error: boolean;
|
|
9
|
+
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { IMchc_FormDescriptions_Field_Nullable } from '@lm_fe/service';
|
|
2
2
|
import { FormInstance } from 'antd';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { IFormSectionProps } from './types';
|
|
5
|
-
export declare function getFormItemControl(getFieldValue: FormInstance, config: IMchc_FormDescriptions_Field): {
|
|
6
|
-
isShow: boolean;
|
|
7
|
-
isDisabled: boolean;
|
|
8
|
-
isRequired: boolean;
|
|
9
|
-
};
|
|
10
5
|
export declare function RenderTab(props: {
|
|
11
6
|
fds: IMchc_FormDescriptions_Field_Nullable[];
|
|
12
|
-
renderContent(arr
|
|
7
|
+
renderContent(arr?: IMchc_FormDescriptions_Field_Nullable[]): any;
|
|
8
|
+
form?: FormInstance;
|
|
9
|
+
}): React.JSX.Element;
|
|
10
|
+
export declare function RenderSegs(props: {
|
|
11
|
+
fds: IMchc_FormDescriptions_Field_Nullable[];
|
|
12
|
+
renderContent(arr?: IMchc_FormDescriptions_Field_Nullable[]): any;
|
|
13
13
|
form?: FormInstance;
|
|
14
14
|
}): React.JSX.Element;
|
|
15
15
|
export declare function RenderSection(props: {
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import { IMchc_FormDescriptions_MIX } from '@lm_fe/service';
|
|
1
|
+
import { IMchc_FormDescriptions_MIX, IMchc_TableConfig } from '@lm_fe/service';
|
|
2
2
|
import { FormInstance, FormItemProps } from 'antd';
|
|
3
3
|
import { SizeType } from 'antd/lib/config-provider/SizeContext';
|
|
4
4
|
import React from 'react';
|
|
5
5
|
import { RenderEditItem } from './utils';
|
|
6
|
+
import { AnyObject } from '@lm_fe/utils';
|
|
6
7
|
export interface IFormSectionProps {
|
|
7
8
|
onLoad?(): void;
|
|
8
9
|
needControl?: boolean;
|
|
9
10
|
renderEditItem?: (key: string, ReactNode: React.ReactNode, others?: FormItemProps) => React.ReactNode;
|
|
10
11
|
renderEditItemInner?: typeof RenderEditItem;
|
|
11
12
|
formDescriptions?: IMchc_FormDescriptions_MIX;
|
|
13
|
+
initialValues?: AnyObject;
|
|
12
14
|
id?: number | string;
|
|
13
15
|
formName?: string;
|
|
14
16
|
data?: any;
|
|
@@ -30,4 +32,5 @@ export interface IFormSectionProps {
|
|
|
30
32
|
requiredKeys?: {
|
|
31
33
|
[x: string]: boolean;
|
|
32
34
|
};
|
|
35
|
+
bf_config?: IMchc_TableConfig;
|
|
33
36
|
}
|
|
@@ -1,13 +1,28 @@
|
|
|
1
1
|
import { IMchc_FormDescriptions_Field } from "@lm_fe/service";
|
|
2
2
|
import React, { FC } from "react";
|
|
3
|
+
import { FormInstance } from "antd/lib/form";
|
|
4
|
+
interface IChronoConfig {
|
|
5
|
+
"columnCode": "nt";
|
|
6
|
+
"columnValue": "20";
|
|
7
|
+
"isNormal": 'true' | 'false';
|
|
8
|
+
"isOut": 'true' | 'false';
|
|
9
|
+
"reportId": "";
|
|
10
|
+
"chrono": boolean;
|
|
11
|
+
"history": "/api/prenatalExam/column/history/value?recordId=25&columnCode=nt";
|
|
12
|
+
"labReport": "/api/prenatalExam/column/history/value?recordId=25&columnCode=nt";
|
|
13
|
+
"imageReport": "/api/prenatalExam/column/history/value?recordId=25&columnCode=nt";
|
|
14
|
+
"markIsNormal": "/api/prenatalExam/column/markIsNormal?recordId=734&columnCode=downsScreenEarly&isNormal=false";
|
|
15
|
+
}
|
|
3
16
|
export declare function use_chrono<V = any>(props: {
|
|
4
17
|
value?: any;
|
|
5
18
|
onChange?: (...v: any[]) => void;
|
|
6
19
|
config?: IMchc_FormDescriptions_Field;
|
|
20
|
+
form?: FormInstance;
|
|
7
21
|
}): {
|
|
8
|
-
Wrap: React.FC<
|
|
9
|
-
chrono_conf:
|
|
22
|
+
Wrap: React.FC<any>;
|
|
23
|
+
chrono_conf: IChronoConfig | null;
|
|
10
24
|
value: any;
|
|
11
25
|
onChange: (...arg: any[]) => void | undefined;
|
|
12
26
|
};
|
|
13
27
|
export declare const ChronoWrapper: FC<any>;
|
|
28
|
+
export {};
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import './index.less';
|
|
2
2
|
import { IMchc_FormDescriptions_Field } from '@lm_fe/service';
|
|
3
|
+
import React from 'react';
|
|
3
4
|
interface Iprops extends IMchc_FormDescriptions_Field {
|
|
4
5
|
onChange?: Function;
|
|
5
6
|
value?: string;
|
|
6
7
|
label: string;
|
|
7
8
|
disabled?: boolean;
|
|
8
9
|
}
|
|
9
|
-
export declare function HbvdnaInput(props: Iprops):
|
|
10
|
+
export declare function HbvdnaInput(props: Iprops): React.JSX.Element;
|
|
10
11
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ButtonProps } from 'antd';
|
|
2
2
|
import React from 'react';
|
|
3
|
-
export interface IIdNOButtonButtonProps extends ButtonProps {
|
|
3
|
+
export interface IIdNOButtonButtonProps extends Omit<ButtonProps, 'form'> {
|
|
4
4
|
isShowQrCode?: false;
|
|
5
5
|
}
|
|
6
6
|
export declare function IdNOButton(props: IIdNOButtonButtonProps): React.JSX.Element;
|
|
@@ -1,4 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { MyAutoCompleteProps } from './types';
|
|
3
|
-
export { MyAutoCompleteProps } from './types';
|
|
4
|
-
export declare function MyAutoComplete(props: MyAutoCompleteProps): React.JSX.Element;
|
|
1
|
+
export { MyAutoComplete, MyAutoCompleteProps } from '@lm_fe/components';
|
|
@@ -9,7 +9,7 @@ export interface IMemoriseItem {
|
|
|
9
9
|
}
|
|
10
10
|
export type MyAutoCompleteProps = Omit<AutoCompleteProps, 'options' | 'onChange'> & {
|
|
11
11
|
onChange?(str?: string): void;
|
|
12
|
-
|
|
12
|
+
uniqueKey?: string;
|
|
13
13
|
memorieskey?: string;
|
|
14
14
|
memoriesname?: string;
|
|
15
15
|
memorable?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { getDataSource } from '@lm_fe/utils';
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
import { IMchc_FormDescriptions_Field_Nullable } from "@lm_fe/service";
|
|
2
2
|
import { FormInstance } from "antd";
|
|
3
3
|
import React from "react";
|
|
4
|
-
import { ILmFormItemConfigMixin } from "../SimpleForm/types/lmTypes";
|
|
5
|
-
export declare function MyBaseListRenderFormItem({ searchSchema, disabled }: {
|
|
6
|
-
searchSchema: ILmFormItemConfigMixin[];
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
}): React.JSX.Element;
|
|
9
4
|
export declare function MyBaseListRenderFormSection({ config, disabled, form }: {
|
|
10
5
|
config: IMchc_FormDescriptions_Field_Nullable[];
|
|
11
6
|
disabled?: boolean;
|
|
@@ -1,20 +1,3 @@
|
|
|
1
|
-
import { IMchc_FormDescriptions_Field_Nullable } from '@lm_fe/service';
|
|
2
|
-
import { TableProps } from 'antd';
|
|
3
1
|
import { TCommonComponent } from '../types';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
formDescriptions?: IMchc_FormDescriptions_Field_Nullable[];
|
|
7
|
-
value?: any[];
|
|
8
|
-
onChange?(v: any[]): void;
|
|
9
|
-
marshal?: boolean;
|
|
10
|
-
showEdit?: boolean;
|
|
11
|
-
showTitle?: boolean;
|
|
12
|
-
hideAction?: boolean;
|
|
13
|
-
frontCols?: any[];
|
|
14
|
-
backCols?: any[];
|
|
15
|
-
rowKey?: string;
|
|
16
|
-
changeImmediate?: boolean;
|
|
17
|
-
genRowData?: (list: any[]) => any;
|
|
18
|
-
}
|
|
19
|
-
export declare const MyEditTable: TCommonComponent<IProps, string | any[]>;
|
|
20
|
-
export {};
|
|
2
|
+
import { IMyEditTableProps } from './types';
|
|
3
|
+
export declare const MyEditTable: TCommonComponent<IMyEditTableProps, string | any[]>;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { IMchc_FormDescriptions_Field_Nullable } from '@lm_fe/service';
|
|
2
|
+
import { TableProps } from 'antd';
|
|
3
|
+
export interface IMyEditTableProps extends Omit<TableProps<any>, 'onChange'> {
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
formDescriptions?: IMchc_FormDescriptions_Field_Nullable[];
|
|
6
|
+
value?: any[];
|
|
7
|
+
onChange?(v: any[]): void;
|
|
8
|
+
marshal?: 0 | 1;
|
|
9
|
+
showIndex?: boolean;
|
|
10
|
+
showEdit?: boolean;
|
|
11
|
+
showTitle?: boolean;
|
|
12
|
+
hideAction?: boolean;
|
|
13
|
+
rowKey?: string;
|
|
14
|
+
changeImmediate?: boolean;
|
|
15
|
+
genRowData?: (list: any[]) => any;
|
|
16
|
+
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import type { SelectProps } from 'antd/es/select';
|
|
2
2
|
import { SearchProps } from 'antd/lib/input';
|
|
3
|
+
import React from "react";
|
|
3
4
|
export interface DebounceSelectProps<ValueType = any> extends Omit<SelectProps<ValueType | ValueType[]>, 'options' | 'children'> {
|
|
4
5
|
fetchOptions: (search: string) => Promise<ValueType[]>;
|
|
5
6
|
debounceTimeout?: number;
|
|
6
7
|
}
|
|
7
8
|
declare function DebounceSelect(props: SearchProps & {
|
|
8
9
|
id: string;
|
|
9
|
-
}):
|
|
10
|
+
}): React.JSX.Element;
|
|
10
11
|
export default DebounceSelect;
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { DisplayFC } from './Display';
|
|
3
|
-
export { IMySelectProps };
|
|
4
|
-
declare const Inner: import("react").LazyExoticComponent<import("../types").TCommonComponent<IMySelectProps, string | number>>;
|
|
5
|
-
type IMySelect = typeof Inner & {
|
|
6
|
-
DisplayFC: typeof DisplayFC;
|
|
7
|
-
};
|
|
8
|
-
export declare const MySelect: IMySelect;
|
|
1
|
+
export { IMySelectProps, MySelect } from '@lm_fe/components';
|