jodit-pro 4.11.29 → 4.12.3

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 (319) hide show
  1. package/es2015/jodit.css +1 -1
  2. package/es2015/jodit.fat.min.js +8 -11
  3. package/es2015/jodit.js +86 -5
  4. package/es2015/jodit.min.js +4 -4
  5. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  6. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.js +161 -29
  7. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.min.js +4 -7
  8. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  9. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  10. package/es2015/plugins/backup/backup.css +1 -1
  11. package/es2015/plugins/backup/backup.js +1 -1
  12. package/es2015/plugins/backup/backup.min.js +1 -1
  13. package/es2015/plugins/button-generator/button-generator.css +1 -1
  14. package/es2015/plugins/button-generator/button-generator.js +1 -1
  15. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  16. package/es2015/plugins/change-case/change-case.js +1 -1
  17. package/es2015/plugins/change-case/change-case.min.js +1 -1
  18. package/es2015/plugins/color-picker/color-picker.css +1 -1
  19. package/es2015/plugins/color-picker/color-picker.js +1 -1
  20. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  21. package/es2015/plugins/emoji/emoji.css +1 -1
  22. package/es2015/plugins/emoji/emoji.js +1 -1
  23. package/es2015/plugins/emoji/emoji.min.js +1 -1
  24. package/es2015/plugins/export-docs/export-docs.js +1 -1
  25. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  26. package/es2015/plugins/finder/finder.css +1 -1
  27. package/es2015/plugins/finder/finder.js +2 -2
  28. package/es2015/plugins/finder/finder.min.js +2 -2
  29. package/es2015/plugins/google-maps/google-maps.css +1 -1
  30. package/es2015/plugins/google-maps/google-maps.js +1 -1
  31. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  32. package/es2015/plugins/google-search/google-search.js +1 -1
  33. package/es2015/plugins/google-search/google-search.min.js +1 -1
  34. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  35. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  36. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  37. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  38. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  39. package/es2015/plugins/keyboard/keyboard.css +1 -1
  40. package/es2015/plugins/keyboard/keyboard.js +1 -1
  41. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  42. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  43. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  44. package/es2015/plugins/page-break/page-break.js +1 -1
  45. package/es2015/plugins/page-break/page-break.min.js +1 -1
  46. package/es2015/plugins/paste-code/paste-code.css +1 -1
  47. package/es2015/plugins/paste-code/paste-code.js +1 -1
  48. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  49. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  50. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  51. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  52. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  53. package/es2015/plugins/style/style.css +1 -1
  54. package/es2015/plugins/style/style.js +1 -1
  55. package/es2015/plugins/style/style.min.js +1 -1
  56. package/es2015/plugins/templates/templates.css +1 -1
  57. package/es2015/plugins/templates/templates.js +1 -1
  58. package/es2015/plugins/templates/templates.min.js +1 -1
  59. package/es2015/plugins/todo-list/todo-list.css +1 -1
  60. package/es2015/plugins/todo-list/todo-list.js +1 -1
  61. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  62. package/es2015/plugins/translate/translate.css +1 -1
  63. package/es2015/plugins/translate/translate.js +1 -1
  64. package/es2015/plugins/translate/translate.min.js +1 -1
  65. package/es2015/plugins/tune-block/tune-block.css +1 -1
  66. package/es2015/plugins/tune-block/tune-block.js +1 -1
  67. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  68. package/es2018/jodit.fat.min.js +10 -13
  69. package/es2018/jodit.min.js +4 -4
  70. package/es2018/plugins/ai-assistant-pro/ai-assistant-pro.min.js +5 -8
  71. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  72. package/es2018/plugins/backup/backup.min.js +1 -1
  73. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  74. package/es2018/plugins/change-case/change-case.min.js +1 -1
  75. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  76. package/es2018/plugins/emoji/emoji.min.js +1 -1
  77. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  78. package/es2018/plugins/finder/finder.min.js +2 -2
  79. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  80. package/es2018/plugins/google-search/google-search.min.js +1 -1
  81. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  82. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  83. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  84. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  85. package/es2018/plugins/page-break/page-break.min.js +1 -1
  86. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  87. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  88. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  89. package/es2018/plugins/style/style.min.js +1 -1
  90. package/es2018/plugins/templates/templates.min.js +1 -1
  91. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  92. package/es2018/plugins/translate/translate.min.js +1 -1
  93. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  94. package/es2021/jodit.css +1 -1
  95. package/es2021/jodit.fat.min.js +12 -15
  96. package/es2021/jodit.js +86 -5
  97. package/es2021/jodit.min.js +5 -5
  98. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  99. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.js +154 -29
  100. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.min.js +5 -8
  101. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  102. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  103. package/es2021/plugins/backup/backup.css +1 -1
  104. package/es2021/plugins/backup/backup.js +1 -1
  105. package/es2021/plugins/backup/backup.min.js +1 -1
  106. package/es2021/plugins/button-generator/button-generator.css +1 -1
  107. package/es2021/plugins/button-generator/button-generator.js +1 -1
  108. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  109. package/es2021/plugins/change-case/change-case.js +1 -1
  110. package/es2021/plugins/change-case/change-case.min.js +1 -1
  111. package/es2021/plugins/color-picker/color-picker.css +1 -1
  112. package/es2021/plugins/color-picker/color-picker.js +1 -1
  113. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  114. package/es2021/plugins/emoji/emoji.css +1 -1
  115. package/es2021/plugins/emoji/emoji.js +1 -1
  116. package/es2021/plugins/emoji/emoji.min.js +1 -1
  117. package/es2021/plugins/export-docs/export-docs.js +1 -1
  118. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  119. package/es2021/plugins/finder/finder.css +1 -1
  120. package/es2021/plugins/finder/finder.js +2 -2
  121. package/es2021/plugins/finder/finder.min.js +2 -2
  122. package/es2021/plugins/google-maps/google-maps.css +1 -1
  123. package/es2021/plugins/google-maps/google-maps.js +1 -1
  124. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  125. package/es2021/plugins/google-search/google-search.js +1 -1
  126. package/es2021/plugins/google-search/google-search.min.js +1 -1
  127. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  128. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  129. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  130. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  131. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  132. package/es2021/plugins/keyboard/keyboard.css +1 -1
  133. package/es2021/plugins/keyboard/keyboard.js +1 -1
  134. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  135. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  136. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  137. package/es2021/plugins/page-break/page-break.js +1 -1
  138. package/es2021/plugins/page-break/page-break.min.js +1 -1
  139. package/es2021/plugins/paste-code/paste-code.css +1 -1
  140. package/es2021/plugins/paste-code/paste-code.js +1 -1
  141. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  142. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  143. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  144. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  145. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  146. package/es2021/plugins/style/style.css +1 -1
  147. package/es2021/plugins/style/style.js +1 -1
  148. package/es2021/plugins/style/style.min.js +1 -1
  149. package/es2021/plugins/templates/templates.css +1 -1
  150. package/es2021/plugins/templates/templates.js +1 -1
  151. package/es2021/plugins/templates/templates.min.js +1 -1
  152. package/es2021/plugins/todo-list/todo-list.css +1 -1
  153. package/es2021/plugins/todo-list/todo-list.js +1 -1
  154. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  155. package/es2021/plugins/translate/translate.css +1 -1
  156. package/es2021/plugins/translate/translate.js +1 -1
  157. package/es2021/plugins/translate/translate.min.js +1 -1
  158. package/es2021/plugins/tune-block/tune-block.css +1 -1
  159. package/es2021/plugins/tune-block/tune-block.js +1 -1
  160. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  161. package/es2021.en/jodit.css +1 -1
  162. package/es2021.en/jodit.fat.min.js +9 -12
  163. package/es2021.en/jodit.js +86 -5
  164. package/es2021.en/jodit.min.js +5 -5
  165. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  166. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.js +154 -29
  167. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.min.js +26 -29
  168. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  169. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  170. package/es2021.en/plugins/backup/backup.css +1 -1
  171. package/es2021.en/plugins/backup/backup.js +1 -1
  172. package/es2021.en/plugins/backup/backup.min.js +1 -1
  173. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  174. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  175. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  176. package/es2021.en/plugins/change-case/change-case.js +1 -1
  177. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  178. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  179. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  180. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  181. package/es2021.en/plugins/emoji/emoji.css +1 -1
  182. package/es2021.en/plugins/emoji/emoji.js +1 -1
  183. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  184. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  185. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  186. package/es2021.en/plugins/finder/finder.css +1 -1
  187. package/es2021.en/plugins/finder/finder.js +2 -2
  188. package/es2021.en/plugins/finder/finder.min.js +2 -2
  189. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  190. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  191. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  192. package/es2021.en/plugins/google-search/google-search.js +1 -1
  193. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  194. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  195. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  196. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  197. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  198. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  199. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  200. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  201. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  202. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  203. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  204. package/es2021.en/plugins/page-break/page-break.js +1 -1
  205. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  206. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  207. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  208. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  209. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  210. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  211. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  212. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  213. package/es2021.en/plugins/style/style.css +1 -1
  214. package/es2021.en/plugins/style/style.js +1 -1
  215. package/es2021.en/plugins/style/style.min.js +1 -1
  216. package/es2021.en/plugins/templates/templates.css +1 -1
  217. package/es2021.en/plugins/templates/templates.js +1 -1
  218. package/es2021.en/plugins/templates/templates.min.js +1 -1
  219. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  220. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  221. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  222. package/es2021.en/plugins/translate/translate.css +1 -1
  223. package/es2021.en/plugins/translate/translate.js +1 -1
  224. package/es2021.en/plugins/translate/translate.min.js +1 -1
  225. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  226. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  227. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  228. package/es5/jodit.css +2 -2
  229. package/es5/jodit.fat.min.js +2 -2
  230. package/es5/jodit.js +89 -5
  231. package/es5/jodit.min.css +2 -2
  232. package/es5/jodit.min.js +2 -2
  233. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  234. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.js +174 -26
  235. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.min.js +2 -2
  236. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  237. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  238. package/es5/plugins/backup/backup.css +1 -1
  239. package/es5/plugins/backup/backup.js +1 -1
  240. package/es5/plugins/backup/backup.min.js +1 -1
  241. package/es5/plugins/button-generator/button-generator.css +1 -1
  242. package/es5/plugins/button-generator/button-generator.js +1 -1
  243. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  244. package/es5/plugins/change-case/change-case.js +1 -1
  245. package/es5/plugins/change-case/change-case.min.js +1 -1
  246. package/es5/plugins/color-picker/color-picker.css +1 -1
  247. package/es5/plugins/color-picker/color-picker.js +1 -1
  248. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  249. package/es5/plugins/emoji/emoji.css +1 -1
  250. package/es5/plugins/emoji/emoji.js +1 -1
  251. package/es5/plugins/emoji/emoji.min.js +1 -1
  252. package/es5/plugins/export-docs/export-docs.js +1 -1
  253. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  254. package/es5/plugins/finder/finder.css +1 -1
  255. package/es5/plugins/finder/finder.js +2 -2
  256. package/es5/plugins/finder/finder.min.js +2 -2
  257. package/es5/plugins/google-maps/google-maps.css +1 -1
  258. package/es5/plugins/google-maps/google-maps.js +1 -1
  259. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  260. package/es5/plugins/google-search/google-search.js +1 -1
  261. package/es5/plugins/google-search/google-search.min.js +1 -1
  262. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  263. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  264. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  265. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  266. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  267. package/es5/plugins/keyboard/keyboard.css +1 -1
  268. package/es5/plugins/keyboard/keyboard.js +1 -1
  269. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  270. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  271. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  272. package/es5/plugins/page-break/page-break.js +1 -1
  273. package/es5/plugins/page-break/page-break.min.js +1 -1
  274. package/es5/plugins/paste-code/paste-code.css +1 -1
  275. package/es5/plugins/paste-code/paste-code.js +1 -1
  276. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  277. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  278. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  279. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  280. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  281. package/es5/plugins/style/style.css +1 -1
  282. package/es5/plugins/style/style.js +1 -1
  283. package/es5/plugins/style/style.min.js +1 -1
  284. package/es5/plugins/templates/templates.css +1 -1
  285. package/es5/plugins/templates/templates.js +1 -1
  286. package/es5/plugins/templates/templates.min.js +1 -1
  287. package/es5/plugins/todo-list/todo-list.css +1 -1
  288. package/es5/plugins/todo-list/todo-list.js +1 -1
  289. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  290. package/es5/plugins/translate/translate.css +1 -1
  291. package/es5/plugins/translate/translate.js +1 -1
  292. package/es5/plugins/translate/translate.min.js +1 -1
  293. package/es5/plugins/tune-block/tune-block.css +1 -1
  294. package/es5/plugins/tune-block/tune-block.js +1 -1
  295. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  296. package/es5/polyfills.fat.min.js +1 -1
  297. package/es5/polyfills.js +1 -1
  298. package/es5/polyfills.min.js +1 -1
  299. package/esm/plugins/ai-assistant-pro/config.js +1 -1
  300. package/esm/plugins/ai-assistant-pro/tools/add-html/definition.d.ts +10 -0
  301. package/esm/plugins/ai-assistant-pro/tools/add-html/definition.js +1 -0
  302. package/esm/plugins/ai-assistant-pro/tools/add-html/executor.d.ts +13 -0
  303. package/esm/plugins/ai-assistant-pro/tools/add-html/executor.js +1 -0
  304. package/esm/plugins/ai-assistant-pro/tools/add-html/index.d.ts +9 -0
  305. package/esm/plugins/ai-assistant-pro/tools/add-html/index.js +1 -0
  306. package/esm/plugins/ai-assistant-pro/tools/index.js +1 -1
  307. package/esm/plugins/ai-assistant-pro/tools/read-blocks/executor.js +1 -1
  308. package/esm/plugins/ai-assistant-pro/ui/message-list/message-list.d.ts +4 -1
  309. package/esm/plugins/ai-assistant-pro/ui/message-list/message-list.js +1 -1
  310. package/esm/plugins/ai-assistant-pro/ui/permission-request/permission-request.js +2 -5
  311. package/esm/plugins/finder/ui/item/item.js +2 -2
  312. package/esm/plugins/license/helpers/helpers.js +1 -1
  313. package/esm/typings.d.ts +1 -0
  314. package/package.json +1 -1
  315. package/types/plugins/ai-assistant-pro/tools/add-html/definition.d.ts +10 -0
  316. package/types/plugins/ai-assistant-pro/tools/add-html/executor.d.ts +13 -0
  317. package/types/plugins/ai-assistant-pro/tools/add-html/index.d.ts +9 -0
  318. package/types/plugins/ai-assistant-pro/ui/message-list/message-list.d.ts +4 -1
  319. package/types/typings.d.ts +1 -0
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.11.29
4
+ * Version: v4.12.3
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.11.29
4
+ * Version: v4.12.3
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -2334,7 +2334,8 @@ jodit_esm_config__WEBPACK_IMPORTED_MODULE_15__.Config.prototype.aiAssistantPro =
2334
2334
  'readDocument',
2335
2335
  'readBlocks',
2336
2336
  'readSelection',
2337
- 'insertHTML'
2337
+ 'insertHTML',
2338
+ 'addHTML'
2338
2339
  ],
2339
2340
  alwaysDenyTools: [],
2340
2341
  defaultPermissionScope: 'conversation',
@@ -6692,6 +6693,139 @@ var aiProviderRegistry = new Map();
6692
6693
  }
6693
6694
 
6694
6695
 
6696
+ /***/ }),
6697
+
6698
+ /***/ 65374:
6699
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
6700
+
6701
+ "use strict";
6702
+ __webpack_require__.r(__webpack_exports__);
6703
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
6704
+ /* harmony export */ description: function() { return /* binding */ description; },
6705
+ /* harmony export */ name: function() { return /* binding */ name; },
6706
+ /* harmony export */ parameters: function() { return /* binding */ parameters; },
6707
+ /* harmony export */ requiresPermission: function() { return /* binding */ requiresPermission; }
6708
+ /* harmony export */ });
6709
+ /*!
6710
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
6711
+ * See LICENSE.md in the project root for license information.
6712
+ * Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
6713
+ */ var name = 'addHTML';
6714
+ var description = 'Add HTML content to the beginning or end of the document';
6715
+ var parameters = [
6716
+ {
6717
+ name: 'html',
6718
+ type: 'string',
6719
+ description: 'HTML content to add',
6720
+ required: true
6721
+ },
6722
+ {
6723
+ name: 'position',
6724
+ type: 'string',
6725
+ description: 'Where to add: "start" adds at the beginning of the document, "end" appends to the end',
6726
+ required: false,
6727
+ default: 'end'
6728
+ }
6729
+ ];
6730
+ var requiresPermission = true;
6731
+
6732
+
6733
+ /***/ }),
6734
+
6735
+ /***/ 686:
6736
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
6737
+
6738
+ "use strict";
6739
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
6740
+ /* harmony export */ execute: function() { return /* binding */ execute; }
6741
+ /* harmony export */ });
6742
+ /* harmony import */ var _swc_helpers_async_to_generator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(77688);
6743
+ /* harmony import */ var _swc_helpers_ts_generator__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(62361);
6744
+ /* harmony import */ var _core_abort_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(6689);
6745
+ /* harmony import */ var _core_arg_utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(49459);
6746
+ /* harmony import */ var jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(22732);
6747
+ /*!
6748
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
6749
+ * See LICENSE.md in the project root for license information.
6750
+ * Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
6751
+ */
6752
+
6753
+
6754
+
6755
+
6756
+ /**
6757
+ * Add HTML content to the beginning or end of the document
6758
+ */ function execute(jodit, args, signal) {
6759
+ return (0,_swc_helpers_async_to_generator__WEBPACK_IMPORTED_MODULE_0__._)(function() {
6760
+ var html, _args_position, position, fragment, tmp;
6761
+ return (0,_swc_helpers_ts_generator__WEBPACK_IMPORTED_MODULE_1__._)(this, function(_state) {
6762
+ html = (0,_core_arg_utils__WEBPACK_IMPORTED_MODULE_3__.requireString)(args, 'html', {
6763
+ allowEmpty: true
6764
+ });
6765
+ _args_position = args.position, position = _args_position === void 0 ? 'end' : _args_position;
6766
+ if (!html.trim()) {
6767
+ return [
6768
+ 2,
6769
+ {
6770
+ success: true,
6771
+ message: 'Nothing to add: HTML is empty'
6772
+ }
6773
+ ];
6774
+ }
6775
+ (0,_core_abort_utils__WEBPACK_IMPORTED_MODULE_2__.throwIfAborted)(signal);
6776
+ try {
6777
+ fragment = jodit.createInside.fragment();
6778
+ tmp = jodit.createInside.div();
6779
+ tmp.innerHTML = html;
6780
+ while(tmp.firstChild){
6781
+ fragment.appendChild(tmp.firstChild);
6782
+ }
6783
+ if (position === 'start') {
6784
+ jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_4__.Dom.prepend(jodit.editor, fragment);
6785
+ } else {
6786
+ jodit_esm_core_dom__WEBPACK_IMPORTED_MODULE_4__.Dom.append(jodit.editor, fragment);
6787
+ }
6788
+ jodit.synchronizeValues();
6789
+ return [
6790
+ 2,
6791
+ {
6792
+ success: true,
6793
+ message: "Added ".concat(html.length, " characters of HTML at the ").concat(position === 'start' ? 'beginning' : 'end', " of the document")
6794
+ }
6795
+ ];
6796
+ } catch (error) {
6797
+ throw new Error("Failed to add HTML: ".concat((error === null || error === void 0 ? void 0 : error.message) || 'Unknown error'));
6798
+ }
6799
+ // removed by dead control flow
6800
+
6801
+ });
6802
+ })();
6803
+ }
6804
+
6805
+
6806
+ /***/ }),
6807
+
6808
+ /***/ 78907:
6809
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
6810
+
6811
+ "use strict";
6812
+ /* harmony import */ var _swc_helpers_object_spread__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(56075);
6813
+ /* harmony import */ var _swc_helpers_object_spread_props__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11886);
6814
+ /* harmony import */ var _definition__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(65374);
6815
+ /* harmony import */ var _executor__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(686);
6816
+
6817
+
6818
+ /*!
6819
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
6820
+ * See LICENSE.md in the project root for license information.
6821
+ * Copyright (c) 2013-2026 Valerii Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
6822
+ */
6823
+
6824
+ /* harmony default export */ __webpack_exports__["default"] = ((0,_swc_helpers_object_spread_props__WEBPACK_IMPORTED_MODULE_1__._)((0,_swc_helpers_object_spread__WEBPACK_IMPORTED_MODULE_0__._)({}, _definition__WEBPACK_IMPORTED_MODULE_2__), {
6825
+ execute: _executor__WEBPACK_IMPORTED_MODULE_3__.execute
6826
+ }));
6827
+
6828
+
6695
6829
  /***/ }),
6696
6830
 
6697
6831
  /***/ 73943:
@@ -6866,15 +7000,16 @@ var requiresPermission = true;
6866
7000
  /* harmony export */ getToolNames: function() { return /* binding */ getToolNames; }
6867
7001
  /* harmony export */ });
6868
7002
  /* unused harmony exports getTool, hasTool */
6869
- /* harmony import */ var _apply_format__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(39296);
6870
- /* harmony import */ var _insert_html__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(16745);
6871
- /* harmony import */ var _read_blocks__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(78717);
6872
- /* harmony import */ var _read_document__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(5618);
6873
- /* harmony import */ var _read_selection__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(90991);
6874
- /* harmony import */ var _replace_block__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(2020);
6875
- /* harmony import */ var _replace_in_document__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(12570);
6876
- /* harmony import */ var _replace_selection__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(95323);
6877
- /* harmony import */ var _write_document__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(97603);
7003
+ /* harmony import */ var _add_html__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(78907);
7004
+ /* harmony import */ var _apply_format__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(39296);
7005
+ /* harmony import */ var _insert_html__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(16745);
7006
+ /* harmony import */ var _read_blocks__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(78717);
7007
+ /* harmony import */ var _read_document__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(5618);
7008
+ /* harmony import */ var _read_selection__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(90991);
7009
+ /* harmony import */ var _replace_block__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(2020);
7010
+ /* harmony import */ var _replace_in_document__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(12570);
7011
+ /* harmony import */ var _replace_selection__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(95323);
7012
+ /* harmony import */ var _write_document__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(97603);
6878
7013
  /*!
6879
7014
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
6880
7015
  * See LICENSE.md in the project root for license information.
@@ -6888,22 +7023,24 @@ var requiresPermission = true;
6888
7023
 
6889
7024
 
6890
7025
 
7026
+
6891
7027
  /**
6892
7028
  * Built-in tools collection
6893
7029
  * Each tool contains definition and executor
6894
7030
  */ var BUILT_IN_TOOLS = {
6895
7031
  // Read operations
6896
- readDocument: _read_document__WEBPACK_IMPORTED_MODULE_3__["default"],
6897
- readBlocks: _read_blocks__WEBPACK_IMPORTED_MODULE_2__["default"],
6898
- readSelection: _read_selection__WEBPACK_IMPORTED_MODULE_4__["default"],
7032
+ readDocument: _read_document__WEBPACK_IMPORTED_MODULE_4__["default"],
7033
+ readBlocks: _read_blocks__WEBPACK_IMPORTED_MODULE_3__["default"],
7034
+ readSelection: _read_selection__WEBPACK_IMPORTED_MODULE_5__["default"],
6899
7035
  // Write operations
6900
- writeDocument: _write_document__WEBPACK_IMPORTED_MODULE_8__["default"],
6901
- replaceSelection: _replace_selection__WEBPACK_IMPORTED_MODULE_7__["default"],
6902
- replaceBlock: _replace_block__WEBPACK_IMPORTED_MODULE_5__["default"],
6903
- replaceInDocument: _replace_in_document__WEBPACK_IMPORTED_MODULE_6__["default"],
6904
- insertHTML: _insert_html__WEBPACK_IMPORTED_MODULE_1__["default"],
7036
+ writeDocument: _write_document__WEBPACK_IMPORTED_MODULE_9__["default"],
7037
+ replaceSelection: _replace_selection__WEBPACK_IMPORTED_MODULE_8__["default"],
7038
+ replaceBlock: _replace_block__WEBPACK_IMPORTED_MODULE_6__["default"],
7039
+ replaceInDocument: _replace_in_document__WEBPACK_IMPORTED_MODULE_7__["default"],
7040
+ insertHTML: _insert_html__WEBPACK_IMPORTED_MODULE_2__["default"],
7041
+ addHTML: _add_html__WEBPACK_IMPORTED_MODULE_0__["default"],
6905
7042
  // Formatting operations
6906
- applyFormat: _apply_format__WEBPACK_IMPORTED_MODULE_0__["default"]
7043
+ applyFormat: _apply_format__WEBPACK_IMPORTED_MODULE_1__["default"]
6907
7044
  };
6908
7045
  /**
6909
7046
  * Get tool names
@@ -7142,7 +7279,7 @@ var requiresPermission = false;
7142
7279
  if (query && typeof query === 'string') {
7143
7280
  lowerQuery = query.toLowerCase();
7144
7281
  filteredBlocks = allBlocks.filter(function(block) {
7145
- return block.textContent.toLowerCase().includes(lowerQuery);
7282
+ return block.textContent.toLowerCase().includes(lowerQuery) || block.tagName.includes(lowerQuery) || block.content.toLowerCase().includes(lowerQuery);
7146
7283
  });
7147
7284
  }
7148
7285
  // Apply pagination
@@ -10048,7 +10185,10 @@ var UIMessageList = /*#__PURE__*/ function(UIGroup) {
10048
10185
  {
10049
10186
  key: "onUserScroll",
10050
10187
  value: /**
10051
- * Handle user scroll events - check if user has scrolled away from bottom
10188
+ * Handle user scroll events - check if user has scrolled away from bottom.
10189
+ * Only listen to user-initiated events (wheel, touchmove) to avoid
10190
+ * false positives from programmatic scrollTop changes which also fire
10191
+ * the 'scroll' event.
10052
10192
  */ function onUserScroll() {
10053
10193
  if (!this.scrollContainer) return;
10054
10194
  var _this_scrollContainer = this.scrollContainer, scrollTop = _this_scrollContainer.scrollTop, scrollHeight = _this_scrollContainer.scrollHeight, clientHeight = _this_scrollContainer.clientHeight;
@@ -10138,7 +10278,10 @@ var UIMessageList = /*#__PURE__*/ function(UIGroup) {
10138
10278
  key: "scrollToBottom",
10139
10279
  value: function scrollToBottom() {
10140
10280
  if (this.j.isDestructed || !this.autoScrollEnabled) return;
10141
- this.container.scrollTop = this.container.scrollHeight;
10281
+ this.container.scrollTo({
10282
+ top: this.container.scrollHeight,
10283
+ behavior: 'smooth'
10284
+ });
10142
10285
  }
10143
10286
  },
10144
10287
  {
@@ -10158,7 +10301,6 @@ var UIMessageList = /*#__PURE__*/ function(UIGroup) {
10158
10301
  (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_7__.__decorate)([
10159
10302
  (0,jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_9__.watch)([
10160
10303
  'scrollContainer:wheel',
10161
- 'scrollContainer:scroll',
10162
10304
  'scrollContainer:touchmove'
10163
10305
  ]),
10164
10306
  (0,jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_9__.throttle)(function(j) {
@@ -10290,7 +10432,7 @@ var UIPermissionRequest = /*#__PURE__*/ function(UIElement) {
10290
10432
  this.j.e.on(this.denyButton, 'click', this.onDeny);
10291
10433
  // Approve button
10292
10434
  this.approveButton = new jodit_esm_core_ui_button__WEBPACK_IMPORTED_MODULE_11__.UIButton(this.j, {
10293
- text: this.j.i18n('Allow'),
10435
+ text: 'Allow',
10294
10436
  variant: 'initial',
10295
10437
  size: 'small',
10296
10438
  name: 'approve-permission'
@@ -10325,7 +10467,13 @@ var UIPermissionRequest = /*#__PURE__*/ function(UIElement) {
10325
10467
  value: function updateContent() {
10326
10468
  if (!this.toolCall) return;
10327
10469
  var toolInfo = this.getElm('tool-info');
10328
- toolInfo.innerHTML = '\n <div class="'.concat(this.getFullElName('tool-name'), '">').concat(this.j.i18n(this.toolCall.name), '</div>\n <div class="').concat(this.getFullElName('tool-args'), '">').concat(this.formatArguments(this.toolCall.arguments), "</div>\n ");
10470
+ toolInfo.innerHTML = '';
10471
+ var nameEl = this.j.c.div(this.getFullElName('tool-name'));
10472
+ nameEl.textContent = this.j.i18n(this.toolCall.name);
10473
+ var argsEl = this.j.c.div(this.getFullElName('tool-args'));
10474
+ argsEl.textContent = this.formatArguments(this.toolCall.arguments);
10475
+ toolInfo.appendChild(nameEl);
10476
+ toolInfo.appendChild(argsEl);
10329
10477
  }
10330
10478
  },
10331
10479
  {