@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,21 +1,19 @@
|
|
|
1
|
+
import { IMyCheckboxProps, IMyInputProps } from '@lm_fe/components';
|
|
2
|
+
import { ICommonOption, T_FETCH_OPTIONS } from '@lm_fe/env';
|
|
1
3
|
import { AutoCompleteProps, InputNumberProps, SelectProps } from 'antd';
|
|
2
4
|
import { CheckboxGroupProps } from 'antd/lib/checkbox';
|
|
3
|
-
import { ICheckboxWithInputProps } from '../../GeneralComponents/CheckboxWithInput_gold';
|
|
4
5
|
import { ICusDatePickerProps } from '../../GeneralComponents/DatePicker';
|
|
5
6
|
import { IInputWithLabelProps } from '../../GeneralComponents/InputWithLabel';
|
|
6
7
|
import { IMultipleInputWithLabelProps } from '../../GeneralComponents/MultipleInputWithLabel';
|
|
7
|
-
import { ICommonOption, T_FETCH_OPTIONS } from '@lm_fe/env';
|
|
8
|
-
import { IMyInputProps } from '@lm_fe/components';
|
|
9
8
|
interface IBase<T, P> {
|
|
10
9
|
inputType: T;
|
|
11
10
|
props: P;
|
|
12
11
|
text: string;
|
|
13
12
|
}
|
|
14
|
-
export type TOption = IBase<'AutoComplete', AutoCompleteProps> | IBase<'InputWithLabel', IInputWithLabelProps> | IBase<'MultipleInputWithLabel', IMultipleInputWithLabelProps> | IBase<'CusDatePicker', ICusDatePickerProps> | IBase<'DatePicker', ICusDatePickerProps> | IBase<'MyInput', IMyInputProps> | IBase<'CheckboxGroup', CheckboxGroupProps> | IBase<'InputNumber', InputNumberProps> | IBase<'CheckboxWithInput',
|
|
13
|
+
export type TOption = IBase<'AutoComplete', AutoCompleteProps> | IBase<'InputWithLabel', IInputWithLabelProps> | IBase<'MultipleInputWithLabel', IMultipleInputWithLabelProps> | IBase<'CusDatePicker', ICusDatePickerProps> | IBase<'DatePicker', ICusDatePickerProps> | IBase<'MyInput', IMyInputProps> | IBase<'CheckboxGroup', CheckboxGroupProps> | IBase<'InputNumber', InputNumberProps> | IBase<'CheckboxWithInput', IMyCheckboxProps>;
|
|
15
14
|
export interface IMySelectProps extends Omit<SelectProps<any>, 'options'> {
|
|
16
15
|
type?: 'multiple' | 'tags';
|
|
17
16
|
options?: ICommonOption[];
|
|
18
|
-
optionKey?: string;
|
|
19
17
|
uniqueKey?: string;
|
|
20
18
|
value?: any;
|
|
21
19
|
onChange?(v: any): void;
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
+
import { IMyButtonProps } from '@lm_fe/components';
|
|
1
2
|
import React from 'react';
|
|
2
|
-
|
|
3
|
-
export declare function OkButton(props: ButtonProps & {
|
|
4
|
-
text?: string;
|
|
5
|
-
btnText?: string;
|
|
6
|
-
defaultIcon?: React.ReactNode;
|
|
7
|
-
primary?: boolean;
|
|
8
|
-
}): React.JSX.Element;
|
|
3
|
+
export declare function OkButton(props: IMyButtonProps): React.JSX.Element;
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import { TCommonComponent } from '../types';
|
|
2
2
|
export declare const MyPressureDisplayFC: TCommonComponent<{
|
|
3
3
|
marshal?: number;
|
|
4
|
+
autoFocus?: boolean;
|
|
5
|
+
onFocus?: any;
|
|
4
6
|
}, string | number[]>;
|
|
5
7
|
export declare const MyPressure: TCommonComponent<{
|
|
6
8
|
marshal?: number;
|
|
9
|
+
autoFocus?: boolean;
|
|
10
|
+
onBlur?: any;
|
|
7
11
|
}, string | number[]>;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { AnyObject } from '@lm_fe/utils';
|
|
2
|
+
import { FormInstance } from 'antd/lib';
|
|
3
|
+
import { TextAreaProps } from 'antd/lib/input';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
interface ITemplateTextareaProps extends Omit<TextAreaProps, 'form'> {
|
|
6
|
+
value?: string;
|
|
7
|
+
onChange?(v: any): void;
|
|
8
|
+
gen_obj?: (form?: FormInstance) => AnyObject;
|
|
9
|
+
style?: React.CSSProperties;
|
|
10
|
+
rows?: number;
|
|
11
|
+
form?: FormInstance;
|
|
12
|
+
TemplateTextarea_type?: {
|
|
13
|
+
title: string;
|
|
14
|
+
url: string;
|
|
15
|
+
method?: 'get' | 'postF';
|
|
16
|
+
}[];
|
|
17
|
+
}
|
|
18
|
+
export declare function ResultTextarea(props: ITemplateTextareaProps): React.JSX.Element;
|
|
19
|
+
export {};
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
export { default as MyCheckbox } from '../GeneralComponents/CheckboxWithInput_gold';
|
|
2
|
-
export * from './ArrayInput';
|
|
3
1
|
export * from './ArrayPanel';
|
|
4
2
|
export * from './CalcBmi';
|
|
5
3
|
export * from './CheckboxWithValue';
|
|
@@ -13,12 +11,12 @@ export * from './MyAutoComplete';
|
|
|
13
11
|
export * from './MyBaseTable';
|
|
14
12
|
export * from './MyEditTable';
|
|
15
13
|
export * from './MyReferralOrganizationSelect';
|
|
16
|
-
export * from './MySelect';
|
|
17
14
|
export * from './OkButton';
|
|
18
15
|
export * from './PressureInput';
|
|
19
16
|
export * from './TakeInVolumn';
|
|
20
17
|
export * from './TakeOutVolumn';
|
|
21
18
|
export * from './TemplateTextarea';
|
|
19
|
+
export * from './ResultTextarea';
|
|
22
20
|
export * from './ToggleForm';
|
|
23
21
|
export * from './others/RolesPicker';
|
|
24
22
|
export * from './LoadingPlaceholder';
|
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
type TBase<PROPS = any, V = any, D = {
|
|
3
|
-
disabled?: boolean;
|
|
4
|
-
value?: V;
|
|
5
|
-
onChange?(v?: V | null): void;
|
|
6
|
-
isDisplay?: boolean;
|
|
7
|
-
} & PROPS> = FC<D>;
|
|
8
|
-
export type TCommonComponentDisplay<PROPS = any, V = any> = TBase<PROPS, V>;
|
|
9
|
-
export type TCommonComponent<PROPS = any, V = any> = TBase<PROPS, V> & {
|
|
10
|
-
DisplayFC?: TBase<PROPS, V>;
|
|
11
|
-
};
|
|
12
|
-
export {};
|
|
1
|
+
export { TCommonComponent, TCommonComponentDisplay } from '@lm_fe/components';
|
|
@@ -7,11 +7,14 @@ interface IProps {
|
|
|
7
7
|
toolbars?: any;
|
|
8
8
|
mode?: 'DESIGN' | 'EDITOR' | 'STRICT' | 'READONLY';
|
|
9
9
|
hiddenButton?: boolean;
|
|
10
|
+
sdeKey?: any;
|
|
11
|
+
hidentoolbars?: boolean;
|
|
10
12
|
}
|
|
11
13
|
export default class CaseTempleteEdit extends Component<IProps> {
|
|
12
14
|
editRef: any;
|
|
15
|
+
load_and_init(): Promise<void>;
|
|
13
16
|
componentDidMount(): void;
|
|
14
|
-
componentDidUpdate(): void
|
|
17
|
+
componentDidUpdate(): Promise<void>;
|
|
15
18
|
shouldComponentUpdate(nextProps: any): boolean;
|
|
16
19
|
initSDE: () => void;
|
|
17
20
|
handleSave: () => void;
|
|
@@ -1,43 +1,5 @@
|
|
|
1
|
-
import { MyAutoComplete } from '../../FU_components';
|
|
2
1
|
import MultipleInputWithLabel from '../MultipleInputWithLabel';
|
|
3
2
|
export declare const components: {
|
|
4
|
-
MA: typeof MyAutoComplete;
|
|
5
|
-
MyAutoComplete: typeof MyAutoComplete;
|
|
6
|
-
Select: import("react").LazyExoticComponent<import("../../FU_components/types").TCommonComponent<import("../../FU_components").IMySelectProps, string | number>> & {
|
|
7
|
-
DisplayFC: typeof import("../../FU_components/MySelect/Display").DisplayFC;
|
|
8
|
-
};
|
|
9
|
-
MySelect: import("react").LazyExoticComponent<import("../../FU_components/types").TCommonComponent<import("../../FU_components").IMySelectProps, string | number>> & {
|
|
10
|
-
DisplayFC: typeof import("../../FU_components/MySelect/Display").DisplayFC;
|
|
11
|
-
};
|
|
12
|
-
MS: import("react").LazyExoticComponent<import("../../FU_components/types").TCommonComponent<import("../../FU_components").IMySelectProps, string | number>> & {
|
|
13
|
-
DisplayFC: typeof import("../../FU_components/MySelect/Display").DisplayFC;
|
|
14
|
-
};
|
|
15
|
-
InputNumber: ((props: Omit<import("antd").InputProps, "onChange"> & {
|
|
16
|
-
unknown?: boolean;
|
|
17
|
-
warn?: boolean;
|
|
18
|
-
onChange?: (v: any) => void;
|
|
19
|
-
}) => import("react").JSX.Element) & {
|
|
20
|
-
DisplayFC: (props: Omit<import("antd").InputProps, "onChange"> & {
|
|
21
|
-
unknown?: boolean;
|
|
22
|
-
warn?: boolean;
|
|
23
|
-
onChange?: (v: any) => void;
|
|
24
|
-
}) => import("react").JSX.Element;
|
|
25
|
-
};
|
|
26
|
-
MyInputNumber: ((props: Omit<import("antd").InputProps, "onChange"> & {
|
|
27
|
-
unknown?: boolean;
|
|
28
|
-
warn?: boolean;
|
|
29
|
-
onChange?: (v: any) => void;
|
|
30
|
-
}) => import("react").JSX.Element) & {
|
|
31
|
-
DisplayFC: (props: Omit<import("antd").InputProps, "onChange"> & {
|
|
32
|
-
unknown?: boolean;
|
|
33
|
-
warn?: boolean;
|
|
34
|
-
onChange?: (v: any) => void;
|
|
35
|
-
}) => import("react").JSX.Element;
|
|
36
|
-
};
|
|
37
|
-
MI: import("react").ForwardRefExoticComponent<import("@lm_fe/components").IMyInputProps & import("react").RefAttributes<import("antd").Input>>;
|
|
38
|
-
input: import("react").ForwardRefExoticComponent<import("@lm_fe/components").IMyInputProps & import("react").RefAttributes<import("antd").Input>>;
|
|
39
|
-
Input: import("react").ForwardRefExoticComponent<import("@lm_fe/components").IMyInputProps & import("react").RefAttributes<import("antd").Input>>;
|
|
40
|
-
MyInput: import("react").ForwardRefExoticComponent<import("@lm_fe/components").IMyInputProps & import("react").RefAttributes<import("antd").Input>>;
|
|
41
3
|
MyAddress: typeof import("@lm_fe/components").MyAddress;
|
|
42
4
|
MyImageEditor: ((props: import("@lm_fe/components").IMyImageEditorProps) => import("react").JSX.Element) & {
|
|
43
5
|
events: {
|
|
@@ -45,12 +7,205 @@ export declare const components: {
|
|
|
45
7
|
create: string;
|
|
46
8
|
};
|
|
47
9
|
};
|
|
10
|
+
ArraySingle: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IArraySingleProps, string>;
|
|
11
|
+
PatientSelect: import("react").LazyExoticComponent<typeof import("@lm_fe/components/dist/src/PatientSelect/Inner").default>;
|
|
12
|
+
Divider: import("react").FC<import("antd").DividerProps>;
|
|
13
|
+
MyIconSelect: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyIconSelectProps, string>;
|
|
14
|
+
MI: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
15
|
+
input: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
16
|
+
Input: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
17
|
+
MyInput: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyInputProps, string>;
|
|
18
|
+
MyInputNumber: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
19
|
+
InputNumber: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
20
|
+
input_number: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyInputNumber").IMyInputNumberProps>;
|
|
21
|
+
MyDatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
22
|
+
DatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
23
|
+
DP: import("@lm_fe/components").TMyDatePicker;
|
|
24
|
+
single_date_picker: import("@lm_fe/components").TMyDatePicker;
|
|
25
|
+
CusDatePicker: import("@lm_fe/components").TMyDatePicker;
|
|
26
|
+
date: import("@lm_fe/components").TMyDatePicker;
|
|
27
|
+
MyRangePicker: import("react").FunctionComponent<{
|
|
28
|
+
disabled?: boolean;
|
|
29
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
30
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
31
|
+
isDisplay?: boolean;
|
|
32
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
33
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
34
|
+
disabled?: boolean;
|
|
35
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
36
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
37
|
+
isDisplay?: boolean;
|
|
38
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
39
|
+
};
|
|
40
|
+
RangePicker: import("react").FunctionComponent<{
|
|
41
|
+
disabled?: boolean;
|
|
42
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
43
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
44
|
+
isDisplay?: boolean;
|
|
45
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
46
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
47
|
+
disabled?: boolean;
|
|
48
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
49
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
50
|
+
isDisplay?: boolean;
|
|
51
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
52
|
+
};
|
|
53
|
+
rangePicker: import("react").FunctionComponent<{
|
|
54
|
+
disabled?: boolean;
|
|
55
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
56
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
57
|
+
isDisplay?: boolean;
|
|
58
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
59
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
60
|
+
disabled?: boolean;
|
|
61
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
62
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
63
|
+
isDisplay?: boolean;
|
|
64
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
65
|
+
};
|
|
66
|
+
range_picker: import("react").FunctionComponent<{
|
|
67
|
+
disabled?: boolean;
|
|
68
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
69
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
70
|
+
isDisplay?: boolean;
|
|
71
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
72
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
73
|
+
disabled?: boolean;
|
|
74
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
75
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
76
|
+
isDisplay?: boolean;
|
|
77
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
78
|
+
};
|
|
79
|
+
MyRangeDate: import("react").FunctionComponent<{
|
|
80
|
+
disabled?: boolean;
|
|
81
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
82
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
83
|
+
isDisplay?: boolean;
|
|
84
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
85
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
86
|
+
disabled?: boolean;
|
|
87
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
88
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
89
|
+
isDisplay?: boolean;
|
|
90
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
91
|
+
};
|
|
92
|
+
RangeDate: import("react").FunctionComponent<{
|
|
93
|
+
disabled?: boolean;
|
|
94
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
95
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
96
|
+
isDisplay?: boolean;
|
|
97
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
98
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
99
|
+
disabled?: boolean;
|
|
100
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
101
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
102
|
+
isDisplay?: boolean;
|
|
103
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
104
|
+
};
|
|
105
|
+
rangeDate: import("react").FunctionComponent<{
|
|
106
|
+
disabled?: boolean;
|
|
107
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
108
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
109
|
+
isDisplay?: boolean;
|
|
110
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
111
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
112
|
+
disabled?: boolean;
|
|
113
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
114
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
115
|
+
isDisplay?: boolean;
|
|
116
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
117
|
+
};
|
|
118
|
+
range_date: import("react").FunctionComponent<{
|
|
119
|
+
disabled?: boolean;
|
|
120
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
121
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
122
|
+
isDisplay?: boolean;
|
|
123
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
124
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
125
|
+
disabled?: boolean;
|
|
126
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
127
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
128
|
+
isDisplay?: boolean;
|
|
129
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
130
|
+
};
|
|
131
|
+
MyRangeDateTime: import("react").FunctionComponent<{
|
|
132
|
+
disabled?: boolean;
|
|
133
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
134
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
135
|
+
isDisplay?: boolean;
|
|
136
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
137
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
138
|
+
disabled?: boolean;
|
|
139
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
140
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
141
|
+
isDisplay?: boolean;
|
|
142
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
143
|
+
};
|
|
144
|
+
RangeDateTime: import("react").FunctionComponent<{
|
|
145
|
+
disabled?: boolean;
|
|
146
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
147
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
148
|
+
isDisplay?: boolean;
|
|
149
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
150
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
151
|
+
disabled?: boolean;
|
|
152
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
153
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
154
|
+
isDisplay?: boolean;
|
|
155
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
156
|
+
};
|
|
157
|
+
rangeDateTime: import("react").FunctionComponent<{
|
|
158
|
+
disabled?: boolean;
|
|
159
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
160
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
161
|
+
isDisplay?: boolean;
|
|
162
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
163
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
164
|
+
disabled?: boolean;
|
|
165
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
166
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
167
|
+
isDisplay?: boolean;
|
|
168
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
169
|
+
};
|
|
170
|
+
range_date_time: import("react").FunctionComponent<{
|
|
171
|
+
disabled?: boolean;
|
|
172
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
173
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
174
|
+
isDisplay?: boolean;
|
|
175
|
+
} & import("@lm_fe/components").IMyRangePickerProps> & {
|
|
176
|
+
DisplayFC?: import("react").FunctionComponent<{
|
|
177
|
+
disabled?: boolean;
|
|
178
|
+
value?: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue;
|
|
179
|
+
onChange?(v: import("@noah-libjs/components/dist/MyRangeDate/utils").MyValue, v2?: any): void;
|
|
180
|
+
isDisplay?: boolean;
|
|
181
|
+
} & import("@lm_fe/components").IMyRangePickerProps> | undefined;
|
|
182
|
+
};
|
|
183
|
+
MyColor: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MyColor/types").IMyColorProps>;
|
|
184
|
+
MySwitch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
185
|
+
switch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
186
|
+
Switch: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
187
|
+
MSW: import("@lm_fe/components").TCommonComponent<import("@noah-libjs/components/dist/MySwitch/types").IMySwitchProps, boolean>;
|
|
188
|
+
ArrayInput: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IArrayInputProps, string>;
|
|
189
|
+
MySelect: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
190
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
191
|
+
};
|
|
192
|
+
MS: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
193
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
194
|
+
};
|
|
195
|
+
Select: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
196
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
197
|
+
};
|
|
198
|
+
select: import("react").LazyExoticComponent<import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMySelectProps, string | number>> & {
|
|
199
|
+
DisplayFC: typeof import("@noah-libjs/components/dist/MySelect/Display").DisplayFC;
|
|
200
|
+
};
|
|
201
|
+
MyCheckbox: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
202
|
+
Checkbox: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
203
|
+
MC: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
204
|
+
checkbox: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").IMyCheckboxProps>;
|
|
205
|
+
MyButton: typeof import("@lm_fe/components").MyButton;
|
|
206
|
+
MyAutoComplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
207
|
+
MA: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
208
|
+
AutoComplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
209
|
+
autocomplete: import("@lm_fe/components").TCommonComponent<import("@lm_fe/components").MyAutoCompleteProps>;
|
|
48
210
|
MultipleInputWithLabel: typeof MultipleInputWithLabel;
|
|
49
|
-
DatePicker: import("../DatePicker").TMyDatePicker;
|
|
50
|
-
CheckboxWithInput: string;
|
|
51
|
-
MyCheckbox: string;
|
|
52
|
-
MC: string;
|
|
53
|
-
Checkbox: string;
|
|
54
|
-
ArrayInput: import("../../FU_components/types").TCommonComponent<import("../../FU_components").IArrayInputProps, string>;
|
|
55
|
-
MArr: import("../../FU_components/types").TCommonComponent<import("../../FU_components").IArrayInputProps, string>;
|
|
56
211
|
};
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
declare const MyCheckbox: import("react").LazyExoticComponent<import("../../FU_components/types").TCommonComponent<import("./types").ICheckboxWithInputProps, string | number | import("@lm_fe/env").ICommonOption[]>>;
|
|
3
|
-
declare const MyCheckbox_Display: import("react").LazyExoticComponent<import("../../FU_components/types").TCommonComponentDisplay<import("./types").ICheckboxWithInputProps, string | number | import("@lm_fe/env").ICommonOption[]>>;
|
|
4
|
-
export default MyCheckbox;
|
|
5
|
-
export { MyCheckbox_Display };
|
|
1
|
+
export { MyCheckbox, IMyCheckboxProps } from '@lm_fe/components';
|
|
@@ -1,11 +1,7 @@
|
|
|
1
1
|
import { ICommonOption } from '@lm_fe/env';
|
|
2
|
-
import { IMchc_FormDescriptions_Field_Nullable } from '@lm_fe/service';
|
|
3
2
|
import { ICheckboxWithInputOption, ICheckboxWithInputProps } from './types';
|
|
4
3
|
export declare function parseValue(value?: string | number | ICommonOption[], marshal?: number, type?: 'single' | 'multiple'): ICommonOption[];
|
|
5
4
|
export declare function parse_MC_option(props: ICheckboxWithInputProps): ICheckboxWithInputOption[];
|
|
6
5
|
export declare function displayValue(_options: ICheckboxWithInputOption[], value: ICommonOption[]): string;
|
|
7
6
|
export declare function getMarshal(props: ICheckboxWithInputProps, value: any): number;
|
|
8
7
|
export declare function parse_MC_value(props: ICheckboxWithInputProps, changedValue: ICommonOption[]): any;
|
|
9
|
-
export declare function get_check_invert_values(configs: IMchc_FormDescriptions_Field_Nullable[]): {
|
|
10
|
-
[x: string]: any[];
|
|
11
|
-
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TCommonComponent } from '../../FU_components/types';
|
|
2
2
|
import { ICusDatePickerProps } from './utils';
|
|
3
|
-
export { ICusDatePickerProps
|
|
3
|
+
export { ICusDatePickerProps } from './utils';
|
|
4
4
|
declare const MyDatePickerInner: TCommonComponent<ICusDatePickerProps, string>;
|
|
5
5
|
export default MyDatePickerInner;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
export { ICusDatePickerProps
|
|
3
|
-
declare const _MyDatePicker: import("react").LazyExoticComponent<import("
|
|
2
|
+
export { ICusDatePickerProps } from './utils';
|
|
3
|
+
declare const _MyDatePicker: import("react").LazyExoticComponent<import("@noah-libjs/components").TCommonComponent<import("./utils").ICusDatePickerProps, string>>;
|
|
4
4
|
type TMyDatePicker = typeof _MyDatePicker & {
|
|
5
5
|
DisplayFC: FC<any>;
|
|
6
6
|
};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import dayjs, { Dayjs } from 'dayjs';
|
|
2
|
+
export declare const defaultGetPopupContainer: () => HTMLElement;
|
|
3
|
+
export declare function areEqual(prevProps: any, nextProps: any): boolean;
|
|
4
|
+
export type ICusDatePickerProps = {
|
|
5
|
+
time_only?: boolean;
|
|
6
|
+
value?: any;
|
|
7
|
+
onChange?: any;
|
|
8
|
+
valueType?: any;
|
|
9
|
+
minDate?: any;
|
|
10
|
+
maxDate?: any;
|
|
11
|
+
validDate?: any;
|
|
12
|
+
getPopupContainer?: any;
|
|
13
|
+
format?: any;
|
|
14
|
+
showUnknown?: boolean;
|
|
15
|
+
unknown?: boolean;
|
|
16
|
+
} & Omit<PickerDateProps<Dayjs>, 'value'>;
|
|
17
|
+
export declare function getUnknown(props: ICusDatePickerProps): boolean | undefined;
|
|
18
|
+
export declare function formatProps(props: ICusDatePickerProps): {
|
|
19
|
+
[x: string]: PickerDateProps<dayjs.Dayjs>;
|
|
20
|
+
[x: number]: PickerDateProps<dayjs.Dayjs>;
|
|
21
|
+
[x: symbol]: PickerDateProps<dayjs.Dayjs>;
|
|
22
|
+
time_only?: boolean;
|
|
23
|
+
value?: any;
|
|
24
|
+
onChange?: any;
|
|
25
|
+
valueType?: any;
|
|
26
|
+
minDate?: any;
|
|
27
|
+
maxDate?: any;
|
|
28
|
+
validDate?: any;
|
|
29
|
+
getPopupContainer?: any;
|
|
30
|
+
format?: any;
|
|
31
|
+
showUnknown?: boolean;
|
|
32
|
+
unknown?: boolean;
|
|
33
|
+
};
|
|
34
|
+
export declare function getIsUnknown(props: ICusDatePickerProps): boolean | undefined;
|
|
35
|
+
export declare const handleChangeValue: ({ valueType, format }: ICusDatePickerProps, date?: any) => any;
|
|
@@ -1,24 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
isEditing: boolean;
|
|
5
|
-
disabled?: boolean;
|
|
6
|
-
handleSave: () => void;
|
|
7
|
-
handleEdit: () => void;
|
|
8
|
-
handleCancel: () => void;
|
|
9
|
-
handleDelete: () => Promise<void>;
|
|
10
|
-
selectedRowKeys: any[];
|
|
11
|
-
}
|
|
12
|
-
interface IEditInTable_InnerProps {
|
|
13
|
-
tableColumns: any[];
|
|
14
|
-
changeImmediate?: boolean;
|
|
15
|
-
RenderOtherActions?: FC<IRenderOtherActionsProps>;
|
|
16
|
-
value: any;
|
|
17
|
-
disabled?: boolean;
|
|
18
|
-
onChange?(v: any): any;
|
|
19
|
-
defaultInputData?: any;
|
|
20
|
-
type: 'modal' | 'inner';
|
|
21
|
-
pagination?: TablePaginationConfig;
|
|
22
|
-
}
|
|
23
|
-
export declare function GeneralComponents_EditInTable_Inner(innerProps: IEditInTable_InnerProps): import("react").JSX.Element;
|
|
24
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IEditInTable_InnerProps } from './utils';
|
|
3
|
+
export default function GeneralComponents_EditInTable_Inner(innerProps: IEditInTable_InnerProps): React.JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
declare const
|
|
2
|
+
declare const EditInTable: React.LazyExoticComponent<typeof import("./EditInTable_Inner").default>;
|
|
3
3
|
export declare const tableColumnsSpecialInputType: string[];
|
|
4
4
|
export default function GeneralComponents_EditInTable({ tableColumns, changeImmediate, Table }: any): (props: any) => React.JSX.Element;
|
|
5
|
-
export { GeneralComponents_EditInTable_Inner };
|
|
5
|
+
export { EditInTable as GeneralComponents_EditInTable_Inner, EditInTable };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { IMchc_FormDescriptions_Field_Nullable } from "@lm_fe/service";
|
|
2
|
+
import { AnyObject, ICommonOption } from "@lm_fe/utils";
|
|
2
3
|
import { ButtonProps, FormInstance, PopconfirmProps, TablePaginationConfig } from "antd";
|
|
3
4
|
import { FC } from "react";
|
|
4
5
|
export interface IRenderOtherActionsProps {
|
|
@@ -13,11 +14,14 @@ export interface IRenderOtherActionsProps {
|
|
|
13
14
|
export interface IEditInTable_Row_Append_Config {
|
|
14
15
|
fds: IMchc_FormDescriptions_Field_Nullable[];
|
|
15
16
|
processDataAsync?(rowData: any, listData: any[]): Promise<any>;
|
|
17
|
+
process_url?: string;
|
|
18
|
+
process_args?: AnyObject;
|
|
16
19
|
btnProps?: ButtonProps;
|
|
17
20
|
popProps?: PopconfirmProps;
|
|
18
21
|
}
|
|
19
22
|
export interface IEditInTable_InnerProps {
|
|
20
23
|
tableColumns: any[];
|
|
24
|
+
fds: any[];
|
|
21
25
|
changeImmediate?: boolean;
|
|
22
26
|
RenderOtherActions?: FC<IRenderOtherActionsProps>;
|
|
23
27
|
value: {
|
|
@@ -32,6 +36,7 @@ export interface IEditInTable_InnerProps {
|
|
|
32
36
|
type?: 'modal' | 'inner';
|
|
33
37
|
pagination?: TablePaginationConfig;
|
|
34
38
|
formInstance?: FormInstance;
|
|
35
|
-
|
|
39
|
+
EditInTable_beforeAdd?(newRow: any, rows: any[]): any;
|
|
36
40
|
fd_append_row?: IEditInTable_Row_Append_Config[];
|
|
41
|
+
sp: ICommonOption[];
|
|
37
42
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
declare const _default: ({ onChange, value, disabled }: {
|
|
2
|
+
declare const _default: ({ onChange, value, disabled, actionApi }: {
|
|
3
3
|
onChange?(v: any): void;
|
|
4
4
|
value?: any;
|
|
5
5
|
disabled?: boolean;
|
|
6
|
+
actionApi?: string;
|
|
6
7
|
}) => React.JSX.Element;
|
|
7
8
|
export default _default;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
declare const ImageUploadPreview: import("react").LazyExoticComponent<({ onChange, value, disabled }: {
|
|
1
|
+
declare const ImageUploadPreview: import("react").LazyExoticComponent<({ onChange, value, disabled, actionApi }: {
|
|
2
2
|
onChange?(v: any): void;
|
|
3
3
|
value?: any;
|
|
4
4
|
disabled?: boolean;
|
|
5
|
+
actionApi?: string;
|
|
5
6
|
}) => import("react").JSX.Element>;
|
|
6
7
|
export default ImageUploadPreview;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import './index.less';
|
|
1
|
+
import { InputNumberProps } from 'antd';
|
|
3
2
|
import React from 'react';
|
|
4
|
-
|
|
3
|
+
type IProps = InputNumberProps;
|
|
4
|
+
declare function MyInputNumber(props: Omit<IProps, 'onChange'> & {
|
|
5
5
|
unknown?: boolean;
|
|
6
6
|
warn?: boolean;
|
|
7
7
|
onChange?: (v: any) => void;
|
|
8
8
|
}): React.JSX.Element;
|
|
9
|
-
declare function DisplayFC(props: Omit<
|
|
9
|
+
declare function DisplayFC(props: Omit<IProps, 'onChange'> & {
|
|
10
10
|
unknown?: boolean;
|
|
11
11
|
warn?: boolean;
|
|
12
12
|
onChange?: (v: any) => void;
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import 'react-quill/dist/quill.snow.css';
|
|
3
3
|
import './index.less';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
constructor(props: any);
|
|
8
|
-
componentDidMount(): void;
|
|
9
|
-
handleChange: (data: any) => void;
|
|
10
|
-
handleUploadImage: (data: any) => void;
|
|
11
|
-
render(): React.JSX.Element;
|
|
4
|
+
interface IProps {
|
|
5
|
+
value?: any;
|
|
6
|
+
onChange?(v: any): void;
|
|
12
7
|
}
|
|
8
|
+
export default function MobileEditorInner({ value, onChange }: IProps): React.JSX.Element;
|
|
9
|
+
export {};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
2
|
-
export
|
|
1
|
+
declare const MobileEditor: import("react").LazyExoticComponent<typeof import("./Inner").default>;
|
|
2
|
+
export { MobileEditor };
|
|
3
|
+
export default MobileEditor;
|