@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,255 +0,0 @@
|
|
|
1
|
-
export declare function getTableColumns_default(fetal: number): (false | {
|
|
2
|
-
title: string;
|
|
3
|
-
dataIndex: string;
|
|
4
|
-
width: 128;
|
|
5
|
-
editable: boolean;
|
|
6
|
-
align: string;
|
|
7
|
-
inputType: string;
|
|
8
|
-
inputProps: {
|
|
9
|
-
showTime: boolean;
|
|
10
|
-
format: "YYYY-MM-DD HH:mm";
|
|
11
|
-
min?: undefined;
|
|
12
|
-
isPop?: undefined;
|
|
13
|
-
type?: undefined;
|
|
14
|
-
minValue?: undefined;
|
|
15
|
-
maxValue?: undefined;
|
|
16
|
-
options?: undefined;
|
|
17
|
-
max?: undefined;
|
|
18
|
-
};
|
|
19
|
-
render: ((s?: any) => string | null) & {
|
|
20
|
-
format: "YYYY-MM-DD HH:mm";
|
|
21
|
-
};
|
|
22
|
-
sortType: string;
|
|
23
|
-
filterType: string;
|
|
24
|
-
showSorter: boolean;
|
|
25
|
-
defaultSortOrder: string;
|
|
26
|
-
fixed: string;
|
|
27
|
-
children?: undefined;
|
|
28
|
-
} | {
|
|
29
|
-
title: string;
|
|
30
|
-
dataIndex: string;
|
|
31
|
-
editable: boolean;
|
|
32
|
-
align: string;
|
|
33
|
-
inputType: string;
|
|
34
|
-
inputProps: {
|
|
35
|
-
min: number;
|
|
36
|
-
showTime?: undefined;
|
|
37
|
-
format?: undefined;
|
|
38
|
-
isPop?: undefined;
|
|
39
|
-
type?: undefined;
|
|
40
|
-
minValue?: undefined;
|
|
41
|
-
maxValue?: undefined;
|
|
42
|
-
options?: undefined;
|
|
43
|
-
max?: undefined;
|
|
44
|
-
};
|
|
45
|
-
width: 90;
|
|
46
|
-
render: (value: any) => any;
|
|
47
|
-
sortType?: undefined;
|
|
48
|
-
filterType?: undefined;
|
|
49
|
-
showSorter?: undefined;
|
|
50
|
-
defaultSortOrder?: undefined;
|
|
51
|
-
fixed?: undefined;
|
|
52
|
-
children?: undefined;
|
|
53
|
-
} | {
|
|
54
|
-
title: string;
|
|
55
|
-
align: string;
|
|
56
|
-
dataIndex: string;
|
|
57
|
-
editable: boolean;
|
|
58
|
-
inputType: string;
|
|
59
|
-
inputProps: {
|
|
60
|
-
isPop: boolean;
|
|
61
|
-
showTime?: undefined;
|
|
62
|
-
format?: undefined;
|
|
63
|
-
min?: undefined;
|
|
64
|
-
type?: undefined;
|
|
65
|
-
minValue?: undefined;
|
|
66
|
-
maxValue?: undefined;
|
|
67
|
-
options?: undefined;
|
|
68
|
-
max?: undefined;
|
|
69
|
-
};
|
|
70
|
-
width: 90;
|
|
71
|
-
render: (value: any) => import("react").JSX.Element | null;
|
|
72
|
-
sortType?: undefined;
|
|
73
|
-
filterType?: undefined;
|
|
74
|
-
showSorter?: undefined;
|
|
75
|
-
defaultSortOrder?: undefined;
|
|
76
|
-
fixed?: undefined;
|
|
77
|
-
children?: undefined;
|
|
78
|
-
} | {
|
|
79
|
-
title: string;
|
|
80
|
-
align: string;
|
|
81
|
-
children: {
|
|
82
|
-
title: string;
|
|
83
|
-
dataIndex: string;
|
|
84
|
-
editable: boolean;
|
|
85
|
-
align: string;
|
|
86
|
-
inputType: string;
|
|
87
|
-
inputProps: {
|
|
88
|
-
type: string;
|
|
89
|
-
min: number;
|
|
90
|
-
minValue: number;
|
|
91
|
-
maxValue: number;
|
|
92
|
-
};
|
|
93
|
-
width: 90;
|
|
94
|
-
render: (value: any) => any;
|
|
95
|
-
}[];
|
|
96
|
-
dataIndex?: undefined;
|
|
97
|
-
width?: undefined;
|
|
98
|
-
editable?: undefined;
|
|
99
|
-
inputType?: undefined;
|
|
100
|
-
inputProps?: undefined;
|
|
101
|
-
render?: undefined;
|
|
102
|
-
sortType?: undefined;
|
|
103
|
-
filterType?: undefined;
|
|
104
|
-
showSorter?: undefined;
|
|
105
|
-
defaultSortOrder?: undefined;
|
|
106
|
-
fixed?: undefined;
|
|
107
|
-
} | {
|
|
108
|
-
title: string;
|
|
109
|
-
dataIndex: string;
|
|
110
|
-
editable: boolean;
|
|
111
|
-
align: string;
|
|
112
|
-
inputType: string;
|
|
113
|
-
inputProps: {
|
|
114
|
-
type: string;
|
|
115
|
-
min: number;
|
|
116
|
-
minValue: number;
|
|
117
|
-
maxValue: number;
|
|
118
|
-
showTime?: undefined;
|
|
119
|
-
format?: undefined;
|
|
120
|
-
isPop?: undefined;
|
|
121
|
-
options?: undefined;
|
|
122
|
-
max?: undefined;
|
|
123
|
-
};
|
|
124
|
-
width: 90;
|
|
125
|
-
render: (value: any) => any;
|
|
126
|
-
sortType?: undefined;
|
|
127
|
-
filterType?: undefined;
|
|
128
|
-
showSorter?: undefined;
|
|
129
|
-
defaultSortOrder?: undefined;
|
|
130
|
-
fixed?: undefined;
|
|
131
|
-
children?: undefined;
|
|
132
|
-
} | {
|
|
133
|
-
title: string;
|
|
134
|
-
dataIndex: string;
|
|
135
|
-
editable: boolean;
|
|
136
|
-
align: string;
|
|
137
|
-
inputType: string;
|
|
138
|
-
width: 90;
|
|
139
|
-
render: (value: any) => any;
|
|
140
|
-
inputProps?: undefined;
|
|
141
|
-
sortType?: undefined;
|
|
142
|
-
filterType?: undefined;
|
|
143
|
-
showSorter?: undefined;
|
|
144
|
-
defaultSortOrder?: undefined;
|
|
145
|
-
fixed?: undefined;
|
|
146
|
-
children?: undefined;
|
|
147
|
-
} | {
|
|
148
|
-
title: string;
|
|
149
|
-
dataIndex: string;
|
|
150
|
-
editable: boolean;
|
|
151
|
-
align: string;
|
|
152
|
-
width: 90;
|
|
153
|
-
inputType: string;
|
|
154
|
-
inputProps: {
|
|
155
|
-
options: {
|
|
156
|
-
label: string;
|
|
157
|
-
value: string;
|
|
158
|
-
}[];
|
|
159
|
-
showTime?: undefined;
|
|
160
|
-
format?: undefined;
|
|
161
|
-
min?: undefined;
|
|
162
|
-
isPop?: undefined;
|
|
163
|
-
type?: undefined;
|
|
164
|
-
minValue?: undefined;
|
|
165
|
-
maxValue?: undefined;
|
|
166
|
-
max?: undefined;
|
|
167
|
-
};
|
|
168
|
-
render?: undefined;
|
|
169
|
-
sortType?: undefined;
|
|
170
|
-
filterType?: undefined;
|
|
171
|
-
showSorter?: undefined;
|
|
172
|
-
defaultSortOrder?: undefined;
|
|
173
|
-
fixed?: undefined;
|
|
174
|
-
children?: undefined;
|
|
175
|
-
} | {
|
|
176
|
-
title: string;
|
|
177
|
-
dataIndex: string;
|
|
178
|
-
editable: boolean;
|
|
179
|
-
align: string;
|
|
180
|
-
inputType: string;
|
|
181
|
-
inputProps: {
|
|
182
|
-
min: number;
|
|
183
|
-
max: number;
|
|
184
|
-
showTime?: undefined;
|
|
185
|
-
format?: undefined;
|
|
186
|
-
isPop?: undefined;
|
|
187
|
-
type?: undefined;
|
|
188
|
-
minValue?: undefined;
|
|
189
|
-
maxValue?: undefined;
|
|
190
|
-
options?: undefined;
|
|
191
|
-
};
|
|
192
|
-
width: 90;
|
|
193
|
-
render: (value: any) => any;
|
|
194
|
-
sortType?: undefined;
|
|
195
|
-
filterType?: undefined;
|
|
196
|
-
showSorter?: undefined;
|
|
197
|
-
defaultSortOrder?: undefined;
|
|
198
|
-
fixed?: undefined;
|
|
199
|
-
children?: undefined;
|
|
200
|
-
} | {
|
|
201
|
-
title: string;
|
|
202
|
-
dataIndex: string;
|
|
203
|
-
editable: boolean;
|
|
204
|
-
align: string;
|
|
205
|
-
width: 90;
|
|
206
|
-
render: (value: any) => any;
|
|
207
|
-
inputType: string;
|
|
208
|
-
inputProps: {
|
|
209
|
-
options: string[];
|
|
210
|
-
showTime?: undefined;
|
|
211
|
-
format?: undefined;
|
|
212
|
-
min?: undefined;
|
|
213
|
-
isPop?: undefined;
|
|
214
|
-
type?: undefined;
|
|
215
|
-
minValue?: undefined;
|
|
216
|
-
maxValue?: undefined;
|
|
217
|
-
max?: undefined;
|
|
218
|
-
};
|
|
219
|
-
sortType?: undefined;
|
|
220
|
-
filterType?: undefined;
|
|
221
|
-
showSorter?: undefined;
|
|
222
|
-
defaultSortOrder?: undefined;
|
|
223
|
-
fixed?: undefined;
|
|
224
|
-
children?: undefined;
|
|
225
|
-
} | {
|
|
226
|
-
title: string;
|
|
227
|
-
dataIndex: string;
|
|
228
|
-
editable: boolean;
|
|
229
|
-
inputType: string;
|
|
230
|
-
align: string;
|
|
231
|
-
width: 128;
|
|
232
|
-
inputProps?: undefined;
|
|
233
|
-
render?: undefined;
|
|
234
|
-
sortType?: undefined;
|
|
235
|
-
filterType?: undefined;
|
|
236
|
-
showSorter?: undefined;
|
|
237
|
-
defaultSortOrder?: undefined;
|
|
238
|
-
fixed?: undefined;
|
|
239
|
-
children?: undefined;
|
|
240
|
-
} | {
|
|
241
|
-
title: string;
|
|
242
|
-
dataIndex: string;
|
|
243
|
-
align: string;
|
|
244
|
-
width: 90;
|
|
245
|
-
editable?: undefined;
|
|
246
|
-
inputType?: undefined;
|
|
247
|
-
inputProps?: undefined;
|
|
248
|
-
render?: undefined;
|
|
249
|
-
sortType?: undefined;
|
|
250
|
-
filterType?: undefined;
|
|
251
|
-
showSorter?: undefined;
|
|
252
|
-
defaultSortOrder?: undefined;
|
|
253
|
-
fixed?: undefined;
|
|
254
|
-
children?: undefined;
|
|
255
|
-
})[];
|
|
@@ -1,234 +0,0 @@
|
|
|
1
|
-
export declare function getTableColumns_gysy(fetal: number): (false | {
|
|
2
|
-
title: string;
|
|
3
|
-
dataIndex: string;
|
|
4
|
-
width: 128;
|
|
5
|
-
editable: boolean;
|
|
6
|
-
align: string;
|
|
7
|
-
inputType: string;
|
|
8
|
-
inputProps: {
|
|
9
|
-
showTime: boolean;
|
|
10
|
-
format: "YYYY-MM-DD HH:mm";
|
|
11
|
-
min?: undefined;
|
|
12
|
-
isPop?: undefined;
|
|
13
|
-
type?: undefined;
|
|
14
|
-
minValue?: undefined;
|
|
15
|
-
maxValue?: undefined;
|
|
16
|
-
options?: undefined;
|
|
17
|
-
max?: undefined;
|
|
18
|
-
rows?: undefined;
|
|
19
|
-
};
|
|
20
|
-
render: ((s?: any) => string | null) & {
|
|
21
|
-
format: "YYYY-MM-DD HH:mm";
|
|
22
|
-
};
|
|
23
|
-
filterType: string;
|
|
24
|
-
defaultSortOrder: string;
|
|
25
|
-
fixed: string;
|
|
26
|
-
children?: undefined;
|
|
27
|
-
} | {
|
|
28
|
-
title: string;
|
|
29
|
-
align: string;
|
|
30
|
-
children: {
|
|
31
|
-
title: string;
|
|
32
|
-
dataIndex: string;
|
|
33
|
-
editable: boolean;
|
|
34
|
-
align: string;
|
|
35
|
-
inputType: string;
|
|
36
|
-
inputProps: {
|
|
37
|
-
min: number;
|
|
38
|
-
};
|
|
39
|
-
width: 60;
|
|
40
|
-
}[];
|
|
41
|
-
dataIndex?: undefined;
|
|
42
|
-
width?: undefined;
|
|
43
|
-
editable?: undefined;
|
|
44
|
-
inputType?: undefined;
|
|
45
|
-
inputProps?: undefined;
|
|
46
|
-
render?: undefined;
|
|
47
|
-
filterType?: undefined;
|
|
48
|
-
defaultSortOrder?: undefined;
|
|
49
|
-
fixed?: undefined;
|
|
50
|
-
} | {
|
|
51
|
-
title: string;
|
|
52
|
-
dataIndex: string;
|
|
53
|
-
editable: boolean;
|
|
54
|
-
align: string;
|
|
55
|
-
inputType: string;
|
|
56
|
-
inputProps: {
|
|
57
|
-
min: number;
|
|
58
|
-
showTime?: undefined;
|
|
59
|
-
format?: undefined;
|
|
60
|
-
isPop?: undefined;
|
|
61
|
-
type?: undefined;
|
|
62
|
-
minValue?: undefined;
|
|
63
|
-
maxValue?: undefined;
|
|
64
|
-
options?: undefined;
|
|
65
|
-
max?: undefined;
|
|
66
|
-
rows?: undefined;
|
|
67
|
-
};
|
|
68
|
-
width: 60;
|
|
69
|
-
render?: undefined;
|
|
70
|
-
filterType?: undefined;
|
|
71
|
-
defaultSortOrder?: undefined;
|
|
72
|
-
fixed?: undefined;
|
|
73
|
-
children?: undefined;
|
|
74
|
-
} | {
|
|
75
|
-
title: string;
|
|
76
|
-
align: string;
|
|
77
|
-
dataIndex: string;
|
|
78
|
-
editable: boolean;
|
|
79
|
-
inputType: string;
|
|
80
|
-
inputProps: {
|
|
81
|
-
isPop: boolean;
|
|
82
|
-
showTime?: undefined;
|
|
83
|
-
format?: undefined;
|
|
84
|
-
min?: undefined;
|
|
85
|
-
type?: undefined;
|
|
86
|
-
minValue?: undefined;
|
|
87
|
-
maxValue?: undefined;
|
|
88
|
-
options?: undefined;
|
|
89
|
-
max?: undefined;
|
|
90
|
-
rows?: undefined;
|
|
91
|
-
};
|
|
92
|
-
width: 90;
|
|
93
|
-
render: (value: any) => import("react").JSX.Element | null;
|
|
94
|
-
filterType?: undefined;
|
|
95
|
-
defaultSortOrder?: undefined;
|
|
96
|
-
fixed?: undefined;
|
|
97
|
-
children?: undefined;
|
|
98
|
-
} | {
|
|
99
|
-
title: string;
|
|
100
|
-
dataIndex: string;
|
|
101
|
-
editable: boolean;
|
|
102
|
-
align: string;
|
|
103
|
-
inputType: string;
|
|
104
|
-
inputProps: {
|
|
105
|
-
type: string;
|
|
106
|
-
min: number;
|
|
107
|
-
minValue: number;
|
|
108
|
-
maxValue: number;
|
|
109
|
-
showTime?: undefined;
|
|
110
|
-
format?: undefined;
|
|
111
|
-
isPop?: undefined;
|
|
112
|
-
options?: undefined;
|
|
113
|
-
max?: undefined;
|
|
114
|
-
rows?: undefined;
|
|
115
|
-
};
|
|
116
|
-
width: 60;
|
|
117
|
-
render?: undefined;
|
|
118
|
-
filterType?: undefined;
|
|
119
|
-
defaultSortOrder?: undefined;
|
|
120
|
-
fixed?: undefined;
|
|
121
|
-
children?: undefined;
|
|
122
|
-
} | {
|
|
123
|
-
title: string;
|
|
124
|
-
dataIndex: string;
|
|
125
|
-
editable: boolean;
|
|
126
|
-
align: string;
|
|
127
|
-
inputType: string;
|
|
128
|
-
width: 60;
|
|
129
|
-
render: (value: any) => any;
|
|
130
|
-
inputProps?: undefined;
|
|
131
|
-
filterType?: undefined;
|
|
132
|
-
defaultSortOrder?: undefined;
|
|
133
|
-
fixed?: undefined;
|
|
134
|
-
children?: undefined;
|
|
135
|
-
} | {
|
|
136
|
-
title: string;
|
|
137
|
-
dataIndex: string;
|
|
138
|
-
editable: boolean;
|
|
139
|
-
align: string;
|
|
140
|
-
width: 60;
|
|
141
|
-
inputType: string;
|
|
142
|
-
inputProps: {
|
|
143
|
-
options: {
|
|
144
|
-
label: string;
|
|
145
|
-
value: string;
|
|
146
|
-
}[];
|
|
147
|
-
showTime?: undefined;
|
|
148
|
-
format?: undefined;
|
|
149
|
-
min?: undefined;
|
|
150
|
-
isPop?: undefined;
|
|
151
|
-
type?: undefined;
|
|
152
|
-
minValue?: undefined;
|
|
153
|
-
maxValue?: undefined;
|
|
154
|
-
max?: undefined;
|
|
155
|
-
rows?: undefined;
|
|
156
|
-
};
|
|
157
|
-
render?: undefined;
|
|
158
|
-
filterType?: undefined;
|
|
159
|
-
defaultSortOrder?: undefined;
|
|
160
|
-
fixed?: undefined;
|
|
161
|
-
children?: undefined;
|
|
162
|
-
} | {
|
|
163
|
-
title: string;
|
|
164
|
-
dataIndex: string;
|
|
165
|
-
editable: boolean;
|
|
166
|
-
align: string;
|
|
167
|
-
inputType: string;
|
|
168
|
-
inputProps: {
|
|
169
|
-
min: number;
|
|
170
|
-
max: number;
|
|
171
|
-
showTime?: undefined;
|
|
172
|
-
format?: undefined;
|
|
173
|
-
isPop?: undefined;
|
|
174
|
-
type?: undefined;
|
|
175
|
-
minValue?: undefined;
|
|
176
|
-
maxValue?: undefined;
|
|
177
|
-
options?: undefined;
|
|
178
|
-
rows?: undefined;
|
|
179
|
-
};
|
|
180
|
-
width: 60;
|
|
181
|
-
render: (value: any) => any;
|
|
182
|
-
filterType?: undefined;
|
|
183
|
-
defaultSortOrder?: undefined;
|
|
184
|
-
fixed?: undefined;
|
|
185
|
-
children?: undefined;
|
|
186
|
-
} | {
|
|
187
|
-
title: string;
|
|
188
|
-
dataIndex: string;
|
|
189
|
-
editable: boolean;
|
|
190
|
-
align: string;
|
|
191
|
-
width: 60;
|
|
192
|
-
render: (value: any) => any;
|
|
193
|
-
inputType: string;
|
|
194
|
-
inputProps: {
|
|
195
|
-
options: string[];
|
|
196
|
-
showTime?: undefined;
|
|
197
|
-
format?: undefined;
|
|
198
|
-
min?: undefined;
|
|
199
|
-
isPop?: undefined;
|
|
200
|
-
type?: undefined;
|
|
201
|
-
minValue?: undefined;
|
|
202
|
-
maxValue?: undefined;
|
|
203
|
-
max?: undefined;
|
|
204
|
-
rows?: undefined;
|
|
205
|
-
};
|
|
206
|
-
filterType?: undefined;
|
|
207
|
-
defaultSortOrder?: undefined;
|
|
208
|
-
fixed?: undefined;
|
|
209
|
-
children?: undefined;
|
|
210
|
-
} | {
|
|
211
|
-
title: string;
|
|
212
|
-
dataIndex: string;
|
|
213
|
-
editable: boolean;
|
|
214
|
-
align: string;
|
|
215
|
-
inputType: string;
|
|
216
|
-
inputProps: {
|
|
217
|
-
type: import("@lm_fe/env").ITemplateConfig[];
|
|
218
|
-
isPop: boolean;
|
|
219
|
-
rows: number;
|
|
220
|
-
showTime?: undefined;
|
|
221
|
-
format?: undefined;
|
|
222
|
-
min?: undefined;
|
|
223
|
-
minValue?: undefined;
|
|
224
|
-
maxValue?: undefined;
|
|
225
|
-
options?: undefined;
|
|
226
|
-
max?: undefined;
|
|
227
|
-
};
|
|
228
|
-
width: 90;
|
|
229
|
-
render?: undefined;
|
|
230
|
-
filterType?: undefined;
|
|
231
|
-
defaultSortOrder?: undefined;
|
|
232
|
-
fixed?: undefined;
|
|
233
|
-
children?: undefined;
|
|
234
|
-
})[];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function DataSelectWithOptionsOrInput(props: any): import("react").JSX.Element;
|
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { IMchc_FormDescriptions_Field, IMchc_FormDescriptions_Field_Nullable } from "@lm_fe/service";
|
|
2
|
-
import { FormItemProps } from "antd";
|
|
3
|
-
import React from "react";
|
|
4
|
-
export declare function formatFormConfig(__config: IMchc_FormDescriptions_Field, targetLabelCol?: number | string, defaultConfig?: IMchc_FormDescriptions_Field_Nullable): {
|
|
5
|
-
usr1?: any;
|
|
6
|
-
usr2?: any;
|
|
7
|
-
remote_filter_key?: string;
|
|
8
|
-
history_conf?: {
|
|
9
|
-
"columnCode": "nt";
|
|
10
|
-
"columnValue": null;
|
|
11
|
-
"isNormal": null;
|
|
12
|
-
"isOut": null;
|
|
13
|
-
"reportId": null;
|
|
14
|
-
"history": null;
|
|
15
|
-
"report": null;
|
|
16
|
-
};
|
|
17
|
-
siblings?: IMchc_FormDescriptions_Field_Nullable<false>[] | undefined;
|
|
18
|
-
parent?: IMchc_FormDescriptions_Field_Nullable<false> | undefined;
|
|
19
|
-
__format?: boolean;
|
|
20
|
-
createdTime?: string;
|
|
21
|
-
deletedTime?: string;
|
|
22
|
-
id?: number;
|
|
23
|
-
inputType?: import("@lm_fe/service/dist/mchc/service/FormDescriptions/types/InputType").IMchc_FormDescriptions_InputType;
|
|
24
|
-
isActive?: number | boolean;
|
|
25
|
-
isNewRow?: number | boolean;
|
|
26
|
-
key?: string;
|
|
27
|
-
dataIndex?: string | string[];
|
|
28
|
-
label?: string;
|
|
29
|
-
title?: string;
|
|
30
|
-
width?: number;
|
|
31
|
-
offset?: number;
|
|
32
|
-
push?: number;
|
|
33
|
-
pull?: number;
|
|
34
|
-
sort?: number;
|
|
35
|
-
align?: "center";
|
|
36
|
-
fixed?: "left" | "right";
|
|
37
|
-
required?: boolean | (() => boolean);
|
|
38
|
-
ellipsis?: {
|
|
39
|
-
showTitle?: boolean;
|
|
40
|
-
} | boolean;
|
|
41
|
-
updatedTime?: string;
|
|
42
|
-
span?: number;
|
|
43
|
-
containerType?: "section(default)" | "tabs" | "plain";
|
|
44
|
-
collapsed?: boolean;
|
|
45
|
-
styles?: import("@lm_fe/utils").AnyObject | undefined;
|
|
46
|
-
props?: import("@lm_fe/service").IMchc_FormDescriptions_InputProps | undefined;
|
|
47
|
-
inputProps?: import("@lm_fe/service").IMchc_FormDescriptions_InputProps | undefined;
|
|
48
|
-
inputPropsFn?(): import("@lm_fe/service").IMchc_FormDescriptions_InputProps;
|
|
49
|
-
formItemLayout?: import("@lm_fe/service/dist/mchc/service/FormDescriptions/types/FormItemLayout").IMchc_FormDescriptions_FormItemLayout | undefined;
|
|
50
|
-
rules?: import("@lm_fe/service/dist/mchc/service/FormDescriptions/types/Rules").IMchc_FormDescriptions_Rules | undefined;
|
|
51
|
-
specialConfig?: import("@lm_fe/service/dist/mchc/service/FormDescriptions/types/SpecialConfig").IMchc_FormDescriptions_SpecialConfig | undefined;
|
|
52
|
-
tranferRules?: import("@lm_fe/service/dist/mchc/service/FormDescriptions/types/TranferRules").IMchc_FormDescriptions_TranferRules | undefined;
|
|
53
|
-
render?(value: any, rowData: any, index: number): React.ReactNode;
|
|
54
|
-
disabled_check?: boolean;
|
|
55
|
-
name?: string | undefined;
|
|
56
|
-
hidden?: boolean | undefined;
|
|
57
|
-
form_hidden?: boolean | undefined;
|
|
58
|
-
input_type?: any;
|
|
59
|
-
special_config?: any;
|
|
60
|
-
tranfer_rules?: any;
|
|
61
|
-
input_props?: any;
|
|
62
|
-
form_item_layout?: any;
|
|
63
|
-
labelCol?: any;
|
|
64
|
-
wrapperCol?: any;
|
|
65
|
-
layout?: string | undefined;
|
|
66
|
-
fields?: IMchc_FormDescriptions_Field_Nullable<false>[] | undefined;
|
|
67
|
-
children?: IMchc_FormDescriptions_Field_Nullable<false>[] | undefined;
|
|
68
|
-
filterType?: import("@lm_fe/service").IMchc_FormDescriptions_FilterType;
|
|
69
|
-
showDeps?: import("@lm_fe/utils").AnyObject<any[] | ((v: any) => boolean)> | ((f: import("antd").FormInstance) => boolean);
|
|
70
|
-
requiredDeps?: import("@lm_fe/utils").AnyObject<any[] | ((v: any) => boolean)> | ((f: import("antd").FormInstance) => boolean);
|
|
71
|
-
disabledDeps?: import("@lm_fe/utils").AnyObject<any[] | ((v: any) => boolean)> | ((f: import("antd").FormInstance) => boolean);
|
|
72
|
-
processRemote?(v: any, form?: import("antd").FormInstance): any;
|
|
73
|
-
processLocal?(v: any, form?: import("antd").FormInstance): any;
|
|
74
|
-
checkWarn?(v: any, form?: import("antd").FormInstance): boolean;
|
|
75
|
-
};
|
|
76
|
-
export declare function RenderEditItem(config: any, ReactNode: React.ReactNode, defaultOptions?: FormItemProps<any> & {
|
|
77
|
-
styles?: any;
|
|
78
|
-
}): React.JSX.Element;
|
|
79
|
-
export declare function RenderEditItemStandalone(config: any, ReactNode: React.ReactNode, defaultOptions?: FormItemProps<any> & {
|
|
80
|
-
styles?: any;
|
|
81
|
-
}): React.JSX.Element;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { TabsProps } from "antd";
|
|
2
|
-
import { SimpleFormProps } from '../..';
|
|
3
|
-
interface IItem {
|
|
4
|
-
_id: number;
|
|
5
|
-
[x: string]: any;
|
|
6
|
-
}
|
|
7
|
-
interface IProps extends Omit<TabsProps, 'onChange'> {
|
|
8
|
-
value?: IItem[];
|
|
9
|
-
title: string;
|
|
10
|
-
onChange?: (v: IItem[]) => void;
|
|
11
|
-
formSchema: SimpleFormProps;
|
|
12
|
-
}
|
|
13
|
-
export default function TabForm({ value, formSchema, onChange, title, style, ...others }: IProps): import("react").JSX.Element;
|
|
14
|
-
export {};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { FormInstance, FormProps, TabsProps } from "antd";
|
|
2
|
-
import { AllTypes } from "./types/metaTypes";
|
|
3
|
-
import { Rule } from "antd/lib/form";
|
|
4
|
-
export interface SimpleFormProps {
|
|
5
|
-
onValuesChange?: FormProps['onValuesChange'];
|
|
6
|
-
blocks?: {
|
|
7
|
-
title?: string;
|
|
8
|
-
rows: IRowSchema[];
|
|
9
|
-
}[];
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
form?: FormInstance;
|
|
12
|
-
formProps?: FormProps;
|
|
13
|
-
formItems?: (AllTypes | undefined | boolean)[];
|
|
14
|
-
}
|
|
15
|
-
interface IRowSchema {
|
|
16
|
-
itemsInRow: (AllTypes | null)[];
|
|
17
|
-
layoutType?: 8 | 16 | 24;
|
|
18
|
-
label?: string;
|
|
19
|
-
disabled?: boolean;
|
|
20
|
-
}
|
|
21
|
-
declare const SimpleFormInner: import("react").ForwardRefExoticComponent<SimpleFormProps & import("react").RefAttributes<FormInstance<any>>>;
|
|
22
|
-
type InternalFormType = typeof SimpleFormInner;
|
|
23
|
-
interface SimpleFormType extends InternalFormType {
|
|
24
|
-
getPresetRules: (name: keyof typeof basicRules, required?: boolean) => Rule[];
|
|
25
|
-
requiredRules: Rule[];
|
|
26
|
-
}
|
|
27
|
-
declare const SimpleForm: SimpleFormType;
|
|
28
|
-
declare const basicRules: {
|
|
29
|
-
telephone: {
|
|
30
|
-
validator: (_: any, value: any) => Promise<void>;
|
|
31
|
-
message: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
export default SimpleForm;
|
|
35
|
-
interface IItem {
|
|
36
|
-
_id: number;
|
|
37
|
-
[x: string]: any;
|
|
38
|
-
}
|
|
39
|
-
interface IProps extends Omit<TabsProps, 'onChange'> {
|
|
40
|
-
value?: IItem[];
|
|
41
|
-
title: string;
|
|
42
|
-
onChange?: (v: IItem[]) => void;
|
|
43
|
-
formSchema: SimpleFormProps;
|
|
44
|
-
}
|
|
45
|
-
export declare function TabForm({ value, formSchema, onChange, title, style, ...others }: IProps): import("react").JSX.Element;
|