@lm_fe/components_m 0.1.201 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (669) hide show
  1. package/README.md +1 -1
  2. package/dist/BaseEditPanel/BaseEditPanelFormFC.d.ts +3 -0
  3. package/dist/BaseEditPanel/PanelWithChildFC.d.ts +10 -15
  4. package/dist/BaseList/index.d.ts +2 -2
  5. package/dist/BaseList/methods/index.d.ts +1 -4
  6. package/dist/BaseListOld/methods/index.d.ts +1 -5
  7. package/dist/BaseModalForm/DynamicForm.d.ts +0 -24
  8. package/dist/BaseModalForm/PatientList/index.d.ts +2 -2
  9. package/dist/BaseModalForm/index.d.ts +2 -2
  10. package/dist/BusinessComponents/BloodPressure/index.d.ts +2 -1
  11. package/dist/BusinessComponents/DiagnosisListInduced/index.d.ts +2 -1
  12. package/dist/BusinessComponents/DiagnosisListv2/template/index.d.ts +1 -2
  13. package/dist/BusinessComponents/HighriskGrade/index.d.ts +1 -1
  14. package/dist/BusinessComponents/HighriskSign/index.d.ts +1 -1
  15. package/dist/BusinessComponents/InspectionResultTextarea/utils.d.ts +0 -8
  16. package/dist/BusinessComponents/LaborProcess/index.d.ts +3 -3
  17. package/dist/BusinessComponents/NurseChildren/index.d.ts +5 -5
  18. package/dist/BusinessComponents/NurseChildren2/index.d.ts +1 -2
  19. package/dist/BusinessComponents/NursingFetusv2/index.d.ts +1 -2
  20. package/dist/BusinessComponents/NursingFetusv3/index.d.ts +3 -3
  21. package/dist/BusinessComponents/PregnancyHistory/config/index-table.d.ts +1 -1
  22. package/dist/BusinessComponents/ResultTextarea/index copy.d.ts +13 -0
  23. package/dist/BusinessComponents/ResultTextarea/index.d.ts +1 -1
  24. package/dist/BusinessComponents/ResultTextarea/utils.d.ts +0 -8
  25. package/dist/BusinessComponents/TemplateTexDeathclassification1/index.d.ts +2 -1
  26. package/dist/BusinessComponents/TemplateTextareav2/components/TemplateSelect.d.ts +2 -1
  27. package/dist/BusinessComponents/TreatmentProgram/TreatmentProgramTable/index.d.ts +3 -4
  28. package/dist/BusinessComponents/UltrosoundResultTextarea/utils.d.ts +0 -8
  29. package/dist/ConfigComponents/CheckboxWithInput/index.d.ts +2 -1
  30. package/dist/ConfigComponents/InputWithRange/index.d.ts +2 -1
  31. package/dist/ConfigComponents/NeonatalCareRecordTable/table/default.d.ts +3 -3
  32. package/dist/ConfigComponents/NeonatalCareRecordTable/table/gysy.d.ts +11 -11
  33. package/dist/ConfigComponents/NeonatalCareRecordTable/table/indx.d.ts +14 -14
  34. package/dist/ConfigComponents/NeonatalScaleExamination/table.d.ts +4 -4
  35. package/dist/ConfigComponents/NormalNursingTable/table.d.ts +1 -1
  36. package/dist/ConfigComponents/ObserMagnesiumsulphateTable/table.d.ts +3 -3
  37. package/dist/ConfigComponents/PastDeliveryNursingTable/table.d.ts +6 -6
  38. package/dist/ConfigComponents/PreDeliverNursingTable/table/default.d.ts +4 -4
  39. package/dist/ConfigComponents/SpecialNursingTable/table.d.ts +2 -2
  40. package/dist/FU_components/ArrayInput/index copy.d.ts +4 -0
  41. package/dist/FU_components/ArrayInput/index.d.ts +1 -4
  42. package/dist/FU_components/ArrayInput/types.d.ts +8 -9
  43. package/dist/FU_components/ArrayPanel/Display.d.ts +0 -1
  44. package/dist/FU_components/ArrayPanel/Inner.d.ts +5 -3
  45. package/dist/FU_components/CommonFormTabs/index.d.ts +1 -1
  46. package/dist/FU_components/CommonFormTabs/types.d.ts +4 -2
  47. package/dist/FU_components/CommonFormTabs/utils.d.ts +4 -0
  48. package/dist/FU_components/DateRange/index copy.d.ts +7 -0
  49. package/dist/FU_components/DateRange/index.d.ts +1 -7
  50. package/dist/FU_components/DateRange/utils.d.ts +400 -0
  51. package/dist/FU_components/DateTimeInput/Inner.d.ts +2 -0
  52. package/dist/FU_components/DateTimeInput/index.d.ts +3 -1
  53. package/dist/FU_components/FormSection/FormSectionForm.d.ts +4 -0
  54. package/dist/FU_components/FormSection/RenderFormSectionComponent.d.ts +3 -7
  55. package/dist/FU_components/FormSection/form_control.d.ts +9 -0
  56. package/dist/FU_components/FormSection/helper.d.ts +7 -7
  57. package/dist/FU_components/FormSection/types.d.ts +4 -5
  58. package/dist/FU_components/FormSection/use_chrono.d.ts +17 -2
  59. package/dist/FU_components/HbvdnaInput/index.d.ts +2 -1
  60. package/dist/FU_components/HighriskGradeColorSpan/index.d.ts +1 -1
  61. package/dist/FU_components/IdNOButton/index copy.d.ts +1 -1
  62. package/dist/FU_components/MchcDriverStatus/Inner.d.ts +1 -1
  63. package/dist/FU_components/MyAutoComplete/index copy.d.ts +4 -0
  64. package/dist/FU_components/MyAutoComplete/index.d.ts +1 -4
  65. package/dist/FU_components/MyAutoComplete/types.d.ts +1 -1
  66. package/dist/FU_components/MyBaseList/methods/index.d.ts +1 -1
  67. package/dist/FU_components/MyBaseTable/strategies.d.ts +0 -5
  68. package/dist/FU_components/MyButton/{index.d.ts → index copy.d.ts } +1 -1
  69. package/dist/FU_components/MyEditTable/Inner.d.ts +4 -0
  70. package/dist/FU_components/MyEditTable/index.d.ts +2 -19
  71. package/dist/FU_components/MyEditTable/types.d.ts +16 -0
  72. package/dist/FU_components/MyReferralOrganizationSelect/index.d.ts +1 -1
  73. package/dist/FU_components/MySearchSelect/index.d.ts +2 -1
  74. package/dist/FU_components/MySelect/index.d.ts +1 -8
  75. package/dist/FU_components/MySelect/types.d.ts +3 -5
  76. package/dist/FU_components/OkButton/index.d.ts +2 -7
  77. package/dist/FU_components/PressureInput/index.d.ts +4 -0
  78. package/dist/FU_components/ResultTextarea/index.d.ts +19 -0
  79. package/dist/FU_components/TemplateTextarea/index.d.ts +1 -0
  80. package/dist/FU_components/index.d.ts +1 -3
  81. package/dist/FU_components/types.d.ts +1 -12
  82. package/dist/GeneralComponents/CaseTemplete/Inner.d.ts +4 -1
  83. package/dist/GeneralComponents/CheckboxGroupObject/index.d.ts +1 -1
  84. package/dist/GeneralComponents/CheckboxWithInput_gold/components.d.ts +200 -45
  85. package/dist/GeneralComponents/CheckboxWithInput_gold/index.d.ts +1 -5
  86. package/dist/GeneralComponents/CheckboxWithInput_gold/types.d.ts +1 -1
  87. package/dist/GeneralComponents/CheckboxWithInput_gold/utils.d.ts +0 -4
  88. package/dist/GeneralComponents/CustomIcon/index.d.ts +0 -1
  89. package/dist/GeneralComponents/DatePicker/Inner.d.ts +1 -1
  90. package/dist/GeneralComponents/DatePicker/index.d.ts +2 -2
  91. package/dist/GeneralComponents/DatePicker/utils.d.ts +35 -0
  92. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy.d.ts +3 -24
  93. package/dist/GeneralComponents/EditInTable/components.d.ts +1 -1
  94. package/dist/GeneralComponents/EditInTable/index.d.ts +2 -2
  95. package/dist/GeneralComponents/EditInTable/utils.d.ts +6 -1
  96. package/dist/GeneralComponents/ImageUploadPreview/Inner.d.ts +2 -1
  97. package/dist/GeneralComponents/ImageUploadPreview/index.d.ts +2 -1
  98. package/dist/GeneralComponents/InputNumber/index.d.ts +4 -4
  99. package/dist/GeneralComponents/MobileEditor/Inner.d.ts +6 -9
  100. package/dist/GeneralComponents/MobileEditor/index.d.ts +3 -2
  101. package/dist/GeneralComponents/UploadFile/index.d.ts +9 -1
  102. package/dist/GeneralComponents/UploadFileUrlEdit/index.d.ts +2 -1
  103. package/dist/MyForm/components/Base/CheckboxWithExtra.d.ts +3 -2
  104. package/dist/MyForm/components/MyButton/index.d.ts +1 -1
  105. package/dist/MyForm/components/MySelect/DefaultSelect.d.ts +3 -2
  106. package/dist/MyForm/components/MyTable/index.d.ts +1 -1
  107. package/dist/MyForm/components/MyTable/index2.d.ts +1 -1
  108. package/dist/MyForm/components/_MyFormComponent.d.ts +252 -0
  109. package/dist/MyForm/components/business/NormalButton/index.d.ts +1 -1
  110. package/dist/MyForm/components/business/PdProcedure/config/table.d.ts +1 -1
  111. package/dist/MyForm/components/business/PregnancyHistory/MyForm_Business_PregnancyHistory.d.ts +1 -1
  112. package/dist/MyForm/components/business/PregnancyHistory/config.d.ts +37 -9
  113. package/dist/MyForm/components/business/TextareaWithBtn/index.d.ts +4 -7
  114. package/dist/MyForm/form_new.d.ts +20 -1
  115. package/dist/a_chunks/{.root93.js → BusinessComponents.TreatmentProgram.TreatmentProgramBasic.js} +70 -139
  116. package/dist/a_chunks/Inner.js +154 -273
  117. package/dist/a_chunks/{.root44.js → MyForm.components.MyAutoComplete.js} +4 -6
  118. package/dist/a_chunks/{.root46.js → MyForm.components.MyCascader.js} +2 -4
  119. package/dist/a_chunks/{.root55.js → MyForm.components.MyCheckbox.js} +43 -112
  120. package/dist/a_chunks/{.root47.js → MyForm.components.MyCustom.js} +23 -87
  121. package/dist/a_chunks/{.root48.js → MyForm.components.MyCustom2.js} +8 -79
  122. package/dist/a_chunks/{.root73.js → MyForm.components.MyCustom3.js} +6 -75
  123. package/dist/a_chunks/{.root50.js → MyForm.components.MyInputWithRed.js} +23 -88
  124. package/dist/a_chunks/{.root52.js → MyForm.components.MySelect.js} +10 -14
  125. package/dist/a_chunks/{.root53.js → MyForm.components.MyTable.js} +44 -114
  126. package/dist/a_chunks/{.root72.js → MyForm.components.MyTreeSelect.js} +8 -85
  127. package/dist/a_chunks/MyForm.components.SingleCheckbox.js +20 -0
  128. package/dist/a_chunks/TableEditableCell.js +12 -10
  129. package/dist/a_chunks/TemplateModal.js +111 -132
  130. package/dist/a_chunks/{.root36.js → components.business.BloodPressure.js} +17 -84
  131. package/dist/a_chunks/{.root37.js → components.business.DoubleInput.js} +17 -86
  132. package/dist/a_chunks/{.root38.js → components.business.FilterDateInput.js} +4 -8
  133. package/dist/a_chunks/{.root39.js → components.business.FundalHeightInput.js} +2 -4
  134. package/dist/a_chunks/{.root41.js → components.business.NormalButton.js} +4 -6
  135. package/dist/a_chunks/{.root4.js → components.business.PregnancyHistory.js} +128 -214
  136. package/dist/a_chunks/components.business.TextareaWithBtn.js +57 -0
  137. package/dist/a_chunks/{.root78.js → components.business.TextareaWithTemplate.js} +25 -96
  138. package/dist/a_chunks/{.root74.js → components.business.prenatalReturnTable.js} +39 -106
  139. package/dist/a_chunks/{.root.js → components_m.src.BaseEditPanel.js} +73 -130
  140. package/dist/a_chunks/components_m.src.BaseFormComponent.js +24 -0
  141. package/dist/a_chunks/components_m.src.BaseTable.js +30 -0
  142. package/dist/a_chunks/components_m.src.DataSelectWithAutoInput.js +69 -0
  143. package/dist/a_chunks/{.root2.js → components_m.src.MyForm.js} +97 -163
  144. package/dist/a_chunks/{.root23.js → components_m.src.PDFPreview.js} +0 -1
  145. package/dist/a_chunks/deathclassification.js +17 -33
  146. package/dist/a_chunks/index.js +2855 -5604
  147. package/dist/a_chunks/index2.js +2 -4
  148. package/dist/a_chunks/{.root94.js → src.BusinessComponents.Appgar.js} +55 -132
  149. package/dist/a_chunks/{.root82.js → src.BusinessComponents.BirthCertificateChildren.js} +35 -100
  150. package/dist/a_chunks/{.root34.js → src.BusinessComponents.BloodAndThalassemia.js} +22 -93
  151. package/dist/a_chunks/{.root80.js → src.BusinessComponents.BloodAndThalassemia2.js} +17 -18
  152. package/dist/a_chunks/{.root95.js → src.BusinessComponents.BregmaGroup.js} +13 -82
  153. package/dist/a_chunks/{.root96.js → src.BusinessComponents.CaesareanChildren.js} +39 -104
  154. package/dist/a_chunks/{.root98.js → src.BusinessComponents.Diagnosis.js} +46 -114
  155. package/dist/a_chunks/{.root99.js → src.BusinessComponents.DiagnosisList.js} +34 -97
  156. package/dist/a_chunks/{.root100.js → src.BusinessComponents.DiagnosisListInduced.js} +39 -102
  157. package/dist/a_chunks/{.root101.js → src.BusinessComponents.DiagnosisListv2.js} +160 -220
  158. package/dist/a_chunks/{.root102.js → src.BusinessComponents.FamilyTumorHistory.js} +32 -97
  159. package/dist/a_chunks/src.BusinessComponents.FetalNTCheck.js +61 -0
  160. package/dist/a_chunks/{.root109.js → src.BusinessComponents.GynaecologyOperationTemplateTextarea.js} +109 -168
  161. package/dist/a_chunks/{.root110.js → src.BusinessComponents.GynaecologyTemplateTextarea.js} +105 -164
  162. package/dist/a_chunks/{.root111.js → src.BusinessComponents.HighriskSign.js} +19 -95
  163. package/dist/a_chunks/{.root112.js → src.BusinessComponents.InducedFetus.js} +57 -126
  164. package/dist/a_chunks/{.root114.js → src.BusinessComponents.KnowledgeBase.js} +17 -24
  165. package/dist/a_chunks/{.root115.js → src.BusinessComponents.LaborProcess.js} +35 -103
  166. package/dist/a_chunks/src.BusinessComponents.MiddleUltsounds.js +82 -0
  167. package/dist/a_chunks/src.BusinessComponents.MiddleUltsoundsSingle.js +58 -0
  168. package/dist/a_chunks/src.BusinessComponents.NoenateRecord.js +658 -0
  169. package/dist/a_chunks/{.root119.js → src.BusinessComponents.NurseChildren.js} +46 -114
  170. package/dist/a_chunks/{.root120.js → src.BusinessComponents.NurseChildren2.js} +26 -93
  171. package/dist/a_chunks/{.root121.js → src.BusinessComponents.NursingFetus.js} +93 -161
  172. package/dist/a_chunks/{.root122.js → src.BusinessComponents.NursingFetusv2.js} +71 -136
  173. package/dist/a_chunks/{.root123.js → src.BusinessComponents.NursingFetusv3.js} +94 -163
  174. package/dist/a_chunks/{.root125.js → src.BusinessComponents.PostpartumFetal.js} +6 -75
  175. package/dist/a_chunks/src.BusinessComponents.PregnancyHistoryV2.js +20 -0
  176. package/dist/a_chunks/src.BusinessComponents.PressureInput.js +76 -0
  177. package/dist/a_chunks/{.root127.js → src.BusinessComponents.ProcedureCystocentesis.js} +82 -151
  178. package/dist/a_chunks/{.root130.js → src.BusinessComponents.RecordState.js} +20 -101
  179. package/dist/a_chunks/{.root131.js → src.BusinessComponents.ReferralRegister.js} +48 -112
  180. package/dist/a_chunks/{.root134.js → src.BusinessComponents.ReferralToRegister.js} +34 -97
  181. package/dist/a_chunks/{.root136.js → src.BusinessComponents.ShiftPatients.js} +61 -126
  182. package/dist/a_chunks/{.root83.js → src.BusinessComponents.TemplateTexDeathclassification1.js} +16 -87
  183. package/dist/a_chunks/{.root84.js → src.BusinessComponents.TemplateTexDeathclassification2.js} +15 -86
  184. package/dist/a_chunks/{.root138.js → src.BusinessComponents.TemplateTextarea.js} +15 -82
  185. package/dist/a_chunks/{.root139.js → src.BusinessComponents.TemplateTextareav2.js} +112 -175
  186. package/dist/a_chunks/{.root85.js → src.BusinessComponents.TemplateTextareav3.js} +48 -117
  187. package/dist/a_chunks/src.ConfigComponents.CheckboxGroup.js +74 -0
  188. package/dist/a_chunks/src.ConfigComponents.CheckboxWithInputv2.js +48 -0
  189. package/dist/a_chunks/src.ConfigComponents.CheckboxWithSingleInput.js +66 -0
  190. package/dist/a_chunks/{.root144.js → src.ConfigComponents.CustomEditInTable.js} +13 -79
  191. package/dist/a_chunks/src.ConfigComponents.InputWithLabel.js +41 -0
  192. package/dist/a_chunks/src.ConfigComponents.InputWithRangTip.js +72 -0
  193. package/dist/a_chunks/src.ConfigComponents.InputWithRange.js +30 -0
  194. package/dist/a_chunks/{.root107.js → src.ConfigComponents.NormalCheckboxWithInput.js} +21 -87
  195. package/dist/a_chunks/{.root128.js → src.ConfigComponents.ProcedureRecords.js} +28 -97
  196. package/dist/a_chunks/src.ConfigComponents.VaginaStrumentsRecordForm.js +329 -0
  197. package/dist/a_chunks/{.root22.js → src.FB_components.DoctorEnd_ImageReport_Report.js} +24 -99
  198. package/dist/a_chunks/{.root21.js → src.FB_components.DoctorEnd_SurveyReport_Report.js} +33 -99
  199. package/dist/a_chunks/src.FU_components.ArrayPanel.js +144 -0
  200. package/dist/a_chunks/src.FU_components.CommonFormTabs.js +61 -0
  201. package/dist/a_chunks/{.root13.js → src.FU_components.CommonFormTabs2.js} +23 -12
  202. package/dist/a_chunks/{.root14.js → src.FU_components.DateTimeInput.js} +42 -90
  203. package/dist/a_chunks/src.FU_components.FormSection.js +2220 -0
  204. package/dist/a_chunks/{.root187.js → src.FU_components.LoadFlag.js} +0 -1
  205. package/dist/a_chunks/src.FU_components.MchcDriverStatus.js +91 -0
  206. package/dist/a_chunks/src.FU_components.MyEditTable.js +283 -0
  207. package/dist/a_chunks/src.FU_components.MySearchSelect.js +29 -0
  208. package/dist/a_chunks/src.FU_components.TakeInVolumn.js +67 -0
  209. package/dist/a_chunks/src.FU_components.TakeOutVolumn.js +81 -0
  210. package/dist/a_chunks/src.FU_components.ToggleForm.js +49 -0
  211. package/dist/a_chunks/{.root153.js → src.GeneralComponents.AsyncAutoComplete.js} +11 -21
  212. package/dist/a_chunks/{.root155.js → src.GeneralComponents.CheckboxGroupObject.js} +19 -88
  213. package/dist/a_chunks/{.root186.js → src.GeneralComponents.CheckboxGroupObjectCustom.js} +23 -92
  214. package/dist/a_chunks/{.root71.js → src.GeneralComponents.CheckboxWithInput.js} +71 -141
  215. package/dist/a_chunks/src.GeneralComponents.DataTimePick.js +107 -0
  216. package/dist/a_chunks/{.root8.js → src.GeneralComponents.DatePicker.js} +14 -81
  217. package/dist/a_chunks/{.root5.js → src.GeneralComponents.DictionarySelect.js} +58 -125
  218. package/dist/a_chunks/{.root7.js → src.GeneralComponents.EditInTable.js} +219 -281
  219. package/dist/a_chunks/src.GeneralComponents.FormSectionInput.js +14 -0
  220. package/dist/a_chunks/{.root182.js → src.GeneralComponents.ImageUploadPreview.js} +8 -8
  221. package/dist/a_chunks/{.root183.js → src.GeneralComponents.ImageUploadPreviewIntranet.js} +6 -9
  222. package/dist/a_chunks/{.root6.js → src.GeneralComponents.InputWithLabel.js} +19 -88
  223. package/dist/a_chunks/src.GeneralComponents.MobileEditor.js +108 -0
  224. package/dist/a_chunks/{.root157.js → src.GeneralComponents.MultipleInputGroup.js} +13 -82
  225. package/dist/a_chunks/{.root158.js → src.GeneralComponents.RadioWithInput.js} +21 -90
  226. package/dist/a_chunks/src.GeneralComponents.RangePicker.js +46 -0
  227. package/dist/a_chunks/src.GeneralComponents.TimePicker.js +47 -0
  228. package/dist/a_chunks/src.GeneralComponents.UploadFile.js +86 -0
  229. package/dist/a_chunks/{.root162.js → src.GeneralComponents.UploadFileUrlEdit.js} +10 -12
  230. package/dist/a_chunks/src.GeneralComponents.border-title.js +32 -0
  231. package/dist/a_chunks/src.GeneralComponents.datapick_with_check.js +60 -0
  232. package/dist/a_chunks/src.doctor-end.GestationalWeekProjectTree.js +224 -0
  233. package/dist/a_chunks/{.root179.js → src.newly-component.hepatitis-new-baby.js} +17 -86
  234. package/dist/a_chunks/{.root81.js → src.others.TemplateTree.js} +47 -111
  235. package/dist/a_chunks/{.root163.js → src.selects.AgeSelect.js} +7 -12
  236. package/dist/a_chunks/{.root164.js → src.selects.ApgarScoreInput.js} +38 -53
  237. package/dist/a_chunks/{.root25.js → src.selects.CascaderAddress.js} +22 -30
  238. package/dist/a_chunks/src.selects.CountrySelect.js +32 -0
  239. package/dist/a_chunks/src.selects.DeviceStatusSelect.js +36 -0
  240. package/dist/a_chunks/{.root32.js → src.selects.NativePlace.js} +7 -6
  241. package/dist/a_chunks/{.root169.js → src.selects.ParentPermissionSelect.js} +5 -84
  242. package/dist/a_chunks/{.root26.js → src.selects.PatientAutoComplete.js} +21 -95
  243. package/dist/a_chunks/src.selects.PermissionTypeSelect.js +38 -0
  244. package/dist/a_chunks/src.selects.RadioWithInput.js +51 -0
  245. package/dist/a_chunks/src.selects.RadioWithInputNumber.js +61 -0
  246. package/dist/a_chunks/{.root174.js → src.selects.ReferralOrganizationSelect.js} +40 -36
  247. package/dist/a_chunks/src.selects.SelectWithNoneOption.js +70 -0
  248. package/dist/a_chunks/src.selects.SelectWithOptionsOrInput.js +2 -0
  249. package/dist/a_chunks/src.selects.TriggerTypeSelect.js +33 -0
  250. package/dist/doctor-end/index.d.ts +0 -2
  251. package/dist/index.d.ts +3 -10
  252. package/dist/index.js +8 -77
  253. package/dist/layout/header.d.ts +0 -1
  254. package/dist/modals/index.d.ts +1 -16
  255. package/dist/modals/meta.d.ts +1 -16
  256. package/dist/newly-component/hepatitis-new-baby/components/Form.d.ts +2 -1
  257. package/dist/newly-component/hepatitis-new-baby/index.d.ts +2 -1
  258. package/dist/selects/NormalSelect/index.d.ts +1 -1
  259. package/dist/selects/SelectWithNo/index copy.d.ts +2 -0
  260. package/dist/selects/SelectWithNo/index.d.ts +2 -2
  261. package/dist/utils/InterceptComponent.d.ts +1 -0
  262. package/dist/utils/dictionary.d.ts +2 -13
  263. package/dist/utils/format.d.ts +4 -4
  264. package/dist/utils/index.d.ts +1 -1
  265. package/dist/utils/useMarshal.d.ts +3 -3
  266. package/dist/utils/utils.d.ts +0 -4
  267. package/package.json +32 -19
  268. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/BaseTable.d.ts +0 -5
  269. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/EditInTableNoForm.d.ts +0 -51
  270. package/dist/ConfigComponents/OxytocinNursingTable/EditInTable/index.d.ts +0 -49
  271. package/dist/ConfigComponents/OxytocinNursingTable/index.d.ts +0 -2
  272. package/dist/ConfigComponents/OxytocinNursingTable/table/default.d.ts +0 -255
  273. package/dist/ConfigComponents/OxytocinNursingTable/table/gysy.d.ts +0 -234
  274. package/dist/ConfigComponents/OxytocinNursingTable/table/index.d.ts +0 -3
  275. package/dist/ConfigComponents/RevertEditInTable/index.d.ts +0 -1
  276. package/dist/FU_components/FormSection/utils.d.ts +0 -81
  277. package/dist/FU_components/SimpleForm/components/TabForm/index.d.ts +0 -14
  278. package/dist/FU_components/SimpleForm/components/extra/Custom.d.ts +0 -5
  279. package/dist/FU_components/SimpleForm/components/extra/SimpleSelect.d.ts +0 -6
  280. package/dist/FU_components/SimpleForm/index.d.ts +0 -45
  281. package/dist/FU_components/SimpleForm/types/help.d.ts +0 -3
  282. package/dist/FU_components/SimpleForm/types/lmTypes.d.ts +0 -85
  283. package/dist/FU_components/SimpleForm/types/metaTypes.d.ts +0 -28
  284. package/dist/GeneralComponents/CustomFormField/index.d.ts +0 -12
  285. package/dist/GeneralComponents/EditInTable/EditInTable_Inner copy 2.d.ts +0 -24
  286. package/dist/GeneralComponents/IconSelect/index.d.ts +0 -5
  287. package/dist/GeneralComponents/SelectTable/index.d.ts +0 -44
  288. package/dist/GeneralComponents/SoDiaoEditor/config.d.ts +0 -44
  289. package/dist/GeneralComponents/SoDiaoEditor/index.d.ts +0 -11
  290. package/dist/a_chunks/.root.js.map +0 -1
  291. package/dist/a_chunks/.root10.js +0 -339
  292. package/dist/a_chunks/.root10.js.map +0 -1
  293. package/dist/a_chunks/.root100.js.map +0 -1
  294. package/dist/a_chunks/.root101.js.map +0 -1
  295. package/dist/a_chunks/.root102.js.map +0 -1
  296. package/dist/a_chunks/.root103.js +0 -130
  297. package/dist/a_chunks/.root103.js.map +0 -1
  298. package/dist/a_chunks/.root104.js +0 -298
  299. package/dist/a_chunks/.root104.js.map +0 -1
  300. package/dist/a_chunks/.root105.js +0 -503
  301. package/dist/a_chunks/.root105.js.map +0 -1
  302. package/dist/a_chunks/.root106.js +0 -107
  303. package/dist/a_chunks/.root106.js.map +0 -1
  304. package/dist/a_chunks/.root107.js.map +0 -1
  305. package/dist/a_chunks/.root108.js +0 -189
  306. package/dist/a_chunks/.root108.js.map +0 -1
  307. package/dist/a_chunks/.root109.js.map +0 -1
  308. package/dist/a_chunks/.root11.js +0 -95
  309. package/dist/a_chunks/.root11.js.map +0 -1
  310. package/dist/a_chunks/.root110.js.map +0 -1
  311. package/dist/a_chunks/.root111.js.map +0 -1
  312. package/dist/a_chunks/.root112.js.map +0 -1
  313. package/dist/a_chunks/.root113.js +0 -266
  314. package/dist/a_chunks/.root113.js.map +0 -1
  315. package/dist/a_chunks/.root114.js.map +0 -1
  316. package/dist/a_chunks/.root115.js.map +0 -1
  317. package/dist/a_chunks/.root116.js +0 -151
  318. package/dist/a_chunks/.root116.js.map +0 -1
  319. package/dist/a_chunks/.root117.js +0 -127
  320. package/dist/a_chunks/.root117.js.map +0 -1
  321. package/dist/a_chunks/.root118.js +0 -525
  322. package/dist/a_chunks/.root118.js.map +0 -1
  323. package/dist/a_chunks/.root119.js.map +0 -1
  324. package/dist/a_chunks/.root12.js +0 -130
  325. package/dist/a_chunks/.root12.js.map +0 -1
  326. package/dist/a_chunks/.root120.js.map +0 -1
  327. package/dist/a_chunks/.root121.js.map +0 -1
  328. package/dist/a_chunks/.root122.js.map +0 -1
  329. package/dist/a_chunks/.root123.js.map +0 -1
  330. package/dist/a_chunks/.root124.js +0 -276
  331. package/dist/a_chunks/.root124.js.map +0 -1
  332. package/dist/a_chunks/.root125.js.map +0 -1
  333. package/dist/a_chunks/.root126.js +0 -86
  334. package/dist/a_chunks/.root126.js.map +0 -1
  335. package/dist/a_chunks/.root127.js.map +0 -1
  336. package/dist/a_chunks/.root128.js.map +0 -1
  337. package/dist/a_chunks/.root129.js +0 -1127
  338. package/dist/a_chunks/.root129.js.map +0 -1
  339. package/dist/a_chunks/.root13.js.map +0 -1
  340. package/dist/a_chunks/.root130.js.map +0 -1
  341. package/dist/a_chunks/.root131.js.map +0 -1
  342. package/dist/a_chunks/.root132.js +0 -144
  343. package/dist/a_chunks/.root132.js.map +0 -1
  344. package/dist/a_chunks/.root133.js +0 -185
  345. package/dist/a_chunks/.root133.js.map +0 -1
  346. package/dist/a_chunks/.root134.js.map +0 -1
  347. package/dist/a_chunks/.root135.js +0 -1143
  348. package/dist/a_chunks/.root135.js.map +0 -1
  349. package/dist/a_chunks/.root136.js.map +0 -1
  350. package/dist/a_chunks/.root137.js +0 -570
  351. package/dist/a_chunks/.root137.js.map +0 -1
  352. package/dist/a_chunks/.root138.js.map +0 -1
  353. package/dist/a_chunks/.root139.js.map +0 -1
  354. package/dist/a_chunks/.root14.js.map +0 -1
  355. package/dist/a_chunks/.root140.js +0 -267
  356. package/dist/a_chunks/.root140.js.map +0 -1
  357. package/dist/a_chunks/.root141.js +0 -179
  358. package/dist/a_chunks/.root141.js.map +0 -1
  359. package/dist/a_chunks/.root142.js +0 -114
  360. package/dist/a_chunks/.root142.js.map +0 -1
  361. package/dist/a_chunks/.root143.js +0 -133
  362. package/dist/a_chunks/.root143.js.map +0 -1
  363. package/dist/a_chunks/.root144.js.map +0 -1
  364. package/dist/a_chunks/.root145.js +0 -99
  365. package/dist/a_chunks/.root145.js.map +0 -1
  366. package/dist/a_chunks/.root146.js +0 -136
  367. package/dist/a_chunks/.root146.js.map +0 -1
  368. package/dist/a_chunks/.root147.js +0 -445
  369. package/dist/a_chunks/.root147.js.map +0 -1
  370. package/dist/a_chunks/.root148.js +0 -618
  371. package/dist/a_chunks/.root148.js.map +0 -1
  372. package/dist/a_chunks/.root149.js +0 -329
  373. package/dist/a_chunks/.root149.js.map +0 -1
  374. package/dist/a_chunks/.root15.js +0 -275
  375. package/dist/a_chunks/.root15.js.map +0 -1
  376. package/dist/a_chunks/.root150.js +0 -381
  377. package/dist/a_chunks/.root150.js.map +0 -1
  378. package/dist/a_chunks/.root151.js +0 -299
  379. package/dist/a_chunks/.root151.js.map +0 -1
  380. package/dist/a_chunks/.root152.js +0 -105
  381. package/dist/a_chunks/.root152.js.map +0 -1
  382. package/dist/a_chunks/.root153.js.map +0 -1
  383. package/dist/a_chunks/.root154.js +0 -101
  384. package/dist/a_chunks/.root154.js.map +0 -1
  385. package/dist/a_chunks/.root155.js.map +0 -1
  386. package/dist/a_chunks/.root156.js +0 -91
  387. package/dist/a_chunks/.root156.js.map +0 -1
  388. package/dist/a_chunks/.root157.js.map +0 -1
  389. package/dist/a_chunks/.root158.js.map +0 -1
  390. package/dist/a_chunks/.root159.js +0 -122
  391. package/dist/a_chunks/.root159.js.map +0 -1
  392. package/dist/a_chunks/.root16.js +0 -247
  393. package/dist/a_chunks/.root16.js.map +0 -1
  394. package/dist/a_chunks/.root160.js +0 -123
  395. package/dist/a_chunks/.root160.js.map +0 -1
  396. package/dist/a_chunks/.root161.js +0 -45
  397. package/dist/a_chunks/.root161.js.map +0 -1
  398. package/dist/a_chunks/.root162.js.map +0 -1
  399. package/dist/a_chunks/.root163.js.map +0 -1
  400. package/dist/a_chunks/.root164.js.map +0 -1
  401. package/dist/a_chunks/.root165.js +0 -108
  402. package/dist/a_chunks/.root165.js.map +0 -1
  403. package/dist/a_chunks/.root166.js +0 -108
  404. package/dist/a_chunks/.root166.js.map +0 -1
  405. package/dist/a_chunks/.root167.js +0 -2074
  406. package/dist/a_chunks/.root167.js.map +0 -1
  407. package/dist/a_chunks/.root168.js +0 -112
  408. package/dist/a_chunks/.root168.js.map +0 -1
  409. package/dist/a_chunks/.root169.js.map +0 -1
  410. package/dist/a_chunks/.root17.js +0 -138
  411. package/dist/a_chunks/.root17.js.map +0 -1
  412. package/dist/a_chunks/.root170.js +0 -114
  413. package/dist/a_chunks/.root170.js.map +0 -1
  414. package/dist/a_chunks/.root171.js +0 -59
  415. package/dist/a_chunks/.root171.js.map +0 -1
  416. package/dist/a_chunks/.root172.js +0 -69
  417. package/dist/a_chunks/.root172.js.map +0 -1
  418. package/dist/a_chunks/.root173.js +0 -146
  419. package/dist/a_chunks/.root173.js.map +0 -1
  420. package/dist/a_chunks/.root174.js.map +0 -1
  421. package/dist/a_chunks/.root175.js +0 -113
  422. package/dist/a_chunks/.root175.js.map +0 -1
  423. package/dist/a_chunks/.root176.js +0 -109
  424. package/dist/a_chunks/.root176.js.map +0 -1
  425. package/dist/a_chunks/.root177.js +0 -129
  426. package/dist/a_chunks/.root177.js.map +0 -1
  427. package/dist/a_chunks/.root178.js +0 -182
  428. package/dist/a_chunks/.root178.js.map +0 -1
  429. package/dist/a_chunks/.root179.js.map +0 -1
  430. package/dist/a_chunks/.root18.js +0 -152
  431. package/dist/a_chunks/.root18.js.map +0 -1
  432. package/dist/a_chunks/.root180.js +0 -458
  433. package/dist/a_chunks/.root180.js.map +0 -1
  434. package/dist/a_chunks/.root181.js +0 -1511
  435. package/dist/a_chunks/.root181.js.map +0 -1
  436. package/dist/a_chunks/.root182.js.map +0 -1
  437. package/dist/a_chunks/.root183.js.map +0 -1
  438. package/dist/a_chunks/.root184.js +0 -1202
  439. package/dist/a_chunks/.root184.js.map +0 -1
  440. package/dist/a_chunks/.root185.js +0 -83
  441. package/dist/a_chunks/.root185.js.map +0 -1
  442. package/dist/a_chunks/.root186.js.map +0 -1
  443. package/dist/a_chunks/.root187.js.map +0 -1
  444. package/dist/a_chunks/.root19.js +0 -121
  445. package/dist/a_chunks/.root19.js.map +0 -1
  446. package/dist/a_chunks/.root2.js.map +0 -1
  447. package/dist/a_chunks/.root20.js +0 -169
  448. package/dist/a_chunks/.root20.js.map +0 -1
  449. package/dist/a_chunks/.root21.js.map +0 -1
  450. package/dist/a_chunks/.root22.js.map +0 -1
  451. package/dist/a_chunks/.root23.js.map +0 -1
  452. package/dist/a_chunks/.root24.js +0 -90
  453. package/dist/a_chunks/.root24.js.map +0 -1
  454. package/dist/a_chunks/.root25.js.map +0 -1
  455. package/dist/a_chunks/.root26.js.map +0 -1
  456. package/dist/a_chunks/.root27.js +0 -151
  457. package/dist/a_chunks/.root27.js.map +0 -1
  458. package/dist/a_chunks/.root28.js +0 -394
  459. package/dist/a_chunks/.root28.js.map +0 -1
  460. package/dist/a_chunks/.root29.js +0 -555
  461. package/dist/a_chunks/.root29.js.map +0 -1
  462. package/dist/a_chunks/.root3.js +0 -284
  463. package/dist/a_chunks/.root3.js.map +0 -1
  464. package/dist/a_chunks/.root30.js +0 -2227
  465. package/dist/a_chunks/.root30.js.map +0 -1
  466. package/dist/a_chunks/.root31.js +0 -286
  467. package/dist/a_chunks/.root31.js.map +0 -1
  468. package/dist/a_chunks/.root32.js.map +0 -1
  469. package/dist/a_chunks/.root33.js +0 -84
  470. package/dist/a_chunks/.root33.js.map +0 -1
  471. package/dist/a_chunks/.root34.js.map +0 -1
  472. package/dist/a_chunks/.root35.js +0 -288
  473. package/dist/a_chunks/.root35.js.map +0 -1
  474. package/dist/a_chunks/.root36.js.map +0 -1
  475. package/dist/a_chunks/.root37.js.map +0 -1
  476. package/dist/a_chunks/.root38.js.map +0 -1
  477. package/dist/a_chunks/.root39.js.map +0 -1
  478. package/dist/a_chunks/.root4.js.map +0 -1
  479. package/dist/a_chunks/.root40.js +0 -273
  480. package/dist/a_chunks/.root40.js.map +0 -1
  481. package/dist/a_chunks/.root41.js.map +0 -1
  482. package/dist/a_chunks/.root42.js +0 -214
  483. package/dist/a_chunks/.root42.js.map +0 -1
  484. package/dist/a_chunks/.root43.js +0 -151
  485. package/dist/a_chunks/.root43.js.map +0 -1
  486. package/dist/a_chunks/.root44.js.map +0 -1
  487. package/dist/a_chunks/.root45.js +0 -21
  488. package/dist/a_chunks/.root45.js.map +0 -1
  489. package/dist/a_chunks/.root46.js.map +0 -1
  490. package/dist/a_chunks/.root47.js.map +0 -1
  491. package/dist/a_chunks/.root48.js.map +0 -1
  492. package/dist/a_chunks/.root49.js +0 -82
  493. package/dist/a_chunks/.root49.js.map +0 -1
  494. package/dist/a_chunks/.root5.js.map +0 -1
  495. package/dist/a_chunks/.root50.js.map +0 -1
  496. package/dist/a_chunks/.root51.js +0 -338
  497. package/dist/a_chunks/.root51.js.map +0 -1
  498. package/dist/a_chunks/.root52.js.map +0 -1
  499. package/dist/a_chunks/.root53.js.map +0 -1
  500. package/dist/a_chunks/.root54.js +0 -23
  501. package/dist/a_chunks/.root54.js.map +0 -1
  502. package/dist/a_chunks/.root55.js.map +0 -1
  503. package/dist/a_chunks/.root56.js +0 -3357
  504. package/dist/a_chunks/.root56.js.map +0 -1
  505. package/dist/a_chunks/.root57.js +0 -567
  506. package/dist/a_chunks/.root57.js.map +0 -1
  507. package/dist/a_chunks/.root58.js +0 -198
  508. package/dist/a_chunks/.root58.js.map +0 -1
  509. package/dist/a_chunks/.root59.js +0 -165
  510. package/dist/a_chunks/.root59.js.map +0 -1
  511. package/dist/a_chunks/.root6.js.map +0 -1
  512. package/dist/a_chunks/.root60.js +0 -904
  513. package/dist/a_chunks/.root60.js.map +0 -1
  514. package/dist/a_chunks/.root61.js +0 -103
  515. package/dist/a_chunks/.root61.js.map +0 -1
  516. package/dist/a_chunks/.root62.js +0 -226
  517. package/dist/a_chunks/.root62.js.map +0 -1
  518. package/dist/a_chunks/.root63.js +0 -322
  519. package/dist/a_chunks/.root63.js.map +0 -1
  520. package/dist/a_chunks/.root64.js +0 -492
  521. package/dist/a_chunks/.root64.js.map +0 -1
  522. package/dist/a_chunks/.root65.js +0 -485
  523. package/dist/a_chunks/.root65.js.map +0 -1
  524. package/dist/a_chunks/.root66.js +0 -1056
  525. package/dist/a_chunks/.root66.js.map +0 -1
  526. package/dist/a_chunks/.root67.js +0 -299
  527. package/dist/a_chunks/.root67.js.map +0 -1
  528. package/dist/a_chunks/.root68.js +0 -206
  529. package/dist/a_chunks/.root68.js.map +0 -1
  530. package/dist/a_chunks/.root69.js +0 -1086
  531. package/dist/a_chunks/.root69.js.map +0 -1
  532. package/dist/a_chunks/.root7.js.map +0 -1
  533. package/dist/a_chunks/.root70.js +0 -857
  534. package/dist/a_chunks/.root70.js.map +0 -1
  535. package/dist/a_chunks/.root71.js.map +0 -1
  536. package/dist/a_chunks/.root72.js.map +0 -1
  537. package/dist/a_chunks/.root73.js.map +0 -1
  538. package/dist/a_chunks/.root74.js.map +0 -1
  539. package/dist/a_chunks/.root75.js +0 -578
  540. package/dist/a_chunks/.root75.js.map +0 -1
  541. package/dist/a_chunks/.root76.js +0 -540
  542. package/dist/a_chunks/.root76.js.map +0 -1
  543. package/dist/a_chunks/.root77.js +0 -336
  544. package/dist/a_chunks/.root77.js.map +0 -1
  545. package/dist/a_chunks/.root78.js.map +0 -1
  546. package/dist/a_chunks/.root79.js +0 -2311
  547. package/dist/a_chunks/.root79.js.map +0 -1
  548. package/dist/a_chunks/.root8.js.map +0 -1
  549. package/dist/a_chunks/.root80.js.map +0 -1
  550. package/dist/a_chunks/.root81.js.map +0 -1
  551. package/dist/a_chunks/.root82.js.map +0 -1
  552. package/dist/a_chunks/.root83.js.map +0 -1
  553. package/dist/a_chunks/.root84.js.map +0 -1
  554. package/dist/a_chunks/.root85.js.map +0 -1
  555. package/dist/a_chunks/.root86.js +0 -351
  556. package/dist/a_chunks/.root86.js.map +0 -1
  557. package/dist/a_chunks/.root87.js +0 -94
  558. package/dist/a_chunks/.root87.js.map +0 -1
  559. package/dist/a_chunks/.root88.js +0 -101
  560. package/dist/a_chunks/.root88.js.map +0 -1
  561. package/dist/a_chunks/.root89.js +0 -248
  562. package/dist/a_chunks/.root89.js.map +0 -1
  563. package/dist/a_chunks/.root9.js +0 -687
  564. package/dist/a_chunks/.root9.js.map +0 -1
  565. package/dist/a_chunks/.root90.js +0 -356
  566. package/dist/a_chunks/.root90.js.map +0 -1
  567. package/dist/a_chunks/.root91.js +0 -143
  568. package/dist/a_chunks/.root91.js.map +0 -1
  569. package/dist/a_chunks/.root92.js +0 -143
  570. package/dist/a_chunks/.root92.js.map +0 -1
  571. package/dist/a_chunks/.root93.js.map +0 -1
  572. package/dist/a_chunks/.root94.js.map +0 -1
  573. package/dist/a_chunks/.root95.js.map +0 -1
  574. package/dist/a_chunks/.root96.js.map +0 -1
  575. package/dist/a_chunks/.root97.js +0 -521
  576. package/dist/a_chunks/.root97.js.map +0 -1
  577. package/dist/a_chunks/.root98.js.map +0 -1
  578. package/dist/a_chunks/.root99.js.map +0 -1
  579. package/dist/a_chunks/Inner.js.map +0 -1
  580. package/dist/a_chunks/TableEditableCell.js.map +0 -1
  581. package/dist/a_chunks/TemplateModal.js.map +0 -1
  582. package/dist/a_chunks/_commonjsHelpers.js +0 -22
  583. package/dist/a_chunks/_commonjsHelpers.js.map +0 -1
  584. package/dist/a_chunks/common-table-item.js +0 -771
  585. package/dist/a_chunks/common-table-item.js.map +0 -1
  586. package/dist/a_chunks/data.js +0 -570
  587. package/dist/a_chunks/data.js.map +0 -1
  588. package/dist/a_chunks/deathclassification.js.map +0 -1
  589. package/dist/a_chunks/func.js +0 -277
  590. package/dist/a_chunks/func.js.map +0 -1
  591. package/dist/a_chunks/index.js.map +0 -1
  592. package/dist/a_chunks/index2.js.map +0 -1
  593. package/dist/a_chunks/index3.js +0 -479
  594. package/dist/a_chunks/index3.js.map +0 -1
  595. package/dist/a_chunks/index4.js +0 -119
  596. package/dist/a_chunks/index4.js.map +0 -1
  597. package/dist/a_chunks/requestMethods.js +0 -56
  598. package/dist/a_chunks/requestMethods.js.map +0 -1
  599. package/dist/curve/components/BmiCanvas/index.d.ts +0 -29
  600. package/dist/curve/components/FetusCanvas/config.d.ts +0 -3
  601. package/dist/curve/components/FetusCanvas/index.d.ts +0 -26
  602. package/dist/curve/components/FetusCanvas/requestMethods.d.ts +0 -9
  603. package/dist/curve/components/FetusCanvasNICHD/config.d.ts +0 -3
  604. package/dist/curve/components/FetusCanvasNICHD/data.d.ts +0 -84
  605. package/dist/curve/components/FetusCanvasNICHD/index.d.ts +0 -28
  606. package/dist/curve/components/Pregnogram/index.d.ts +0 -19
  607. package/dist/curve/components/api.d.ts +0 -23
  608. package/dist/curve/components-new/BmiCanvas/index.d.ts +0 -22
  609. package/dist/curve/components-new/FetusCanvas/config.d.ts +0 -3
  610. package/dist/curve/components-new/FetusCanvas/index.d.ts +0 -19
  611. package/dist/curve/components-new/FetusCanvas/requestMethods.d.ts +0 -9
  612. package/dist/curve/components-new/FetusCanvasNICHD/config.d.ts +0 -3
  613. package/dist/curve/components-new/FetusCanvasNICHD/data.d.ts +0 -84
  614. package/dist/curve/components-new/FetusCanvasNICHD/index.d.ts +0 -21
  615. package/dist/curve/components-new/Pregnogram/index.d.ts +0 -13
  616. package/dist/curve/data.d.ts +0 -120
  617. package/dist/curve/func.d.ts +0 -9
  618. package/dist/curve/index.d.ts +0 -5
  619. package/dist/curve/intro-steps.d.ts +0 -7
  620. package/dist/doctor-end/DiagReminder_copy/index.d.ts +0 -3
  621. package/dist/doctor-end/ScarredUterus/index.d.ts +0 -15
  622. package/dist/doctor-end/SyphilisManagement/index.d.ts +0 -15
  623. package/dist/doctor-end/Thrombus/index.d.ts +0 -22
  624. package/dist/doctor-end/high-risk-warn/add-diagnoses/add-diagnoses.d.ts +0 -11
  625. package/dist/doctor-end/high-risk-warn/high-risk-warn.d.ts +0 -15
  626. package/dist/doctor-end/high-risk-warn/util.d.ts +0 -12
  627. package/dist/doctor-end/message-multiterm-modal/message-multiterm-modal.d.ts +0 -11
  628. package/dist/index.js.map +0 -1
  629. package/dist/layout/components/MenuSearch/Inner.d.ts +0 -7
  630. package/dist/layout/components/MenuSearch/index.d.ts +0 -1
  631. package/dist/layout/index.d.ts +0 -1
  632. package/dist/modals/entries/StupidTemplateModal2/components/TemplateSelect.d.ts +0 -2
  633. package/dist/modals/entries/StupidTemplateModal2/index.d.ts +0 -22
  634. package/dist/modals/entries/StupidTemplateModal2/methods/index.d.ts +0 -16
  635. package/dist/modals/entries/modal_form/index.d.ts +0 -27
  636. package/dist/modals/entries/print_modal/index.d.ts +0 -3
  637. package/dist/modals/entries/template_modal3/EditModal.d.ts +0 -1
  638. package/dist/modals/entries/template_modal3/common.d.ts +0 -4
  639. package/dist/modals/entries/template_modal3/components/TemplateSelect.d.ts +0 -1
  640. package/dist/modals/entries/template_modal3/index copy 2.d.ts +0 -19
  641. package/dist/modals/entries/template_modal3/index copy.d.ts +0 -22
  642. package/dist/modals/entries/template_modal3/index.d.ts +0 -18
  643. package/dist/modals/entries/template_modal3/methods/index.d.ts +0 -15
  644. package/dist/modals/entries/template_modal3/types.d.ts +0 -28
  645. package/dist/modals/entries/test/index.d.ts +0 -6
  646. package/dist/modals/entries/text_search/index.d.ts +0 -8
  647. package/dist/modals/entries//344/271/231/350/202/235/347/256/241/347/220/206/index.d.ts +0 -7
  648. 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
  649. package/dist/modals/entries//346/242/205/346/257/222/347/256/241/347/220/206/index.d.ts +0 -7
  650. 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
  651. 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
  652. 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
  653. 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
  654. 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
  655. 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
  656. 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
  657. 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
  658. package/dist/modals/entries//350/257/212/346/226/255/345/216/206/345/217/262/index.d.ts +0 -8
  659. 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
  660. 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
  661. 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
  662. 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
  663. 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
  664. 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
  665. 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
  666. package/dist/selects/ApiPermissionSelect/index.d.ts +0 -21
  667. package/dist/selects/PermissionSelect/index.d.ts +0 -14
  668. package/dist/utils/adapter.d.ts +0 -97
  669. /package/dist/FU_components/MyBaseList/{_MyBaseList.d.ts → _MyBaseList copy.d.ts} +0 -0
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@lm_fe/components_m",
3
- "version": "0.1.201",
3
+ "version": "0.2.5",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1",
7
7
  "build": "rollup -c rollup.config.js",
8
- "build:watch": "rm -f ./dist/index.d.ts && rollup -c rollup.config.js --watch",
8
+ "build:watch": "rimraf -rf ./dist/index.d.ts && rollup -c rollup.config.js --watch",
9
9
  "clean": "rimraf dist",
10
10
  "gen-modals": "gen-routes --source=./src/modals/entries --target=./src/modals/meta.ts --underline",
11
- "prebuild:watch": "pnpm gen-modals",
11
+ "prebuild:watch": "echo gen-modals",
12
12
  "prebuild": "pnpm clean"
13
13
  },
14
14
  "main": "dist/index.js",
@@ -20,34 +20,47 @@
20
20
  ],
21
21
  "keywords": [],
22
22
  "author": "",
23
+ "peerDependencies": {
24
+ "axios": ">=0.26.0",
25
+ "braft-editor": ">=2.3.9",
26
+ "classnames": "*",
27
+ "dayjs": "^1.11.13",
28
+ "echarts": "^5.0.1",
29
+ "fabric": "5.*",
30
+ "history": "^4.9.0",
31
+ "quill": "1.*",
32
+ "quill-image-resize-module": "3.*",
33
+ "react": "*",
34
+ "react-container-dimensions": "1.4.1",
35
+ "react-dnd": "^11.1.3",
36
+ "react-dnd-html5-backend": "^11.1.3",
37
+ "react-keep-alive-pro": "*",
38
+ "react-quill": "1.*",
39
+ "react-resizable": "3.0.4",
40
+ "react-router-dom": "^5.2.0",
41
+ "react-to-print": "^2.14.7",
42
+ "reconnecting-websocket": "4.x"
43
+ },
23
44
  "devDependencies": {
24
45
  "@babel/preset-env": "^7.16.11",
25
46
  "@babel/preset-react": "^7.16.7",
26
47
  "acorn-jsx": "^5.3.2",
27
48
  "less": "^4.1.2",
49
+ "rimraf": "^6.0.1",
28
50
  "rollup": "^2.70.2",
29
51
  "rollup-plugin-postcss": "^4.0.2"
30
52
  },
31
53
  "dependencies": {
32
- "@lm_fe/components": "^0.1.201",
33
- "@lm_fe/env": "^0.1.201",
34
- "@lm_fe/scripts": "0.1.102",
35
- "@lm_fe/service": "^0.1.201",
36
- "@lm_fe/static": "*",
37
- "@lm_fe/utils": "^0.1.201",
38
- "axios": ">=0.26.0",
39
- "braft-editor": ">=2.3.9",
40
- "classnames": "*",
41
- "echarts": "^5.0.1",
42
- "history": "^4.9.0",
43
- "qrcode.react": "^1.0.0",
44
- "quill": "1.*",
45
- "react-quill": "1.*",
46
- "react-to-print": "^2.14.7"
54
+ "@lm_fe/components": "^0.2.5",
55
+ "@lm_fe/env": "^0.2.5",
56
+ "@lm_fe/provoke": "^0.2.5",
57
+ "@lm_fe/scripts": "*",
58
+ "@lm_fe/service": "^0.2.5",
59
+ "@lm_fe/utils": "^0.2.5"
47
60
  },
48
61
  "publishConfig": {
49
62
  "access": "public"
50
63
  },
51
64
  "license": "MIT",
52
- "gitHead": "ec1dcf6e3b2d06782779a21f536300bb2536ea6b"
65
+ "gitHead": "41645962e95f6657643e6c6cb16320dd78f4cfcd"
53
66
  }
@@ -1,5 +0,0 @@
1
- import React, { Component } from 'react';
2
- export default class BaseTable extends Component {
3
- renderOtherActions: () => React.JSX.Element;
4
- render(): React.ReactNode;
5
- }
@@ -1,51 +0,0 @@
1
- import React from 'react';
2
- export declare const tableColumnsSpecialInputType: string[];
3
- declare const _default: ({ tableColumns, changeImmediate }: {
4
- tableColumns: any;
5
- changeImmediate?: boolean | undefined;
6
- }) => {
7
- new (props: any): {
8
- addedNum: number;
9
- handleAdd: () => Promise<void>;
10
- handleEdit: () => void;
11
- getAllColumnsMapping: (tableColumns: any) => any;
12
- setFormData: (dataSource: any) => void;
13
- handleDelete: () => Promise<void>;
14
- handleCancel: () => void;
15
- handleSave: () => void;
16
- handleRowSelected: (selectedRowKeys: any, selectedRows: any) => void;
17
- isEditing: () => any;
18
- handleFieldsChange: (changedFields: any[], allFields: any[]) => void;
19
- mapFormDataToDatasource: () => any;
20
- doOutData: (dataSource: any) => void;
21
- getDataSource: () => any;
22
- getColumns: (tableColumns: any) => any;
23
- renderEditableCell: (cell: any) => React.JSX.Element;
24
- render(): React.JSX.Element;
25
- context: unknown;
26
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
27
- forceUpdate(callback?: (() => void) | undefined): void;
28
- readonly props: Readonly<{}>;
29
- state: Readonly<{}>;
30
- refs: {
31
- [key: string]: React.ReactInstance;
32
- };
33
- componentDidMount?(): void;
34
- shouldComponentUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): boolean;
35
- componentWillUnmount?(): void;
36
- componentDidCatch?(error: Error, errorInfo: React.ErrorInfo): void;
37
- getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any;
38
- componentDidUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>, snapshot?: any): void;
39
- componentWillMount?(): void;
40
- UNSAFE_componentWillMount?(): void;
41
- componentWillReceiveProps?(nextProps: Readonly<{}>, nextContext: any): void;
42
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<{}>, nextContext: any): void;
43
- componentWillUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): void;
44
- UNSAFE_componentWillUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): void;
45
- };
46
- getDerivedStateFromProps(nextProps: any, prevState: any): {
47
- dataSource: any[];
48
- } | null;
49
- contextType?: React.Context<any> | undefined;
50
- };
51
- export default _default;
@@ -1,49 +0,0 @@
1
- import BaseTable from './BaseTable';
2
- export declare const tableColumnsSpecialInputType: string[];
3
- declare const _default: ({ tableColumns, changeImmediate, Table }: {
4
- tableColumns: any;
5
- changeImmediate?: boolean | undefined;
6
- Table?: typeof BaseTable | undefined;
7
- }) => {
8
- new (props: any): {
9
- addedNum: number;
10
- componentDidMount(): void;
11
- handleAdd: () => Promise<void>;
12
- handleEdit: () => void;
13
- getAllColumnsMapping: (tableColumns: any) => any;
14
- setFormData: (dataSource: any) => void;
15
- handleDelete: () => Promise<void>;
16
- handleCancel: () => void;
17
- handleSave: () => void;
18
- handleRowSelected: (selectedRowKeys: any, selectedRows: any) => void;
19
- isEditing: () => any;
20
- handleFieldsChange: (changedFields: any[], allFields: any[]) => void;
21
- mapFormDataToDatasource: () => any;
22
- doOutData: (dataSource: any) => void;
23
- getDataSource: () => any;
24
- getColumns: (tableColumns: any) => any;
25
- renderEditableCell: (cell: any) => import("react").JSX.Element;
26
- render(): import("react").JSX.Element;
27
- context: unknown;
28
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
29
- forceUpdate(callback?: (() => void) | undefined): void;
30
- readonly props: Readonly<{}>;
31
- state: Readonly<{}>;
32
- refs: {
33
- [key: string]: import("react").ReactInstance;
34
- };
35
- shouldComponentUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): boolean;
36
- componentWillUnmount?(): void;
37
- componentDidCatch?(error: Error, errorInfo: import("react").ErrorInfo): void;
38
- getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any;
39
- componentDidUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>, snapshot?: any): void;
40
- componentWillMount?(): void;
41
- UNSAFE_componentWillMount?(): void;
42
- componentWillReceiveProps?(nextProps: Readonly<{}>, nextContext: any): void;
43
- UNSAFE_componentWillReceiveProps?(nextProps: Readonly<{}>, nextContext: any): void;
44
- componentWillUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): void;
45
- UNSAFE_componentWillUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): void;
46
- };
47
- contextType?: import("react").Context<any> | undefined;
48
- };
49
- export default _default;
@@ -1,2 +0,0 @@
1
- import React from 'react';
2
- export default function CustomEditInTable(props: any): React.JSX.Element;
@@ -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,3 +0,0 @@
1
- import { getTableColumns_default } from './default';
2
- import { getTableColumns_gysy } from './gysy';
3
- export declare const getTableColumns: typeof getTableColumns_gysy | typeof getTableColumns_default;
@@ -1 +0,0 @@
1
- export default function DataSelectWithOptionsOrInput(props: any): import("react").JSX.Element;