@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
@@ -3,48 +3,17 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
5
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
- import 'antd/es/config-provider/style';
7
- import _ConfigProvider from 'antd/es/config-provider';
8
- import 'antd/es/popover/style';
9
- import _Popover from 'antd/es/popover';
10
- import 'antd/es/button/style';
11
- import _Button from 'antd/es/button';
12
- import 'antd/es/empty/style';
13
- import _Empty from 'antd/es/empty';
14
- import 'antd/es/row/style';
15
- import _Row from 'antd/es/row';
16
- import 'antd/es/form/style';
17
- import _Form from 'antd/es/form';
18
- import 'antd/es/col/style';
19
- import _Col from 'antd/es/col';
20
- import _set from 'lodash/set';
21
- import _omit from 'lodash/omit';
22
- import _map from 'lodash/map';
23
- import _join from 'lodash/join';
24
- import _isNil from 'lodash/isNil';
25
- import _isEmpty from 'lodash/isEmpty';
26
- import _get from 'lodash/get';
27
- import { DownOutlined, ScanOutlined, DisconnectOutlined, SettingOutlined } from '@ant-design/icons';
28
- import { safe_json_parse, expect_array } from '@lm_fe/utils';
6
+ import { useMchcDriverStatus, MyIcon, LazyAntd, MyCheckbox, MyLazyComponent } from '@lm_fe/components';
7
+ import { expect_array, safe_json_parse } from '@lm_fe/utils';
8
+ import { Menu, Space, Tabs, ConfigProvider, Empty, Popover, Button, Row, Col } from 'antd';
29
9
  import zhCN from 'antd/lib/locale/zh_CN';
10
+ import { isEmpty, forEach, get, isNil, omit, join, map } from 'lodash';
30
11
  import React, { useState, useEffect, useRef, lazy } from 'react';
31
- import { s as styles, d as MyCheckbox, f as formatFormConfig, R as RenderEditItem } from './index.js';
32
- import { useMchcDriverStatus, LazyAntd, MyLazyComponent } from '@lm_fe/components';
33
- import 'antd/es/tabs/style';
34
- import _Tabs from 'antd/es/tabs';
35
- import 'antd/es/message/style';
36
- import _message from 'antd/es/message';
37
- import _isString from 'lodash/isString';
38
- import _isObject from 'lodash/isObject';
39
- import _isFunction from 'lodash/isFunction';
40
- import _isArray from 'lodash/isArray';
41
12
  import { mchcDriver, mchcEvent } from '@lm_fe/env';
42
13
  import { SMchc_FormDescriptions } from '@lm_fe/service';
43
14
  import classnames from 'classnames';
44
- import 'antd/es/space/style';
45
- import _Space from 'antd/es/space';
46
- import 'antd/es/menu/style';
47
- import _Menu from 'antd/es/menu';
15
+ import { use_provoke } from '@lm_fe/provoke';
16
+ import { s as styles, f as formatFormConfig, R as RenderEditItem } from './index.js';
48
17
  var Tree = LazyAntd.Tree,
49
18
  TreeSelect = LazyAntd.TreeSelect,
50
19
  Select = LazyAntd.Select,
@@ -64,10 +33,10 @@ function IdNOButton(props) {
64
33
  setTarget = _useState2[1];
65
34
  var _useMchcDriverStatus = useMchcDriverStatus(),
66
35
  isOpen = _useMchcDriverStatus.isOpen;
67
- var menuProps = /*#__PURE__*/React.createElement(_Menu, {
36
+ var menuProps = /*#__PURE__*/React.createElement(Menu, {
68
37
  onClick: function onClick(e) {}
69
38
  }, types.map(function (k) {
70
- return /*#__PURE__*/React.createElement(_Menu.Item, {
39
+ return /*#__PURE__*/React.createElement(Menu.Item, {
71
40
  onClick: function onClick() {
72
41
  setTarget(k);
73
42
  send_msg(k);
@@ -89,12 +58,17 @@ function IdNOButton(props) {
89
58
  color: isOpen ? undefined : 'red'
90
59
  },
91
60
  type: isOpen ? 'primary' : undefined,
92
- icon: /*#__PURE__*/React.createElement(DownOutlined, null),
61
+ icon: /*#__PURE__*/React.createElement(MyIcon, {
62
+ value: 'DownOutlined'
63
+ }),
93
64
  overlay: menuProps,
94
65
  onClick: function onClick(e) {
95
66
  return send_msg(target);
96
67
  }
97
- }, /*#__PURE__*/React.createElement(_Space, null, isOpen ? /*#__PURE__*/React.createElement(ScanOutlined, null) : /*#__PURE__*/React.createElement(DisconnectOutlined, {
68
+ }, /*#__PURE__*/React.createElement(Space, null, isOpen ? /*#__PURE__*/React.createElement(MyIcon, {
69
+ value: 'ScanOutlined'
70
+ }) : /*#__PURE__*/React.createElement(MyIcon, {
71
+ value: 'DisconnectOutlined',
98
72
  style: {
99
73
  color: 'red'
100
74
  }
@@ -116,82 +90,10 @@ function useReadIdNO() {
116
90
  id_NO_msg: id_NO_msg
117
91
  };
118
92
  }
119
- function getFormItemControl(getFieldValue, config) {
120
- var _config$inputProps;
121
- var dependency = config === null || config === void 0 || (_config$inputProps = config.inputProps) === null || _config$inputProps === void 0 ? void 0 : _config$inputProps.dependency;
122
- if (dependency) {
123
- return getFormItemControlByDependency(getFieldValue, config);
124
- } else {
125
- return getFormItemControlByNew(getFieldValue, config);
126
- }
127
- }
128
- function getFormItemControlByNew(form_ins, config) {
129
- var showDeps = config === null || config === void 0 ? void 0 : config.showDeps;
130
- var requiredDeps = config === null || config === void 0 ? void 0 : config.requiredDeps;
131
- var disabledDeps = config === null || config === void 0 ? void 0 : config.disabledDeps;
132
- var res = {
133
- isShow: compute_dep_status(form_ins, showDeps, !showDeps),
134
- isRequired: compute_dep_status(form_ins, requiredDeps),
135
- isDisabled: compute_dep_status(form_ins, disabledDeps)
136
- };
137
- return res;
138
- }
139
- function compute_dep_status(form_ins, dep_config) {
140
- var default_status = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
141
- if (_isFunction(dep_config)) {
142
- return dep_config(form_ins);
143
- }
144
- var config_obj = dep_config !== null && dep_config !== void 0 ? dep_config : {};
145
- var dep_keys = Object.keys(config_obj);
146
- return dep_keys.reduce(function (state, k) {
147
- return state || getDepStatus(form_ins, k, config_obj[k]);
148
- }, default_status);
149
- }
150
- function getFormItemControlByDependency(form_ins, config) {
151
- var _config$inputProps2, _dependency$show, _dependency$show2, _dependency$disabled, _dependency$disabled2, _dependency$required, _dependency$required2;
152
- var dependency = config === null || config === void 0 || (_config$inputProps2 = config.inputProps) === null || _config$inputProps2 === void 0 ? void 0 : _config$inputProps2.dependency;
153
- return {
154
- isShow: getDepStatus(form_ins, dependency === null || dependency === void 0 || (_dependency$show = dependency.show) === null || _dependency$show === void 0 ? void 0 : _dependency$show.key, dependency === null || dependency === void 0 || (_dependency$show2 = dependency.show) === null || _dependency$show2 === void 0 ? void 0 : _dependency$show2.value),
155
- isDisabled: getDepStatus(form_ins, dependency === null || dependency === void 0 || (_dependency$disabled = dependency.disabled) === null || _dependency$disabled === void 0 ? void 0 : _dependency$disabled.key, dependency === null || dependency === void 0 || (_dependency$disabled2 = dependency.disabled) === null || _dependency$disabled2 === void 0 ? void 0 : _dependency$disabled2.value),
156
- isRequired: getDepStatus(form_ins, dependency === null || dependency === void 0 || (_dependency$required = dependency.required) === null || _dependency$required === void 0 ? void 0 : _dependency$required.key, dependency === null || dependency === void 0 || (_dependency$required2 = dependency.required) === null || _dependency$required2 === void 0 ? void 0 : _dependency$required2.value)
157
- };
158
- }
159
- function getDepStatus(form_ins) {
160
- var depKey = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
161
- var depValue = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : [];
162
- //key值有.的情况下showKey处理
163
- if (_isString(depKey) && depKey.includes('.')) {
164
- depKey = depKey.split('.');
165
- }
166
- var __showVal = form_ins.getFieldValue(depKey);
167
- var targetShowVal = getUglyValue(__showVal);
168
- if (_isFunction(depValue)) return depValue(targetShowVal);
169
- return depValue.includes(targetShowVal);
170
- }
171
- function getUglyValue(v) {
172
- var __value = safe_json_parse(v, v);
173
- var checkedValue = __value;
174
- if (_isArray(__value)) {
175
- return getUglyArrValue(__value);
176
- }
177
- if (_isObject(__value)) {
178
- // [todo]:如果是多选的情况 如何处理
179
- return getUglyObjValue(__value);
180
- }
181
- return checkedValue;
182
- }
183
- function getUglyArrValue(__arr) {
184
- if (!_isArray(__arr)) return __arr;
185
- if (__arr.length > 1) {
186
- return __arr.map(getUglyObjValue).join(',');
187
- }
188
- return getUglyObjValue(__arr[0]);
189
- }
190
- function getUglyObjValue(__obj) {
191
- var _ref, _obj$value, _obj$checkedValues;
192
- return (_ref = (_obj$value = __obj === null || __obj === void 0 ? void 0 : __obj.value) !== null && _obj$value !== void 0 ? _obj$value : __obj === null || __obj === void 0 ? void 0 : __obj.key) !== null && _ref !== void 0 ? _ref : __obj === null || __obj === void 0 || (_obj$checkedValues = __obj.checkedValues) === null || _obj$checkedValues === void 0 ? void 0 : _obj$checkedValues[0];
193
- }
194
93
  function RenderTab(props) {
94
+ use_provoke(function (s) {
95
+ return s.sys_theme;
96
+ });
195
97
  var fds = props.fds,
196
98
  renderContent = props.renderContent,
197
99
  form = props.form;
@@ -211,45 +113,22 @@ function RenderTab(props) {
211
113
  form: form
212
114
  });
213
115
  }
214
- return /*#__PURE__*/React.createElement(_Tabs, {
215
- size: "small",
116
+ return /*#__PURE__*/React.createElement(Tabs, {
117
+ size: 'small',
216
118
  tabBarStyle: {
217
- marginBottom: 4
119
+ marginBottom: 6
218
120
  },
219
121
  activeKey: activeKey,
122
+ // tabPosition='right'
220
123
  onChange: function onChange(k) {
221
- var items = configArr.find(function (_) {
222
- var title = SMchc_FormDescriptions.get_form_item_title_or_Name(_);
223
- return title === activeKey;
224
- });
225
- if (form && items) {
226
- var _items$children;
227
- var arr = (_items$children = items.children) !== null && _items$children !== void 0 ? _items$children : [];
228
- var keys = arr.map(function (_) {
229
- return SMchc_FormDescriptions.parse_form_item_name(_);
230
- });
231
- form.validateFields(keys).then(function () {
232
- return changeActiveKey(k);
233
- })["catch"](function (e) {
234
- var _e$errorFields;
235
- var errorFields = (_e$errorFields = e === null || e === void 0 ? void 0 : e.errorFields) !== null && _e$errorFields !== void 0 ? _e$errorFields : [];
236
- var str = errorFields.map(function (_) {
237
- var errorText = _.errors[0];
238
- return errorText;
239
- }).filter(function (_) {
240
- return _;
241
- }).join('、');
242
- _message.warning(str);
243
- });
244
- } else {
245
- changeActiveKey(k);
246
- }
124
+ return changeActiveKey(k);
247
125
  }
248
126
  }, configArr.map(function (_) {
249
127
  var _$children;
250
128
  var title = SMchc_FormDescriptions.get_form_item_title_or_Name(_);
251
129
  var tabConfig = (_$children = _ === null || _ === void 0 ? void 0 : _.children) !== null && _$children !== void 0 ? _$children : [];
252
- return /*#__PURE__*/React.createElement(_Tabs.TabPane, {
130
+ return /*#__PURE__*/React.createElement(Tabs.TabPane, {
131
+ forceRender: !(_ !== null && _ !== void 0 && _.fd_lazy),
253
132
  tabKey: title,
254
133
  key: title,
255
134
  tab: /*#__PURE__*/React.createElement("span", {
@@ -257,19 +136,25 @@ function RenderTab(props) {
257
136
  textDecorationLine: _ !== null && _ !== void 0 && _.remote_filter_key ? 'underline' : 'unset'
258
137
  }
259
138
  }, title)
260
- }, _isEmpty(tabConfig) ? "\u8BF7\u914D\u7F6E".concat(title, "\u7684 children") : renderContent(tabConfig));
139
+ }, isEmpty(tabConfig) ? "\u8BF7\u914D\u7F6E".concat(title, "\u7684 children") : renderContent(tabConfig));
261
140
  }));
262
141
  }
263
142
  function RenderSection(props) {
143
+ var _sys_theme$colors;
264
144
  var fd = props.fd,
265
145
  renderContent = props.renderContent;
146
+ var sys_theme = use_provoke(function (s) {
147
+ return s.sys_theme;
148
+ });
266
149
  if (!fd) return null;
150
+ // const bg = '#eee'
151
+ var bg = (_sys_theme$colors = sys_theme.colors) === null || _sys_theme$colors === void 0 ? void 0 : _sys_theme$colors.light[0];
267
152
  var _fd$containerType = fd.containerType,
268
153
  containerType = _fd$containerType === void 0 ? 'section(default)' : _fd$containerType,
269
154
  _fd$children = fd.children,
270
155
  children = _fd$children === void 0 ? [] : _fd$children,
271
156
  collapsed = fd.collapsed;
272
- if (_isEmpty(children)) return null;
157
+ if (isEmpty(children)) return null;
273
158
  var title = SMchc_FormDescriptions.get_form_item_title_or_Name(fd);
274
159
  var _useState7 = useState(collapsed),
275
160
  _useState8 = _slicedToArray(_useState7, 2),
@@ -284,32 +169,53 @@ function RenderSection(props) {
284
169
  padding: '4px 0',
285
170
  fontWeight: 'bold',
286
171
  fontSize: 20,
287
- color: '#150f55',
288
- borderBottom: '1px dashed #150f55',
172
+ color: sys_theme.colorPrimary,
289
173
  margin: '6px 0 12px 0',
290
174
  textIndent: 12
291
175
  }
292
- }, title), node);
176
+ }, title, ":"), node);
293
177
  return title ? /*#__PURE__*/React.createElement("div", {
294
- className: classnames(styles['base-edit-panel-form_section'], _defineProperty({}, styles['border'], true))
178
+ className: classnames(styles['base-edit-panel-form_section'], _defineProperty({}, styles['border'], true)),
179
+ style: {
180
+ border: "1px solid ".concat(bg),
181
+ borderRadius: 4
182
+ }
295
183
  }, /*#__PURE__*/React.createElement("span", {
296
184
  className: styles["base-edit-panel-form_section_title"],
297
185
  style: {
298
- cursor: 'pointer'
186
+ cursor: 'pointer',
187
+ color: sys_theme.colorPrimary,
188
+ background: sys_theme.bg_color
299
189
  },
300
190
  onClick: function onClick() {
301
191
  return setHidden(!hidden);
302
192
  }
303
- }, hidden ? '▶ ' : '▼ ', /*#__PURE__*/React.createElement("span", {
193
+ }, /*#__PURE__*/React.createElement(MyIcon, {
194
+ value: hidden ? 'RightOutlined' : 'DownOutlined',
304
195
  style: {
305
- textDecorationLine: fd !== null && fd !== void 0 && fd.remote_filter_key ? 'underline' : 'unset'
196
+ fontSize: 14,
197
+ marginRight: 6
198
+ }
199
+ }), /*#__PURE__*/React.createElement("span", {
200
+ style: {
201
+ userSelect: 'none'
306
202
  }
307
203
  }, title)), node) : node;
308
204
  }
309
205
  function use_form_config(props) {
310
- var formDescriptions = props.formDescriptions;
206
+ var formDescriptions = props.formDescriptions,
207
+ bf_config = props.bf_config,
208
+ initialValues = props.initialValues;
311
209
  var form = props.form;
312
210
  var value_cache = useRef();
211
+ function assign_cache(value) {
212
+ if (!value) return;
213
+ if (!value_cache.current) {
214
+ value_cache.current = {};
215
+ }
216
+ Object.assign(value_cache.current, value);
217
+ }
218
+ var is_init = useRef(false);
313
219
  var _useReadIdNO = useReadIdNO(),
314
220
  id_NO_msg = _useReadIdNO.id_NO_msg;
315
221
  var _useState9 = useState(),
@@ -321,8 +227,9 @@ function use_form_config(props) {
321
227
  form.setFieldsValue_old = form.setFieldsValue;
322
228
  }
323
229
  form.setFieldsValue = function (value) {
230
+ // mchcLogger.log('setFieldsValue 00', form, value_cache.current, value, form_config)
324
231
  if (!form_config) {
325
- value_cache.current = value;
232
+ assign_cache(value);
326
233
  } else {
327
234
  var _form$setFieldsValue_;
328
235
  (_form$setFieldsValue_ = form.setFieldsValue_old) === null || _form$setFieldsValue_ === void 0 || _form$setFieldsValue_.call(form, value);
@@ -330,20 +237,27 @@ function use_form_config(props) {
330
237
  };
331
238
  }
332
239
  useEffect(function () {
240
+ if (!is_init.current && initialValues) {
241
+ is_init.current = true;
242
+ assign_cache(initialValues);
243
+ }
333
244
  return function () {};
334
- }, []);
245
+ }, [initialValues]);
335
246
  useEffect(function () {
336
- formDescriptions && SMchc_FormDescriptions.filter_form_config(formDescriptions).then(function (f) {
247
+ var fd_config = formDescriptions !== null && formDescriptions !== void 0 ? formDescriptions : bf_config === null || bf_config === void 0 ? void 0 : bf_config.tableColumns;
248
+ fd_config && SMchc_FormDescriptions.filter_form_config(fd_config).then(function (f) {
337
249
  setForm_config(f);
338
- if (value_cache.current) {
339
- setTimeout(function () {
250
+ // mchcLogger.log('setFieldsValue 11 0', form, value_cache.current, value_cache)
251
+ setTimeout(function () {
252
+ if (value_cache.current) {
253
+ // mchcLogger.log('setFieldsValue 11 1', form, value_cache.current)
340
254
  form === null || form === void 0 || form.setFieldsValue(value_cache.current);
341
255
  value_cache.current = undefined;
342
- }, 400);
343
- }
256
+ }
257
+ }, 500);
344
258
  });
345
259
  return function () {};
346
- }, [formDescriptions]);
260
+ }, [formDescriptions, bf_config]);
347
261
  useEffect(function () {
348
262
  if (id_NO_msg !== null && id_NO_msg !== void 0 && id_NO_msg.data && form) {
349
263
  form.setFieldsValue(id_NO_msg.data);
@@ -352,12 +266,13 @@ function use_form_config(props) {
352
266
  return [form_config];
353
267
  }
354
268
  var RenderFormSectionComponent = /*#__PURE__*/lazy(function () {
355
- return import('./.root79.js');
269
+ return import('./src.FU_components.FormSection.js');
356
270
  });
357
271
  var typeToText = {
358
272
  'section(default)': '分块(默认)',
359
273
  'plain': '简约',
360
- 'tabs': '标签页'
274
+ 'tabs': '标签页',
275
+ 'segs': '分段'
361
276
  };
362
277
  var typeOption = Object.keys(typeToText).map(function (k) {
363
278
  return {
@@ -366,7 +281,8 @@ var typeOption = Object.keys(typeToText).map(function (k) {
366
281
  };
367
282
  });
368
283
  function MyFormSection(props) {
369
- var needControl = props.needControl;
284
+ var needControl = props.needControl,
285
+ bf_config = props.bf_config;
370
286
  var _use_form_config = use_form_config(props),
371
287
  _use_form_config2 = _slicedToArray(_use_form_config, 1),
372
288
  f_config = _use_form_config2[0];
@@ -377,53 +293,22 @@ function MyFormSection(props) {
377
293
  function renderRowAndCol() {
378
294
  var arr = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
379
295
  var dynamicFormItemProps = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
380
- var rowKey = _join(_map(arr, 'key'), '~');
381
- return /*#__PURE__*/React.createElement(_Row, {
296
+ var rowKey = join(map(arr, 'key'), '~');
297
+ return /*#__PURE__*/React.createElement(Row, {
382
298
  key: rowKey,
383
299
  gutter: 24
384
- }, _map(arr, function (_config) {
385
- var _config$inputProps3, _get2, _config$offset, _config$push, _config$pull;
300
+ }, map(arr, function (_config) {
301
+ var _config$inputProps, _get, _config$offset, _config$push, _config$pull;
386
302
  if (!_config) return;
387
- var dependency = (_config$inputProps3 = _config.inputProps) === null || _config$inputProps3 === void 0 ? void 0 : _config$inputProps3.dependency;
388
- var showDeps = _config.showDeps;
389
- var disabledDeps = _config.disabledDeps;
390
- var requiredDeps = _config.requiredDeps;
391
- var span = (_get2 = _get(_config, 'span')) !== null && _get2 !== void 0 ? _get2 : props.span;
303
+ (_config$inputProps = _config.inputProps) === null || _config$inputProps === void 0 || _config$inputProps.dependency;
304
+ _config.showDeps;
305
+ _config.disabledDeps;
306
+ _config.requiredDeps;
307
+ var span = (_get = get(_config, 'span')) !== null && _get !== void 0 ? _get : props.span;
392
308
  var offset = (_config$offset = _config.offset) !== null && _config$offset !== void 0 ? _config$offset : 0;
393
309
  var push = (_config$push = _config.push) !== null && _config$push !== void 0 ? _config$push : 0;
394
310
  var pull = (_config$pull = _config.pull) !== null && _config$pull !== void 0 ? _config$pull : 0;
395
- if (dependency || showDeps || disabledDeps || requiredDeps) {
396
- return /*#__PURE__*/React.createElement(_Form.Item, {
397
- noStyle: true,
398
- shouldUpdate: true,
399
- key: _config.key
400
- }, function (f) {
401
- var _getFormItemControl = getFormItemControl(f, _config),
402
- isShow = _getFormItemControl.isShow,
403
- isDisabled = _getFormItemControl.isDisabled,
404
- isRequired = _getFormItemControl.isRequired;
405
- var newDescription = _objectSpread({}, _config);
406
- if (isDisabled) {
407
- var inputProps = _get(newDescription, 'inputProps', {});
408
- newDescription.inputProps = _objectSpread(_objectSpread({}, inputProps), {}, {
409
- disabled: true
410
- });
411
- }
412
- if (isRequired) {
413
- _set(newDescription, 'required', true);
414
- }
415
- if (!isShow) {
416
- return null;
417
- }
418
- return /*#__PURE__*/React.createElement(_Col, {
419
- span: span,
420
- offset: offset,
421
- push: push,
422
- pull: pull
423
- }, renderItem(newDescription, dynamicFormItemProps));
424
- });
425
- }
426
- return /*#__PURE__*/React.createElement(_Col, {
311
+ return /*#__PURE__*/React.createElement(Col, {
427
312
  span: span,
428
313
  push: push,
429
314
  pull: pull,
@@ -432,10 +317,10 @@ function MyFormSection(props) {
432
317
  }, renderItem(_config, dynamicFormItemProps));
433
318
  }));
434
319
  }
435
- function renderTab() {
320
+ function renderTab_Wrap() {
436
321
  var arr = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
437
322
  var dynamicFormItemProps = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
438
- var rowKey = _join(_map(arr, 'key'), '~');
323
+ var rowKey = join(map(arr, 'key'), '~');
439
324
  return /*#__PURE__*/React.createElement(RenderTab, {
440
325
  fds: arr,
441
326
  key: rowKey,
@@ -444,23 +329,19 @@ function MyFormSection(props) {
444
329
  });
445
330
  }
446
331
  function getLabelCol() {
447
- var _props$targetLabelCol;
448
- var value = (_props$targetLabelCol = props.targetLabelCol) !== null && _props$targetLabelCol !== void 0 ? _props$targetLabelCol : 2;
332
+ var _ref, _props$targetLabelCol;
333
+ var value = (_ref = (_props$targetLabelCol = props.targetLabelCol) !== null && _props$targetLabelCol !== void 0 ? _props$targetLabelCol : bf_config === null || bf_config === void 0 ? void 0 : bf_config.targetLabelCol) !== null && _ref !== void 0 ? _ref : 2;
449
334
  return value;
450
335
  }
451
336
  // 返回 renderEditItem 的返回
452
337
  function renderItem(_config) {
453
- var _config$inputProps4;
338
+ var _config$inputProps2, _inputProps$size;
454
339
  var dynamicFormItemProps = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
455
- var id = props.id,
456
- data = props.data,
340
+ var data = props.data,
457
341
  extraData = props.extraData,
458
- products = props.products,
459
342
  events = props.events,
460
343
  form = props.form,
461
- onExtra = props.onExtra,
462
344
  formName = props.formName,
463
- registrationEvents = props.registrationEvents,
464
345
  _props$disableAll = props.disableAll,
465
346
  disableAll = _props$disableAll === void 0 ? false : _props$disableAll,
466
347
  _props$defaultOptions = props.defaultOptions,
@@ -476,8 +357,8 @@ function MyFormSection(props) {
476
357
  var _inputProps = _config.inputProps;
477
358
  var parseProps = safe_json_parse(_inputProps, {});
478
359
  _config.inputProps = _typeof(_inputProps) === 'object' ? _objectSpread({}, _inputProps) : parseProps;
479
- _config.inputProps = (_config$inputProps4 = _config.inputProps) !== null && _config$inputProps4 !== void 0 ? _config$inputProps4 : {};
480
- _inputProps.size = props.size;
360
+ _config.inputProps = (_config$inputProps2 = _config.inputProps) !== null && _config$inputProps2 !== void 0 ? _config$inputProps2 : {};
361
+ _inputProps.size = (_inputProps$size = _inputProps.size) !== null && _inputProps$size !== void 0 ? _inputProps$size : props.size;
481
362
  if (_config.editable === false) {
482
363
  _inputProps.disabled = true;
483
364
  }
@@ -485,31 +366,30 @@ function MyFormSection(props) {
485
366
  var renderEditItem = _renderEditItemInner(_config, _objectSpread(_objectSpread({}, defaultOptions), dynamicFormItemProps));
486
367
  var option = {
487
368
  formDescription: _config,
488
- id: id,
489
369
  formName: formName,
490
370
  renderEditItem: renderEditItem,
491
371
  disableAll: disableAll,
492
372
  form: form,
493
- registrationEvents: registrationEvents,
494
373
  events: events,
495
- products: products,
496
374
  data: data,
497
375
  extraData: extraData,
498
376
  targetLabelCol: getLabelCol()
499
377
  };
500
378
  // 返回 renderEditItem 的返回
501
- return /*#__PURE__*/React.createElement(RenderFormSectionComponent, option);
379
+ return /*#__PURE__*/React.createElement(RenderFormSectionComponent, _objectSpread({}, option));
502
380
  }
503
- function _renderEditItemInner(config, defaultOptions) {
381
+ function _renderEditItemInner(_, defaultOptions) {
504
382
  var _props$renderEditItem;
505
383
  var R = (_props$renderEditItem = props.renderEditItemInner) !== null && _props$renderEditItem !== void 0 ? _props$renderEditItem : RenderEditItem;
506
- return function (key, ReactNode) {
384
+ return function (c, ReactNode) {
507
385
  var userSetConfig = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
508
- return R(config, ReactNode, _objectSpread(_objectSpread({}, defaultOptions), userSetConfig));
386
+ return R(c, ReactNode, _objectSpread(_objectSpread({}, defaultOptions), userSetConfig));
509
387
  };
510
388
  }
511
- function renderContent(fds) {
389
+ function renderContent() {
390
+ var _fds = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : [];
512
391
  var dynamicFormItemProps = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
392
+ var fds = _fds || [];
513
393
  var _props$inline = props.inline,
514
394
  inline = _props$inline === void 0 ? false : _props$inline;
515
395
  var tempArr = [];
@@ -518,55 +398,55 @@ function MyFormSection(props) {
518
398
  var formArray = [];
519
399
  var len = fds.length;
520
400
  var flush = function flush() {
521
- if (!_isEmpty(tempArr)) {
401
+ if (!isEmpty(tempArr)) {
522
402
  formArray.push(renderRowAndCol(tempArr, dynamicFormItemProps));
523
403
  tempArr = [];
524
404
  tempSpan = 0;
525
405
  }
526
406
  };
527
407
  var flushTab = function flushTab() {
528
- if (!_isEmpty(tempTabItemArr)) {
529
- formArray.push(renderTab(tempTabItemArr, dynamicFormItemProps));
408
+ if (!isEmpty(tempTabItemArr)) {
409
+ formArray.push(renderTab_Wrap(tempTabItemArr, dynamicFormItemProps));
530
410
  tempTabItemArr = [];
531
411
  }
532
412
  };
533
- _map(fds, function (_config, index) {
534
- var _get3, _config$offset2;
413
+ forEach(fds, function (_config, index) {
414
+ var _get2, _config$offset2;
535
415
  if (!_config) return;
536
- var span = (_get3 = _get(_config, 'span')) !== null && _get3 !== void 0 ? _get3 : props.span;
416
+ var span = (_get2 = get(_config, 'span')) !== null && _get2 !== void 0 ? _get2 : props.span;
537
417
  var offset = (_config$offset2 = _config.offset) !== null && _config$offset2 !== void 0 ? _config$offset2 : 0;
538
418
  if (!_config.isActive) return;
539
- var children = _config.children;
419
+ var children = _config.inputType === 'straw' ? [] : _config.children;
540
420
  if (_config.containerType === 'tabs') {
541
421
  flush();
542
422
  tempTabItemArr.push(_config);
543
- } else {
544
- flushTab();
545
- if (children && !_isEmpty(children)) {
423
+ return;
424
+ }
425
+ flushTab();
426
+ if (children && !isEmpty(children)) {
427
+ flush();
428
+ var n = renderSection(_config);
429
+ formArray.push(n);
430
+ } else if (!isNil(span) && !isNil(offset) && !inline) {
431
+ if (get(_config, 'isNewRow')) {
546
432
  flush();
547
- var n = renderSection(_config);
548
- formArray.push(n);
549
- } else if (!_isNil(span) && !_isNil(offset) && !inline) {
550
- if (_get(_config, 'isNewRow')) {
551
- flush();
552
- }
553
- if (tempSpan < 25 && tempSpan + span + offset < 25) {
554
- tempSpan = tempSpan + span + offset;
555
- tempArr.push(_config);
556
- if (Number(index) === len - 1) {
557
- flush();
558
- }
559
- } else {
433
+ }
434
+ if (tempSpan < 25 && tempSpan + span + offset < 25) {
435
+ tempSpan = tempSpan + span + offset;
436
+ tempArr.push(_config);
437
+ if (Number(index) === len - 1) {
560
438
  flush();
561
- tempSpan = tempSpan + span + offset;
562
- tempArr.push(_config);
563
439
  }
564
440
  } else {
565
- // 修改位置!
566
441
  flush();
567
- // 修改位置!
568
- formArray.push(renderItem(_config, dynamicFormItemProps));
442
+ tempSpan = tempSpan + span + offset;
443
+ tempArr.push(_config);
569
444
  }
445
+ } else {
446
+ // 修改位置!
447
+ flush();
448
+ // 修改位置!
449
+ formArray.push(renderItem(_config, dynamicFormItemProps));
570
450
  }
571
451
  });
572
452
  // 修改位置!
@@ -583,33 +463,33 @@ function MyFormSection(props) {
583
463
  });
584
464
  }
585
465
  function __formatFormConfig(_, siblings) {
586
- var _props$requiredKeys, _config$children;
466
+ var _props$requiredKeys, _c$children;
587
467
  var defaultData = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
588
- var config = formatFormConfig(_, getLabelCol(), _objectSpread({
468
+ var c = formatFormConfig(_, getLabelCol(), _objectSpread({
589
469
  layout: props.defaultFormItemLayout,
590
470
  required: props.defaultRequired
591
471
  }, defaultData));
592
- var formItemName = config.name;
472
+ var formItemName = c.name;
593
473
  var requiredKeys = (_props$requiredKeys = props.requiredKeys) !== null && _props$requiredKeys !== void 0 ? _props$requiredKeys : {};
594
474
  var keys = Object.keys(requiredKeys);
595
475
  if (keys.includes(formItemName)) {
596
- config.required = requiredKeys[formItemName];
476
+ c.required = requiredKeys[formItemName];
597
477
  }
598
- var arr = (_config$children = config.children) !== null && _config$children !== void 0 ? _config$children : config.fields;
478
+ var arr = (_c$children = c.children) !== null && _c$children !== void 0 ? _c$children : c.fields;
599
479
  if (arr) {
600
480
  var filterArr = arr.filter(function (_) {
601
481
  return _;
602
482
  });
603
- config.children = filterArr.map(function (c) {
604
- c.parent = _omit(config, ['children', 'fields']);
483
+ c.children = filterArr.map(function (c) {
484
+ c.parent = omit(c, ['children', 'fields']);
605
485
  return __formatFormConfig(c, filterArr);
606
486
  });
607
487
  }
608
- config.siblings = siblings;
609
- return config;
488
+ c.siblings = siblings;
489
+ return c;
610
490
  }
611
491
  function render() {
612
- if (!f_config || _isEmpty(f_config)) return /*#__PURE__*/React.createElement(_Empty, null);
492
+ if (!f_config || isEmpty(f_config)) return /*#__PURE__*/React.createElement(Empty, null);
613
493
  var filterArr = (f_config !== null && f_config !== void 0 ? f_config : []).filter(function (_) {
614
494
  return _;
615
495
  });
@@ -634,8 +514,8 @@ function MyFormSection(props) {
634
514
  zIndex: 999,
635
515
  position: 'relative'
636
516
  }
637
- }, /*#__PURE__*/React.createElement(_Popover, {
638
- placement: "leftBottom",
517
+ }, /*#__PURE__*/React.createElement(Popover, {
518
+ placement: 'leftBottom',
639
519
  content: /*#__PURE__*/React.createElement(MyCheckbox, {
640
520
  marshal: 0,
641
521
  value: dispalyType,
@@ -645,12 +525,14 @@ function MyFormSection(props) {
645
525
  options: typeOption
646
526
  }),
647
527
  title: "\u663E\u793A\u6A21\u5F0F"
648
- }, /*#__PURE__*/React.createElement(_Button, {
649
- icon: /*#__PURE__*/React.createElement(SettingOutlined, null),
650
- shape: "circle"
528
+ }, /*#__PURE__*/React.createElement(Button, {
529
+ icon: /*#__PURE__*/React.createElement(MyIcon, {
530
+ value: 'SettingOutlined'
531
+ }),
532
+ shape: 'circle'
651
533
  }))), node);
652
534
  }
653
- return /*#__PURE__*/React.createElement(_ConfigProvider, {
535
+ return /*#__PURE__*/React.createElement(ConfigProvider, {
654
536
  locale: zhCN
655
537
  }, render());
656
538
  }
@@ -659,4 +541,3 @@ var Inner = {
659
541
  'default': MyFormSection
660
542
  };
661
543
  export { IdNOButton as I, Inner as a };
662
- //# sourceMappingURL=Inner.js.map