@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
@@ -1,1511 +0,0 @@
1
- import _classCallCheck from "@babel/runtime/helpers/classCallCheck";
2
- import _createClass from "@babel/runtime/helpers/createClass";
3
- import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn";
4
- import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf";
5
- import _inherits from "@babel/runtime/helpers/inherits";
6
- import _defineProperty from "@babel/runtime/helpers/defineProperty";
7
- import _typeof from "@babel/runtime/helpers/typeof";
8
- function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
9
- function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
10
- import 'antd/es/upload/style';
11
- import _Upload from 'antd/es/upload';
12
- import _get from 'lodash/get';
13
- import React, { Component } from 'react';
14
- import ReactQuill, { Quill } from 'react-quill';
15
- import { c as commonjsGlobal, a as getDefaultExportFromCjs } from './_commonjsHelpers.js';
16
- import { b as styleInject } from './index.js';
17
- import { getMacroValue, mchcEnv, mchcLogger } from '@lm_fe/env';
18
- import 'lodash/isFunction';
19
- import '@ant-design/icons';
20
- import 'antd/es/space/style';
21
- import 'antd/es/space';
22
- import 'antd/es/input/style';
23
- import 'antd/es/input';
24
- import 'antd/es/input-number/style';
25
- import 'antd/es/input-number';
26
- import 'lodash/set';
27
- import 'lodash/map';
28
- import 'lodash/indexOf';
29
- import 'lodash/compact';
30
- import '@lm_fe/components';
31
- import '@lm_fe/utils';
32
- import 'classnames';
33
- import 'dayjs';
34
- import 'antd/es/checkbox/style';
35
- import 'antd/es/checkbox';
36
- import 'lodash/isString';
37
- import 'lodash/isNumber';
38
- import 'lodash/isBoolean';
39
- import 'antd/es/divider/style';
40
- import 'antd/es/divider';
41
- import 'antd/es/button/style';
42
- import 'antd/es/button';
43
- import 'lodash/isEmpty';
44
- import 'antd/es/switch/style';
45
- import 'antd/es/switch';
46
- import 'antd/es/form/style';
47
- import 'antd/es/form';
48
- import 'lodash/join';
49
- import 'lodash/isEqual';
50
- import 'lodash/isArray';
51
- import 'lodash/identity';
52
- import 'lodash/cloneDeep';
53
- import '@lm_fe/service';
54
- import 'lodash/isObject';
55
- import 'lodash/keys';
56
- import 'lodash/keyBy';
57
- import 'lodash/isNil';
58
- import 'antd/es/tooltip/style';
59
- import 'antd/es/tooltip';
60
- import 'antd/es/spin/style';
61
- import 'antd/es/spin';
62
- import 'antd/es/message/style';
63
- import 'antd/es/message';
64
- import 'lodash/has';
65
- import 'antd/es/modal/style';
66
- import 'antd/es/modal';
67
- import 'lodash/size';
68
- import 'lodash/includes';
69
- import 'lodash/forEach';
70
- import 'lodash/filter';
71
- import 'react-to-print';
72
- import 'antd/es/row/style';
73
- import 'antd/es/row';
74
- import 'antd/es/col/style';
75
- import 'antd/es/col';
76
- import 'lodash/concat';
77
- import 'lodash/reduce';
78
- import 'lodash/debounce';
79
- import 'lodash/pickBy';
80
- import 'antd/es/auto-complete/style';
81
- import 'antd/es/auto-complete';
82
- import 'lodash/nth';
83
- import 'lodash/assign';
84
- import 'antd/es/popover/style';
85
- import 'antd/es/popover';
86
- import 'antd/es/menu/style';
87
- import 'antd/es/menu';
88
- import 'store';
89
- import 'antd/es/popconfirm/style';
90
- import 'antd/es/popconfirm';
91
- import 'antd/es/radio/style';
92
- import 'antd/es/radio';
93
- import 'lodash/last';
94
- import 'lodash/toUpper';
95
- var imageResize_min = {
96
- exports: {}
97
- };
98
- (function (module, exports) {
99
- !function (t, e) {
100
- module.exports = e();
101
- }(commonjsGlobal, function () {
102
- return function (t) {
103
- function e(o) {
104
- if (n[o]) return n[o].exports;
105
- var r = n[o] = {
106
- i: o,
107
- l: !1,
108
- exports: {}
109
- };
110
- return t[o].call(r.exports, r, r.exports, e), r.l = !0, r.exports;
111
- }
112
- var n = {};
113
- return e.m = t, e.c = n, e.i = function (t) {
114
- return t;
115
- }, e.d = function (t, n, o) {
116
- e.o(t, n) || Object.defineProperty(t, n, {
117
- configurable: !1,
118
- enumerable: !0,
119
- get: o
120
- });
121
- }, e.n = function (t) {
122
- var n = t && t.__esModule ? function () {
123
- return t["default"];
124
- } : function () {
125
- return t;
126
- };
127
- return e.d(n, "a", n), n;
128
- }, e.o = function (t, e) {
129
- return Object.prototype.hasOwnProperty.call(t, e);
130
- }, e.p = "", e(e.s = 38);
131
- }([function (t, e) {
132
- function n(t) {
133
- var e = _typeof(t);
134
- return null != t && ("object" == e || "function" == e);
135
- }
136
- t.exports = n;
137
- }, function (t, e, n) {
138
- var o = n(22),
139
- r = "object" == (typeof self === "undefined" ? "undefined" : _typeof(self)) && self && self.Object === Object && self,
140
- i = o || r || Function("return this")();
141
- t.exports = i;
142
- }, function (t, e) {
143
- function n(t) {
144
- return null != t && "object" == _typeof(t);
145
- }
146
- t.exports = n;
147
- }, function (t, e, n) {
148
- function o(t) {
149
- var e = -1,
150
- n = null == t ? 0 : t.length;
151
- for (this.clear(); ++e < n;) {
152
- var o = t[e];
153
- this.set(o[0], o[1]);
154
- }
155
- }
156
- var r = n(75),
157
- i = n(76),
158
- a = n(77),
159
- s = n(78),
160
- u = n(79);
161
- o.prototype.clear = r, o.prototype["delete"] = i, o.prototype.get = a, o.prototype.has = s, o.prototype.set = u, t.exports = o;
162
- }, function (t, e, n) {
163
- function o(t, e) {
164
- for (var n = t.length; n--;) if (r(t[n][0], e)) return n;
165
- return -1;
166
- }
167
- var r = n(8);
168
- t.exports = o;
169
- }, function (t, e, n) {
170
- function o(t) {
171
- return null == t ? void 0 === t ? u : s : c && c in Object(t) ? i(t) : a(t);
172
- }
173
- var r = n(16),
174
- i = n(64),
175
- a = n(87),
176
- s = "[object Null]",
177
- u = "[object Undefined]",
178
- c = r ? r.toStringTag : void 0;
179
- t.exports = o;
180
- }, function (t, e, n) {
181
- function o(t, e) {
182
- var n = t.__data__;
183
- return r(e) ? n["string" == typeof e ? "string" : "hash"] : n.map;
184
- }
185
- var r = n(73);
186
- t.exports = o;
187
- }, function (t, e, n) {
188
- var o = n(11),
189
- r = o(Object, "create");
190
- t.exports = r;
191
- }, function (t, e) {
192
- function n(t, e) {
193
- return t === e || t !== t && e !== e;
194
- }
195
- t.exports = n;
196
- }, function (t, e, n) {
197
- function o(t, e) {
198
- if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
199
- }
200
- n.d(e, "a", function () {
201
- return r;
202
- });
203
- var r = function t(e) {
204
- o(this, t), this.onCreate = function () {}, this.onDestroy = function () {}, this.onUpdate = function () {}, this.overlay = e.overlay, this.img = e.img, this.options = e.options, this.requestUpdate = e.onUpdate;
205
- };
206
- }, function (t, e, n) {
207
- function o(t, e, n) {
208
- "__proto__" == e && r ? r(t, e, {
209
- configurable: !0,
210
- enumerable: !0,
211
- value: n,
212
- writable: !0
213
- }) : t[e] = n;
214
- }
215
- var r = n(21);
216
- t.exports = o;
217
- }, function (t, e, n) {
218
- function o(t, e) {
219
- var n = i(t, e);
220
- return r(n) ? n : void 0;
221
- }
222
- var r = n(48),
223
- i = n(65);
224
- t.exports = o;
225
- }, function (t, e, n) {
226
- function o(t) {
227
- return null != t && i(t.length) && !r(t);
228
- }
229
- var r = n(13),
230
- i = n(30);
231
- t.exports = o;
232
- }, function (t, e, n) {
233
- function o(t) {
234
- if (!i(t)) return !1;
235
- var e = r(t);
236
- return e == s || e == u || e == a || e == c;
237
- }
238
- var r = n(5),
239
- i = n(0),
240
- a = "[object AsyncFunction]",
241
- s = "[object Function]",
242
- u = "[object GeneratorFunction]",
243
- c = "[object Proxy]";
244
- t.exports = o;
245
- }, function (t, e) {
246
- t.exports = function (t) {
247
- return t.webpackPolyfill || (t.deprecate = function () {}, t.paths = [], t.children || (t.children = []), Object.defineProperty(t, "loaded", {
248
- enumerable: !0,
249
- get: function get() {
250
- return t.l;
251
- }
252
- }), Object.defineProperty(t, "id", {
253
- enumerable: !0,
254
- get: function get() {
255
- return t.i;
256
- }
257
- }), t.webpackPolyfill = 1), t;
258
- };
259
- }, function (t, e, n) {
260
- var o = n(11),
261
- r = n(1),
262
- i = o(r, "Map");
263
- t.exports = i;
264
- }, function (t, e, n) {
265
- var o = n(1),
266
- r = o.Symbol;
267
- t.exports = r;
268
- }, function (t, e) {
269
- function n(t, e, n) {
270
- switch (n.length) {
271
- case 0:
272
- return t.call(e);
273
- case 1:
274
- return t.call(e, n[0]);
275
- case 2:
276
- return t.call(e, n[0], n[1]);
277
- case 3:
278
- return t.call(e, n[0], n[1], n[2]);
279
- }
280
- return t.apply(e, n);
281
- }
282
- t.exports = n;
283
- }, function (t, e, n) {
284
- function o(t, e, n) {
285
- (void 0 === n || i(t[e], n)) && (void 0 !== n || e in t) || r(t, e, n);
286
- }
287
- var r = n(10),
288
- i = n(8);
289
- t.exports = o;
290
- }, function (t, e, n) {
291
- function o(t, e, n, l, f) {
292
- t !== e && a(e, function (a, c) {
293
- if (u(a)) f || (f = new r()), s(t, e, c, n, o, l, f);else {
294
- var p = l ? l(t[c], a, c + "", t, e, f) : void 0;
295
- void 0 === p && (p = a), i(t, c, p);
296
- }
297
- }, c);
298
- }
299
- var r = n(41),
300
- i = n(18),
301
- a = n(46),
302
- s = n(51),
303
- u = n(0),
304
- c = n(32);
305
- t.exports = o;
306
- }, function (t, e, n) {
307
- function o(t, e) {
308
- return a(i(t, e, r), t + "");
309
- }
310
- var r = n(26),
311
- i = n(89),
312
- a = n(90);
313
- t.exports = o;
314
- }, function (t, e, n) {
315
- var o = n(11),
316
- r = function () {
317
- try {
318
- var t = o(Object, "defineProperty");
319
- return t({}, "", {}), t;
320
- } catch (t) {}
321
- }();
322
- t.exports = r;
323
- }, function (t, e, n) {
324
- (function (e) {
325
- var n = "object" == _typeof(e) && e && e.Object === Object && e;
326
- t.exports = n;
327
- }).call(e, n(107));
328
- }, function (t, e, n) {
329
- var o = n(88),
330
- r = o(Object.getPrototypeOf, Object);
331
- t.exports = r;
332
- }, function (t, e) {
333
- function n(t, e) {
334
- return !!(e = null == e ? o : e) && ("number" == typeof t || r.test(t)) && t > -1 && t % 1 == 0 && t < e;
335
- }
336
- var o = 9007199254740991,
337
- r = /^(?:0|[1-9]\d*)$/;
338
- t.exports = n;
339
- }, function (t, e) {
340
- function n(t) {
341
- var e = t && t.constructor;
342
- return t === ("function" == typeof e && e.prototype || o);
343
- }
344
- var o = Object.prototype;
345
- t.exports = n;
346
- }, function (t, e) {
347
- function n(t) {
348
- return t;
349
- }
350
- t.exports = n;
351
- }, function (t, e, n) {
352
- var o = n(47),
353
- r = n(2),
354
- i = Object.prototype,
355
- a = i.hasOwnProperty,
356
- s = i.propertyIsEnumerable,
357
- u = o(function () {
358
- return arguments;
359
- }()) ? o : function (t) {
360
- return r(t) && a.call(t, "callee") && !s.call(t, "callee");
361
- };
362
- t.exports = u;
363
- }, function (t, e) {
364
- var n = Array.isArray;
365
- t.exports = n;
366
- }, function (t, e, n) {
367
- (function (t) {
368
- var o = n(1),
369
- r = n(102),
370
- i = "object" == _typeof(e) && e && !e.nodeType && e,
371
- a = i && "object" == _typeof(t) && t && !t.nodeType && t,
372
- s = a && a.exports === i,
373
- u = s ? o.Buffer : void 0,
374
- c = u ? u.isBuffer : void 0,
375
- l = c || r;
376
- t.exports = l;
377
- }).call(e, n(14)(t));
378
- }, function (t, e) {
379
- function n(t) {
380
- return "number" == typeof t && t > -1 && t % 1 == 0 && t <= o;
381
- }
382
- var o = 9007199254740991;
383
- t.exports = n;
384
- }, function (t, e, n) {
385
- var o = n(49),
386
- r = n(54),
387
- i = n(86),
388
- a = i && i.isTypedArray,
389
- s = a ? r(a) : o;
390
- t.exports = s;
391
- }, function (t, e, n) {
392
- function o(t) {
393
- return a(t) ? r(t, !0) : i(t);
394
- }
395
- var r = n(43),
396
- i = n(50),
397
- a = n(12);
398
- t.exports = o;
399
- }, function (t, e, n) {
400
- e.a = {
401
- modules: ["DisplaySize", "Toolbar", "Resize"],
402
- overlayStyles: {
403
- position: "absolute",
404
- boxSizing: "border-box",
405
- border: "1px dashed #444"
406
- },
407
- handleStyles: {
408
- position: "absolute",
409
- height: "12px",
410
- width: "12px",
411
- backgroundColor: "white",
412
- border: "1px solid #777",
413
- boxSizing: "border-box",
414
- opacity: "0.80"
415
- },
416
- displayStyles: {
417
- position: "absolute",
418
- font: "12px/1.0 Arial, Helvetica, sans-serif",
419
- padding: "4px 8px",
420
- textAlign: "center",
421
- backgroundColor: "white",
422
- color: "#333",
423
- border: "1px solid #777",
424
- boxSizing: "border-box",
425
- opacity: "0.80",
426
- cursor: "default"
427
- },
428
- toolbarStyles: {
429
- position: "absolute",
430
- top: "-12px",
431
- right: "0",
432
- left: "0",
433
- height: "0",
434
- minWidth: "100px",
435
- font: "12px/1.0 Arial, Helvetica, sans-serif",
436
- textAlign: "center",
437
- color: "#333",
438
- boxSizing: "border-box",
439
- cursor: "default"
440
- },
441
- toolbarButtonStyles: {
442
- display: "inline-block",
443
- width: "24px",
444
- height: "24px",
445
- background: "white",
446
- border: "1px solid #999",
447
- verticalAlign: "middle"
448
- },
449
- toolbarButtonSvgStyles: {
450
- fill: "#444",
451
- stroke: "#444",
452
- strokeWidth: "2"
453
- }
454
- };
455
- }, function (t, e, n) {
456
- function o(t, e) {
457
- if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
458
- }
459
- function r(t, e) {
460
- if (!t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
461
- return !e || "object" != _typeof(e) && "function" != typeof e ? t : e;
462
- }
463
- function i(t, e) {
464
- if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function, not " + _typeof(e));
465
- t.prototype = Object.create(e && e.prototype, {
466
- constructor: {
467
- value: t,
468
- enumerable: !1,
469
- writable: !0,
470
- configurable: !0
471
- }
472
- }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
473
- }
474
- var a = n(9);
475
- n.d(e, "a", function () {
476
- return s;
477
- });
478
- var s = function (t) {
479
- function e() {
480
- var t, n, i, a;
481
- o(this, e);
482
- for (var s = arguments.length, u = Array(s), c = 0; c < s; c++) u[c] = arguments[c];
483
- return n = i = r(this, (t = e.__proto__ || Object.getPrototypeOf(e)).call.apply(t, [this].concat(u))), i.onCreate = function () {
484
- i.display = document.createElement("div"), Object.assign(i.display.style, i.options.displayStyles), i.overlay.appendChild(i.display);
485
- }, i.onDestroy = function () {}, i.onUpdate = function () {
486
- if (i.display && i.img) {
487
- var t = i.getCurrentSize();
488
- if (i.display.innerHTML = t.join(" &times; "), t[0] > 120 && t[1] > 30) Object.assign(i.display.style, {
489
- right: "4px",
490
- bottom: "4px",
491
- left: "auto"
492
- });else if ("right" == i.img.style["float"]) {
493
- var e = i.display.getBoundingClientRect();
494
- Object.assign(i.display.style, {
495
- right: "auto",
496
- bottom: "-" + (e.height + 4) + "px",
497
- left: "-" + (e.width + 4) + "px"
498
- });
499
- } else {
500
- var n = i.display.getBoundingClientRect();
501
- Object.assign(i.display.style, {
502
- right: "-" + (n.width + 4) + "px",
503
- bottom: "-" + (n.height + 4) + "px",
504
- left: "auto"
505
- });
506
- }
507
- }
508
- }, i.getCurrentSize = function () {
509
- return [i.img.width, Math.round(i.img.width / i.img.naturalWidth * i.img.naturalHeight)];
510
- }, a = n, r(i, a);
511
- }
512
- return i(e, t), e;
513
- }(a.a);
514
- }, function (t, e, n) {
515
- function o(t, e) {
516
- if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
517
- }
518
- function r(t, e) {
519
- if (!t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
520
- return !e || "object" != _typeof(e) && "function" != typeof e ? t : e;
521
- }
522
- function i(t, e) {
523
- if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function, not " + _typeof(e));
524
- t.prototype = Object.create(e && e.prototype, {
525
- constructor: {
526
- value: t,
527
- enumerable: !1,
528
- writable: !0,
529
- configurable: !0
530
- }
531
- }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
532
- }
533
- var a = n(9);
534
- n.d(e, "a", function () {
535
- return s;
536
- });
537
- var s = function (t) {
538
- function e() {
539
- var t, n, i, a;
540
- o(this, e);
541
- for (var s = arguments.length, u = Array(s), c = 0; c < s; c++) u[c] = arguments[c];
542
- return n = i = r(this, (t = e.__proto__ || Object.getPrototypeOf(e)).call.apply(t, [this].concat(u))), i.onCreate = function () {
543
- i.boxes = [], i.addBox("nwse-resize"), i.addBox("nesw-resize"), i.addBox("nwse-resize"), i.addBox("nesw-resize"), i.positionBoxes();
544
- }, i.onDestroy = function () {
545
- i.setCursor("");
546
- }, i.positionBoxes = function () {
547
- var t = -parseFloat(i.options.handleStyles.width) / 2 + "px",
548
- e = -parseFloat(i.options.handleStyles.height) / 2 + "px";
549
- [{
550
- left: t,
551
- top: e
552
- }, {
553
- right: t,
554
- top: e
555
- }, {
556
- right: t,
557
- bottom: e
558
- }, {
559
- left: t,
560
- bottom: e
561
- }].forEach(function (t, e) {
562
- Object.assign(i.boxes[e].style, t);
563
- });
564
- }, i.addBox = function (t) {
565
- var e = document.createElement("div");
566
- Object.assign(e.style, i.options.handleStyles), e.style.cursor = t, e.style.width = i.options.handleStyles.width + "px", e.style.height = i.options.handleStyles.height + "px", e.addEventListener("mousedown", i.handleMousedown, !1), i.overlay.appendChild(e), i.boxes.push(e);
567
- }, i.handleMousedown = function (t) {
568
- i.dragBox = t.target, i.dragStartX = t.clientX, i.preDragWidth = i.img.width || i.img.naturalWidth, i.setCursor(i.dragBox.style.cursor), document.addEventListener("mousemove", i.handleDrag, !1), document.addEventListener("mouseup", i.handleMouseup, !1);
569
- }, i.handleMouseup = function () {
570
- i.setCursor(""), document.removeEventListener("mousemove", i.handleDrag), document.removeEventListener("mouseup", i.handleMouseup);
571
- }, i.handleDrag = function (t) {
572
- if (i.img) {
573
- var e = t.clientX - i.dragStartX;
574
- i.dragBox === i.boxes[0] || i.dragBox === i.boxes[3] ? i.img.width = Math.round(i.preDragWidth - e) : i.img.width = Math.round(i.preDragWidth + e), i.requestUpdate();
575
- }
576
- }, i.setCursor = function (t) {
577
- [document.body, i.img].forEach(function (e) {
578
- e.style.cursor = t;
579
- });
580
- }, a = n, r(i, a);
581
- }
582
- return i(e, t), e;
583
- }(a.a);
584
- }, function (t, e, n) {
585
- function o(t, e) {
586
- if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
587
- }
588
- function r(t, e) {
589
- if (!t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
590
- return !e || "object" != _typeof(e) && "function" != typeof e ? t : e;
591
- }
592
- function i(t, e) {
593
- if ("function" != typeof e && null !== e) throw new TypeError("Super expression must either be null or a function, not " + _typeof(e));
594
- t.prototype = Object.create(e && e.prototype, {
595
- constructor: {
596
- value: t,
597
- enumerable: !1,
598
- writable: !0,
599
- configurable: !0
600
- }
601
- }), e && (Object.setPrototypeOf ? Object.setPrototypeOf(t, e) : t.__proto__ = e);
602
- }
603
- var a = n(105),
604
- s = n.n(a),
605
- u = n(104),
606
- c = n.n(u),
607
- l = n(106),
608
- f = n.n(l),
609
- p = n(9);
610
- n.d(e, "a", function () {
611
- return b;
612
- });
613
- var d = window.Quill.imports.parchment,
614
- h = new d.Attributor.Style("float", "float"),
615
- y = new d.Attributor.Style("margin", "margin"),
616
- v = new d.Attributor.Style("display", "display"),
617
- b = function (t) {
618
- function e() {
619
- var t, n, i, a;
620
- o(this, e);
621
- for (var u = arguments.length, l = Array(u), p = 0; p < u; p++) l[p] = arguments[p];
622
- return n = i = r(this, (t = e.__proto__ || Object.getPrototypeOf(e)).call.apply(t, [this].concat(l))), i.onCreate = function () {
623
- i.toolbar = document.createElement("div"), Object.assign(i.toolbar.style, i.options.toolbarStyles), i.overlay.appendChild(i.toolbar), i._defineAlignments(), i._addToolbarButtons();
624
- }, i.onDestroy = function () {}, i.onUpdate = function () {}, i._defineAlignments = function () {
625
- i.alignments = [{
626
- icon: s.a,
627
- apply: function apply() {
628
- v.add(i.img, "inline"), h.add(i.img, "left"), y.add(i.img, "0 1em 1em 0");
629
- },
630
- isApplied: function isApplied() {
631
- return "left" == h.value(i.img);
632
- }
633
- }, {
634
- icon: c.a,
635
- apply: function apply() {
636
- v.add(i.img, "block"), h.remove(i.img), y.add(i.img, "auto");
637
- },
638
- isApplied: function isApplied() {
639
- return "auto" == y.value(i.img);
640
- }
641
- }, {
642
- icon: f.a,
643
- apply: function apply() {
644
- v.add(i.img, "inline"), h.add(i.img, "right"), y.add(i.img, "0 0 1em 1em");
645
- },
646
- isApplied: function isApplied() {
647
- return "right" == h.value(i.img);
648
- }
649
- }];
650
- }, i._addToolbarButtons = function () {
651
- var t = [];
652
- i.alignments.forEach(function (e, n) {
653
- var o = document.createElement("span");
654
- t.push(o), o.innerHTML = e.icon, o.addEventListener("click", function () {
655
- t.forEach(function (t) {
656
- return t.style.filter = "";
657
- }), e.isApplied() ? (h.remove(i.img), y.remove(i.img), v.remove(i.img)) : (i._selectButton(o), e.apply()), i.requestUpdate();
658
- }), Object.assign(o.style, i.options.toolbarButtonStyles), n > 0 && (o.style.borderLeftWidth = "0"), Object.assign(o.children[0].style, i.options.toolbarButtonSvgStyles), e.isApplied() && i._selectButton(o), i.toolbar.appendChild(o);
659
- });
660
- }, i._selectButton = function (t) {
661
- t.style.filter = "invert(20%)";
662
- }, a = n, r(i, a);
663
- }
664
- return i(e, t), e;
665
- }(p.a);
666
- }, function (t, e, n) {
667
- var o = n(17),
668
- r = n(20),
669
- i = n(63),
670
- a = n(101),
671
- s = r(function (t) {
672
- return t.push(void 0, i), o(a, void 0, t);
673
- });
674
- t.exports = s;
675
- }, function (t, e, n) {
676
- function o(t, e) {
677
- if (!(t instanceof e)) throw new TypeError("Cannot call a class as a function");
678
- }
679
- Object.defineProperty(e, "__esModule", {
680
- value: !0
681
- });
682
- var r = n(37),
683
- i = n.n(r),
684
- a = n(33),
685
- s = n(34),
686
- u = n(36),
687
- c = n(35),
688
- l = {
689
- DisplaySize: s.a,
690
- Toolbar: u.a,
691
- Resize: c.a
692
- },
693
- f = function t(e) {
694
- var n = this,
695
- r = arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
696
- o(this, t), this.initializeModules = function () {
697
- n.removeModules(), n.modules = n.moduleClasses.map(function (t) {
698
- return new (l[t] || t)(n);
699
- }), n.modules.forEach(function (t) {
700
- t.onCreate();
701
- }), n.onUpdate();
702
- }, this.onUpdate = function () {
703
- n.repositionElements(), n.modules.forEach(function (t) {
704
- t.onUpdate();
705
- });
706
- }, this.removeModules = function () {
707
- n.modules.forEach(function (t) {
708
- t.onDestroy();
709
- }), n.modules = [];
710
- }, this.handleClick = function (t) {
711
- if (t.target && t.target.tagName && "IMG" === t.target.tagName.toUpperCase()) {
712
- if (n.img === t.target) return;
713
- n.img && n.hide(), n.show(t.target);
714
- } else n.img && n.hide();
715
- }, this.show = function (t) {
716
- n.img = t, n.showOverlay(), n.initializeModules();
717
- }, this.showOverlay = function () {
718
- n.overlay && n.hideOverlay(), n.quill.setSelection(null), n.setUserSelect("none"), document.addEventListener("keyup", n.checkImage, !0), n.quill.root.addEventListener("input", n.checkImage, !0), n.overlay = document.createElement("div"), Object.assign(n.overlay.style, n.options.overlayStyles), n.quill.root.parentNode.appendChild(n.overlay), n.repositionElements();
719
- }, this.hideOverlay = function () {
720
- n.overlay && (n.quill.root.parentNode.removeChild(n.overlay), n.overlay = void 0, document.removeEventListener("keyup", n.checkImage), n.quill.root.removeEventListener("input", n.checkImage), n.setUserSelect(""));
721
- }, this.repositionElements = function () {
722
- if (n.overlay && n.img) {
723
- var t = n.quill.root.parentNode,
724
- e = n.img.getBoundingClientRect(),
725
- o = t.getBoundingClientRect();
726
- Object.assign(n.overlay.style, {
727
- left: e.left - o.left - 1 + t.scrollLeft + "px",
728
- top: e.top - o.top + t.scrollTop + "px",
729
- width: e.width + "px",
730
- height: e.height + "px"
731
- });
732
- }
733
- }, this.hide = function () {
734
- n.hideOverlay(), n.removeModules(), n.img = void 0;
735
- }, this.setUserSelect = function (t) {
736
- ["userSelect", "mozUserSelect", "webkitUserSelect", "msUserSelect"].forEach(function (e) {
737
- n.quill.root.style[e] = t, document.documentElement.style[e] = t;
738
- });
739
- }, this.checkImage = function (t) {
740
- n.img && (46 != t.keyCode && 8 != t.keyCode || window.Quill.find(n.img).deleteAt(0), n.hide());
741
- }, this.quill = e;
742
- var s = !1;
743
- r.modules && (s = r.modules.slice()), this.options = i()({}, r, a.a), s !== !1 && (this.options.modules = s), document.execCommand("enableObjectResizing", !1, "false"), this.quill.root.addEventListener("click", this.handleClick, !1), this.quill.root.parentNode.style.position = this.quill.root.parentNode.style.position || "relative", this.moduleClasses = this.options.modules, console.log("this.options.modules", this.options.modules), this.modules = [];
744
- };
745
- e["default"] = f, window.Quill && window.Quill.register("modules/imageResize", f);
746
- }, function (t, e, n) {
747
- function o(t) {
748
- var e = -1,
749
- n = null == t ? 0 : t.length;
750
- for (this.clear(); ++e < n;) {
751
- var o = t[e];
752
- this.set(o[0], o[1]);
753
- }
754
- }
755
- var r = n(66),
756
- i = n(67),
757
- a = n(68),
758
- s = n(69),
759
- u = n(70);
760
- o.prototype.clear = r, o.prototype["delete"] = i, o.prototype.get = a, o.prototype.has = s, o.prototype.set = u, t.exports = o;
761
- }, function (t, e, n) {
762
- function o(t) {
763
- var e = -1,
764
- n = null == t ? 0 : t.length;
765
- for (this.clear(); ++e < n;) {
766
- var o = t[e];
767
- this.set(o[0], o[1]);
768
- }
769
- }
770
- var r = n(80),
771
- i = n(81),
772
- a = n(82),
773
- s = n(83),
774
- u = n(84);
775
- o.prototype.clear = r, o.prototype["delete"] = i, o.prototype.get = a, o.prototype.has = s, o.prototype.set = u, t.exports = o;
776
- }, function (t, e, n) {
777
- function o(t) {
778
- var e = this.__data__ = new r(t);
779
- this.size = e.size;
780
- }
781
- var r = n(3),
782
- i = n(92),
783
- a = n(93),
784
- s = n(94),
785
- u = n(95),
786
- c = n(96);
787
- o.prototype.clear = i, o.prototype["delete"] = a, o.prototype.get = s, o.prototype.has = u, o.prototype.set = c, t.exports = o;
788
- }, function (t, e, n) {
789
- var o = n(1),
790
- r = o.Uint8Array;
791
- t.exports = r;
792
- }, function (t, e, n) {
793
- function o(t, e) {
794
- var n = a(t),
795
- o = !n && i(t),
796
- l = !n && !o && s(t),
797
- p = !n && !o && !l && c(t),
798
- d = n || o || l || p,
799
- h = d ? r(t.length, String) : [],
800
- y = h.length;
801
- for (var v in t) !e && !f.call(t, v) || d && ("length" == v || l && ("offset" == v || "parent" == v) || p && ("buffer" == v || "byteLength" == v || "byteOffset" == v) || u(v, y)) || h.push(v);
802
- return h;
803
- }
804
- var r = n(53),
805
- i = n(27),
806
- a = n(28),
807
- s = n(29),
808
- u = n(24),
809
- c = n(31),
810
- l = Object.prototype,
811
- f = l.hasOwnProperty;
812
- t.exports = o;
813
- }, function (t, e, n) {
814
- function o(t, e, n) {
815
- var o = t[e];
816
- s.call(t, e) && i(o, n) && (void 0 !== n || e in t) || r(t, e, n);
817
- }
818
- var r = n(10),
819
- i = n(8),
820
- a = Object.prototype,
821
- s = a.hasOwnProperty;
822
- t.exports = o;
823
- }, function (t, e, n) {
824
- var o = n(0),
825
- r = Object.create,
826
- i = function () {
827
- function t() {}
828
- return function (e) {
829
- if (!o(e)) return {};
830
- if (r) return r(e);
831
- t.prototype = e;
832
- var n = new t();
833
- return t.prototype = void 0, n;
834
- };
835
- }();
836
- t.exports = i;
837
- }, function (t, e, n) {
838
- var o = n(62),
839
- r = o();
840
- t.exports = r;
841
- }, function (t, e, n) {
842
- function o(t) {
843
- return i(t) && r(t) == a;
844
- }
845
- var r = n(5),
846
- i = n(2),
847
- a = "[object Arguments]";
848
- t.exports = o;
849
- }, function (t, e, n) {
850
- function o(t) {
851
- return !(!a(t) || i(t)) && (r(t) ? d : u).test(s(t));
852
- }
853
- var r = n(13),
854
- i = n(74),
855
- a = n(0),
856
- s = n(97),
857
- u = /^\[object .+?Constructor\]$/,
858
- c = Function.prototype,
859
- l = Object.prototype,
860
- f = c.toString,
861
- p = l.hasOwnProperty,
862
- d = RegExp("^" + f.call(p).replace(/[\\^$.*+?()[\]{}|]/g, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$");
863
- t.exports = o;
864
- }, function (t, e, n) {
865
- function o(t) {
866
- return a(t) && i(t.length) && !!s[r(t)];
867
- }
868
- var r = n(5),
869
- i = n(30),
870
- a = n(2),
871
- s = {};
872
- s["[object Float32Array]"] = s["[object Float64Array]"] = s["[object Int8Array]"] = s["[object Int16Array]"] = s["[object Int32Array]"] = s["[object Uint8Array]"] = s["[object Uint8ClampedArray]"] = s["[object Uint16Array]"] = s["[object Uint32Array]"] = !0, s["[object Arguments]"] = s["[object Array]"] = s["[object ArrayBuffer]"] = s["[object Boolean]"] = s["[object DataView]"] = s["[object Date]"] = s["[object Error]"] = s["[object Function]"] = s["[object Map]"] = s["[object Number]"] = s["[object Object]"] = s["[object RegExp]"] = s["[object Set]"] = s["[object String]"] = s["[object WeakMap]"] = !1, t.exports = o;
873
- }, function (t, e, n) {
874
- function o(t) {
875
- if (!r(t)) return a(t);
876
- var e = i(t),
877
- n = [];
878
- for (var o in t) ("constructor" != o || !e && u.call(t, o)) && n.push(o);
879
- return n;
880
- }
881
- var r = n(0),
882
- i = n(25),
883
- a = n(85),
884
- s = Object.prototype,
885
- u = s.hasOwnProperty;
886
- t.exports = o;
887
- }, function (t, e, n) {
888
- function o(t, e, n, o, g, x, m) {
889
- var _ = t[n],
890
- j = e[n],
891
- w = m.get(j);
892
- if (w) return void r(t, n, w);
893
- var O = x ? x(_, j, n + "", t, e, m) : void 0,
894
- S = void 0 === O;
895
- if (S) {
896
- var E = l(j),
897
- A = !E && p(j),
898
- z = !E && !A && v(j);
899
- O = j, E || A || z ? l(_) ? O = _ : f(_) ? O = s(_) : A ? (S = !1, O = i(j, !0)) : z ? (S = !1, O = a(j, !0)) : O = [] : y(j) || c(j) ? (O = _, c(_) ? O = b(_) : (!h(_) || o && d(_)) && (O = u(j))) : S = !1;
900
- }
901
- S && (m.set(j, O), g(O, j, o, x, m), m["delete"](j)), r(t, n, O);
902
- }
903
- var r = n(18),
904
- i = n(56),
905
- a = n(57),
906
- s = n(58),
907
- u = n(71),
908
- c = n(27),
909
- l = n(28),
910
- f = n(99),
911
- p = n(29),
912
- d = n(13),
913
- h = n(0),
914
- y = n(100),
915
- v = n(31),
916
- b = n(103);
917
- t.exports = o;
918
- }, function (t, e, n) {
919
- var o = n(98),
920
- r = n(21),
921
- i = n(26),
922
- a = r ? function (t, e) {
923
- return r(t, "toString", {
924
- configurable: !0,
925
- enumerable: !1,
926
- value: o(e),
927
- writable: !0
928
- });
929
- } : i;
930
- t.exports = a;
931
- }, function (t, e) {
932
- function n(t, e) {
933
- for (var n = -1, o = Array(t); ++n < t;) o[n] = e(n);
934
- return o;
935
- }
936
- t.exports = n;
937
- }, function (t, e) {
938
- function n(t) {
939
- return function (e) {
940
- return t(e);
941
- };
942
- }
943
- t.exports = n;
944
- }, function (t, e, n) {
945
- function o(t) {
946
- var e = new t.constructor(t.byteLength);
947
- return new r(e).set(new r(t)), e;
948
- }
949
- var r = n(42);
950
- t.exports = o;
951
- }, function (t, e, n) {
952
- (function (t) {
953
- function o(t, e) {
954
- if (e) return t.slice();
955
- var n = t.length,
956
- o = c ? c(n) : new t.constructor(n);
957
- return t.copy(o), o;
958
- }
959
- var r = n(1),
960
- i = "object" == _typeof(e) && e && !e.nodeType && e,
961
- a = i && "object" == _typeof(t) && t && !t.nodeType && t,
962
- s = a && a.exports === i,
963
- u = s ? r.Buffer : void 0,
964
- c = u ? u.allocUnsafe : void 0;
965
- t.exports = o;
966
- }).call(e, n(14)(t));
967
- }, function (t, e, n) {
968
- function o(t, e) {
969
- var n = e ? r(t.buffer) : t.buffer;
970
- return new t.constructor(n, t.byteOffset, t.length);
971
- }
972
- var r = n(55);
973
- t.exports = o;
974
- }, function (t, e) {
975
- function n(t, e) {
976
- var n = -1,
977
- o = t.length;
978
- for (e || (e = Array(o)); ++n < o;) e[n] = t[n];
979
- return e;
980
- }
981
- t.exports = n;
982
- }, function (t, e, n) {
983
- function o(t, e, n, o) {
984
- var a = !n;
985
- n || (n = {});
986
- for (var s = -1, u = e.length; ++s < u;) {
987
- var c = e[s],
988
- l = o ? o(n[c], t[c], c, n, t) : void 0;
989
- void 0 === l && (l = t[c]), a ? i(n, c, l) : r(n, c, l);
990
- }
991
- return n;
992
- }
993
- var r = n(44),
994
- i = n(10);
995
- t.exports = o;
996
- }, function (t, e, n) {
997
- var o = n(1),
998
- r = o["__core-js_shared__"];
999
- t.exports = r;
1000
- }, function (t, e, n) {
1001
- function o(t) {
1002
- return r(function (e, n) {
1003
- var o = -1,
1004
- r = n.length,
1005
- a = r > 1 ? n[r - 1] : void 0,
1006
- s = r > 2 ? n[2] : void 0;
1007
- for (a = t.length > 3 && "function" == typeof a ? (r--, a) : void 0, s && i(n[0], n[1], s) && (a = r < 3 ? void 0 : a, r = 1), e = Object(e); ++o < r;) {
1008
- var u = n[o];
1009
- u && t(e, u, o, a);
1010
- }
1011
- return e;
1012
- });
1013
- }
1014
- var r = n(20),
1015
- i = n(72);
1016
- t.exports = o;
1017
- }, function (t, e) {
1018
- function n(t) {
1019
- return function (e, n, o) {
1020
- for (var r = -1, i = Object(e), a = o(e), s = a.length; s--;) {
1021
- var u = a[t ? s : ++r];
1022
- if (n(i[u], u, i) === !1) break;
1023
- }
1024
- return e;
1025
- };
1026
- }
1027
- t.exports = n;
1028
- }, function (t, e, n) {
1029
- function o(t, e, n, a, s, u) {
1030
- return i(t) && i(e) && (u.set(e, t), r(t, e, void 0, o, u), u["delete"](e)), t;
1031
- }
1032
- var r = n(19),
1033
- i = n(0);
1034
- t.exports = o;
1035
- }, function (t, e, n) {
1036
- function o(t) {
1037
- var e = a.call(t, u),
1038
- n = t[u];
1039
- try {
1040
- t[u] = void 0;
1041
- } catch (t) {}
1042
- var o = s.call(t);
1043
- return e ? t[u] = n : delete t[u], o;
1044
- }
1045
- var r = n(16),
1046
- i = Object.prototype,
1047
- a = i.hasOwnProperty,
1048
- s = i.toString,
1049
- u = r ? r.toStringTag : void 0;
1050
- t.exports = o;
1051
- }, function (t, e) {
1052
- function n(t, e) {
1053
- return null == t ? void 0 : t[e];
1054
- }
1055
- t.exports = n;
1056
- }, function (t, e, n) {
1057
- function o() {
1058
- this.__data__ = r ? r(null) : {}, this.size = 0;
1059
- }
1060
- var r = n(7);
1061
- t.exports = o;
1062
- }, function (t, e) {
1063
- function n(t) {
1064
- var e = this.has(t) && delete this.__data__[t];
1065
- return this.size -= e ? 1 : 0, e;
1066
- }
1067
- t.exports = n;
1068
- }, function (t, e, n) {
1069
- function o(t) {
1070
- var e = this.__data__;
1071
- if (r) {
1072
- var n = e[t];
1073
- return n === i ? void 0 : n;
1074
- }
1075
- return s.call(e, t) ? e[t] : void 0;
1076
- }
1077
- var r = n(7),
1078
- i = "__lodash_hash_undefined__",
1079
- a = Object.prototype,
1080
- s = a.hasOwnProperty;
1081
- t.exports = o;
1082
- }, function (t, e, n) {
1083
- function o(t) {
1084
- var e = this.__data__;
1085
- return r ? void 0 !== e[t] : a.call(e, t);
1086
- }
1087
- var r = n(7),
1088
- i = Object.prototype,
1089
- a = i.hasOwnProperty;
1090
- t.exports = o;
1091
- }, function (t, e, n) {
1092
- function o(t, e) {
1093
- var n = this.__data__;
1094
- return this.size += this.has(t) ? 0 : 1, n[t] = r && void 0 === e ? i : e, this;
1095
- }
1096
- var r = n(7),
1097
- i = "__lodash_hash_undefined__";
1098
- t.exports = o;
1099
- }, function (t, e, n) {
1100
- function o(t) {
1101
- return "function" != typeof t.constructor || a(t) ? {} : r(i(t));
1102
- }
1103
- var r = n(45),
1104
- i = n(23),
1105
- a = n(25);
1106
- t.exports = o;
1107
- }, function (t, e, n) {
1108
- function o(t, e, n) {
1109
- if (!s(n)) return !1;
1110
- var o = _typeof(e);
1111
- return !!("number" == o ? i(n) && a(e, n.length) : "string" == o && e in n) && r(n[e], t);
1112
- }
1113
- var r = n(8),
1114
- i = n(12),
1115
- a = n(24),
1116
- s = n(0);
1117
- t.exports = o;
1118
- }, function (t, e) {
1119
- function n(t) {
1120
- var e = _typeof(t);
1121
- return "string" == e || "number" == e || "symbol" == e || "boolean" == e ? "__proto__" !== t : null === t;
1122
- }
1123
- t.exports = n;
1124
- }, function (t, e, n) {
1125
- function o(t) {
1126
- return !!i && i in t;
1127
- }
1128
- var r = n(60),
1129
- i = function () {
1130
- var t = /[^.]+$/.exec(r && r.keys && r.keys.IE_PROTO || "");
1131
- return t ? "Symbol(src)_1." + t : "";
1132
- }();
1133
- t.exports = o;
1134
- }, function (t, e) {
1135
- function n() {
1136
- this.__data__ = [], this.size = 0;
1137
- }
1138
- t.exports = n;
1139
- }, function (t, e, n) {
1140
- function o(t) {
1141
- var e = this.__data__,
1142
- n = r(e, t);
1143
- return !(n < 0) && (n == e.length - 1 ? e.pop() : a.call(e, n, 1), --this.size, !0);
1144
- }
1145
- var r = n(4),
1146
- i = Array.prototype,
1147
- a = i.splice;
1148
- t.exports = o;
1149
- }, function (t, e, n) {
1150
- function o(t) {
1151
- var e = this.__data__,
1152
- n = r(e, t);
1153
- return n < 0 ? void 0 : e[n][1];
1154
- }
1155
- var r = n(4);
1156
- t.exports = o;
1157
- }, function (t, e, n) {
1158
- function o(t) {
1159
- return r(this.__data__, t) > -1;
1160
- }
1161
- var r = n(4);
1162
- t.exports = o;
1163
- }, function (t, e, n) {
1164
- function o(t, e) {
1165
- var n = this.__data__,
1166
- o = r(n, t);
1167
- return o < 0 ? (++this.size, n.push([t, e])) : n[o][1] = e, this;
1168
- }
1169
- var r = n(4);
1170
- t.exports = o;
1171
- }, function (t, e, n) {
1172
- function o() {
1173
- this.size = 0, this.__data__ = {
1174
- hash: new r(),
1175
- map: new (a || i)(),
1176
- string: new r()
1177
- };
1178
- }
1179
- var r = n(39),
1180
- i = n(3),
1181
- a = n(15);
1182
- t.exports = o;
1183
- }, function (t, e, n) {
1184
- function o(t) {
1185
- var e = r(this, t)["delete"](t);
1186
- return this.size -= e ? 1 : 0, e;
1187
- }
1188
- var r = n(6);
1189
- t.exports = o;
1190
- }, function (t, e, n) {
1191
- function o(t) {
1192
- return r(this, t).get(t);
1193
- }
1194
- var r = n(6);
1195
- t.exports = o;
1196
- }, function (t, e, n) {
1197
- function o(t) {
1198
- return r(this, t).has(t);
1199
- }
1200
- var r = n(6);
1201
- t.exports = o;
1202
- }, function (t, e, n) {
1203
- function o(t, e) {
1204
- var n = r(this, t),
1205
- o = n.size;
1206
- return n.set(t, e), this.size += n.size == o ? 0 : 1, this;
1207
- }
1208
- var r = n(6);
1209
- t.exports = o;
1210
- }, function (t, e) {
1211
- function n(t) {
1212
- var e = [];
1213
- if (null != t) for (var n in Object(t)) e.push(n);
1214
- return e;
1215
- }
1216
- t.exports = n;
1217
- }, function (t, e, n) {
1218
- (function (t) {
1219
- var o = n(22),
1220
- r = "object" == _typeof(e) && e && !e.nodeType && e,
1221
- i = r && "object" == _typeof(t) && t && !t.nodeType && t,
1222
- a = i && i.exports === r,
1223
- s = a && o.process,
1224
- u = function () {
1225
- try {
1226
- return s && s.binding && s.binding("util");
1227
- } catch (t) {}
1228
- }();
1229
- t.exports = u;
1230
- }).call(e, n(14)(t));
1231
- }, function (t, e) {
1232
- function n(t) {
1233
- return r.call(t);
1234
- }
1235
- var o = Object.prototype,
1236
- r = o.toString;
1237
- t.exports = n;
1238
- }, function (t, e) {
1239
- function n(t, e) {
1240
- return function (n) {
1241
- return t(e(n));
1242
- };
1243
- }
1244
- t.exports = n;
1245
- }, function (t, e, n) {
1246
- function o(t, e, n) {
1247
- return e = i(void 0 === e ? t.length - 1 : e, 0), function () {
1248
- for (var o = arguments, a = -1, s = i(o.length - e, 0), u = Array(s); ++a < s;) u[a] = o[e + a];
1249
- a = -1;
1250
- for (var c = Array(e + 1); ++a < e;) c[a] = o[a];
1251
- return c[e] = n(u), r(t, this, c);
1252
- };
1253
- }
1254
- var r = n(17),
1255
- i = Math.max;
1256
- t.exports = o;
1257
- }, function (t, e, n) {
1258
- var o = n(52),
1259
- r = n(91),
1260
- i = r(o);
1261
- t.exports = i;
1262
- }, function (t, e) {
1263
- function n(t) {
1264
- var e = 0,
1265
- n = 0;
1266
- return function () {
1267
- var a = i(),
1268
- s = r - (a - n);
1269
- if (n = a, s > 0) {
1270
- if (++e >= o) return arguments[0];
1271
- } else e = 0;
1272
- return t.apply(void 0, arguments);
1273
- };
1274
- }
1275
- var o = 800,
1276
- r = 16,
1277
- i = Date.now;
1278
- t.exports = n;
1279
- }, function (t, e, n) {
1280
- function o() {
1281
- this.__data__ = new r(), this.size = 0;
1282
- }
1283
- var r = n(3);
1284
- t.exports = o;
1285
- }, function (t, e) {
1286
- function n(t) {
1287
- var e = this.__data__,
1288
- n = e["delete"](t);
1289
- return this.size = e.size, n;
1290
- }
1291
- t.exports = n;
1292
- }, function (t, e) {
1293
- function n(t) {
1294
- return this.__data__.get(t);
1295
- }
1296
- t.exports = n;
1297
- }, function (t, e) {
1298
- function n(t) {
1299
- return this.__data__.has(t);
1300
- }
1301
- t.exports = n;
1302
- }, function (t, e, n) {
1303
- function o(t, e) {
1304
- var n = this.__data__;
1305
- if (n instanceof r) {
1306
- var o = n.__data__;
1307
- if (!i || o.length < s - 1) return o.push([t, e]), this.size = ++n.size, this;
1308
- n = this.__data__ = new a(o);
1309
- }
1310
- return n.set(t, e), this.size = n.size, this;
1311
- }
1312
- var r = n(3),
1313
- i = n(15),
1314
- a = n(40),
1315
- s = 200;
1316
- t.exports = o;
1317
- }, function (t, e) {
1318
- function n(t) {
1319
- if (null != t) {
1320
- try {
1321
- return r.call(t);
1322
- } catch (t) {}
1323
- try {
1324
- return t + "";
1325
- } catch (t) {}
1326
- }
1327
- return "";
1328
- }
1329
- var o = Function.prototype,
1330
- r = o.toString;
1331
- t.exports = n;
1332
- }, function (t, e) {
1333
- function n(t) {
1334
- return function () {
1335
- return t;
1336
- };
1337
- }
1338
- t.exports = n;
1339
- }, function (t, e, n) {
1340
- function o(t) {
1341
- return i(t) && r(t);
1342
- }
1343
- var r = n(12),
1344
- i = n(2);
1345
- t.exports = o;
1346
- }, function (t, e, n) {
1347
- function o(t) {
1348
- if (!a(t) || r(t) != s) return !1;
1349
- var e = i(t);
1350
- if (null === e) return !0;
1351
- var n = f.call(e, "constructor") && e.constructor;
1352
- return "function" == typeof n && n instanceof n && l.call(n) == p;
1353
- }
1354
- var r = n(5),
1355
- i = n(23),
1356
- a = n(2),
1357
- s = "[object Object]",
1358
- u = Function.prototype,
1359
- c = Object.prototype,
1360
- l = u.toString,
1361
- f = c.hasOwnProperty,
1362
- p = l.call(Object);
1363
- t.exports = o;
1364
- }, function (t, e, n) {
1365
- var o = n(19),
1366
- r = n(61),
1367
- i = r(function (t, e, n, r) {
1368
- o(t, e, n, r);
1369
- });
1370
- t.exports = i;
1371
- }, function (t, e) {
1372
- function n() {
1373
- return !1;
1374
- }
1375
- t.exports = n;
1376
- }, function (t, e, n) {
1377
- function o(t) {
1378
- return r(t, i(t));
1379
- }
1380
- var r = n(59),
1381
- i = n(32);
1382
- t.exports = o;
1383
- }, function (t, e) {
1384
- t.exports = '<svg viewbox="0 0 18 18">\n <line class="ql-stroke" x1="15" x2="3" y1="9" y2="9"></line>\n <line class="ql-stroke" x1="14" x2="4" y1="14" y2="14"></line>\n <line class="ql-stroke" x1="12" x2="6" y1="4" y2="4"></line>\n</svg>';
1385
- }, function (t, e) {
1386
- t.exports = '<svg viewbox="0 0 18 18">\n <line class="ql-stroke" x1="3" x2="15" y1="9" y2="9"></line>\n <line class="ql-stroke" x1="3" x2="13" y1="14" y2="14"></line>\n <line class="ql-stroke" x1="3" x2="9" y1="4" y2="4"></line>\n</svg>';
1387
- }, function (t, e) {
1388
- t.exports = '<svg viewbox="0 0 18 18">\n <line class="ql-stroke" x1="15" x2="3" y1="9" y2="9"></line>\n <line class="ql-stroke" x1="15" x2="5" y1="14" y2="14"></line>\n <line class="ql-stroke" x1="15" x2="9" y1="4" y2="4"></line>\n</svg>';
1389
- }, function (t, e) {
1390
- var n;
1391
- n = function () {
1392
- return this;
1393
- }();
1394
- try {
1395
- n = n || Function("return this")() || (0, eval)("this");
1396
- } catch (t) {
1397
- "object" == (typeof window === "undefined" ? "undefined" : _typeof(window)) && (n = window);
1398
- }
1399
- t.exports = n;
1400
- }]);
1401
- });
1402
- })(imageResize_min);
1403
- var ImageResize = /*@__PURE__*/getDefaultExportFromCjs(imageResize_min.exports);
1404
- var css_248z$1 = "/*!\n * Quill Editor v1.3.7\n * https://quilljs.com/\n * Copyright (c) 2014, Jason Chen\n * Copyright (c) 2013, salesforce.com\n */\n.ql-container {\n box-sizing: border-box;\n font-family: Helvetica, Arial, sans-serif;\n font-size: 13px;\n height: 100%;\n margin: 0px;\n position: relative;\n}\n.ql-container.ql-disabled .ql-tooltip {\n visibility: hidden;\n}\n.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {\n pointer-events: none;\n}\n.ql-clipboard {\n left: -100000px;\n height: 1px;\n overflow-y: hidden;\n position: absolute;\n top: 50%;\n}\n.ql-clipboard p {\n margin: 0;\n padding: 0;\n}\n.ql-editor {\n box-sizing: border-box;\n line-height: 1.42;\n height: 100%;\n outline: none;\n overflow-y: auto;\n padding: 12px 15px;\n tab-size: 4;\n -moz-tab-size: 4;\n text-align: left;\n white-space: pre-wrap;\n word-wrap: break-word;\n}\n.ql-editor > * {\n cursor: text;\n}\n.ql-editor p,\n.ql-editor ol,\n.ql-editor ul,\n.ql-editor pre,\n.ql-editor blockquote,\n.ql-editor h1,\n.ql-editor h2,\n.ql-editor h3,\n.ql-editor h4,\n.ql-editor h5,\n.ql-editor h6 {\n margin: 0;\n padding: 0;\n counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;\n}\n.ql-editor ol,\n.ql-editor ul {\n padding-left: 1.5em;\n}\n.ql-editor ol > li,\n.ql-editor ul > li {\n list-style-type: none;\n}\n.ql-editor ul > li::before {\n content: '\\2022';\n}\n.ql-editor ul[data-checked=true],\n.ql-editor ul[data-checked=false] {\n pointer-events: none;\n}\n.ql-editor ul[data-checked=true] > li *,\n.ql-editor ul[data-checked=false] > li * {\n pointer-events: all;\n}\n.ql-editor ul[data-checked=true] > li::before,\n.ql-editor ul[data-checked=false] > li::before {\n color: #777;\n cursor: pointer;\n pointer-events: all;\n}\n.ql-editor ul[data-checked=true] > li::before {\n content: '\\2611';\n}\n.ql-editor ul[data-checked=false] > li::before {\n content: '\\2610';\n}\n.ql-editor li::before {\n display: inline-block;\n white-space: nowrap;\n width: 1.2em;\n}\n.ql-editor li:not(.ql-direction-rtl)::before {\n margin-left: -1.5em;\n margin-right: 0.3em;\n text-align: right;\n}\n.ql-editor li.ql-direction-rtl::before {\n margin-left: 0.3em;\n margin-right: -1.5em;\n}\n.ql-editor ol li:not(.ql-direction-rtl),\n.ql-editor ul li:not(.ql-direction-rtl) {\n padding-left: 1.5em;\n}\n.ql-editor ol li.ql-direction-rtl,\n.ql-editor ul li.ql-direction-rtl {\n padding-right: 1.5em;\n}\n.ql-editor ol li {\n counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;\n counter-increment: list-0;\n}\n.ql-editor ol li:before {\n content: counter(list-0, decimal) '. ';\n}\n.ql-editor ol li.ql-indent-1 {\n counter-increment: list-1;\n}\n.ql-editor ol li.ql-indent-1:before {\n content: counter(list-1, lower-alpha) '. ';\n}\n.ql-editor ol li.ql-indent-1 {\n counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-2 {\n counter-increment: list-2;\n}\n.ql-editor ol li.ql-indent-2:before {\n content: counter(list-2, lower-roman) '. ';\n}\n.ql-editor ol li.ql-indent-2 {\n counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-3 {\n counter-increment: list-3;\n}\n.ql-editor ol li.ql-indent-3:before {\n content: counter(list-3, decimal) '. ';\n}\n.ql-editor ol li.ql-indent-3 {\n counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-4 {\n counter-increment: list-4;\n}\n.ql-editor ol li.ql-indent-4:before {\n content: counter(list-4, lower-alpha) '. ';\n}\n.ql-editor ol li.ql-indent-4 {\n counter-reset: list-5 list-6 list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-5 {\n counter-increment: list-5;\n}\n.ql-editor ol li.ql-indent-5:before {\n content: counter(list-5, lower-roman) '. ';\n}\n.ql-editor ol li.ql-indent-5 {\n counter-reset: list-6 list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-6 {\n counter-increment: list-6;\n}\n.ql-editor ol li.ql-indent-6:before {\n content: counter(list-6, decimal) '. ';\n}\n.ql-editor ol li.ql-indent-6 {\n counter-reset: list-7 list-8 list-9;\n}\n.ql-editor ol li.ql-indent-7 {\n counter-increment: list-7;\n}\n.ql-editor ol li.ql-indent-7:before {\n content: counter(list-7, lower-alpha) '. ';\n}\n.ql-editor ol li.ql-indent-7 {\n counter-reset: list-8 list-9;\n}\n.ql-editor ol li.ql-indent-8 {\n counter-increment: list-8;\n}\n.ql-editor ol li.ql-indent-8:before {\n content: counter(list-8, lower-roman) '. ';\n}\n.ql-editor ol li.ql-indent-8 {\n counter-reset: list-9;\n}\n.ql-editor ol li.ql-indent-9 {\n counter-increment: list-9;\n}\n.ql-editor ol li.ql-indent-9:before {\n content: counter(list-9, decimal) '. ';\n}\n.ql-editor .ql-indent-1:not(.ql-direction-rtl) {\n padding-left: 3em;\n}\n.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {\n padding-left: 4.5em;\n}\n.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {\n padding-right: 3em;\n}\n.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {\n padding-right: 4.5em;\n}\n.ql-editor .ql-indent-2:not(.ql-direction-rtl) {\n padding-left: 6em;\n}\n.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {\n padding-left: 7.5em;\n}\n.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {\n padding-right: 6em;\n}\n.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {\n padding-right: 7.5em;\n}\n.ql-editor .ql-indent-3:not(.ql-direction-rtl) {\n padding-left: 9em;\n}\n.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {\n padding-left: 10.5em;\n}\n.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {\n padding-right: 9em;\n}\n.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {\n padding-right: 10.5em;\n}\n.ql-editor .ql-indent-4:not(.ql-direction-rtl) {\n padding-left: 12em;\n}\n.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {\n padding-left: 13.5em;\n}\n.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {\n padding-right: 12em;\n}\n.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {\n padding-right: 13.5em;\n}\n.ql-editor .ql-indent-5:not(.ql-direction-rtl) {\n padding-left: 15em;\n}\n.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {\n padding-left: 16.5em;\n}\n.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {\n padding-right: 15em;\n}\n.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {\n padding-right: 16.5em;\n}\n.ql-editor .ql-indent-6:not(.ql-direction-rtl) {\n padding-left: 18em;\n}\n.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {\n padding-left: 19.5em;\n}\n.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {\n padding-right: 18em;\n}\n.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {\n padding-right: 19.5em;\n}\n.ql-editor .ql-indent-7:not(.ql-direction-rtl) {\n padding-left: 21em;\n}\n.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {\n padding-left: 22.5em;\n}\n.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {\n padding-right: 21em;\n}\n.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {\n padding-right: 22.5em;\n}\n.ql-editor .ql-indent-8:not(.ql-direction-rtl) {\n padding-left: 24em;\n}\n.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {\n padding-left: 25.5em;\n}\n.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {\n padding-right: 24em;\n}\n.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {\n padding-right: 25.5em;\n}\n.ql-editor .ql-indent-9:not(.ql-direction-rtl) {\n padding-left: 27em;\n}\n.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {\n padding-left: 28.5em;\n}\n.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {\n padding-right: 27em;\n}\n.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {\n padding-right: 28.5em;\n}\n.ql-editor .ql-video {\n display: block;\n max-width: 100%;\n}\n.ql-editor .ql-video.ql-align-center {\n margin: 0 auto;\n}\n.ql-editor .ql-video.ql-align-right {\n margin: 0 0 0 auto;\n}\n.ql-editor .ql-bg-black {\n background-color: #000;\n}\n.ql-editor .ql-bg-red {\n background-color: #e60000;\n}\n.ql-editor .ql-bg-orange {\n background-color: #f90;\n}\n.ql-editor .ql-bg-yellow {\n background-color: #ff0;\n}\n.ql-editor .ql-bg-green {\n background-color: #008a00;\n}\n.ql-editor .ql-bg-blue {\n background-color: #06c;\n}\n.ql-editor .ql-bg-purple {\n background-color: #93f;\n}\n.ql-editor .ql-color-white {\n color: #fff;\n}\n.ql-editor .ql-color-red {\n color: #e60000;\n}\n.ql-editor .ql-color-orange {\n color: #f90;\n}\n.ql-editor .ql-color-yellow {\n color: #ff0;\n}\n.ql-editor .ql-color-green {\n color: #008a00;\n}\n.ql-editor .ql-color-blue {\n color: #06c;\n}\n.ql-editor .ql-color-purple {\n color: #93f;\n}\n.ql-editor .ql-font-serif {\n font-family: Georgia, Times New Roman, serif;\n}\n.ql-editor .ql-font-monospace {\n font-family: Monaco, Courier New, monospace;\n}\n.ql-editor .ql-size-small {\n font-size: 0.75em;\n}\n.ql-editor .ql-size-large {\n font-size: 1.5em;\n}\n.ql-editor .ql-size-huge {\n font-size: 2.5em;\n}\n.ql-editor .ql-direction-rtl {\n direction: rtl;\n text-align: inherit;\n}\n.ql-editor .ql-align-center {\n text-align: center;\n}\n.ql-editor .ql-align-justify {\n text-align: justify;\n}\n.ql-editor .ql-align-right {\n text-align: right;\n}\n.ql-editor.ql-blank::before {\n color: rgba(0,0,0,0.6);\n content: attr(data-placeholder);\n font-style: italic;\n left: 15px;\n pointer-events: none;\n position: absolute;\n right: 15px;\n}\n.ql-snow.ql-toolbar:after,\n.ql-snow .ql-toolbar:after {\n clear: both;\n content: '';\n display: table;\n}\n.ql-snow.ql-toolbar button,\n.ql-snow .ql-toolbar button {\n background: none;\n border: none;\n cursor: pointer;\n display: inline-block;\n float: left;\n height: 24px;\n padding: 3px 5px;\n width: 28px;\n}\n.ql-snow.ql-toolbar button svg,\n.ql-snow .ql-toolbar button svg {\n float: left;\n height: 100%;\n}\n.ql-snow.ql-toolbar button:active:hover,\n.ql-snow .ql-toolbar button:active:hover {\n outline: none;\n}\n.ql-snow.ql-toolbar input.ql-image[type=file],\n.ql-snow .ql-toolbar input.ql-image[type=file] {\n display: none;\n}\n.ql-snow.ql-toolbar button:hover,\n.ql-snow .ql-toolbar button:hover,\n.ql-snow.ql-toolbar button:focus,\n.ql-snow .ql-toolbar button:focus,\n.ql-snow.ql-toolbar button.ql-active,\n.ql-snow .ql-toolbar button.ql-active,\n.ql-snow.ql-toolbar .ql-picker-label:hover,\n.ql-snow .ql-toolbar .ql-picker-label:hover,\n.ql-snow.ql-toolbar .ql-picker-label.ql-active,\n.ql-snow .ql-toolbar .ql-picker-label.ql-active,\n.ql-snow.ql-toolbar .ql-picker-item:hover,\n.ql-snow .ql-toolbar .ql-picker-item:hover,\n.ql-snow.ql-toolbar .ql-picker-item.ql-selected,\n.ql-snow .ql-toolbar .ql-picker-item.ql-selected {\n color: #06c;\n}\n.ql-snow.ql-toolbar button:hover .ql-fill,\n.ql-snow .ql-toolbar button:hover .ql-fill,\n.ql-snow.ql-toolbar button:focus .ql-fill,\n.ql-snow .ql-toolbar button:focus .ql-fill,\n.ql-snow.ql-toolbar button.ql-active .ql-fill,\n.ql-snow .ql-toolbar button.ql-active .ql-fill,\n.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,\n.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,\n.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,\n.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,\n.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,\n.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,\n.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,\n.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,\n.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,\n.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,\n.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {\n fill: #06c;\n}\n.ql-snow.ql-toolbar button:hover .ql-stroke,\n.ql-snow .ql-toolbar button:hover .ql-stroke,\n.ql-snow.ql-toolbar button:focus .ql-stroke,\n.ql-snow .ql-toolbar button:focus .ql-stroke,\n.ql-snow.ql-toolbar button.ql-active .ql-stroke,\n.ql-snow .ql-toolbar button.ql-active .ql-stroke,\n.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,\n.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,\n.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,\n.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,\n.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,\n.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,\n.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,\n.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,\n.ql-snow.ql-toolbar button:hover .ql-stroke-miter,\n.ql-snow .ql-toolbar button:hover .ql-stroke-miter,\n.ql-snow.ql-toolbar button:focus .ql-stroke-miter,\n.ql-snow .ql-toolbar button:focus .ql-stroke-miter,\n.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,\n.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,\n.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,\n.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,\n.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,\n.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,\n.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,\n.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,\n.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,\n.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {\n stroke: #06c;\n}\n@media (pointer: coarse) {\n .ql-snow.ql-toolbar button:hover:not(.ql-active),\n .ql-snow .ql-toolbar button:hover:not(.ql-active) {\n color: #444;\n }\n .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,\n .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,\n .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,\n .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {\n fill: #444;\n }\n .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,\n .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,\n .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,\n .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {\n stroke: #444;\n }\n}\n.ql-snow {\n box-sizing: border-box;\n}\n.ql-snow * {\n box-sizing: border-box;\n}\n.ql-snow .ql-hidden {\n display: none;\n}\n.ql-snow .ql-out-bottom,\n.ql-snow .ql-out-top {\n visibility: hidden;\n}\n.ql-snow .ql-tooltip {\n position: absolute;\n transform: translateY(10px);\n}\n.ql-snow .ql-tooltip a {\n cursor: pointer;\n text-decoration: none;\n}\n.ql-snow .ql-tooltip.ql-flip {\n transform: translateY(-10px);\n}\n.ql-snow .ql-formats {\n display: inline-block;\n vertical-align: middle;\n}\n.ql-snow .ql-formats:after {\n clear: both;\n content: '';\n display: table;\n}\n.ql-snow .ql-stroke {\n fill: none;\n stroke: #444;\n stroke-linecap: round;\n stroke-linejoin: round;\n stroke-width: 2;\n}\n.ql-snow .ql-stroke-miter {\n fill: none;\n stroke: #444;\n stroke-miterlimit: 10;\n stroke-width: 2;\n}\n.ql-snow .ql-fill,\n.ql-snow .ql-stroke.ql-fill {\n fill: #444;\n}\n.ql-snow .ql-empty {\n fill: none;\n}\n.ql-snow .ql-even {\n fill-rule: evenodd;\n}\n.ql-snow .ql-thin,\n.ql-snow .ql-stroke.ql-thin {\n stroke-width: 1;\n}\n.ql-snow .ql-transparent {\n opacity: 0.4;\n}\n.ql-snow .ql-direction svg:last-child {\n display: none;\n}\n.ql-snow .ql-direction.ql-active svg:last-child {\n display: inline;\n}\n.ql-snow .ql-direction.ql-active svg:first-child {\n display: none;\n}\n.ql-snow .ql-editor h1 {\n font-size: 2em;\n}\n.ql-snow .ql-editor h2 {\n font-size: 1.5em;\n}\n.ql-snow .ql-editor h3 {\n font-size: 1.17em;\n}\n.ql-snow .ql-editor h4 {\n font-size: 1em;\n}\n.ql-snow .ql-editor h5 {\n font-size: 0.83em;\n}\n.ql-snow .ql-editor h6 {\n font-size: 0.67em;\n}\n.ql-snow .ql-editor a {\n text-decoration: underline;\n}\n.ql-snow .ql-editor blockquote {\n border-left: 4px solid #ccc;\n margin-bottom: 5px;\n margin-top: 5px;\n padding-left: 16px;\n}\n.ql-snow .ql-editor code,\n.ql-snow .ql-editor pre {\n background-color: #f0f0f0;\n border-radius: 3px;\n}\n.ql-snow .ql-editor pre {\n white-space: pre-wrap;\n margin-bottom: 5px;\n margin-top: 5px;\n padding: 5px 10px;\n}\n.ql-snow .ql-editor code {\n font-size: 85%;\n padding: 2px 4px;\n}\n.ql-snow .ql-editor pre.ql-syntax {\n background-color: #23241f;\n color: #f8f8f2;\n overflow: visible;\n}\n.ql-snow .ql-editor img {\n max-width: 100%;\n}\n.ql-snow .ql-picker {\n color: #444;\n display: inline-block;\n float: left;\n font-size: 14px;\n font-weight: 500;\n height: 24px;\n position: relative;\n vertical-align: middle;\n}\n.ql-snow .ql-picker-label {\n cursor: pointer;\n display: inline-block;\n height: 100%;\n padding-left: 8px;\n padding-right: 2px;\n position: relative;\n width: 100%;\n}\n.ql-snow .ql-picker-label::before {\n display: inline-block;\n line-height: 22px;\n}\n.ql-snow .ql-picker-options {\n background-color: #fff;\n display: none;\n min-width: 100%;\n padding: 4px 8px;\n position: absolute;\n white-space: nowrap;\n}\n.ql-snow .ql-picker-options .ql-picker-item {\n cursor: pointer;\n display: block;\n padding-bottom: 5px;\n padding-top: 5px;\n}\n.ql-snow .ql-picker.ql-expanded .ql-picker-label {\n color: #ccc;\n z-index: 2;\n}\n.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {\n fill: #ccc;\n}\n.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {\n stroke: #ccc;\n}\n.ql-snow .ql-picker.ql-expanded .ql-picker-options {\n display: block;\n margin-top: -1px;\n top: 100%;\n z-index: 1;\n}\n.ql-snow .ql-color-picker,\n.ql-snow .ql-icon-picker {\n width: 28px;\n}\n.ql-snow .ql-color-picker .ql-picker-label,\n.ql-snow .ql-icon-picker .ql-picker-label {\n padding: 2px 4px;\n}\n.ql-snow .ql-color-picker .ql-picker-label svg,\n.ql-snow .ql-icon-picker .ql-picker-label svg {\n right: 4px;\n}\n.ql-snow .ql-icon-picker .ql-picker-options {\n padding: 4px 0px;\n}\n.ql-snow .ql-icon-picker .ql-picker-item {\n height: 24px;\n width: 24px;\n padding: 2px 4px;\n}\n.ql-snow .ql-color-picker .ql-picker-options {\n padding: 3px 5px;\n width: 152px;\n}\n.ql-snow .ql-color-picker .ql-picker-item {\n border: 1px solid transparent;\n float: left;\n height: 16px;\n margin: 2px;\n padding: 0px;\n width: 16px;\n}\n.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {\n position: absolute;\n margin-top: -9px;\n right: 0;\n top: 50%;\n width: 18px;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,\n.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,\n.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,\n.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {\n content: attr(data-label);\n}\n.ql-snow .ql-picker.ql-header {\n width: 98px;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item::before {\n content: 'Normal';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"1\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"1\"]::before {\n content: 'Heading 1';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"2\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"2\"]::before {\n content: 'Heading 2';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"3\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"3\"]::before {\n content: 'Heading 3';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"4\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"4\"]::before {\n content: 'Heading 4';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"5\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"5\"]::before {\n content: 'Heading 5';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-label[data-value=\"6\"]::before,\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"6\"]::before {\n content: 'Heading 6';\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"1\"]::before {\n font-size: 2em;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"2\"]::before {\n font-size: 1.5em;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"3\"]::before {\n font-size: 1.17em;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"4\"]::before {\n font-size: 1em;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"5\"]::before {\n font-size: 0.83em;\n}\n.ql-snow .ql-picker.ql-header .ql-picker-item[data-value=\"6\"]::before {\n font-size: 0.67em;\n}\n.ql-snow .ql-picker.ql-font {\n width: 108px;\n}\n.ql-snow .ql-picker.ql-font .ql-picker-label::before,\n.ql-snow .ql-picker.ql-font .ql-picker-item::before {\n content: 'Sans Serif';\n}\n.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,\n.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {\n content: 'Serif';\n}\n.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,\n.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {\n content: 'Monospace';\n}\n.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {\n font-family: Georgia, Times New Roman, serif;\n}\n.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {\n font-family: Monaco, Courier New, monospace;\n}\n.ql-snow .ql-picker.ql-size {\n width: 98px;\n}\n.ql-snow .ql-picker.ql-size .ql-picker-label::before,\n.ql-snow .ql-picker.ql-size .ql-picker-item::before {\n content: 'Normal';\n}\n.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {\n content: 'Small';\n}\n.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {\n content: 'Large';\n}\n.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {\n content: 'Huge';\n}\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {\n font-size: 10px;\n}\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {\n font-size: 18px;\n}\n.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {\n font-size: 32px;\n}\n.ql-snow .ql-color-picker.ql-background .ql-picker-item {\n background-color: #fff;\n}\n.ql-snow .ql-color-picker.ql-color .ql-picker-item {\n background-color: #000;\n}\n.ql-toolbar.ql-snow {\n border: 1px solid #ccc;\n box-sizing: border-box;\n font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;\n padding: 8px;\n}\n.ql-toolbar.ql-snow .ql-formats {\n margin-right: 15px;\n}\n.ql-toolbar.ql-snow .ql-picker-label {\n border: 1px solid transparent;\n}\n.ql-toolbar.ql-snow .ql-picker-options {\n border: 1px solid transparent;\n box-shadow: rgba(0,0,0,0.2) 0 2px 8px;\n}\n.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {\n border-color: #ccc;\n}\n.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {\n border-color: #ccc;\n}\n.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,\n.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {\n border-color: #000;\n}\n.ql-toolbar.ql-snow + .ql-container.ql-snow {\n border-top: 0px;\n}\n.ql-snow .ql-tooltip {\n background-color: #fff;\n border: 1px solid #ccc;\n box-shadow: 0px 0px 5px #ddd;\n color: #444;\n padding: 5px 12px;\n white-space: nowrap;\n}\n.ql-snow .ql-tooltip::before {\n content: \"Visit URL:\";\n line-height: 26px;\n margin-right: 8px;\n}\n.ql-snow .ql-tooltip input[type=text] {\n display: none;\n border: 1px solid #ccc;\n font-size: 13px;\n height: 26px;\n margin: 0px;\n padding: 3px 5px;\n width: 170px;\n}\n.ql-snow .ql-tooltip a.ql-preview {\n display: inline-block;\n max-width: 200px;\n overflow-x: hidden;\n text-overflow: ellipsis;\n vertical-align: top;\n}\n.ql-snow .ql-tooltip a.ql-action::after {\n border-right: 1px solid #ccc;\n content: 'Edit';\n margin-left: 16px;\n padding-right: 8px;\n}\n.ql-snow .ql-tooltip a.ql-remove::before {\n content: 'Remove';\n margin-left: 8px;\n}\n.ql-snow .ql-tooltip a {\n line-height: 26px;\n}\n.ql-snow .ql-tooltip.ql-editing a.ql-preview,\n.ql-snow .ql-tooltip.ql-editing a.ql-remove {\n display: none;\n}\n.ql-snow .ql-tooltip.ql-editing input[type=text] {\n display: inline-block;\n}\n.ql-snow .ql-tooltip.ql-editing a.ql-action::after {\n border-right: 0px;\n content: 'Save';\n padding-right: 0px;\n}\n.ql-snow .ql-tooltip[data-mode=link]::before {\n content: \"Enter link:\";\n}\n.ql-snow .ql-tooltip[data-mode=formula]::before {\n content: \"Enter formula:\";\n}\n.ql-snow .ql-tooltip[data-mode=video]::before {\n content: \"Enter video:\";\n}\n.ql-snow a {\n color: #06c;\n}\n.ql-container.ql-snow {\n border: 1px solid #ccc;\n}\n";
1405
- styleInject(css_248z$1);
1406
- var css_248z = ".mobile-editor .mobile-editor_quill {\n height: 450px;\n color: #3e3e3e;\n}\n.mobile-editor .mobile-editor_quill .ql-container {\n background: #ffffff;\n height: 400px;\n}\n.mobile-editor .mobile-editor_quill .ql-editor {\n height: 400px;\n}\n";
1407
- styleInject(css_248z);
1408
- mchcLogger.log('quill !!!!');
1409
- Quill.register('modules/ImageResize', ImageResize);
1410
- var modules = {
1411
- toolbar: [[{
1412
- size: []
1413
- }],
1414
- // [{ header: [1, 2, 3, false] }],
1415
- ['bold', 'italic', 'underline', 'strike'], [{
1416
- color: []
1417
- }, {
1418
- background: []
1419
- }, {
1420
- align: []
1421
- }],
1422
- // [{ list: 'ordered' }, { indent: '-1' }, { indent: '+1' }],
1423
- [{
1424
- list: 'ordered'
1425
- }], ['link', 'image', 'video']
1426
- // ['clean'],
1427
- ],
1428
- ImageResize: {}
1429
- };
1430
- var formats = ['size', 'header', 'bold', 'italic', 'underline', 'strike', 'blockquote', 'color', 'background', 'align', 'list', 'indent', 'link', 'image', 'video', 'clean'];
1431
- var MobileEditor = /*#__PURE__*/function (_Component) {
1432
- function MobileEditor(props) {
1433
- var _this;
1434
- _classCallCheck(this, MobileEditor);
1435
- _this = _callSuper(this, MobileEditor, [props]);
1436
- _defineProperty(_this, "uploadRef", void 0);
1437
- _defineProperty(_this, "quillRef", void 0);
1438
- _defineProperty(_this, "handleChange", function (data) {
1439
- var onChange = _this.props.onChange;
1440
- onChange && onChange(data);
1441
- });
1442
- _defineProperty(_this, "handleUploadImage", function (data) {
1443
- if (_get(data, 'file.status') === 'done') {
1444
- var imageUrl = _get(data, 'file.response.url');
1445
- var absUrl = imageUrl.startsWith('http') ? imageUrl : "".concat(getMacroValue('API_PREFIX')).concat(imageUrl).replace(/\/+/g, '/');
1446
- var quillEditor = _this.quillRef.getEditor();
1447
- var range = quillEditor.selection.savedRange.index;
1448
- if (range || range == 0) {
1449
- quillEditor.insertEmbed(range, 'image', absUrl);
1450
- }
1451
- quillEditor.setSelection(quillEditor.getSelection().index + 1);
1452
- }
1453
- });
1454
- console.log({
1455
- props: props
1456
- });
1457
- _this.state = {
1458
- value: _get(props, 'value')
1459
- };
1460
- return _this;
1461
- }
1462
- _inherits(MobileEditor, _Component);
1463
- return _createClass(MobileEditor, [{
1464
- key: "componentDidMount",
1465
- value: function componentDidMount() {
1466
- var _this2 = this;
1467
- var quillEditor = this.quillRef.getEditor();
1468
- var quillEditorToolbar = quillEditor.getModule('toolbar');
1469
- quillEditorToolbar.addHandler('image', function () {
1470
- _this2.uploadRef.click();
1471
- });
1472
- }
1473
- }, {
1474
- key: "render",
1475
- value: function render() {
1476
- var _this3 = this;
1477
- var value = this.state.value;
1478
- return /*#__PURE__*/React.createElement("div", {
1479
- className: "mobile-editor"
1480
- }, /*#__PURE__*/React.createElement(ReactQuill, {
1481
- ref: function ref(_ref) {
1482
- _this3.quillRef = _ref;
1483
- },
1484
- className: "mobile-editor_quill",
1485
- theme: "snow",
1486
- modules: modules,
1487
- defaultValue: value,
1488
- onChange: this.handleChange,
1489
- formats: formats
1490
- }), /*#__PURE__*/React.createElement("div", {
1491
- style: {
1492
- display: 'none'
1493
- }
1494
- }, /*#__PURE__*/React.createElement(_Upload, {
1495
- action: "".concat(getMacroValue('API_PREFIX'), "/api/uploadImage").replace(/\/+/g, '/'),
1496
- listType: "text",
1497
- accept: ".png,.jpg,.jpeg,gif,.svg",
1498
- onChange: this.handleUploadImage,
1499
- headers: {
1500
- Authorization: mchcEnv.token
1501
- }
1502
- }, /*#__PURE__*/React.createElement("span", {
1503
- ref: function ref(_ref2) {
1504
- _this3.uploadRef = _ref2;
1505
- }
1506
- }))));
1507
- }
1508
- }]);
1509
- }(Component);
1510
- export { MobileEditor as default };
1511
- //# sourceMappingURL=.root181.js.map